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

A

abandon() - Method in class com.iplanet.ums.SearchResults
Abandons a current search operation, notifying the server not to send additional search results.
abort() - Method in class com.sun.identity.authentication.AuthContext
Terminates an ongoing login call that has not yet completed.
abort() - Method in interface com.sun.identity.authentication.internal.LoginModule
 
abort() - Method in class com.sun.identity.authentication.internal.server.LocalLdapAuthModule
 
abort() - Method in class com.sun.identity.authentication.internal.server.SMSAuthModule
 
abort() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Terminates an ongoing login call that has not yet completed.
Abort - Static variable in class com.sun.identity.authentication.server.AuthXMLRequest
Constant of Authentication request for abort
abort() - Method in class com.sun.identity.authentication.service.AMLoginContext
Terminates an ongoing login process.
ABORT - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
abort() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Aborts the authentication process.
ABORT - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Abort status where the server is aborting the authentication exchange.
ABORT_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ABORT_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
AbstractAuditRequestContextPropagatingDecorator - Class in org.forgerock.openam.audit.context
Base class for Decorators that propagate thread local AuditRequestContext to worker thread.
AbstractAuditRequestContextPropagatingDecorator() - Constructor for class org.forgerock.openam.audit.context.AbstractAuditRequestContextPropagatingDecorator
Constructor that will set the value of the publisher context.
AbstractAuthenticationEventAuditor - Class in com.sun.identity.authentication.audit
Abstract auditor for constructing and logging authentication events.
AbstractAuthenticationEventAuditor(AuditEventPublisher, AuditEventFactory) - Constructor for class com.sun.identity.authentication.audit.AbstractAuthenticationEventAuditor
AbstractEntitlementUpgradeStep - Class in org.forgerock.openam.upgrade.steps.policy
An abstract class for common functionality in entitlement steps.
AbstractEntitlementUpgradeStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.policy.AbstractEntitlementUpgradeStep
 
AbstractHttpAccessAuditFilter - Class in org.forgerock.openam.audit
Responsible for logging access audit events for CHF requests.
AbstractHttpAccessAuditFilter(AuditConstants.Component, AuditEventPublisher, AuditEventFactory) - Constructor for class org.forgerock.openam.audit.AbstractHttpAccessAuditFilter
Create a new filter for the given component and handler.
AbstractInternalSessionStoreStep - Class in org.forgerock.openam.session.service.access.persistence
An abstract InternalSessionStoreStep will pass through implementation of the InternalSessionStoreStep interfaces.
AbstractInternalSessionStoreStep() - Constructor for class org.forgerock.openam.session.service.access.persistence.AbstractInternalSessionStoreStep
 
AbstractLoginModuleBinder - Class in org.forgerock.openam.authentication.modules.common
Implementation of the AMLoginModuleBinder, as per described in the interface's JavaDoc, also extends the AMLoginModule, with a constructor which takes an instance of a AuthLoginModule which the calls from the AMLoginModule will be pass through too.
AbstractLoginModuleBinder(AuthLoginModule) - Constructor for class org.forgerock.openam.authentication.modules.common.AbstractLoginModuleBinder
Constructs an instance of the AbstractLoginModuleBinder.
AbstractOpenAMSessionTokenInterceptor - Class in org.forgerock.openam.sts.soap.policy.am
This is the base class for the OpenAMSessionTokenClientInterceptor and OpenAMSessionTokenServerInterceptor classes.
AbstractOpenAMSessionTokenInterceptor() - Constructor for class org.forgerock.openam.sts.soap.policy.am.AbstractOpenAMSessionTokenInterceptor
 
AbstractPolicyTimingStore - Class in org.forgerock.openam.entitlement.monitoring
The abstract policy timing store, which will be extended by implementations which require a duration store.
AbstractPolicyTimingStore(EntitlementConfigurationWrapper) - Constructor for class org.forgerock.openam.entitlement.monitoring.AbstractPolicyTimingStore
Abstract constructor, taking the configuration wrapper used to communicate with OpenAM's current policy monitoring settings.
AbstractPredicate - Class in org.forgerock.openam.services.push.dispatch
An abstract implementation of the predicate, holding a reference to the class used for serialization.
AbstractPredicate() - Constructor for class org.forgerock.openam.services.push.dispatch.AbstractPredicate
 
AbstractPushModule - Class in org.forgerock.openam.authentication.modules.push
An abstract push module holding the necessary json serialization classes to communicate with the core token service.
AbstractPushModule() - Constructor for class org.forgerock.openam.authentication.modules.push.AbstractPushModule
 
AbstractRequest - Class in com.sun.identity.saml.protocol
This AbstractRequest class is an abstract base class for all SAML Request in samlp namespace.
AbstractRequest() - Constructor for class com.sun.identity.saml.protocol.AbstractRequest
 
AbstractResponse - Class in com.sun.identity.saml.protocol
This AbstractResponse class is an abstract base class for all SAML Response in samlp namespace.
AbstractResponse() - Constructor for class com.sun.identity.saml.protocol.AbstractResponse
Default constructor.
AbstractRestAuthCallbackHandler<T extends Callback> - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
This class contains common functionality for all of the RestAuthCallbackHandlers.
AbstractRestAuthCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.AbstractRestAuthCallbackHandler
 
AbstractRestletAccessAuditFilter - Class in org.forgerock.openam.rest.audit
Responsible for logging access audit events for restlet requests.
AbstractRestletAccessAuditFilter(AuditConstants.Component, Restlet, AuditEventPublisher, AuditEventFactory, RestletBodyAuditor<?>, RestletBodyAuditor<?>) - Constructor for class org.forgerock.openam.rest.audit.AbstractRestletAccessAuditFilter
Create a new filter for the given component and restlet.
AbstractRestRouteProvider - Class in org.forgerock.openam.rest
An abstract implementation of the RestRouteProvider that provides methods for adding resource (CREST) endpoints and service (CHF REST) endpoints on either the root router or realm router.
AbstractRestRouteProvider() - Constructor for class org.forgerock.openam.rest.AbstractRestRouteProvider
 
AbstractSessionPropertiesActionHandler - Class in org.forgerock.openam.core.rest.session.action
Abstract handler for session properties actions.
AbstractSessionPropertiesActionHandler(SessionPropertyWhitelist, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.AbstractSessionPropertiesActionHandler
Constructs a AbstractSessionPropertiesActionHandler instance
AbstractTask<T> - Class in org.forgerock.openam.sm.datalayer.api
Abstract task processed by the Task Processor.
AbstractTask(ResultHandler<T, ?>) - Constructor for class org.forgerock.openam.sm.datalayer.api.AbstractTask
A new abstract task constructor - requires at least a ResultHandler to be configured.
AbstractTimingStore - Class in org.forgerock.openam.shared.monitoring
An abstract store for holding a set of TimingEntrys.
AbstractTimingStore(int) - Constructor for class org.forgerock.openam.shared.monitoring.AbstractTimingStore
Constructs a new AbstractTimingStore instance.
AbstractTreeNodeFactory - Class in org.forgerock.openam.entitlement.utils.indextree.nodefactory
Provides the boilerplate logic for a basic tree node factory.
AbstractTreeNodeFactory() - Constructor for class org.forgerock.openam.entitlement.utils.indextree.nodefactory.AbstractTreeNodeFactory
 
AbstractUnmarshallingEventHandlerImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext, String) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
AbstractUnmarshallingEventHandlerImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Convenient default implementation of UnmarshallingEventHandler to minimize code generation.
AbstractUnmarshallingEventHandlerImpl(UnmarshallingContext, String) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
AbstractUpgradeHelper - Class in com.sun.identity.sm
Implement this class to manually upgrade schema attributes.
AbstractUpgradeHelper() - Constructor for class com.sun.identity.sm.AbstractUpgradeHelper
 
AbstractUpgradeStep - Class in org.forgerock.openam.upgrade.steps
An abstract class that provides utility methods for upgrade steps.
AbstractUpgradeStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.AbstractUpgradeStep
 
AbsXPathElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for AbsXPath element declaration.
AbsXPathElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
AbsXPathElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
AbsXPathElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
AC_12_NAMESPACE_STRING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication context Name space
AC_12_XML_NS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication context Name space urn
AC_ALLOW_CREDS - Static variable in class org.forgerock.openam.cors.CORSConstants
Response header indicating access to the cookies.
AC_ALLOW_HEADERS - Static variable in class org.forgerock.openam.cors.CORSConstants
Response header indicating list of allowed headers.
AC_ALLOW_METHODS - Static variable in class org.forgerock.openam.cors.CORSConstants
Response header indicating list of allowed methods.
AC_ALLOW_ORIGIN - Static variable in class org.forgerock.openam.cors.CORSConstants
Response header containing list of allowed origins.
AC_CREDENTIALS_TRUE - Static variable in class org.forgerock.openam.cors.CORSConstants
Case-sensitive true string for use in Access-Control-Allow-Credentials response
AC_EXPOSE_HEADERS - Static variable in class org.forgerock.openam.cors.CORSConstants
List of headers the caller should expose to its CORS client.
AC_MAX_AGE - Static variable in class org.forgerock.openam.cors.CORSConstants
Max length of time (in seconds) a user agent's CORS client should cache preflight responses.
AC_NAMESPACE_STRING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthenticationContext name space
AC_PREFIX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthenticationContext prefix
AC_REQUEST_HEADERS - Static variable in class org.forgerock.openam.cors.CORSConstants
Preflight-request header - asking us if CORS will handle these headers.
AC_REQUEST_METHOD - Static variable in class org.forgerock.openam.cors.CORSConstants
Preflight-request method - asking us if CORS will handle this method.
AC_XML_NS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthenticationContext namespace uri
accept() - Method in class com.iplanet.am.util.IPSServerSocket
 
accept(File, String) - Method in class com.sun.identity.log.util.LogFileFilter
Implementation of the accept method that creates a filter
accept() - Method in interface com.sun.identity.rest.spi.IAuthentication
Returns the accept authentication method
accept() - Method in interface com.sun.identity.rest.spi.IAuthorization
Returns the accept authentication method
accept() - Method in class com.sun.identity.rest.spi.SSOTokenAuthN
 
accept() - Method in class com.sun.identity.rest.spi.SSOTokenAuthZ
 
accept(String) - Method in class com.sun.identity.sm.flatfile.NodeNameFilter
Returns true if name matches the filter.
accept(File) - Method in class com.sun.identity.tools.bundles.GeneralFileFilter
 
accept(File) - Method in class com.sun.identity.tools.manifest.GeneralFileFilter
Overrided method of FileFilter to check whether to accept a path.
accept() - Method in class org.forgerock.openam.license.License
Records that the user has accepted this license agreement.
accept() - Method in class org.forgerock.openam.license.PersistentLicense
 
accept(JsonValue) - Method in interface org.forgerock.openam.notifications.Consumer
Accepts the given notification.
ACCEPT_LANG_HEADER - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
ACCEPT_LANG_HEADER - Static variable in class com.sun.identity.saml.common.SAMLConstants
Accept Language HTTP header
ACCEPT_LANGUAGE - Static variable in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
 
ACCEPT_LICENSE - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
ACCEPT_LICENSE_PARAM - Static variable in interface com.sun.identity.setup.SetupConstants
Request parameter used to indicate acceptance of all license terms.
ACCEPT_VALUE - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Accept value.
acceptAll() - Method in class org.forgerock.openam.license.LicenseSet
Accepts all licenses in the license set.
AcceptAllHandler - Class in org.forgerock.openam.radius.server.spi.handlers
Simple handler that sends an AccessAccept for all incoming Radius access requests.
AcceptAllHandler() - Constructor for class org.forgerock.openam.radius.server.spi.handlers.AcceptAllHandler
 
AcceptedRadiusEvent - Class in org.forgerock.openam.radius.server.events
Event submitted to the event bus when a radius request is accepted and the request packet has been interpreted and context, user etc are available.
AcceptedRadiusEvent(RadiusRequest, RadiusResponse, RadiusRequestContext) - Constructor for class org.forgerock.openam.radius.server.events.AcceptedRadiusEvent
Constructor.
access(Level, String, String[], SSOToken, String) - Static method in class com.sun.identity.coretoken.TokenLogUtils
Logs message to core token access logs.
access(Level, String, String[]) - Static method in class com.sun.identity.cot.LogUtil
Logs message to COT access logs.
access(Level, String, String[], Object) - Static method in class com.sun.identity.cot.LogUtil
Logs message to COT access logs.
access(Level, String, String[]) - Static method in class com.sun.identity.federation.common.LogUtil
Logs message to ID-FF access logs.
access(Level, String, String[], Object) - Static method in class com.sun.identity.federation.common.LogUtil
Logs message to ID-FF access logs.
access(Level, String, String[]) - Static method in class com.sun.identity.liberty.ws.common.LogUtil
Writes access to Liberty components to a log (amLiberty.access).
ACCESS - Static variable in class com.sun.identity.log.service.LogRecord
Integer constant representing ACCESS
access(Level, String, String[], Object) - Method in class com.sun.identity.plugin.log.impl.FedletLogger
Logs message to the access logs.
access(Level, String, String[], Object, Map) - Method in class com.sun.identity.plugin.log.impl.FedletLogger
Writes access to a component into a log.
access(Level, String, String[], Object) - Method in class com.sun.identity.plugin.log.impl.LogProvider
Logs message to the access logs.
access(Level, String, String[], Object, Map) - Method in class com.sun.identity.plugin.log.impl.LogProvider
Writes access to a component into a log.
access(Level, String, String[], Object) - Method in interface com.sun.identity.plugin.log.Logger
Logs message to the access logs.
access(Level, String, String[], Object, Map) - Method in interface com.sun.identity.plugin.log.Logger
Writes access to a component into a log.
access(Level, String, String[]) - Static method in class com.sun.identity.saml.common.LogUtils
Logs SAML specific access conditions to the SAML access log (amSAML.access).
access(Level, String, String[], Object) - Static method in class com.sun.identity.saml.common.LogUtils
Logs SAML specific access conditions to the SAML access log (amSAML.access).
access(Level, String, String[]) - Static method in class com.sun.identity.saml2.logging.LogUtil
Logs message to SAML2 access logs.
access(Level, String, String[], Object) - Static method in class com.sun.identity.saml2.logging.LogUtil
Logs message to SAML2 access logs.
access(Level, String, String[], Object, Map) - Static method in class com.sun.identity.saml2.logging.LogUtil
Logs message to SAML2 access logs.
access(Level, String, String[]) - Static method in class com.sun.identity.wsfederation.logging.LogUtil
Logs message to ID-FF access logs.
access(Level, String, String[], Object) - Static method in class com.sun.identity.wsfederation.logging.LogUtil
Logs message to ID-FF access logs.
access(Level, String, String[]) - Static method in class com.sun.identity.wss.logging.LogUtil
Logs message to Web Services access logs.
access(Level, String, String[], Object) - Static method in class com.sun.identity.wss.logging.LogUtil
Logs message to Web Services access logs.
access(Level, String, String[], Object, Map) - Static method in class com.sun.identity.wss.logging.LogUtil
Logs message to Web Services access logs.
ACCESS_DENIED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
ACCESS_DENIED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The resource owner or authorization server denied the request.
ACCESS_GRANTED - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message ACCESS_GRANTED.
ACCESS_GRANTED_REDIRECT_TO - Static variable in class com.sun.identity.federation.common.LogUtil
Access granted, redirecting to url.
ACCESS_LOG_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants
Logger file names
ACCESS_RESPONSE_DETAIL_REASON - Static variable in class org.forgerock.openam.audit.AuditConstants
The field name to use when adding a "reason" string to the /response/detail object of an access event.
ACCESS_SUBJECT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for access-subject URI
ACCESS_TOKEN - Static variable in exception org.forgerock.oauth2.core.exceptions.NotFoundException
 
ACCESS_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
ACCESS_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization response, token response, user info form.
ACCESS_TOKEN_LIFE_TIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
ACCESS_TOKEN_LIFETIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.AgentOAuth2ProviderService
 
ACCESS_TOKEN_LIFETIME_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
ACCESS_TOKEN_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.IntrospectionEndpoint
 
ACCESS_TOPIC - Static variable in class org.forgerock.openam.audit.AuditConstants
The topic to which events built using AMAccessAuditEventBuilder should be routed.
AccessAccept - Class in org.forgerock.openam.radius.common
Represents in java object for the Access-Accept packet specified in section 4.2 of RFC 2865.
AccessAccept() - Constructor for class org.forgerock.openam.radius.common.AccessAccept
Constructs a new Instance.
AccessChallenge - Class in org.forgerock.openam.radius.common
Represents in java object for the Access-Challenge packet specified in section 4.4 of RFC 2865.
AccessChallenge() - Constructor for class org.forgerock.openam.radius.common.AccessChallenge
Constructs a new Instance.
accessCtsCRUDOperationsPerTokenTypeTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "CtsCRUDOperationsPerTokenTypeTable" variable.
accessCtsCRUDOperationsPerTokenTypeTable() - Method in interface org.forgerock.openam.monitoring.cts.CtsMonitoringMBean
Access the "CtsCRUDOperationsPerTokenTypeTable" variable.
accessCtsCRUDOperationsTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "CtsCRUDOperationsTable" variable.
accessCtsCRUDOperationsTable() - Method in interface org.forgerock.openam.monitoring.cts.CtsMonitoringMBean
Access the "CtsCRUDOperationsTable" variable.
accessCtsTokenOperationsTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "CtsTokenOperationsTable" variable.
accessCtsTokenOperationsTable() - Method in interface org.forgerock.openam.monitoring.cts.CtsMonitoringMBean
Access the "CtsTokenOperationsTable" variable.
AccessDenied - Exception in com.sun.identity.idsvcs
 
AccessDenied(String) - Constructor for exception com.sun.identity.idsvcs.AccessDenied
 
AccessDenied_LiteralSerializer - Class in com.sun.identity.idsvcs
 
AccessDenied_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.AccessDenied_LiteralSerializer
 
AccessDenied_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.AccessDenied_LiteralSerializer
 
AccessDeniedException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the resource owner authentication fails.
AccessDeniedException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.AccessDeniedException
Constructs a new AccessDeniedException with specified message.
AccessDeniedException(Throwable) - Constructor for exception org.forgerock.oauth2.core.exceptions.AccessDeniedException
Constructs a new AccessDeniedException with message from the specified cause.
AccessDeniedException(String, OAuth2Constants.UrlLocation) - Constructor for exception org.forgerock.oauth2.core.exceptions.AccessDeniedException
Constructs a new AccessDeniedException with specified message.
accessEvent(String) - Method in class org.forgerock.openam.audit.AuditEventFactory
Creates a new AMAccessAuditEventBuilder for the specified realm and adds the realm to the event.
accessLogger - Variable in class com.sun.identity.plugin.log.impl.FedletLogger
 
accessLogger - Variable in class com.sun.identity.plugin.log.impl.LogProvider
 
AccessManager - Class in com.sun.identity.cli
Access Manager CLI definition class.
AccessManager() - Constructor for class com.sun.identity.cli.AccessManager
Constructs an instance of this class.
AccessManager - Class in com.sun.identity.cli.definition
 
AccessManager() - Constructor for class com.sun.identity.cli.definition.AccessManager
 
AccessManagerConstants - Interface in com.sun.identity.cli
This interface defines constants used by OpenSSO CLI.
accessManagerServers - Static variable in class com.sun.identity.sm.ServiceManager
 
accessOperationTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "OperationTable" variable.
accessOperationTable() - Method in interface org.forgerock.openam.monitoring.cts.CtsMonitoringMBean
Access the "OperationTable" variable.
AccessReject - Class in org.forgerock.openam.radius.common
Represents in java object for the Access-Reject packet specified in section 4.3 of RFC 2865.
AccessReject() - Constructor for class org.forgerock.openam.radius.common.AccessReject
Constructs a new Instance.
AccessRequest - Class in org.forgerock.openam.radius.common
Represents in java object for the Access-Request packet specified in section 4.1 of RFC 2865.
AccessRequest() - Constructor for class org.forgerock.openam.radius.common.AccessRequest
Instantiate an AccessRequest to be populated through setters.
AccessRequest(short, Authenticator) - Constructor for class org.forgerock.openam.radius.common.AccessRequest
Constructs a new Instance from the packet identifier and authenticator containing a 16 octet random number.
AccessRequestHandler - Interface in org.forgerock.openam.radius.server.spi
Defines the interface for handlers of incoming Access-Request packets.
AccessRequestHandlerFactory - Class in org.forgerock.openam.radius.server
Responsible for constructing the class specified in the client configuration that will be used to handle Access-Request RADIUS messages.
AccessRequestHandlerFactory() - Constructor for class org.forgerock.openam.radius.server.AccessRequestHandlerFactory
Constructor.
AccessRightObject - Class in com.iplanet.ums
Represents the attribute access rights associated with a user or role.
AccessRightObject() - Constructor for class com.iplanet.ums.AccessRightObject
Default constructor
AccessRightObject(Collection, Collection) - Constructor for class com.iplanet.ums.AccessRightObject
This constructor establishes collections of readable attribute names and writeable attribute names.
AccessRightsException - Exception in com.iplanet.ums
Exception occurs upon insufficient access rights to perform operations in the underlying persistent storage.
AccessRightsException() - Constructor for exception com.iplanet.ums.AccessRightsException
Default constructor
AccessRightsException(String) - Constructor for exception com.iplanet.ums.AccessRightsException
This constructor creates an access rights exception from a message string.
AccessRightsException(String, Throwable) - Constructor for exception com.iplanet.ums.AccessRightsException
This constructor creates an access rights exception from a message string and an embedded exception.
accessSsoServerAuthModulesTable() - Method in class com.sun.identity.monitoring.SsoServerAuthSvc
Access the "SsoServerAuthModulesTable" variable.
accessSsoServerAuthModulesTable() - Method in interface com.sun.identity.monitoring.SsoServerAuthSvcMBean
Access the "SsoServerAuthModulesTable" variable.
accessSsoServerEntitlementPolicyStatsTable() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Access the "SsoServerEntitlementPolicyStatsTable" variable.
accessSsoServerEntitlementPolicyStatsTable() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementSvcMBean
Access the "SsoServerEntitlementPolicyStatsTable" variable.
accessSsoServerFedCOTMemberTable() - Method in class com.sun.identity.monitoring.SsoServerFedCOTs
Access the "SsoServerFedCOTMemberTable" variable.
accessSsoServerFedCOTMemberTable() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTsMBean
Access the "SsoServerFedCOTMemberTable" variable.
accessSsoServerFedCOTsTable() - Method in class com.sun.identity.monitoring.SsoServerFedCOTs
Access the "SsoServerFedCOTsTable" variable.
accessSsoServerFedCOTsTable() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTsMBean
Access the "SsoServerFedCOTsTable" variable.
accessSsoServerFedEntitiesTable() - Method in class com.sun.identity.monitoring.SsoServerFedEntities
Access the "SsoServerFedEntitiesTable" variable.
accessSsoServerFedEntitiesTable() - Method in interface com.sun.identity.monitoring.SsoServerFedEntitiesMBean
Access the "SsoServerFedEntitiesTable" variable.
accessSsoServerLoggingHdlrTable() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Access the "SsoServerLoggingHdlrTable" variable.
accessSsoServerLoggingHdlrTable() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Access the "SsoServerLoggingHdlrTable" variable.
accessSsoServerPolicy22AgentTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicy22AgentTable" variable.
accessSsoServerPolicy22AgentTable() - Method in interface com.sun.identity.monitoring.SsoServerPolicyAgentsMBean
Access the "SsoServerPolicy22AgentTable" variable.
accessSsoServerPolicyJ2EEAgentTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicyJ2EEAgentTable" variable.
accessSsoServerPolicyJ2EEAgentTable() - Method in interface com.sun.identity.monitoring.SsoServerPolicyAgentsMBean
Access the "SsoServerPolicyJ2EEAgentTable" variable.
accessSsoServerPolicyJ2EEGroupTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicyJ2EEGroupTable" variable.
accessSsoServerPolicyJ2EEGroupTable() - Method in interface com.sun.identity.monitoring.SsoServerPolicyAgentsMBean
Access the "SsoServerPolicyJ2EEGroupTable" variable.
accessSsoServerPolicyWebAgentTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicyWebAgentTable" variable.
accessSsoServerPolicyWebAgentTable() - Method in interface com.sun.identity.monitoring.SsoServerPolicyAgentsMBean
Access the "SsoServerPolicyWebAgentTable" variable.
accessSsoServerPolicyWebGroupTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicyWebGroupTable" variable.
accessSsoServerPolicyWebGroupTable() - Method in interface com.sun.identity.monitoring.SsoServerPolicyAgentsMBean
Access the "SsoServerPolicyWebGroupTable" variable.
accessSsoServerRealmTable() - Method in class com.sun.identity.monitoring.SsoServerInstance
Access the "SsoServerRealmTable" variable.
accessSsoServerRealmTable() - Method in interface com.sun.identity.monitoring.SsoServerInstanceMBean
Access the "SsoServerRealmTable" variable.
accessSsoServerSAML1CacheTable() - Method in class com.sun.identity.monitoring.SsoServerSAML1Svc
Access the "SsoServerSAML1CacheTable" variable.
accessSsoServerSAML1CacheTable() - Method in interface com.sun.identity.monitoring.SsoServerSAML1SvcMBean
Access the "SsoServerSAML1CacheTable" variable.
accessSsoServerSAML1EndPointTable() - Method in class com.sun.identity.monitoring.SsoServerSAML1Svc
Access the "SsoServerSAML1EndPointTable" variable.
accessSsoServerSAML1EndPointTable() - Method in interface com.sun.identity.monitoring.SsoServerSAML1SvcMBean
Access the "SsoServerSAML1EndPointTable" variable.
accessSsoServerSAML1TrustPrtnrsTable() - Method in class com.sun.identity.monitoring.SsoServerSAML1Svc
Access the "SsoServerSAML1TrustPrtnrsTable" variable.
accessSsoServerSAML1TrustPrtnrsTable() - Method in interface com.sun.identity.monitoring.SsoServerSAML1SvcMBean
Access the "SsoServerSAML1TrustPrtnrsTable" variable.
accessSsoServerSAML2IDPTable() - Method in class com.sun.identity.monitoring.SsoServerSAML2Svc
Access the "SsoServerSAML2IDPTable" variable.
accessSsoServerSAML2IDPTable() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SvcMBean
Access the "SsoServerSAML2IDPTable" variable.
accessSsoServerSAML2SPTable() - Method in class com.sun.identity.monitoring.SsoServerSAML2Svc
Access the "SsoServerSAML2SPTable" variable.
accessSsoServerSAML2SPTable() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SvcMBean
Access the "SsoServerSAML2SPTable" variable.
accessSsoServerServerTable() - Method in class com.sun.identity.monitoring.SsoServerTopology
Access the "SsoServerServerTable" variable.
accessSsoServerServerTable() - Method in interface com.sun.identity.monitoring.SsoServerTopologyMBean
Access the "SsoServerServerTable" variable.
accessSsoServerSiteMapTable() - Method in class com.sun.identity.monitoring.SsoServerTopology
Access the "SsoServerSiteMapTable" variable.
accessSsoServerSiteMapTable() - Method in interface com.sun.identity.monitoring.SsoServerTopologyMBean
Access the "SsoServerSiteMapTable" variable.
accessSsoServerSitesTable() - Method in class com.sun.identity.monitoring.SsoServerTopology
Access the "SsoServerSitesTable" variable.
accessSsoServerSitesTable() - Method in interface com.sun.identity.monitoring.SsoServerTopologyMBean
Access the "SsoServerSitesTable" variable.
accessSsoServerWSSAgentsDSCAgentTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsDSCAgentTable" variable.
accessSsoServerWSSAgentsDSCAgentTable() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsMBean
Access the "SsoServerWSSAgentsDSCAgentTable" variable.
accessSsoServerWSSAgentsDSCAgtGrpTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsDSCAgtGrpTable" variable.
accessSsoServerWSSAgentsDSCAgtGrpTable() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsMBean
Access the "SsoServerWSSAgentsDSCAgtGrpTable" variable.
accessSsoServerWSSAgentsSTSAgentTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsSTSAgentTable" variable.
accessSsoServerWSSAgentsSTSAgentTable() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsMBean
Access the "SsoServerWSSAgentsSTSAgentTable" variable.
accessSsoServerWSSAgentsSTSAgtGrpTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsSTSAgtGrpTable" variable.
accessSsoServerWSSAgentsSTSAgtGrpTable() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsMBean
Access the "SsoServerWSSAgentsSTSAgtGrpTable" variable.
accessSsoServerWSSAgentsWSCAgentTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsWSCAgentTable" variable.
accessSsoServerWSSAgentsWSCAgentTable() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsMBean
Access the "SsoServerWSSAgentsWSCAgentTable" variable.
accessSsoServerWSSAgentsWSCAgtGrpTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsWSCAgtGrpTable" variable.
accessSsoServerWSSAgentsWSCAgtGrpTable() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsMBean
Access the "SsoServerWSSAgentsWSCAgtGrpTable" variable.
accessSsoServerWSSAgentsWSPAgentTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsWSPAgentTable" variable.
accessSsoServerWSSAgentsWSPAgentTable() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsMBean
Access the "SsoServerWSSAgentsWSPAgentTable" variable.
accessSsoServerWSSAgentsWSPAgtGrpTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsWSPAgtGrpTable" variable.
accessSsoServerWSSAgentsWSPAgtGrpTable() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsMBean
Access the "SsoServerWSSAgentsWSPAgtGrpTable" variable.
AccessToken - Interface in org.forgerock.oauth2.core
Models an OAuth2 access token.
AccessTokenFlowFinder - Class in org.forgerock.oauth2.restlet
 
AccessTokenFlowFinder() - Constructor for class org.forgerock.oauth2.restlet.AccessTokenFlowFinder
 
AccessTokenProtectionFilter - Class in org.forgerock.openam.oauth2
A Restlet filter to fetch a bearer access token from the Authorization header, and verify it against the internal token store.
AccessTokenProtectionFilter(String, TokenStore, OAuth2RequestFactory, Restlet) - Constructor for class org.forgerock.openam.oauth2.AccessTokenProtectionFilter
 
AccessTokenService - Class in org.forgerock.oauth2.core
Handles access token requests from OAuth2 clients to the OAuth2 provider to grant access tokens for the requested grant types.
AccessTokenService(Map<String, GrantTypeHandler>, ClientAuthenticator, TokenStore, OAuth2ProviderSettingsFactory, OAuth2UrisFactory, ConfirmationKeyValidator) - Constructor for class org.forgerock.oauth2.core.AccessTokenService
Constructs a new AccessTokenServiceImpl.
accessTokenTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "TokenTable" variable.
accessTokenTable() - Method in interface org.forgerock.openam.monitoring.cts.CtsMonitoringMBean
Access the "TokenTable" variable.
AccessTokenVerifier - Class in org.forgerock.oauth2.core
Verifies that a OAuth2 request that is made to one of the protected endpoints on the OAuth2 provider, (i.e. tokeninfo, userinfo) contains a valid access token.
AccessTokenVerifier(TokenStore) - Constructor for class org.forgerock.oauth2.core.AccessTokenVerifier
 
AccessTokenVerifier.TokenState - Class in org.forgerock.oauth2.core
Represents the state of the token on the request.
ACCOUNT_FEDERATION_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Account federation failed.
ACCOUNT_LIFE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
ACCOUNT_LOCKOUT - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The constant for the ACCOUNT LOCKOUT event type.
ACCOUNT_MAPPER_PROPERTY - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2AuthModulesStep
 
ACCOUNT_REALM_COOKIE_NAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for account realm cookie name.
ACCOUNT_REALM_COOKIE_NAME_DEFAULT - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Default value for account realm cookie name
ACCOUNT_REALM_SELECTION - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for account realm selection mechanism.
ACCOUNT_REALM_SELECTION_DEFAULT - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Default mechanism for carrying account realm
AccountExpirePlugin - Class in org.forgerock.openam.authentication.plugins
 
AccountExpirePlugin() - Constructor for class org.forgerock.openam.authentication.plugins.AccountExpirePlugin
 
AccountLockoutInfo - Class in com.sun.identity.common
AccountLockoutInfo defines a set of methods that are required by the common account lockout class.
AccountLockoutInfo() - Constructor for class com.sun.identity.common.AccountLockoutInfo
 
accountManager - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
ACCOUNTMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies a pluggable class which defines how the subject of an Assertion is related to an identity at the destination site.
AccountProvider - Interface in org.forgerock.openam.authentication.modules.common.mapping
Implementations of this interface provide the means to search for and create users given a map of attributes.
accountRealmFromUserAgent(String, String) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Extracts the home account realm from the user agent HTTP header.
AccountUtils - Class in com.sun.identity.saml2.common
This class AccountUtils is a utility class for setting and retrieving the SAML2 account federation information.
AccountUtils() - Constructor for class com.sun.identity.saml2.common.AccountUtils
 
AccountUtils - Class in com.sun.identity.wsfederation.common
AccountUtils is a utility class for setting and retrieving the WS-Federation account federation information.
AccountUtils() - Constructor for class com.sun.identity.wsfederation.common.AccountUtils
 
acctInfo - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
acctInfo - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
ACI - Class in com.iplanet.services.ldap.aci
Class that encapsulates directory entry aci Provides a simple programmatic interface to compose, set, query and parse ACI
ACI() - Constructor for class com.iplanet.services.ldap.aci.ACI
No argument constructor
ACI(String) - Constructor for class com.iplanet.services.ldap.aci.ACI
Constructor
ACI(String, String, String, QualifiedCollection, Collection, QualifiedCollection) - Constructor for class com.iplanet.services.ldap.aci.ACI
 
ACI - Static variable in class com.iplanet.services.ldap.aci.ACI
 
ACIComposeException - Exception in com.iplanet.services.ldap.aci
Exception thrown to indicate problems while converting an ACI object to text value to be stored as a value of aci attribute in directory server
ACIComposeException() - Constructor for exception com.iplanet.services.ldap.aci.ACIComposeException
No arguments constructor.
ACIComposeException(String) - Constructor for exception com.iplanet.services.ldap.aci.ACIComposeException
 
ACIEventListener - Class in com.iplanet.am.sdk.ldap
The ACIEventListener handles all the events that are generated as a result of changing/deleting/renaming of entries with ACI's.
ACIEventListener() - Constructor for class com.iplanet.am.sdk.ldap.ACIEventListener
 
ACIException - Exception in com.iplanet.services.ldap.aci
Base class of all ACI specific exceptions
ACIException() - Constructor for exception com.iplanet.services.ldap.aci.ACIException
No arguments constructor.
ACIException(String) - Constructor for exception com.iplanet.services.ldap.aci.ACIException
 
ACIParseException - Exception in com.iplanet.services.ldap.aci
Exception thrown to indicate problems while parsing value of aci attribute read from directory to ACI object
ACIParseException() - Constructor for exception com.iplanet.services.ldap.aci.ACIParseException
No arguments constructor.
ACIParseException(String) - Constructor for exception com.iplanet.services.ldap.aci.ACIParseException
 
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.
ACR - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
ACR_VALUE_MAPPING - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
ACR_VALUES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: OpenID Connect authentication request parameter.
ACS_SERVICE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
AssertionConsumer service.
ACS_URL - Static variable in class org.forgerock.openam.saml2.SAMLBase
 
ACS_URL_INDEX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
AssertionConsumerServiceIndex Parameter
ACT_FED_INFO_NOT_FOUND - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: Account federation info not found.
action(InternalSession, Map<String, Long>) - Method in interface com.iplanet.dpro.session.service.QuotaExhaustionAction
Performs an action, when the session quota is exhausted.
action(InternalSession, Map<String, Long>) - Method in class com.iplanet.dpro.session.service.QuotaExhaustionActionImpl
 
ACTION - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
Action - Class in com.sun.identity.saml.assertion
This class is designed for Action element in SAML core assertion.
Action(Element) - Constructor for class com.sun.identity.saml.assertion.Action
Constructs an action element from an existing XML block.
Action(String, String) - Constructor for class com.sun.identity.saml.assertion.Action
Convenience constructor of <Action>
Action - Interface in com.sun.identity.saml2.assertion
The Action element specifies an action on the specified resource for which permission is sought.
ACTION - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ACTION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Action element
Action - Interface in com.sun.identity.xacml.context
The Action element specifies information about the action requested in the Request context by listing a sequence of Attribute elements associated with the action.
ACTION - Static variable in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
 
ACTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
action(String, String, String, JsonValue, Context) - Method in class org.forgerock.openam.scripting.rest.batch.helpers.Requester
Request to perform an action at a specified endpoint.
action(InternalSession, Map<String, Long>) - Method in class org.forgerock.openam.session.service.DenyAccessAction
 
action(InternalSession, Map<String, Long>) - Method in class org.forgerock.openam.session.service.DestroyAllAction
 
action(InternalSession, Map<String, Long>) - Method in class org.forgerock.openam.session.service.DestroyNextExpiringAction
 
action(InternalSession, Map<String, Long>) - Method in class org.forgerock.openam.session.service.DestroyOldestAction
 
ACTION_DELEGATE - Static variable in class com.sun.identity.entitlement.ApplicationPrivilegeManager
 
ACTION_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ACTION_ID - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for action-id URI
ACTION_ISSUER - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
ACTION_LOOKUP - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Action Lookup.
ACTION_MODIFY - Static variable in class com.sun.identity.entitlement.ApplicationPrivilegeManager
 
ACTION_NAMESPACE - Static variable in class com.sun.identity.saml.common.SAMLConstants
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
ACTION_NAMESPACE_GHPP - Static variable in class com.sun.identity.saml.common.SAMLConstants
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
ACTION_NAMESPACE_NEGATION - Static variable in class com.sun.identity.saml.common.SAMLConstants
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
ACTION_NAMESPACE_NEGATION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Default namespace attribute for Action.
ACTION_NAMESPACE_UNIX - Static variable in class com.sun.identity.saml.common.SAMLConstants
String used in the ActionNamespace attribute to refer to common sets of actions to perform on resources.
ACTION_ON_NO_FED_COOKIE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Take action if no federation cookie presents.
ACTION_READ - Static variable in class com.sun.identity.entitlement.ApplicationPrivilegeManager
 
ACTION_SCHEMA - Static variable in class com.sun.identity.policy.ActionSchema
 
ACTION_SERVICE_MAPPING - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies action service mapping.
ACTION_UPDATE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Action Update.
ACTION_VALUE - Static variable in class com.sun.identity.policy.ActionSchema
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDevicesResource
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.devices.push.PushDevicesResource
Only supports the "reset" action.
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesResource
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV3
Version 3 of this endpoint cannot remove these actions as this version is invoked by default.
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.RealmResource
Deprecated.
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.server.ServerInfoResource
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResource
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Not Supported Action Collection Operation.
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
Unsupported by this endpoint.
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.ResourceTypesResource
Unsupported by this endpoint.
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.SubjectAttributesResourceV1
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.oauth2.rest.ClientResource
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.scripting.rest.batch.BatchResource
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.scripting.rest.ScriptResource
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
actionCollection(Context, ActionRequest) - Method in class org.forgerock.openam.uma.rest.ResourceSetResource
"revokeAll" action supported, which will delete all a user's resource set UMA policies.
ActionDecision - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ActionDecision() - Constructor for class com.sun.identity.policy.ActionDecision
Deprecated.
No replacement API provided. There should be no need to invoke this constructor.
ActionDecision(String, Set) - Constructor for class com.sun.identity.policy.ActionDecision
Deprecated.
Constructor
ActionDecision(String, Set, Map, long) - Constructor for class com.sun.identity.policy.ActionDecision
Deprecated.
Constructor
ActionElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Action element declaration.
ActionElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for Action element declaration.
ActionElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ActionElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
ActionElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ActionElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
ActionElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ActionElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ActionHandler - Interface in org.forgerock.openam.core.rest.session.action
Defines a delegate capable of handling a particular action for a collection or instance
ActionImpl - Class in com.sun.identity.saml2.assertion.impl
This class is an implementation of interface Action.
ActionImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.ActionImpl
Class constructor.
ActionImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.ActionImpl
Class constructor with Action in Element format.
ActionImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.ActionImpl
Class constructor with Action in xml string format.
ActionImpl - Class in com.sun.identity.xacml.context.impl
The Action element specifies information about the action requested in the Request context by listing a sequence of Attribute elements associated with the action.
ActionImpl() - Constructor for class com.sun.identity.xacml.context.impl.ActionImpl
Creates a new instance of ActionImpl
ActionImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.ActionImpl
This constructor is used to build Action object from a XML string.
ActionImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.ActionImpl
This constructor is used to build Action object from a block of existing XML that has already been built into a DOM.
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesResource
 
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV3
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.RealmResource
Deprecated.
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.server.ServerInfoResource
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResource
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Not Supported Action Instance Operation.
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
Unsupported by this endpoint.
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.ResourceTypesResource
Unsupported by this endpoint.
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.SubjectAttributesResourceV1
 
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.oauth2.rest.ClientResource
 
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.scripting.rest.batch.BatchResource
 
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.scripting.rest.ScriptResource
 
actionInstance(Context, ActionRequest) - Method in class org.forgerock.openam.sts.rest.service.RestSTSService
 
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
ACTIONMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path to where the actionMapper is located.
ActionMapper - Interface in com.sun.identity.saml.plugins
The class ActionMapper is an interface that is implemented to get SSO information and map partner actions to OpenAM authorization decisions.
ActionMapper - Interface in com.sun.identity.xacml.spi
This interface defines the SPI for pluggable implementations to map XACML context Action and native Action
ActionNamespaceElement - Interface in com.sun.identity.saml2.jaxb.metadataextquery
Java content class for ActionNamespace element declaration.
ActionNamespaceElementImpl - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
ActionNamespaceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
ActionNamespaceElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
ActionNamespaceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
actionNamesToAnyOfList(Set<String>, String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
actionNameToMatch(String, String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
actions - Variable in class com.sun.identity.common.InstantRunnable
 
actions - Variable in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
 
ACTIONS - Static variable in class org.forgerock.openam.entitlement.configuration.ResourceTypeSmsAttributes
 
ACTIONS - Static variable in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
 
ACTIONS_NAMESPACE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML Actions namespace identifiers: Read/Write/Execute/Delete/Control
ACTIONS_NAMESPACE_GHPP - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML Actions namespace identifiers: Get/Head/Put/Post
ACTIONS_NAMESPACE_NEGATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML Actions namespace identifiers: Read/Write/Execute/Delete/Control with negation
ACTIONS_NAMESPACE_UNIX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML Actions namespace identifiers: Unix file permissions
ActionSchema - Class in com.sun.identity.policy
The class ActionSchema provides interfaces to obtain meta information about service action values.
ActionSchema(Node) - Constructor for class com.sun.identity.policy.ActionSchema
Constructor with the action schema node
actionStart(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.record.RecordResource
Start action
actionStatus(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.record.RecordResource
Status action
actionStop(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.record.RecordResource
Stop action
actionToDefinition - Variable in class org.forgerock.openam.authz.PrivilegeAuthzModule
 
ActionType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for ActionType complex type.
ActionTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ActionTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
ActionTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
activate() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Activates the entity (if a status attribute is defined for this entity).
activate() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
activate() - Method in interface com.iplanet.am.sdk.AMResource
Deprecated.
Activates the user.
activate() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Activates the user.
activate(String) - Method in class com.iplanet.dpro.session.service.InternalSession
Changes the state of the session to ACTIVE after creation.
activateFedStatus() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Sets Federation Status as active.
activateSession(LoginState, SessionService, InternalSession, Subject) - Method in class com.sun.identity.authentication.service.DefaultSessionActivator
 
activateSession(InternalSession, LoginState) - Method in class com.sun.identity.authentication.service.DefaultSessionActivator
 
activateSession(Subject) - Method in class com.sun.identity.authentication.service.LoginState
Activates session on successful authentication.
activateSession(LoginState, SessionService, InternalSession, Subject) - Method in interface com.sun.identity.authentication.service.SessionActivator
Activates the given session after successful authentication, returning the an indication of whether activation was successful.
activateSession(LoginState, SessionService, InternalSession, Subject) - Method in class org.forgerock.openam.authentication.service.activators.ForceAuthSessionActivator
 
ACTIVE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents the status of an object as active
ACTIVE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Active
ACTIVE - Static variable in interface com.sun.identity.cot.COTConstants
Active Status.
ACTIVE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider or entity status
ACTIVE - Static variable in interface com.sun.identity.password.ui.model.PWResetModel
Name of user active status.
ACTIVE - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
 
ACTIVE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.IntrospectionEndpoint
 
ACTIVE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
ACTIVE_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
ACTIVE_REQUESTOR_PROFILE_ENABLED - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for Active Requestor Profile Enabled setting.
ACTIVE_VALUE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
String representation of the "active" state
ActiveRequest - Class in com.sun.identity.wsfederation.servlet
A WSFederationAction implementation that processes WS-Federation Active Requestor Profile SOAP requests.
ActiveRequest(HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.wsfederation.servlet.ActiveRequest
 
ActiveRequestorException - Exception in org.forgerock.openam.wsfederation.common
A WSFederationException type that specifically handles error situations corresponding to WS-Federation Active Requestor Profile.
ACTIVITY_TOPIC - Static variable in class org.forgerock.openam.audit.AuditConstants
The topic to which events built using AMActivityAuditEventBuilder should be routed.
activityEvent(String) - Method in class org.forgerock.openam.audit.AuditEventFactory
Creates a new AMActivityAuditEventBuilder for the specified realm and adds the realm to the event.
ACTOR - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
SOAP actor attribute name
ACTOR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for actor attribute
AD - Class in com.sun.identity.authentication.modules.ad
Auth module for Active Directory
AD() - Constructor for class com.sun.identity.authentication.modules.ad.AD
 
AD_IS_DELETED_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
AD is deleted attribute property key.
AD_LDIF - Static variable in interface com.sun.identity.setup.SetupConstants
Property keys in SCHEMA_PROPERTY_FILENAME file.
AD_NOTIFICATION_OID - Static variable in class org.forgerock.openam.ldap.LDAPConstants
AD notification OID.
AD_SMS_PROPERTY_FILENAME - Static variable in interface com.sun.identity.setup.SetupConstants
Property keys in SCHEMA_PROPERTY_FILENAME file.
AD_UNICODE_PWD_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
AD unicode password attribute property key.
AD_WHEN_CHANGED_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
AD when changed attribute property key.
AD_WHEN_CREATED_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
AD when created attribute property key.
ADAM_LDIF - Static variable in interface com.sun.identity.setup.SetupConstants
Property keys in SCHEMA_PROPERTY_FILENAME file.
ADAMHelper - Class in org.forgerock.openam.idrepo.ldap.helpers
Handles AD and ADAM specific aspects of Data Store.
ADAMHelper() - Constructor for class org.forgerock.openam.idrepo.ldap.helpers.ADAMHelper
 
Adaptive - Class in org.forgerock.openam.authentication.modules.adaptive
 
Adaptive() - Constructor for class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
AdaptivePostAuthenticationPlugin - Class in org.forgerock.openam.authentication.modules.adaptive
Post Authentication Plugin for the Adaptive authentication module.
AdaptivePostAuthenticationPlugin() - Constructor for class org.forgerock.openam.authentication.modules.adaptive.AdaptivePostAuthenticationPlugin
 
AdaptivePrincipal - Class in org.forgerock.openam.authentication.modules.adaptive
 
AdaptivePrincipal(String) - Constructor for class org.forgerock.openam.authentication.modules.adaptive.AdaptivePrincipal
TODO-JAVADOC
ADD - Static variable in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
 
add(String, String) - Method in class com.iplanet.dpro.session.DynamicSessionIDExtensions
Defers to the delegated instance for get.
add(String, String) - Method in class com.iplanet.dpro.session.LegacySessionIDExtensions
 
add(T) - Method in class com.iplanet.dpro.session.service.QuotaExhaustionActionImpl.SetBlockingQueue
 
add(String, String) - Method in interface com.iplanet.dpro.session.SessionIDExtensions
 
add(Attr) - Method in class com.iplanet.services.ldap.AttrSet
Add one attribute to the AttrSet The attribute should have only string values
ADD - Static variable in class com.iplanet.services.ldap.ModSet
Modification specifiers for ADD
add(int, Attribute) - Method in class com.iplanet.services.ldap.ModSet
Specifies another modification to be added to the set of modifications.
add(T) - Method in class com.sun.identity.common.CaseInsensitiveHashSet
 
add(String, Object) - Method in class com.sun.identity.config.wizard.Step7
 
add(String, String) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Adds entity identifier to trusted providers set within the circle of trust.
add(List<Entitlement>) - Method in class com.sun.identity.entitlement.EntitlementCombiner
Adds a set of entitlements to the overall entitlement decision.
add(T) - Method in interface com.sun.identity.entitlement.IPrivilegeManager
Add a privilege.
add(Subject, String, Privilege) - Method in class com.sun.identity.entitlement.opensso.DataStore
Adds a privilege.
add(Set<IPrivilege>) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Adds a set of privileges to the data store.
add(Privilege) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
Add a privilege.
add(Set<IPrivilege>) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Adds a set of privileges to the data store.
add(Privilege) - Method in class com.sun.identity.entitlement.PrivilegeManager
Add a privilege.
add(Object) - Method in class com.sun.identity.entitlement.util.SimpleIterator
 
add(List) - Method in class com.sun.identity.entitlement.util.SimpleIterator
 
add(UserOptionItem) - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
add(Permission) - Method in class com.sun.identity.policy.jaas.ISPermissionCollection
Adds a permission object to the current collection of ISPermission objects.
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(String) - Method in class com.sun.identity.sm.CachedSubEntries
 
ADD - Static variable in interface com.sun.identity.sm.SMSObjectListener
 
add(long, long, long) - Method in class org.forgerock.openam.cts.monitoring.impl.reaper.ReaperMonitor
add(ContextKey<T>, T) - Method in class org.forgerock.openam.entitlement.utils.indextree.nodecontext.MapSearchContext
 
add(ContextKey<T>, T) - Method in interface org.forgerock.openam.entitlement.utils.indextree.nodecontext.SearchContext
Add data to the context.
add(Object) - Method in class org.forgerock.openam.utils.JsonArray
Adds an entry into the json array.
ADD_MEMBER - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
ADD_NULL_OBJ - Static variable in interface com.iplanet.ums.IUMSConstants
 
ADD_PROP_SEPARATOR - Static variable in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
addACI(ACI) - Method in class com.iplanet.ums.PersistentObject
Adds an ACI to this object.
addAction(String, Boolean) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Add an action to the resource type and it's default value.
addActionDecision(ActionDecision, String, String) - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Add an ActionDecision to the PolicyDecision using the provided trueValue and falseValue These are the rules followed to add action decision: Boolean false value overrides boolean true value.
addActionDecision(ActionDecision) - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Adds an action decision to this object if there is already an existing actionDecision associated with the action name in the param actionDecision, merges the values of the new decision with the existing one, changing the time to live for the decision appropriately.
addActions(Map<String, Boolean>) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Add actions to the resource type with their default values.
addAdvices(ConditionDecision) - Method in class com.sun.identity.entitlement.ConditionDecision
Deprecated.
AddAgentsToGroup - Class in com.sun.identity.cli.agentconfig
This command will make an agent a member of agent group.
AddAgentsToGroup() - Constructor for class com.sun.identity.cli.agentconfig.AddAgentsToGroup
 
AddAgentToGroup(AMIdentity, AMIdentity) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Adds an agent to a group.
addAll(ResourceSaveIndexes) - Method in class com.sun.identity.entitlement.ResourceSaveIndexes
Adds all resource indexes from other object.
addAll(ResourceSearchIndexes) - Method in class com.sun.identity.entitlement.ResourceSearchIndexes
Appends indexes.
addAll(Set) - Method in class com.sun.identity.shared.datastruct.OrderedSet
Adds all entries in the given Set to this Set.
addAllResourceTypeUuids(Set<String>) - Method in class com.sun.identity.entitlement.Application
Adds the passed set of resource type UUIDs to the application.
AddAMSDKIdRepoPlugin - Class in com.sun.identity.cli.datastore
This command creates identity.
AddAMSDKIdRepoPlugin() - Constructor for class com.sun.identity.cli.datastore.AddAMSDKIdRepoPlugin
 
addApplication(Application) - Method in class com.sun.identity.entitlement.xacml3.PrivilegeSet
Adds application to this set.
addApplicationResource(String, Set<String>) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
 
addApplicationSSOTokenDestroyer(ShutdownListener) - Method in class com.sun.identity.common.ShutdownManager
Adds application single-sign-on token destroyer.
addAssertion(AssertionBase) - Method in class com.sun.identity.saml.assertion.EvidenceBase
Adds an Assertion object into the Evidence object.
addAssertion(Assertion) - Method in class com.sun.identity.saml.protocol.Response
Add an assertion to the Response.
addAssertionIDReference(AssertionIDReference) - Method in class com.sun.identity.saml.assertion.EvidenceBase
Adds an AssertionIDReference object into the Evidence object.
addAttribute(String, String) - Method in class com.sun.identity.federation.services.FSSession
Adds attribute to the session.
addAttribute(String, Set) - Method in class com.sun.identity.sm.PluginConfig
Adds a configuration parameter to the service plugin.
addAttribute(String, Set) - Method in class com.sun.identity.sm.ServiceConfig
Adds a configuration parameter to the service configuration.
addAttribute(String, Set) - Method in class com.sun.identity.sm.ServiceInstance
Adds the given attribute name and values to the attribute set.
addAttribute(String, String) - Method in class com.sun.identity.sm.SMSEntry
Adds the attribute value to the given attribute name.
addAttribute(String, String, String) - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptIdentityRepository
Adds an attribute to the list of values already assigned to the attributeName
addAttribute(Attribute) - Method in class org.forgerock.openam.radius.common.AttributeSet
Adds an attribute instance to the container.
addAttribute(Attribute) - Method in class org.forgerock.openam.radius.common.Packet
Adds the passed-in attribute to the set of attributes for this packet preserving insertion order.
addAttribute(String, String) - Method in class org.forgerock.openam.scripting.api.ScriptedIdentity
 
addAttributeChoiceValues(String, String, String, String, Map) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Add attribute choice values to an existing attribute.
AddAttributeDefaults - Class in com.sun.identity.cli.schema
Adds default attribute values of schema.
AddAttributeDefaults() - Constructor for class com.sun.identity.cli.schema.AddAttributeDefaults
 
addAttributeDefaultValues(String, String, String, String, Set) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds default values to an existing attribute.
addAttributeName(String) - Method in class com.iplanet.ums.SearchTemplate
Adds the attribute name to the list of attributes to be returned on a search.
addAttributeNames(String[]) - Method in class com.iplanet.ums.SearchTemplate
Adds the attribute names to the list of attributes to be returned on a search.
addAttributeNames(Set<String>) - Method in class com.sun.identity.entitlement.Application
Adds attribute names.
AddAttributeSchema - Class in com.sun.identity.cli.schema
Adds attribute schema command.
AddAttributeSchema() - Constructor for class com.sun.identity.cli.schema.AddAttributeSchema
 
addAttributeSchema(InputStream) - Method in class com.sun.identity.sm.ServiceSchema
Adds the attribute schema to this service.
addAttributeSchema(JsonValue, String, ServiceSchema, Optional<Context>) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
addAttributesToSchema(String, String, ServiceSchemaModificationWrapper, ServiceSchema, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
addAttributeToMapAsByteArray(Attribute, Map<String, byte[][]>) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Converts the Attribute to an attribute name, 2-dimensional byte array map and adds it to the map passed in.
addAttributeToMapAsString(Attribute, Map<String, Set<String>>) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Converts the Attribute to an attribute name, set of String values map and adds it to the map passed in.
addAttributeToSchema(String, String, String, Node, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds new attribute schema to an existing service.
addAttributeToSchema(ServiceSchema, Node) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds new attribute schema to an existing service.
addAttributeToSubConfiguration(String, String, Map) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds attributes to service sub configuration.
addAttributeToSubSchema(String, String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds new attribute schema to a sub schema in an existing service.
addAttributeToSubSchema(String, String, String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds attribute a sub schema.
addAttributeValue(Principal, Guid, String, String) - Method in class com.iplanet.ums.DataLayer
Adds value for an attribute and saves the change in the database.
addAttributeValue(SSOToken, Guid, String, String) - Static method in class com.iplanet.ums.PersistentObject
Adds value for an attribute and saves the change in the database.
addAttributeValue(String) - Method in class com.sun.identity.saml.assertion.Attribute
Adds AttributeValue to the Attribute.
addAttributeValue(Element) - Method in class com.sun.identity.saml.assertion.Attribute
Adds AttributeValue to the Attribute.
addAttributeValues(String, String, Set) - Method in class com.sun.identity.sm.OrganizationConfigManager
Adds organization attributes for the service.
addAudience(String) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Adds an audience to this Condition element
addAudience(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
addAudienceRestrictionCondition(AudienceRestrictionCondition) - Method in class com.sun.identity.saml.assertion.Conditions
Adds an audience restriction condition within this Conditions Element.
addAuthConfigListener(String, String) - Method in class com.sun.identity.authentication.config.AMAuthLevelManager
Register auth config listener for a auth modules or auth configuration service.
AddAuthConfigurationEntry - Class in com.sun.identity.cli.authentication
 
AddAuthConfigurationEntry() - Constructor for class com.sun.identity.cli.authentication.AddAuthConfigurationEntry
 
addAuthenticationMethodReference(String) - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState.OpenIdConnectTokenGenerationStateBuilder
 
addBinaryAttr(Attr) - Method in class com.iplanet.services.ldap.AttrSet
Add one attribute to the AttrSet The attribute should have only byte values
addChild(PersistentObject) - Method in class com.iplanet.ums.Organization
Adds a new object to the organization.
addChild(PersistentObject) - Method in class com.iplanet.ums.PersistentObject
Adds a child object to the persistent object container.
addChild(SMSFlatFileTreeNode) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Adds child.
addChildElement(XMLElement, boolean) - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Appends the given child element to the end of the list of existing child elements.
addChildElement(XMLElement) - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Appends the given child element to the end of the list of existing child elements.
addChildElementAt(XMLElement, int) - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Adds the given child element at the given index.
addChildElementAt(XMLElement, int, boolean) - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Adds the given child element at the specified index.
addChildPeopleContainer(PeopleContainer) - Method in class com.iplanet.ums.PeopleContainer
Adds a new People Container object to the People Container.
addChoiceValue(String, String) - Method in class com.sun.identity.sm.AttributeSchema
Adds a choice value and its i18n key to the existing set of choice values.
addChoiceValues(AttributeSchema, Map) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Add choice values to an attribute .
addCircleOfTrustMember(String, String, String, String) - Method in class com.sun.identity.cot.CircleOfTrustManager
Adds entity identifier to a circle of trust under the realm.
addCircleOfTrustMember(String, String, String, String, boolean) - Method in class com.sun.identity.cot.CircleOfTrustManager
Adds entity identifier to a circle of trust under the realm.
AddCircleOfTrustMembers - Class in com.sun.identity.federation.cli
Add member to a Circle of Trust.
AddCircleOfTrustMembers() - Constructor for class com.sun.identity.federation.cli.AddCircleOfTrustMembers
 
addClassResolver(IClassResolver) - Method in class com.iplanet.ums.TemplateManager
Registers a class that can resolve a set of attributes to a Java class.
addClient(SSOToken, Map) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Add a client.
addClient(SSOToken, String, Map, boolean) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Add the new client to internal DB, if store == true, else keep it only in memory.
addClientExternal(SSOToken, Map) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Wrapper methods for add/modify/remove APIs in AMClientCapData.
addCondition(Condition) - Method in class com.sun.identity.policy.Conditions
Adds a Condition object to the this instance of condition collection.
addCondition(String, Condition) - Method in class com.sun.identity.policy.Conditions
Adds a Condition object to the this instance of conditions collection.
addCondition(String, Condition) - Method in class com.sun.identity.policy.Policy
Deprecated.
Adds a new policy condition.
addConfigStore(ConfigStoreProperties) - Method in class org.forgerock.openam.setup.BootstrapConfig
 
addConfiguration(InputStream) - Method in class com.sun.identity.sm.ServiceConfigManager
Adds instances, global and organization configurations
addConfigurationListener(AuditServiceConfigurationListener) - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationProvider
Add a listener that will be notified of any changes in the SMS audit service configuration.
addConfigurationListener(AuditServiceConfigurationListener) - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
addConfigurationListener(AuditServiceConfigurationListener) - Method in class org.forgerock.openam.plugin.configuration.FedletAuditServiceConfigurationProviderImpl
 
addConfigurationListener(StandardScriptEngineManager.ConfigurationListener) - Method in class org.forgerock.openam.scripting.StandardScriptEngineManager
Adds an observer to be called whenever the current script engine configuration changes.
addConfirmationMethod(String) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Adds a confirmationMethod to this SubjectConfirmation element.
addConnection(boolean) - Method in interface org.forgerock.openam.cts.monitoring.CTSConnectionMonitoringStore
Adds a connection attempt event into the monitoring store.
addConnection(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.connections.ConnectionStore
Increments the counter for a connection.
addConnection(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
 
addContinuousQueryListener(ContinuousQueryListener) - Method in interface org.forgerock.openam.cts.continuous.ContinuousQuery
Adds a generic listener to the set of objects that will be informed of changes according to the queried filter.
addContinuousQueryListener(ContinuousQueryListener, TokenFilter) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Performs a continuous query against the persistent store using the provided TokenFilter.
addContinuousQueryListener(ContinuousQueryListener, TokenFilter) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
addContinuousQueryListener(ContinuousQueryListener, TokenFilter) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
addContinuousQueryListener(ContinuousQueryListener) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch
 
addCookie(String, String, String) - Method in interface org.forgerock.http.client.request.HttpClientRequest
Add a cookie to the request.
addCookie(String, String, String) - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Add a cookie to the request.
addCookie(Cookie) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addCookie(Cookie) - Method in class org.forgerock.openam.validation.ResponseValidationFilter.ValidationWrapper
 
addCookieToResponse(HttpServletResponse, Cookie) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Add cookie to HttpServletResponse as custom header
addCookieToResponse(HttpServletResponse, Cookie) - Static method in class com.sun.identity.shared.encode.CookieUtils
Add cookie to HttpServletResponse as custom header
addCOSAttribute(String, int) - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Adds the COS attribute to the definition.
addCOSAttribute(String, int) - Method in interface com.iplanet.ums.cos.ICOSDefinition
This method adds a COS attribute to the COS definition.
addCOSTemplate(COSTemplate) - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Adds a COS Template to this COS definition.
addCreationListener(IdRepoCreationListener) - Static method in class com.sun.identity.idm.AMIdentityRepository
Adds a creation listener that will be notified each time a AMIdentityRepository is created .
addCustomDelegationTokenHandler(String) - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig.SoapDelegationConfigBuilder
 
addCustomTokenProvider(String, String) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
addCustomTokenTransform(String, String, boolean) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
addCustomTokenValidator(String, String) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
addDateHeader(String, long) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call addDateHeader(String name, long date) on the wrapped response object.
addDefaultValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Adds a default value to the existing set of default values.
addDefinition(ICOSDefinition) - Method in class com.iplanet.ums.cos.COSManager
This method adds a COS definition to the persistent store.
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.audit.DefaultAuditServiceProxy
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.ServicesRealmSmsHandler
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Thread Safety: Read/Write locking to protect access to SmsRequestHandler.routeTree during modifications.
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.temper.TimeTravelRouteProvider.TimeTravelResourceProvider
 
addDomain(String) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Add a virtual domain into the domain component tree.
addDynamicAttributes(String, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Add the dynamic attributes to the given JsonValue result.
addDynamicAttributes(String, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
addDynamicSchema(Optional<Context>, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Add the dynamic attribute schema to the given JsonValue result.
addDynamicSchema(Optional<Context>, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
ADDED - Static variable in class com.iplanet.services.cdm.clientschema.AMClientCapData
The type of modification
ADDED - Static variable in interface com.sun.identity.plugin.configuration.ConfigurationActionEvent
Add new configuration.
ADDED - Static variable in interface com.sun.identity.sm.ServiceListener
The change type specifies that the entry has been added.
ADDED - Static variable in class org.forgerock.openam.ldap.PersistentSearchChangeType
Entry was added.
ADDED_LIFETIME_PROPERTIES - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ClientStep
 
addElement(Object) - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Implements for GeneralTaskRunnable.
addElement(Object) - Method in class com.iplanet.services.naming.WebtopNaming.SiteMonitor
 
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.coretoken.service.TokenCleanupRunnable
 
addElement(Object) - Method in class com.sun.identity.saml.servlet.POSTCleanUpRunnable
 
addElement(Object) - Method in class com.sun.identity.saml.xmlsig.KeyStoreRefresher
 
addElement(Object) - Method in class com.sun.identity.saml2.profile.CacheCleanUpRunnable
 
addElement(Object) - Method in class com.sun.identity.shared.stats.StatsRunner
 
addElement(Object) - Method in class org.forgerock.openam.session.SessionCuller
 
addEmptyValues(Set) - Method in class com.iplanet.am.sdk.AMHashMap
Method which adds new entries to the map with empty set as values
addEntry(Principal, Guid, AttrSet) - Method in class com.iplanet.ums.DataLayer
Adds entry to the server.
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
 
addEntry(SsoServerAuthModulesEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Add a new entry to the table.
addEntry(SsoServerAuthModulesEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Add a new entry to the table.
addEntry(SsoServerEntitlementPolicyStatsEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Add a new entry to the table.
addEntry(SsoServerEntitlementPolicyStatsEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Add a new entry to the table.
addEntry(SsoServerFedCOTMemberEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Add a new entry to the table.
addEntry(SsoServerFedCOTMemberEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Add a new entry to the table.
addEntry(SsoServerFedCOTsEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Add a new entry to the table.
addEntry(SsoServerFedCOTsEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Add a new entry to the table.
addEntry(SsoServerFedEntitiesEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Add a new entry to the table.
addEntry(SsoServerFedEntitiesEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Add a new entry to the table.
addEntry(SsoServerLoggingHdlrEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Add a new entry to the table.
addEntry(SsoServerLoggingHdlrEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Add a new entry to the table.
addEntry(SsoServerPolicy22AgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Add a new entry to the table.
addEntry(SsoServerPolicy22AgentEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Add a new entry to the table.
addEntry(SsoServerPolicyJ2EEAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Add a new entry to the table.
addEntry(SsoServerPolicyJ2EEAgentEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Add a new entry to the table.
addEntry(SsoServerPolicyJ2EEGroupEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Add a new entry to the table.
addEntry(SsoServerPolicyJ2EEGroupEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Add a new entry to the table.
addEntry(SsoServerPolicyWebAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Add a new entry to the table.
addEntry(SsoServerPolicyWebAgentEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Add a new entry to the table.
addEntry(SsoServerPolicyWebGroupEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Add a new entry to the table.
addEntry(SsoServerPolicyWebGroupEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Add a new entry to the table.
addEntry(SsoServerRealmEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
Add a new entry to the table.
addEntry(SsoServerRealmEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
Add a new entry to the table.
addEntry(SsoServerSAML1CacheEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Add a new entry to the table.
addEntry(SsoServerSAML1CacheEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Add a new entry to the table.
addEntry(SsoServerSAML1EndPointEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Add a new entry to the table.
addEntry(SsoServerSAML1EndPointEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Add a new entry to the table.
addEntry(SsoServerSAML1TrustPrtnrsEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Add a new entry to the table.
addEntry(SsoServerSAML1TrustPrtnrsEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Add a new entry to the table.
addEntry(SsoServerSAML2IDPEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Add a new entry to the table.
addEntry(SsoServerSAML2IDPEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Add a new entry to the table.
addEntry(SsoServerSAML2SPEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Add a new entry to the table.
addEntry(SsoServerSAML2SPEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Add a new entry to the table.
addEntry(SsoServerServerEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
Add a new entry to the table.
addEntry(SsoServerServerEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
Add a new entry to the table.
addEntry(SsoServerSiteMapEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Add a new entry to the table.
addEntry(SsoServerSiteMapEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Add a new entry to the table.
addEntry(SsoServerSitesEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
Add a new entry to the table.
addEntry(SsoServerSitesEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsDSCAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsDSCAgentEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsDSCAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsDSCAgtGrpEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsSTSAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsSTSAgentEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsSTSAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsSTSAgtGrpEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsWSCAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsWSCAgentEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsWSCAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsWSCAgtGrpEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsWSPAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsWSPAgentEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsWSPAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Add a new entry to the table.
addEntry(SsoServerWSSAgentsWSPAgtGrpEntryMBean, ObjectName) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Add a new entry to the table.
addEntry(String, String, String, boolean) - Static method in class com.sun.identity.policy.SubjectEvaluationCache
Adds a new entry to SubjectEvaluationCache.
addEntry(SnmpOid, ObjectName, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
 
addEntry(SnmpOid, ObjectName, Object) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
 
addEntry(CtsCRUDOperationsPerTokenTypeEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Add a new entry to the table.
addEntry(CtsCRUDOperationsPerTokenTypeEntryMBean, ObjectName) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Add a new entry to the table.
addEntry(CtsCRUDOperationsEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Add a new entry to the table.
addEntry(CtsCRUDOperationsEntryMBean, ObjectName) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Add a new entry to the table.
addEntry(CtsTokenOperationsEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Add a new entry to the table.
addEntry(CtsTokenOperationsEntryMBean, ObjectName) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Add a new entry to the table.
addEntry(OperationEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
Add a new entry to the table.
addEntry(OperationEntryMBean, ObjectName) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
Add a new entry to the table.
addEntry(TokenEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
Add a new entry to the table.
addEntry(TokenEntryMBean, ObjectName) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
Add a new entry to the table.
addEntry(SnmpOid, ObjectName, Object) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
 
addEnvParamsFromAssertion(Map, Assertion, Subject) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns attributes included in AttributeStatement of the assertion.
addEvaluation(long, String, String, String, Subject, PolicyMonitoringType) - Method in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
Adds an evaluation which should be recorded by the PolicyMonitor.
addEvaluation(String, long, String, String, String, Subject) - Method in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
Adds an individual, internal evaluation which should be recorded by the PolicyMonitor.
addEvaluation(long, String, String, String, Subject, PolicyMonitoringType) - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
Adds an evaluation which should be recorded by the PolicyMonitor.
addEvaluation(String, long, String, String, String, Subject) - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
Adds an individual, internal evaluation which should be recorded by the PolicyMonitor.
addEventListener(AMEventListener) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Registers a event listener that needs to be invoked when a relevant event occurs.
addEventListener(IdEventListener) - Method in class com.sun.identity.idm.AMIdentityRepository
Adds a listener, which should receive notifications for all changes that occurred in this organization.
addExportedOrganizationNames(Set) - Method in class com.sun.identity.sm.ServiceConfig
Adds the organization names to the list of organization names that can import this service configutation.
addExtraData(String, String) - Method in interface org.forgerock.oauth2.core.AccessToken
Stores additional data inside the token.
addExtraData(String, String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Adds additional data to the Access Token.
addExtraData(String, String) - Method in class org.forgerock.openam.oauth2.StatelessAccessToken
Adds additional data to the Access Token.
addFederationProtocol(Object, String) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Updates session property (SingleLogoutManager.FEDERATION_PROTOCOLS ) with the new protocol information.
addGlobalAttributes(ServiceConfig, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsGlobalSingletonProvider
 
addGlobalAttributes(ServiceConfig, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Add the global attributes to the given JsonValue result.
addGlobalSchema(Optional<Context>, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Add the global attribute schema to the given JsonValue result.
addHeader(String, String) - Method in interface org.forgerock.http.client.request.HttpClientRequest
Add a header field to the request.
addHeader(String, String) - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Add a header field to the request.
addHeader(String, String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to return addHeader(String name, String value) on the wrapped response object.
addHeader(String, String) - Method in class org.forgerock.openam.validation.ResponseValidationFilter.ValidationWrapper
 
addHost(String, String, String, String) - Method in class com.sun.identity.common.configuration.ServerConfigXML.ServerGroup
Adds a host to the group.
addIdRepoAMSDKPlugin(SSOToken, String) - Static method in class com.sun.identity.sm.SMSMigration70
Adds IdRepo AMSDK plugin to the given organization name
addIndexRule(String) - Method in interface org.forgerock.openam.entitlement.utils.indextree.IndexRuleTree
Adds an index rule to the tree.
addIndexRule(String) - Method in class org.forgerock.openam.entitlement.utils.indextree.SimpleReferenceTree
 
addIndexRules(Collection<String>) - Method in interface org.forgerock.openam.entitlement.utils.indextree.IndexRuleTree
Adds a collection of index rules to the tree.
addIndexRules(Collection<String>) - Method in class org.forgerock.openam.entitlement.utils.indextree.SimpleReferenceTree
 
addInfo(AuditConstants.EntriesInfoFieldKey, String) - Method in class org.forgerock.openam.audit.model.AuthenticationAuditEntry
Add an info value.
addInstFinderData(InstFinderData) - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
addInternalRoutes(ResourceRouter) - Method in class org.forgerock.openam.core.rest.CoreRestRouteProvider
 
addInternalRoutes(ResourceRouter) - Method in class org.forgerock.openam.rest.AbstractRestRouteProvider
Add a CREST resource route to the internal router.
addInternalSessionListener() - Method in class com.iplanet.dpro.session.Session
Add listener to Internal Session.
addIntHeader(String, int) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call addIntHeader(String name, int value) on the wrapped response object.
addIssueTokenType(TokenType) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
 
ADDITIONAL_PROPERTIES_ATTR - Static variable in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
AdditionalContextProcessedElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for AdditionalContextProcessed element declaration.
AdditionalContextProcessedElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AdditionalContextProcessedElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
AdditionalContextProcessedElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
additionalDataToReturnFromAuthorizeEndpoint(Map<String, Token>, OAuth2Request) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
additionalDataToReturnFromAuthorizeEndpoint(Map<String, Token>, OAuth2Request) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Provided as an extension point to allow the OAuth2 provider to return additional data from an authorization request.
additionalDataToReturnFromAuthorizeEndpoint(Map<String, Token>, OAuth2Request) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
additionalDataToReturnFromAuthorizeEndpoint(Map<String, Token>, OAuth2Request) - Method in interface org.forgerock.oauth2.core.ScopeValidator
Provided as an extension point to allow the OAuth2 provider to return additional data from an authorization request.
additionalDataToReturnFromAuthorizeEndpoint(Map<String, Token>, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMScopeValidator
Provided as an extension point to allow the OAuth2 provider to return additional data from an authorization request.
additionalDataToReturnFromTokenEndpoint(AccessToken, OAuth2Request) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
additionalDataToReturnFromTokenEndpoint(AccessToken, OAuth2Request) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Provided as an extension point to allow the OAuth2 provider to return additional data from an access token request.
additionalDataToReturnFromTokenEndpoint(AccessToken, OAuth2Request) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
additionalDataToReturnFromTokenEndpoint(AccessToken, OAuth2Request) - Method in interface org.forgerock.oauth2.core.ScopeValidator
Provided as an extension point to allow the OAuth2 provider to return additional data from an access token request.
additionalDataToReturnFromTokenEndpoint(AccessToken, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMScopeValidator
Provided as an extension point to allow the OAuth2 provider to return additional data from an access token request.
AdditionalMetadataLocationElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AdditionalMetadataLocation element declaration.
AdditionalMetadataLocationElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AdditionalMetadataLocationElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
AdditionalMetadataLocationElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AdditionalMetadataLocationType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AdditionalMetadataLocationType complex type.
AdditionalMetadataLocationTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AdditionalMetadataLocationTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
AdditionalMetadataLocationTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
addKeystoreConfig(String, KeyStoreConfig) - Method in class org.forgerock.openam.setup.BootstrapConfig
 
addLast(Object) - Method in class org.forgerock.openam.utils.JsonArray
Adds a final entry into the json array.
addListener(SSOToken, IdRepoListener) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
addListener(SSOToken, AMObjectListener, Map) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Add a listener object that will receive notifications when entries are changed.
addListener(SSOToken, AMObjectListener, Map) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
addListener(SSOToken, AMObjectListener, Map) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
addListener(ConfigListener) - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Register a listener to be notified when SessionServiceConfig changes.
addListener(AMClientDataListener) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
register for listening to Client data changes
addListener(T, H) - Method in class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
Adds an IdRepoListener object, which needs to be notified about persistent search results.
addListener(ConfigurationListener) - Method in class com.sun.identity.common.configuration.ConfigurationObserver
Adds listener for all services.
addListener(Subject, EntitlementListener) - Method in interface com.sun.identity.entitlement.interfaces.IEntitlementListenerRegistry
Adds entitlement listener.
addListener(Subject, EntitlementListener) - Method in class com.sun.identity.entitlement.ListenerManager
Adds entitlement listener.
addListener(Subject, EntitlementListener) - Method in class com.sun.identity.entitlement.opensso.OpenSSOEntitlementListener
 
addListener(SSOToken, IdRepoListener) - Method in class com.sun.identity.idm.IdRepo
Adds a listener for changes in the repository
addListener(SSOToken, IdRepoListener) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
addListener(SSOToken, IdRepoListener) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
addListener(SSOToken, IdRepoListener) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
addListener(SSOToken, IdRepoListener) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
addListener(ConfigurationListener) - Method in interface com.sun.identity.plugin.configuration.ConfigurationInstance
Registers for changes to the component's configuration.
addListener(ConfigurationListener) - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
Registers for changes to the component's configuration.
addListener(ConfigurationListener) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Registers for changes to the component's configuration.
addListener(Object, SessionListener) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
Registers a listener for the session.
addListener(Object, SessionListener) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
Registers a listener for the session.
addListener(Object, SessionListener) - Method in interface com.sun.identity.plugin.session.SessionProvider
Registers a listener for the session.
addListener(HttpHeaders, HttpServletRequest, String, List<String>, String) - Method in class com.sun.identity.rest.ListenerResource
 
addListener(ServiceListener) - Method in class com.sun.identity.sm.OrganizationConfigManager
Registers for changes to organization's configuration.
addListener(ServiceListener) - Method in class com.sun.identity.sm.ServiceConfigManager
Registers for changes to service's configuration.
addListener(ServiceListener) - Method in class com.sun.identity.sm.ServiceSchemaManager
Registers for changes to service's schema.
addListener(ConfigListener) - Method in class org.forgerock.openam.cts.CoreTokenConfig
Register a listener to be notified when CoreTokenConfig changes.
addListener(SSOToken, IdRepoListener) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Registers an IdRepoListener, which will be notified of realm level service changes and persistent search results.
addListener(ServiceListener) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfigHelperFactory
Add a listener to the service config manager held by this factory.
addListener(SessionModificationListener) - Method in class org.forgerock.openam.session.service.access.persistence.watchers.SessionModificationWatcher
Add a listener which will be triggered by this watcher.
addListener(ContinuousQueryListener<Attribute>, Set<Void>) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch
 
addListener(SSOToken, IdRepoListener) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
addListProperty(String, String, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Adds an entry to a list property in Product Config properties
addLogger(Logger) - Method in class com.sun.identity.log.LogManager
Adds a logger to the Log Manager.
addLogInfo(String, Object) - Method in class com.sun.identity.entitlement.log.ELogRecord
Adds to the log information map, the field key and its corresponding value.
addLogInfo(String, Object) - Method in interface com.sun.identity.log.ILogRecord
Adds to the log information map, the field key and its corresponding value.
addLogInfo(String, Object) - Method in class com.sun.identity.log.LogRecord
Adds to the log information map, the field key and its corresponding value.
addLogoutCookieToURL(String, String, boolean) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Adds Logout cookie to URL.
addLogWriterShutdownHook(PrintWriter) - Static method in class com.sun.identity.install.tools.util.LogHelper
 
addMapping(TokenTypeId, String, String, Map<String, String>) - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTargetMappingBuilder
Associates a particular token type with authIndexType and authIndexValue values.
addMapping(TokenTypeId, String, String) - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTargetMappingBuilder
Associates a particular token type with authIndexType and authIndexValue values.
addMapProperty(String, String, String, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method addMapProperty Adds a map property like key[name]=value in PRODUCT Config.properties
addMember(Guid) - Method in class com.iplanet.ums.AssignableDynamicGroup
Adds a member to the group.
addMember(PersistentObject) - Method in class com.iplanet.ums.AssignableDynamicGroup
Adds a member to the group.
addMember(Guid) - Method in interface com.iplanet.ums.IAssignableMembership
Adds a member to the group.
addMember(PersistentObject) - Method in interface com.iplanet.ums.IAssignableMembership
Adds a member to the group.
addMember(PersistentObject) - Method in class com.iplanet.ums.ManagedRole
Adds a member to the role.
addMember(Guid) - Method in class com.iplanet.ums.ManagedRole
Adds a member to the role.
addMember(Guid) - Method in class com.iplanet.ums.StaticGroup
Adds a member to the group.
addMember(PersistentObject) - Method in class com.iplanet.ums.StaticGroup
Adds a member to the group.
AddMember - Class in com.sun.identity.cli.idrepo
This command will make an identity a member of another identity.
AddMember() - Constructor for class com.sun.identity.cli.idrepo.AddMember
 
addMember(AMIdentity) - Method in class com.sun.identity.idm.AMIdentity
If membership is supported then add the new identity as a member.
ADDMEMBER - Static variable in class com.sun.identity.idm.IdRepo
The constants used to define membership operations.
addMembers(Guid[]) - Method in class com.iplanet.ums.AssignableDynamicGroup
Adds a list of members to the group.
addMembers(Guid[]) - Method in interface com.iplanet.ums.IAssignableMembership
Adds a list of members to the group.
addMembers(Guid[]) - Method in class com.iplanet.ums.ManagedRole
Adds a list of members to the role.
addMembers(Guid[]) - Method in class com.iplanet.ums.StaticGroup
Adds a list of members to the group.
addMembersToGroup(Set<String>, String, String) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
addMembersToGroup(Set<String>, String, String) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
addMetaAlias(String, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Appends meta alias to the URL.
addModuleParameters() - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Add the auth index name and auth index value to the list of parameters.
addMovedOrRenamedListener(IdentityMovedOrRenamedListener) - Method in class org.forgerock.openam.idrepo.ldap.psearch.DJLDAPv3PersistentSearch
Adds an IdentityMovedOrRenamedListener object, which needs to be notified about persistent search results where the identity has been renamed or moved.
addNestedGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Nests the given group distinguished names in this the group.
addNewAttribute(Set<AttributeSchemaImpl>, AttributeSchemaImpl) - Method in class com.sun.identity.sm.AbstractUpgradeHelper
 
addNewAttribute(Set<AttributeSchemaImpl>, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.AuthServiceHelper
 
addNewAttribute(Set<AttributeSchemaImpl>, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.SessionServiceHelper
 
addNewAttribute(Set<AttributeSchemaImpl>, AttributeSchemaImpl) - Method in interface org.forgerock.openam.upgrade.UpgradeHelper
Given the existing attributes in the schema and the new attribute the upgrade helper can decide how to change the new attr based on the state of the existing attributes.
addNewSchema(String, SchemaUpgradeWrapper, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds a new Schema to an already existing service.
addNewSubSchema(String, SubSchemaModificationWrapper, ServiceSchema, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
addNewSubSchemas(String, Map<String, SubSchemaUpgradeWrapper>, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
addNodeCreator(char, NodeCreator) - Method in class org.forgerock.openam.entitlement.utils.indextree.nodefactory.AbstractTreeNodeFactory
Add a node creator for the given node value.
addNotification(Notification) - Method in class com.iplanet.services.comm.share.NotificationSet
Adds a Notification object to this object.
addNotificationHandler(String, NotificationHandler) - Static method in class com.iplanet.services.comm.client.PLLClient
Adds a notification handler for a service.
addObjectClass(Entry) - Static method in class org.forgerock.openam.cts.utils.LdapTokenAttributeConversion
Only adds the ObjectClass if it hasn't already been added.
addObligation(Obligation) - Method in class com.sun.identity.xacml.policy.impl.ObligationsImpl
Adds an Obligation to this object.
addObligation(Obligation) - Method in interface com.sun.identity.xacml.policy.Obligations
 
addOptionalAttribute(Attr) - Method in class com.iplanet.ums.CreationTemplate
Adds the attribute to the optional attributes.
addOrganisationAttributes(String, ServiceConfig, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsGlobalSingletonProvider
 
addOrganisationAttributes(String, ServiceConfig, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Add the organisation attributes to the given JsonValue result.
addOrganisationSchema(Optional<Context>, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsGlobalSingletonProvider
 
addOrganisationSchema(Optional<Context>, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Add the organisation attribute schema to the given JsonValue result.
addParameter(String, Object) - Method in class com.sun.identity.setup.HttpServletRequestWrapper
Adds parmeter.
addParameter(String, Object) - Method in interface com.sun.identity.setup.IHttpServletRequest
Adds parmeter.
addParameter(String, Object) - Method in class org.forgerock.openam.upgrade.UpgradeHttpServletRequest
 
addPatcher(Runnable) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
addPatcher(Runnable) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Adds a job that will be executed at the last of the unmarshalling.
addPatcher(Runnable) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
addPatcher(Runnable) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Adds a job that will be executed at the last of the unmarshalling.
addPattern(String) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Add a resource pattern that guides the resource for a policy.
addPatterns(Set<String>) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Add resource patterns that guides the resource for a policy.
addPeopleContainerRule(Guid, String) - Method in class com.iplanet.ums.Organization
Adds rule for determining which People Container the user is supposed to be in.
AddPluginInterface - Class in com.sun.identity.cli.schema
Adds plug-in interface to a service schema.
AddPluginInterface() - Constructor for class com.sun.identity.cli.schema.AddPluginInterface
 
addPluginInterface(String, String, String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Adds a new plugin interface objct to service's schema.
addPluginSchema(Document) - Method in class com.sun.identity.sm.ServiceManager
Adds a new plugin schema to an existing service
AddPluginSchema - Class in org.forgerock.openam.cli.schema
Add a Plug-in schema to a service.
AddPluginSchema() - Constructor for class org.forgerock.openam.cli.schema.AddPluginSchema
 
addPolicy(Subject, String, Privilege) - Method in class com.sun.identity.entitlement.opensso.OpenSSOPolicyDataStore
 
addPolicy(Subject, String, Privilege) - Method in class com.sun.identity.entitlement.PolicyDataStore
Adds policy.
addPolicy(Policy) - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Adds a policy to the data store.
addPolicyListener(PolicyListener) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Adds a policy listener that would be notified whenever a policy is added, removed or changed
addPolicyToPolicySet(Policy, PolicySet) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
addPrivilege(DelegationPrivilege) - Method in class com.sun.identity.delegation.DelegationManager
Adds a delegation privilege to a specific realm.
addPrivilege(SSOToken, String, DelegationPrivilege) - Method in interface com.sun.identity.delegation.interfaces.DelegationInterface
Adds a delegation privilege to a specific realm.
addPrivilege(SSOToken, String, DelegationPrivilege) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
Adds a delegation privilege to a specific realm.
addPrivilege(ApplicationPrivilege) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Adds a delegation privilege.
addPrivilege(ApplicationPrivilege) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
addPrivilege(Privilege) - Method in class com.sun.identity.entitlement.xacml3.PrivilegeSet
Adds privilege to this set.
AddPrivileges - Class in com.sun.identity.cli.idrepo
This command adds privileges to an identity.
AddPrivileges() - Constructor for class com.sun.identity.cli.idrepo.AddPrivileges
 
AddProviderToCOT - Class in com.sun.identity.workflow
Add a provider to a circle of trust.
addPublicKey(String, X509Certificate) - Method in class com.sun.identity.sae.api.SecureAttrs
This interface allows to register a public key to be used for signature verification.
addPublicKey(String, X509Certificate) - Method in interface com.sun.identity.sae.api.SecureAttrs.Certs
 
addQuery(QueryElement) - Method in class com.sun.identity.log.LogQuery
Adds a query element to the list present in LogQuery.
addQueryParameter(String, String) - Method in interface org.forgerock.http.client.request.HttpClientRequest
Add a query parameter to the request.
addQueryParameter(String, String) - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Add a query parameter to the request.
addRealmSubject(SSOToken, String, String, boolean) - Method in class com.sun.identity.policy.Policy
Deprecated.
Adds a reference in the policy to a Subject defined at the realm.
addRealmSubject(String, SubjectTypeManager, boolean) - Method in class com.sun.identity.policy.Policy
Deprecated.
Adds a reference in the policy to a Subject defined at the realm.
addReaperRun(long, long, long) - Method in interface org.forgerock.openam.cts.monitoring.CTSReaperMonitoringStore
Adds a CTS Reaper run to the monitoring store.
addReaperRun(long, long, long) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Adds a CTS Reaper run to the monitoring store.
addReferral(Subject, String, ReferralPrivilege) - Method in class com.sun.identity.entitlement.opensso.DataStore
Adds a referral.
addReferral(Subject, String, ReferralPrivilege) - Method in class com.sun.identity.entitlement.opensso.OpenSSOPolicyDataStore
 
addReferral(Subject, String, ReferralPrivilege) - Method in class com.sun.identity.entitlement.PolicyDataStore
Adds a referral privilege.
addReferral(String, Referral) - Method in class com.sun.identity.policy.Policy
Deprecated.
Adds a new policy referral.
addReferral(Referral) - Method in class com.sun.identity.policy.Referrals
Adds a Referral object to the this instance of user collection.
addReferral(String, Referral) - Method in class com.sun.identity.policy.Referrals
Adds a Referral object to the this instance of user collection.
addReferralPrivilege(ReferralPrivilege) - Method in class com.sun.identity.entitlement.xacml3.PrivilegeSet
Adds referralPrivilege to this set.
addRemoteListener(IdEventListener) - Static method in class com.sun.identity.idm.IdRepoListener
 
ADDREMOVELIST - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The ADDREMOVELIST attribute type specifies that the multiple choice attribute should be display as add remove list widget.
addRequest(Request) - Method in class com.iplanet.services.comm.share.RequestSet
Adds a Request object to this object.
addRequesterIDToScope(Scoping, String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
 
addRequiredAttribute(Attr) - Method in class com.iplanet.ums.CreationTemplate
Adds the attribute to the required attributes.
AddResourceBundle - Class in com.sun.identity.cli
Adds resource bundle to data store.
AddResourceBundle() - Constructor for class com.sun.identity.cli.AddResourceBundle
 
addResourceResult(ResourceResult, ServiceType) - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Adds a resource result to the resource result sub tree rooted at this ResourceResult
addResourceResult(ResourceResult, ResourceName) - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Adds a resource result to the resource result sub tree rooted at this ResourceResult
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.audit.rest.AuditRestRouteProvider
 
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.core.rest.CoreRestRouteProvider
 
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.core.rest.SmsRestRouteProvider
 
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.entitlement.rest.EntitlementsRestRouteProvider
 
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.oauth2.rest.OAuth2RestRouteProvider
 
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.rest.AbstractRestRouteProvider
Add resource (CREST) route registrations to the provided routers.
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.scripting.rest.ScriptingRestRouteProvider
 
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.selfservice.SelfServiceRestRouteProvider
 
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.services.push.PushNotificationRestRouteProvider
 
addResourceRoutes(ResourceRouter, ResourceRouter) - Method in class org.forgerock.openam.uma.rest.UmaRestRouteProvider
 
addResourceSetId(String) - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
addResourceType(ResourceType) - Method in class com.sun.identity.entitlement.xacml3.PrivilegeSet
Adds resource type to this set.
addResourceTypeUuid(String) - Method in class com.sun.identity.entitlement.Application
Adds the passed resource type UUID to the application.
addRespondWith(String) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Adds a RespondWith to the Request.
addResponse(Response) - Method in class com.iplanet.services.comm.share.ResponseSet
Adds a Response object to this object.
addResponseProvider(String, ResponseProvider) - Method in class com.sun.identity.policy.Policy
Deprecated.
Adds a new ResponseProvider to the policy.
addResponseProvider(ResponseProvider) - Method in class com.sun.identity.policy.ResponseProviders
Adds a ResponseProvider object to this instance of ResponseProviders.
addResponseProvider(String, ResponseProvider) - Method in class com.sun.identity.policy.ResponseProviders
Adds a ResponseProvider object to this instance of ResponseProviders.
addResponseTimes(long) - Method in class com.sun.identity.entitlement.util.NetworkMonitor.StatsData
 
ADDRESS - Static variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
ADDRESS - Static variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
ADDRESS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Scopes
Address scope.
ADDRESS_CARD_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ADDRESS_CARD_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ADDRESS_MAPPING - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
ADDRESS_TAG_NAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
XML tag name for <Address%gt;.
addRestrictedToken(SessionID, TokenRestriction) - Method in class com.iplanet.dpro.session.service.InternalSession
Add new restricted token pointing at the same session to the list.
addResult(AMIdentity, Map) - Method in class com.sun.identity.idm.IdSearchResults
Adds an AMIdentity object to this search result.
addResult(Result) - Method in class com.sun.identity.xacml.context.impl.ResponseImpl
Adds a Result to this object
addResult(Result) - Method in interface com.sun.identity.xacml.context.Response
Adds a Result to this object
addReturnAttribute(CoreTokenField) - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
Assigns an attribute to be part of the return attributes.
addRoute(RoutingMode, String, RequestHandler, boolean) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
addRoute(RoutingMode, String, RequestHandler) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
Adds a new route to this router for the provided request handler.
addRoutes(ResourceRouter, ResourceRouter, ResourceRouter, ServiceRouter, ServiceRouter) - Method in class org.forgerock.openam.rest.AbstractRestRouteProvider
 
addRoutes(ResourceRouter, ResourceRouter, ResourceRouter, ServiceRouter, ServiceRouter) - Method in interface org.forgerock.openam.rest.RestRouteProvider
Implementations to add route registrations to the provided routers.
addRoutes(ResourceRouter, ResourceRouter, ResourceRouter, ServiceRouter, ServiceRouter) - Method in class org.forgerock.openam.temper.TimeTravelRouteProvider
 
addRule(Rule) - Method in class com.sun.identity.policy.Policy
Deprecated.
Adds a new policy rule.
addSecurityPolicyTokenValidationConfiguration(TokenType, boolean) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
 
addServerDefaults(String, String, String, String, Set, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Creates the default server configuration .
addServersToSite(SSOToken, String, Collection) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Adds a set of server instances to a site.
addServiceConfig(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Adds a service configuration object for the given service name for this organization.
addServiceListener(ConfigurationListener, Predicate<String>) - Method in class com.sun.identity.common.configuration.ConfigurationObserver
Adds listeners for service names that match the provided predicate.
addServiceListener(CachedSMSEntry.SMSEntryUpdateListener) - Method in class com.sun.identity.sm.CachedSMSEntry
Method to add objects that needs notifications
addServiceRoutes(ServiceRouter, ServiceRouter) - Method in class org.forgerock.openam.core.rest.CoreRestRouteProvider
 
addServiceRoutes(ServiceRouter, ServiceRouter) - Method in class org.forgerock.openam.rest.AbstractRestRouteProvider
Add service (CHF REST) route registrations to the provided routers
addSession(InternalSession) - Method in class com.iplanet.dpro.session.service.AuthenticationSessionStore
 
addSession(String, FSSession) - Method in class com.sun.identity.federation.services.FSSessionManager
Adds a federation session to a user.
addSessionEventURL(String, SessionID) - Method in class com.iplanet.dpro.session.service.InternalSession
Adds a listener for the associated session ID.
addSessionForGivenUUID(String, Long) - Method in class com.iplanet.dpro.session.share.SessionResponse
Adds the Session Information for a User.
addSessionInfo(SessionInfo) - Method in class com.iplanet.dpro.session.share.SessionResponse
Adds a SessionInfo object.
addSessionListener(Session, String) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
addSessionListener(Session, String) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Add a session listener notification url.
addSessionListener(Session, String) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
addSessionListener(Session, String) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
 
addSessionListener(Session, String) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
addSessionListener(Session, String) - Method in class com.iplanet.dpro.session.service.SessionService
Adds listener to a Internal Sessions.
addSessionListener(SessionListener) - Method in class com.iplanet.dpro.session.Session
Adds a session listener for session change events.
addSessionListener(SessionListener, boolean) - Method in class com.iplanet.dpro.session.Session
Adds a session listener for session change events.
AddSessionListener - Static variable in class com.iplanet.dpro.session.share.SessionRequest
 
addSessionPartner(FSSessionPartner) - Method in class com.sun.identity.federation.services.FSSession
Adds a session partner.
addSessionPartner(SAML2SessionPartner) - Method in class com.sun.identity.saml2.profile.IDPSession
Adds a session partner.
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.
AddSiteFailoverURLs - Class in com.sun.identity.cli.serverconfig
Add secondary URLs of a site.
AddSiteFailoverURLs() - Constructor for class com.sun.identity.cli.serverconfig.AddSiteFailoverURLs
 
AddSiteMembers - Class in com.sun.identity.cli.serverconfig
Add members to site.
AddSiteMembers() - Constructor for class com.sun.identity.cli.serverconfig.AddSiteMembers
 
addSiteSecondaryURLs(SSOToken, String, Collection) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Adds the secondary URLs of a site.
addSSOTokenListener(SSOTokenListener) - Method in interface com.iplanet.sso.SSOToken
Adds an SSO token listener for the token change events.
addSSOTokenListener(SSOTokenListener) - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
addSSOTokenPrincipal(Subject, SessionID) - Method in class com.sun.identity.authentication.service.DefaultSessionActivator
 
addStatement(Statement) - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Adds the Statement object to the Statment's object Set.
addStatement(Statement) - Method in class com.sun.identity.saml.assertion.AssertionBase
Adds a statement to this Assertion
addStatsListener(StatsListener) - Method in class com.sun.identity.shared.stats.Stats
 
addStatusMessageCode(String) - Method in class com.sun.identity.config.util.TemplatedPage
 
addSubConfig(String, String, int, Map) - Method in class com.sun.identity.sm.ServiceConfig
Adds a service sub-configuration with configuration parameters.
addSubConfig(String, String, String, String, Map, int) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds SubConfiguration to an existing subconfiguration in a service.
addSubConfigAttributeDefaultValues(String, Set, String, String, String, Set) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds defaults values to service sub-configuration
AddSubConfiguration - Class in com.sun.identity.cli.schema
Adds sub configuration.
AddSubConfiguration() - Constructor for class com.sun.identity.cli.schema.AddSubConfiguration
 
addSubConfiguration(String, String, String, String, Map, int) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds SubConfiguration to a service.
addSubject(String, Subject) - Method in class com.sun.identity.policy.Policy
Deprecated.
Adds a new policy subject.
addSubject(String, Subject, boolean) - Method in class com.sun.identity.policy.Policy
Deprecated.
Adds a new policy subject.
addSubject(Subject) - Method in class com.sun.identity.policy.Subjects
Adds a Subject object to the this instance of user collection.
addSubject(String, Subject) - Method in class com.sun.identity.policy.Subjects
Adds a Subject object to the this instance of user collection.
addSubject(String, Subject, boolean) - Method in class com.sun.identity.policy.Subjects
Adds a Subject object to the this instance of user collection.
addSubject(String, Subject) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Adds a policy subject at realm.
addSubjectAttributeNames(String, Set<String>) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Adds subject attribute names.
addSubjectAttributeNames(String, Set<String>) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Returns subject attribute names.
AddSubSchema - Class in com.sun.identity.cli.schema
Adds sub configuration.
AddSubSchema() - Constructor for class com.sun.identity.cli.schema.AddSubSchema
 
addSubSchema(InputStream) - Method in class com.sun.identity.sm.ServiceSchema
Adds the service's sub-schema given the XML input stream that follows the SMS DTD.
addSubSchema(String, ServiceSchemaModificationWrapper) - Method in class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Add a new named modified sub schema to this wrapper
addSubSchema(String, String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds sub schema to a service.
addSubSchema(String, String, ServiceSchema, Node) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds sub schema to a service.
addSupportedTokenTransform(TokenType, TokenType, boolean) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
addTemplateAttribute(String, String) - Method in class com.iplanet.ums.cos.COSTemplate
Adds a name/value attribute pair for this template; for example, "postalcode" and "95020".
addTimeLogInfo(Date) - Method in class com.sun.identity.log.LogRecord
Sets the LogConstants.TIME for this LogRecord to the provided date.
addTiming(long, String, String, String, Subject) - Method in class org.forgerock.openam.entitlement.monitoring.EvaluationTimingStore
Records a specific policy evaluation run time instance.
addTiming(String, long, String, String, String, Subject) - Method in class org.forgerock.openam.entitlement.monitoring.InternalEvaluationTimingStore
Adds a new PolicyTimingEntry to our duration list.
addTimingEntry(long) - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringTimingStore
Adds an entry to the timing store, having wrapped the supplied long duration in a SessionTimingEntry.
addToClientMap(String, Map) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Add to the userAgentMap, clientTypeMap & ProfilesMap.
addToClientMap(String, Map, boolean) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
addToCOT(String, String, String) - Static method in class com.sun.identity.workflow.AddProviderToCOT
 
addToCurrentFileList(String, String, String) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Add new file name to the file list
addToIdTable(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
addToIdTable(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Adds the object which is currently being unmarshalled to the ID table.
addToIdTable(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
addToIdTable(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Adds the object which is currently being unmarshalled to the ID table.
addToIndexes(String, Map) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Create Client Object & add to all our indexes.
addToIndexes(String, Map, boolean) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
addToken(SoapMessage) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenClientInterceptor
This method is called on the outbound client side, secure-request in JASPI terms.
addToken(SoapMessage) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenServerInterceptor
This method is called on the outbound client side, secure-request in JASPI terms.
addTokenOperation(Token, CTSOperation, boolean) - Method in interface org.forgerock.openam.cts.monitoring.CTSOperationsMonitoringStore
Adds a Token operation into the monitoring store.
addTokenOperation(Token, CTSOperation, boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Adds a Token operation into the monitoring store.
addTokenOperation(TokenType, CTSOperation, boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Adds a Token operation into the monitoring store.
addTokenOperation(CTSOperation, boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Adds a Token operation into the monitoring store.
addToListenersMap(String, Object) - Method in class com.sun.identity.authentication.config.AMConfiguration
Adds listener to listeners Map.
addToOrgMapCache(SSOToken, String) - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Protected method to update the orgMapCache
addToParent(Element) - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Adds th binary security token to the header element.
addToParent(Element) - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Add the Assertion to the Document Element.
addToParent(Element) - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Converts this header to org.w3c.dom.Element and add to parent Header Element.
addToParent(Element) - Method in class com.sun.identity.wss.security.KeyIdentifier
Adds the key identifier to the parent element.
addToParent(Element) - Method in class com.sun.identity.wss.security.Reference
Adds the reference to parent element.
addToParent(Element) - Method in class com.sun.identity.wss.security.SecurityTokenReference
Adds the securitytoken reference to the parent element.
addToPartialMatchMap(String, String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Add client to our partialMatchMap.
addToRequestQueue(CLIRequest) - Method in class com.sun.identity.cli.CommandManager
Adds request to request queue.
addToSite(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Adds server to a site.
addToSite(String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds server to a site.
addTrustSPMetadata(TrustSPMetadata, String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
addUriQueryComponent(String, String) - Method in class org.forgerock.openam.authentication.callbacks.helpers.QRCallbackBuilder
Add a query component to use in the QR Callback URI.
addUser(User) - Method in class com.iplanet.ums.PeopleContainer
Adds a new User object to the People Container.
addUsers(Set) - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Deprecated.
Adds users to the assignable dynamic group.
addUsers(Set) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Adds users to the role.
addUsers(Set) - Method in interface com.iplanet.am.sdk.AMStaticGroup
Deprecated.
Adds users to the static group.
addValidatedDelegationTokenType(TokenType, boolean) - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig.SoapDelegationConfigBuilder
 
addValidation(String, String, String) - Method in class com.iplanet.ums.CreationTemplate
Adds the validator and the rule for the attribute name.
addValidationInfo(ValidationInfo) - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
addValue(String) - Method in class com.iplanet.services.ldap.Attr
Add a string value to the attribute
addValue(byte[]) - Method in class com.iplanet.services.ldap.Attr
Add a byte array value to the attribute
addValues(String[]) - Method in class com.iplanet.services.ldap.Attr
Add mulitple string values to the attribute
addValues(byte[][]) - Method in class com.iplanet.services.ldap.Attr
Add a list byte array values to the attribute
ADHelper - Class in org.forgerock.openam.idrepo.ldap.helpers
Handles AD specific aspects of Data Store, more specifically handles the fact that AD uses bitmasks to store account related informations in the userAccountControl attribute.
ADHelper() - Constructor for class org.forgerock.openam.idrepo.ldap.helpers.ADHelper
 
adjustBusyConnections(int) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcImpl
 
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.
adjustEntry(Object) - Method in class com.sun.identity.entitlement.opensso.Cache
This method adjusts the table by removing the entry corresponding to key from the table.
admin - Variable in class com.sun.identity.idsvcs.Read
 
ADMIN - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
ADMIN_ACCESS - Static variable in class com.sun.identity.log.LogConstants
 
ADMIN_AUTH_MODULE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
ADMIN_ERROR - Static variable in class com.sun.identity.log.LogConstants
 
ADMIN_GROUPS_ENABLED_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
ADMIN_ROLE_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
AdminDNAction - Class in com.sun.identity.security
The class is used to perform privileged operations using java.security.AccessController.doPrivileged() when using com.iplanet.am.util.AdminUtils to obtain Administrator DN.
AdminDNAction() - Constructor for class com.sun.identity.security.AdminDNAction
Default constructor
AdminInterfaceUtils - Class in com.sun.identity.common.admin
AdminInterfaceUtils provides a set common utility methods to administration console and command line tool.
AdminInterfaceUtils() - Constructor for class com.sun.identity.common.admin.AdminInterfaceUtils
 
ADMINISTRATION_SERVICE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
ADMINISTRATION_SERVICE - Static variable in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
ADMINISTRATION_SERVICE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AdministrationServiceListener - Class in com.sun.identity.common
This class is a cache and Listener for Administration Service
ADMINISTRATIVE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error code for Contact person type
AdminOnlyAuthzModule - Class in org.forgerock.openam.rest.authz
Filter which ensures that only users with an SSO Token which has Administrator-level access are allowed access to the resources protected.
AdminOnlyAuthzModule(Config<SessionService>, Debug) - Constructor for class org.forgerock.openam.rest.authz.AdminOnlyAuthzModule
 
AdminPasswordAction - Class in com.sun.identity.security
The class is used to perform privileged operations using AccessController.doPrivileged() when using com.iplanet.am.util.AdminUtils to obtain Administrator passwords.
AdminPasswordAction() - Constructor for class com.sun.identity.security.AdminPasswordAction
Default constructor
adminServiceGlobalSchema - Variable in class com.iplanet.am.sdk.common.DCTreeServicesHelper
 
ADMINSITRATIVE - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Administrative type.
AdminSubjectContext - Class in org.forgerock.openam.rest.resource
SubjectContext implementation which contains an admin token.
AdminSubjectContext(Debug, SessionCache, Context) - Constructor for class org.forgerock.openam.rest.resource.AdminSubjectContext
 
adminToken - Variable in class com.sun.identity.sm.ServiceSchemaModifications
 
AdminTokenAction - Class in com.sun.identity.security
The class is used to perform privileged operations using java.security.AccessController.doPrivileged() when trying to get Application single sign on token.
AdminTokenId - Interface in com.sun.identity.security
This interface defines a method to get an admin token Id
AdminTokenIdImpl - Class in com.sun.identity.security
This class implements interface AdminTokenId
AdminTokenIdImpl() - Constructor for class com.sun.identity.security.AdminTokenIdImpl
 
AdminTool - Class in com.sun.identity.install.tools.admin
 
AdminTool() - Constructor for class com.sun.identity.install.tools.admin.AdminTool
 
AdminToolLauncher - Class in com.sun.identity.install.tools.launch
 
AdminToolLauncher() - Constructor for class com.sun.identity.install.tools.launch.AdminToolLauncher
 
AdminUtils - Class in com.iplanet.am.util
This class contains methods to retrieve Top Level Administrator information.
AdminUtils() - Constructor for class com.iplanet.am.util.AdminUtils
 
ADPrincipal - Class in com.sun.identity.authentication.modules.ad
 
ADPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.ad.ADPrincipal
 
ADSL_CAP - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The ADSL-CAP - Asymmetric DSL, Carrierless Amplitude Phase Modulation type.
ADSL_DMT - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The ADSL-DMT - Asymmetric DSL, Discrete Multi-Tone type.
Advice - Class in com.sun.identity.entitlement.xacml3.core
Java class for AdviceType complex type.
Advice() - Constructor for class com.sun.identity.entitlement.xacml3.core.Advice
 
advice - Variable in class com.sun.identity.entitlement.xacml3.core.AssociatedAdvice
 
ADVICE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Advice
Advice - Class in com.sun.identity.saml.assertion
The Advice element contains additional information that the issuer wish to provide.
Advice(Element) - Constructor for class com.sun.identity.saml.assertion.Advice
Constructs an Advice element from an existing XML block.
Advice(List, List, List) - Constructor for class com.sun.identity.saml.assertion.Advice
Constructor
Advice - Interface in com.sun.identity.saml2.assertion
The Advice contains any additional information that the SAML authority wishes to provide.
ADVICE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ADVICE_DENY - Static variable in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Key that is used in the Advice to identify the condition decision is deny.
ADVICE_DENY - Static variable in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
Key that is used in the Advice to identify the condition decision is deny.
ADVICE_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AdviceImpl
 
ADVICE_TERMINATE_SESSION - Static variable in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Key that is used in the Advice to identify the session was terminated.
ADVICE_TERMINATE_SESSION - Static variable in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
Key that is used in the Advice to identify the session was terminated.
AdviceBase - Class in com.sun.identity.saml.assertion
The Advice element contains additional information that the issuer wish to provide.
AdviceBase(Element) - Constructor for class com.sun.identity.saml.assertion.AdviceBase
Constructs an Advice element from an existing XML block.
AdviceBase(List, List, List) - Constructor for class com.sun.identity.saml.assertion.AdviceBase
Constructor
AdviceElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Advice element declaration.
AdviceElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AdviceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
AdviceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AdviceExpression - Class in com.sun.identity.entitlement.xacml3.core
Java class for AdviceExpressionType complex type.
AdviceExpression() - Constructor for class com.sun.identity.entitlement.xacml3.core.AdviceExpression
 
adviceExpression - Variable in class com.sun.identity.entitlement.xacml3.core.AdviceExpressions
 
AdviceExpressions - Class in com.sun.identity.entitlement.xacml3.core
Java class for AdviceExpressionsType complex type.
AdviceExpressions() - Constructor for class com.sun.identity.entitlement.xacml3.core.AdviceExpressions
 
adviceExpressions - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
adviceExpressions - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
adviceExpressions - Variable in class com.sun.identity.entitlement.xacml3.core.Rule
 
adviceExpressionsToResourceAttributes(AdviceExpressions) - Method in class com.sun.identity.entitlement.xacml3.XACMLSchemaFactory
Convert the specified AdviceExpressions object into a set of ResourceAttribute objects.
adviceExpressionToResourceAttribute(AdviceExpression) - Method in class com.sun.identity.entitlement.xacml3.XACMLSchemaFactory
Convert the specified AdviceExpression object into a ResourceAttribute.
adviceId - Variable in class com.sun.identity.entitlement.xacml3.core.Advice
 
adviceId - Variable in class com.sun.identity.entitlement.xacml3.core.AdviceExpression
 
AdviceImpl - Class in com.sun.identity.saml2.assertion.impl
The Advice contains any additional information that the SAML authority wishes to provide.
AdviceImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.AdviceImpl
Default constructor
AdviceImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.AdviceImpl
This constructor is used to build Advice object from a XML string.
AdviceImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.AdviceImpl
This constructor is used to build Advice object from a block of existing XML that has already been built into a DOM.
ADVICES_END_TAG - Static variable in class com.sun.identity.policy.PolicyUtils
 
ADVICES_HANDLEABLE_BY_AM - Static variable in class com.sun.identity.policy.PolicyConfig
 
ADVICES_START_TAG - Static variable in class com.sun.identity.policy.PolicyUtils
 
ADVICES_TAG_NAME - Static variable in class com.sun.identity.policy.PolicyUtils
 
ADVICES_TAG_NAME - Static variable in interface com.sun.identity.shared.Constants
XML tag name used for Advices message.
AdvicesHandleableByAMRequest - Class in com.sun.identity.policy.remote
This AdvicesHandleableByAMRequest class represents a AdvicesHandleableByAMRequest XML element.
AdvicesHandleableByAMRequest() - Constructor for class com.sun.identity.policy.remote.AdvicesHandleableByAMRequest
Default constructor for AdvicesHandleableByAMRequest.
AdvicesHandleableByAMResponse - Class in com.sun.identity.policy.remote
This AdvicesHandleableByAMResponse class represents a AdvicesHandleableByAMResponse XML element.
AdvicesHandleableByAMResponse() - Constructor for class com.sun.identity.policy.remote.AdvicesHandleableByAMResponse
Default constructor for AdvicesHandleableByAMResponse.
AdvicesHandleableByAMResponse(Set) - Constructor for class com.sun.identity.policy.remote.AdvicesHandleableByAMResponse
Constructs an AdvicesHandleableByAMResponse object.
advicesToXMLString(Map) - Static method in class com.sun.identity.policy.PolicyUtils
Returns XML string representation of a Map of policy advices
AdviceType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AdviceType complex type.
AdviceTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AdviceTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
AdviceTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ADVICING_ORGANIZATION - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
 
AES - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
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.
AFFILIATE - Static variable in class com.sun.identity.configuration.ConfigFedMonitoring
 
AFFILIATE_TYPE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Affiliation descriptor
AFFILIATED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Affiliation id for Affiliation descriptor
AffiliateMemberElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AffiliateMember element declaration.
AffiliateMemberElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AffiliateMemberElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
AffiliateMemberElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
AffiliateMemberElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AFFILIATION_CHANGED - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
AFFILIATION_ID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for affiliationID parameter name
AFFILIATION_ID_NOT_VALID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
AffiliationConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for AffiliationConfig element declaration.
AffiliationConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AffiliationConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
AffiliationConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AffiliationDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AffiliationDescriptor element declaration.
AffiliationDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AffiliationDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
AffiliationDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AffiliationDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AffiliationDescriptorType complex type.
AffiliationDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AffiliationDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
AffiliationDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AFFILIATIONID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Affliation Identifier
affiliationID - Variable in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
 
AFFINITY_ENABLED - Static variable in class org.forgerock.openam.ldap.LDAPUtils
An Option that tells whether affinity based load balancing is enabled for the connections.
affinityEnabled - Variable in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
afterAuthorizeSuccess(OAuth2Request, Request, Response) - Method in interface org.forgerock.oauth2.restlet.AuthorizeRequestHook
Called after the authorize request has been completed and an authorization code is being returned.
afterAuthorizeSuccess(OAuth2Request, Request, Response) - Method in class org.forgerock.openidconnect.restlet.LoginHintHook
Once we're returning an auth code we can remove the login hint cookie.
afterFailedAuthorization(PermissionTicket, Subject, Subject) - Method in interface org.forgerock.openam.uma.extensions.RequestAuthorizationFilter
Invoked after a failed request authorization attempt.
afterHandle(Request, Response) - Method in class org.forgerock.oauth2.restlet.resources.ResourceSetRegistrationExceptionFilter
Checks if an error response is being returned and translates the error into the format described by the specification, https://tools.ietf.org/html/draft-hardjono-oauth-resource-reg-04#section-3.
afterHandle(Request, Response) - Method in class org.forgerock.openam.rest.audit.AbstractRestletAccessAuditFilter
 
afterResourceRegistration(ResourceSetDescription) - Method in interface org.forgerock.openam.oauth2.extensions.ResourceRegistrationFilter
Invoked after a resource set is registered in the backend.
afterResourceShared(UmaPolicy) - Method in interface org.forgerock.openam.uma.extensions.ResourceDelegationFilter
Invoked after a resource "share" is created.
afterSuccessfulAuthorization(PermissionTicket, Subject, Subject) - Method in interface org.forgerock.openam.uma.extensions.RequestAuthorizationFilter
Invoked after a successful request authorization attempt.
afterTokenHandling(OAuth2Request, Request, Response) - Method in interface org.forgerock.oauth2.restlet.TokenRequestHook
Called after the token request is actually handled.
afterTokenHandling(OAuth2Request, Request, Response) - Method in class org.forgerock.openidconnect.restlet.LoginHintHook
Authentication has completed - remove the cookie.
against(ResourceType) - Method in interface org.forgerock.openam.entitlement.constraints.AgainstResourceType
Defines the resource type to be used for verification.
AgainstResourceType - Interface in org.forgerock.openam.entitlement.constraints
Defines the resource type to be used to validate against.
AGENT - Static variable in class com.sun.identity.idm.IdType
Identity type of AGENT Also from OpenSSO 8.0 onwards, this is the Identity type of the union of agents and those under the agent groups.
Agent - Class in com.sun.identity.monitoring
The Agent class provides a simple example on how to use the SNMP protocol adaptor.
AGENT_22_ENCRYPT_KEY_VALUE - Static variable in class com.sun.identity.install.tools.configurator.MigrateWebAgentConfigurePropertiesTask
 
AGENT_CONFIG_SERVICE - Static variable in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
AGENT_ENCRYPT_KEY_PROPERTY - Static variable in class com.sun.identity.install.tools.configurator.MigrateWebAgentConfigurePropertiesTask
 
AGENT_GROUP_NAME - Static variable in interface com.sun.identity.cli.IArgument
Agent group name.
AGENT_GROUP_NAMES - Static variable in interface com.sun.identity.cli.IArgument
Agent group names.
AGENT_HASHED_PASSWORD - Static variable in interface com.sun.identity.cli.IArgument
Agent include hashed password in config export option.
AGENT_ID_TYPE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AGENT_NAME - Static variable in interface com.sun.identity.cli.IArgument
Agent name.
AGENT_NAMES - Static variable in interface com.sun.identity.cli.IArgument
Agent names.
AGENT_REALM - Static variable in class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
AGENT_ROOT_URL - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
AGENT_ROOT_URL_FOR_CDSSO_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.agent.AgentConstants
Agent root Url for CDSSO attribute name.
AGENT_SERVICE - Static variable in interface com.sun.identity.idm.IdConstants
 
AGENT_SERVICE - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeAgentServiceStep
 
AGENT_SERVICE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Agent Service Name
AGENT_SESSION_IDLE_TIME - Static variable in interface com.sun.identity.shared.Constants
Property string to set max idle timeout for agent sessions
AGENT_SET_ATTR_VALUE - Static variable in interface com.sun.identity.cli.IArgument
Set attribute values flag.
AGENT_TYPE - Static variable in interface com.sun.identity.cli.IArgument
Agent type.
AGENT_TYPE - Static variable in interface com.sun.identity.idm.IdConstants
 
AGENT_TYPE - Static variable in class org.forgerock.openam.core.rest.IdentityResourceV1
 
AGENT_TYPE - Static variable in class org.forgerock.openam.core.rest.IdentityResourceV2
 
AGENT_TYPE - Static variable in class org.forgerock.openam.core.rest.IdentityRestUtils
 
AGENT_TYPE_2_DOT_2_AGENT - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
AGENT_TYPE_AGENT_AUTHENTICATOR - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
AGENT_TYPE_J2EE - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
AGENT_TYPE_OAUTH2 - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
AGENT_TYPE_WEB - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
AgentClientRegistration - Class in org.forgerock.openam.oauth2
Models an OpenAM J2EE agent registration in the OAuth2 provider.
AgentConfiguration - Class in com.sun.identity.common.configuration
This class provides agent configuration utilities.
AgentConstants - Class in org.forgerock.openam.agent
Collection of Agent constants.
AGENTGROUP - Static variable in class com.sun.identity.idm.IdType
Identity type of OpenAM agents under the OpenAM agent groups.
AgentIdentity - Interface in org.forgerock.openam.forgerockrest.utils
Interface defining utility functionality to identify if a SSOToken corresponds to an authenticated Agent.
agentIdentity - Variable in class org.forgerock.openam.rest.authz.AgentOnlyAuthzModule
 
agentIdentity - Variable in class org.forgerock.openam.rest.authz.SpecialOrAdminOrAgentAuthzModule
 
AgentIdentityImpl - Class in org.forgerock.openam.forgerockrest.utils
 
AgentMigration71 - Class in com.sun.identity.idm
 
AgentMigration71() - Constructor for class com.sun.identity.idm.AgentMigration71
 
AgentOAuth2ProviderService() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.AgentOAuth2ProviderService
 
AgentOAuth2ProviderSettings - Class in org.forgerock.oauth2.core
Models all of the OAuth2 provider settings specific to agents.
AgentOAuth2ProviderSettings() - Constructor for class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
AGENTONLY - Static variable in class com.sun.identity.idm.IdType
Identity type of OpenAM agent only.
AgentOnlyAuthzModule - Class in org.forgerock.openam.rest.authz
Authorization module that only grants access to agents (e.g. web agent, J2EE agent, SOAP STS).
AgentOnlyAuthzModule(AgentIdentity, Debug) - Constructor for class org.forgerock.openam.rest.authz.AgentOnlyAuthzModule
 
AgentProvider - Class in com.sun.identity.plugin.monitoring.impl
This class is the AM implementation of the Monitoring interface
AgentProvider() - Constructor for class com.sun.identity.plugin.monitoring.impl.AgentProvider
 
AgentProvider - Class in com.sun.identity.wss.provider.plugins
This class AgentProvider extends from ProviderConfig to manage the web services server provider or the web services client configuration via Access Manager Agents.
AgentProvider() - Constructor for class com.sun.identity.wss.provider.plugins.AgentProvider
 
AGENTREPO_PLUGIN - Static variable in interface com.sun.identity.idm.IdConstants
 
AGENTS_MODULE_HANDLES_FUNCTION - Variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
AGENTS_PROFILE_SERVICE_URI_ELEMENT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AgentServiceHelper - Class in org.forgerock.openam.upgrade.helpers
This service helper implementation ensures that the OAuth2 Client service attributes are using the correct uitype in the upgraded system.
AgentServiceHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.AgentServiceHelper
 
AgentShutdownServletContextListener - Class in com.sun.identity.monitoring
The AgentShutdownServletContextListener class is used to stop the monitoring Agent RMI server everything is undeployed, or the web container is terminated.
AgentShutdownServletContextListener() - Constructor for class com.sun.identity.monitoring.AgentShutdownServletContextListener
 
AgentsRepo - Class in com.sun.identity.idm.plugins.internal
 
AgentsRepo() - Constructor for class com.sun.identity.idm.plugins.internal.AgentsRepo
 
AggregateQuery<Q1,Q2> - Class in org.forgerock.openam.oauth2.rest
Aggregation of queries against Resource Sets and UMA policies.
AggregateQuery() - Constructor for class org.forgerock.openam.oauth2.rest.AggregateQuery
 
AggregateQuery.Operator - Enum in org.forgerock.openam.oauth2.rest
 
AgreementMethodElement - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for AgreementMethod element declaration.
AgreementMethodElementImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AgreementMethodElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
AgreementMethodElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AgreementMethodType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for AgreementMethodType complex type.
AgreementMethodType.KANonce - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for KA-Nonce element declaration.
AgreementMethodType.OriginatorKeyInfo - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for OriginatorKeyInfo element declaration.
AgreementMethodType.RecipientKeyInfo - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for RecipientKeyInfo element declaration.
AgreementMethodTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AgreementMethodTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
AgreementMethodTypeImpl.KANonceImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AgreementMethodTypeImpl.KANonceImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AgreementMethodTypeImpl.OriginatorKeyInfoImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AgreementMethodTypeImpl.OriginatorKeyInfoImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AgreementMethodTypeImpl.RecipientKeyInfoImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AgreementMethodTypeImpl.RecipientKeyInfoImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AgreementMethodTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
AIX - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
AIX - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
AjaxPage - Class in com.sun.identity.config.util
 
AjaxPage() - Constructor for class com.sun.identity.config.util.AjaxPage
 
ALGO_ID_C14N_EXCL_OMIT_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Exclusive XML canonicalization Algorithm URI.
ALGO_ID_C14N_EXCL_WITH_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Exclusive XML canonicalization with comments Algorithm URI.
ALGO_ID_C14N_OMIT_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML canonicalization Algorithm URI.
ALGO_ID_C14N_WITH_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML canonicalization with comments Algorithm URI.
ALGO_ID_MAC_HMAC_NOT_RECOMMENDED_MD5 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-MD5 URI.
ALGO_ID_MAC_HMAC_RIPEMD160 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-RIPEMD160 URI.
ALGO_ID_MAC_HMAC_SHA1 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-SHA1 URI - Required.
ALGO_ID_MAC_HMAC_SHA256 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-SHA256 URI.
ALGO_ID_MAC_HMAC_SHA384 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-SHA384 URI.
ALGO_ID_MAC_HMAC_SHA512 - Static variable in class com.sun.identity.saml.common.SAMLConstants
MAC Algorithm HMAC-SHA512 URI.
ALGO_ID_SIGNATURE_DSA - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Digital Signing algorithm
ALGO_ID_SIGNATURE_DSA - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm DSAwithSHA1 URI - Required.
ALGO_ID_SIGNATURE_DSA_JCA - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Digital Signing constant
ALGO_ID_SIGNATURE_NOT_RECOMMENDED_RSA_MD5 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-MD5 URI.
ALGO_ID_SIGNATURE_RSA - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Digital Signing algorithm
ALGO_ID_SIGNATURE_RSA - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSAwithSHA1 URI - Recommended.
ALGO_ID_SIGNATURE_RSA_JCA - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Digital Signing constant
ALGO_ID_SIGNATURE_RSA_RIPEMD160 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-RIPEMD160 URI.
ALGO_ID_SIGNATURE_RSA_SHA1 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSAwithSHA1 URI.
ALGO_ID_SIGNATURE_RSA_SHA256 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-SHA256 URI.
ALGO_ID_SIGNATURE_RSA_SHA384 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-SHA384 URI.
ALGO_ID_SIGNATURE_RSA_SHA512 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Signature Algorithm RSA-SHA512 URI.
ALGORITHM_NAMES - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ProviderStep
 
AlgorithmSuiteElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for AlgorithmSuite element declaration.
AlgorithmSuiteElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
AlgorithmSuiteElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
AlgorithmSuiteElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
ALIASES_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
ALL - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
ALL - Static variable in class org.forgerock.openam.cors.CORSConstants
Indicative that every server should be trusted.
ALL_FIELDS - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the set of all fields being logged.
ALL_OBJECTS_CHANGED - Static variable in class com.sun.identity.idm.remote.IdRemoteEventListener
 
ALL_OPERATIONS - Static variable in class org.forgerock.openam.ldap.PersistentSearchChangeType
Constant for Entry being added, modified, removed or renamed.
ALL_RECORDS - Static variable in class com.sun.identity.log.LogQuery
All the records that matches query criteria (if any) will be retrieved.
ALL_RESOURCES - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Constant used to identity all the resources of a service type.
ALL_SUFFIX - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
ALL_TEMPLATES - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Represents both dynamic and policy template for a service
AllConfiguredModuleInstances - Class in com.sun.identity.authentication.service
The class determines all configured Module Instances for realm This list is computed per realm.
AllConfiguredModuleInstances() - Constructor for class com.sun.identity.authentication.service.AllConfiguredModuleInstances
Creates ConfiguredModuleInstances object.
ALLCOOKIES - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityMethod
 
AllElement - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for All element declaration.
AllElementImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
AllElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
AllElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
allEntriesChanged() - Method in class com.iplanet.am.sdk.ldap.ACIEventListener
 
allEntriesChanged() - Method in class com.iplanet.am.sdk.ldap.EntryEventListener
 
allEntriesChanged() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
allEntriesChanged() - Method in interface com.iplanet.services.ldap.event.IDSEventListener
This callback notifies listeners that EventService is restarting the Persistent Search connections due to connection errors, and there is no guarantee of what could have changed in the directory so mark all entries as modified.
allEntriesChanged() - Method in class com.sun.identity.sm.ldap.LDAPEventManager
 
allIdentitiesChanged() - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
The method is called when all identities in the repository are changed.
allIdentitiesChanged() - Method in interface com.sun.identity.idm.IdEventListener
The method is called when all identities in the repository are changed.
allIdentitiesChanged() - Method in class com.sun.identity.idm.server.JAXRPCObjectImplEventListener
 
allIdentitiesChanged() - Method in class org.forgerock.openam.uma.rest.UmaPolicyApplicationListener
Not required.
allObjectsChanged() - Method in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
This callback notifies the listener that all object should be marked as "changed" or "dirty".
allObjectsChanged() - Method in class com.iplanet.am.sdk.AMObjectListenerImpl
Deprecated.
 
allObjectsChanged() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
allObjectsChanged() - Method in class com.sun.identity.idm.IdRepoListener
 
allObjectsChanged() - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
 
allObjectsChanged() - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
 
allObjectsChanged() - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
 
allObjectsChanged() - Method in class com.sun.identity.sm.ldap.SMSLdapObject
 
allObjectsChanged() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
 
allObjectsChanged() - Method in class com.sun.identity.sm.SMSNotificationManager
 
allObjectsChanged() - Method in interface com.sun.identity.sm.SMSObjectListener
This callback notifies the listener that all object should be marked as "changed" or "dirty".
allObjectsChanged() - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
When all SMS objects have changed, we reload all the routes.
AllOf - Class in com.sun.identity.entitlement.xacml3.core
Java class for AllOfType complex type.
AllOf() - Constructor for class com.sun.identity.entitlement.xacml3.core.AllOf
 
allOf - Variable in class com.sun.identity.entitlement.xacml3.core.AnyOf
 
ALLOW - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
ALLOW_CREDENTIALS_KEY - Static variable in class org.forgerock.openam.cors.CORSConstants
Allow credentials Key.
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.
allowAccess(boolean) - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState.OpenIdConnectTokenCreationStateBuilder
 
ALLOWCREATE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AllowCreate attribute
ALLOWED_PROTOCOL_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Supported protocol type
AllowedAgents - Class in com.sun.identity.policy.plugins
The class determines the allowed agents for agent profile sharing.
AllowedAgents() - Constructor for class com.sun.identity.policy.plugins.AllowedAgents
Creates AllowedAgents object.
AllowedModulesChoiceValues - Class in com.sun.identity.authentication.service
The class determines the allowed choices values for authentication modules.
AllowedModulesChoiceValues() - Constructor for class com.sun.identity.authentication.service.AllowedModulesChoiceValues
Creates AllowedModulesChoiceValues object Default constructor that will be used by the SMS to create an instance of this class
AllowEvaluateForAgentsUpgradeStep - Class in org.forgerock.openam.upgrade.steps
This upgrade step check whether the new privilege for agents already exists and if it doesn't creates it.
AllowEvaluateForAgentsUpgradeStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.AllowEvaluateForAgentsUpgradeStep
 
allowFilter() - Method in class org.openidentityplatform.openam.cassandra.Filter
 
allowToChange - Variable in class com.sun.identity.common.InstantRunnable
 
allSSOTokens - Static variable in class com.sun.identity.authentication.internal.AuthSSOToken
 
ALPHABET - Static variable in class org.forgerock.openam.oauth2.StatefulTokenStore
 
Alphabet - Enum in org.forgerock.openam.utils
Representative of different alphabets.
AlphaNumericValidator - Class in org.forgerock.openam.authentication.modules.fr.oath.validators
Service Manager validator for alpha numeric characters.
AlphaNumericValidator() - Constructor for class org.forgerock.openam.authentication.modules.fr.oath.validators.AlphaNumericValidator
 
AlphaValidator - Class in com.iplanet.ums.validation
This class implements IValidator interface.
AlphaValidator() - Constructor for class com.iplanet.ums.validation.AlphaValidator
 
ALREADY_EXISTS - Static variable in exception com.iplanet.log.LogException
Log already exists.
AlreadyRegisteredException - Exception in com.iplanet.services.comm.client
In order for high level services and applications to receive notifications from PLL, a notification handler for a service has to be registered in the PLL.
AlreadyRegisteredException(String) - Constructor for exception com.iplanet.services.comm.client.AlreadyRegisteredException
Constructs an instance of the AlreadyRegisteredException class.
AlreadyRegisteredException(Throwable) - Constructor for exception com.iplanet.services.comm.client.AlreadyRegisteredException
Constructs an instance of the AlreadyRegisteredException class.
ALT_CN_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ALT_CN_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ALT_ID_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ALT_ID_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ALT_ID_TYPE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ALT_ID_VALUE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ALT_O_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ALT_O_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ALWAYS_ADD_CLAIMS_TO_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
ALWAYS_IDP_PROXY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Always proxy the Authn Request
AM71AgentProvider - Class in com.sun.identity.wss.provider.plugins
This class AM71AgentProvider extends from ProviderConfig to manage the web services server provider or the web services client configuration via Access Manager Agents that are configured in Access Manager 7.1
AM71AgentProvider() - Constructor for class com.sun.identity.wss.provider.plugins.AM71AgentProvider
 
AM_ADMIN_CLI_CERTDB_DIR - Static variable in interface com.sun.identity.shared.Constants
Property string for CertDB directory.
AM_AUTH_AUTHENTICATOR_PUSH - Static variable in class org.forgerock.openam.authentication.modules.push.Constants
The Name of the AuthenticatorPush authentication module for debug logging purposes.
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.saml2.idpdiscovery.IDPDiscoveryConstants
 
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.saml2.idpdiscovery.IDPDiscoveryConstants
 
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.saml2.idpdiscovery.IDPDiscoveryConstants
 
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.saml2.idpdiscovery.IDPDiscoveryConstants
 
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_DEPLOYMENT_URL - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
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_ID_SUBJECT_MEMBERSHIP_EVALUATION_ERROR - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
AM_IDENTITY_NAME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in a AMIdentityMembershipCondition to specify the uuid(s) of AMIdentiy objects to which the policy would apply.
AM_IDENTITY_NAME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in a AMIdentityMembershipCondition to specify the uuid(s) of AMIdentity objects to which the policy would apply.
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_OPEN_ID_CONNECT_TOKEN_ASSERTION_TYPE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
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_REDIRECT_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Map key used in SLO request redirect code
AM_REST_AUTHN_JSON_ROOT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_REST_AUTHN_PASSWORD_HEADER - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_REST_AUTHN_USERNAME_HEADER - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_SDK_DEBUG_FILE - Static variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
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_COOKIE_NAME - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_SESSION_COOKIE_NAME_PROPERTY_KEY - Static variable in class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
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_SERVICE_NAME - Static variable in class com.iplanet.dpro.session.service.SessionServiceConfig
 
AM_SESSION_SESSION_LIST_RETRIEVAL_TIMEOUT - Static variable in interface com.sun.identity.shared.Constants
 
AM_SESSION_TOKEN_ASSERTION_BST_VALUE_TYPE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_SESSION_TOKEN_ASSERTION_QNAME - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_SESSION_TOKEN_ELEMENT_NAME - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_SESSION_TOKEN_ELEMENT_NAMESPACE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_SESSION_TOKEN_SESSION_ID - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_SIGNATURE_PROVIDER - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
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_TOKEN_TYPE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AM_VERSION - Static variable in interface com.sun.identity.shared.Constants
Property string for version number.
AM_VERSION - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
AM_VERSION_CURRENT - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
AM_VERSION_EXPECTED - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
AM_VERSION_HEADER_ENABLED - Static variable in interface com.sun.identity.shared.Constants
 
AM_WSFEDERATION - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Debug log name.
AMAccessAuditEventBuilder - Class in org.forgerock.openam.audit
Builder for OpenAM audit access events.
AMAccessAuditEventBuilder() - Constructor for class org.forgerock.openam.audit.AMAccessAuditEventBuilder
 
AMActivityAuditEventBuilder - Class in org.forgerock.openam.audit
Builder for OpenAM audit access events.
AMActivityAuditEventBuilder() - Constructor for class org.forgerock.openam.audit.AMActivityAuditEventBuilder
 
AMADMIN_MODE - Static variable in class com.sun.identity.security.AdminTokenAction
 
AMADMIN_USER - Static variable in interface com.sun.identity.idm.IdConstants
amadmin user from SunIdentityRepositoryService
AMAssignableDynamicGroup - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMAttributeSchema - Class in com.iplanet.am.sdk
Deprecated.
This class has been deprecated. Please use com.sun.identity.sm.AttributeSchema.
AMAttributeSchema(AttributeSchema) - Constructor for class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
 
AMAuditEventBuilder<T extends AMAuditEventBuilder<T>> - Interface in org.forgerock.openam.audit
A common interface for all OpenAM audit event builders.
AMAuditEventBuilderUtils - Class in org.forgerock.openam.audit
Collection of static helper methods for use by AM AuditEventBuilders.
AMAuditService - Interface in org.forgerock.openam.audit
Extended interface of the commons AuditService to allow for OpenAM specific configuration.
AMAuditServiceConfiguration - Class in org.forgerock.openam.audit.configuration
Audit service configuration specific to OpenAM.
AMAuditServiceConfiguration(boolean) - Constructor for class org.forgerock.openam.audit.configuration.AMAuditServiceConfiguration
Create an instance of AMAuditServiceConfiguration with the specified values.
AMAuditServiceConfiguration(boolean, Set<String>) - Constructor for class org.forgerock.openam.audit.configuration.AMAuditServiceConfiguration
Create an instance of AMAuditServiceConfiguration with the specified values.
AMAuthCallBack - Interface in com.sun.identity.authentication.spi
The AMAuthCallBack interface should be implemented by external business logic code, in order to receive callbacks from the authentication framework when one of the following events happens : account lockout password change (via LDAP module) The event type and related information are passed through the method call AMAuthCallBack.authEventCallback(int, java.util.Map).
AMAuthCallBackException - Exception in com.sun.identity.authentication.spi
The AMAuthCallBackException is used to specify an exception related to an authentication framework callback.
AMAuthCallBackException(String, Object[]) - Constructor for exception com.sun.identity.authentication.spi.AMAuthCallBackException
Creates AMAuthCallBackException object.
AMAuthCallBackException(String) - Constructor for exception com.sun.identity.authentication.spi.AMAuthCallBackException
Creates AMAuthCallBackException object.
AMAuthCallBackException(Throwable) - Constructor for exception com.sun.identity.authentication.spi.AMAuthCallBackException
Creates AMAuthCallBackException object.
AMAuthCallBackImpl - Class in com.sun.identity.authentication.spi
This class should be instantiated by components in the authentication framework when callbacks to an external application's logic are required.
AMAuthConfigType - Class in com.sun.identity.authentication.config
Represents an Authentication Configuration type.
AMAuthConfigUtils - Class in com.sun.identity.authentication.config
Authentication Configuration Utility.
AMAuthConfigUtils() - Constructor for class com.sun.identity.authentication.config.AMAuthConfigUtils
 
amAuthDataStore - Variable in class com.sun.identity.authentication.modules.datastore.DataStore
 
AMAuthenticationAuditEventBuilder - Class in org.forgerock.openam.audit
Builder for OpenAM audit authentication events.
AMAuthenticationAuditEventBuilder() - Constructor for class org.forgerock.openam.audit.AMAuthenticationAuditEventBuilder
 
AMAuthenticationInstance - Class in com.sun.identity.authentication.config
This class provides implementation of an individual instance of a module type.
AMAuthenticationInstance(String, String, ServiceConfig, ServiceSchema) - Constructor for class com.sun.identity.authentication.config.AMAuthenticationInstance
Constructs a module instance object.
AMAuthenticationManager - Class in com.sun.identity.authentication.config
This class provides interfaces to manage authentication module instances.
AMAuthenticationManager(SSOToken, String) - Constructor for class com.sun.identity.authentication.config.AMAuthenticationManager
Constructs an instance of AMAuthenticationManager for the specified realm to manage the authentication module instances available to this realm.
AMAuthenticationSchema - Class in com.sun.identity.authentication.config
This class implements a subset of the service schema operations for the AMModule instance.
AMAuthenticationSchema(ServiceSchema) - Constructor for class com.sun.identity.authentication.config.AMAuthenticationSchema
 
AMAuthErrorCode - Class in com.sun.identity.authentication.service
Class is representing error code for different error states
AMAuthErrorCode() - Constructor for class com.sun.identity.authentication.service.AMAuthErrorCode
 
AMAuthErrorCodeResponseStatusMapping - Class in org.forgerock.openam.core.rest.authn
Contains methods that return a map of AMErrorCodes to Http Response Status codes.
AMAuthErrorCodeResponseStatusMapping() - Constructor for class org.forgerock.openam.core.rest.authn.AMAuthErrorCodeResponseStatusMapping
 
amAuthHOTP - Static variable in class com.sun.identity.authentication.modules.hotp.HOTP
 
amAuthLDAP - Variable in class com.iplanet.am.sdk.AMSDKRepo
 
amAuthLDAP - Variable in class com.sun.identity.authentication.modules.ldap.LDAP
 
AMAuthLevelManager - Class in com.sun.identity.authentication.config
Manager for module authentication level, this class provides methods to retrieve modules which satisfied specific authentication level requirement.
amAuthOATH - Variable in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOATH
 
amAuthOATH - Variable in class org.forgerock.openam.authentication.modules.oath.OATH
Deprecated.
 
amAuthOATH - Variable in class org.forgerock.openam.authentication.modules.oath.plugins.DefaultSharedSecretProvider
 
AMAuthUtils - Class in com.sun.identity.authentication.util
This class provides utility methods to Policy and Administration console service to get realm qualified Authentication data.
AMC_OVERRIDE_PROPERTY - Static variable in interface com.sun.identity.setup.SetupConstants
Flag to overwrite AMConfig.properties
amCache - Static variable in class com.sun.identity.authentication.modules.msisdn.MSISDNValidation
Holds handle to ResourceBundleCache to quickly get ResourceBundle for any Locale
amCache - Static variable in class com.sun.identity.authentication.spi.AMLoginModule
Holds handle to ResourceBundleCache to quickly get ResourceBundle for any Locale.
AMCallBack - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMCallBack() - Constructor for class com.iplanet.am.sdk.AMCallBack
Deprecated.
 
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
 
AMCertPath - Class in com.sun.identity.security.cert
Class AMCertPath is special cased Certpath validation class.
AMCertPath(Vector) - Constructor for class com.sun.identity.security.cert.AMCertPath
Class constructor param Vector crls
AMCertStore - Class in com.sun.identity.security.cert
The class is used to manage certificate store in LDAP server This class does get certificate with specified attr name and value.
AMCertStore(AMLDAPCertStoreParameters) - Constructor for class com.sun.identity.security.cert.AMCertStore
Class AMCertStore is special cased Certificate store for LDAP.
AMClientCapData - Class in com.iplanet.services.cdm.clientschema
The abstraction to get/set the clients stored in the DSAME.
AMClientCapException - Exception in com.iplanet.services.cdm.clientschema
AMClientCapException: (critical) Thrown to indicate that the Attribute Abstraction layer could not establish a connection with the backend service provider (DSAME) OR the abstraction layer could not instantiate the actual implementation objects.
AMClientCapException(String) - Constructor for exception com.iplanet.services.cdm.clientschema.AMClientCapException
Construct an exception with the specified msg
AMClientCapException(String, String, Object[]) - Constructor for exception com.iplanet.services.cdm.clientschema.AMClientCapException
Construct an exception with the specified msg
AMClientDataListener - Interface in com.iplanet.services.cdm.clientschema
 
AMClientDetector - Class in com.iplanet.am.util
This is an utility to get the client type.
AMClientDetector() - Constructor for class com.iplanet.am.util.AMClientDetector
Constructs a AMClientDetector instance.
AMClientDetector(String) - Constructor for class com.iplanet.am.util.AMClientDetector
Applications can provide client detector implementation class
AMClientDetector(ClientDetectionInterface) - Constructor for class com.iplanet.am.util.AMClientDetector
Application provide custom detection class.
AMCommonUtils - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMCommonUtils() - Constructor for class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
AMCONFIG - Static variable in class com.sun.identity.shared.configuration.ConfigurationFileLocator
 
AMCONFIG_PATH - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
AMCONFIG_PROPERTIES - Static variable in interface com.sun.identity.setup.SetupConstants
AMConfig.properties file name.
AMConfigAuditEventBuilder - Class in org.forgerock.openam.audit
Builder for OpenAM audit config events.
AMConfigAuditEventBuilder() - Constructor for class org.forgerock.openam.audit.AMConfigAuditEventBuilder
 
AMConfiguration - Class in com.sun.identity.authentication.config
OpenAM JAAS Configuration implementation.
AMConfiguration(Configuration) - Constructor for class com.sun.identity.authentication.config.AMConfiguration
Constructor.
AMConfigurationException - Exception in com.sun.identity.authentication.config
Exception that is thrown when there are error in manipulating authentication configuration.
AMConfigurationException(String) - Constructor for exception com.sun.identity.authentication.config.AMConfigurationException
Constructor.
AMConfigurationException(String, String) - Constructor for exception com.sun.identity.authentication.config.AMConfigurationException
Constructor.
AMConfigurationException(String, String, Object[]) - Constructor for exception com.sun.identity.authentication.config.AMConfigurationException
Constructor.
AMConfigurationException(Throwable) - Constructor for exception com.sun.identity.authentication.config.AMConfigurationException
Constructor.
AMConstants - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMCRLStore - Class in com.sun.identity.security.cert
The class is used to manage crl store in LDAP server This class does get crl and update crl with CRLDistribution PointsExtension in client certificate or IssuingDistribution PointExtension in CRL.
AMCRLStore(AMLDAPCertStoreParameters) - Constructor for class com.sun.identity.security.cert.AMCRLStore
Class AMCRLStore is special cased CRL store for LDAP.
AMCrypt - Class in com.iplanet.am.sdk
This class has methods to encrypt and decrypt password attributes.
AMCrypt() - Constructor for class com.iplanet.am.sdk.AMCrypt
 
AMD - Static variable in interface com.sun.identity.setup.SetupConstants
 
AMDebugLogger - Class in org.forgerock.openam.slf4j
Delegate logging invocations to the AM Debug instance.
AMDebugLogger(Debug) - Constructor for class org.forgerock.openam.slf4j.AMDebugLogger
 
AMDirectoryAccessFactory - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMDirectoryAccessFactory() - Constructor for class com.iplanet.am.sdk.AMDirectoryAccessFactory
Deprecated.
 
AMDynamicGroup - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMEncryption - Interface in com.iplanet.services.util
The interface class AMEncryption provides methods that will be used by iDSAME to encrypt and decrypt data.
AMEncryptionProvider - Class in com.sun.identity.xmlenc
AMEncryptionProvider is a class for encrypting and decrypting XML Documents which implements EncryptionProvider.
AMEncryptionProvider() - Constructor for class com.sun.identity.xmlenc.AMEncryptionProvider
 
AMEntity - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMEntityImpl - Class in com.iplanet.am.sdk
 
AMEntityImpl(SSOToken, String) - Constructor for class com.iplanet.am.sdk.AMEntityImpl
 
AMEntityImpl(SSOToken, String, int) - Constructor for class com.iplanet.am.sdk.AMEntityImpl
 
AMEntityType - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMEntityType(String, int, String, String, String, String, int, String, String, String) - Constructor for class com.iplanet.am.sdk.AMEntityType
Deprecated.
 
AMEntryExistsException - Exception in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMEntryExistsException(String, String) - Constructor for exception com.iplanet.am.sdk.AMEntryExistsException
Deprecated.
Constructs a new AMEntryExistsException with detailed message.
AMEntryExistsException(SSOToken, String) - Constructor for exception com.iplanet.am.sdk.AMEntryExistsException
Deprecated.
Protected constructor for convenience.
AMEntryExistsException(String, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMEntryExistsException
Deprecated.
Protected constructor for convenience.
AMEntryExistsException(SSOToken, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMEntryExistsException
Deprecated.
Protected constructor for convenience.
AMEntryExistsException(String, String, Object[]) - Constructor for exception com.iplanet.am.sdk.AMEntryExistsException
Deprecated.
Constructs a new AMException with detailed message.
AMEntryExistsException(String, String, Object[], UMSException) - Constructor for exception com.iplanet.am.sdk.AMEntryExistsException
Deprecated.
Constructs a new AMException with detailed message.
AMEvent - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMEvent(Object, int) - Constructor for class com.iplanet.am.sdk.AMEvent
Deprecated.
Constructs an event object.
AMEvent(Object, int, String, int) - Constructor for class com.iplanet.am.sdk.AMEvent
Deprecated.
 
AMEvent(String) - Constructor for class com.iplanet.am.sdk.AMEvent
Deprecated.
Protected constructor for package use only
AMEventListener - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMEventManagerException - Exception in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMEventManagerException(String, String) - Constructor for exception com.iplanet.am.sdk.AMEventManagerException
Deprecated.
 
AMEventManagerException(String, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMEventManagerException
Deprecated.
 
AMEventManagerException(String, String, Object[]) - Constructor for exception com.iplanet.am.sdk.AMEventManagerException
Deprecated.
 
AMEventManagerException(String, String, Object[], UMSException) - Constructor for exception com.iplanet.am.sdk.AMEventManagerException
Deprecated.
 
AMException - Exception in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMException(String, String) - Constructor for exception com.iplanet.am.sdk.AMException
Deprecated.
Constructs a new AMException with detailed message.
AMException(SSOToken, String) - Constructor for exception com.iplanet.am.sdk.AMException
Deprecated.
Convenience method (protected)
AMException(String, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMException
Deprecated.
Constructs a new AMException with detailed message.
AMException(SSOToken, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMException
Deprecated.
Constructs a new AMException with detailed message.
AMException(String, String, Object[]) - Constructor for exception com.iplanet.am.sdk.AMException
Deprecated.
Constructs a new AMException with detailed message.
AMException(String, String, Object[], UMSException) - Constructor for exception com.iplanet.am.sdk.AMException
Deprecated.
Constructs a new AMException with detailed message.
AMExecutorServiceFactory - Interface in org.forgerock.openam.audit.context
Responsible for filtering the API of to exclude any methods that do not offer a means of setting thread names and to ensure that new methods added to are always called via AuditRequestContextPropagatingExecutorServiceFactory.
AMFilteredRole - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMGenerateServerID - Class in com.iplanet.am.util
This class is basically used to generate two byte string server id that can be used to update the platform server list.
AMGenerateServerID() - Constructor for class com.iplanet.am.util.AMGenerateServerID
 
AMGroup - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMGroupContainer - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMHashMap - Class in com.iplanet.am.sdk
This class will lower the case of the key that is used to access the HashMap.
AMHashMap() - Constructor for class com.iplanet.am.sdk.AMHashMap
 
AMHashMap(boolean) - Constructor for class com.iplanet.am.sdk.AMHashMap
Creates a new AMHashMap
AMHashMap(int) - Constructor for class com.iplanet.am.sdk.AMHashMap
 
AMHashMap(int, boolean) - Constructor for class com.iplanet.am.sdk.AMHashMap
 
AMHashMap(HashMap) - Constructor for class com.iplanet.am.sdk.AMHashMap
 
AMHostnameVerifier - Class in com.sun.identity.protocol.https
 
AMHostnameVerifier() - Constructor for class com.sun.identity.protocol.https.AMHostnameVerifier
 
AMIdentity - Class in com.sun.identity.idm
This class represents an Identity which needs to be managed by Access Manager.
AMIdentity(SSOToken) - Constructor for class com.sun.identity.idm.AMIdentity
Constructor for the AMIdentity object.
AMIdentity(SSOToken, String) - Constructor for class com.sun.identity.idm.AMIdentity
Constructor for the AMIdentity object.
AMIdentity(DN, SSOToken) - Constructor for class com.sun.identity.idm.AMIdentity
 
AMIdentity(SSOToken, String, IdType, String, String) - Constructor for class com.sun.identity.idm.AMIdentity
Constructor for the AMIdentity object.
AMIdentity(DN, SSOToken, String, IdType, String) - Constructor for class com.sun.identity.idm.AMIdentity
 
AMIdentityMembershipCondition - Class in com.sun.identity.policy.plugins
Deprecated.
AMIdentityMembershipCondition() - Constructor for class com.sun.identity.policy.plugins.AMIdentityMembershipCondition
Deprecated.
No argument constructor
AMIdentityMembershipCondition - Class in org.forgerock.openam.entitlement.conditions.environment
An implementation of an EntitlementCondition that will check whether the principal has the specified memberships.
AMIdentityMembershipCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
Constructs a new AMIdentityMembershipCondition instance.
AMIdentityRepository - Class in com.sun.identity.idm
The class AMIdentityRepository represents an object to access the repositories in which user/role/group and other identity data is configured.
AMIdentityRepository(SSOToken, String) - Constructor for class com.sun.identity.idm.AMIdentityRepository
Deprecated.
AMIdentityRepository(String, SSOToken) - Constructor for class com.sun.identity.idm.AMIdentityRepository
Constructor for the AMIdentityRepository object.
AMIdentityRepositoryFactory - Interface in org.forgerock.openam.identity.idm
Factory for creating AMIdentityRepository instances.
AMIdentityRepositoryListenerInitializer - Class in org.forgerock.openam.identity.idm
Using Guice adds all bound IdRepoCreationListeners to the AMIdentityRepository.
AMIdentityRepositoryListenerInitializer() - Constructor for class org.forgerock.openam.identity.idm.AMIdentityRepositoryListenerInitializer
 
AMIdentitySubject - Class in com.sun.identity.policy.plugins
Deprecated.
Use IdentitySubject instead.
AMIdentitySubject() - Constructor for class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Constructs an AMIdentityObject
AMIdentityWrapper - Class in org.forgerock.openam.authentication.modules.deviceprint
A wrapper class around AMIdentity to facility testing of code that needs to use AMIdentity.
AMIdentityWrapper(AMIdentity) - Constructor for class org.forgerock.openam.authentication.modules.deviceprint.AMIdentityWrapper
Constructs an instance of the AMIdentityWrapper.
AMInvalidDNException - Exception in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMInvalidDNException(String, String) - Constructor for exception com.iplanet.am.sdk.AMInvalidDNException
Deprecated.
Constructs a new AMException with detailed message.
AMInvalidDNException(String, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMInvalidDNException
Deprecated.
Constructs a new AMException with detailed message.
AMInvalidDNException(String, String, Object[]) - Constructor for exception com.iplanet.am.sdk.AMInvalidDNException
Deprecated.
Constructs a new AMException with detailed message.
AMInvalidDNException(String, String, Object[], UMSException) - Constructor for exception com.iplanet.am.sdk.AMInvalidDNException
Deprecated.
Constructs a new AMException with detailed message.
AMJAXRPCVERSION - Static variable in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
JAXRPC Version String.
AMJAXRPCVERSIONSTR - Static variable in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
JAXRPC Version String variable name.
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.
amlc - Variable in class com.sun.identity.authentication.server.AuthContextLocal
AuthLoginContext
amlc - Variable in class com.sun.identity.authentication.spi.AMPostAuthProcess
 
AMLDAPCertStoreParameters - Class in com.sun.identity.security.cert
Parameters used to access ldap cert store
AMLDAPCertStoreParameters(String, int) - Constructor for class com.sun.identity.security.cert.AMLDAPCertStoreParameters
 
AMLogException - Exception in com.sun.identity.log
Defines all the exceptions used in Logging service.
AMLogException(String) - Constructor for exception com.sun.identity.log.AMLogException
Constructs an instance of the AMLogException class.
AMLoggerFactory - Class in org.forgerock.openam.slf4j
 
AMLoggerFactory() - Constructor for class org.forgerock.openam.slf4j.AMLoggerFactory
 
AMLoginContext - Class in com.sun.identity.authentication.service
AMLoginContext class is the core layer in the authentication middle tier which connects user clients to the JAAS LoginModule.
AMLoginContext(AuthContextLocal) - Constructor for class com.sun.identity.authentication.service.AMLoginContext
Creates AMLoginContext object.
AMLoginModule - Class in com.sun.identity.authentication.spi
An abstract class which implements JAAS LoginModule, it provides methods to access OpenAM services and the module xml configuration.
AMLoginModule() - Constructor for class com.sun.identity.authentication.spi.AMLoginModule
No argument constructor for AMLoginModule.
AMLoginModuleBinder - Interface in org.forgerock.openam.authentication.modules.common
The idea behind this interface is that implementations of this interface will also extend the AMLoginModule class and be instantiated with an instance of the AuthLoginModule interface and the implementation of this interface will then delegate the AMLoginModule calls to the AuthLoginModule instance.
AMNamingAttrManager - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMNamingAttrManager() - Constructor for class com.iplanet.am.sdk.AMNamingAttrManager
Deprecated.
 
AMObject - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMObjectClassManager - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMObjectClassManager() - Constructor for class com.iplanet.am.sdk.AMObjectClassManager
Deprecated.
 
AMObjectListener - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMObjectListenerImpl - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMOrganization - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMOrganizationalUnit - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
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
 
AMPeopleContainer - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMPERSAND - Static variable in class com.iplanet.dpro.session.share.SessionEncodeURL
 
AMPERSAND - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Ampersand
AMPERSAND - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
AMPERSAND - Static variable in class com.sun.identity.shared.StringUtils
 
AMPERSAND_ESC - Static variable in class com.iplanet.dpro.session.share.SessionEncodeURL
 
AMPostAuthProcess - Class in com.sun.identity.authentication.spi
 
AMPostAuthProcess() - Constructor for class com.sun.identity.authentication.spi.AMPostAuthProcess
 
AMPostAuthProcessInterface - Interface in com.sun.identity.authentication.spi
The AMPostAuthProcessInterface interface needs to be implemented by services and applications to do post authentication processing.
AMPostCallBackException - Exception in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMPostCallBackException(String, String) - Constructor for exception com.iplanet.am.sdk.AMPostCallBackException
Deprecated.
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(SSOToken, String) - Constructor for exception com.iplanet.am.sdk.AMPostCallBackException
Deprecated.
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMPostCallBackException
Deprecated.
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(SSOToken, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMPostCallBackException
Deprecated.
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String, Object[]) - Constructor for exception com.iplanet.am.sdk.AMPostCallBackException
Deprecated.
Constructs a new AMPostCallBackException with detailed message.
AMPostCallBackException(String, String, Object[], UMSException) - Constructor for exception com.iplanet.am.sdk.AMPostCallBackException
Deprecated.
Constructs a new AMPostCallBackException with detailed message.
AMPreCallBackException - Exception in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMPreCallBackException(String, String) - Constructor for exception com.iplanet.am.sdk.AMPreCallBackException
Deprecated.
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(SSOToken, String) - Constructor for exception com.iplanet.am.sdk.AMPreCallBackException
Deprecated.
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMPreCallBackException
Deprecated.
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(SSOToken, String, UMSException) - Constructor for exception com.iplanet.am.sdk.AMPreCallBackException
Deprecated.
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String, Object[]) - Constructor for exception com.iplanet.am.sdk.AMPreCallBackException
Deprecated.
Constructs a new AMPreCallBackException with detailed message.
AMPreCallBackException(String, String, Object[], UMSException) - Constructor for exception com.iplanet.am.sdk.AMPreCallBackException
Deprecated.
Constructs a new AMPreCallBackException with detailed message.
AMR - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
AMR_VALUE_MAPPING - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
AMRecord - Class in com.sun.identity.sm.model
 
AMRecord(String, String, String, long, String, int, String, String) - Constructor for class com.sun.identity.sm.model.AMRecord
AMRecord represents the data fields that the user would store in a persistent data store.
AMRecord() - Constructor for class com.sun.identity.sm.model.AMRecord
 
AMRemoteException - Exception in com.iplanet.am.sdk.remote
 
AMRemoteException(String, String, int, String[]) - Constructor for exception com.iplanet.am.sdk.remote.AMRemoteException
 
AMRemoteException_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
AMRemoteException_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.AMRemoteException_SOAPSerializer
 
AMResource - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMResourceBundleCache - Class in com.sun.identity.shared.locale
A singleton class that cache resource bundle object.
AMRole - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMRootEntity - Class in org.forgerock.openam.session.model
Provides Common Base OpenAM Root Entity Object for the Internal Model of the OpenAM Session Object Stack.
AMRootEntity() - Constructor for class org.forgerock.openam.session.model.AMRootEntity
 
amsc - Variable in class com.sun.identity.entity.EntityObjectImpl
 
AMSchema - Class in com.iplanet.am.sdk
Deprecated.
This class has been deprecated. Please use com.sun.identity.sm.ServiceSchema.
AMSchema() - Constructor for class com.iplanet.am.sdk.AMSchema
Deprecated.
 
AMSchema.Type - Class in com.iplanet.am.sdk
Deprecated.
 
AMSDK_PLUGIN - Static variable in interface com.sun.identity.idm.IdConstants
 
AMSDK_PLUGIN_NAME - Static variable in interface com.sun.identity.idm.IdConstants
 
AMSDKBundle - Class in com.iplanet.am.sdk
 
AMSDKBundle() - Constructor for class com.iplanet.am.sdk.AMSDKBundle
 
AMSDKEventListener - Class in com.sun.identity.authentication.config
Implements AMEventListener from OpenAM SDK.
AMSDKEventListener(String) - Constructor for class com.sun.identity.authentication.config.AMSDKEventListener
Constructor.
AMSDKRepo - Class in com.iplanet.am.sdk
 
AMSDKRepo() - Constructor for class com.iplanet.am.sdk.AMSDKRepo
 
AMSearchControl - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMSearchControl() - Constructor for class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Creates the AMSearchControl object
AMSearchFilterManager - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMSearchFilterManager() - Constructor for class com.iplanet.am.sdk.AMSearchFilterManager
Deprecated.
 
AMSearchResults - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMSearchResults(int, Set, int, Map) - Constructor for class com.iplanet.am.sdk.AMSearchResults
Deprecated.
Constructs the AMSearchResults object.
AMSecurityPropertiesException - Exception in com.sun.identity.security
Exception that is thrown when AMConfig.properties does not contain com.sun.identity.agents.app.username and com.iplanet.am.service.password
AMSecurityPropertiesException(String) - Constructor for exception com.sun.identity.security.AMSecurityPropertiesException
Constructs an AMSecurityPropertiesException object.
AMSendMail - Class in com.iplanet.am.util
 
AMSendMail() - Constructor for class com.iplanet.am.util.AMSendMail
Constructor that grabs its SMTP values from SystemProperties.
AMServiceListener - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMServiceUtils - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMServiceUtils() - Constructor for class com.iplanet.am.sdk.AMServiceUtils
Deprecated.
 
AMSession - Interface in org.forgerock.openam.session
This Interface defines the functionality of a session in openam.
amSessionInvalidator - Variable in class org.forgerock.openam.sts.rest.token.provider.RestTokenProviderBase
 
amSessionInvalidator(AMSessionInvalidator) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
amSessionInvalidator(AMSessionInvalidator) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
AMSessionInvalidator - Interface in org.forgerock.openam.sts.token.provider
Invoked by TokenProviders to invalidate any interim OpenAM sessions generated as part of any STS token operation if indicated by sts configuration state.
AMSessionInvalidatorImpl - Class in org.forgerock.openam.sts.token.provider
AMSessionInvalidatorImpl(String, String, String, String, String, UrlConstituentCatenator, String, HttpURLConnectionWrapperFactory, Logger) - Constructor for class org.forgerock.openam.sts.token.provider.AMSessionInvalidatorImpl
 
AMSessionRepositoryDeferredOperation - Class in com.sun.identity.sm.model
AMSession Replication Event Provides necessary information to perform a Session Repository Event against the appropriate backend.
AMSessionRepositoryDeferredOperation(Enum<AMSessionRepositoryDeferredOperationType>, Object[]) - Constructor for class com.sun.identity.sm.model.AMSessionRepositoryDeferredOperation
Constructor using AMRootEntity, so any Object extending our root object can be used as a payload for our event.
AMSessionRepositoryDeferredOperationType - Enum in com.sun.identity.sm.model
Type of AM Session Repository Deferred Operation to be performed.
AMSetupDSConfig - Class in com.sun.identity.setup
This class does Directory Server related tasks for OpenAM deployed as single web application.
AMSetupFilter - Class in com.sun.identity.setup
This filter brings the administrator to a configuration page where the product can be configured if the product is not yet configured.
AMSetupFilter() - Constructor for class com.sun.identity.setup.AMSetupFilter
 
AMSetupServlet - Class in com.sun.identity.setup
This class is the first class to get loaded by the Servlet container.
AMSetupServlet() - Constructor for class com.sun.identity.setup.AMSetupServlet
 
AMSetupUtils - Class in com.sun.identity.setup
Utility methods that are used by various setup/startup classes.
AMSignatureProvider - Class in com.sun.identity.saml.xmlsig
SignatureProvider is an interface to be implemented to sign and verify xml signature
AMSignatureProvider() - Constructor for class com.sun.identity.saml.xmlsig.AMSignatureProvider
Default Constructor
AMSR_ATTRS - Static variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
AMSR_ATTRS - Static variable in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
AMSR_CODE - Static variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
AMSR_CODE - Static variable in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
AMSR_COUNT - Static variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
AMSR_RESULTS - Static variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
AMSR_RESULTS - Static variable in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
AMStaticGroup - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
Amster - Class in org.forgerock.openam.authentication.modules.amster
The Amster auth module - delegates to AmsterAuthLoginModule via the AbstractLoginModuleBinder.
Amster() - Constructor for class org.forgerock.openam.authentication.modules.amster.Amster
Construct the AbstractLoginModuleBinder with the AuthLoginModule delegate.
AMStoreConnection - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMStoreConnection(SSOToken) - Constructor for class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Gets the connection to the Sun Java System Access Manager data store if the Session is valid.
AMSTSConstants - Class in org.forgerock.openam.sts
 
AMSTSConstants() - Constructor for class org.forgerock.openam.sts.AMSTSConstants
 
AMSTSConstants.STSType - Enum in org.forgerock.openam.sts
 
AMSTSRuntimeException - Exception in org.forgerock.openam.sts
The CXF-STS engine throws only one exception type - the org.apache.cxf.ws.security.sts.provider.STSException, which is a RuntimeException.
AMSTSRuntimeException(int, String) - Constructor for exception org.forgerock.openam.sts.AMSTSRuntimeException
 
AMSTSRuntimeException(int, String, Throwable) - Constructor for exception org.forgerock.openam.sts.AMSTSRuntimeException
 
AMTemplate - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMTokenParser - Interface in org.forgerock.openam.sts.token
This interface defines the ability to take the Representation result of a dispatched REST authN request and to return a AM session id.
AMTokenParserImpl - Class in org.forgerock.openam.sts.token
AMTokenParser implementation.
AMTokenProvider - Class in com.sun.identity.wss.security
This class implements the TokenProvider interface to generate the WS-Security tokens.
AMTokenProvider(SSOToken) - Constructor for class com.sun.identity.wss.security.AMTokenProvider
Default constructor
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
 
AMUser - Interface in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMUserEntryProcessed - Interface in com.iplanet.am.sdk
Deprecated.
This interface has been deprecated. Please use AMCallBack
AMUserNamePasswordAuthenticator - Class in com.iplanet.am.util
 
AMUserNamePasswordAuthenticator(String, String) - Constructor for class com.iplanet.am.util.AMUserNamePasswordAuthenticator
Public constructor that takes user name and user password.
AMUserPasswordValidation - Class in com.iplanet.am.sdk
Deprecated.
As of Sun Java System Access Manager 7.1.
AMUserPasswordValidation() - Constructor for class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated.
Constructs the AMUserPasswordValidation object
AMUserPasswordValidationPlugin - Class in com.sun.identity.common
This class is an utility to detect the specified pattern in the given string
AMUserPasswordValidationPlugin() - Constructor for class com.sun.identity.common.AMUserPasswordValidationPlugin
 
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
ANALYZED_NAME_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ANALYZED_NAME_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
AND - Static variable in class com.sun.identity.idm.IdSearchOpModifier
The search modifier which will AND all the search attribute-value pairs passed to IdSearchControl
and() - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder
Creates an AND query where the results must match all provided filters.
and(List<Filter>) - Static method in class org.openidentityplatform.openam.cassandra.Filter
 
AND_MOD - Static variable in class com.sun.identity.idm.IdRepo
 
AndCondition - Class in com.sun.identity.entitlement
EntitlementCondition wrapper on a set of EntitlementCondition(s) to provide boolean OR logic Membership is of AndCondition is satisfied if the user is a member of any of the wrapped EntitlementCondition.
AndCondition() - Constructor for class com.sun.identity.entitlement.AndCondition
Constructs AndCondition
AndCondition(Set<EntitlementCondition>) - Constructor for class com.sun.identity.entitlement.AndCondition
Constructs AndCondition
AndSubject - Class in com.sun.identity.entitlement
EntitlementSubject wrapper on a set of EntitlementSubject(s) to provide boolean And logic Membership is of AndSubject is satisfied if the user is a member of any of the wrapped EntitlementSubject
AndSubject() - Constructor for class com.sun.identity.entitlement.AndSubject
Constructs OrSubject
AndSubject(Set<EntitlementSubject>) - Constructor for class com.sun.identity.entitlement.AndSubject
Constructs OrSubject
AndSubject(Set<EntitlementSubject>, String) - Constructor for class com.sun.identity.entitlement.AndSubject
Constructs OrSubject
ANNOT_PRODUCTNAME - Static variable in interface com.sun.identity.cli.CLIConstants
Name of product name annotation in definition class.
ANNOT_RESOURCE_BUNDLE_NAME - Static variable in interface com.sun.identity.cli.CLIConstants
Name of product resource bundle name annotation in definition class.
ANNOT_VERSION - Static variable in interface com.sun.identity.cli.CLIConstants
Name of product version annotation in definition class.
AnnotatedMethod - Class in org.forgerock.openam.http.annotations
A method annotated with one of Get, Post, Put or Delete.
Anonymous - Class in com.sun.identity.authentication.modules.anonymous
 
Anonymous() - Constructor for class com.sun.identity.authentication.modules.anonymous.Anonymous
 
ANONYMOUS - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
ANONYMOUS - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
anonymous profile is specified.
ANONYMOUS_ADDRESS - Static variable in class com.sun.identity.wss.sts.STSConstants
 
ANONYMOUS_ONETIME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Anonymous Onetime federation
ANONYMOUS_PASSWD - Static variable in class com.iplanet.services.ldap.LDAPUser
 
ANONYMOUS_PRINCIPAL - Static variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
ANONYMOUS_USER - Static variable in class com.iplanet.services.ldap.LDAPUser
 
ANONYMOUS_USER - Static variable in interface com.sun.identity.idm.IdConstants
anonymous user from SunIdentityRepositoryService
AnonymousAuthPrincipal - Class in com.sun.identity.authentication.modules.anonymous
 
AnonymousAuthPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.anonymous.AnonymousAuthPrincipal
 
AnonymousESubject - Class in com.sun.identity.entitlement
 
AnonymousESubject() - Constructor for class com.sun.identity.entitlement.AnonymousESubject
 
anonymousUpdate(Context, ActionRequest, String) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
Perform an anonymous update of a user's password using the provided token.
answerAsBytes() - Method in class org.forgerock.openam.services.push.utils.HS256Helper
Returns the result of the HS256 algorithm over the challenge using the secret.
answerAsString() - Method in class org.forgerock.openam.services.push.utils.HS256Helper
Returns the result of the HS256 algorithm over the challenge using the secret.
any - Variable in class com.sun.identity.entitlement.xacml3.core.StatusDetail
 
ANY - Static variable in class com.sun.identity.policy.Syntax
Deprecated.
value is a free form text, would be typically shown in as editable text field
ANY_SEARCHABLE - Static variable in class com.sun.identity.policy.Syntax
Deprecated.
value is a free form text, could also search from a large set of values
anyHaveEntries(Object...) - Static method in class org.forgerock.openam.utils.CollectionUtils
See if any of the containers have entries and if so return true.
AnyOf - Class in com.sun.identity.entitlement.xacml3.core
Java class for AnyOfType complex type.
AnyOf() - Constructor for class com.sun.identity.entitlement.xacml3.core.AnyOf
 
anyOf - Variable in class com.sun.identity.entitlement.xacml3.core.Target
 
AnyOfAuthzModule - Class in org.forgerock.openam.core.rest.session
This module takes a collection of authz modules and runs them, returning the first success and ignoring all failures.
AnyOfAuthzModule(List<CrestAuthorizationModule>) - Constructor for class org.forgerock.openam.core.rest.session.AnyOfAuthzModule
Generate a new AggregateAuthzModule with the list of filters supplied.
AnyPrivilegeAuthzModule - Class in org.forgerock.openam.rest.authz
An authorization module that permits a privileged user from any realm to get access to the requested realm.
AnyPrivilegeAuthzModule(DelegationEvaluator, Map<String, PrivilegeDefinition>, DelegationPermissionFactory, CoreWrapper, SSOTokenManager) - Constructor for class org.forgerock.openam.rest.authz.AnyPrivilegeAuthzModule
 
AnyType - Interface in com.sun.identity.saml2.jaxb.schema
Java content class for anyType complex type.
AnyTypeImpl - Class in com.sun.identity.saml2.jaxb.schema.impl
 
AnyTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
AnyTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.schema.impl
 
AnyUserSubject - Class in com.sun.identity.entitlement
Deprecated.
AnyUserSubject() - Constructor for class com.sun.identity.entitlement.AnyUserSubject
Deprecated.
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.openam.audit.DefaultAuditServiceProxy
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.openam.core.rest.sms.ServicesRealmSmsHandler
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
* Thread Safety: Read/Write locking to protect access to SmsRequestHandler.routeTree during modifications.
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.openam.temper.TimeTravelRouteProvider.TimeTravelResourceProvider
 
ApiActionAssert - Class in org.forgerock.openam.test.apidescriptor
This class represents the Create, Update, Delete, Patch, Action and Query annotations as generic Annotations.
ApiAnnotationAssert - Class in org.forgerock.openam.test.apidescriptor
This is the entry test class for API annotated classes.
ApiDescriptorConstants - Class in org.forgerock.openam.i18n.apidescriptor
Constants for Api Descriptor I18N used across OpenAM.
ApiDescriptorFilter - Class in org.forgerock.openam.http
A filter for API Descriptor requests based on whether they are enabled in the RestApisService.
ApiDescriptorFilter() - Constructor for class org.forgerock.openam.http.ApiDescriptorFilter
 
ApiDescriptorFilter.State - Enum in org.forgerock.openam.http
A singleton for whether the API Description is currently enabled.
ApiDocsService - Class in org.forgerock.openam.core.rest.docs.api
This service provides an HTML representation of the OpenAM REST API.
ApiDocsService(Router, Debug) - Constructor for class org.forgerock.openam.core.rest.docs.api.ApiDocsService
Create an instance of the ApiDocsService.
ApiErrorAssert - Class in org.forgerock.openam.test.apidescriptor
This class represents the ApiError annotation.
ApiHandlerAssert - Class in org.forgerock.openam.test.apidescriptor
This class represents the Handler annotation.
ApiOperationsAssert - Class in org.forgerock.openam.test.apidescriptor
This class represents the Operation annotation.
ApiParameterAssert - Class in org.forgerock.openam.test.apidescriptor
This class represents the Parameter annotation.
ApiProviderAssert - Class in org.forgerock.openam.test.apidescriptor
This class represents the SingletonProvider, CollectionProvider and RequestHandler annotations as generic Annotations.
ApiRouteMatcher - Class in org.forgerock.openam.rest.router
Matches routes for API related URLs.
ApiRouteMatcher() - Constructor for class org.forgerock.openam.rest.router.ApiRouteMatcher
 
ApiSchemaAssert - Class in org.forgerock.openam.test.apidescriptor
This class represents the Schema annotation.
ApiService - Class in org.forgerock.openam.core.rest.docs.api
This service provides an HTML representation of the OpenAM REST API.
ApiService(DescribableHandler) - Constructor for class org.forgerock.openam.core.rest.docs.api.ApiService
 
apiVersion(String) - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Set the API version for this endpoint.
APNS - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Apple Push Notification Service.
app - Variable in class com.sun.identity.idsvcs.Log
 
APP_LOGOUT_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent the logout url for external application.
APP_NOT_CREATED_POLICIES_EXIST - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
APP_RETRIEVAL_ERROR - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
APP_SESSION_PROPERTY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
URL parameter name in external application logout URL for requesting user session property.
APP_SSO_TOKEN_INVALID - Static variable in class com.sun.identity.policy.remote.PolicyResponse
Exception message if Application SSO Token is invalid
append(String, String) - Method in class com.sun.identity.entitlement.ExactMatchResourceName
 
append(String, String) - Method in class com.sun.identity.entitlement.RegExResourceName
 
append(String, String) - Method in class com.sun.identity.policy.plugins.SuffixResourceName
Appends sub-resource to super-resource.
append(String, String) - Method in class com.sun.identity.policy.ServiceType
Combine super-resource and sub-resource of this service type.
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
appendCommonHtmlAttributes(NonSyncStringBuffer) - Method in class org.forgerock.openam.console.ui.taglib.AutoCCPasswordTag
 
appendDataToFile(String, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
 
appendElementToMap(String, Set, Map) - Static method in class com.sun.identity.policy.PolicyUtils
Appends a key/value pair to a map
appendGeneralLinks(NonSyncStringBuffer) - Method in class org.forgerock.openam.console.ui.taglib.masthead.CCPrimaryMastheadTag
 
appendHelpLink(NonSyncStringBuffer) - Method in class org.forgerock.openam.console.ui.taglib.masthead.CCPrimaryMastheadTag
 
appendLinesToFile(String, String[]) - Static method in class com.sun.identity.install.tools.util.FileUtils
Appends the given set of lines to the specified file.
appendLinesToFile(String, String[], boolean) - Static method in class com.sun.identity.install.tools.util.FileUtils
Appends the given set of lines to the specified file.
appendMapToMap(Map, Map) - Static method in class com.sun.identity.policy.PolicyUtils
Appends a map to another map
appendQueryParams(NonSyncStringBuffer) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
Appends the Query String name/value pairs (NVP) that have been supplied via the JSP tag attribute "queryParams".
appendResult(Properties, String, byte[]) - Method in class com.sun.identity.tools.manifest.FilesDigester
This function append the result to the StringBuffer.
appendStyleAttributes(NonSyncStringBuffer) - Method in class org.forgerock.openam.console.ui.taglib.AutoCCFormTag
 
appendStyleAttributes(NonSyncStringBuffer) - Method in class org.forgerock.openam.console.ui.taglib.AutoFormTag
 
appendSubsection(NonSyncStringBuffer, Node, CCPropertySheetModelInterface, int, int) - Method in class org.forgerock.openam.console.ui.taglib.propertysheet.CCPropertySheetTag
 
appendToList(List<String>, String[]) - Static method in class com.sun.identity.federation.cli.tools.WebHelperCreator
Adds string in an array to a list.
APPID - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
Application - Class in com.sun.identity.authentication.modules.application
Application login module.
Application() - Constructor for class com.sun.identity.authentication.modules.application.Application
 
Application - Class in com.sun.identity.entitlement
Application class contains the information on how an application behaves e.g. how to combine decision and how to compare resources; and the supported actions.
Application() - Constructor for class com.sun.identity.entitlement.Application
Public, default constructor
Application(String, ApplicationType) - Constructor for class com.sun.identity.entitlement.Application
Constructs an instance.
APPLICATION - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
APPLICATION_ALREADY_EXISTS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
APPLICATION_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
application index key
APPLICATION_CATEGORY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
APPLICATION_CLASSNAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
APPLICATION_CLASSNAME - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
 
APPLICATION_DISPLAY_NAME - Static variable in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
 
APPLICATION_ID - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
APPLICATION_IDLE_TIMEOUT - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to specify the application idle time out
APPLICATION_IDLE_TIMEOUT - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to specify the application idle time out.
APPLICATION_IDLE_TIMESOUT_AT_PREFIX - Static variable in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Prefix for key that is used to set session property to track application based session idle timeout
APPLICATION_IDLE_TIMESOUT_AT_PREFIX - Static variable in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
Prefix for key that is used to set session property to track application based session idle timeout.
APPLICATION_ISSUER - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
APPLICATION_JSON - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The JSON HTTP content type header value.
APPLICATION_JSON - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
APPLICATION_MATCH - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
APPLICATION_MODULE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Application Module Name
APPLICATION_NAME - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
APPLICATION_NAME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to specify application name for the resources protected by the policy
APPLICATION_NAME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to specify application name for the resources protected by the policy.
APPLICATION_NAME - Static variable in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
 
APPLICATION_NAME_MISMATCH - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
APPLICATION_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
application search attribute
APPLICATION_SEARCH_FAILED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
APPLICATION_SESSION_MAX_CACHING_TIME - Static variable in interface com.sun.identity.shared.Constants
Property string for Application session max-caching-time.
APPLICATION_TYPE - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
APPLICATION_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
APPLICATION_TYPE_NOT_FOUND - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
APPLICATION_TYPES - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
APPLICATION_TYPES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
APPLICATION_USER_NAMING_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Application user naming attribute
APPLICATION_USER_PREFIX - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Application user prefix
APPLICATION_XML_XACML3 - Static variable in class org.forgerock.openam.rest.service.XACMLServiceEndpointApplication
 
ApplicationImpl - Class in com.sun.identity.cli.entitlement
 
ApplicationImpl(ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.ApplicationImpl
Create a new instance.
applicationName - Variable in class com.sun.identity.authentication.internal.AuthContext
 
applicationNameToAnyOf(String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
applicationNameToMatch(String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
ApplicationPrincipal - Class in com.sun.identity.authentication.modules.application
 
ApplicationPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.application.ApplicationPrincipal
 
ApplicationPrivilege - Class in com.sun.identity.entitlement
Class representing delegation application privilege
ApplicationPrivilege(String) - Constructor for class com.sun.identity.entitlement.ApplicationPrivilege
 
ApplicationPrivilege.Action - Enum in com.sun.identity.entitlement
 
ApplicationPrivilege.PossibleAction - Enum in com.sun.identity.entitlement
 
ApplicationPrivilegeBase - Class in com.sun.identity.cli.entitlement
 
ApplicationPrivilegeBase(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
Create an instance of ApplicationPrivilegeBase.
ApplicationPrivilegeManager - Class in com.sun.identity.entitlement
This class manages the delegation of application privileges.
ApplicationPrivilegeManager() - Constructor for class com.sun.identity.entitlement.ApplicationPrivilegeManager
 
ApplicationQueryFilterVisitor - Class in org.forgerock.openam.entitlement.service
Query filter visitor for filtering on Application configuration attributes.
ApplicationQueryFilterVisitor(String) - Constructor for class org.forgerock.openam.entitlement.service.ApplicationQueryFilterVisitor
Create a new instance of ApplicationQueryFilterVisitor for a specific Application.
APPLICATIONS_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ApplicationService - Interface in org.forgerock.openam.entitlement.service
Application service to handle all things relating to applications.
applicationServiceFactory - Variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ApplicationServiceFactory - Interface in org.forgerock.openam.entitlement.service
Factory to construct application service instances.
ApplicationServiceFactoryImpl - Class in org.forgerock.openam.entitlement.service
This implementation of ApplicationServiceFactory is used as an alternative to the Guice factory for ApplicationService.
ApplicationServiceFactoryImpl() - Constructor for class org.forgerock.openam.entitlement.service.ApplicationServiceFactoryImpl
 
ApplicationServiceImpl - Class in org.forgerock.openam.entitlement.service
An application service implementation.
ApplicationServiceImpl(Subject, String, EntitlementConfigurationFactory, ResourceTypeService) - Constructor for class org.forgerock.openam.entitlement.service.ApplicationServiceImpl
 
ApplicationsResource - Class in org.forgerock.openam.entitlement.rest
Endpoint for the ApplicationsResource.
ApplicationsResource(Debug, ApplicationServiceFactory, ApplicationTypeManagerWrapper, ExceptionMappingHandler<EntitlementException, ResourceException>) - Constructor for class org.forgerock.openam.entitlement.rest.ApplicationsResource
 
ApplicationType - Class in com.sun.identity.entitlement
Application Type defines the default supported action names; search and save index generators; and resource comparator.
ApplicationType(String, Map<String, Boolean>, Class, Class, Class) - Constructor for class com.sun.identity.entitlement.ApplicationType
Constructs an instance.
ApplicationTypeImpl - Class in org.forgerock.openam.cli.entitlement
Supporting class for ApplicationType CLI commands
ApplicationTypeImpl() - Constructor for class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
ApplicationTypeManager - Class in com.sun.identity.entitlement
Application Type manager.
ApplicationTypeManager() - Constructor for class com.sun.identity.entitlement.ApplicationTypeManager
 
ApplicationTypeManagerWrapper - Class in org.forgerock.openam.entitlement.rest.wrappers
Simple wrapper to allow abstraction out for the static calls in ApplicationTypeManager.
ApplicationTypeManagerWrapper() - Constructor for class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeManagerWrapper
 
ApplicationTypeService() - Constructor for class org.forgerock.openam.xacml.v3.XACMLApplicationUtils.ApplicationTypeService
 
ApplicationTypesResource - Class in org.forgerock.openam.entitlement.rest
Allows for CREST-handling of stored ApplicationTypes.
ApplicationTypesResource(ApplicationTypeManagerWrapper, Debug) - Constructor for class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
Guiced-constructor.
ApplicationTypeWrapper - Class in org.forgerock.openam.entitlement.rest.wrappers
Wrapper for the Jsonification of the ApplicationType class.
ApplicationTypeWrapper(ApplicationType) - Constructor for class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeWrapper
 
ApplicationV1Filter - Class in org.forgerock.openam.entitlement.rest
CREST filter used transform between version 1.0 and version 2.0 of the json for the application endpoint.
ApplicationV1Filter(ResourceTypeService, ApplicationServiceFactory, ExceptionMappingHandler<EntitlementException, ResourceException>, ContextHelper, ApplicationV1FilterTransformer, Debug) - Constructor for class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
 
ApplicationV1FilterTransformer - Class in org.forgerock.openam.entitlement.rest
Transformer for the ApplicationV1Filter, to ensure that we get the responses in the correct v1 format.
ApplicationV1FilterTransformer(ContextHelper, ResourceTypeService, ExceptionMappingHandler<EntitlementException, ResourceException>) - Constructor for class org.forgerock.openam.entitlement.rest.ApplicationV1FilterTransformer
 
ApplicationWrapper - Class in org.forgerock.openam.entitlement.rest.wrappers
Wrapper for the Jsonification of the Application class.
ApplicationWrapper() - Constructor for class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
Necessary default constructor for Json
ApplicationWrapper(Application, ApplicationTypeManagerWrapper) - Constructor for class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
APPLIES_TO - Static variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
APPLIES_TO - Static variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
appliesTo - Variable in class com.sun.identity.entitlement.xacml3.core.AdviceExpression
 
appliesTo - Variable in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
 
appliesTo - Variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
appliesTo - Variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
APPLIESTO_TAG_NAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
XML tag name for <AppliesTo%gt;.
AppliesToElement - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for AppliesTo element declaration.
AppliesToElementImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
AppliesToElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
AppliesToElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
AppliesToType - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for anonymous complex type.
AppliesToTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
AppliesToTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
AppliesToTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
Apply - Class in com.sun.identity.entitlement.xacml3.core
Java class for ApplyType complex type.
Apply() - Constructor for class com.sun.identity.entitlement.xacml3.core.Apply
 
apply(Context) - Method in class org.forgerock.openam.core.rest.GlobalAdminUiRolePredicate
 
apply(Context) - Method in class org.forgerock.openam.core.rest.RealmAdminUiRolePredicate
 
apply(Context) - Method in class org.forgerock.openam.core.rest.SelfServiceUserUiRolePredicate
 
apply(String) - Method in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
apply(R, Options) - Method in class org.forgerock.openam.cts.impl.DeletePreReadOptionFunction
 
apply(R, Options) - Method in class org.forgerock.openam.cts.impl.ETagAssertionCTSOptionFunction
 
apply(R, Options) - Method in interface org.forgerock.openam.cts.impl.LdapOptionFunction
Invoked for a given Option which is contained within options.
apply(Context) - Method in class org.forgerock.openam.uma.UmaUserUiRolePredicate
 
apply() - Method in interface org.forgerock.openam.xacml.v3.PersistableImportStep
Contents of this import step will be applied to the data store.
APPROVAL_PROMPT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
approve(Context, String, ActionRequest) - Method in class org.forgerock.openam.uma.rest.PendingRequestResource
 
approveAll(Context, ActionRequest) - Method in class org.forgerock.openam.uma.rest.PendingRequestResource
 
approvePendingRequest(Context, String, JsonValue, String) - Method in class org.forgerock.openam.uma.PendingRequestsService
Approves the pending request with the specified id.
APPSSOTOKEN_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
APPSSOTOKEN_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
AppSSOTokenProvider - Interface in com.sun.identity.security
This interface defines method to get application single sign on token.
AppTokenHandler - Class in org.forgerock.openam.session.util
Use to store an application token so that is can be evaluating later in the thread
AppTokenHandler() - Constructor for class org.forgerock.openam.session.util.AppTokenHandler
 
ARAP - Static variable in class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Framing value for specifying ARAP framing.
archive(String, String) - Method in class com.sun.identity.log.spi.Archiver
This method generates a Date object, formatting according to the "DDMMyyyyHHmmss" format and saves the files in the same directory.
archiveKeyStore(String, String) - Method in class com.sun.identity.log.spi.Archiver
Archives the keystore after the specified number of files have been used with this keystore.
archiveLastLogFile(File) - Static method in class com.sun.identity.install.tools.util.LogHelper
 
ARCHIVER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Archiver class
Archiver - Class in com.sun.identity.log.spi
This Archiver archives the files by timestamping them and keeping them in the same directory.
Archiver() - Constructor for class com.sun.identity.log.spi.Archiver
Creates new Archiver
ARGKEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
arg key
ARGUMENT_ADMIN_ID - Static variable in interface com.sun.identity.cli.AccessManagerConstants
Administrator ID argument/option.
ARGUMENT_ADMIN_ID - Static variable in interface com.sun.identity.federation.cli.FederationManagerConstants
Administrator ID argument/option.
ARGUMENT_AFFI_E_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Affiliation Encryption Certificate Alias.
ARGUMENT_AFFI_MEMBERS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Affiliation Members.
ARGUMENT_AFFI_OWNERID - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Affiliation Owner ID.
ARGUMENT_AFFI_S_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Affiliation Signing Certificate Alias.
ARGUMENT_AFFILIATION - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Affiliation.
ARGUMENT_ATTRA_E_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Attribute Authority Encryption Certificate Alias.
ARGUMENT_ATTRA_S_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Attribute Authority Signing Certificate Alias.
ARGUMENT_ATTRIBUTE_AUTHORITY - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Attribute Authority.
ARGUMENT_ATTRIBUTE_QUERY_PROVIDER - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Attribute Query Provider.
ARGUMENT_ATTRQ_E_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Attribute Query Provider Encryption Certificate Alias.
ARGUMENT_ATTRQ_S_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Attribute Query Provider Signing Certificate Alias.
ARGUMENT_AUTHN_AUTHORITY - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Authentication Authority.
ARGUMENT_AUTHNA_E_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Authentication Authority Encryption Certificate Alias.
ARGUMENT_AUTHNA_S_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Authentication Authority Signing Certificate Alias.
ARGUMENT_COT - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Circle of Trust.
ARGUMENT_DEBUG - Static variable in interface com.sun.identity.cli.CLIConstants
Name of debug argument/option.
ARGUMENT_ENTITY_ID - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Entity ID.
ARGUMENT_EXTENDED_DATA - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Extended Configuration option.
ARGUMENT_EXTENDED_ONLY - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Extended Configuration Data only option.
ARGUMENT_HELP - Static variable in interface com.sun.identity.cli.CLIConstants
Name of help argument/option.
ARGUMENT_ID_NAME - Static variable in class com.sun.identity.cli.idrepo.IdentityCommand
Identity name argument name.
ARGUMENT_ID_NAMES - Static variable in class com.sun.identity.cli.idrepo.IdentityCommand
Identity names argument name.
ARGUMENT_ID_TYPE - Static variable in class com.sun.identity.cli.idrepo.IdentityCommand
Identity type argument name.
ARGUMENT_IDENTITY_PROVIDER - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Identity Provider.
ARGUMENT_IDP_E_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Identity Provider Encryption Certificate Alias.
ARGUMENT_IDP_S_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Identity Provider Signing Certificate Alias.
ARGUMENT_INFORMATION - Static variable in interface com.sun.identity.cli.CLIConstants
Name of tool information argument/option.
ARGUMENT_LOCALE - Static variable in interface com.sun.identity.cli.CLIConstants
Name of locale argument/option.
ARGUMENT_MEMBER_IDNAME - Static variable in class com.sun.identity.cli.idrepo.IdentityCommand
Member identity name argument name.
ARGUMENT_MEMBER_IDTYPE - Static variable in class com.sun.identity.cli.idrepo.IdentityCommand
Member identity type argument name.
ARGUMENT_METADATA - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Metadata option.
ARGUMENT_NOLOG - Static variable in interface com.sun.identity.cli.CLIConstants
Name of disable logging argument/option.
ARGUMENT_PASSWORD_FILE - Static variable in interface com.sun.identity.cli.AccessManagerConstants
Password file argument/option.
ARGUMENT_PASSWORD_FILE - Static variable in interface com.sun.identity.federation.cli.FederationManagerConstants
Password file argument/option.
ARGUMENT_PDP - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Policy Decision Point.
ARGUMENT_PDP_E_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Policy Decision Point Encryption Certificate Alias.
ARGUMENT_PDP_S_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Policy Decision Point Signing Certificate Alias.
ARGUMENT_PEP - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Policy Enforcement Point.
ARGUMENT_PEP_E_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Policy Enforcement Point Encryption Certificate Alias.
ARGUMENT_PEP_S_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Policy Enforcement Point Signing Certificate Alias.
ARGUMENT_PREFIX - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Prefix.
ARGUMENT_REALM - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Realm name.
ARGUMENT_SERVICE_PROVIDER - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Service Provider.
ARGUMENT_SIGN - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Signing enabled.
ARGUMENT_SP_E_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Service Provider Encryption Certificate Alias.
ARGUMENT_SP_S_CERT_ALIAS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Service Provider Signing Certificate Alias.
ARGUMENT_TRUSTED_PROVIDERS - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Trusted Providers.
ARGUMENT_VERBOSE - Static variable in interface com.sun.identity.cli.CLIConstants
Name of verbose argument/option.
ARGUMENT_VERSION - Static variable in interface com.sun.identity.cli.CLIConstants
Name of version argument/option.
array(String) - Method in class org.forgerock.openam.utils.JsonObject
Creates a builder for creating json arrays.
arrayOfString_13 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
ART_ID_LENGTH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Artifact length
artifact - Variable in class com.sun.identity.saml.protocol.AssertionArtifact
This value specifies the assertion artifact as a string.
ARTIFACT - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
Artifact - Interface in com.sun.identity.saml2.protocol
This class represents the Artifact element in SAMLv2 protocol schema.
ARTIFACT_1_LENGTH - Static variable in class com.sun.identity.federation.message.FSAssertionArtifact
Deprecated.
Default Artifact length
ARTIFACT_1_TYPE_CODE - Static variable in class com.sun.identity.federation.message.FSAssertionArtifact
Deprecated.
Default Artifact Type Code Byte Array
ARTIFACT_1_TYPE_CODE_0 - Static variable in class com.sun.identity.federation.message.FSAssertionArtifact
Deprecated.
Default Artifact Type Code 0 Constant
ARTIFACT_1_TYPE_CODE_1 - Static variable in class com.sun.identity.federation.message.FSAssertionArtifact
Deprecated.
Default Artifact Type Code 1 Constant
ARTIFACT_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies the name for artifact.
ARTIFACT_NAME_DEFAULT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default Artifact name
ARTIFACT_NAME_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default SAML artifact name.
ARTIFACT_RESOLUTION_SERVICE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
ArtifactResolution service.
ARTIFACT_RESOLUTION_URL_NOT_FOUND - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ARTIFACT_RESOLVE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ARTIFACT_RESPONSE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ARTIFACT_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ARTIFACT_RESPONSE_INVALID_INRESPONSETO - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ARTIFACT_RESPONSE_INVALID_ISSUER - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ARTIFACT_RESPONSE_INVALID_SIGNATURE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ARTIFACT_RESPONSE_INVALID_STATUS_CODE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ARTIFACT_TIMEOUT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Artifact Timeout Interval
ARTIFACT_TIMEOUT_DEFAULT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default Artifact time out
ARTIFACT_TIMEOUT_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default artifact timeout period.
ARTIFACT_TIMEOUT_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies artifact timeout period.
ARTIFACT_TO_SEND - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message ARTIFACT_TO_SEND.
ARTIFACT_XPATH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XPATH for Assertion Artifact
artifactCache - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
ArtifactImpl - Class in com.sun.identity.saml2.protocol.impl
This class implements interface Artifact.
ArtifactImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Class constructor with Artifact in Element format.
ArtifactImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Constructor with Base64 encoded Artifact value.
ArtifactImpl(byte[], int, String, String) - Constructor for class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Constructor.
artifactQueryHandler(String[], String) - Static method in class com.sun.identity.saml.SAMLClient
This method is designed to get a list of assertion based on the input AssertionArtifact(s).
ArtifactResolutionServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for ArtifactResolutionService element declaration.
ArtifactResolutionServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ArtifactResolutionServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
ArtifactResolutionServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ArtifactResolve - Interface in com.sun.identity.saml2.protocol
The ArtifactResolve message is used to request that a SAML protocol message be returned in an ArtifactResponse message by specifying an artifact that represents the SAML protocol message.
ArtifactResolveImpl - Class in com.sun.identity.saml2.protocol.impl
This is an implementation of interface ArtifactResolve.
ArtifactResolveImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.ArtifactResolveImpl
Constructor.
ArtifactResolveImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.ArtifactResolveImpl
Class constructor with ArtifactResolve in Element format.
ArtifactResolveImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.ArtifactResolveImpl
Class constructor with ArtifactResolve in xml string format.
ArtifactResponse - Interface in com.sun.identity.saml2.protocol
The ArtifactResopnse message has the complex type ArtifactResponseType.
ArtifactResponseImpl - Class in com.sun.identity.saml2.protocol.impl
The ArtifactResopnse message has the complex type ArtifactResponseType.
ArtifactResponseImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.ArtifactResponseImpl
Constructor.
ArtifactResponseImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.ArtifactResponseImpl
Constructor with ArtifactResponse in Element format.
ArtifactResponseImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.ArtifactResponseImpl
Constructor with ArtifactResponse in xml string format.
ARTIFACTS - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
ARTIFACTS - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
artifacts - Variable in class com.sun.identity.saml.protocol.Request
 
ArtifactStats - Class in com.sun.identity.saml
The ArtifactStats implements StatsListener for Assertion Artifact map.
ArtifactStats(Map) - Constructor for class com.sun.identity.saml.ArtifactStats
 
artStats - Static variable in class com.sun.identity.federation.services.FSAssertionManager
Statistics instance for artifacts.
artStats - Static variable in class com.sun.identity.saml.AssertionManager
 
AS_ABORT - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Authentication Service Abort msgid.
AS_CONTINUE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Authentication Service Continue msgid.
AS_OK - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Authentication Service OK msgid.
asAttributeArray(Map<String, Set<String>>) - Static method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
 
asCaseInsensitiveHashSet(Object...) - Static method in class org.forgerock.openam.utils.CollectionUtils
Collects the passed in objects into a case insensitive hash set.
ASCII_CHARSET - Static variable in class com.iplanet.services.util.I18n
 
asCopyOf(PollingWaitCallback) - Method in class org.forgerock.openam.authentication.callbacks.PollingWaitCallback.PollingWaitCallbackBuilder
Sets the default values to use for the new PollingWaitCallback from an existing PollingWaitCallback Object.
asDN() - Method in class org.forgerock.openam.core.realms.Realm
Returns the realm in DN format. e.g.
asEntitlement() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Returns the underlying entitlement instance.
asJson() - Method in class org.forgerock.openam.dpro.session.PartialSession
 
asJson() - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
asJson() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
asJson() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
asJson() - Method in class org.forgerock.openam.uma.UmaPolicy
Converts the UmaPolicy to JSON.
ask(String) - Method in class org.forgerock.openam.license.ConsoleUser
Asks the user the given question and returns their answer as a string.
ask(String) - Method in interface org.forgerock.openam.license.User
Asks the user the given question and returns their answer as a string.
asList(T...) - Static method in class org.forgerock.openam.utils.CollectionUtils
Collects the passed in objects into a List.
asListOfKeys(Map<String, Set<String>>) - Static method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
Take a map and capture the keys in a list.
asMap() - Method in class com.iplanet.dpro.session.DynamicSessionIDExtensions
 
asMap() - Method in class com.iplanet.dpro.session.LegacySessionIDExtensions
 
asMap() - Method in interface com.iplanet.dpro.session.SessionIDExtensions
 
asMap(Attribute...) - Static method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
 
asMap() - Method in exception org.forgerock.oauth2.restlet.OAuth2RestletException
Converts the exception into a map of its properties.
asMap() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Returns the description of the resource set as a Map.
asMap() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
asOrderedSet(T...) - Static method in class org.forgerock.openam.utils.CollectionUtils
Collects the passed in objects to a LinkedHashSet.
asPath() - Method in class org.forgerock.openam.core.realms.Realm
Returns the realm in path format. e.g.
asPrivilege() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Returns the underlying privilege instance that this JsonPolicy is wrapping.
assertCache - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
assertInitialized() - Static method in class org.forgerock.openam.upgrade.ServerUpgrade
 
ASSERTION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion
Assertion - Class in com.sun.identity.saml.assertion
This object stands for Assertion element.
Assertion() - Constructor for class com.sun.identity.saml.assertion.Assertion
Default constructor Declaring protected to enable extensibility
Assertion(Element) - Constructor for class com.sun.identity.saml.assertion.Assertion
Contructs Assertion object from a block of existing XML that has already been built into a DOM.
Assertion(String, String, Date, Set) - Constructor for class com.sun.identity.saml.assertion.Assertion
Contructs Assertion object and populate the data members: assertionID, the issuer, time when assertion issued and a set of Statement(s) in the assertion.
Assertion(String, String, Date, Conditions, Set) - Constructor for class com.sun.identity.saml.assertion.Assertion
Contructs Assertion object and populate the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion and a set of Statement(s) in the assertion.
Assertion(String, String, Date, Conditions, Advice, Set) - Constructor for class com.sun.identity.saml.assertion.Assertion
Contructs Assertion object and populate the data members: the ssertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion and a set of Statement(s) in the assertion.
Assertion - Interface in com.sun.identity.saml2.assertion
The Assertion element is a package of information that supplies one or more Statement made by an issuer.
ASSERTION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Key name for Assertion object
ASSERTION - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
assertion - Variable in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
 
ASSERTION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.SAML20
The value of the "assertion" parameter MUST contain a single SAML 2.0 Assertion.
ASSERTION_ADVICE - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_ARTIFACT - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Assertion Artifact.
ASSERTION_ARTIFACT_CREATED - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message ASSERTION_ARTIFACT_CREATED.
ASSERTION_ARTIFACT_REMOVED - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message ASSERTION_ARTIFACT_REMOVED.
ASSERTION_ARTIFACT_VERIFIED - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message ASSERTION_ARTIFACT_VERIFIED.
ASSERTION_ATTRIBUTESTATEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_AUTHNSTATEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_AUTHZDECISIONSTATEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_CACHE_ENABLED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Cache Assertion
ASSERTION_CONDITIONS - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_CONSUMER_SERVICE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion Consumer Service URL
ASSERTION_CONSUMER_SVC_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion Consumer Service Identifier
ASSERTION_CONSUMER_SVC_INDEX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AssertionConsumerServiceIndex attribute
ASSERTION_CONSUMER_SVC_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AssertionConsumerServiceURL attribute
ASSERTION_CONSUMER_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion consumer service endpoint value
ASSERTION_CREATED - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message ASSERTION_CREATED.
ASSERTION_CREATED - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
ASSERTION_DECLARE_STR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare SAMLv2 assertion namespace.
ASSERTION_EFFECTIVE_TIME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
ASSERTION_EFFECTIVE_TIME_ATTRIBUTE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
ASSERTION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AdviceImpl
 
ASSERTION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_ELEMENT - Static variable in class com.sun.identity.wss.sts.STSConstants
 
ASSERTION_EXPIRED - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
ASSERTION_FROM_PDP_NOT_ENCRYPTED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ASSERTION_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion ID
ASSERTION_ID_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_ID_ATTRIBUTE - Static variable in class com.sun.identity.saml.assertion.AssertionBase
 
ASSERTION_ID_REF - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AssertionIDRef
ASSERTION_ID_REF - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ASSERTION_ID_REF_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AdviceImpl
 
ASSERTION_ID_REFERENCE - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Assertion ID Reference.
ASSERTION_ID_REQUEST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AssertionIDRequest
ASSERTION_ID_REQUEST - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ASSERTION_ID_REQUEST_MAPPER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Assertion ID request mapper.
ASSERTION_ID_REQUEST_SERVICE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
AssertionIDRequest service.
ASSERTION_INTERVAL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion valid interval
ASSERTION_ISSUEINSTANT_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_ISSUER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion Issuer
ASSERTION_ISSUER - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_LIMIT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Maximum Assertion Limit
ASSERTION_MAJOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion major version
ASSERTION_MAJOR_VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
Major version of assertion.
ASSERTION_MAX_NUMBER_DEFAULT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Maximum number of Assertion
ASSERTION_MAX_NUMBER_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default maximum number of assertions of the server.
ASSERTION_MAX_NUMBER_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies maximum number of assertions the server can have at a given time.
ASSERTION_MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion minor version
ASSERTION_MINOR_VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default Assertion minor version.
ASSERTION_MINOR_VERSION_ONE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Assertion minor version 1.
ASSERTION_MINOR_VERSION_ZERO - Static variable in class com.sun.identity.saml.common.SAMLConstants
Assertion minor version 0.
ASSERTION_NAMESPACE_URI - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SAMLv2 assertion namespace URI.
ASSERTION_NOT_ENCRYPTED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ASSERTION_NOT_YET_VALID - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
ASSERTION_NOTBEFORE_SKEW_ATTRIBUTE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
ASSERTION_PREFIX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML prefix
ASSERTION_PREFIX - Static variable in class com.sun.identity.saml.common.SAMLConstants
saml namespace prefix with ":".
ASSERTION_PREFIX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare SAMLv2 assertion namespace prefix.
ASSERTION_REMOVED - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message ASSERTION_REMOVED.
ASSERTION_SIGNATURE - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_STATEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_SUBJECT - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
ASSERTION_TIME_SKEW - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
ASSERTION_TIME_SKEW_DEFAULT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
ASSERTION_TIMEOUT_ALLOWED_DIFFERENCE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Assertion timeout allowed difference
ASSERTION_TIMEOUT_DEFAULT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default Assertion time out
ASSERTION_TIMEOUT_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default assertion timeout period.
ASSERTION_TIMEOUT_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies assertion timeout period.
ASSERTION_TYPE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AssertionType
ASSERTION_URI_REF_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AdviceImpl
 
ASSERTION_VALUE_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
ASSERTION_VERSION_1_0 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Assertion version 1.0.
ASSERTION_VERSION_1_1 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Assertion version 1.1.
ASSERTION_VERSION_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
AssertionArtifact - Class in com.sun.identity.saml.protocol
This class represents the AssertionArtifact element in SAML protocol schema.
AssertionArtifact() - Constructor for class com.sun.identity.saml.protocol.AssertionArtifact
This is the default constructor of assertion artifact.
AssertionArtifact(String) - Constructor for class com.sun.identity.saml.protocol.AssertionArtifact
This constructor is used to construct an assertion artifact.
AssertionArtifact(String, String) - Constructor for class com.sun.identity.saml.protocol.AssertionArtifact
This constructor will be used at the sender side to create a new AssertionArtifact.
AssertionBase - Class in com.sun.identity.saml.assertion
This object stands for Assertion element.An Assertion is a package of information that supplies one or more Statement made by an issuer.
AssertionBase() - Constructor for class com.sun.identity.saml.assertion.AssertionBase
Default constructor, declaring protected to enable extensibility
AssertionBase(Element) - Constructor for class com.sun.identity.saml.assertion.AssertionBase
Contructor This constructor is used to build Assertion object from a block of existing XML that has already been built into a DOM.
AssertionBase(String, String, Date, Set) - Constructor for class com.sun.identity.saml.assertion.AssertionBase
Contructor This constructor is used to populate the data members: assertionID, the issuer, time when assertion issued and a set of Statement(s) in the assertion.
AssertionBase(String, String, Date, Conditions, Set) - Constructor for class com.sun.identity.saml.assertion.AssertionBase
This constructor is used to populate the data members: the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion and a set of Statement(s) in the assertion.
AssertionBase(String, String, Date, Conditions, AdviceBase, Set) - Constructor for class com.sun.identity.saml.assertion.AssertionBase
This constructor is used to populate the data members: the ssertionID, the issuer, time when assertion issued, the conditions when creating a new assertion , Advice applicable to this Assertion and a set of Statement(s) in the assertion.
assertionByIDCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the assertion objects.
assertionByIDCache - Static variable in class com.sun.identity.saml2.profile.SPCache
Cache saves the assertion id.
assertionByIDCache - Static variable in class com.sun.identity.wsfederation.profile.SPCache
 
assertionCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the assertion objects.
AssertionConsumerServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AssertionConsumerService element declaration.
AssertionConsumerServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AssertionConsumerServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
AssertionConsumerServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
assertionConsumerServiceID - Variable in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
 
assertionDeclareStr - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML assertion namespace
assertionDeclareStr - Static variable in class com.sun.identity.saml.common.SAMLConstants
String which gets incorporated into toString(includeNS, declareNS) when declareNS is true for any assertion element.
assertionE - Variable in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
 
AssertionElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Assertion element declaration.
AssertionElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AssertionElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
AssertionElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AssertionFactory - Class in com.sun.identity.saml2.assertion
This is the factory class to obtain instances of the objects defined in assertion schema.
assertionHandle - Variable in class com.sun.identity.saml.protocol.AssertionArtifact
 
assertionID - Variable in class com.sun.identity.saml.assertion.AssertionIDReference
 
AssertionIDRef - Interface in com.sun.identity.saml2.assertion
This class represents the AssertionIDRef element.
AssertionIDRefElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AssertionIDRef element declaration.
AssertionIDRefElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AssertionIDRefElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
AssertionIDRefElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
AssertionIDRefElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AssertionIDReference - Class in com.sun.identity.saml.assertion
AssertionIDReference element makes reference to a SAML assertion.
AssertionIDReference(Element) - Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
Constructs an AssertionIDReference element from an existing XML block.
AssertionIDReference() - Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
Default constructor
AssertionIDReference(String) - Constructor for class com.sun.identity.saml.assertion.AssertionIDReference
Constructs of AssertionIDReference.
AssertionIDRefImpl - Class in com.sun.identity.saml2.assertion.impl
This class represents the AssertionIDRef element.
AssertionIDRefImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.AssertionIDRefImpl
Class constructor.
AssertionIDRefImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.AssertionIDRefImpl
Class constructor with AssertionIDRef in Element format.
AssertionIDRefImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.AssertionIDRefImpl
Class constructor with AssertionIDRef in xml string format.
assertionIDRefs - Variable in class com.sun.identity.saml.protocol.Request
 
assertionIDRefs - Variable in class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
 
AssertionIDRequest - Interface in com.sun.identity.saml2.protocol
This class represents the AssertionIDRequestType complex type.
AssertionIDRequestImpl - Class in com.sun.identity.saml2.protocol.impl
This class represents the AssertionIDRequest element in SAMLv2 protocol schema.
AssertionIDRequestImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
Constructor to create AssertionIDRequest Object .
AssertionIDRequestImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
Constructor to create AssertionIDRequest Object.
AssertionIDRequestImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
Constructor to create AssertionIDRequest Object.
AssertionIDRequestMapper - Interface in com.sun.identity.saml2.plugins
This interface AssertonIDRequestMapper is used by asseriton ID request service to process assertion ID request.
AssertionIDRequestServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AssertionIDRequestService element declaration.
AssertionIDRequestServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AssertionIDRequestServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
AssertionIDRequestServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AssertionIDRequestServiceSOAP - Class in com.sun.identity.saml2.servlet
This class AssertionIDRequestServiceSOAP receives and processes assertion ID request using SOAP binding.
AssertionIDRequestServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.AssertionIDRequestServiceSOAP
 
AssertionIDRequestServiceURI - Class in com.sun.identity.saml2.servlet
This class AssertionIDRequestServiceURI receives and processes assertion ID request using URI binding.
AssertionIDRequestServiceURI() - Constructor for class com.sun.identity.saml2.servlet.AssertionIDRequestServiceURI
 
AssertionIDRequestUtil - Class in com.sun.identity.saml2.profile
This class provides methods to send or process AssertionIDRequest.
AssertionImpl - Class in com.sun.identity.saml2.assertion.impl
The Assertion element is a package of information that supplies one or more Statement made by an issuer.
AssertionImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.AssertionImpl
Default constructor
AssertionImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.AssertionImpl
This constructor is used to build Assertion object from a XML string.
AssertionImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.AssertionImpl
This constructor is used to build Assertion object from a block of existing XML that has already been built into a DOM.
AssertionManager - Class in com.sun.identity.saml
The class AssertionManager is a final class that provides interfaces to create, get and destroy Assertions.
AssertionManagerClient - Class in com.sun.identity.saml
The class AssertionManagerClient is a final class that provides interfaces to create, get and destroy Assertions.
AssertionManagerClient() - Constructor for class com.sun.identity.saml.AssertionManagerClient
Default Constructor
AssertionManagerClient(String) - Constructor for class com.sun.identity.saml.AssertionManagerClient
Constructs an instance of AssertionManagerClient that will use the provided URL for the management of assertions.
AssertionManagerClient(String[]) - Constructor for class com.sun.identity.saml.AssertionManagerClient
Constructs an instance of AssertionManagerClient that will use the provided URLs for the management of assertions.
AssertionManagerIF - Interface in com.sun.identity.saml
JAX-RPC interface for AssertionManager to make it remoteable
AssertionManagerIF_checkForLocal_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_checkForLocal_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_checkForLocal_RequestStruct
 
AssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
AssertionManagerIF_checkForLocal_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_checkForLocal_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_checkForLocal_ResponseStruct
 
AssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_createAssertion2_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion2_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPBuilder
 
AssertionManagerIF_createAssertion2_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion2_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPSerializer
 
AssertionManagerIF_createAssertion2_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion2_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct
 
AssertionManagerIF_createAssertion2_RequestStruct(String, List) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct
 
AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder
 
AssertionManagerIF_createAssertion2_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion2_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPSerializer
 
AssertionManagerIF_createAssertion2_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion2_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct
 
AssertionManagerIF_createAssertion2_ResponseStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct
 
AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_createAssertion2_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion2_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_createAssertion_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPBuilder
 
AssertionManagerIF_createAssertion_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPSerializer
 
AssertionManagerIF_createAssertion_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct
 
AssertionManagerIF_createAssertion_RequestStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct
 
AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder
 
AssertionManagerIF_createAssertion_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPSerializer
 
AssertionManagerIF_createAssertion_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct
 
AssertionManagerIF_createAssertion_ResponseStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct
 
AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_createAssertion_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertion_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder
 
AssertionManagerIF_createAssertionArtifact_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertionArtifact_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPSerializer
 
AssertionManagerIF_createAssertionArtifact_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertionArtifact_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct
 
AssertionManagerIF_createAssertionArtifact_RequestStruct(String, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct
 
AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder
 
AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPSerializer
 
AssertionManagerIF_createAssertionArtifact_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertionArtifact_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct
 
AssertionManagerIF_createAssertionArtifact_ResponseStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct
 
AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_getAssertion2_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion2_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPBuilder
 
AssertionManagerIF_getAssertion2_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion2_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPSerializer
 
AssertionManagerIF_getAssertion2_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion2_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct
 
AssertionManagerIF_getAssertion2_RequestStruct(String, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct
 
AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder
 
AssertionManagerIF_getAssertion2_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion2_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPSerializer
 
AssertionManagerIF_getAssertion2_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion2_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct
 
AssertionManagerIF_getAssertion2_ResponseStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct
 
AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_getAssertion2_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion2_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_getAssertion_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
AssertionManagerIF_getAssertion_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPSerializer
 
AssertionManagerIF_getAssertion_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct
 
AssertionManagerIF_getAssertion_RequestStruct(String, Set) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct
 
AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
AssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
AssertionManagerIF_getAssertion_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct
 
AssertionManagerIF_getAssertion_ResponseStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct
 
AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder
 
AssertionManagerIF_getAssertionArtifacts_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionArtifacts_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPSerializer
 
AssertionManagerIF_getAssertionArtifacts_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionArtifacts_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct
 
AssertionManagerIF_getAssertionArtifacts_RequestStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct
 
AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder
 
AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPSerializer
 
AssertionManagerIF_getAssertionArtifacts_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionArtifacts_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct
 
AssertionManagerIF_getAssertionArtifacts_ResponseStruct(Set) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct
 
AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder
 
AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPSerializer
 
AssertionManagerIF_getAssertionByIdRef2_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef2_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct
 
AssertionManagerIF_getAssertionByIdRef2_RequestStruct(String, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct
 
AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder
 
AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPSerializer
 
AssertionManagerIF_getAssertionByIdRef2_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef2_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct
 
AssertionManagerIF_getAssertionByIdRef2_ResponseStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct
 
AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder
 
AssertionManagerIF_getAssertionByIdRef_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPSerializer
 
AssertionManagerIF_getAssertionByIdRef_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct
 
AssertionManagerIF_getAssertionByIdRef_RequestStruct(String, Set) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct
 
AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder
 
AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPSerializer
 
AssertionManagerIF_getAssertionByIdRef_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct
 
AssertionManagerIF_getAssertionByIdRef_ResponseStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct
 
AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder
 
AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPSerializer
 
AssertionManagerIF_getAssertionByIdRefToken_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRefToken_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct
 
AssertionManagerIF_getAssertionByIdRefToken_RequestStruct(String, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct
 
AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder
 
AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPSerializer
 
AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct
 
AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct
 
AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_getAssertions_Fault_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertions_Fault_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPBuilder
 
AssertionManagerIF_getAssertions_Fault_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertions_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPSerializer
 
AssertionManagerIF_getAssertions_RequestStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertions_RequestStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct
 
AssertionManagerIF_getAssertions_RequestStruct(String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct
 
AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder
 
AssertionManagerIF_getAssertions_RequestStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertions_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPSerializer
 
AssertionManagerIF_getAssertions_ResponseStruct - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertions_ResponseStruct() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct
 
AssertionManagerIF_getAssertions_ResponseStruct(Set) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct
 
AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder
 
AssertionManagerIF_getAssertions_ResponseStruct_SOAPSerializer - Class in com.sun.identity.saml
 
AssertionManagerIF_getAssertions_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPSerializer
 
AssertionManagerIF_Tie - Class in com.sun.identity.saml
 
AssertionManagerIF_Tie() - Constructor for class com.sun.identity.saml.AssertionManagerIF_Tie
 
AssertionManagerImpl - Class in com.sun.identity.saml
 
AssertionManagerImpl() - Constructor for class com.sun.identity.saml.AssertionManagerImpl
 
AssertionManagerServlet - Class in com.sun.identity.saml.servlet
The class provides remote interfaces for the AssertionManager class using JAX-RPC.
AssertionManagerServlet() - Constructor for class com.sun.identity.saml.servlet.AssertionManagerServlet
 
ASSERTIONS - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
ASSERTIONS - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
assertions - Variable in class com.sun.identity.saml.protocol.Response
 
ASSERTIONS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
assertionSAMLNameSpaceURI - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML assertion name space
assertionSAMLNameSpaceURI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML assertion namespace URI.
AssertionSSOTokenListener - Class in com.sun.identity.saml
Assertion SSOToken listener
AssertionSSOTokenListener(String) - Constructor for class com.sun.identity.saml.AssertionSSOTokenListener
 
AssertionSSOTokenListener(String, String) - Constructor for class com.sun.identity.saml.AssertionSSOTokenListener
 
AssertionStats - Class in com.sun.identity.saml
 
AssertionStats(Map) - Constructor for class com.sun.identity.saml.AssertionStats
 
AssertionToken - Class in com.sun.identity.wss.security
This class implements the interface SecurityToken for the SAML Assertions.
AssertionToken(AssertionTokenSpec, SSOToken) - Constructor for class com.sun.identity.wss.security.AssertionToken
Constructor that initializes the AssertionToken.
AssertionToken(Element) - Constructor for class com.sun.identity.wss.security.AssertionToken
 
AssertionTokenSpec - Class in com.sun.identity.wss.security
This class implements the interface SecurityTokenSpec to create SAML1.0 and SAML1.1 Assertions / Security Tokens.
AssertionTokenSpec() - Constructor for class com.sun.identity.wss.security.AssertionTokenSpec
 
AssertionTokenSpec(NameIdentifier, SecurityMechanism, String) - Constructor for class com.sun.identity.wss.security.AssertionTokenSpec
Construtor
AssertionType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AssertionType complex type.
AssertionType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for AssertionType complex type.
AssertionTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AssertionTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
AssertionTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AssertionTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
AssertionTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AssertionTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AssertionURIRefElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AssertionURIRef element declaration.
AssertionURIRefElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AssertionURIRefElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
AssertionURIRefElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
AssertionURIRefElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
assertOneEntry() - Method in class com.iplanet.ums.SearchResults
Assert if the search result contains one and only one entry.
assertThat(Class) - Static method in class org.forgerock.openam.test.apidescriptor.ApiAnnotationAssert
Get an instance of the assertion class for the given API annotated class.
assertTokens(SoapMessage) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenClientInterceptor
Called to assert the relevant tokens.
assertTokens(SoapMessage) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenServerInterceptor
Called to assert the relevant tokens.
asSet(T...) - Static method in class org.forgerock.openam.utils.CollectionUtils
Collects the passed in objects into an unordered Set.
ASSIGNABLE_DYNAMIC_GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a Dynamic Group object type
AssignableDynamicGroup - Class in com.iplanet.ums
Represents a dynamic group entry that uses memberOf as its filter.
AssignableDynamicGroup() - Constructor for class com.iplanet.ums.AssignableDynamicGroup
Default constructor
AssignableDynamicGroup(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.AssignableDynamicGroup
Constructs an in memory AssignableDynamicGroup object with a given template.
AssignableDynamicGroup(CreationTemplate, AttrSet, Guid, int) - Constructor for class com.iplanet.ums.AssignableDynamicGroup
Constructs an AssignableDynamicGroup object with a given template.
assignAssignableDynamicGroup(AMAssignableDynamicGroup) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Assigns a assignable dynamic group to the user.
assignAssignableDynamicGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Assigns a assignable dynamic group to the user.
assignCOSDef(PersistentObject, ICOSDefinition, COSTemplate) - Method in class com.iplanet.ums.cos.COSManager
Assigns a COS (as defined by a COS definition) to the persistent object.
assignPolicies(String, Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
This method has been deprecated. Please use: com.sun.identity.policy package for creating and managing policies.
assignRole(AMRole) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Assigns a role to the user.
assignRole(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Assigns a role to the user.
assignService(String, Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Assign service to the organizational unit.
assignService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
AssignService - Class in com.sun.identity.cli.idrepo
This command assigns service to an identity.
AssignService() - Constructor for class com.sun.identity.cli.idrepo.AssignService
 
assignService(String, Map) - Method in class com.sun.identity.idm.AMIdentity
Assigns the service and service related attributes to the identity.
assignService(SSOToken, IdType, String, String, SchemaType, Map<String, Set<String>>) - Method in class com.sun.identity.idm.IdRepo
This method is used to assign a service to the given identity.
assignService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in interface com.sun.identity.idm.IdServices
 
assignService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
assignService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
assignService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
assignService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
assignService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
assignService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
assignService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
assignService(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Assigns the given service to the orgnization with the respective attributes.
assignService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
assignService(SSOToken, IdType, String, String, SchemaType, Map<String, Set<String>>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Assigns a service to the provided identity.
assignService(SSOToken, IdType, String, String, SchemaType, Map<String, Set<String>>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
assignService_idrepo(String, String, String, String, String, Map, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
assignService_idrepo(String, String, String, String, String, Map, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
assignServices(Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Assign services to the entity (user/group/organization/organization unit).
assignServices(Set) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Assigns services to the user.
assignStaticGroup(AMStaticGroup) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Assigns a static group to the user.
assignStaticGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Assigns a static group to the user.
AssociatedAdvice - Class in com.sun.identity.entitlement.xacml3.core
Java class for AssociatedAdviceType complex type.
AssociatedAdvice() - Constructor for class com.sun.identity.entitlement.xacml3.core.AssociatedAdvice
 
associatedAdvice - Variable in class com.sun.identity.entitlement.xacml3.core.Result
 
asSortedList(Collection<T>, Comparator<? super T>) - Static method in class org.forgerock.oauth2.core.Utils
Converts a collection of comparable items into a list, using the given comparator to order the items.
assrtStats - Static variable in class com.sun.identity.federation.services.FSAssertionManager
Statistics instance for assertions.
assStats - Static variable in class com.sun.identity.saml.AssertionManager
 
ASTERISK - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
ASTERISK - Static variable in interface com.sun.identity.shared.Constants
 
asUnderlyingPolicies(String) - Method in class org.forgerock.openam.uma.UmaPolicy
Converts the UmaPolicy into its underlying backend policies in JSON format.
asXMLDOM(Map<String, Object>) - Static method in class org.forgerock.openam.forgerockrest.utils.XMLResourceExceptionHandler
Convert a Map to XML DOM.
ASYMMETRIC_KEY - Static variable in class com.sun.identity.wss.security.handler.SecurityContext
 
AsymmetricBindingElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.5 AsymmetricBinding Assertion Java content class for AsymmetricBinding element declaration.
AsymmetricBindingElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
AsymmetricBindingElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
AsymmetricBindingElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
ASYNC - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The Async type.
ASYNC_SSOTOKEN_COOKIE_NAME - Static variable in class org.forgerock.openam.rest.AuthnRequestUtils
 
AsyncResultHandler<T> - Class in org.forgerock.openam.cts.impl.queue
AsyncResultHandler is an asynchronous implementation of the ResultHandler.
AsyncResultHandler(QueueConfiguration, Debug) - Constructor for class org.forgerock.openam.cts.impl.queue.AsyncResultHandler
Creates an instance of the ResultHandler with a default queue.
AsyncResultHandlerFactory - Class in org.forgerock.openam.cts.impl.queue
Implementation provides an appropriate asynchronous ResultHandler implementation based on the type requested.
AsyncResultHandlerFactory(QueueConfiguration, Debug) - Constructor for class org.forgerock.openam.cts.impl.queue.AsyncResultHandlerFactory
 
AT - Static variable in interface com.sun.identity.shared.Constants
at sign
AT_HASH - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
AT_LEAST_ONE_OF_TIME_PROPS_SHOULD_BE_DEFINED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
atleast(String, int, int) - Static method in class com.sun.identity.install.tools.util.OSChecker
check if version current operating system is greater than a given version
attach(Version, Restlet) - Method in class org.forgerock.openam.rest.service.ResourceApiVersionRestlet
 
Attr - Class in com.iplanet.services.ldap
Represents an attribute value pair in UMS.
Attr() - Constructor for class com.iplanet.services.ldap.Attr
Default constructor
Attr(String) - Constructor for class com.iplanet.services.ldap.Attr
Constructs an attribute value pair with no value.
Attr(String, String) - Constructor for class com.iplanet.services.ldap.Attr
Construct an attribute value pair with a single string value.
Attr(String, String[]) - Constructor for class com.iplanet.services.ldap.Attr
Construct an attribute value pair with a multiple string values.
Attr(String, byte[]) - Constructor for class com.iplanet.services.ldap.Attr
Constructs an attribute value pair with byte array.
Attr(String, byte[][]) - Constructor for class com.iplanet.services.ldap.Attr
Constructs an attribute value pair with array of byte array.
Attr(Attribute) - Constructor for class com.iplanet.services.ldap.Attr
Construct an attribute based on a LDAP attribute
ATTR_ACTIONS - Static variable in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
ATTR_ACTOR - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
actor Attribute.
ATTR_ADD_MEMBERS - Static variable in interface com.sun.identity.idm.IdConstants
 
ATTR_ADVISORY_AUTHN_ID - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Attribute advisoryAuthnID.
ATTR_AFFILIATION_ID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
affiliationID Attribute.
ATTR_APPLICATIONTYPE - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_APPLICATIONTYPE - Static variable in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
ATTR_AUTH_POST_CLASS - Static variable in class org.forgerock.openam.upgrade.UpgradeUtils
 
ATTR_AUTH_ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute Authority Role
ATTR_AUTHZ_ID - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Attribute authzID.
ATTR_CODE - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Attribute code.
ATTR_CODE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
code Attribute.
ATTR_COMMENT - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
comment Attribute.
ATTR_CONDITIONS - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_CONFIG_REPO - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
ATTR_CONSUMING_SVC_INDEX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AttributeConsumingServiceIndex attribute
ATTR_COOKIE_DOMAINS - Static variable in interface com.sun.identity.shared.Constants
Property to determine the cookie domains.
ATTR_CREATED_BY - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_CREATION_DATE - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_DELIMITER - Static variable in class com.sun.identity.policy.plugins.IDRepoResponseProvider
 
ATTR_DESCRIPTION - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_ENTITLEMENT_COMBINER - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_HAVE_MEMBERS - Static variable in interface com.sun.identity.idm.IdConstants
 
ATTR_id - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Attribute id.
ATTR_id - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
id Attribute.
ATTR_ID - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
ATTR_ID - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
ATTR_INDEX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
AttributeConsumingServiceIndex Parameter
ATTR_KEYVAL - Static variable in class com.sun.identity.sm.SMSEntry
 
ATTR_LABELED_URI - Static variable in class com.sun.identity.sm.SMSEntry
 
ATTR_LAST_MODIFICATION_DATE - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_LAST_MODIFIED_BY - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_LOGIN_URL - Static variable in interface com.sun.identity.shared.Constants
Property to determine the login URL.
ATTR_MAP - Static variable in interface com.sun.identity.idm.IdConstants
 
ATTR_MAP - Static variable in interface com.sun.identity.plugin.session.SessionProvider
The name of the request attribute under which the user attributes shall be stored.
ATTR_MAP_FOR_SP - Static variable in class com.sun.identity.wss.logging.LogUtil
 
ATTR_MECHANISM - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Attribute mechanism.
ATTR_MEMBER_OF - Static variable in interface com.sun.identity.idm.IdConstants
 
ATTR_MESSAGE_ID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
messageID Attribute.
ATTR_MODIFY_TIMESTAMP - Static variable in class com.sun.identity.sm.SMSEntry
 
ATTR_MUSTUNDERSTAND - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
mustUnderstand Attribute.
ATTR_NAME - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
ATTR_NAME - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Attribute name.
ATTR_NAME_AGENT_TYPE - Static variable in interface com.sun.identity.cli.CLIConstants
Agent Type attribute name.
ATTR_NAME_AGENT_TYPE - Static variable in interface com.sun.identity.shared.Constants
 
ATTR_NAME_ALL_ENTITIES - Static variable in interface com.sun.identity.entitlement.SubjectAttributesCollector
All Entities.
ATTR_NAME_ATTRIBUTE_NAME - Static variable in class com.sun.identity.entitlement.NumericAttributeCondition
 
ATTR_NAME_ATTRIBUTE_NAME - Static variable in class com.sun.identity.entitlement.StringAttributeCondition
 
ATTR_NAME_CASE_SENSITIVE - Static variable in class com.sun.identity.entitlement.StringAttributeCondition
 
ATTR_NAME_FREE_FORM - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
ATTR_NAME_META - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
 
ATTR_NAME_OPERATOR - Static variable in class com.sun.identity.entitlement.NumericAttributeCondition
 
ATTR_NAME_PWD - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
ATTR_NAME_SPACE - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML component default name space.
ATTR_NAME_SUBJECT_ATTR_NAMES - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
 
ATTR_NAME_VALUE - Static variable in class com.sun.identity.entitlement.NumericAttributeCondition
 
ATTR_NAME_VALUE - Static variable in class com.sun.identity.entitlement.StringAttributeCondition
 
ATTR_NAMES - Static variable in class com.sun.identity.idm.remote.IdRemoteEventListener
 
ATTR_NOT_ALLOWED - Static variable in interface com.iplanet.ums.IUMSConstants
 
ATTR_NOT_ON_OR_AFTER - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
notOnOrAfter Attribute.
ATTR_OBJECTCLASS - Static variable in class com.sun.identity.sm.SMSEntry
 
ATTR_PLUGIN_SCHEMA - Static variable in class com.sun.identity.sm.SMSEntry
 
ATTR_PRIMARY_SITE_ID - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
ATTR_PRIMARY_SITE_URL - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
ATTR_PRIORITY - Static variable in class com.sun.identity.sm.SMSEntry
 
ATTR_PROVIDER_ID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
providerID Attribute.
ATTR_QUERY_ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute Query Role
ATTR_REF - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
ref Attribute.
ATTR_REF_TO_MESSAGE_ID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
refToMessageID Attribute.
ATTR_RESOURCE_COMPARATOR - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_RESOURCE_COMPARATOR - Static variable in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
ATTR_RESOURCE_TYPE_UUIDS - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_SAVE_INDEX - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_SAVE_INDEX - Static variable in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
ATTR_SCHEMA - Static variable in class com.sun.identity.sm.SMSEntry
 
ATTR_SCHEMA_AGENT_PWD - Static variable in interface com.sun.identity.cli.CLIConstants
Agent Password Attribute Schema name
ATTR_SEARCH_INDEX - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_SEARCH_INDEX - Static variable in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
ATTR_SEC_ID - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
ATTR_SERVER_ID - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
ATTR_SERVER_LIST - Static variable in class com.sun.identity.sm.ServiceManager
 
ATTR_SERVER_MECHANISM - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Attribute serverMechanism.
ATTR_SERVICE_ID - Static variable in class com.sun.identity.sm.SMSEntry
 
ATTR_SUBJECT_ATTRIBUTE_NAMES - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_SUBJECTS - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
ATTR_TIMESTAMP - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
timestamp Attribute.
ATTR_URI - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
uri Attribute.
ATTR_USE - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
ATTR_USE - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
ATTR_USER_PASSWORD - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
ATTR_VALUE_NODE - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
ATTR_VALUE_PAIR_NODE - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
ATTR_WILD_CARD - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Wild card to indicate mapping any attribute name as it is in the Assertion
ATTR_XML_KEYVAL - Static variable in class com.sun.identity.sm.SMSEntry
 
ATTRIBUTE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
Attribute - Class in com.sun.identity.entitlement.xacml3.core
Java class for AttributeType complex type.
Attribute() - Constructor for class com.sun.identity.entitlement.xacml3.core.Attribute
 
attribute - Variable in class com.sun.identity.entitlement.xacml3.core.Attributes
 
attribute - Variable in class com.sun.identity.entitlement.xacml3.core.PolicyIssuer
 
Attribute - Class in com.sun.identity.idsvcs
 
Attribute() - Constructor for class com.sun.identity.idsvcs.Attribute
 
Attribute(String, String[]) - Constructor for class com.sun.identity.idsvcs.Attribute
 
Attribute - Class in com.sun.identity.saml.assertion
The Attribute element specifies an attribute of the assertion subject.
Attribute(Element) - Constructor for class com.sun.identity.saml.assertion.Attribute
Constructs an attribute element from an existing XML block.
Attribute(String, String, List) - Constructor for class com.sun.identity.saml.assertion.Attribute
Constructs an instance of Attribute.
Attribute(String, String, String) - Constructor for class com.sun.identity.saml.assertion.Attribute
Constructs an instance of Attribute.
ATTRIBUTE - Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
Attribute Query.
ATTRIBUTE - Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Key to hold attributes to be set as session properties.
Attribute - Interface in com.sun.identity.saml2.assertion
The Attribute element identifies an attribute by name and optionally includes its value(s).
ATTRIBUTE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Attribute
ATTRIBUTE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ATTRIBUTE - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Attribute element
Attribute - Interface in com.sun.identity.xacml.context
The Attribute element specifies information about the action/subject/resource requested in the Request context by listing a sequence of Attribute elements associated with the action.
Attribute - Class in org.forgerock.openam.radius.common
Legacy class from before enum types were supported and holder of constants of all defined radius attribute type codes outlined in RFC 2865.
Attribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.Attribute
Constructor using the on-the-wire octets for the attribute.
ATTRIBUTE_ANY - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_ASSIGNMENT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for AttributeAssignment
ATTRIBUTE_AUTHORITY_MAPPER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute authority mapper.
ATTRIBUTE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_BOOLEAN_VALUES_ELEMENT - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_CHOICE_CLASS - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_CHOICE_VALUE_ELEMENT - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_CHOICE_VALUES_ELEMENT - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_CLASS_NAME - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_COMBINER - Static variable in interface com.sun.identity.idm.IdConstants
 
ATTRIBUTE_CONDITION_ELEMENT - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_COS_QUALIFIER - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_COUNTRY - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_DEFAULT - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_DEFAULT_CLASS - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_DEFAULT_ELEMENT - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_EXAMPLE_ELEMENT - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_FALSE_BOOLEAN_ELEMENT - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_ID - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for AttributeId element
ATTRIBUTE_LANG - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_LIST_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_LIST_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_LIST_ORDER - Static variable in class com.sun.identity.sm.SMSUtils
 
Attribute_LiteralSerializer - Class in com.sun.identity.idsvcs
 
Attribute_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.Attribute_LiteralSerializer
 
Attribute_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.Attribute_LiteralSerializer
 
ATTRIBUTE_MAP - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies the attribute map.
ATTRIBUTE_MAP - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute map configuration.
ATTRIBUTE_MAPPER_CLASS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Attribute Mapper Class
ATTRIBUTE_MAPPER_PROPERTY - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2AuthModulesStep
 
ATTRIBUTE_MAX_VALUE - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_MIN_VALUE - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_NAME - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_NAME - Static variable in interface com.sun.identity.cli.IArgument
Attribute name.
ATTRIBUTE_NAMES - Static variable in interface com.sun.identity.cli.IArgument
Attribute names.
ATTRIBUTE_OPTIONAL - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_PLUGIN - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Attribute Plugin
ATTRIBUTE_QUERY - Static variable in class com.sun.identity.saml.protocol.Query
The Query is an Attribute Query.
ATTRIBUTE_QUERY - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Attribute Query.
ATTRIBUTE_QUERY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AttributeQuery
ATTRIBUTE_QUERY - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ATTRIBUTE_QUERY_DESCRIPTOR - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
Constant for AttributeQueryDescriptor Element
ATTRIBUTE_QUERY_DESCRIPTOR_TYPE - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
Constant for AttributeQueryDescriptorType Type
ATTRIBUTE_RANGE_END - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_RANGE_START - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_RESOURCE_NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_SCHEMA - Static variable in interface com.sun.identity.cli.IArgument
Attribute schema name.
ATTRIBUTE_SEPARATOR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Constants for authn context mapping values.
ATTRIBUTE_SEPARATOR - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ATTRIBUTE_SERVICE_ID - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_STATEMENT - Static variable in class com.sun.identity.saml.assertion.Statement
The Statement is an Attribute Statement.
ATTRIBUTE_STATEMENT - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ATTRIBUTE_STATUS_ATTR - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_SUFFIX - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
ATTRIBUTE_SYNTAX - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_TRUE_BOOLEAN_ELEMENT - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_TYPE - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_UITYPE - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_VALIDATOR - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_VALUE - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_VALUE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for AttributeValue element
ATTRIBUTE_VALUE_PAIR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_VALUE_PAIR - Static variable in class com.sun.identity.sm.SMSUtils
 
ATTRIBUTE_VALUE_PAIR_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_VALUE_PAIR_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_VALUES - Static variable in interface com.sun.identity.cli.IArgument
Attribute value pair argument.
ATTRIBUTE_VARIANT - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ATTRIBUTE_VIEW_BEAN_URL - Static variable in class com.sun.identity.sm.SMSUtils
 
attributeAdded(ServletContextAttributeEvent) - Method in class com.sun.identity.wss.sts.STSContextListener
 
attributeAssignment - Variable in class com.sun.identity.entitlement.xacml3.core.Advice
 
AttributeAssignment - Class in com.sun.identity.entitlement.xacml3.core
Java class for AttributeAssignmentType complex type.
AttributeAssignment() - Constructor for class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
 
attributeAssignment - Variable in class com.sun.identity.entitlement.xacml3.core.Obligation
 
attributeAssignmentExpression - Variable in class com.sun.identity.entitlement.xacml3.core.AdviceExpression
 
AttributeAssignmentExpression - Class in com.sun.identity.entitlement.xacml3.core
Java class for AttributeAssignmentExpressionType complex type.
AttributeAssignmentExpression() - Constructor for class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
 
attributeAssignmentExpression - Variable in class com.sun.identity.entitlement.xacml3.core.ObligationExpression
 
AttributeAuthorityConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for AttributeAuthorityConfig element declaration.
AttributeAuthorityConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AttributeAuthorityConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
AttributeAuthorityConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AttributeAuthorityDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AttributeAuthorityDescriptor element declaration.
AttributeAuthorityDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeAuthorityDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
AttributeAuthorityDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeAuthorityDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AttributeAuthorityDescriptorType complex type.
AttributeAuthorityDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeAuthorityDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
AttributeAuthorityDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeAuthorityMapper - Interface in com.sun.identity.saml2.plugins
This interface AttributeAuthorityMapper is used by attribute authority to process attribute query.
AttributeCompressionStrategy - Class in org.forgerock.openam.cts.utils.blob.strategies
Responsible for performing a specialised JSON compression based on the attribute name being stored in the JSON.
AttributeCompressionStrategy(TokenBlobUtils) - Constructor for class org.forgerock.openam.cts.utils.blob.strategies.AttributeCompressionStrategy
 
AttributeConsumingServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AttributeConsumingService element declaration.
AttributeConsumingServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeConsumingServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
AttributeConsumingServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeConsumingServiceType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AttributeConsumingServiceType complex type.
AttributeConsumingServiceTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeConsumingServiceTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
AttributeConsumingServiceTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributedDateTime - Interface in com.sun.identity.wsfederation.jaxb.wsu
This type is for elements whose [children] is a psuedo-dateTime and can have arbitrary attributes.
AttributedDateTimeImpl - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
AttributedDateTimeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
AttributedDateTimeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
AttributeDesignator - Class in com.sun.identity.entitlement.xacml3.core
Java class for AttributeDesignatorType complex type.
AttributeDesignator() - Constructor for class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
 
attributeDesignator - Variable in class com.sun.identity.entitlement.xacml3.core.Match
 
AttributeDesignator - Class in com.sun.identity.saml.assertion
The AttributeDesignator element identifies an attribute name within an attribute namespace.
AttributeDesignator() - Constructor for class com.sun.identity.saml.assertion.AttributeDesignator
Default constructor
AttributeDesignator(Element) - Constructor for class com.sun.identity.saml.assertion.AttributeDesignator
Constructs an attribute designator element from an existing XML block.
AttributeDesignator(String, String) - Constructor for class com.sun.identity.saml.assertion.AttributeDesignator
Constructs an instance of AttributeDesignator.
attributeDesignators - Variable in class com.sun.identity.saml.protocol.AttributeQuery
O or more AttributeDesignator of this query.
AttributedQNameType - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for AttributedQNameType complex type.
AttributedQNameTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
AttributedQNameTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
AttributedQNameTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
AttributedString - Interface in com.sun.identity.wsfederation.jaxb.wsse
This type represents an element with arbitrary attributes.
AttributedStringImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
AttributedStringImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
AttributedStringImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
AttributedUnsignedLongType - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for AttributedUnsignedLongType complex type.
AttributedUnsignedLongTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
AttributedUnsignedLongTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
AttributedUnsignedLongTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
AttributedURI - Interface in com.sun.identity.wsfederation.jaxb.wsu
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
AttributedURIImpl - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
AttributedURIImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
AttributedURIImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
AttributedURIType - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for AttributedURIType complex type.
AttributedURITypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
AttributedURITypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
AttributedURITypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
AttributeElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Attribute element declaration.
AttributeElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for Attribute element declaration.
AttributeElement - Interface in com.sun.identity.wsfederation.jaxb.entityconfig
Java content class for Attribute element declaration.
AttributeElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AttributeElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
AttributeElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AttributeElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
AttributeElementImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
AttributeElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
AttributeElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AttributeElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AttributeElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
attributeExists(String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Checks the service scheam for existance of an attribute.
AttributeExtensibleString - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for AttributeExtensibleString complex type.
AttributeExtensibleStringImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AttributeExtensibleStringImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
AttributeExtensibleStringImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AttributeExtensibleURI - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for AttributeExtensibleURI complex type.
AttributeExtensibleURIImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AttributeExtensibleURIImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
AttributeExtensibleURIImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AttributeFactory - Class in org.forgerock.openam.radius.common
Translates the attribute type code held in the first octet of the on-the-wire representation of a specific radius attribute into the corresponding java object used to interact with attribute fields of that type.
attributeId - Variable in class com.sun.identity.entitlement.xacml3.core.Attribute
 
attributeId - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
 
attributeId - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
 
attributeId - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
 
attributeId - Variable in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
 
AttributeImpl - Class in com.sun.identity.saml2.assertion.impl
This is a default implementation of interface Attribute.
AttributeImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.AttributeImpl
Class constructor.
AttributeImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.AttributeImpl
Class constructor with Attribute in Element format.
AttributeImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.AttributeImpl
Class constructor with Attribute in xml string format.
AttributeImpl - Class in com.sun.identity.xacml.context.impl
The Attribute element specifies information about the action/subject/resource requested in the Request context by listing a sequence of Attribute elements associated with the action.
AttributeImpl() - Constructor for class com.sun.identity.xacml.context.impl.AttributeImpl
Default constructor
AttributeImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.AttributeImpl
This constructor is used to build Attribute object from a XML string.
AttributeImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.AttributeImpl
This constructor is used to build Request object from a block of existing XML that has already been built into a DOM.
AttributeLookupCondition - Class in com.sun.identity.entitlement
This condition evaluates if a given attribute from subject matches with the one in resource.
AttributeLookupCondition() - Constructor for class com.sun.identity.entitlement.AttributeLookupCondition
Constructor.
AttributeLookupCondition(String, String) - Constructor for class com.sun.identity.entitlement.AttributeLookupCondition
Constructor.
attributeMap(Map<String, String>) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the attribute map on the SAML2ConfigBuilder.
attributeMapper - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
AttributeMapper - Interface in com.sun.identity.liberty.ws.idpp.plugin
Class AttributeMapper is an interface for mapping a between a Personal Profile Attribute to an LDAP Attribute.
ATTRIBUTEMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path to where the attributeMapper is located.
AttributeMapper - Interface in com.sun.identity.saml.plugins
The class AttributeMapper is an interface that is implemented to get SSO information and map partner attributes to OpenAM attributes.
AttributeMapper<T> - Interface in org.forgerock.openam.authentication.modules.common.mapping
Translates from a source to a map of attributes.
AttributeMapper - Interface in org.forgerock.openam.sts.tokengeneration.saml2.statements
Defines the concerns of mapping attributes into SAML2 AttributeStatements.
attributeName - Variable in class com.iplanet.ums.SortKey
Sorting Key.
ATTRIBUTENAMES - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
attributeNS - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
attributeNS - Variable in class com.sun.identity.wss.provider.STSConfig
 
attributePlugin - Static variable in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
 
AttributeProfileElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AttributeProfile element declaration.
AttributeProfileElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeProfileElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
AttributeProfileElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
AttributeProfileElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeQuery - Class in com.sun.identity.saml.protocol
This concrete class extends from the abstract base class SubjectQuery.
AttributeQuery() - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Default constructor
AttributeQuery(Element) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
This constructor is used to build an Attribute Query from a DOM tree that was built from the XML string.
AttributeQuery(Subject, List, String) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Constructor.
AttributeQuery(Subject, List) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Constructor to construct an AttributeQuery with a list of AttributeDesignators.
AttributeQuery(Subject) - Constructor for class com.sun.identity.saml.protocol.AttributeQuery
Constructor to construct an AttributeQuery with 0 AttributeDesignator, and no Resource attribute.
AttributeQuery - Interface in com.sun.identity.saml2.protocol
This class represents the AttributeQueryType complex type.
attributeQuery(TokenFilter) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Performs a partial Token query against the store synchronously.
attributeQuery(TokenFilter) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
attributeQuery(TokenFilter) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Queries the persistence layer using the given TokenFilter which must have the required 'return attributes' defined within it.
attributeQuery(TokenFilter) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
AttributeQueryConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for AttributeQueryConfig element declaration.
AttributeQueryConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AttributeQueryConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
AttributeQueryConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AttributeQueryDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadataextquery
Java content class for AttributeQueryDescriptor element declaration.
AttributeQueryDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
AttributeQueryDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
AttributeQueryDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
AttributeQueryDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadataextquery
Java content class for AttributeQueryDescriptorType complex type.
AttributeQueryDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
AttributeQueryDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
AttributeQueryDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
AttributeQueryImpl - Class in com.sun.identity.saml2.protocol.impl
 
AttributeQueryImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.AttributeQueryImpl
Constructor to create AttributeQuery Object .
AttributeQueryImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.AttributeQueryImpl
Constructor to create AttributeQuery Object.
AttributeQueryImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.AttributeQueryImpl
Constructor to create AttributeQuery Object.
AttributeQueryUtil - Class in com.sun.identity.saml2.profile
This class provides methods to send or process AttributeQuery.
attributeRemoved(ServletContextAttributeEvent) - Method in class com.sun.identity.wss.sts.STSContextListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class com.sun.identity.wss.sts.STSContextListener
 
Attributes - Class in com.sun.identity.entitlement.xacml3.core
Java class for AttributesType complex type.
Attributes() - Constructor for class com.sun.identity.entitlement.xacml3.core.Attributes
 
attributes - Variable in class com.sun.identity.entitlement.xacml3.core.Request
 
attributes - Variable in class com.sun.identity.entitlement.xacml3.core.Result
 
attributes - Variable in class com.sun.identity.idsvcs.AttributesRequest
 
attributes - Variable in class com.sun.identity.idsvcs.IdentityDetails
 
attributes(List, Token, boolean) - Method in interface com.sun.identity.idsvcs.IdentityServices
Retrieve user details (roles, attributes) for the subject.
attributes(String[], Token, Boolean) - Method in interface com.sun.identity.idsvcs.IdentityServicesImpl
 
attributes(String[], Token, Boolean) - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
 
attributes - Variable in class com.sun.identity.idsvcs.Read
 
ATTRIBUTES - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityMethod
 
ATTRIBUTES - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
attributes - Variable in class com.sun.identity.idsvcs.UserDetails
 
ATTRIBUTES - Static variable in class com.sun.identity.policy.plugins.UserSelfCheckCondition
 
attributes - Variable in class com.sun.identity.saml2.protocol.impl.AttributeQueryImpl
 
attributes - Variable in class com.sun.identity.sm.AbstractUpgradeHelper
 
attributesAdded - Variable in class org.forgerock.openam.upgrade.ServiceSchemaUpgradeWrapper
 
AttributeSchema - Class in com.sun.identity.sm
The class AttributeSchema provides methods to access the schema of a configuration parameter.
AttributeSchema(AttributeSchemaImpl, ServiceSchemaManager, ServiceSchema) - Constructor for class com.sun.identity.sm.AttributeSchema
Constructor used by ServiceSchema to instantiate AttributeSchema objects.
AttributeSchema(AttributeSchemaImpl, PluginSchema) - Constructor for class com.sun.identity.sm.AttributeSchema
 
AttributeSchema.ListOrder - Enum in com.sun.identity.sm
This enum ListOrder defines the list orders of schema attributes and provides constants for these list orders.
AttributeSchema.Syntax - Class in com.sun.identity.sm
The class Syntax defines the syntax of the schema attributes and provides static constants for these types.
AttributeSchema.Type - Class in com.sun.identity.sm
The class Type defines the types of schema attributes and provides static constants for these types.
AttributeSchema.UIType - Class in com.sun.identity.sm
The class UIType defines the UI types of schema attributes and provides static constants for these types.
AttributeSchemaImpl - Class in com.sun.identity.sm
The class AttributeSchemaImpl provides methods to access the schema of a configuration parameter.
AttributeSchemaImpl(Node) - Constructor for class com.sun.identity.sm.AttributeSchemaImpl
Constructor used by ServiceSchema to instantiate AttributeSchema objects.
attributeSchemaNoExist(String, String, String[]) - Method in class com.sun.identity.cli.schema.SchemaCommand
 
attributesDeleted - Variable in class org.forgerock.openam.upgrade.ServiceSchemaUpgradeWrapper
 
AttributeSelector - Class in com.sun.identity.entitlement.xacml3.core
Java class for AttributeSelectorType complex type.
AttributeSelector() - Constructor for class com.sun.identity.entitlement.xacml3.core.AttributeSelector
 
attributeSelector - Variable in class com.sun.identity.entitlement.xacml3.core.Match
 
AttributeServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AttributeService element declaration.
AttributeServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
AttributeServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeServiceEndpointElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for AttributeServiceEndpoint element declaration.
AttributeServiceEndpointElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AttributeServiceEndpointElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
AttributeServiceEndpointElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AttributeServiceSOAP - Class in com.sun.identity.saml2.servlet
This class AttributeServiceSOAP receives and processes attribute query request using SOAP binding.
AttributeServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.AttributeServiceSOAP
 
AttributeServiceType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AttributeServiceType complex type.
AttributeServiceTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeServiceTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
AttributeServiceTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AttributeSet - Class in org.forgerock.openam.radius.common
Holder of the attribute instances in an instance of the .Packet type which is the superclass of all radius packet types.
AttributeSet() - Constructor for class org.forgerock.openam.radius.common.AttributeSet
Constructor.
attributesModified - Variable in class org.forgerock.openam.upgrade.ServiceSchemaUpgradeWrapper
 
AttributesReference - Class in com.sun.identity.entitlement.xacml3.core
Java class for AttributesReferenceType complex type.
AttributesReference() - Constructor for class com.sun.identity.entitlement.xacml3.core.AttributesReference
 
attributesReference - Variable in class com.sun.identity.entitlement.xacml3.core.RequestReference
 
AttributesRequest - Class in com.sun.identity.idsvcs
 
AttributesRequest() - Constructor for class com.sun.identity.idsvcs.AttributesRequest
 
AttributesRequest(String[], Token, Boolean) - Constructor for class com.sun.identity.idsvcs.AttributesRequest
 
AttributesRequest_LiteralSerializer - Class in com.sun.identity.idsvcs
 
AttributesRequest_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.AttributesRequest_LiteralSerializer
 
AttributesRequest_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.AttributesRequest_LiteralSerializer
 
AttributesResponse - Class in com.sun.identity.idsvcs
 
AttributesResponse() - Constructor for class com.sun.identity.idsvcs.AttributesResponse
 
AttributesResponse(UserDetails) - Constructor for class com.sun.identity.idsvcs.AttributesResponse
 
AttributesResponse_LiteralSerializer - Class in com.sun.identity.idsvcs
 
AttributesResponse_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.AttributesResponse_LiteralSerializer
 
AttributesResponse_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.AttributesResponse_LiteralSerializer
 
ATTRIBUTESTATEMENT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AttributeStatement
AttributeStatement - Class in com.sun.identity.saml.assertion
The AttributeStatement element supplies a statement by the issuer that the specified subject is associated with the specified attributes.
AttributeStatement() - Constructor for class com.sun.identity.saml.assertion.AttributeStatement
Dafault constructor
AttributeStatement(Element) - Constructor for class com.sun.identity.saml.assertion.AttributeStatement
Constructs an AttributStatement element from an existing XML block
AttributeStatement(Subject, List) - Constructor for class com.sun.identity.saml.assertion.AttributeStatement
Constructs an instance of AttributeStatement.
AttributeStatement - Interface in com.sun.identity.saml2.assertion
The AttributeStatement element describes a statement by the SAML authority asserting that the assertion subject is associated with the specified attributes.
AttributeStatementElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AttributeStatement element declaration.
AttributeStatementElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AttributeStatementElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
AttributeStatementElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AttributeStatementImpl - Class in com.sun.identity.saml2.assertion.impl
This is a default implementation of AttributeStatement.
AttributeStatementImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Class constructor.
AttributeStatementImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Class constructor with AttributeStatement in Element format.
AttributeStatementImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Class constructor with AttributeStatement in xml string format.
AttributeStatementsProvider - Interface in org.forgerock.openam.sts.tokengeneration.saml2.statements
Defines the concerns of generating the AttributeStatement list to be included in the SAML2 assertion.
AttributeStatementType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AttributeStatementType complex type.
AttributeStatementTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AttributeStatementTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
AttributeStatementTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AttributeStruct - Class in com.sun.identity.common
This class encapulates the information for mapping property in configuration properties file to attribute in service.
AttributeStruct(String) - Constructor for class com.sun.identity.common.AttributeStruct
Creates an instance of AttributeStruct.
AttributeSubject - Class in com.sun.identity.entitlement
 
AttributeSubject() - Constructor for class com.sun.identity.entitlement.AttributeSubject
Constructor
AttributeSubject(String, String) - Constructor for class com.sun.identity.entitlement.AttributeSubject
Constructor
AttributeType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AttributeType complex type.
AttributeType - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for AttributeType complex type.
AttributeType - Interface in com.sun.identity.wsfederation.jaxb.entityconfig
Java content class for AttributeType complex type.
AttributeType - Enum in org.forgerock.openam.entitlement.rest.query
Supported attribute types for queries over policies.
AttributeType - Enum in org.forgerock.openam.radius.common
Attribute types corresponding to attribute type codes defined in rfc 2865 and extension RFCs.
ATTRIBUTETYPE_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
AttributeTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AttributeTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
AttributeTypeImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AttributeTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
AttributeTypeImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
AttributeTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
AttributeTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AttributeTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AttributeTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
AttributeUtils - Class in org.forgerock.openam.utils
A utility class to simplify dealing with attributes flagged as static or binary.
attributeValue - Variable in class com.sun.identity.entitlement.xacml3.core.Attribute
 
AttributeValue - Class in com.sun.identity.entitlement.xacml3.core
Java class for AttributeValueType complex type.
AttributeValue() - Constructor for class com.sun.identity.entitlement.xacml3.core.AttributeValue
 
attributeValue - Variable in class com.sun.identity.entitlement.xacml3.core.CombinerParameter
 
attributeValue - Variable in class com.sun.identity.entitlement.xacml3.core.Match
 
attributeValue - Variable in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
 
AttributeValueAlreadyExistsException - Exception in com.iplanet.ums
Exception occurs when attribute value already exists in the LDAP schema.
AttributeValueAlreadyExistsException() - Constructor for exception com.iplanet.ums.AttributeValueAlreadyExistsException
Default constructor
AttributeValueAlreadyExistsException(String) - Constructor for exception com.iplanet.ums.AttributeValueAlreadyExistsException
Constructor with a message string
AttributeValueAlreadyExistsException(String, Throwable) - Constructor for exception com.iplanet.ums.AttributeValueAlreadyExistsException
Constructor with message string and an embedded exception
AttributeValueElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AttributeValue element declaration.
AttributeValueElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AttributeValueElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
AttributeValueElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
attributeValuePairToXMLString(String, Set) - Static method in class com.sun.identity.policy.PolicyUtils
Converts an attribute value pair into its XML string representation.
AttributeValues - Class in com.sun.identity.cli
This class provides utilities for process attribute values.
attrs - Variable in class org.forgerock.openam.radius.common.Packet
The attribute instances held by this packet with ordering preserved.
AttrSet - Class in com.iplanet.services.ldap
Represents a set of attributes
AttrSet() - Constructor for class com.iplanet.services.ldap.AttrSet
No argument constructor
AttrSet(Attr[]) - Constructor for class com.iplanet.services.ldap.AttrSet
Construct attribute set given an array of attributes.
AttrSet(Attr) - Constructor for class com.iplanet.services.ldap.AttrSet
Construct attribute set given an attribute
AttrSet(Collection<Attribute>) - Constructor for class com.iplanet.services.ldap.AttrSet
Construct AttrSet from LDAPAttributeSet
attrSetToMap(AttrSet) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
attrSetToMap(AttrSet, boolean) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Method to convert a AttrSet object to Map.
attrSetToMap(AttrSet) - Static method in class com.iplanet.am.sdk.common.MiscUtils
 
attrSetToMap(AttrSet, boolean) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Method to convert a AttrSet object to Map.
attrStatements - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
AUD - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
AUDIENCE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
AUDIENCE_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
 
AUDIENCE_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
 
AUDIENCE_RESTRICTION - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
AUDIENCE_RESTRICTION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
 
AUDIENCE_RESTRICTION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
 
AudienceElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Audience element declaration.
AudienceElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AudienceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
AudienceElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
AudienceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AudienceRestriction - Interface in com.sun.identity.saml2.assertion
The AudienceRestriction specifies that the assertion is addressed to one or more specific Audiences.
AudienceRestrictionCondition - Class in com.sun.identity.saml.assertion
This is an implementation of the abstract Condition class, which specifes that the assertion this AuthenticationCondition is part of, is addressed to one or more specific audience.
AudienceRestrictionCondition(Element) - Constructor for class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Constructs an AudienceRestrictionCondition element from an existing XML block.
AudienceRestrictionCondition(List) - Constructor for class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Constructs AudienceRestrictionCondition with a List of audience for this condition, each of them being a String.
AudienceRestrictionElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AudienceRestriction element declaration.
AudienceRestrictionElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AudienceRestrictionElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
AudienceRestrictionElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AudienceRestrictionImpl - Class in com.sun.identity.saml2.assertion.impl
The AudienceRestriction specifies that the assertion is addressed to one or more specific Audiences.
AudienceRestrictionImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
Default constructor
AudienceRestrictionImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
This constructor is used to build AudienceRestriction object from a XML string.
AudienceRestrictionImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
This constructor is used to build AudienceRestriction object from a block of existing XML that has already been built into a DOM.
AudienceRestrictionType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AudienceRestrictionType complex type.
AudienceRestrictionTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AudienceRestrictionTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
AudienceRestrictionTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
audit() - Method in class com.iplanet.am.util.Cache
 
audit() - Method in class com.sun.identity.entitlement.opensso.Cache
 
Audit - Class in com.sun.identity.install.tools.util
 
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.
AUDIT_HISTORY_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
AUDIT_REALM - Static variable in class org.forgerock.openam.upgrade.steps.policy.AbstractEntitlementUpgradeStep
 
AUDIT_SERVICE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to AuditService resource bundle location
AUDIT_TRACKING_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
AUDIT_UPGRADE_FAIL - Static variable in class org.forgerock.openam.upgrade.steps.policy.AbstractEntitlementUpgradeStep
 
AUDIT_UPGRADE_SUCCESS - Static variable in class org.forgerock.openam.upgrade.steps.policy.AbstractEntitlementUpgradeStep
 
AuditableHttpServletResponse - Class in org.forgerock.openam.audit.servlet
HttpServletResponse decorator used for capturing response status and message.
AuditableHttpServletResponse(HttpServletResponse) - Constructor for class org.forgerock.openam.audit.servlet.AuditableHttpServletResponse
Constructs a new AuditableHttpServletResponse.
auditAccessAttempt() - Method in class com.iplanet.services.comm.server.PLLAuditor
Publishes an audit event with details of the attempted CREST operation, if the 'access' topic is audited.
auditAccessAttempt() - Method in class org.forgerock.openam.audit.servlet.Auditor
Creates an audit event that captures details of an attempted HTTP call.
auditAccessAttempt() - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
auditAccessAttempt() - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
Publishes an audit event with details of the attempted SAML2 operation, if the 'access' topic is audited.
auditAccessDenied(String, String, String, SSOToken) - Method in class org.forgerock.openam.forgerockrest.utils.RestLog
Audits a failed REST request, indicating which resource was accessed using which method linked to the SSOToken of the accessing user.
auditAccessFailure(String) - Method in class com.iplanet.services.comm.server.PLLAuditor
Publishes an event with details of the failed CREST operation, if the 'access' topic is audited.
auditAccessFailure(String, String) - Method in class com.iplanet.services.comm.server.PLLAuditor
Publishes an event with details of the failed CREST operation, if the 'access' topic is audited.
auditAccessFailure() - Method in class org.forgerock.openam.audit.servlet.Auditor
Creates an audit event that captures details of an unsuccessfully completed HTTP call.
auditAccessFailure(String, String) - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
auditAccessFailure(String, String) - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
Publishes an event with details of the failed CREST operation, if the 'access' topic is audited.
AuditAccessFilter - Class in org.forgerock.openam.sts.soap.audit
Servlet filter responsible for auditing access to the SOAP STS.
AuditAccessFilter() - Constructor for class org.forgerock.openam.sts.soap.audit.AuditAccessFilter
 
auditAccessGranted(String, String, String, SSOToken) - Method in class org.forgerock.openam.forgerockrest.utils.RestLog
Audits an attempted REST request, indicating which resource was accessed using which method linked to the SSOToken of the accessing user.
auditAccessMessage(String, String, SSOToken) - Method in class org.forgerock.openam.forgerockrest.utils.RestLog
Audits an attempted REST request, indicating which resource was accessed using which method linked to the SSOToken of the accessing user.
auditAccessOutcome() - Method in class org.forgerock.openam.audit.servlet.Auditor
Creates an audit event that captures details of the outcome from a HTTP call.
AuditAccessServletFilter - Class in org.forgerock.openam.audit.servlet
Servlet filter responsible for auditing access to generic HTTP endpoints.
AuditAccessServletFilter() - Constructor for class org.forgerock.openam.audit.servlet.AuditAccessServletFilter
 
auditAccessSuccess() - Method in class com.iplanet.services.comm.server.PLLAuditor
Publishes an event with details of the successfully completed CREST operation, if the 'access' topic is audited.
auditAccessSuccess() - Method in class org.forgerock.openam.audit.servlet.Auditor
Creates an audit event that captures details of a successfully completed HTTP call.
auditAccessSuccess() - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
auditAccessSuccess() - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
Publishes an event with details of the successfully completed SAML2 operation, if the 'access' topic is audited.
auditActivity(SessionInfo, SessionEventType, long) - Method in class com.iplanet.dpro.session.service.SessionAuditor
 
auditAs(AuditConstants.Component) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Specifies the audit component to use when auditing requests to the endpoint.
auditAs(AuditConstants.Component, Class<? extends Filter>) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Specifies the audit component to use when auditing requests to the endpoint.
auditAs(AuditConstants.Component) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
Specifies the audit component to use when auditing requests to the endpoint.
auditAs(AuditConstants.Component, Class<? extends Filter>) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
Specifies the audit component to use when auditing requests to the endpoint.
AuditConfigurationGuiceModule - Class in org.forgerock.openam.audit.configuration
Guice Module for configuring bindings for the OpenAM Audit Configuration classes.
AuditConfigurationGuiceModule() - Constructor for class org.forgerock.openam.audit.configuration.AuditConfigurationGuiceModule
 
AuditConstants - Class in org.forgerock.openam.audit
Collection of constants related to auditing.
AuditConstants.AuthenticationFailureReason - Enum in org.forgerock.openam.audit
Predefined values for the entries in the authentication audit "entries/info/failureReason" field.
AuditConstants.Component - Enum in org.forgerock.openam.audit
Predefined components for audit events.
AuditConstants.ConfigOperation - Enum in org.forgerock.openam.audit
Predefined operations for configuration events.
AuditConstants.EntriesInfoFieldKey - Enum in org.forgerock.openam.audit
Predefined keys for the entries in the authentication audit "entries/info" field.
AuditConstants.EventName - Enum in org.forgerock.openam.audit
Predefined names for audit events.
AuditConstants.TrackingIdKey - Enum in org.forgerock.openam.audit
Predefined tracking ID types.
AuditContextFilter - Class in org.forgerock.openam.audit.context
Servlet filter for initializing thread local RequestContext when request handling begins and discarding it when handling completes.
AuditContextFilter() - Constructor for class org.forgerock.openam.audit.context.AuditContextFilter
 
AuditContextFilter - Class in org.forgerock.openam.sts.soap.audit
Servlet filter for initializing thread local RequestContext when request handling begins and discarding it when handling completes.
AuditContextFilter() - Constructor for class org.forgerock.openam.sts.soap.audit.AuditContextFilter
 
AuditCoreGuiceModule - Class in org.forgerock.openam.audit
Guice Module for configuring bindings for the OpenAM Audit Core classes.
AuditCoreGuiceModule() - Constructor for class org.forgerock.openam.audit.AuditCoreGuiceModule
 
auditCreate(Map<String, Object>) - Method in class org.forgerock.openam.auditors.ConfigAuditor
Publishes an event with details of the successfully completed configuration creation operation, if the 'config' topic is audited.
auditCreate(Map<String, Object>) - Method in class org.forgerock.openam.auditors.RepoAuditor
Publishes an event with details of the successfully completed configuration creation operation, if the 'config' topic is audited.
auditDelete() - Method in class org.forgerock.openam.auditors.ConfigAuditor
Publishes an event with details of the successfully completed configuration deletion operation, if the 'config' topic is audited.
auditDelete() - Method in class org.forgerock.openam.auditors.RepoAuditor
Publishes an event with details of the successfully completed configuration deletion operation, if the 'config' topic is audited.
AuditEndpointAuditFilter - Class in org.forgerock.openam.rest.fluent
This filter wrapper adds the audit context to the passed server context and delegates on the request.
AuditEndpointAuditFilter(AuditFilter) - Constructor for class org.forgerock.openam.rest.fluent.AuditEndpointAuditFilter
Guiced constructor.
AuditEventFactory - Class in org.forgerock.openam.audit
Factory for creation of AuditEvent builders.
AuditEventFactory() - Constructor for class org.forgerock.openam.audit.AuditEventFactory
 
AuditEventHandlerConfiguration - Class in org.forgerock.openam.audit.configuration
Configuration properties to use when creating an instance of AuditEventHandler with an AuditEventHandlerFactory.
AuditEventHandlerConfiguration.Builder - Class in org.forgerock.openam.audit.configuration
AuditEventHandlerFactory - Interface in org.forgerock.openam.audit
A factory for creating an audit event handler.
AuditEventPublisher - Interface in org.forgerock.openam.audit
Responsible for publishing locally created audit events to the AuditService.
AuditEventPublisherImpl - Class in org.forgerock.openam.audit
Responsible for publishing locally created audit events to the AuditService.
AuditEventPublisherImpl(AuditServiceProvider) - Constructor for class org.forgerock.openam.audit.AuditEventPublisherImpl
Constructs a new AuditEventPublisher.
AuditFilter - Class in org.forgerock.openam.rest.fluent
Filter which will audit any requests that pass through it.
AuditFilter(Debug, CrestAuditorFactory) - Constructor for class org.forgerock.openam.rest.fluent.AuditFilter
Guiced constructor.
AuditFilterWrapper - Class in org.forgerock.openam.rest.fluent
This filter wrapper adds the audit context to the passed server context and delegates on the request.
AuditFilterWrapper(Filter, AuditConstants.Component) - Constructor for class org.forgerock.openam.rest.fluent.AuditFilterWrapper
 
auditForwardToLocalUserLogin() - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
auditForwardToLocalUserLogin() - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
Audits a forward to local user Login Aciton
auditForwardToProxy() - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
auditForwardToProxy() - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
Audits a forward to proxy action.
AuditHistory - Class in org.forgerock.openam.uma.rest
 
AuditHistory(UmaAuditLogger) - Constructor for class org.forgerock.openam.uma.rest.AuditHistory
 
AuditInfoContext - Class in org.forgerock.openam.rest.resource
Audit context allows for the component area to be passed through.
AuditInfoContext(Context, AuditConstants.Component) - Constructor for class org.forgerock.openam.rest.resource.AuditInfoContext
 
AuditLogFileNameTask - Class in com.sun.identity.install.tools.configurator
This task creates a unique name for the audit log file to be used by the product instance being configured.
AuditLogFileNameTask() - Constructor for class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
auditLoginFailure(LoginState) - Method in class com.sun.identity.authentication.audit.AuthenticationProcessEventAuditor
Log an authentication process failure event.
auditLoginFailure(LoginState, AuditConstants.AuthenticationFailureReason) - Method in class com.sun.identity.authentication.audit.AuthenticationProcessEventAuditor
Log an authentication process failure event.
auditLoginSuccess(LoginState) - Method in class com.sun.identity.authentication.audit.AuthenticationProcessEventAuditor
Log an authentication process successful completion event.
auditLogout(SSOToken) - Method in class com.sun.identity.authentication.audit.AuthenticationProcessEventAuditor
Log a logout event.
auditModify(Map<String, Object>, String[]) - Method in class org.forgerock.openam.auditors.ConfigAuditor
Publishes an event with details of the successfully completed configuration modification operation, if the 'config' topic is audited.
auditModify(Map<String, Object>) - Method in class org.forgerock.openam.auditors.RepoAuditor
Publishes an event with details of the successfully completed configuration modification operation, if the 'config' topic is audited.
auditModify(ModificationItem[]) - Method in class org.forgerock.openam.auditors.SMSAuditor
Audits modify operations, using the structure passed in to the SMS operation to establish the final state.
auditModuleFailure(LoginState, Principal, AuthenticationAuditEntry) - Method in class com.sun.identity.authentication.audit.AuthenticationModuleEventAuditor
Log an authentication module failure completion event.
auditModuleSuccess(LoginState, Principal, AuthenticationAuditEntry) - Method in class com.sun.identity.authentication.audit.AuthenticationModuleEventAuditor
Log an authentication module successful completion event.
auditor - Variable in class com.sun.identity.authentication.spi.AMLoginModule
 
Auditor - Class in org.forgerock.openam.audit.servlet
Creates access audit events from information collected from HTTP request and response objects.
Auditor(TimeService, HttpServletRequest, AuditableHttpServletResponse, AuditConstants.Component) - Constructor for class org.forgerock.openam.audit.servlet.Auditor
Constructs a new Auditor instance.
AuditorFactory - Interface in org.forgerock.openam.audit.servlet
Factory interface for Guice assisted injection of Auditor.
auditRemoveAttributes(String[]) - Method in class org.forgerock.openam.auditors.RepoAuditor
 
AuditRequestContext - Class in org.forgerock.openam.audit.context
Thread-local context for Commons Audit state.
AuditRequestContext(TransactionId) - Constructor for class org.forgerock.openam.audit.context.AuditRequestContext
Construct a new RequestContext.
AuditRequestContext(TransactionId, Map<String, String>) - Constructor for class org.forgerock.openam.audit.context.AuditRequestContext
Construct a new RequestContext with a copy of the given properties.
AuditRequestContextPropagatingCallable<T> - Class in org.forgerock.openam.audit.context
Callable Decorator that propagates thread local AuditRequestContext to worker thread.
AuditRequestContextPropagatingExecutorService - Class in org.forgerock.openam.audit.context
ExecutorService decorator that propagates AuditRequestContext from task publishing thread to task consuming thread.
AuditRequestContextPropagatingExecutorService(ExecutorService) - Constructor for class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
Constructs a new AuditRequestContextPropagatingExecutorService.
AuditRequestContextPropagatingExecutorServiceFactory - Class in org.forgerock.openam.audit.context
ExecutorServiceFactory decorator that ensures all ExecutorServices propagate AuditRequestContext from task publishing thread to task consuming thread.
AuditRequestContextPropagatingExecutorServiceFactory(ShutdownManager) - Constructor for class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorServiceFactory
Constructs a new AuditRequestContextPropagatingExecutorServiceFactory.
AuditRequestContextPropagatingRunnable - Class in org.forgerock.openam.audit.context
Runnable Decorator that propagates thread local AuditRequestContext to worker thread.
AuditRequestContextPropagatingRunnable(Runnable) - Constructor for class org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable
Constructs a new AuditRequestContextPropagatingRunnable.
AuditRequestContextPropagatingScheduledExecutorService - Class in org.forgerock.openam.audit.context
ExecutorService decorator that propagates AuditRequestContext from task publishing thread to task running thread.
AuditRequestContextPropagatingScheduledExecutorService(ScheduledExecutorService) - Constructor for class org.forgerock.openam.audit.context.AuditRequestContextPropagatingScheduledExecutorService
Constructs a new AuditRequestContextPropagatingScheduledExecutorService.
AuditRestRouteProvider - Class in org.forgerock.openam.audit.rest
A RestRouteProvider that add routes for the audit endpoint.
AuditRestRouteProvider() - Constructor for class org.forgerock.openam.audit.rest.AuditRestRouteProvider
 
AuditServiceConfigurationListener - Interface in org.forgerock.openam.audit.configuration
Implementors of this interface will be notified of changes to the Audit service SMS configuration.
AuditServiceConfigurationProvider - Interface in org.forgerock.openam.audit.configuration
Implementations of this interface are responsible for supplying the configuring for the audit service.
AuditServiceConfigurationProviderImpl - Class in org.forgerock.openam.audit.configuration
Listens to Audit Logger configuration changes and notify the Audit Service.
AuditServiceConfigurationProviderImpl() - Constructor for class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
Construct an instance of AuditServiceConfigurationProviderImpl.
AuditServiceProvider - Interface in org.forgerock.openam.audit
Responsible for creating and initializing instances of AuditService and its associated ConnectionFactory.
AuditServiceProviderImpl - Class in org.forgerock.openam.audit
Responsible for creating the AuditService on configuration change.
AuditServiceProviderImpl(AuditServiceConfigurationProvider, ShutdownManager) - Constructor for class org.forgerock.openam.audit.AuditServiceProviderImpl
Create an instance of AuditServiceProviderImpl.
auditSetActive(boolean) - Method in class org.forgerock.openam.auditors.RepoAuditor
 
auditSetPassword() - Method in class org.forgerock.openam.auditors.RepoAuditor
 
AuditSetupListener - Class in org.forgerock.openam.audit.configuration
This listener will be notified when setup is complete and then try to configure the audit service.
AuditSetupListener() - Constructor for class org.forgerock.openam.audit.configuration.AuditSetupListener
 
AuditTopicChoiceValues - Class in org.forgerock.openam.audit.configuration
Contains all the possible values for audit topics.
AuditTopicChoiceValues() - Constructor for class org.forgerock.openam.audit.configuration.AuditTopicChoiceValues
 
AuditTopicDefaultValues - Class in org.forgerock.openam.audit.configuration
Contains the default values for audit topics.
AuditTopicDefaultValues() - Constructor for class org.forgerock.openam.audit.configuration.AuditTopicDefaultValues
 
AuditUpgradeHelper - Class in org.forgerock.openam.upgrade.helpers
For Upgrade from 12.0.x to 13.0.0 we want to disable the new Audit Logging framework.
AuditUpgradeHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.AuditUpgradeHelper
The constructor for AuditUpgradeHelper is used to register the attributes which will be upgraded.
AUTH_ACCESS_LOG_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Log and debug file names
AUTH_ACCOUNT_EXPIRED - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
User account is expired
AUTH_ACCOUNT_EXPIRED - Static variable in class com.sun.identity.authentication.service.LoginStatus
Account Expired
AUTH_ACCOUNT_EXPIRED - Static variable in exception com.sun.identity.plugin.session.SessionException
 
AUTH_ADMIN - Static variable in class com.iplanet.services.ldap.LDAPUser.Type
This user has root privilages.
AUTH_ALIAS_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Auth attributes
AUTH_ALLOWED_MODULES - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_ANONYMOUS - Static variable in class com.iplanet.services.ldap.LDAPUser.Type
The user has anonyomous rights.
AUTH_ATTR_PREFIX - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Attributes
AUTH_ATTR_PREFIX_FORGEROCK - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_ATTR_PREFIX_NEW - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_BASIC - Static variable in class com.iplanet.services.ldap.LDAPUser.Type
The user is authenticated with a rootdn and password.
AUTH_BUNDLE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Resource bundle names
AUTH_CHAIN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: Specify the authentication chain to use.
AUTH_COMPLETED - Static variable in class com.sun.identity.authentication.internal.AuthContext
This login status indicates that the user has been successfully logged out.
AUTH_COMPLETED - Static variable in class com.sun.identity.authentication.service.LoginStatus
Authentication completed - logout
AUTH_CONFIG_ATTR - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Authentication configuration attribute name.
AUTH_CONFIG_CRITERIA - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Authentication configuration criteria.
AUTH_CONFIG_ENTRIES - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Authentication configuration entries.
AUTH_CONFIG_MODULE_NAME - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Authentication configuration module name.
AUTH_CONFIG_NAME - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Name of authentication configuration.
AUTH_CONFIG_NAMES - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Set of authentication configuration names.
AUTH_CONFIG_NOT_FOUND - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Any config not found for the auth module
AUTH_CONFIG_OPTIONS - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Authentication configuration options.
AUTH_CONFIG_POSITION - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Authentication configuration position/order.
AUTH_CONTEXT_CLASS_REF - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_CONTEXT_CLASS_REF_ATTR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_CONTEXT_DECL_REF - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_CONTEXT_DECL_REF_ATTR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_CONTEXT_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
 
AUTH_COOKIE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Auth Cookie Name
AUTH_CORE_SERVICE - Static variable in interface com.sun.identity.cli.CLIConstants
Core authentication service name.
AUTH_CTX_PREFIX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AuthnContext Class Reference namespace
AUTH_DEFAULT_ROLE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_DIR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_ERROR - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Auth error happens
AUTH_ERROR - Static variable in class com.sun.identity.authentication.service.LoginStatus
Authentication failure - error in service , module not setting token
AUTH_ERROR_LOG_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_ERROR_NOT_DEFINED - Static variable in exception com.sun.identity.plugin.session.SessionException
Error codes.
AUTH_FAILED - Static variable in class com.sun.identity.authentication.internal.AuthContext
This login status indicates that the login process has failed.
AUTH_FAILED - Static variable in class com.sun.identity.authentication.service.LoginStatus
Authentication Failed
AUTH_GRANT_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
AUTH_HTTP_BASIC_SERVICE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
HTTP Basic Authentication Service Name
AUTH_ID - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
AUTH_ID - Static variable in class org.forgerock.openam.core.rest.authn.RestAuthenticationConstants
Name in JSON response for auth ID
AUTH_ID_HANDLE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
AUTH_ID_TYPE_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_IN_PROGRESS - Static variable in class com.sun.identity.authentication.internal.AuthContext
This login status indicates that the login process is in progress.
AUTH_IN_PROGRESS - Static variable in class com.sun.identity.authentication.service.LoginStatus
Authentication not started
AUTH_INDEX_TYPE_MODULE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
AUTH_INSTANCE_NAME - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Name of authentication instance.
AUTH_INSTANCE_NAMES - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Set of authentication instance names.
AUTH_INSTANCE_TYPE - Static variable in interface com.sun.identity.cli.authentication.AuthOptions
Type of authentication instance.
AUTH_INSTANT - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_INSTANT - Static variable in interface com.sun.identity.plugin.session.SessionProvider
This constant string is used as a property name to indicate the authentication instant.
AUTH_INVALID_DOMAIN - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Domain name is invalid
AUTH_INVALID_PASSWORD - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Password is invalid
AUTH_INVALID_PCOOKIE - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Persistent cookie is invalid
AUTH_LEVEL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_LEVEL - Static variable in interface com.sun.identity.plugin.session.SessionProvider
This constant string is used in the implementation and calling of the first method for passing an authentication level in a map.
AUTH_LEVEL - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to define the minimum authentication level in an AuthLevelCondition or the maximum authentication level in a LEAuthLevelCondition of a policy being evaluated.
AUTH_LEVEL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_LEVEL - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to define the minimum authentication level in an AuthLevelCondition or the maximum authentication level in a LEAuthLevelCondition of a policy being evaluated.
AUTH_LEVEL_ADVICE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_LEVEL_ATTR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_LEVEL_CONDITION_ADVICE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used identify the advice messages from AuthLevelCondition.
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_CONDITION_ADVICE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
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_LEVEL_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
authlevel parameter
AUTH_LEVEL_NOT_INT_OR_SET - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
AUTH_LEVEL_NOT_INTEGER - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
AUTH_LEVEL_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Query param name for AuthLevel based authentication
AUTH_LEVEL_ZERO - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_LOCAL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Local AuthType
AUTH_LOCALE_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Auth Locale Attribute
AUTH_LOGIN_FAILED - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Auth login failed - module failure
AUTH_MAX_SESSION_REACHED - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Max sessions reached
AUTH_METHOD - Static variable in interface com.sun.identity.plugin.session.SessionProvider
This constant string is used as a property name to indicate the authentication method.
AUTH_METHOD - Static variable in class com.sun.identity.wss.security.WSSConstants
 
AUTH_METHOD_CERT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Certificate authentication method.
AUTH_METHOD_CERT_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
Certificate authentication method URI.
AUTH_METHOD_HARDWARE_TOKEN_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
Hardware token authentication method uri.
AUTH_METHOD_KERBEROS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Kerberos authentication method.
AUTH_METHOD_KERBEROS_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
Kerberos authentication method uri.
AUTH_METHOD_PASSWORD_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
Password authentication method URI.
AUTH_METHOD_URI_PREFIX - Static variable in class com.sun.identity.saml.common.SAMLConstants
Private authentication method prefix.
AUTH_MODULE_DENIED - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Module denied
AUTH_MODULE_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute to be configured in SPSSOConfig for SAML2 authentication module instance name.
AUTH_MODULE_NOT_FOUND - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Module not found
AUTH_MODULES - Static variable in class com.sun.identity.authentication.internal.LoginContext
 
AUTH_MODULES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
AUTH_NAMING_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_NOT_STARTED - Static variable in class com.sun.identity.authentication.internal.AuthContext
This login status indicates that the login process has not started yet.
AUTH_NOT_STARTED - Static variable in class com.sun.identity.authentication.service.LoginStatus
Authentication not started
AUTH_ORG_INACTIVE - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Organization is inactive
AUTH_ORG_MISMATCH - Static variable in class com.sun.identity.authentication.service.LoginStatus
Organization mismatch
AUTH_PASSWD - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
AUTH_PASSWORD - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the password of the partner which is used for Basic Authentication.
AUTH_PROFILE_CREATE - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Profile cannot be created
AUTH_PROFILE_ERROR - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
profile not found
AUTH_PROTOCOL_MISMATCH - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message AUTH_PROTOCOL_MISMATCH.
AUTH_PROXY - Static variable in class com.iplanet.services.ldap.LDAPUser.Type
The user has proxy rights.
AUTH_RATE_MONITORING_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
 
AUTH_REBIND - Static variable in class com.iplanet.services.ldap.LDAPUser.Type
This user must be used only for rebind
AUTH_REDIRECTION_ADVICE - Static variable in class com.sun.identity.policy.util.PolicyDecisionUtils
 
AUTH_REMOTE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Remote AuthType
AUTH_REQUEST_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthnRequest RequestID attribute
AUTH_RESET - Static variable in class com.sun.identity.authentication.service.LoginStatus
Authentication is reset
AUTH_RESOURCE_BUNDLE_NAME - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
AUTH_ROLE_ADVICE - Static variable in class com.sun.identity.policy.util.PolicyDecisionUtils
 
AUTH_SCHEME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to define the authentication scheme in an AuthSchemeCondition of a policy.
AUTH_SCHEME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to define the authentication scheme in an AuthSchemeCondition of a policy.
AUTH_SCHEME_CONDITION_ADVICE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used identify the advice messages from AuthSchemeCondition
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_SCHEME_CONDITION_ADVICE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to identify the advice messages from AuthSchemeCondition.
AUTH_SCHEME_NOT_FOUND - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
AUTH_SERVICE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
AUTH_SERVICE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Authentication Service Name
AUTH_SESSION_CREATE_ERROR - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Session creation error
AUTH_STATELESS_SESSIONS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_SUBJECT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication Subject
AUTH_SUCCESS - Static variable in class com.sun.identity.authentication.internal.AuthContext
This login status indicates that the login process has succeeded.
AUTH_SUCCESS - Static variable in class com.sun.identity.authentication.service.LoginStatus
Authentication in progress
AUTH_TARGET_MAPPINGS - Static variable in class org.forgerock.openam.sts.config.user.AuthTargetMapping
 
AUTH_TIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
AUTH_TIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
AUTH_TIMEOUT - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Login timed out
AUTH_TOO_MANY_ATTEMPTS - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Too many auth attempts
AUTH_TYPE - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
AUTH_TYPE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_TYPE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication Type (remote/local)
AUTH_TYPE - Static variable in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Key of a parameter Map which contains information useful for policy evaluation.
AUTH_TYPE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_TYPE_ATTR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTH_TYPE_DENIED - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Authentication type denied
AUTH_UID - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the user id of the partner which is used for Basic Authentication.
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.
AUTH_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent the authentication service url
AUTH_USER_ADVICE - Static variable in class com.sun.identity.policy.util.PolicyDecisionUtils
 
AUTH_USER_CONTAINER - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTH_USER_ID - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
AUTH_USER_INACTIVE - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
User profile is inactive
AUTH_USER_INACTIVE - Static variable in exception com.sun.identity.plugin.session.SessionException
 
AUTH_USER_LOCKED - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
User locked
AUTH_USER_LOCKED - Static variable in exception com.sun.identity.plugin.session.SessionException
 
AUTH_USER_LOCKED_IN_DS - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
 
AUTH_USER_NOT_FOUND - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
User role not found
AuthAuthenticatorOathHelper - Class in org.forgerock.openam.upgrade.helpers
This upgrade helper is used to add new default values to the Auth Authenticator OATH schema.
AuthAuthenticatorOathHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.AuthAuthenticatorOathHelper
Default Constructor
AuthClient - Class in com.iplanet.services.cdm
 
AuthClient() - Constructor for class com.iplanet.services.cdm.AuthClient
 
AuthClientUtils - Class in com.sun.identity.authentication.client
 
AuthClientUtils() - Constructor for class com.sun.identity.authentication.client.AuthClientUtils
 
authComponentName - Variable in class com.sun.identity.authentication.internal.AuthContext
 
AUTHCONFIG_ADMIN - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTHCONFIG_ORG - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTHCONFIG_ROLE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AUTHCONFIG_SERVICE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Auth Configuration Service Name
AUTHCONFIG_USER - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AuthConfigMonitor - Class in com.sun.identity.authentication.service
This class is converted from AuthenticatorManager to monitor the authentication related configuration changes.
AuthConfigMonitor(ServiceSchemaManager) - Constructor for class com.sun.identity.authentication.service.AuthConfigMonitor
 
AuthConfigurationEntry - Class in com.sun.identity.authentication.config
Represents one Authentication Configuration Entry
AuthConfigurationEntry(String, String, String) - Constructor for class com.sun.identity.authentication.config.AuthConfigurationEntry
Constructor.
AuthConfigurationEntry(Node) - Constructor for class com.sun.identity.authentication.config.AuthConfigurationEntry
Constructor.
authConfigurationEntryToXMLString(List) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Converts a List of AuthConfigurationEntry to XML representation according to following DTD.
AuthContext - Class in com.sun.identity.authentication
The AuthContext provides the implementation for authenticating users.
AuthContext(String) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name or sub organization name.
AuthContext(String, URL) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name, or sub organization name and the OpenAM server URL.
AuthContext(String, String) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name, or sub organization name and a nick name for the certificate to be used in SSL handshake if client authentication is turn on in the server side.
AuthContext(String, String, URL) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name, or sub organization name, a nick name for the certificate to be used in SSL handshake if client authentication is enabled on the server side and the OpenAM URL.
AuthContext(SSOToken) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name, or sub organization name contained in the single sign on token.
AuthContext(SSOToken, boolean) - Constructor for class com.sun.identity.authentication.AuthContext
Constructs an instance of AuthContext for a given organization name, or sub organization name contained in the single sign on token.
AuthContext - Class in com.sun.identity.authentication.internal
The AuthContext provides the implementation for authenticating users using the JAAS technology.
AuthContext() - Constructor for class com.sun.identity.authentication.internal.AuthContext
Constructor to get an instance of AuthContext.
AuthContext(Principal, char[]) - Constructor for class com.sun.identity.authentication.internal.AuthContext
Constructor to get an authenticated instance of this class given the java.security.Principal the user would like to be authenticated as, and the password for the user.
AuthContext(Principal, char[], String, int) - Constructor for class com.sun.identity.authentication.internal.AuthContext
 
AuthContext(String, Principal, char[]) - Constructor for class com.sun.identity.authentication.internal.AuthContext
Constructor to get an instance of this class given the organization name orgName the user would like to access, the java.security.Principal the user would like to be authenticated as, and the password for the user.
AuthContext(String, AuthSubject) - Constructor for class com.sun.identity.authentication.internal.AuthContext
Constructor to get an instance of this class given the organization name orgName the user would like to access, and the principal's subject the user would like to be authenticated as.
AuthContext(String) - Constructor for class com.sun.identity.authentication.internal.AuthContext
Constructor to get an instance of this class given the organization name orgName.
authContext - Variable in class com.sun.identity.authentication.internal.AuthSSOToken
 
AuthContext.IndexType - Class in com.sun.identity.authentication
The class IndexType defines the possible kinds of "objects" or "resources" for which an authentication can be performed.
AuthContext.Status - Class in com.sun.identity.authentication
The class Status defines the possible authentication states during the login process.
authContextCompType - Variable in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
 
authContextHash - Static variable in class com.sun.identity.saml2.profile.SPCache
Hashtable saves AuthnContext class name and the authLevel.
authContextHash - Static variable in class com.sun.identity.wsfederation.profile.SPCache
Hashtable saves AuthnContext class name and the authLevel.
AuthContextLocal - Class in com.sun.identity.authentication.server
The AuthContextLocal provides the implementation for authenticating users.
AuthContextLocal(String) - Constructor for class com.sun.identity.authentication.server.AuthContextLocal
Creates AuthContextLocal instance is obtained for a given organization name, or sub organization name.
AuthContextLocalWrapper - Class in org.forgerock.openam.core.rest.authn.core.wrappers
A wrapper class around AuthContextLocal.
AuthContextLocalWrapper(AuthContextLocal) - Constructor for class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Constructs an instance of the AuthContextWrapper.
authCtxObjHash - Static variable in class com.sun.identity.saml2.profile.SPCache
Hashtable saves AuthnContext Mapper object.
authCtxObjHash - Static variable in class com.sun.identity.wsfederation.profile.SPCache
Hashtable saves AuthnContext Mapper object.
AuthD - Class in com.sun.identity.authentication.service
This class is used to initialize the Authentication service and retrieve the Global attributes for the Authentication service.
authDebug - Static variable in class com.sun.identity.authentication.AuthContext
 
authDebug - Static variable in class com.sun.identity.authentication.internal.AuthContext
 
authDebug - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
Hold the debug instance
authDebugName - Static variable in class com.sun.identity.authentication.internal.AuthContext
 
AUTHENITCATION_ATTRIBUTES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
authenticate(Callback[]) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
authenticate(String, String) - Method in class com.sun.identity.authentication.modules.radius.client.RadiusConn
Authenticates the username and password against the remote servers.
authenticate(Callback[]) - Method in class com.sun.identity.idm.AMIdentityRepository
Non-javadoc, non-public methods Returns true if the data store has successfully authenticated the identity with the provided credentials.
authenticate(IdType, Callback[]) - Method in class com.sun.identity.idm.AMIdentityRepository
Non-javadoc, non-public methods Returns true if the data store has successfully authenticated the identity with the provided credentials.
authenticate(Callback[]) - Method in class com.sun.identity.idm.IdRepo
Returns true if the data store successfully authenticates the identity with the provided credentials.
authenticate(String, Callback[]) - Method in interface com.sun.identity.idm.IdServices
Returns true if the data store has successfully authenticated the identity with the specific type and provided credentials.
authenticate(String, Callback[], IdType) - Method in interface com.sun.identity.idm.IdServices
Returns true if the data store has successfully authenticated the identity with the specific type and provided credentials.
authenticate(Callback[]) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
Returns true if the data store successfully authenticates the identity with the provided credentials.
authenticate(Callback[]) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
authenticate(Callback[]) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
authenticate(Callback[]) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
authenticate(String, Callback[]) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
Returns true if the data store has successfully authenticated the identity with the provided credentials.
authenticate(String, Callback[], IdType) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
authenticate(String, Callback[]) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
authenticate(String, Callback[], IdType) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
authenticate(Message, Subject, Map, HttpServletRequest) - Method in interface com.sun.identity.liberty.ws.soapbinding.WebServiceAuthenticator
Authenticates a web service using its certificates.
authenticate(Subject, SecurityMechanism, SecurityToken, ProviderConfig, Object, boolean) - Method in class com.sun.identity.wss.security.handler.DefaultAuthenticator
Authenticates the web services client.
authenticate(Subject, SecurityMechanism, SecurityToken, ProviderConfig, Object, boolean) - Method in interface com.sun.identity.wss.security.handler.MessageAuthenticator
Authenticates the web services client.
authenticate(OAuth2Request, String) - Method in class org.forgerock.oauth2.core.ClientAuthenticator
Authenticates the client making the OAuth2 request by extracting the client's id and secret from the request and authenticating against the OAuth2 providers client registrations.
authenticate(OAuth2Request) - Method in class org.forgerock.oauth2.core.ResourceOwnerAuthenticator
Authenticates a resource owner by extracting the resource owner's credentials from the request and authenticating against the OAuth2 provider's internal user store.
authenticate(HttpServletResponse) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
 
authenticate(Context, Request) - Method in class org.forgerock.openam.core.rest.authn.http.AuthenticationServiceV1
Handles both initial and subsequent RESTful calls from clients submitting Callbacks for the authentication process to continue.
authenticate(String, Callback[]) - Method in class org.forgerock.openam.idm.IdServicesDecorator
Returns true if the data store has successfully authenticated the identity with the specific type and provided credentials.
authenticate(String, Callback[], IdType) - Method in class org.forgerock.openam.idm.IdServicesDecorator
 
authenticate(Callback[]) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Tries to bind as the user with the credentials passed in via callbacks.
authenticate(HttpServletRequest, HttpServletResponse, SOAPMessage, String, String, char[]) - Method in class org.forgerock.openam.saml2.plugins.DefaultWsFedAuthenticator
 
authenticate(HttpServletRequest, HttpServletResponse, SOAPMessage, String, String, char[]) - Method in interface org.forgerock.openam.saml2.plugins.WsFedAuthenticator
Authenticates the end-user for the incoming active WS-Federation request.
authenticate() - Method in interface org.forgerock.openam.saml2.SAMLAuthenticator
Perform authentication tasks.
authenticate() - Method in class org.forgerock.openam.saml2.UtilProxySAMLAuthenticator
 
authenticate(Context, ActionRequest) - Method in class org.forgerock.openam.services.push.sns.SnsMessageResource
Forwards the provided message - so long as it has a messageId in the appropriate place - to the messageDispatcher which is responsible for informing the appropriate receiver in OpenAM of the data received in the message.
authenticate(T, TokenTypeId) - Method in interface org.forgerock.openam.sts.token.validator.AuthenticationHandler
 
authenticate(T, TokenTypeId) - Method in class org.forgerock.openam.sts.token.validator.AuthenticationHandlerImpl
 
authenticate(Callback[]) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
AUTHENTICATE_ONLY - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Authenticate Only type.
AUTHENTICATE_REQUESTER - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthenticateRequester.
AUTHENTICATE_SESSION_CONTEXT - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthenticateSessionContext.
AUTHENTICATE_TO_REALM - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key used in AuthenticateToRealmCondition to specify the realm for which the user should authenticate for the policy to apply.
AUTHENTICATE_TO_REALM - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key used in AuthenticateToRealmCondition to specify the realm for which the user should authenticate for the policy to apply.
AUTHENTICATE_TO_REALM_CONDITION_ADVICE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used identify the advice messages from AuthenticateToRealmCondition
AUTHENTICATE_TO_REALM_CONDITION_ADVICE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to identify the advice messages from AuthenticateToRealmCondition.
AUTHENTICATE_TO_SERVICE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in AuthenticateToServiceCondition to specify the authentication chain for which the user should authenticate for the policy to apply.
AUTHENTICATE_TO_SERVICE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in AuthenticateToServiceCondition to specify the authentication chain for which the user should authenticate for the policy to apply.
AUTHENTICATE_TO_SERVICE_CONDITION_ADVICE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used identify the advice messages from AuthenticateToServiceCondition
AUTHENTICATE_TO_SERVICE_CONDITION_ADVICE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to identify the advice messages from AuthenticateToServiceCondition.
AUTHENTICATED_PRINCIPALS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Key for maintaining list of principals created during login process.
AuthenticatedAgents - Class in com.sun.identity.policy.plugins
This subject applies to all users with valid SSOToken.
AuthenticatedAgents() - Constructor for class com.sun.identity.policy.plugins.AuthenticatedAgents
 
AuthenticatedAgents() - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
Default Constructor
AuthenticatedCommand - Class in com.sun.identity.cli
This is the base class for all commands that require a user to be authenticated in order to execute a command.
AuthenticatedCommand() - Constructor for class com.sun.identity.cli.AuthenticatedCommand
 
AuthenticatedSharedAgents - Class in com.sun.identity.policy.plugins
This subject applies to all users/agents with valid SSOToken.
AuthenticatedSharedAgents() - Constructor for class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Default Constructor
AuthenticatedSharedAgentsCondition - Class in com.sun.identity.policy.plugins
The class AuthenticatedSharedAgentsCondition checks if the authenticated shared agent has the agent name it is trying to read.
AuthenticatedSharedAgentsCondition() - Constructor for class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
No argument constructor
AuthenticatedUser() - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Default Constructor
AuthenticatedUsers - Class in com.sun.identity.policy.plugins
Deprecated.
Use AuthenticatedUsers instead.
AuthenticatedUsers() - Constructor for class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
 
AuthenticatedUsers - Class in org.forgerock.openam.entitlement.conditions.subject
This subject applies to all users with valid SSOToken.
AuthenticatedUsers() - Constructor for class org.forgerock.openam.entitlement.conditions.subject.AuthenticatedUsers
 
authenticateRequester(HttpServletRequest, HttpServletResponse, AttributeQuery, String, String) - Method in interface com.sun.identity.saml2.plugins.AttributeAuthorityMapper
Checks if the attribute query requester is valid.
authenticateRequester(HttpServletRequest, HttpServletResponse, AttributeQuery, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultAttributeAuthorityMapper
Checks if the attribute query requester is valid.
authenticateRequester(HttpServletRequest, HttpServletResponse, AttributeQuery, String, String) - Method in class com.sun.identity.saml2.plugins.X509SubjectAttributeAuthorityMapper
Checks if the attribute query requester is valid.
authenticateRequesterURI(HttpServletRequest, HttpServletResponse, String, String, String) - Method in interface com.sun.identity.saml2.plugins.AssertionIDRequestMapper
Checks if the assertion requester using URI binding is valid.
authenticateRequesterURI(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultAssertionIDRequestMapper
Checks if the assertion requester using URI binding is valid.
AuthenticateToRealmCondition - Class in com.sun.identity.policy.plugins
Deprecated.
AuthenticateToRealmCondition() - Constructor for class com.sun.identity.policy.plugins.AuthenticateToRealmCondition
Deprecated.
No argument constructor
AuthenticateToRealmCondition - Class in org.forgerock.openam.entitlement.conditions.environment
An implementation of an EntitlementCondition that will check whether the principal has authenticated to the specified realm.
AuthenticateToRealmCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
Constructs a new AuthenticateToRealmCondition instance.
AuthenticateToServiceCondition - Class in com.sun.identity.policy.plugins
Deprecated.
AuthenticateToServiceCondition() - Constructor for class com.sun.identity.policy.plugins.AuthenticateToServiceCondition
Deprecated.
No argument constructor
AuthenticateToServiceCondition - Class in org.forgerock.openam.entitlement.conditions.environment
An implementation of an EntitlementCondition that will check whether the principal has authenticated to the specified service.
AuthenticateToServiceCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
Constructs a new AuthenticateToServiceCondition instance.
authenticateUser(String, String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Authenticates to the LDAP server using user input.
authenticateWith(Filter) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Specifies the authentication filter to be used to protected the endpoint.
AuthenticatingAuthorityElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthenticatingAuthority element declaration.
AuthenticatingAuthorityElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthenticatingAuthorityElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
AuthenticatingAuthorityElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
AuthenticatingAuthorityElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AUTHENTICATION - Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
Authentication Query.
AUTHENTICATION_ACCESS - Static variable in class com.sun.identity.log.LogConstants
 
AUTHENTICATION_CHAINS_HANDLES_FUNCTION - Variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
AUTHENTICATION_ERROR - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
AUTHENTICATION_ERROR - Static variable in class com.sun.identity.log.LogConstants
 
AUTHENTICATION_FAILED - Static variable in class com.sun.identity.wss.logging.LogUtil
 
AUTHENTICATION_HANDLES_FUNCTION - Variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
AUTHENTICATION_INSTANT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication Instant
AUTHENTICATION_METHOD - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication Method
AUTHENTICATION_MODULE_HANDLES_FUNCTION - Variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
AUTHENTICATION_QUERY - Static variable in class com.sun.identity.saml.protocol.Query
The Query is an Authentication Query.
AUTHENTICATION_QUERY - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Authentication Query.
AUTHENTICATION_SERVER_SIDE_NAME - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
AUTHENTICATION_SPECIAL_USERS - Static variable in interface com.sun.identity.shared.Constants
Property string for authentication super user.
AUTHENTICATION_STATEMENT - Static variable in class com.sun.identity.saml.assertion.Statement
The Statement is an Authentication Statement.
AUTHENTICATION_SUPER_USER - Static variable in interface com.sun.identity.shared.Constants
Property string for authentication super user.
AUTHENTICATION_TOPIC - Static variable in class org.forgerock.openam.audit.AuditConstants
The topic to which events built using AMAuthenticationAuditEventBuilder should be routed.
AUTHENTICATION_URI - Static variable in class com.sun.identity.install.tools.util.RESTEndpoint
 
AUTHENTICATION_URI_API_VERSION - Static variable in class com.sun.identity.install.tools.util.RESTEndpoint
 
AuthenticationAccessAuditFilter - Class in org.forgerock.openam.core.rest.authn
Responsible for logging access audit events for authentication requests.
AuthenticationAccessAuditFilter(AuthIdHelper, AuditEventPublisher, AuditEventFactory) - Constructor for class org.forgerock.openam.core.rest.authn.AuthenticationAccessAuditFilter
Create a new filter for the given component and restlet.
AuthenticationAuditEntry - Class in org.forgerock.openam.audit.model
A class which represents an entries object in the Commons authentication schema (See Commons Audit Project events.json).
AuthenticationAuditEntry() - Constructor for class org.forgerock.openam.audit.model.AuthenticationAuditEntry
Create an instance of AuthenticationAuditEntry.
AuthenticationCallbackXMLHelper - Interface in com.sun.identity.authentication.share
Defines the interface that allows Authentication service to implement the XML processing of required Authentication Callback during Authentication remote SDK execution.
AuthenticationCallbackXMLHelperFactory - Class in com.sun.identity.authentication.share
A factory to access AuthenticationCallbackXMLHelper instance.
authenticationChain - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
AuthenticationChainsFilter - Class in org.forgerock.openam.core.rest.sms
Authentication Chain endpoint filter which converts the authChainConfiguration from a XML String into a JSON Array.
AuthenticationChainsFilter() - Constructor for class org.forgerock.openam.core.rest.sms.AuthenticationChainsFilter
 
AuthenticationContext - Interface in org.forgerock.openam.core.rest.authn.core
Interface for all Authentication Contexts.
authenticationContextClassReference(String) - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState.OpenIdConnectTokenGenerationStateBuilder
 
authenticationContextClassReference(String) - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState.SAML2TokenGenerationStateBuilder
 
authenticationContextReferenceMapper(SoapOpenIdConnectTokenAuthnContextMapper) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
AuthenticationEnforcer - Class in org.forgerock.openam.rest
A Filter implementation which can be configured to enforce whether authentication is required to access the endpoint.
AuthenticationEnforcer() - Constructor for class org.forgerock.openam.rest.AuthenticationEnforcer
 
authenticationEvent(String) - Method in class org.forgerock.openam.audit.AuditEventFactory
Creates a new AMAuthenticationAuditEventBuilder for the specified realm and adds the realm to the event.
AuthenticationException - Exception in com.sun.identity.authentication.spi
AuthenticationException class is for handling Exception that is thrown when the user-entered tokens cause the authentication module to be authenticated to fail.
AuthenticationException(String) - Constructor for exception com.sun.identity.authentication.spi.AuthenticationException
Creates AuthenticationException object with given message.
AuthenticationException(String, String, Object[]) - Constructor for exception com.sun.identity.authentication.spi.AuthenticationException
Creates AuthenticationException with the message from the given resource bundle, for a given error message key errorCode and using arguments to the message.
AuthenticationFailureCount - Variable in class com.sun.identity.monitoring.SsoServerAuthSvc
Variable for storing the value of "AuthenticationFailureCount".
AuthenticationFailureRate - Variable in class com.sun.identity.monitoring.SsoServerAuthSvc
Variable for storing the value of "AuthenticationFailureRate".
AuthenticationHandler<T> - Interface in org.forgerock.openam.sts.token.validator
Defines the authentication interface which is the foundation for all sts token authentication actions.
AuthenticationHandlerImpl<T> - Class in org.forgerock.openam.sts.token.validator
 
AuthenticationHandlerImpl(AuthenticationUrlProvider, TokenAuthenticationRequestDispatcher<T>, AMTokenParser, AuthTargetMapping, Logger) - Constructor for class org.forgerock.openam.sts.token.validator.AuthenticationHandlerImpl
 
authenticationInitialized() - Method in class com.sun.identity.security.AdminTokenAction
Informs AdminTokenAction that Authentication has been initialized This class will start using Authentication service to obtain SSOToken for admin users
AuthenticationMethod - Interface in org.forgerock.oauth2.core
Abstract interface for indicating that some authentication method should be used to perform authentication.
authenticationMethodReferences(Set<String>) - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState.OpenIdConnectTokenGenerationStateBuilder
 
authenticationMethodsReferencesMapper(SoapOpenIdConnectTokenAuthnMethodsReferencesMapper) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
AuthenticationModuleEventAuditor - Class in com.sun.identity.authentication.audit
This auditor is specifically aimed at constructing and logging authentication events for login modules.
AuthenticationModuleEventAuditor(AuditEventPublisher, AuditEventFactory) - Constructor for class com.sun.identity.authentication.audit.AuthenticationModuleEventAuditor
AuthenticationModuleRealmSmsHandler - Class in org.forgerock.openam.core.rest.sms
Collection handler for handling queries on the realm-config/authentication/modules resource.
AuthenticationModuleRealmSmsHandler(Debug, SSOToken, AMResourceBundleCache, Locale) - Constructor for class org.forgerock.openam.core.rest.sms.AuthenticationModuleRealmSmsHandler
 
AuthenticationPrincipalDataRetriever - Interface in com.sun.identity.authentication.service
Defines the interface that allows Authentication service to retrieve the required data from Authentication Principal, to be populated in successful user authentication session.
AuthenticationPrincipalDataRetrieverFactory - Class in com.sun.identity.authentication.service
A factory to access AuthenticationPrincipalDataRetriever instance.
AuthenticationProcessEventAuditor - Class in com.sun.identity.authentication.audit
This auditor is specifically aimed at constructing and logging authentication events for the login process.
AuthenticationProcessEventAuditor(AuditEventPublisher, AuditEventFactory) - Constructor for class com.sun.identity.authentication.audit.AuthenticationProcessEventAuditor
AuthenticationQuery - Class in com.sun.identity.saml.protocol
This concrete class extends from the abstract base class SubjectQuery.
AuthenticationQuery() - Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
Default Constructor
AuthenticationQuery(Element) - Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
This constructor is used to build an Authentication Query from a DOM tree that was built from the XML string.
AuthenticationQuery(Subject, String) - Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
Constructor.
AuthenticationQuery(Subject) - Constructor for class com.sun.identity.saml.protocol.AuthenticationQuery
Constructor.
AuthenticationServiceAttributeCache - Class in com.sun.identity.authentication.service
This class is a cache for Authentication Configuration Service.
AuthenticationServiceNameProvider - Interface in com.sun.identity.sm
Allows the service management subsystem to identify the names of authentication module services loaded by default.
AuthenticationServiceNameProviderFactory - Class in com.sun.identity.sm
A factory to access AuthenticationServiceNameProvider instance at runtime.
AuthenticationServiceNameProviderFactory() - Constructor for class com.sun.identity.sm.AuthenticationServiceNameProviderFactory
 
AuthenticationServiceNameProviderImpl - Class in com.sun.identity.sm
A concrete implementation of AuthenticationServiceNameProvider that uses the com.sun.identity.authentication.config.AMAuthenticationManager to retrieve the names of authentication module services that are loaded by default.
AuthenticationServiceNameProviderImpl() - Constructor for class com.sun.identity.sm.AuthenticationServiceNameProviderImpl
 
AuthenticationServiceV1 - Class in org.forgerock.openam.core.rest.authn.http
 
AuthenticationServiceV1(RestAuthenticationHandler) - Constructor for class org.forgerock.openam.core.rest.authn.http.AuthenticationServiceV1
Constructs an instance of the AuthenticationRestService.
AuthenticationServiceV2 - Class in org.forgerock.openam.core.rest.authn.http
 
AuthenticationServiceV2(RestAuthenticationHandler) - Constructor for class org.forgerock.openam.core.rest.authn.http.AuthenticationServiceV2
Constructs an instance of the AuthenticationRestService.
AuthenticationSessionStore - Class in com.iplanet.dpro.session.service
Stores sessions used for authentication which must not yet be written to the store.
AuthenticationSessionStore(SessionAccessManager) - Constructor for class com.iplanet.dpro.session.service.AuthenticationSessionStore
 
AUTHENTICATIONSTATEMENT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthenticationStatement
AuthenticationStatement - Class in com.sun.identity.saml.assertion
The AuthenticationStatement element supplies a statement by the issuer that its subject was authenticated by a particular means at a particular time.
AuthenticationStatement() - Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
Default constructor
AuthenticationStatement(Element) - Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
Constructs an authentication statement element from an existing XML block.
AuthenticationStatement(String, Date, Subject) - Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
Constructs Authentication statement
AuthenticationStatement(String, Date, Subject, SubjectLocality, List) - Constructor for class com.sun.identity.saml.assertion.AuthenticationStatement
Constructs AuthenticationStatement
AUTHENTICATIONSTATEMENT_TYPE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication Statement Type
AuthenticationStatementsProvider - Interface in org.forgerock.openam.sts.tokengeneration.saml2.statements
Defines the concern of providing the AuthnStatement list to be included in the generated SAML2 assertion.
AuthenticationSuccessCount - Variable in class com.sun.identity.monitoring.SsoServerAuthSvc
Variable for storing the value of "AuthenticationSuccessCount".
AuthenticationSuccessRate - Variable in class com.sun.identity.monitoring.SsoServerAuthSvc
Variable for storing the value of "AuthenticationSuccessRate".
authenticationTimeInSeconds(long) - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState.OpenIdConnectTokenGenerationStateBuilder
 
AuthenticationTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for AuthenticationToken element declaration.
AuthenticationTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AuthenticationTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
AuthenticationTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
authenticationUrl(TokenTypeId) - Method in interface org.forgerock.openam.sts.token.validator.url.AuthenticationUrlProvider
Returns the String representing the URL against which the authentication invocation will be made.
authenticationUrl(TokenTypeId) - Method in class org.forgerock.openam.sts.token.validator.url.AuthenticationUrlProviderImpl
 
AuthenticationUrlProvider - Interface in org.forgerock.openam.sts.token.validator.url
This interface defines the means for the AuthenticationHandler to obtain the URI to pass to the TokenAuthenticationRequestDispatcher.
AuthenticationUrlProviderImpl - Class in org.forgerock.openam.sts.token.validator.url
 
AuthenticationUrlProviderImpl(String, String, AuthTargetMapping, String, String, UrlConstituentCatenator) - Constructor for class org.forgerock.openam.sts.token.validator.url.AuthenticationUrlProviderImpl
 
Authenticator - Interface in org.forgerock.openam.radius.common
Abstract superclass of all authenticator types.
authenticator - Variable in class org.forgerock.openam.radius.common.Packet
The authenticator field of the packet.
AUTHENTICATOR_CLASS - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for Authenticator Class setting.
AuthenticatorAppRegistrationURIBuilder - Class in org.forgerock.openam.authentication.modules.fr.oath
Provides functionality to generate URIs for registering OATH devices with an OATH authentication module.
AuthenticatorAppRegistrationURIBuilder(AMIdentity, String, int, String) - Constructor for class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorAppRegistrationURIBuilder
Construct a builder which can be used to generate URIs for registering OATH devices with an OATH authentication module.
AuthenticatorDeviceServiceFactory<T extends DeviceService> - Class in org.forgerock.openam.core.rest.devices.services
Generic implementation of a service factory used to produce services for realms which will cache the service and attach a config listener which will update on config modifications.
AuthenticatorDeviceServiceFactory(Debug, ServiceConfigManager, DeviceServiceFactory<T>) - Constructor for class org.forgerock.openam.core.rest.devices.services.AuthenticatorDeviceServiceFactory
Generates a new AuthenticatorDeviceServiceFactory, configuring a listener on the provided ServiceConfigManager to listen to changes in its settings.
AuthenticatorOATH - Class in org.forgerock.openam.authentication.modules.fr.oath
Implements the OATH specification.
AuthenticatorOATH() - Constructor for class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOATH
Standard constructor sets-up the debug logging module.
AuthenticatorOathGuiceModule - Class in org.forgerock.openam.authentication.modules.fr.oath
Guice bindings for the OATH two-step verification module.
AuthenticatorOathGuiceModule() - Constructor for class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOathGuiceModule
 
AuthenticatorOathService - Class in org.forgerock.openam.core.rest.devices.services.oath
Implementation of the OATH Service.
AuthenticatorOathService(ServiceConfigManager, String) - Constructor for class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
Basic constructor for the AuthenticatorOathService.
AuthenticatorOathServiceFactory - Class in org.forgerock.openam.core.rest.devices.services.oath
Produces AuthenticatorOathService's for a specific realm.
AuthenticatorOathServiceFactory() - Constructor for class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathServiceFactory
 
AuthenticatorPush - Class in org.forgerock.openam.authentication.modules.push
ForgeRock Authentication (Push) Authentication Module.
AuthenticatorPush() - Constructor for class org.forgerock.openam.authentication.modules.push.AuthenticatorPush
 
AuthenticatorPushPrincipal - Class in org.forgerock.openam.authentication.modules.push
AuthenticatorPush-specific principal representation.
AuthenticatorPushPrincipal(String) - Constructor for class org.forgerock.openam.authentication.modules.push.AuthenticatorPushPrincipal
Public constructor that takes user name.
AuthenticatorPushRegistration - Class in org.forgerock.openam.authentication.modules.push.registration
The Authenticator Push Registration Module is a registration module that does not authenticate a user but allows a user already authenticated earlier in the chain to register their mobile device.
AuthenticatorPushRegistration() - Constructor for class org.forgerock.openam.authentication.modules.push.registration.AuthenticatorPushRegistration
 
AuthenticatorPushService - Class in org.forgerock.openam.core.rest.devices.services.push
Implementation of the Push Service.
AuthenticatorPushService(ServiceConfigManager, String) - Constructor for class org.forgerock.openam.core.rest.devices.services.push.AuthenticatorPushService
Generates a new AuthenticatorPushStorage, used to encrypt and store device settings on a user's profile under a config storage attribute provided by the service looked up on instance creation.
AuthenticatorPushServiceFactory - Class in org.forgerock.openam.core.rest.devices.services.push
Produces AuthenticatorPushServices for a specific realm.
AuthenticatorPushServiceFactory() - Constructor for class org.forgerock.openam.core.rest.devices.services.push.AuthenticatorPushServiceFactory
 
AUTHENTICATORS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
AuthErrorCodeException - Exception in com.sun.identity.authentication.spi
This exception associates a LoginException with an error code from AMAuthErrorCode, which can later be used by AMLoginContext to handle the exception.
AuthErrorCodeException(String, String, String) - Constructor for exception com.sun.identity.authentication.spi.AuthErrorCodeException
Constructs a new AuthErrorCodeException.
AuthErrorCodeException(String, String, String, Object[]) - Constructor for exception com.sun.identity.authentication.spi.AuthErrorCodeException
Constructs a new AuthErrorCodeException.
authEventCallback(int, Map) - Method in interface com.sun.identity.authentication.spi.AMAuthCallBack
Receives the event notifications when the user status changes during the authentication process.
AuthException - Exception in com.sun.identity.authentication.service
This class is the super-class for all auth related checked exceptions.
AuthException(String, Object[]) - Constructor for exception com.sun.identity.authentication.service.AuthException
Constructor.
AuthException(String) - Constructor for exception com.sun.identity.authentication.service.AuthException
Constructor.
AuthException(Throwable) - Constructor for exception com.sun.identity.authentication.service.AuthException
Constructor.
AuthI18n - Class in com.sun.identity.authentication.internal.util
 
AuthI18n() - Constructor for class com.sun.identity.authentication.internal.util.AuthI18n
 
authI18n - Static variable in class com.sun.identity.authentication.internal.util.AuthI18n
 
AuthIdHelper - Class in org.forgerock.openam.core.rest.authn
Helper class to create and verify authentication JWTs.
AuthIdHelper(CoreServicesWrapper, JwtBuilderFactory, SigningManager) - Constructor for class org.forgerock.openam.core.rest.authn.AuthIdHelper
Constructs an instance of the AuthIdHelper.
AuthIndexType - Enum in org.forgerock.openam.core.rest.authn.core
Enum for AuthContext.IndexTypes.
authKeyName - Static variable in class com.sun.identity.authentication.internal.AuthContext
 
authLevel - Variable in class com.sun.identity.authentication.internal.server.AuthSPrincipal
 
AuthLevel - Class in com.sun.identity.authentication.service
This class is representing authentication level for associated auth module.
AuthLevel(AuthContext.IndexType, String, String, String, Locale) - Constructor for class com.sun.identity.authentication.service.AuthLevel
Class constructor
authLevel - Variable in class com.sun.identity.rest.AuthSPrincipal
 
AuthLevelCondition - Class in com.sun.identity.policy.plugins
Deprecated.
Use AuthLevelCondition instead.
AuthLevelCondition() - Constructor for class com.sun.identity.policy.plugins.AuthLevelCondition
Deprecated.
No argument constructor
AuthLevelCondition - Class in org.forgerock.openam.entitlement.conditions.environment
An implementation of an EntitlementCondition that will check whether the requested auth level is greater than or equal to the auth level set in the condition.
AuthLevelCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
Constructs a new AuthLevelCondition instance.
AuthLoginException - Exception in com.sun.identity.authentication.spi
This class is for handling message localization in LoginException.
AuthLoginException(String, Throwable) - Constructor for exception com.sun.identity.authentication.spi.AuthLoginException
Constructs an exception with given message and the nested exception.
AuthLoginException(Throwable) - Constructor for exception com.sun.identity.authentication.spi.AuthLoginException
Constructs an AuthLoginException with given Throwable.
AuthLoginException(String) - Constructor for exception com.sun.identity.authentication.spi.AuthLoginException
Constructs a new AuthLoginException with the given message.
AuthLoginException(String, String, Object[], Throwable) - Constructor for exception com.sun.identity.authentication.spi.AuthLoginException
Constructs an instance of AuthLoginException to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
AuthLoginException(String, String, Object[]) - Constructor for exception com.sun.identity.authentication.spi.AuthLoginException
Constructs a new AuthLoginException without a nested Throwable.
AuthLoginModule - Class in org.forgerock.openam.authentication.modules.common
Sub types of this class represent the actual Authentication Logic for the Authentication Module.
AuthLoginModule() - Constructor for class org.forgerock.openam.authentication.modules.common.AuthLoginModule
 
AuthLoginThread - Class in com.sun.identity.authentication.internal
The class AuthLoginThread provides the needed synchronization for JAAS's callback mechanism.
AuthLoginThread(AuthContext) - Constructor for class com.sun.identity.authentication.internal.AuthLoginThread
Constructor for this class.
authMethod - Variable in class com.sun.identity.authentication.internal.server.AuthSPrincipal
 
authMethod - Variable in class com.sun.identity.rest.AuthSPrincipal
 
authMethod - Variable in class com.sun.identity.saml.protocol.AuthenticationQuery
 
AuthModuleFailureCount - Variable in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Variable for storing the value of "AuthModuleFailureCount".
AuthModuleIndex - Variable in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Variable for storing the value of "AuthModuleIndex".
AuthModuleName - Variable in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Variable for storing the value of "AuthModuleName".
authModules(Map<String, String>) - Method in class com.sun.identity.monitoring.SSOServerRealmInfo.SSOServerRealmInfoBuilder
 
AuthModuleSuccessCount - Variable in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Variable for storing the value of "AuthModuleSuccessCount".
AuthModuleType - Variable in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Variable for storing the value of "AuthModuleType".
AUTHN_AUTH_ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Authentication Authority Role
AUTHN_CONTEXT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthnContext
AUTHN_CONTEXT - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
AUTHN_CONTEXT_CLASS_REF_PASSWORD_PROTECTED_TRANSPORT - Static variable in interface org.forgerock.openam.sts.rest.token.provider.saml.Saml2JsonTokenAuthnContextMapper
 
AUTHN_CONTEXT_CLASS_REF_PREVIOUS_SESSION - Static variable in interface org.forgerock.openam.sts.rest.token.provider.saml.Saml2JsonTokenAuthnContextMapper
 
AUTHN_CONTEXT_CLASS_REF_UNSPECIFIED - Static variable in interface org.forgerock.openam.sts.rest.token.provider.saml.Saml2JsonTokenAuthnContextMapper
 
AUTHN_CONTEXT_CLASS_REF_X509 - Static variable in interface org.forgerock.openam.sts.rest.token.provider.saml.Saml2JsonTokenAuthnContextMapper
 
AUTHN_CONTEXT_COMPARISON - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authenticaion Context Comparison
AUTHN_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Directive "AuthenticateRequester".
AUTHN_FAILED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
AUTHN_INDICATOR_PARAM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication indicator parameter
AUTHN_INDICATOR_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default value for Authentication indicator parameter
AUTHN_QUERY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AuthnQuery
AUTHN_QUERY - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
AUTHN_REQUEST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication Request
AUTHN_REQUEST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AuthnRequest object
AUTHN_REQUEST - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
AUTHN_REQUEST_ENVELOPE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication Request Envelope
AUTHN_REQUEST_PROCESSING_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Authentication Request processing failed.
AUTHN_RESPONSE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication Response
AUTHN_RESPONSE_ENVELOPE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authentication Response Envelope
AUTHN_STATEMENT - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
AUTHN_STMT - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Key for AuthenticationStatement.
AuthnAuthorityConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for AuthnAuthorityConfig element declaration.
AuthnAuthorityConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AuthnAuthorityConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
AuthnAuthorityConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
AuthnAuthorityDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AuthnAuthorityDescriptor element declaration.
AuthnAuthorityDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AuthnAuthorityDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
AuthnAuthorityDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AuthnAuthorityDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AuthnAuthorityDescriptorType complex type.
AuthnAuthorityDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AuthnAuthorityDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
AuthnAuthorityDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AuthnContext - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
AuthnContext() - Constructor for class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Default constructor
AuthnContext(String, String) - Constructor for class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Constructor creates AuthnContext object.
AuthnContext(Element) - Constructor for class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Constructor creates AuthnContext object from the Document Element.
AuthnContext - Interface in com.sun.identity.saml2.assertion
The AuthnContext element specifies the context of an authentication event.
authnContextCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves informate needed to determine the Authentication Context of the incoming request from Service Provider.
authnContextClassRef - Variable in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
 
AuthnContextClassRefElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthnContextClassRef element declaration.
AuthnContextClassRefElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnContextClassRefElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
AuthnContextClassRefElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
AuthnContextClassRefElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnContextDeclElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthnContextDecl element declaration.
AuthnContextDeclElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnContextDeclElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
AuthnContextDeclElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnContextDeclRefElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthnContextDeclRef element declaration.
AuthnContextDeclRefElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnContextDeclRefElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
AuthnContextDeclRefElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
AuthnContextDeclRefElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnContextElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthnContext element declaration.
AuthnContextElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnContextElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
AuthnContextElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnContextImpl - Class in com.sun.identity.saml2.assertion.impl
This is the default implementation of interface AuthnContext.
AuthnContextImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Class constructor.
AuthnContextImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Class constructor with AuthnContext in Element format.
AuthnContextImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Class constructor with AuthnContext in xml string format.
authnContextMapper(Saml2XmlTokenAuthnContextMapper) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
authnContextStatementRef - Variable in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
 
AuthnContextType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthnContextType complex type.
AuthnContextTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnContextTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
AuthnContextTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthNFilter - Class in com.sun.identity.rest
 
AuthNFilter() - Constructor for class com.sun.identity.rest.AuthNFilter
 
AuthnQuery - Interface in com.sun.identity.saml2.protocol
This class represents the AuthnQueryType complex type.
AuthnQueryDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadataextquery
Java content class for AuthnQueryDescriptorType complex type.
AuthnQueryDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
AuthnQueryDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl
 
AuthnQueryDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
AuthnQueryImpl - Class in com.sun.identity.saml2.protocol.impl
 
AuthnQueryImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
Constructor to create AuthnQuery Object .
AuthnQueryImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
Constructor to create AuthnQuery Object.
AuthnQueryImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
Constructor to create AuthnQuery Object.
AuthnQueryServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AuthnQueryService element declaration.
AuthnQueryServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AuthnQueryServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
AuthnQueryServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AuthnQueryServiceSOAP - Class in com.sun.identity.saml2.servlet
This class AuthnQueryServiceSOAP receives and processes authentication query request using SOAP binding.
AuthnQueryServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.AuthnQueryServiceSOAP
 
AuthnQueryUtil - Class in com.sun.identity.saml2.profile
This class provides methods to send or process AuthnQuery.
authnRequest - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
authnRequest - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
AUTHNREQUEST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for AuthnRequest
AuthnRequest - Interface in com.sun.identity.saml2.protocol
The AuthnRequest interface defines methods for properties required by an authentication request.
authnRequestCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the authn request objects.
authnRequestHash - Static variable in class com.sun.identity.saml2.profile.SPCache
Map saves the authentication request.
AuthnRequestImpl - Class in com.sun.identity.saml2.protocol.impl
The AuthnRequestImpl implements the AuthnRequest interface , defines methods for properties required by a saml request.
AuthnRequestImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Constructor to create AuthnRequest Object .
AuthnRequestImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Constructor to create AuthnRequest Object.
AuthnRequestImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Constructor to create AuthnRequest Object.
AuthnRequestInfo - Class in com.sun.identity.saml2.profile
This class stores information about the request made to the Service Provider.
AuthnRequestInfo(HttpServletRequest, HttpServletResponse, String, String, String, AuthnRequest, String, Map) - Constructor for class com.sun.identity.saml2.profile.AuthnRequestInfo
Constructor creates the AuthnRequest Info for a request.
AuthnRequestInfoCopy - Class in com.sun.identity.saml2.profile
This class represents a copy of a AuthnRequestInfo in the service provider and is used when in SAML2 failover mode to track AuthnRequest's between multiple instances of OpenAM.
AuthnRequestInfoCopy() - Constructor for class com.sun.identity.saml2.profile.AuthnRequestInfoCopy
Default constructor for deserialization.
AuthnRequestInfoCopy(AuthnRequestInfo) - Constructor for class com.sun.identity.saml2.profile.AuthnRequestInfoCopy
 
AuthnRequestUtils - Class in org.forgerock.openam.rest
Responsible for performing common operations based on the SSOToken stored in the request headers.
AuthnRequestUtils(Config<String>) - Constructor for class org.forgerock.openam.rest.AuthnRequestUtils
 
authnResponse - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
authnResponse - Variable in class com.sun.identity.federation.services.fednsso.FSBrowserPostConsumerHandler
 
authnResponse - Variable in class com.sun.identity.federation.services.fednsso.FSLECPConsumerHandler
 
authnResponse - Variable in class com.sun.identity.federation.services.fednsso.FSWMLPostConsumerHandler
 
AuthnStatement - Interface in com.sun.identity.saml2.assertion
The AuthnStatement element describes a statement by the SAML authority asserting that the assertion subject was authenticated by a particular means at a particular time.
AuthnStatementElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthnStatement element declaration.
AuthnStatementElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnStatementElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
AuthnStatementElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnStatementImpl - Class in com.sun.identity.saml2.assertion.impl
This is the default implementation of interface AuthnStatement.
AuthnStatementImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Class constructor.
AuthnStatementImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Class constructor with AuthnStatement in Element format.
AuthnStatementImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Class constructor with AuthnStatement in xml string format.
AuthnStatementType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthnStatementType complex type.
AuthnStatementTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnStatementTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
AuthnStatementTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthnSvcClient - Class in com.sun.identity.liberty.ws.authnsvc
Deprecated.
since 12.0.0
AuthnSvcClient() - Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcClient
Deprecated.
 
AuthnSvcConstants - Class in com.sun.identity.liberty.ws.authnsvc
 
AuthnSvcConstants() - Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
 
AuthnSvcException - Exception in com.sun.identity.liberty.ws.authnsvc
Deprecated.
since 12.0.0
AuthnSvcException(String) - Constructor for exception com.sun.identity.liberty.ws.authnsvc.AuthnSvcException
Deprecated.
Create an AuthnSvcException with a message.
AuthnSvcException(Throwable) - Constructor for exception com.sun.identity.liberty.ws.authnsvc.AuthnSvcException
Deprecated.
Constructs with Throwable object.
AuthnSvcException(String, String, Object[]) - Constructor for exception com.sun.identity.liberty.ws.authnsvc.AuthnSvcException
Deprecated.
Constructs a new AuthnSvcException without a nested Throwable.
AuthnSvcRequestHandlerImpl - Class in com.sun.identity.liberty.ws.authnsvc
The class AuthnSvcRequestHandlerImpl is used to process SASL requests.
AuthnSvcRequestHandlerImpl() - Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcRequestHandlerImpl
Default constructor
AuthnSvcService - Class in com.sun.identity.liberty.ws.authnsvc
The AuthnSvcService class stores the current values of all the AttributeSchema defined in Authentication service schema.
AuthnSvcUtils - Class in com.sun.identity.liberty.ws.authnsvc
The class AuthnSvcUtils provides some utils for Authentication service related stuff.
AuthnSvcUtils() - Constructor for class com.sun.identity.liberty.ws.authnsvc.AuthnSvcUtils
 
AuthOptions - Interface in com.sun.identity.cli.authentication
 
AUTHORITY_BINDING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Authority Binding
AuthorityBinding - Class in com.sun.identity.saml.assertion
The AuthorityBinding element may be used to indicate to a replying party receiving an AuthenticationStatement that a SAML authority may be available to provide additional information about the subject of the statement.
AuthorityBinding(Element) - Constructor for class com.sun.identity.saml.assertion.AuthorityBinding
Constructs an AuthorityBinding element from an existing XML block.
AuthorityBinding(int, String, String) - Constructor for class com.sun.identity.saml.assertion.AuthorityBinding
Constructs AuthorityBinding
AuthorityBinding.AuthorityKindType - Class in com.sun.identity.saml.assertion
The AuthorityKindType is an inner class defining constants for the representing the type of SAML protocol queries to which the authority described by this element will respond.
AuthorityKindType() - Constructor for class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
 
AUTHORIZATION - Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
Authorization Decision Query.
AUTHORIZATION_CODE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.TokenEndpoint
 
AUTHORIZATION_CODE_LIFE_TIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
AUTHORIZATION_CODE_LIFETIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.AgentOAuth2ProviderService
 
AUTHORIZATION_DECISION_QUERY - Static variable in class com.sun.identity.saml.protocol.Query
The Query is an Authorization Decision Query.
AUTHORIZATION_DECISION_QUERY - Static variable in class com.sun.identity.saml.protocol.Request
The request is an Authorization Decision Query.
AUTHORIZATION_DECISION_STATEMENT - Static variable in class com.sun.identity.saml.assertion.Statement
The Statement is an Authorization Decision Statement.
AUTHORIZATION_REQUEST_ENDPOINT - Static variable in class org.forgerock.openam.uma.UmaConstants
 
AuthorizationCode - Class in org.forgerock.oauth2.core
Models a OAuth2 Authorization Code.
AuthorizationCode(JsonValue) - Constructor for class org.forgerock.oauth2.core.AuthorizationCode
Constructs a new AuthorizationCode backed with the data in the specified JsonValue.
AuthorizationCode(String, String, String, String, Set<String>, String, long, String, String, String, String, String, String, String, String, String) - Constructor for class org.forgerock.oauth2.core.AuthorizationCode
Constructs a new AuthorizationCode.
AuthorizationCodeGrantTypeHandler - Class in org.forgerock.oauth2.core
Implementation of the GrantTypeHandler for the OAuth2 Authorization Code grant.
AuthorizationCodeGrantTypeHandler(List<AuthorizationCodeRequestValidator>, ClientAuthenticator, TokenStore, TokenInvalidator, OAuth2ProviderSettingsFactory, OAuth2UrisFactory, GrantTypeAccessTokenGenerator) - Constructor for class org.forgerock.oauth2.core.AuthorizationCodeGrantTypeHandler
Constructs a new AuthorizationCodeGrantTypeHandler.
AuthorizationCodeRequestValidator - Interface in org.forgerock.oauth2.core
Request validator for the OAuth2 authorization code grant.
AuthorizationCodeRequestValidatorImpl - Class in org.forgerock.oauth2.core
Implementation of the AuthorizationCodeRequestValidator for OAuth2 request validation.
AuthorizationCodeRequestValidatorImpl(RedirectUriValidator) - Constructor for class org.forgerock.oauth2.core.AuthorizationCodeRequestValidatorImpl
Constructs a new AuthorizationCodeRequestValidatorImpl.
AuthorizationCodeResponseTypeHandler - Class in org.forgerock.oauth2.core
Implementation of the ResponseTypeHandler for handling authorization code response types.
AuthorizationCodeResponseTypeHandler(TokenStore) - Constructor for class org.forgerock.oauth2.core.AuthorizationCodeResponseTypeHandler
Constructs a new AuthorizationCodeResponseTypeHandler.
AuthorizationDecisionQuery - Class in com.sun.identity.saml.protocol
This concrete class extends from the abstract base class SubjectQuery.
AuthorizationDecisionQuery() - Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Default Constructor
AuthorizationDecisionQuery(Element) - Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
This constructor is used to build an Authorization Decision Query from a DOM tree that was built from the XML string.
AuthorizationDecisionQuery(Subject, List, Evidence, String) - Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Constructor
AuthorizationDecisionQuery(Subject, List, String) - Constructor for class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Constructor
AuthorizationDecisionStatement - Class in com.sun.identity.saml.assertion
The AuthorizationDecisionStatement element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
AuthorizationDecisionStatement() - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Default constructor
AuthorizationDecisionStatement(Element) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Constructs an AuthorizationStatement element from an existing XML block.
AuthorizationDecisionStatement(Subject, String, int, List, EvidenceBase) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Constructs an instance of AuthorizationDecisionStatement.
AuthorizationDecisionStatement(Subject, String, int, List) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Constructs a AuthorizationDecisionStatement instance.
AuthorizationDecisionStatementBase - Class in com.sun.identity.saml.assertion
The AuthorizationDecisionStatement element supplies a statement by the issuer that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
AuthorizationDecisionStatementBase() - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Default constructor
AuthorizationDecisionStatementBase(Element) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Constructs an AuthorizationStatement element from an existing XML block.
AuthorizationDecisionStatementBase(Subject, String, int, List, EvidenceBase) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Constructs an instance of AuthorizationDecisionStatement.
AuthorizationDecisionStatementBase(Subject, String, int, List) - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Constructs a AuthorizationDecisionStatement instance.
AuthorizationDecisionStatementBase.DecisionType - Class in com.sun.identity.saml.assertion
The DecisionType is an inner class defining constants for the type of Decisions than can be conveyed by an AuthorizationDecisionStatement .
AuthorizationDeclinedException - Exception in org.forgerock.oauth2.core.exceptions
An exception representing a declined authorization request from the user in a device code flow.
AuthorizationDeclinedException() - Constructor for exception org.forgerock.oauth2.core.exceptions.AuthorizationDeclinedException
Constructs a new exception.
AuthorizationEndpoint() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.AuthorizationEndpoint
 
AuthorizationPendingException - Exception in org.forgerock.oauth2.core.exceptions
An exception representing a pending authorization request in a device code flow.
AuthorizationPendingException() - Constructor for exception org.forgerock.oauth2.core.exceptions.AuthorizationPendingException
Constructs a new exception.
AuthorizationRequestEndpoint - Class in org.forgerock.openam.uma
 
AuthorizationRequestEndpoint(UmaProviderSettingsFactory, TokenStore, OAuth2RequestFactory, OAuth2ProviderSettingsFactory, OAuth2UrisFactory, UmaAuditLogger, PendingRequestsService, Map<String, ClaimGatherer>, ExtensionFilterManager, UmaExceptionHandler, JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.uma.AuthorizationRequestEndpoint
Constructs a new AuthorizationRequestEndpoint
AuthorizationService - Class in org.forgerock.oauth2.core
Handles authorization requests from OAuth2 clients to the OAuth2 provider to grant authorization for a specific client by a specific resource owner.
AuthorizationService(List<AuthorizeRequestValidator>, ResourceOwnerSessionValidator, OAuth2ProviderSettingsFactory, ResourceOwnerConsentVerifier, ClientRegistrationStore, AuthorizationTokenIssuer, ClientAuthenticationFailureFactory, CsrfProtection) - Constructor for class org.forgerock.oauth2.core.AuthorizationService
Constructs a new AuthorizationServiceImpl.
AuthorizationToken - Class in org.forgerock.oauth2.core
Models an authorization token that is returned from the OAuth2 authorize request.
AuthorizationToken(Map<String, String>, boolean) - Constructor for class org.forgerock.oauth2.core.AuthorizationToken
Constructs a new AuthorizationToken.
AuthorizationTokenIssuer - Class in org.forgerock.oauth2.core
Issues Authorization Tokens requested by OAuth2 authorize requests.
AuthorizationTokenIssuer(OAuth2UrisFactory) - Constructor for class org.forgerock.oauth2.core.AuthorizationTokenIssuer
 
authorize(Subject, Object, SecurityMechanism, SecurityToken, ProviderConfig, boolean) - Method in class com.sun.identity.wss.security.handler.DefaultAuthorizer
Authorizes the web services client.
authorize(Subject, Object, SecurityMechanism, SecurityToken, ProviderConfig, boolean) - Method in interface com.sun.identity.wss.security.handler.MessageAuthorizer
Authorizes the web services client.
authorize(OAuth2Request) - Method in class org.forgerock.oauth2.core.AuthorizationService
Handles an initial authorization request from a OAuth2 client, validates the request is valid and contains the required parameters, checks the resource owner has authenticated and given their consent for the client to be authorized before issuing an AuthorizationToken.
authorize(OAuth2Request, boolean, boolean) - Method in class org.forgerock.oauth2.core.AuthorizationService
Handles an authorization request from a OAuth2 client, validates the request is valid and contains the required parameters, checks the resource owner has authenticated and given their consent for the client to be authorized before issuing an AuthorizationToken.
authorize() - Method in class org.forgerock.oauth2.restlet.AuthorizeResource
Handles GET requests to the OAuth2 authorize endpoint.
authorize(Representation) - Method in class org.forgerock.oauth2.restlet.AuthorizeResource
Handles POST requests to the OAuth2 authorize endpoint.
authorize(Context) - Method in class org.forgerock.openam.core.rest.cts.CoreTokenResourceAuthzModule
Prevents access to CoreTokenResource unless this REST endpoint has been explicitly enabled.
authorize(Context) - Method in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
AUTHORIZE_REQUESTER - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType AuthorizeRequester.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.AnyOfAuthzModule
 
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceAuthzModule
Lets through requests known to SessionResource.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
 
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.openam.rest.authz.CrestPrivilegeAuthzModule
 
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.openam.rest.authz.LoggingAuthzModule
 
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.openam.rest.authz.PrivilegeWriteAndAnyPrivilegeReadOnlyAuthzModule
 
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.openam.rest.authz.STSTokenGenerationServiceAuthzModule
 
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.session.AnyOfAuthzModule
 
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
 
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.openam.rest.authz.CrestPrivilegeAuthzModule
 
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.openam.rest.authz.LoggingAuthzModule
 
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.openam.uma.rest.UmaPolicyResourceAuthzFilter
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.openam.core.rest.session.AnyOfAuthzModule
 
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
 
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.openam.rest.authz.CrestPrivilegeAuthzModule
 
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.openam.rest.authz.LoggingAuthzModule
 
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
authorizedParty(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
AuthorizeEndpointFilter - Class in org.forgerock.oauth2.restlet
Provides validation for the OAuth2 authorize endpoint to ensure that the request is valid.
AuthorizeEndpointFilter(Restlet, JacksonRepresentationFactory) - Constructor for class org.forgerock.oauth2.restlet.AuthorizeEndpointFilter
Constructs a new AuthorizeEndpointFilter.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.openam.core.rest.session.AnyOfAuthzModule
 
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
 
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.openam.rest.authz.CrestPrivilegeAuthzModule
 
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.openam.rest.authz.LoggingAuthzModule
 
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.openam.rest.authz.STSTokenGenerationServiceAuthzModule
 
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.openam.core.rest.session.AnyOfAuthzModule
 
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
 
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.openam.rest.authz.CrestPrivilegeAuthzModule
 
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.openam.rest.authz.LoggingAuthzModule
 
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.openam.rest.authz.PrivilegeWriteAndAnyPrivilegeReadOnlyAuthzModule
 
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
Authorizer - Interface in com.sun.identity.liberty.ws.interfaces
This class Authorizer is an interface for identity service to check authorization of a WSC.
Authorizer - Class in com.sun.identity.log.spi
This class is used to verify the authorization of the of the person who is trying to perform a log operation.
Authorizer() - Constructor for class com.sun.identity.log.spi.Authorizer
 
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.openam.core.rest.session.AnyOfAuthzModule
 
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceAuthzModule
 
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
 
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.openam.rest.authz.CrestPrivilegeAuthzModule
 
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.openam.rest.authz.LoggingAuthzModule
 
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.openam.rest.authz.PrivilegeWriteAndAnyPrivilegeReadOnlyAuthzModule
 
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
AuthorizeRequestHook - Interface in org.forgerock.oauth2.restlet
By implementing this interface the implementation can make changes to the restlet response.
AuthorizeRequestValidator - Interface in org.forgerock.oauth2.core
Request validator for the OAuth2 authorize endpoint.
AuthorizeRequestValidatorImpl - Class in org.forgerock.oauth2.core
Implementation of the request validator for the OAuth2 authorize endpoint.
AuthorizeRequestValidatorImpl(ClientRegistrationStore, RedirectUriValidator, OAuth2ProviderSettingsFactory, ResponseTypeValidator) - Constructor for class org.forgerock.oauth2.core.AuthorizeRequestValidatorImpl
Constructs a new AuthorizeRequestValidatorImpl instance.
AuthorizeResource - Class in org.forgerock.oauth2.restlet
Handles requests to the OAuth2 authorize endpoint.
AuthorizeResource(OAuth2RequestFactory, AuthorizationService, ExceptionHandler, OAuth2Representation, Set<AuthorizeRequestHook>, XUIState, Router, BaseURLProviderFactory, RedirectUriResolver, ResourceOwnerSessionValidator) - Constructor for class org.forgerock.oauth2.restlet.AuthorizeResource
Constructs a new AuthorizeResource.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.core.rest.session.AnyOfAuthzModule
 
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
 
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.rest.authz.CrestPrivilegeAuthzModule
 
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.rest.authz.LoggingAuthzModule
 
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.rest.authz.STSTokenGenerationServiceAuthzModule
 
authorizeWith(Class<? extends CrestAuthorizationModule>...) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Specifies the authorization modules to use when authorizing requests to the endpoint.
authorizeWith(Key<? extends CrestAuthorizationModule>...) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Specifies the authorization modules to use when authorizing requests to the endpoint.
authorizeWith(Class<? extends Filter>) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
Add an authorization module to use when authorizing requests to the endpoint.
authorizeWith(Class<? extends CrestAuthorizationModule>...) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Specifies the authorization modules to use when authorizing requests to this version of the endpoint.
AuthPrincipal - Class in com.sun.identity.authentication.internal
This class extends the AuthSPrincipal class.
AuthPrincipal(String) - Constructor for class com.sun.identity.authentication.internal.AuthPrincipal
Create an AuthPrincipal with a user name.
authRequestAccepted(AuthRequestAcceptedEvent) - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
Once an object of this class has registered with the eventBus (passed into the constructor) the EventBus will call this method when any AuthRequestAcceptedEvent objects are posted.
authRequestAccepted() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
authRequestAccepted() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrator
Notify the event Registrar that an auth request has been accepted.
AuthRequestAcceptedEvent - Class in org.forgerock.openam.radius.server.events
Event submitted to the event bus when a radius request is accepted and an ACCESS-ACCEPT message has been returned to the client.
AuthRequestAcceptedEvent(RadiusRequest, RadiusResponse, RadiusRequestContext) - Constructor for class org.forgerock.openam.radius.server.events.AuthRequestAcceptedEvent
Constructor.
AuthRequestChallengedEvent - Class in org.forgerock.openam.radius.server.events
Event submitted to the event bus when a radius request is accepted and an Access-Challenge message has been returned to the client.
AuthRequestChallengedEvent(RadiusRequest, RadiusResponse, RadiusRequestContext) - Constructor for class org.forgerock.openam.radius.server.events.AuthRequestChallengedEvent
Constructor.
AuthRequestReceivedEvent - Class in org.forgerock.openam.radius.server.events
Event submitted to the event bus when a radius request has been parsed, understood and is an Access-Request message.
AuthRequestReceivedEvent(RadiusRequest, RadiusResponse, RadiusRequestContext) - Constructor for class org.forgerock.openam.radius.server.events.AuthRequestReceivedEvent
Constructor.
authRequestRejected(AuthRequestRejectedEvent) - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
Once an object of this class has registered with the eventBus (passed into the constructor) the EventBus will call this method when any AuthRequestRejectedEvent objects are posted.
authRequestRejected() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
authRequestRejected() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrator
Notify the event Registrar that an auth request has been rejected.
AuthRequestRejectedEvent - Class in org.forgerock.openam.radius.server.events
Event submitted to the event bus when a radius request is accepted and an ACCESS-REJECT message has been returned to the client.
AuthRequestRejectedEvent(RadiusRequest, RadiusResponse, RadiusRequestContext) - Constructor for class org.forgerock.openam.radius.server.events.AuthRequestRejectedEvent
Constructor.
AuthRoleCondition - Class in com.sun.identity.policy.plugins
Deprecated.
Not used internally and not exposed externally so being deprecated and not migrated to entitlements framework.
AuthRoleCondition() - Constructor for class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
No argument constructor
AuthSchemeCondition - Class in com.sun.identity.policy.plugins
Deprecated.
Use AuthSchemeCondition instead.
AuthSchemeCondition() - Constructor for class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
No argument constructor
AuthSchemeCondition - Class in org.forgerock.openam.entitlement.conditions.environment
An implementation of an EntitlementCondition that will check whether the auth scheme.
AuthSchemeCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
Constructs a new AuthSchemeCondition instance.
AuthServiceConfigInfo - Class in com.sun.identity.policy.util
 
authServiceEndpoint - Variable in class com.sun.identity.wss.provider.DiscoveryConfig
 
AuthServiceHelper - Class in org.forgerock.openam.upgrade.helpers
Used to upgrade the iPlanetAMAuthService.
AuthServiceHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.AuthServiceHelper
 
AuthServletContextListener - Class in com.sun.identity.authentication.service
The AuthServletContextListener class is used to reset the JAAS configuration to the default container's configuration when OpenAM web application is undeployed, or the web container is terminated.
AuthServletContextListener() - Constructor for class com.sun.identity.authentication.service.AuthServletContextListener
 
AuthSessionFactory - Class in org.forgerock.openam.authentication.service
Factory for creating and caching an Authentication Session which is used by the authentication framework.
AuthSessionFactory(Debug, AuthenticationSessionStore, InternalSessionFactory, DsameAdminTokenProvider) - Constructor for class org.forgerock.openam.authentication.service.AuthSessionFactory
 
AuthSPrincipal - Class in com.sun.identity.authentication.internal.server
This class implements the Principal interface that represents a user.
AuthSPrincipal(String) - Constructor for class com.sun.identity.authentication.internal.server.AuthSPrincipal
Create an AuthSPrincipal with a username.
AuthSPrincipal - Class in com.sun.identity.rest
This class implements the Principal interface that represents a user.
AuthSPrincipal(String) - Constructor for class com.sun.identity.rest.AuthSPrincipal
Create an AuthSPrincipal with a username.
AuthSSOProvider - Class in com.sun.identity.authentication.internal
 
AuthSSOProvider() - Constructor for class com.sun.identity.authentication.internal.AuthSSOProvider
 
AuthSSOToken - Class in com.sun.identity.authentication.internal
 
AuthSSOToken(AuthContext) - Constructor for class com.sun.identity.authentication.internal.AuthSSOToken
 
AuthSSOToken.AuthSSOTokenID - Class in com.sun.identity.authentication.internal
 
AuthSSOTokenID(String) - Constructor for class com.sun.identity.authentication.internal.AuthSSOToken.AuthSSOTokenID
 
AuthSubject - Class in com.sun.identity.authentication.internal
 
AuthSubject() - Constructor for class com.sun.identity.authentication.internal.AuthSubject
 
AuthTargetMapping - Class in org.forgerock.openam.sts.config.user
Each deployed STS instance will be configured with a mapping which specifies the rest authN authIndexType and authIndexValue against which a particular token type will be validated.
authTargetMapping(AuthTargetMapping) - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilderBase
 
AuthTargetMapping.AuthTarget - Class in org.forgerock.openam.sts.config.user
 
AuthTargetMapping.AuthTargetMappingBuilder - Class in org.forgerock.openam.sts.config.user
 
AuthTargetMappingBuilder() - Constructor for class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTargetMappingBuilder
 
authThread - Static variable in class com.sun.identity.authentication.service.AMLoginContext
AuthThreadManager associated with this AMLoginContext.
AuthThreadManager - Class in com.sun.identity.authentication.service
AuthThreadManager sleeps for n milliseconds as set in iplanet-am-auth-sleep-interval wakes up and checks for each thread in the timeout Hash for timeout.
AuthThreadManager() - Constructor for class com.sun.identity.authentication.service.AuthThreadManager
Creates AuthThreadManager object.
authTime - Variable in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
 
authType - Variable in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
 
AUTHTYPE - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the authentication type used in SAML.
AuthUtils - Class in com.sun.identity.authentication.service
 
AuthUtilsWrapper - Class in org.forgerock.openam.authentication.service
Wrapper class around AuthUtils to facilitate testing.
AuthUtilsWrapper() - Constructor for class org.forgerock.openam.authentication.service.AuthUtilsWrapper
 
AuthViewBeanBase - Class in com.sun.identity.authentication.UI
This class is a default implementation of ViewBean auth UI.
AuthViewBeanBase(String) - Constructor for class com.sun.identity.authentication.UI.AuthViewBeanBase
Creates AuthViewBeanBase object.
AuthXMLHandler - Class in com.sun.identity.authentication.server
AuthXMLHandler class implements the RequestHandler.
AuthXMLHandler() - Constructor for class com.sun.identity.authentication.server.AuthXMLHandler
Creates AuthXMLHandler object
AuthXMLRequest - Class in com.sun.identity.authentication.server
The AuthXMLRequest represents the AuthRequest XML document.
AuthXMLRequest() - Constructor for class com.sun.identity.authentication.server.AuthXMLRequest
 
AuthXMLRequestParser - Class in com.sun.identity.authentication.server
AuthXMLRequestParser parses the XML data received from the client.
AuthXMLRequestParser(String, HttpServletRequest) - Constructor for class com.sun.identity.authentication.server.AuthXMLRequestParser
Create AuthXMLRequestParser object
AuthXMLResponse - Class in com.sun.identity.authentication.server
AuthXMLResponse constructs the response XML string to return to the client.
AuthXMLResponse(int) - Constructor for class com.sun.identity.authentication.server.AuthXMLResponse
Creates AuthXMLResponse object
AuthXMLTags - Interface in com.sun.identity.authentication.share
 
AuthXMLUtils - Class in com.sun.identity.authentication.share
 
AuthXMLUtils() - Constructor for class com.sun.identity.authentication.share.AuthXMLUtils
 
AUTHZ - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Authorization class used to see if a particular user is authorized to perform a particular task.
AUTHZ_ALLOW - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
AUTHZ_CODE_LIFETIME_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
AUTHZ_DECISION_STATEMENT - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
AUTHZ_DENY - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
AUTHZ_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Directive "AuthorizeRequester".
AuthzDecisionQueryDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadataextquery
Java content class for AuthzDecisionQueryDescriptorType complex type.
AuthzDecisionQueryDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
AuthzDecisionQueryDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
AuthzDecisionQueryDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
AUTHZDECISIONSTATEMENT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthorizationDecisionStatement
AuthzDecisionStatement - Interface in com.sun.identity.saml2.assertion
The AuthzDecisionStatement element describes a statement by the SAML authority asserting that a request for access by the assertion subject tot he specified resource has resulted in the specified authorization decision on the basis of some optionally specified evidence.
AuthzDecisionStatementElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthzDecisionStatement element declaration.
AuthzDecisionStatementElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthzDecisionStatementElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
AuthzDecisionStatementElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthzDecisionStatementsProvider - Interface in org.forgerock.openam.sts.tokengeneration.saml2.statements
This interface defines the plug-in point for producing AuthzDecisionStatements.
AuthzDecisionStatementType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for AuthzDecisionStatementType complex type.
AuthzDecisionStatementTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthzDecisionStatementTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
AuthzDecisionStatementTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
AuthZFilter - Class in com.sun.identity.rest
 
AuthZFilter() - Constructor for class com.sun.identity.rest.AuthZFilter
 
AuthzServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for AuthzService element declaration.
AuthzServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AuthzServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
AuthzServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
AUTO - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
AUTO_FED_ATTR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Auth Federation attribute
AUTO_FED_ATTRIBUTE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Auto federation attribute.
AUTO_FED_ENABLED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Auto federation enable attribute.
AUTO_FEDERATION_ATTRIBUTE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Auto-Federation Attribute
AutoCCFormTag - Class in org.forgerock.openam.console.ui.taglib
 
AutoCCFormTag() - Constructor for class org.forgerock.openam.console.ui.taglib.AutoCCFormTag
 
AutoCCPasswordTag - Class in org.forgerock.openam.console.ui.taglib
 
AutoCCPasswordTag() - Constructor for class org.forgerock.openam.console.ui.taglib.AutoCCPasswordTag
 
AUTOCOMPLETE_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property to enable/disable autocomplete on password/form fields.
autoFedSearchMap - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
AutoFormTag - Class in org.forgerock.openam.console.ui.taglib
 
AutoFormTag() - Constructor for class org.forgerock.openam.console.ui.taglib.AutoFormTag
 
autogenUI(String) - Method in class com.sun.identity.cli.WebCLIHelper
 
AutomaticPseudonymsElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for AutomaticPseudonyms element declaration.
AutomaticPseudonymsElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AutomaticPseudonymsElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
AutomaticPseudonymsElementImpl(boolean) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
AutomaticPseudonymsElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
AutoStopFileSizeRecord(Record) - Constructor for class org.forgerock.openam.core.rest.record.DefaultDebugRecorder.AutoStopFileSizeRecord
 
AUXILIARY - Static variable in class com.iplanet.ums.SchemaManager
Auxiliary object class type
AverageCTSDestroyTime - Variable in class org.forgerock.openam.monitoring.session.CtsSessions
Variable for storing the value of "AverageCTSDestroyTime".
AverageCTSLogoutTime - Variable in class org.forgerock.openam.monitoring.session.CtsSessions
Variable for storing the value of "AverageCTSLogoutTime".
AverageCTSRefreshTime - Variable in class org.forgerock.openam.monitoring.session.CtsSessions
Variable for storing the value of "AverageCTSRefreshTime".
AverageCTSSetPropertyTime - Variable in class org.forgerock.openam.monitoring.session.CtsSessions
Variable for storing the value of "AverageCTSSetPropertyTime".
AverageDuration - Variable in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntry
Variable for storing the value of "AverageDuration".
AverageInternalDestroyTime - Variable in class org.forgerock.openam.monitoring.session.InternalSessions
Variable for storing the value of "AverageInternalDestroyTime".
AverageInternalLogoutTime - Variable in class org.forgerock.openam.monitoring.session.InternalSessions
Variable for storing the value of "AverageInternalLogoutTime".
AverageInternalRefreshTime - Variable in class org.forgerock.openam.monitoring.session.InternalSessions
Variable for storing the value of "AverageInternalRefreshTime".
AverageInternalSetPropertyTime - Variable in class org.forgerock.openam.monitoring.session.InternalSessions
Variable for storing the value of "AverageInternalSetPropertyTime".
AverageRemoteDestroyTime - Variable in class org.forgerock.openam.monitoring.session.RemoteSessions
Variable for storing the value of "AverageRemoteDestroyTime".
AverageRemoteLogoutTime - Variable in class org.forgerock.openam.monitoring.session.RemoteSessions
Variable for storing the value of "AverageRemoteLogoutTime".
AverageRemoteRefreshTime - Variable in class org.forgerock.openam.monitoring.session.RemoteSessions
Variable for storing the value of "AverageRemoteRefreshTime".
AverageRemoteSetPropertyTime - Variable in class org.forgerock.openam.monitoring.session.RemoteSessions
Variable for storing the value of "AverageRemoteSetPropertyTime".
AverageStatelessDestroyTime - Variable in class org.forgerock.openam.monitoring.session.StatelessSessions
Variable for storing the value of "AverageStatelessDestroyTime".
AverageStatelessLogoutTime - Variable in class org.forgerock.openam.monitoring.session.StatelessSessions
Variable for storing the value of "AverageStatelessLogoutTime".
AverageStatelessRefreshTime - Variable in class org.forgerock.openam.monitoring.session.StatelessSessions
Variable for storing the value of "AverageStatelessRefreshTime".
AverageStatelessSetPropertyTime - Variable in class org.forgerock.openam.monitoring.session.StatelessSessions
Variable for storing the value of "AverageStatelessSetPropertyTime".
awaitTermination(long, TimeUnit) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
AZP - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 

B

BACKEND - Static variable in class com.sun.identity.log.LogConstants
Attribute defining whether the logs to be stored in flat-files or to a Database.
BACKEND_POLICY_ACTION_VALUES_KEY - Static variable in class org.forgerock.openam.uma.UmaConstants.BackendPolicy
 
BACKEND_POLICY_RESOURCE_TYPE_KEY - Static variable in class org.forgerock.openam.uma.UmaConstants.BackendPolicy
 
BACKEND_POLICY_SUBJECT_CLAIM_VALUE_KEY - Static variable in class org.forgerock.openam.uma.UmaConstants.BackendPolicy
 
BackendPolicy() - Constructor for class org.forgerock.openam.uma.UmaConstants.BackendPolicy
 
backupFile(String, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
 
BackupFileTask - Class in com.sun.identity.install.tools.configurator
 
BackupFileTask() - Constructor for class com.sun.identity.install.tools.configurator.BackupFileTask
 
BackwardCompSupport - Class in com.sun.identity.common
 
BAD_ATTRNAMES - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_CHILD_OBJ - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_CLASS - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_COS_ATTR_QUALIFIER - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_GUID - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_ID - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_NAMING_ATTR - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_OBJ_TO_ADD - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_PRINCIPAL_HDL - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_REQUEST - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Constant to indicate the Proxy received a bad request.
BAD_REQUEST - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
 
BAD_RULE - Static variable in interface com.iplanet.ums.validation.IValidator
constant string value to represent badrule
BAD_STRUCTURE_TEMPLATE_PRIORITY - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_TEMPLATE - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_TOKEN_HDL - Static variable in interface com.iplanet.ums.IUMSConstants
 
BAD_VALUE - Static variable in interface com.iplanet.ums.validation.IValidator
constant string value to represent badvalue
BadRequestException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the request is malformed.
BadRequestException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.BadRequestException
Constructs a new BadRequestException with the specified message.
BadRequestException(String, String) - Constructor for exception org.forgerock.oauth2.core.exceptions.BadRequestException
Constructs a new BadRequestException with the specified message and code.
BadSearchFilterException - Exception in com.iplanet.ums
Exception for invalid search filter.
BadSearchFilterException() - Constructor for exception com.iplanet.ums.BadSearchFilterException
Default constructor
BadSearchFilterException(String) - Constructor for exception com.iplanet.ums.BadSearchFilterException
Constructor with a message string
BadSearchFilterException(String, Throwable) - Constructor for exception com.iplanet.ums.BadSearchFilterException
Constructor with message string and an embedded exception
Base64 - Class in com.sun.identity.install.tools.util
 
Base64() - Constructor for class com.sun.identity.install.tools.util.Base64
 
Base64 - Class in com.sun.identity.shared.encode
 
Base64() - Constructor for class com.sun.identity.shared.encode.Base64
 
BASE64BINARY - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The BASE64BINARY encoding type indicates that the encoding name given corresponds to base64 encoding of a binary value.
BASE64BINARY - Static variable in class com.sun.identity.wss.security.BinarySecurityToken
The BASE64BINARY encoding type indicates that the encoding name given corresponds to base64 encoding of a binary value
Base64EncodedBinaryValidator - Class in org.forgerock.openam.sm.validation
Validates that an attribute is set to a single base64-encoded
Base64EncodedBinaryValidator() - Constructor for class org.forgerock.openam.sm.validation.Base64EncodedBinaryValidator
 
Base64ToHex - Class in com.sun.identity.saml.common
This class Base64ToHex is used to convert Base64 encoded SAML source ID to Hex encoded ID.
Base64ToHex() - Constructor for class com.sun.identity.saml.common.Base64ToHex
 
Base64Utils - Class in org.openidentityplatform.openam.authentication.modules.webauthn
This class provides basic utils to work with Base64 strings
Base64Utils() - Constructor for class org.openidentityplatform.openam.authentication.modules.webauthn.Base64Utils
 
BASE_DIR - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
BASE_DN - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
BASE_ID_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.BaseIDImpl
 
BASE_ID_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
 
BASE_ID_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectImpl
 
BaseConfigType - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for BaseConfigType complex type.
BaseConfigType - Interface in com.sun.identity.wsfederation.jaxb.entityconfig
Java content class for BaseConfigType complex type.
BaseConfigTypeImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
BaseConfigTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
BaseConfigTypeImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
BaseConfigTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
BaseConfigTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
BaseConfigTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
BaseID - Interface in com.sun.identity.saml2.assertion
The BaseID is an extension point that allows applications to add new kinds of identifiers.
BASEID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for BaseID
BASEID - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
BaseIDAbstract - Interface in com.sun.identity.saml2.assertion
The BaseIDAbstract is an abstract type usable only as the base of a derived type.
BaseIDAbstractImpl - Class in com.sun.identity.saml2.assertion.impl
The BaseIDAbstract is an abstract type usable only as the base of a derived type.
BaseIDAbstractImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.BaseIDAbstractImpl
 
BaseIDAbstractType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for BaseIDAbstractType complex type.
BaseIDAbstractTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
BaseIDAbstractTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
BaseIDAbstractTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
BaseIDElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for BaseID element declaration.
BaseIDElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
BaseIDElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
BaseIDElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
BaseIDImpl - Class in com.sun.identity.saml2.assertion.impl
The BaseID is an extension point that allows applications to add new kinds of identifiers.
BaseIDImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.BaseIDImpl
Default constructor
BaseIDImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.BaseIDImpl
This constructor is used to build BaseID object from a XML string.
BaseIDImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.BaseIDImpl
This constructor is used to build BaseID object from a block of existing XML that has already been built into a DOM.
BaseInteraction - Class in com.sun.identity.install.tools.configurator
 
BaseInteraction() - Constructor for class com.sun.identity.install.tools.configurator.BaseInteraction
 
BaseOptions - Class in com.sun.identity.install.tools.configurator
 
BaseOptions() - Constructor for class com.sun.identity.install.tools.configurator.BaseOptions
 
BasePrefixResourceName<T,E extends Exception> - Class in org.forgerock.openam.shared.resourcename
A generic 'prefix' implementation of BaseResourceName.
BasePrefixResourceName(Debug, T, T, T, T, T) - Constructor for class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Constructs a new BasePrefixResourceName instance.
BaseResourceName<T,E extends Exception> - Interface in org.forgerock.openam.shared.resourcename
The interface ResourceName provides methods to determine the hierarchy of resource names.
BaseRole - Class in com.iplanet.ums
Abstract base class for all roles.
BaseRole() - Constructor for class com.iplanet.ums.BaseRole
Default constructor
BaseRole(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.BaseRole
Constructs a BaseRole from a creation template and attribute set.
BaseToolsResolver - Class in com.sun.identity.install.tools.admin
 
BaseToolsResolver() - Constructor for class com.sun.identity.install.tools.admin.BaseToolsResolver
 
BaseURLProvider - Class in org.forgerock.openam.services.baseurl
Provides the base URL for the OpenAM instance.
BaseURLProvider() - Constructor for class org.forgerock.openam.services.baseurl.BaseURLProvider
 
baseURLProviderFactory - Variable in class org.forgerock.oauth2.restlet.ConsentRequiredResource
 
BaseURLProviderFactory - Class in org.forgerock.openam.services.baseurl
A factory for instances of BaseURLProvider
BaseURLProviderFactory(ServletContext, CoreWrapper) - Constructor for class org.forgerock.openam.services.baseurl.BaseURLProviderFactory
 
BaseURLResourceName<T,E extends Exception> - Class in org.forgerock.openam.shared.resourcename
This is a base implementation of a URLResourceName, extending the functionality found in BasePrefixResourceName to provide special handling to URL type prefix resource names in canonicalize method like validating port, assigning default port of 80, if port absent etc.
BaseURLResourceName(Debug, T, T, T, T, T) - Constructor for class org.forgerock.openam.shared.resourcename.BaseURLResourceName
Constructs a new BaseURLResourceName instance.
Basic128Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic128 element declaration.
Basic128ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic128ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
Basic128ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic128Rsa15Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic128Rsa15 element declaration.
Basic128Rsa15ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic128Rsa15ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
Basic128Rsa15ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic128Sha256Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic128Sha256 element declaration.
Basic128Sha256ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic128Sha256ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
Basic128Sha256ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic128Sha256Rsa15Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic128Sha256Rsa15 element declaration.
Basic128Sha256Rsa15ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic128Sha256Rsa15ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
Basic128Sha256Rsa15ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic192Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic192 element declaration.
Basic192ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic192ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
Basic192ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic192Rsa15Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic192Rsa15 element declaration.
Basic192Rsa15ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic192Rsa15ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
Basic192Rsa15ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic192Sha256Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic192Sha256 element declaration.
Basic192Sha256ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic192Sha256ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
Basic192Sha256ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic192Sha256Rsa15Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic192Sha256Rsa15 element declaration.
Basic192Sha256Rsa15ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic192Sha256Rsa15ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
Basic192Sha256Rsa15ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic256Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic256 element declaration.
Basic256ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic256ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
Basic256ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic256Rsa15Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic256Rsa15 element declaration.
Basic256Rsa15ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic256Rsa15ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
Basic256Rsa15ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic256Sha256Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic256Sha256 element declaration.
Basic256Sha256ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic256Sha256ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
Basic256Sha256ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic256Sha256Rsa15Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for Basic256Sha256Rsa15 element declaration.
Basic256Sha256Rsa15ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Basic256Sha256Rsa15ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
Basic256Sha256Rsa15ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
BASIC_ATTRIBUTE_PROFILE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Basic attribute profile
BASIC_AUTH_ON - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
BASIC_AUTH_PASSWD - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
BASIC_AUTH_USER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
BASIC_NAME_FORMAT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Basic name format
BASICAUTH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Basic authentication
BASICAUTH - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML authentication type that uses HTTP protocol and username/password
BasicClientTypesManager - Class in org.forgerock.openam.services.cdm
This class provides a basic implementation for the CDM ClientTypesManager interface.
BasicClientTypesManager() - Constructor for class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
BasicTreeNode - Class in org.forgerock.openam.entitlement.utils.indextree.treenodes
Provides a basic abstract representation of a tree node.
BasicTreeNode() - Constructor for class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
BasicTreeNodeFactory - Class in org.forgerock.openam.entitlement.utils.indextree.nodefactory
Provides a basic tree node factory implementation.
BasicTreeNodeFactory() - Constructor for class org.forgerock.openam.entitlement.utils.indextree.nodefactory.BasicTreeNodeFactory
 
BatchPolicyRequest - Class in org.forgerock.openam.entitlement.rest.model.json
A policy request that takes a batch of resources and is used to render a policy decision for each.
BatchResource - Class in org.forgerock.openam.scripting.rest.batch
Executes scripts with all the stuff needed to understand how batching operates.
BatchResource(ScriptEvaluator, ScriptingServiceFactory, Debug, ExceptionMappingHandler<ScriptException, ResourceException>, Requester) - Constructor for class org.forgerock.openam.scripting.rest.batch.BatchResource
 
Bearer() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.Bearer
 
BEARER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Bearer
5.2.1.
BEARER_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Directive "GenerateBearerToken".
BEARER_KEYTYPE - Static variable in class org.forgerock.openam.sts.soap.TokenSpecification
 
BEARER_TOKEN - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Bearer Token profile is specified.
beforeAuthorization(PermissionTicket, Subject, Subject) - Method in interface org.forgerock.openam.uma.extensions.RequestAuthorizationFilter
Invoked before authorization of the request is attempted.
beforeAuthorizeHandling(OAuth2Request, Request, Response) - Method in interface org.forgerock.oauth2.restlet.AuthorizeRequestHook
Called before the authorize request is actually handled
beforeAuthorizeHandling(OAuth2Request, Request, Response) - Method in class org.forgerock.openidconnect.restlet.LoginHintHook
Adds the login_hint value to cookie.
beforeCreate(String, String, Map) - Method in class com.sun.identity.common.BackwardCompSupport
 
beforeDisplay(String, Set) - Method in class com.sun.identity.common.BackwardCompSupport
 
beforeHandle(Request, Response) - Method in class org.forgerock.oauth2.restlet.OAuth2Filter
Validates that the request is valid for the OAuth2 endpoint being requested.
beforeHandle(Request, Response) - Method in class org.forgerock.openam.oauth2.AccessTokenProtectionFilter
 
beforeHandle(Request, Response) - Method in class org.forgerock.openam.rest.audit.AbstractRestletAccessAuditFilter
 
beforeModify(String, String, Map) - Method in class com.sun.identity.common.BackwardCompSupport
 
beforeQueryResourceSets(String, QueryFilter<JsonPointer>) - Method in interface org.forgerock.openam.uma.extensions.ResourceDelegationFilter
Invoked before a users, owned and shared with, resource sets a queried.
beforeResourceRegistration(ResourceSetDescription) - Method in interface org.forgerock.openam.oauth2.extensions.ResourceRegistrationFilter
Invoked before a resource set is registered in the backend.
beforeResourceShared(UmaPolicy) - Method in interface org.forgerock.openam.uma.extensions.ResourceDelegationFilter
Invoked before a resource "share" is created.
beforeResourceSharedModification(UmaPolicy, UmaPolicy) - Method in interface org.forgerock.openam.uma.extensions.ResourceDelegationFilter
Invoked before a resource "share" is modified.
BEGIN_CERT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
First line from a certificate file.
BEGIN_CERT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Beginning of certificate string.
BEGIN_CERT - Static variable in class com.sun.identity.wss.security.WSSConstants
 
beginChoiceDisplay(ChildDisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
begins display of choice field element
beginDisplay(DisplayEvent) - Method in class com.sun.identity.authentication.UI.ButtonTiledView
begins displaying page. we set the required information
beginDisplay(DisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
begins displaying page. we set the required information
beginDisplay(DisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
begins displaying page. we set the required information
beginDisplay(DisplayEvent) - Method in class com.sun.identity.password.ui.PWResetInvalidURLViewBean
Set the required information to display a page.
beginDisplay(DisplayEvent) - Method in class com.sun.identity.password.ui.PWResetQuestionTiledView
Set the required information to display a page.
beginDisplay(DisplayEvent) - Method in class com.sun.identity.password.ui.PWResetQuestionViewBean
Set the required information to display the page.
beginDisplay(DisplayEvent) - Method in class com.sun.identity.password.ui.PWResetSuccessViewBean
Set the required information to display the page.
beginDisplay(DisplayEvent) - Method in class com.sun.identity.password.ui.PWResetUncaughtExceptionViewBean
Set the required information to display the page.
beginDisplay(DisplayEvent) - Method in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Set the required information to display the page.
beginDisplay(DisplayEvent) - Method in class com.sun.identity.password.ui.PWResetViewBeanBase
Set the required information to display the page.
beginErrorBlockDisplay(ChildDisplayEvent) - Method in class com.sun.identity.password.ui.PWResetViewBeanBase
Begins error message content
beginHasInfoTextDisplay(ChildDisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
 
beginHiddenValueBoxDisplay(ChildDisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
begins display of hiddenValueBox field element
beginInfoBlockDisplay(ChildDisplayEvent) - Method in class com.sun.identity.password.ui.PWResetViewBeanBase
Begins info message content
beginIsRequiredDisplay(ChildDisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
begins display of required marked element
beginPasswordDisplay(ChildDisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
begins display of password field element
beginResetPageDisplay(ChildDisplayEvent) - Method in class com.sun.identity.password.ui.PWResetQuestionViewBean
Begins password secret questions content
beginResetPageDisplay(ChildDisplayEvent) - Method in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Begins password reset user validation content
beginResetPageDisplay(ChildDisplayEvent) - Method in class com.sun.identity.password.ui.PWResetViewBeanBase
Begins password reset user validation content
beginSelectedChoiceDisplay(ChildDisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
begins display of selected choice
beginTextBoxDisplay(ChildDisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
begins display of textbox field element
beginTextOutDisplay(ChildDisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
begins display of text out field element
beginUnselectedChoiceDisplay(ChildDisplayEvent) - Method in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
begins display of unselected choice
belongToSite(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns true if a server belongs to a site.
BETTER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthContext Comparison type
BigInt - Class in com.iplanet.security.util
A low-overhead arbitrary-precision unsigned integer.
BigInt(byte[]) - Constructor for class com.iplanet.security.util.BigInt
Constructs a "Big" integer from a set of (big-endian) bytes.
BigInt(BigInteger) - Constructor for class com.iplanet.security.util.BigInt
Constructs a "Big" integer from a "BigInteger", which must be positive (or zero) in value.
BigInt(int) - Constructor for class com.iplanet.security.util.BigInt
Constructs a "Big" integer from a normal Java integer.
BILLING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error code for Contact person type
BINARY_FLAG - Static variable in class org.forgerock.openam.utils.AttributeUtils
Used when defining a binary attribute, this flag should be appended to the attribute.
BINARY_SECRET - Static variable in class com.sun.identity.wss.trust.BinarySecret
 
BINARY_SECRET - Static variable in class com.sun.identity.wss.trust.RequestedProofToken
 
BinarySecret - Class in com.sun.identity.wss.trust
This class BinarySecret represents the binary secret
BinarySecret() - Constructor for class com.sun.identity.wss.trust.BinarySecret
 
binarySecret - Variable in class com.sun.identity.wss.trust.RequestedProofToken
 
BinarySecret_Impl - Class in com.sun.identity.wss.trust.wst10
 
BinarySecret_Impl() - Constructor for class com.sun.identity.wss.trust.wst10.BinarySecret_Impl
 
BinarySecret_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst10.BinarySecret_Impl
 
BinarySecret_Impl - Class in com.sun.identity.wss.trust.wst13
 
BinarySecret_Impl() - Constructor for class com.sun.identity.wss.trust.wst13.BinarySecret_Impl
 
BinarySecret_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst13.BinarySecret_Impl
 
BinarySecurityToken - Class in com.sun.identity.liberty.ws.common.wsse
The class BinarySecurityToken provides interface to parse and create X.509 Security Token depicted by Web Service Security : X.509 Certificate Token Profile and Liberty ID-WSF Security Mechanisms specifications.
BinarySecurityToken(String, QName, QName) - Constructor for class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Constructor.
BinarySecurityToken(Element) - Constructor for class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Constructor.
BINARYSECURITYTOKEN - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for BinarySecurityToken.
BINARYSECURITYTOKEN - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for BinarySecurityToken.
BinarySecurityToken - Class in com.sun.identity.wss.security
This class BinarySecurityToken represents an X509 token that can be inserted into web services security header for message level security.
BinarySecurityToken(X509TokenSpec) - Constructor for class com.sun.identity.wss.security.BinarySecurityToken
Constructor
BinarySecurityToken(X509Certificate, String, String) - Constructor for class com.sun.identity.wss.security.BinarySecurityToken
 
BinarySecurityToken(KerberosTokenSpec) - Constructor for class com.sun.identity.wss.security.BinarySecurityToken
Constructor to create Kerberos Token
BinarySecurityToken(Element) - Constructor for class com.sun.identity.wss.security.BinarySecurityToken
Constructor
BinarySecurityTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
This element defines the wsse:BinarySecurityToken element per Section 4.2.
BinarySecurityTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
BinarySecurityTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
BinarySecurityTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
BinarySecurityTokenType - Interface in com.sun.identity.wsfederation.jaxb.wsse
A security token that is encoded in binary Java content class for BinarySecurityTokenType complex type.
BinarySecurityTokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
BinarySecurityTokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
BinarySecurityTokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
bind(String) - Method in class com.sun.identity.federation.services.FSSOAPService
 
BINDING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Binding parameter name
BINDING - Static variable in class org.forgerock.openam.saml2.SAMLBase
 
BINDING_NOT_SUPPORTED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
BINDING_PREFIX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Binding namespace
bindTo(Topic) - Method in interface org.forgerock.openam.notifications.Subscription
Updates the subscription to receive notifications for the given topic.
bindVariableInGlobalScope(String, Object) - Method in interface org.forgerock.openam.scripting.ScriptEvaluator
Binds the given object to the given variable name in the global scope of all scripts evaluated via this script evaluator.
bindVariableInGlobalScope(String, Object) - Method in class org.forgerock.openam.scripting.StandardScriptEvaluator
Binds the given object to the given variable name in the global scope of all scripts evaluated via this script evaluator.
bindVariableInGlobalScope(String, Object) - Method in class org.forgerock.openam.scripting.ThreadPoolScriptEvaluator
 
BLACK_LIST - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
Blacklist<T extends Blacklistable> - Interface in org.forgerock.openam.blacklist
Records a blacklist of entries that have been destroyed/logged out to ensure that they cannot be reused.
blacklist(T) - Method in interface org.forgerock.openam.blacklist.Blacklist
Blacklists the given entry until its expiry time.
blacklist(T) - Method in class org.forgerock.openam.blacklist.BloomFilterBlacklist
 
blacklist(T) - Method in class org.forgerock.openam.blacklist.CachingBlacklist
 
blacklist(Session) - Method in class org.forgerock.openam.blacklist.ConfigurableSessionBlacklist
 
blacklist(T) - Method in class org.forgerock.openam.blacklist.CTSBlacklist
 
blacklist(T) - Method in class org.forgerock.openam.blacklist.NoOpBlacklist
 
Blacklist.Listener - Interface in org.forgerock.openam.blacklist
 
Blacklistable - Interface in org.forgerock.openam.blacklist
An object which can be placed in a Blacklist.
BlacklistException - Exception in org.forgerock.openam.blacklist
Blacklist exception thrown when an entry could not be blacklisted.
BlacklistException(String) - Constructor for exception org.forgerock.openam.blacklist.BlacklistException
Constructs a new BlacklistException.
BlacklistException(Throwable) - Constructor for exception org.forgerock.openam.blacklist.BlacklistException
Constructs a new BlacklistException.
BlacklistItem - Class in org.forgerock.openam.oauth2
Implementation of the Blacklistable interface used for blacklisting stateless OAuth2 tokens.
BlacklistItem(String) - Constructor for class org.forgerock.openam.oauth2.BlacklistItem
 
BlacklistItem(String, long) - Constructor for class org.forgerock.openam.oauth2.BlacklistItem
 
BLANK - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
BlobStrategy - Interface in org.forgerock.openam.cts.utils.blob
Responsible for defining the interface of the Token Blob Strategy.
BloomFilterBlacklist<T extends Blacklistable> - Class in org.forgerock.openam.blacklist
A entry blacklist decorator implementation that uses a bloom filter to reduce the number of checks that need to be performed against the underlying blacklist implementation.
BloomFilterBlacklist(Blacklist<T>, long) - Constructor for class org.forgerock.openam.blacklist.BloomFilterBlacklist
Creates the bloom filter entry blacklist using the given delegate blacklist to confirm membership, and the given service configuration.
BloomFilterBlacklist.BlacklistEntry - Class in org.forgerock.openam.blacklist
Minimal information about an entry required for blacklisting in the bloom filter.
BODY - Static variable in class com.sun.identity.rest.ResourceBase
 
BODY_LNAME - Static variable in class com.sun.identity.wss.security.WSSConstants
 
BOGUS_ACTOR - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
BOGUS_MUST_UNSTND - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
BOOLEAN - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The BOOLEAN attribute syntax specifies that the attribute is of boolean type, i.e., can have a value of either true or false
boolean_10 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
boolean_12 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
boolean_12 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
boolean_2 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct
 
boolean_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
boolean_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
boolean_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
boolean_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
boolean_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
boolean_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
boolean_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
boolean_4 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
boolean_4 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
boolean_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
boolean_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
boolean_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
boolean_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
boolean_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
boolean_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
boolean_5 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
boolean_5 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
boolean_5 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
boolean_5 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
boolean_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
boolean_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
boolean_6 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
boolean_6 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
boolean_6 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
boolean_6 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
boolean_6 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
boolean_6 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
boolean_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
boolean_7 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
boolean_7 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
boolean_7 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
boolean_7 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
boolean_8 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
BooleanToString(Boolean) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Converts a Boolean object to a String representing XML boolean.
BooleanValidator - Class in com.iplanet.ums.validation
 
BooleanValidator() - Constructor for class com.iplanet.ums.validation.BooleanValidator
 
booleanValueOf(String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Returns the boolean value as a Boolean object.
Bootstrap - Class in com.sun.identity.setup
This class is responsible for bootstrapping the WAR.
bootstrap(BootstrapData, boolean) - Static method in class com.sun.identity.setup.Bootstrap
Returns true if able to bootstrap the system.
BOOTSTRAP_PROPERTIES_FILE - Static variable in interface com.sun.identity.setup.SetupConstants
Properties file that contain bootstrap information.
bootStrapCache - Static variable in class com.sun.liberty.jaxrpc.LibertyManagerClient
 
BootstrapConfig - Class in org.forgerock.openam.setup
Holds Bootstrap Configuration and serializes to/from json
BootstrapConfig() - Constructor for class org.forgerock.openam.setup.BootstrapConfig
 
BootstrapCreator - Class in com.sun.identity.setup
This class is responsible for creating bootstrap file based on the information in serverconfig.xml.
BootstrapData - Class in com.sun.identity.setup
 
BootstrapData(String) - Constructor for class com.sun.identity.setup.BootstrapData
Creates an instance of this class
BootstrapData(Map) - Constructor for class com.sun.identity.setup.BootstrapData
 
BootstrapPolicyElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.7 SecureConversationToken Assertion Java content class for BootstrapPolicy element declaration.
BootstrapPolicyElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
BootstrapPolicyElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
BootstrapPolicyElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
bootStrapStatement - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
BOTH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SP and IDP role
BoundedToken - Class in com.sun.identity.install.tools.util.xml
Represents a bounded string fragment of an XML document.
branch(String, SmsRouteTreeBuilder...) - Static method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTreeBuilder
Creates a builder which adds a branch to the route tree.
branch(String, Predicate<String>, SmsRouteTreeBuilder...) - Static method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTreeBuilder
Creates a builder which adds a branch to the route tree, and handles services at this path.
BrowserEncoding - Class in com.iplanet.am.util
This method maps IANA name of charset to Java charsets.
browserjs - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
browserVersion.js
BUFFER_SIZE - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Buffer size.
BUFFER_SIZE - Static variable in class com.sun.identity.tools.bundles.CopyUtils
 
BUFFER_SIZE - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
BUFFER_SIZE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
BUFFER_TIME - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Buffering time.
BUFFER_TIME_DEFAULT - Static variable in class com.sun.identity.log.LogConstants
 
BufferedIterator<T> - Class in com.sun.identity.shared
This iterator allows next method to be called before it has all its elements.
BufferedIterator() - Constructor for class com.sun.identity.shared.BufferedIterator
 
BufferOutputWriter - Class in com.sun.identity.cli
Output writer gets the messages from CLI engine and writes them to System.out or System.err.
BufferOutputWriter() - Constructor for class com.sun.identity.cli.BufferOutputWriter
 
build() - Method in class com.sun.identity.entitlement.ConditionDecision.Builder
Builds the decision.
build() - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Build the rest endpoint object
build() - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
build() - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
build() - Method in class com.sun.identity.monitoring.SSOServerRealmFedInfo.SSOServerRealmFedInfoBuilder
 
build() - Method in class com.sun.identity.monitoring.SSOServerRealmInfo.SSOServerRealmInfoBuilder
 
build() - Method in class org.forgerock.openam.audit.configuration.AuditEventHandlerConfiguration.Builder
Create an instance of AuditEventHandlerConfiguration.
build() - Method in class org.forgerock.openam.authentication.callbacks.helpers.QRCallbackBuilder
Builds the callback from the provided information.
build() - Method in class org.forgerock.openam.authentication.callbacks.PollingWaitCallback.PollingWaitCallbackBuilder
finalise the construction process and return the completed PollingWaitCallback Object.
build() - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder
 
build() - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder.FilterAttributeBuilder
 
build() - Method in class org.forgerock.openam.dpro.session.PartialSession.Builder
Builds a PartialSession object based on the previously provided parameters.
build() - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Construct the ResourceType with the parameters set on this builder.
build() - Method in class org.forgerock.openam.scripting.rest.batch.helpers.ScriptResponse
Builds this ScriptResponse into a JsonValue for transport to the SDK.
build() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Builds the script engine configuration object from the specified parameters.
build() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Construct the ScriptConfiguration with the parameters set on this builder.
build(Map<String, Set<String>>) - Method in class org.forgerock.openam.selfservice.KbaResource.KbaBuilder
 
build(long, int, long, Debug) - Method in class org.forgerock.openam.services.push.dispatch.MessageDispatcherFactory
Generate a new MessageDispatcher configured with the appropriate settings.
build() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
Returns the constructed config, having checked that it is usable.
build() - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Builds and loads the keystore using the provided parameters.
build(Map<String, Set<String>>) - Method in interface org.forgerock.openam.sm.config.ConsoleConfigBuilder
Builds a new instance .
build() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearchBuilder
Constructs a new CTSDJLDAPv3PersistentSearch from the provided criteria.
build(String) - Method in class org.forgerock.openam.sm.ServiceSchemaManagerFactory
Builds a new ServiceSchemaManager using the provided service name and the held admin token.
build() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTargetMappingBuilder
 
build() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilderBase
 
build() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
build() - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Builds a SAML2Config object.
build() - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig.STSInstanceConfigBuilderBase
 
build() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
build() - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState.OpenIdConnectTokenGenerationStateBuilder
 
build() - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState.SAML2TokenGenerationStateBuilder
 
build() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder
 
build() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig.SoapDelegationConfigBuilder
 
build() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
 
build() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenClientAssertionBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenServerAssertionBuilder
 
build() - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
build() - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder
 
build() - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
build() - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.OpenAMTokenState.OpenAMTokenStateBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState.OpenIdConnectTokenCreationStateBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenState.OpenIdConnectTokenStateBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.ProofTokenState.ProofTokenStateBuilder
Builds the ProofTokenState
build() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState.RestSTSTokenCancellationInvocationStateBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState.RestSTSTokenTranslationInvocationStateBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState.RestSTSTokenValidationInvocationStateBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState.SAML2TokenStateBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenState.SAML2TokenStateBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState.STSIssuedTokenStateBuilder
 
build() - Method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState.UsernameTokenStateBuilder
 
build() - Method in class org.forgerock.openam.utils.JsonArray
Builds the json array and inserts it into its parent json object.
build() - Method in class org.forgerock.openam.utils.JsonObject
Takes the json object map and creates a JsonValue from it.
BUILD_ID - Static variable in class com.sun.xml.bind.Messages
 
BUILD_RESPONSE_ERROR - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message BUILD_RESPONSE_ERROR.
buildCookieString(String, String, short, boolean) - Static method in class com.iplanet.dpro.session.share.SessionEncodeURL
Constructs the cookie string based on the URL and cookie String passed.
builder() - Static method in class org.forgerock.openam.audit.configuration.AuditEventHandlerConfiguration
Retrieve a builder for AuditEventHandlerConfiguration.
Builder() - Constructor for class org.forgerock.openam.audit.configuration.AuditEventHandlerConfiguration.Builder
 
Builder() - Constructor for class org.forgerock.openam.dpro.session.PartialSession.Builder
 
builder() - Static method in class org.forgerock.openam.entitlement.ResourceType
Create a builder for ResourceType.
builder() - Static method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
Creates a fresh configuration builder.
Builder() - Constructor for class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
 
builder() - Static method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Create a builder for ScriptConfiguration.
Builder() - Constructor for class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
Generate a new Builder instance to use to construct a PushNotificationServiceConfig.
builder() - Static method in class org.forgerock.openam.sts.config.user.AuthTargetMapping
 
builder() - Static method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
builder() - Static method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
builder() - Static method in class org.forgerock.openam.sts.config.user.SAML2Config
Creates a new SAML2ConfigBuilder.
builder() - Static method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
builder() - Static method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
builder() - Static method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
builder() - Static method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState
 
builder() - Static method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
builder() - Static method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
builder() - Static method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
 
builder() - Static method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
builder() - Static method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
builder() - Static method in class org.forgerock.openam.sts.soap.SoapSTSConsumer
 
builder() - Static method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler
 
builder() - Static method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider
 
builder() - Static method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.OpenAMTokenState
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenState
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.ProofTokenState
Creates a ProofTokenStateBuilder
builder() - Static method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.SAML2TokenState
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
builder() - Static method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState
 
buildIssuedTokenCancellerParameters(JsonValue) - Method in interface org.forgerock.openam.sts.rest.operation.TokenRequestMarshaller
Marshals state from a token cancel invocation into the RestIssuedTokenCancellerParameters necessary to cancel this token
buildIssuedTokenCancellerParameters(JsonValue) - Method in class org.forgerock.openam.sts.rest.operation.TokenRequestMarshallerImpl
 
buildIssuedTokenValidatorParameters(JsonValue) - Method in interface org.forgerock.openam.sts.rest.operation.TokenRequestMarshaller
Marshals state from a token validate invocation into the RestIssuedTokenValidatorParameters necessary to validate this token
buildIssuedTokenValidatorParameters(JsonValue) - Method in class org.forgerock.openam.sts.rest.operation.TokenRequestMarshallerImpl
 
buildMetaDataTemplate(String, Map, String) - Static method in class com.sun.identity.workflow.CreateSAML2HostedProviderTemplate
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
 
buildNameFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
 
buildNameFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
 
buildNameFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
 
buildNameFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
 
buildNameFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
 
buildNameFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
 
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Build index for "SsoServerAuthModulesEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Build index for "SsoServerEntitlementPolicyStatsEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Build index for "SsoServerFedCOTMemberEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Build index for "SsoServerFedCOTsEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Build index for "SsoServerFedEntitiesEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Build index for "SsoServerLoggingHdlrEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Build index for "SsoServerPolicy22AgentEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Build index for "SsoServerPolicyJ2EEAgentEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Build index for "SsoServerPolicyJ2EEGroupEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Build index for "SsoServerPolicyWebAgentEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Build index for "SsoServerPolicyWebGroupEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
Build index for "SsoServerRealmEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Build index for "SsoServerSAML1CacheEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Build index for "SsoServerSAML1EndPointEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Build index for "SsoServerSAML1TrustPrtnrsEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Build index for "SsoServerSAML2IDPEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Build index for "SsoServerSAML2SPEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
Build index for "SsoServerServerEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Build index for "SsoServerSiteMapEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
Build index for "SsoServerSitesEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Build index for "SsoServerWSSAgentsDSCAgentEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Build index for "SsoServerWSSAgentsDSCAgtGrpEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Build index for "SsoServerWSSAgentsSTSAgentEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Build index for "SsoServerWSSAgentsSTSAgtGrpEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Build index for "SsoServerWSSAgentsWSCAgentEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Build index for "SsoServerWSSAgentsWSCAgtGrpEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Build index for "SsoServerWSSAgentsWSPAgentEntry".
buildOidFromIndex(SnmpIndex) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Build index for "SsoServerWSSAgentsWSPAgtGrpEntry".
buildOidFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Build index for "CtsCRUDOperationsPerTokenTypeEntry".
buildOidFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Build index for "CtsCRUDOperationsEntry".
buildOidFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Build index for "CtsTokenOperationsEntry".
buildOidFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
Build index for "OperationEntry".
buildOidFromIndex(SnmpIndex) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
Build index for "TokenEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Build index for "SsoServerAuthModulesEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Build index for "SsoServerEntitlementPolicyStatsEntry".
buildOidFromIndexVal(Integer, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Build index for "SsoServerFedCOTMemberEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Build index for "SsoServerFedCOTsEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Build index for "SsoServerFedEntitiesEntry".
buildOidFromIndexVal(Integer) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Build index for "SsoServerLoggingHdlrEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Build index for "SsoServerPolicy22AgentEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Build index for "SsoServerPolicyJ2EEAgentEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Build index for "SsoServerPolicyJ2EEGroupEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Build index for "SsoServerPolicyWebAgentEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Build index for "SsoServerPolicyWebGroupEntry".
buildOidFromIndexVal(Integer) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
Build index for "SsoServerRealmEntry".
buildOidFromIndexVal(Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Build index for "SsoServerSAML1CacheEntry".
buildOidFromIndexVal(Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Build index for "SsoServerSAML1EndPointEntry".
buildOidFromIndexVal(Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Build index for "SsoServerSAML1TrustPrtnrsEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Build index for "SsoServerSAML2IDPEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Build index for "SsoServerSAML2SPEntry".
buildOidFromIndexVal(Integer) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
Build index for "SsoServerServerEntry".
buildOidFromIndexVal(Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Build index for "SsoServerSiteMapEntry".
buildOidFromIndexVal(Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
Build index for "SsoServerSitesEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Build index for "SsoServerWSSAgentsDSCAgentEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Build index for "SsoServerWSSAgentsDSCAgtGrpEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Build index for "SsoServerWSSAgentsSTSAgentEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Build index for "SsoServerWSSAgentsSTSAgtGrpEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Build index for "SsoServerWSSAgentsWSCAgentEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Build index for "SsoServerWSSAgentsWSCAgtGrpEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Build index for "SsoServerWSSAgentsWSPAgentEntry".
buildOidFromIndexVal(Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Build index for "SsoServerWSSAgentsWSPAgtGrpEntry".
buildOidFromIndexVal(Long, Long) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Build index for "CtsCRUDOperationsPerTokenTypeEntry".
buildOidFromIndexVal(Long) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Build index for "CtsCRUDOperationsEntry".
buildOidFromIndexVal(Long) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Build index for "CtsTokenOperationsEntry".
buildOidFromIndexVal(Long) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
Build index for "OperationEntry".
buildOidFromIndexVal(Long) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
Build index for "TokenEntry".
buildProfile(String, String, String, String, String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.profile.ESIAProfileProvider
 
buildRequest(PolicyAction, Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyRequestFactory
Builds a request for the given action type.
buildResourceResponse(String, Context, IdentityDetails) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
 
buildResourceResponse(String, JsonValue) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
 
buildResourceResponse(String, Context, IdentityDetails) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
 
buildSnmpIndex(SsoServerAuthModulesEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Build index for "SsoServerAuthModulesEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Build index for "SsoServerAuthModulesEntry".
buildSnmpIndex(SsoServerEntitlementPolicyStatsEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Build index for "SsoServerEntitlementPolicyStatsEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Build index for "SsoServerEntitlementPolicyStatsEntry".
buildSnmpIndex(SsoServerFedCOTMemberEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Build index for "SsoServerFedCOTMemberEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Build index for "SsoServerFedCOTMemberEntry".
buildSnmpIndex(SsoServerFedCOTsEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Build index for "SsoServerFedCOTsEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Build index for "SsoServerFedCOTsEntry".
buildSnmpIndex(SsoServerFedEntitiesEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Build index for "SsoServerFedEntitiesEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Build index for "SsoServerFedEntitiesEntry".
buildSnmpIndex(SsoServerLoggingHdlrEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Build index for "SsoServerLoggingHdlrEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Build index for "SsoServerLoggingHdlrEntry".
buildSnmpIndex(SsoServerPolicy22AgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Build index for "SsoServerPolicy22AgentEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Build index for "SsoServerPolicy22AgentEntry".
buildSnmpIndex(SsoServerPolicyJ2EEAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Build index for "SsoServerPolicyJ2EEAgentEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Build index for "SsoServerPolicyJ2EEAgentEntry".
buildSnmpIndex(SsoServerPolicyJ2EEGroupEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Build index for "SsoServerPolicyJ2EEGroupEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Build index for "SsoServerPolicyJ2EEGroupEntry".
buildSnmpIndex(SsoServerPolicyWebAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Build index for "SsoServerPolicyWebAgentEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Build index for "SsoServerPolicyWebAgentEntry".
buildSnmpIndex(SsoServerPolicyWebGroupEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Build index for "SsoServerPolicyWebGroupEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Build index for "SsoServerPolicyWebGroupEntry".
buildSnmpIndex(SsoServerRealmEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
Build index for "SsoServerRealmEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
Build index for "SsoServerRealmEntry".
buildSnmpIndex(SsoServerSAML1CacheEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Build index for "SsoServerSAML1CacheEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Build index for "SsoServerSAML1CacheEntry".
buildSnmpIndex(SsoServerSAML1EndPointEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Build index for "SsoServerSAML1EndPointEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Build index for "SsoServerSAML1EndPointEntry".
buildSnmpIndex(SsoServerSAML1TrustPrtnrsEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Build index for "SsoServerSAML1TrustPrtnrsEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Build index for "SsoServerSAML1TrustPrtnrsEntry".
buildSnmpIndex(SsoServerSAML2IDPEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Build index for "SsoServerSAML2IDPEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Build index for "SsoServerSAML2IDPEntry".
buildSnmpIndex(SsoServerSAML2SPEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Build index for "SsoServerSAML2SPEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Build index for "SsoServerSAML2SPEntry".
buildSnmpIndex(SsoServerServerEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
Build index for "SsoServerServerEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
Build index for "SsoServerServerEntry".
buildSnmpIndex(SsoServerSiteMapEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Build index for "SsoServerSiteMapEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Build index for "SsoServerSiteMapEntry".
buildSnmpIndex(SsoServerSitesEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
Build index for "SsoServerSitesEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
Build index for "SsoServerSitesEntry".
buildSnmpIndex(SsoServerWSSAgentsDSCAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Build index for "SsoServerWSSAgentsDSCAgentEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Build index for "SsoServerWSSAgentsDSCAgentEntry".
buildSnmpIndex(SsoServerWSSAgentsDSCAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Build index for "SsoServerWSSAgentsDSCAgtGrpEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Build index for "SsoServerWSSAgentsDSCAgtGrpEntry".
buildSnmpIndex(SsoServerWSSAgentsSTSAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Build index for "SsoServerWSSAgentsSTSAgentEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Build index for "SsoServerWSSAgentsSTSAgentEntry".
buildSnmpIndex(SsoServerWSSAgentsSTSAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Build index for "SsoServerWSSAgentsSTSAgtGrpEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Build index for "SsoServerWSSAgentsSTSAgtGrpEntry".
buildSnmpIndex(SsoServerWSSAgentsWSCAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Build index for "SsoServerWSSAgentsWSCAgentEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Build index for "SsoServerWSSAgentsWSCAgentEntry".
buildSnmpIndex(SsoServerWSSAgentsWSCAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Build index for "SsoServerWSSAgentsWSCAgtGrpEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Build index for "SsoServerWSSAgentsWSCAgtGrpEntry".
buildSnmpIndex(SsoServerWSSAgentsWSPAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Build index for "SsoServerWSSAgentsWSPAgentEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Build index for "SsoServerWSSAgentsWSPAgentEntry".
buildSnmpIndex(SsoServerWSSAgentsWSPAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Build index for "SsoServerWSSAgentsWSPAgtGrpEntry".
buildSnmpIndex(long[], int) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Build index for "SsoServerWSSAgentsWSPAgtGrpEntry".
buildSnmpIndex(CtsCRUDOperationsPerTokenTypeEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Build index for "CtsCRUDOperationsPerTokenTypeEntry".
buildSnmpIndex(long[], int) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Build index for "CtsCRUDOperationsPerTokenTypeEntry".
buildSnmpIndex(CtsCRUDOperationsEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Build index for "CtsCRUDOperationsEntry".
buildSnmpIndex(long[], int) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Build index for "CtsCRUDOperationsEntry".
buildSnmpIndex(CtsTokenOperationsEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Build index for "CtsTokenOperationsEntry".
buildSnmpIndex(long[], int) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Build index for "CtsTokenOperationsEntry".
buildSnmpIndex(OperationEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
Build index for "OperationEntry".
buildSnmpIndex(long[], int) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
Build index for "OperationEntry".
buildSnmpIndex(TokenEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
Build index for "TokenEntry".
buildSnmpIndex(long[], int) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
Build index for "TokenEntry".
buildTokenProviderParameters(TokenTypeId, JsonValue, TokenTypeId, JsonValue) - Method in interface org.forgerock.openam.sts.rest.operation.TokenRequestMarshaller
Marshals state from a token translate invocation into the RestTokenProviderParameters necessary to create a token of the specified type
buildTokenProviderParameters(TokenTypeId, JsonValue, TokenTypeId, JsonValue) - Method in class org.forgerock.openam.sts.rest.operation.TokenRequestMarshallerImpl
 
buildTokenTransform(TokenTransformConfig) - Method in interface org.forgerock.openam.sts.rest.operation.translate.TokenTransformFactory
 
buildTokenTransform(TokenTransformConfig) - Method in class org.forgerock.openam.sts.rest.operation.translate.TokenTransformFactoryImpl
 
buildTokenTransformValidatorParameters(JsonValue, Context) - Method in interface org.forgerock.openam.sts.rest.operation.TokenRequestMarshaller
Marshals state from a token translate invocation into the RestTokenTransformValidatorParameters necessary to validate this token.
buildTokenTransformValidatorParameters(JsonValue, Context) - Method in class org.forgerock.openam.sts.rest.operation.TokenRequestMarshallerImpl
 
buildX509Certificate(String) - Static method in class com.sun.identity.federation.meta.IDFFMetaSecurityUtils
Returns BASE64 encoded X509 Certificate string corresponding to the certificate alias.
buildX509Certificate(String) - Static method in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
buildX509Certificate(String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
Base64 encodes a certificate from the key store.
BulkFederation - Class in com.sun.identity.federation.cli
Do bulk federation.
BulkFederation() - Constructor for class com.sun.identity.federation.cli.BulkFederation
 
BulkOperations - Class in com.sun.identity.cli
Multiple requests command.
BulkOperations() - Constructor for class com.sun.identity.cli.BulkOperations
 
BULLET - Static variable in class org.forgerock.openam.upgrade.steps.AbstractUpgradeStep
 
bundle - Static variable in class com.sun.identity.authentication.AuthContext
 
bundle - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds the locale-specific information
bundle - Static variable in class com.sun.identity.delegation.ResBundleUtils
Resource bundle to be used to get messages from, using the default locale, specified in AMConfig.properties or OS locale if AMConfig.properties does not have locale defined
bundle - Static variable in class com.sun.identity.federation.common.FSUtils
 
bundle - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcUtils
ResourceBundle object for this service.
bundle - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
ResourceBundle object for discovery service.
bundle - Static variable in class com.sun.identity.liberty.ws.dst.DSTUtils
 
bundle - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
 
bundle - Static variable in class com.sun.identity.liberty.ws.paos.PAOSUtils
 
bundle - Static variable in class com.sun.identity.liberty.ws.soapbinding.Utils
 
bundle - Static variable in class com.sun.identity.policy.ResBundleUtils
 
bundle - Static variable in class com.sun.identity.saml.common.SAMLUtilsCommon
SAML resource bundle object.
bundle - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
bundle - Static variable in class com.sun.identity.saml2.idpdiscovery.CookieUtils
 
bundle - Static variable in class com.sun.identity.saml2.plugins.DefaultAccountMapper
 
bundle - Static variable in class com.sun.identity.saml2.plugins.DefaultAttributeMapper
 
bundle - Static variable in class com.sun.identity.sm.SMSEntry
 
bundle - Static variable in class com.sun.identity.wsfederation.common.WSFederationUtils
Resource bundle for the WS-Federation implementation.
bundle - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Resource bundle for the WS-Federation implementation.
bundle - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
 
bundle - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAttributeMapper
 
bundle - Static variable in class com.sun.identity.wss.security.WSSUtils
 
bundle - Static variable in class com.sun.identity.wss.sts.STSUtils
 
bundle - Static variable in class com.sun.identity.xmlenc.EncryptionUtils
 
BUNDLE - Static variable in class org.forgerock.openam.upgrade.steps.AbstractUpgradeStep
 
bundle - Static variable in class org.forgerock.openam.upgrade.UpgradeUtils
 
BUNDLE_NAME - Static variable in class com.iplanet.am.sdk.AMSDKBundle
 
BUNDLE_NAME - Static variable in class com.sun.identity.authentication.client.AuthClientUtils
 
BUNDLE_NAME - Static variable in class com.sun.identity.authentication.service.AuthD
Configured bundle name for auth service
BUNDLE_NAME - Static variable in class com.sun.identity.authentication.service.AuthUtils
 
BUNDLE_NAME - Static variable in class com.sun.identity.federation.common.FSUtils
 
BUNDLE_NAME - Static variable in class com.sun.identity.idm.IdRepoBundle
 
BUNDLE_NAME - Static variable in class com.sun.identity.liberty.ws.paos.PAOSUtils
 
BUNDLE_NAME - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
BUNDLE_NAME - Static variable in class com.sun.identity.saml2.idpdiscovery.CookieUtils
 
BUNDLE_NAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Resource bundle name.
BUNDLE_NAME - Static variable in class com.sun.identity.xmlenc.EncryptionUtils
 
BUNDLE_NAME - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
bundleName - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
BundleUtils - Class in org.forgerock.openam.utils
Utility methods for dealing with ResourceBundles.
bus - Variable in class org.forgerock.openam.sts.soap.SoapSTSConsumer
 
BUTTON - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The BUTTON attribute type specifies that the attribute should be display as a button.
BUTTON_OK - Static variable in class com.sun.identity.password.ui.PWResetQuestionViewBean
Name of OK button peer component
BUTTON_PREVIOUS - Static variable in class com.sun.identity.password.ui.PWResetQuestionViewBean
Name of previous button peer component
ButtonTiledView - Class in com.sun.identity.authentication.UI
This class contains a set of buttons for login view bean
ButtonTiledView(View, String) - Constructor for class com.sun.identity.authentication.UI.ButtonTiledView
constructs a tiled view of buttons
byRealm(String) - Method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule.DefaultStatelessCheck
 
byRealm(String) - Method in interface org.forgerock.openam.oauth2.StatelessCheck
Checks the OAuth2 token is stateless or not based on the realm
byRequest(OAuth2Request) - Method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule.DefaultStatelessCheck
 
byRequest(OAuth2Request) - Method in interface org.forgerock.openam.oauth2.StatelessCheck
Checks the OAuth2 token is stateless or not based on the request
ByteArrayLexOrder - Class in com.iplanet.security.util
Compare two byte arrays in lexicographical order.
ByteArrayLexOrder() - Constructor for class com.iplanet.security.util.ByteArrayLexOrder
 
ByteArrayTagOrder - Class in com.iplanet.security.util
 
ByteArrayTagOrder() - Constructor for class com.iplanet.security.util.ByteArrayTagOrder
 
byteArrayToHexString(byte[]) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Converts a byte array to a hex string.
byteArrayToHexString(byte[]) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Converts byte array to Hex String.
byteArrayToString(byte[]) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Converts byte array to string.
byteArrayToString(byte[]) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Converts byte array to String.
byteLength() - Method in class com.iplanet.security.util.BigInt
Returns the length of the data as a byte array.
bytetohex(byte, StringBuffer) - Method in class com.sun.identity.log.secure.SecureLogHelper
Converts a given byte to hexChar
byToken(String) - Method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule.DefaultStatelessCheck
 
byToken(String) - Method in interface org.forgerock.openam.oauth2.StatelessCheck
Interrogates token to ascertain the OAuth2 token is stateless or not

C

C66_ENCODE_AM_COOKIE - Static variable in interface com.sun.identity.shared.Constants
Property that determines whether to c66 encode session id to convert to cookie string.
C_HASH - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
CA_COMPROMISE - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
CABLE - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The Cable type.
CACERTIFICATE - Static variable in class com.sun.identity.security.cert.AMCertStore
 
CACERTIFICATE_BINARY - Static variable in class com.sun.identity.security.cert.AMCertStore
 
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 - Class in com.sun.identity.entitlement.opensso
IMPORTANT NOTE: The cache has be implemented by modifing the existing java.util.Hashtable code.
Cache(String, int, int, float) - Constructor for class com.sun.identity.entitlement.opensso.Cache
Constructs a new, empty Cache with the specified capacity and the specified load factor.
Cache(String, int, int) - Constructor for class com.sun.identity.entitlement.opensso.Cache
Constructs a new, empty Cache with the specified capacity and default load factor, which is 0.75.
Cache() - Constructor for class com.sun.identity.entitlement.opensso.Cache
 
cache(ResourceSaveIndexes, Set<String>, String) - Method in class com.sun.identity.entitlement.opensso.IndexCache
Caches indexes.
cache(SessionInfo, String) - Method in class org.forgerock.openam.session.stateless.cache.StatelessJWTCache
Stores the relationship between a SessionInfo, and its encrypted JWT.
CACHE_CLEANUP_INTERVAL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
CACHE_CLEANUP_INTERVAL - Static variable in class com.sun.identity.wss.security.WSSConstants
 
CACHE_CLEANUP_INTERVAL_DEFAULT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
CACHE_CLEANUP_INTERVAL_MINIMUM - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
CACHE_ENABLED_DISABLED_KEY - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
CACHE_MAX_SIZE_KEY - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
CACHE_OP_NOT_SUPPORTED - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
CACHE_OP_NOT_PERMITTED(18) If the particular server does not support entry change notifications, the setupCache will return this exception.
CACHE_POLLING_TIME_PROPERTY - Static variable in interface com.sun.identity.shared.Constants
Property Name for cache polling interval.
CACHE_TIMEOUT_INTERVAL - Static variable in class com.sun.identity.wss.security.WSSConstants
 
CacheBlock - Class in com.iplanet.am.sdk.common
This class represents the value part stored in the AMCacheManager's cache.
CacheBlock(String, boolean) - Constructor for class com.iplanet.am.sdk.common.CacheBlock
 
CacheBlock(String, String, boolean) - Constructor for class com.iplanet.am.sdk.common.CacheBlock
 
CacheBlockBase - Class in com.iplanet.am.sdk.common
This class represents the value part stored in the AMCacheManager's cache.
CacheBlockBase(String, boolean) - Constructor for class com.iplanet.am.sdk.common.CacheBlockBase
 
CacheBlockBase(String, String, boolean) - Constructor for class com.iplanet.am.sdk.common.CacheBlockBase
 
CacheCleanUpRunnable - Class in com.sun.identity.saml2.profile
This is a helper class to clean up cache.
CacheCleanUpRunnable(long) - Constructor for class com.sun.identity.saml2.profile.CacheCleanUpRunnable
Constructor.
CacheCleanUpScheduler - Class in com.sun.identity.saml2.profile
 
CacheCleanUpScheduler() - Constructor for class com.sun.identity.saml2.profile.CacheCleanUpScheduler
 
cacheCookieString(String) - Method in class com.iplanet.dpro.session.service.InternalSession
Cache the cookie string.
CACHED_BASE_POLLING_PROPERTY - Static variable in class com.iplanet.dpro.session.Session
 
CachedDirectoryServicesImpl - Class in com.iplanet.am.sdk.ldap
 
cachedEntry - Variable in class com.sun.identity.sm.CachedSubEntries
 
cachedPolicyEvaluators - Variable in class com.sun.identity.policy.plugins.OrgReferral
 
CachedRemoteServicesImpl - Class in com.iplanet.am.sdk.remote
 
CachedSMSEntry - Class in com.sun.identity.sm
The class CachedSchemaManagerImpl provides interfaces to manage the SMSEntry.
CachedSubEntries - Class in com.sun.identity.sm
 
CacheObject - Class in com.sun.identity.saml2.profile
This is a base class to be extended by classes that needs to be cached and cleaned up by the CacheCleanUpThread.
CacheObject() - Constructor for class com.sun.identity.saml2.profile.CacheObject
 
CacheObject(Object) - Constructor for class com.sun.identity.saml2.profile.CacheObject
 
cacheResults() - Method in class com.sun.identity.sm.SMSObject
 
cacheSessionIdForContext(ValidationInvocationContext, String, boolean) - Method in interface org.forgerock.openam.sts.token.ThreadLocalAMTokenCache
 
cacheSessionIdForContext(ValidationInvocationContext, String, boolean) - Method in class org.forgerock.openam.sts.token.ThreadLocalAMTokenCacheImpl
 
cacheSize - Static variable in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
CacheStats - Class in com.iplanet.am.sdk.common
 
CacheStats(String, Debug) - Constructor for class com.iplanet.am.sdk.common.CacheStats
 
CacheTaboo - Class in com.sun.identity.entitlement.opensso
This class maintains a set of resource and subject keys that will never be cached.
CachingBlacklist<T extends Blacklistable> - Class in org.forgerock.openam.blacklist
Caches elements on a least-recently used (LRU) basis.
CachingBlacklist(Blacklist<T>, int, long) - Constructor for class org.forgerock.openam.blacklist.CachingBlacklist
Constructs the caching entry blacklist with the given delegate blacklist and maximum cache size.
CachingEntitlementCondition - Class in org.forgerock.openam.entitlement
During policy evaluation multiple matching entitlement privileges can contain the same entitlement conditions and by default OpenAM evaluates all the privileges separately, hence it could evaluate the same conditions multiple times unnecessarily.
CachingEntitlementCondition(EntitlementCondition) - Constructor for class org.forgerock.openam.entitlement.CachingEntitlementCondition
 
calcChecksum(long, int) - Static method in class com.sun.identity.authentication.modules.hotp.HOTPAlgorithm
Calculates the checksum using the credit card algorithm.
calculateAddedServerDefaults(Map<String, String>, Map<String, String>) - Method in class org.forgerock.openam.upgrade.steps.UpgradeServerDefaultsStep
Finds newly added default server properties.
calculateDeletedServerDefaults(Map<String, String>, Map<String, String>) - Method in class org.forgerock.openam.upgrade.steps.UpgradeServerDefaultsStep
Finds deleted attributes by comparing the currently defined properties against the new valid server properties.
calculateModifiedServerDefaults(Map<String, String>, Map<String, String>, Set<String>) - Method in class org.forgerock.openam.upgrade.steps.UpgradeServerDefaultsStep
Only include in the list of modified attributes those that are listed in the serverupgrade.properites file; otherwise existing properties that have been locally modified would be over-written.
call() - Method in class com.sun.identity.install.tools.util.RESTEndpoint
Call a REST endpoint, returning its response.
call(String, String) - Method in class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
Performs a raw SOAP call with "message" as the SOAP data and response is returned as StringBuffer
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
call() - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingCallable
 
CALL_CHECK - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Call Check type.
CALLBACK_ADMINISTRATIVE - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Callback Administrative type.
CALLBACK_FRAMED - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Callback Framed type.
CALLBACK_LOGIN - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Callback Login type.
CALLBACK_NAS_PROMPT - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Callback NAS Prompt type.
CallBackChoiceTiledView - Class in com.sun.identity.authentication.UI
This class contains a set of choices for choice typed callback
CallBackChoiceTiledView(View, String) - Constructor for class com.sun.identity.authentication.UI.CallBackChoiceTiledView
constructs a tiled view of choices
callbackHander(CallbackHandler) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
CallBackHelper - Class in com.iplanet.am.sdk.ldap
This class has all the utility methods which determine the external pre-post processing classes for (user, org, role, group) operations.
CallBackHelper() - Constructor for class com.iplanet.am.sdk.ldap.CallBackHelper
 
callBackHelper - Variable in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
CallBackHelperBase - Class in com.iplanet.am.sdk.common
Helper class to re-use common functionality required for CallBack (AMCallBack) implementation by remote and ldap packages.
CallBackHelperBase() - Constructor for class com.iplanet.am.sdk.common.CallBackHelperBase
 
callBackHelperBase - Variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
CallbackIdAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Callback-Id attribute as specified in section 5.20 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
CallbackIdAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.CallbackIdAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
CallbackIdAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.CallbackIdAttribute
Constructs a new instance from the model object it will represent.
CallbackNumberAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Callback-Number attribute as specified in section 5.19 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
CallbackNumberAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.CallbackNumberAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
CallbackNumberAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.CallbackNumberAttribute
Constructs a new instance from the model object it will represent.
callbackObjects - Variable in class com.sun.identity.authentication.internal.AuthSSOToken
 
CALLBACKS - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CALLBACKS_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CALLBACKS_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CallBackTiledView - Class in com.sun.identity.authentication.UI
This class contains a set of callbacks for login view bean
CallBackTiledView(View, String) - Constructor for class com.sun.identity.authentication.UI.CallBackTiledView
constructs a tiled view of callbacks
CallerStationIdAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Called-Station-Id attribute as specified in section 5.30 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
CallerStationIdAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.CallerStationIdAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
CallerStationIdAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.CallerStationIdAttribute
Constructs a new instance from the model object it will represent.
CallingStationIdAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Calling-Station-Id attribute as specified in section 5.31 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
CallingStationIdAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.CallingStationIdAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
CallingStationIdAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.CallingStationIdAttribute
Constructs a new instance from the model object it will represent.
CAN_NOT_GET_VALUES_FOR_REFERRAL - Static variable in class com.sun.identity.policy.plugins.OrgReferral
 
CAN_NOT_HONOUR_USAGE_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
canAddMembers() - Method in class com.sun.identity.idm.IdType
Returns a set of types of identities that this type can add as members.
canBeDeleted(String) - Method in class com.sun.identity.entitlement.Application
 
canBeMemberOf() - Method in class com.sun.identity.idm.IdType
Returns a set of types of identities that this type can be a member of.
canCancelToken(TokenTypeId) - Method in interface org.forgerock.openam.sts.rest.token.canceller.RestIssuedTokenCanceller
 
canCancelToken(TokenTypeId) - Method in class org.forgerock.openam.sts.rest.token.canceller.RestOpenIdConnectIssuedTokenCanceller
 
canCancelToken(TokenTypeId) - Method in class org.forgerock.openam.sts.rest.token.canceller.RestSAML2IssuedTokenCanceller
 
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.
CANCEL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Useraction value: Cancel
cancelIssuedToken(SecurityToken, ProviderConfig) - Method in class com.sun.identity.wss.sts.TrustAuthorityClient
Cancels the issued security token that was obtained from previous interactions with Security Token Service (STS).
CANCELLED_TOKEN_STATE - Static variable in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState
 
cancelledTokenState(JsonValue) - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState.RestSTSTokenCancellationInvocationStateBuilder
 
cancelToken(RestSTSTokenCancellationInvocationState) - Method in interface org.forgerock.openam.sts.rest.operation.cancel.IssuedTokenCancelOperation
Note that in the 13 release, token cancellation involves invoking the STS TokenService to remove the specified token from the CTS, which prevents subsequent successful validation.
cancelToken(RestSTSTokenCancellationInvocationState) - Method in class org.forgerock.openam.sts.rest.operation.cancel.IssuedTokenCancelOperationImpl
 
cancelToken(RestSTSTokenCancellationInvocationState) - Method in interface org.forgerock.openam.sts.rest.RestSTS
 
cancelToken(RestSTSTokenCancellationInvocationState) - Method in class org.forgerock.openam.sts.rest.RestSTSImpl
 
cancelToken(RestIssuedTokenCancellerParameters<T>) - Method in interface org.forgerock.openam.sts.rest.token.canceller.RestIssuedTokenCanceller
 
cancelToken(RestIssuedTokenCancellerParameters<OpenIdConnectIdToken>) - Method in class org.forgerock.openam.sts.rest.token.canceller.RestOpenIdConnectIssuedTokenCanceller
 
cancelToken(RestIssuedTokenCancellerParameters<SAML2TokenState>) - Method in class org.forgerock.openam.sts.rest.token.canceller.RestSAML2IssuedTokenCanceller
 
cancelToken(EndpointSpecification, SecurityToken, String, String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer
 
cancelToken(String, String) - Method in interface org.forgerock.openam.sts.token.provider.TokenServiceConsumer
Invoke the TokenService to cancel a token.
cancelToken(String, String) - Method in class org.forgerock.openam.sts.token.provider.TokenServiceConsumerImpl
 
canConvertToToken() - Method in class org.forgerock.openam.sm.datalayer.api.query.PartialToken
Check if this PartialToken can be converted into a Token.
canCreateApplication(String) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Returns true if subject can create application.
canCreateApplication(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
Returns true if subject can create application.
canCreateClients() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Check if we can create clients and add them to internal DB.
canCreateInternalClients() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Checks the enableClientCliention attr in Service.
canCreateNewResource(String) - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
 
canCreateNewResource(String) - Method in class com.sun.identity.policy.ResourceManager
Determines that with the given organization (or, sub-organization, or container) name, if a new resource can be created or not.
canCreatePolicies(Set<String>) - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
 
canFindByName(String) - Method in interface com.sun.identity.entitlement.IPrivilegeManager
Checks if a privilege with the specified name can be found.
canFindByName(String) - Method in class com.sun.identity.entitlement.PrivilegeManager
Checks if a privilege with the specified name can be found.
canHandleToken(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.canceller.OpenIdConnectTokenCanceller
 
canHandleToken(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.canceller.SAML2TokenCanceller
 
canHandleToken(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.delegation.CustomDelegationHandlerWrapper
 
canHandleToken(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.delegation.DefaultTokenDelegationHandler
 
canHandleToken(String) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider
 
canHandleToken(String, String) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider
 
canHandleToken(String) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider
 
canHandleToken(String, String) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider
 
canHandleToken(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.validator.SimpleOpenIdConnectTokenValidator
 
canHandleToken(ReceivedToken, String) - Method in class org.forgerock.openam.sts.soap.token.validator.SimpleOpenIdConnectTokenValidator
 
canHandleToken(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.validator.SimpleSAML2TokenValidator
 
canHandleToken(ReceivedToken, String) - Method in class org.forgerock.openam.sts.soap.token.validator.SimpleSAML2TokenValidator
 
canHandleToken(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.validator.SoapAMTokenValidator
 
canHandleToken(ReceivedToken, String) - Method in class org.forgerock.openam.sts.soap.token.validator.SoapAMTokenValidator
 
canHaveMembers() - Method in class com.sun.identity.idm.IdType
Returns a set of types of identities this type can hav as its' members.
CANNOT_BUILD_RESPONSE - Static variable in class com.sun.identity.federation.common.LogUtil
Error building response
CANNOT_CREATE_ARTIFACT - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_CREATE_ARTIFACT_RESOLVE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_DECODE_REQUEST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_DECODE_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_GET_SOAP_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_INSTANTIATE_ARTIFACT_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_INSTANTIATE_MNI_REQUEST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_INSTANTIATE_MNI_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_INSTANTIATE_RESPONSE_ARTIFACT - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_INSTANTIATE_RESPONSE_POST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_INSTANTIATE_SAML_RESPONSE_FROM_ECP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_INSTANTIATE_SLO_REQUEST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_INSTANTIATE_SLO_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_INSTANTIATE_SOAP_MESSAGE_ECP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CANNOT_MODIFY_SERVICE - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
CANNOT_READ_FILE - Static variable in interface com.sun.identity.cli.ExitCodes
Cannot read a file.
CANNOT_WRITE_LOG - Static variable in interface com.sun.identity.cli.ExitCodes
Cannot write to log.
CANONICALIZATION_METHOD - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
CANONICALIZATION_METHOD - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
xmlsig signing parameters
CanonicalizationMethodElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for CanonicalizationMethod element declaration.
CanonicalizationMethodElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for CanonicalizationMethod element declaration.
CanonicalizationMethodElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
CanonicalizationMethodElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
CanonicalizationMethodElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
CanonicalizationMethodElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
CanonicalizationMethodElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
CanonicalizationMethodElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
CanonicalizationMethodType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for CanonicalizationMethodType complex type.
CanonicalizationMethodType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for CanonicalizationMethodType complex type.
CanonicalizationMethodTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
CanonicalizationMethodTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
CanonicalizationMethodTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
CanonicalizationMethodTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
CanonicalizationMethodTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
CanonicalizationMethodTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
canonicalize(String) - Static method in class com.iplanet.am.util.Misc
Returns a canonicalized form of the DN String
canonicalize(String) - Method in class com.sun.identity.entitlement.ExactMatchResourceName
Canonicalizes a string.
canonicalize(String) - Method in class com.sun.identity.entitlement.RegExResourceName
 
canonicalize(String) - Method in class com.sun.identity.policy.plugins.SuffixResourceName
This method is used to canonicalize a suffix resource It returns the string back as is.
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.
canonicalizeResources(Subject, String) - Method in class com.sun.identity.entitlement.Entitlement
Canonicalizes resource name before persistence.
canonicalizeResources(Subject, String) - Method in class com.sun.identity.entitlement.Privilege
Canonicalizes resource name before persistence.
canonicalizeResources(Subject, String) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Canonicalizes resource name before persistence.
CANT_CREATE_SESSION - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CANT_CREATE_SP_ACCOUNT_MAPPER - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CANT_FIND_SP_ACCOUNT_MAPPER - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
canValidateToken(TokenTypeId) - Method in interface org.forgerock.openam.sts.rest.token.validator.RestIssuedTokenValidator
 
canValidateToken(TokenTypeId) - Method in class org.forgerock.openam.sts.rest.token.validator.RestOpenIdConnectIssuedTokenValidator
 
canValidateToken(TokenTypeId) - Method in class org.forgerock.openam.sts.rest.token.validator.RestSAML2IssuedTokenValidator
 
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.
CassandraFilter - Class in org.openidentityplatform.openam.cassandra
 
CassandraFilter() - Constructor for class org.openidentityplatform.openam.cassandra.CassandraFilter
 
CassandraQueryFilterVisitor - Class in org.openidentityplatform.openam.cassandra
 
CassandraQueryFilterVisitor() - Constructor for class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
castToValidatableObject(Object) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfo
 
castToValidatableObject(Object) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfoImpl
 
castToValidatableObject(Object) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfo
 
castToValidatableObject(Object) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl
 
castToXMLSerializable(Object) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfo
 
castToXMLSerializable(Object) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfoImpl
 
castToXMLSerializable(Object) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfo
 
castToXMLSerializable(Object) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl
 
category - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
 
category - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
 
category - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
 
category - Variable in class com.sun.identity.entitlement.xacml3.core.Attributes
 
category - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
 
category - Variable in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
 
catenateUrlConstituents(String...) - Method in interface org.forgerock.openam.sts.token.UrlConstituentCatenator
Catenate an array of url constituents into a single string, insuring that only a single '/' separates each of the constituents.
catenateUrlConstituents(String...) - Method in class org.forgerock.openam.sts.token.UrlConstituentCatenatorImpl
 
CC_TITLE - Static variable in class com.sun.identity.password.ui.PWResetSuccessViewBean
Name of title peer component
CCHtmlHeaderTag - Class in org.forgerock.openam.console.ui.taglib.header
 
CCHtmlHeaderTag() - Constructor for class org.forgerock.openam.console.ui.taglib.header.CCHtmlHeaderTag
 
CCPrimaryMastheadTag - Class in org.forgerock.openam.console.ui.taglib.masthead
 
CCPrimaryMastheadTag() - Constructor for class org.forgerock.openam.console.ui.taglib.masthead.CCPrimaryMastheadTag
 
CCPropertySheetTag - Class in org.forgerock.openam.console.ui.taglib.propertysheet
 
CCPropertySheetTag() - Constructor for class org.forgerock.openam.console.ui.taglib.propertysheet.CCPropertySheetTag
 
CDCServlet - Class in com.iplanet.services.cdc
The CDCServlet is the heart of the Cross Domain Single Signon mechanism of OpenAM.
CDCServlet() - Constructor for class com.iplanet.services.cdc.CDCServlet
 
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.
CDM_DEFAULT_CLIENT_TYPES_ATTR - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
CDM_SERVICE_NAME - Static variable in class com.iplanet.services.cdm.DefaultClientTypesManager
 
CDM_SERVICE_NAME - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
CDMBundle - Class in com.iplanet.services.cdm
Provides methods to get the Locale values from resource bundle for ClientDetection class.
CDMBundle() - Constructor for class com.iplanet.services.cdm.CDMBundle
 
CDSSO_REDIRECT_URI_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.agent.AgentConstants
CDSSO redirect URI attribute name.
Cert - Class in com.sun.identity.authentication.modules.cert
 
Cert() - Constructor for class com.sun.identity.authentication.modules.cert.Cert
Default module constructor does nothing
CERT_ALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
certficate alias attribute.
CERT_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CERT_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CERTALIAS - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies a certAlias name used for verifying the signature in an assertion, when the assertion is signed by a partner and the certificate of the partner can not be found in the KeyInfo portion of the signed assertion.
CertAuthPrincipal - Class in com.sun.identity.authentication.modules.cert
 
CertAuthPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.cert.CertAuthPrincipal
 
CertEntry(String, Principal, BigInteger) - Constructor for class com.sun.identity.saml.common.SAMLCertUtils.CertEntry
Constructor.
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 - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
certificate - Variable in class com.sun.identity.security.cert.AMCertStore
 
CERTIFICATE_HOLD - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
CERTIFICATE_REVOCATION_LIST - Static variable in class com.sun.identity.security.cert.AMCRLStore
 
CERTIFICATE_REVOCATION_LIST_BINARY - Static variable in class com.sun.identity.security.cert.AMCRLStore
 
CertificateAuthenticationRequestDispatcher - Class in org.forgerock.openam.sts.token.validator.disp
Class which encapsulates knowledge as to how to post a x509 certificate to the OpenAM REST authN context.
CertificateAuthenticationRequestDispatcher(String, HttpURLConnectionWrapperFactory, Logger) - Constructor for class org.forgerock.openam.sts.token.validator.disp.CertificateAuthenticationRequestDispatcher
 
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
 
cf - Static variable in class com.sun.identity.security.cert.AMCertStore
 
ChainedBindings - Class in org.forgerock.openam.scripting
Custom Bindings implementation that allows scopes to be chained from parent to child.
ChainedBindings(Bindings, Bindings) - Constructor for class org.forgerock.openam.scripting.ChainedBindings
Constructs a chained bindings set with the given parent scope and current scope objects.
ChainedException - Exception in com.sun.identity.common
Base class for supporting chaining of exceptions.
ChainedException() - Constructor for exception com.sun.identity.common.ChainedException
No argument constructor
ChainedException(String, Throwable) - Constructor for exception com.sun.identity.common.ChainedException
Constructor
ChainedException(Throwable) - Constructor for exception com.sun.identity.common.ChainedException
Constructor
ChainedException(String) - Constructor for exception com.sun.identity.common.ChainedException
Constructor
ChainedException(String, String, Object[], Throwable) - Constructor for exception com.sun.identity.common.ChainedException
Constructor Constructs an instance of ChainedException to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
CHAINS_ATTRIBUTE - Static variable in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
ChallengeException - Exception in com.sun.identity.authentication.modules.radius.client
Used for handling received challenge responses from radius servers.
ChallengeException(AccessChallenge) - Constructor for exception com.sun.identity.authentication.modules.radius.client.ChallengeException
Constructs an instance from the received response packet.
CHANGE_ADD - Static variable in interface com.iplanet.services.ldap.event.IDSEventListener
 
CHANGE_DELETE - Static variable in interface com.iplanet.services.ldap.event.IDSEventListener
 
CHANGE_MOD_LOCATION - Static variable in interface com.iplanet.services.ldap.event.IDSEventListener
 
CHANGE_MODIFY - Static variable in interface com.iplanet.services.ldap.event.IDSEventListener
 
CHANGE_PASSWORD_ONLY_FOR_USER - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
CHANGE_USER_PASSWORD_NOT_SUPPORTED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
CHANGED_PROPERTIES - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ClientStep
 
CHANGED_SINCE_NOT_SUPPORTED - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
CHANGED_SINCE_RETURNS_ALL - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
changeListener - Static variable in class com.sun.identity.sm.ldap.LDAPEventManager
 
changeMemberships(Context, String, String, Set<String>) - Static method in class org.forgerock.openam.core.rest.IdentityRestUtils
 
ChangeMonitorException - Exception in org.forgerock.openam.entitlement.indextree
Represents a failure in the initialisation of the change monitor.
ChangeMonitorException(String, Throwable) - Constructor for exception org.forgerock.openam.entitlement.indextree.ChangeMonitorException
 
changePassword(SSOToken, IdType, String, String, String, String) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
changePassword(SSOToken, String, String, String, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Changes user password.
changePassword(SSOToken, String, String, String, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Changes user password.
changePassword(String, String, String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
changePassword(String, String, String, String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
changePassword(SSOToken, String, String, String, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Changes user password.
changePassword(Guid, String, String, String) - Method in class com.iplanet.ums.DataLayer
Changes user password.
changePassword(String, String, String, String) - Method in class com.iplanet.ums.PersistentObject
Changes user password.
changePassword(String, String) - Method in class com.sun.identity.idm.AMIdentity
Changes password for the identity.
changePassword(SSOToken, IdType, String, String, String, String) - Method in class com.sun.identity.idm.IdRepo
Changes password of identity.
changePassword(SSOToken, IdType, String, String, String, String, String) - Method in interface com.sun.identity.idm.IdServices
 
changePassword(SSOToken, IdType, String, String, String, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
changePassword(SSOToken, IdType, String, String, String, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
changePassword(Context, String, String, String, String) - Static method in class org.forgerock.openam.core.rest.IdentityRestUtils
 
changePassword(SSOToken, IdType, String, String, String, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
changePassword(SSOToken, IdType, String, String, String, String) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Changes password for the given identity by binding as the user first (i.e. this is not password reset).
changePassword(String, String, String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Updates to new password by using the parameters passed by the user.
changePassword_idrepo(String, String, String, String, String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
changePassword_idrepo(String, String, String, String, String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
changeSessionId() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
 
ChangeType - Enum in org.forgerock.openam.cts.continuous
Indicates the type of change which occurred to a token, which can be understood at the CTS (above the data layer) layer.
channelCopy(ReadableByteChannel, WritableByteChannel) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Helper Method to Copy from one Byte Channel to another.
CHAPChallengeAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the CHAP-Challenge attribute as specified in section 5.40 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
CHAPChallengeAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.CHAPChallengeAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
CHAPChallengeAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.CHAPChallengeAttribute
Constructs a new instance from the model object it will represent.
CHAPPasswordAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the CHAP-Password attribute as specified in section 5.3 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
CHAPPasswordAttribute(String, int) - Constructor for class org.forgerock.openam.radius.common.packet.CHAPPasswordAttribute
Construct a new instance from the password string and chap identifier code from the CHAP response.
CHAPPasswordAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.CHAPPasswordAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
characters(char[], int, int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
characters(char[], int, int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
characters(char[], int, int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
characters(char[], int, int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
CHARSET - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
CharsetMapping - Class in com.iplanet.am.util
 
CharsetMapping() - Constructor for class com.iplanet.am.util.CharsetMapping
 
CHARSETS_PROPERTY - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
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.
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
 
CHECK - Static variable in class org.forgerock.openam.core.rest.devices.TwoFADevicesResource
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
 
check(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
 
CHECK_SAML2_CA_STATUS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Check CA Certificate status
CHECK_SAML2_CERTIFICATE_STATUS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Check Certificate status
CHECK_VERSION - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
checkAdminPassword() - Method in class com.sun.identity.config.wizard.Step1
 
checkAgentPassword() - Method in class com.sun.identity.config.wizard.Step1
 
checkAgentPassword() - Method in class com.sun.identity.config.wizard.Step6
 
checkAndCreateGroup(String, String) - Method in class com.sun.identity.sm.ServiceConfig
 
checkAndEncryptPasswordSyntax(Document, boolean) - Static method in class com.sun.identity.sm.ServiceManager
 
checkAndEncryptPasswordSyntax(Document, boolean, AMEncryption) - Static method in class com.sun.identity.sm.ServiceManager
 
checkAndSetLoginStatus() - Method in class com.sun.identity.authentication.AuthContext
 
checkArguments(List) - Method in interface com.sun.identity.install.tools.admin.IToolsOptionHandler
 
checkArguments(List) - Method in class com.sun.identity.install.tools.handler.CustomInstallHandler
 
checkArguments(List) - Method in class com.sun.identity.install.tools.handler.InstallHandler
 
checkArguments(List) - Method in class com.sun.identity.install.tools.handler.ListProductsHandler
 
checkArguments(List) - Method in class com.sun.identity.install.tools.handler.MigrateHandler
to make sure that migrate has no additional parameter.
checkArguments(List) - Method in class com.sun.identity.install.tools.handler.ProductInfoHandler
 
checkArguments(List) - Method in class com.sun.identity.install.tools.handler.UninstallAllHandler
 
checkArguments(List) - Method in class com.sun.identity.install.tools.handler.UninstallHandler
 
checkArguments(List) - Method in class com.sun.identity.install.tools.handler.VersionHandler
 
checkAuthFailure() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
Check to see if there have been any auth failures since last successful login.
checkboxUI(String) - Method in class com.sun.identity.cli.SubCommand
Returns true if option is to be displayed as checkbox in web based CLI.
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
checkCaller(HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.saml.servlet.SAMLSOAPReceiver
Protected method to check the caller to the servlet.
checkClientTrusted(X509Certificate[], String) - Method in class com.sun.identity.security.keystore.AMX509TrustManager
 
checkContentLength(HttpServletRequest) - Static method in class com.sun.identity.common.RequestUtils
Use this method to check an HTTP servlet request size against the configured limit to insure that it is not too large, and possibly being sent to an OpenAM servlet to cause a Denial of Service (DOS).
checkCount() - Method in class com.sun.identity.log.spi.Archiver
Returns the current count of the archival.
checkCTSAuth(String) - Method in class org.forgerock.openam.authentication.modules.push.AbstractPushModule
Checks the CTS for the existence of a token with the expected name, and ensures that the deny field is not populated with 'true'.
checkCTSRegistration(String) - Method in class org.forgerock.openam.authentication.modules.push.AbstractPushModule
Checks the CTS for the existence of a token with the expected name, and ensures that the necessary fields are correctly populated.
checkCTSStoreConnections(String, Properties) - Method in class org.forgerock.openam.upgrade.steps.UpgradeExternalCTSConfigurationStep
Will check if CoreTokenConstant.CTS_STORE_HOSTNAME property will need to be updated and need the host port appended to the connection string.
checkDateValidity(long) - Method in class com.sun.identity.saml.assertion.Conditions
Returns true if a specific Date falls within the validity interval of this set of conditions.
checkDateValidity(long) - Method in interface com.sun.identity.saml2.assertion.Conditions
Return true if a specific Date falls within the validity interval of this set of conditions.
checkDateValidity(long, int) - Method in interface com.sun.identity.saml2.assertion.Conditions
Return true if a specific Date falls within the validity interval of this set of conditions.
checkDateValidity(long, int) - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Return true if a specific Date falls within the validity interval of this set of conditions.
checkDateValidity(long) - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Return true if a specific Date falls within the validity interval of this set of conditions.
checkDoubleQuote(String) - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Check cookie value whether it has double quote or not.
checkDoubleQuote(String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Check cookie value whether it has double quote or not.
checkedInstanceSubConfig(Context, String, ServiceConfig) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Retrieves the ServiceConfig instance for the provided resource ID within the provided ServiceConfig parent instance, and checks whether it exists.
checkForCookies(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
checkForCookies(HttpServletRequest, AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns true if cookies found in the request.
checkForException(Document) - Static method in class com.sun.identity.authentication.AuthContext
 
checkForForcedAuth(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns true if the composite Advice has the ForceAuth element
checkForLocal() - Method in interface com.sun.identity.federation.services.FSAssertionManagerIF
 
checkForLocal() - Method in class com.sun.identity.federation.services.FSAssertionManagerImpl
Turns on the local flag.
checkForLocal() - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenManagerIF
Checks if the service is available locally.
checkForLocal() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerImpl
Checks if the service is available locally.
checkForLocal() - Method in interface com.sun.identity.saml.AssertionManagerIF
 
checkForLocal() - Method in class com.sun.identity.saml.AssertionManagerImpl
 
checkForLocal() - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
 
checkForLocal() - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
checkForUserAttributes(String, Set) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Checks for if the user attribute values exist for a given set.
checkGeoLocation() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
checkHTTPContentLength(HttpServletRequest) - Static method in class com.sun.identity.saml.common.SAMLUtils
Checks content length of a http request to avoid dos attack.
checkHTTPRequestLength(HttpServletRequest) - Static method in class com.sun.identity.federation.common.FSUtils
Checks content length of a http request to avoid dos attack.
checkIfDeletedOrg(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which checks if the entry corresponding to orgDN represents a deleted organization entry (entry with inetdomainstatus:deleted).
checkIfDeletedUser(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which checks if the entry corresponding to userDN represents a deleted user entry (entry with inetuserstatus:deleted)
checkIfEntryExists(String, SSOToken) - Method in interface com.sun.identity.sm.ServiceManagementDAO
Checks if the provided DN exists.
checkIfEntryExists(String, SSOToken) - Method in class com.sun.identity.sm.ServiceManagementDAOWrapper
 
checkIfEntryExists(String, SSOToken) - Static method in class com.sun.identity.sm.SMSEntry
Checks if the provided DN exists.
checkInitialization() - Static method in class com.sun.identity.entity.EntityObjectImpl
Method to get the token manager handle.
checkInstanceConfiguration(InstallState) - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
checkInstanceConfiguration(InstallState) - Method in class com.sun.identity.install.tools.configurator.Driver
 
checkInstanceConfiguration(InstallState) - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
checkInstanceConfiguration(InstallState) - Method in class com.sun.identity.install.tools.configurator.MigrateDriver
 
checkIPHistory() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
Check to see if the IP address being used is in the clients history IPHistory is stored in a single attribute, separated by "|" If the client IP is new, (Not seen before) then add it to front of list, and drop from end of list.
checkIPRange() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
Check to see if the IP address is within the ranges specified Range can be in the form of: x.x.x.x/YY or x.x.x.x-y.y.y.y.
checkKnownCookie() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
Check to see if the client has a cookie with optional value
checkLastLogin() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
Check to see if the last login is within the allowed range Last login is stored in a cookie in encrypted format
checkLicenseAcceptance() - Method in class com.sun.identity.install.tools.admin.LicenseChecker
Checks whether the user has accepted all required license terms and prompts them to do so via the CLI if not.
checkNonce(String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method has been deprecated. Please use other means to verify nounce.
checkPasswords() - Method in class com.sun.identity.config.util.AjaxPage
 
checkPasswordsLink - Variable in class com.sun.identity.config.util.AjaxPage
 
checkPermissionToDestroySession(Session, SessionID) - Method in class org.forgerock.openam.session.authorisation.SessionChangeAuthorizer
Checks if the requester has the necessary permission to destroy the provided session.
checkPermissionToSetProperty(SSOToken, String, String) - Static method in class com.sun.identity.session.util.SessionUtils
Helper method to check if client has taken permission to set value to it.
checkPermissionToSetProperty(SSOToken, String, String) - Method in class com.sun.identity.session.util.SessionUtilsWrapper
Helper method to check if owner of clientToken has permission to protected session properties.
checkPermissionToSetProperty(SSOToken, String, String) - Method in class org.forgerock.openam.core.rest.session.SessionUtilsWrapper
Delegate check permission to SessionUtils
checkPolicyAndHandleDirectives(String, Message, Collection, Authorizer, SessionContext, String, Object) - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoUtils
Checks policy and returns resource offerings and credentials.
checkQuery(Element, String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Verifies if an element is a type of a specific query.
checkQuotaAndPerformAction(InternalSession) - Method in class com.iplanet.dpro.session.service.SessionConstraint
Check if the session quota for a given user has been exhausted and perform necessary actions in such as case.
checkRegisteredClient() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
Check to see if the client has a cookie with optional value
checkRequestHeader() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
Check to see if the client has a cookie with optional value
checkRiskAttribute() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
Check to see if the user profile has a risk attribute with value
checkServerTrusted(X509Certificate[], String) - Method in class com.sun.identity.security.keystore.AMX509TrustManager
 
checkServerUp(String) - Method in interface com.iplanet.dpro.session.service.cluster.ClusterMonitor
Indicates if the specified server is up.
checkServerUp(String) - Method in class com.iplanet.dpro.session.service.cluster.MultiServerClusterMonitor
Indicates if the specified server is up.
checkServerUp(String) - Method in class com.iplanet.dpro.session.service.cluster.SingleServerClusterMonitor
Indicates if the specified server is up.
checkServerUp(String) - Method in class org.forgerock.openam.session.service.ServicesClusterMonitorHandler
Actively check if server identified by serverID is up
checkSession(HttpServletRequest, HttpServletResponse, String, Map) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Parses the request parameters and return session object or redirect to login url.
CheckSession - Class in org.forgerock.openidconnect
Interface is to define what needs to be implemented to do the OpenID Connect check session endpoint.
CheckSession() - Constructor for class org.forgerock.openidconnect.CheckSession
Constructs a new CheckSession.
checkSession() - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectCheckSessionEndpoint
Handles GET requests to the OpenId Connect checkSession endpoint to retrieve the status of OpenId Connect user sessions.
checkSession(Representation) - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectCheckSessionEndpoint
Handles POST requests to the OpenId Connect checkSession endpoint.
checkSessionExists(SessionID) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
checkSessionExists(SessionID) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Check whether a session identified by {code sessionId} can be retrieved.
checkSessionExists(SessionID) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
checkSessionExists(SessionID) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
 
checkSessionExists(SessionID) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
checkSessionExists(SessionID) - Method in class com.iplanet.dpro.session.service.SessionService
Check whether a session identified by {code sessionId} can be retrieved.
checkSessionUpgrade(SSOToken, Hashtable) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
checkSignatureValid(String, String, String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Return whether the signature on the object is valid or not.
checkSiteStatus(URL) - Static method in class com.iplanet.services.naming.WebtopNaming.SiteMonitor
Checks if the site is up.
checkStatement(Element, String) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Verifies if an element is a type of a specific statement.
checkStatement(Element, String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Verifies if an element is a type of a specific statement.
checkSubjectAltName - Static variable in class com.sun.identity.protocol.https.AMHostnameVerifier
 
checkTimeDay() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
Check to see if current time is within range
childAsAttributes(JAXBObject, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
childAsAttributes(JAXBObject, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
childAsAttributes(JAXBObject, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "attribute" mode (i.e. marshalling attributes of an element)
childAsAttributes(JAXBObject, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
childAsAttributes(JAXBObject, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
childAsAttributes(JAXBObject, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "attribute" mode (i.e. marshalling attributes of an element)
childAsBody(JAXBObject, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
childAsBody(JAXBObject, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
childAsBody(JAXBObject, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "element" mode (i.e. marshalling a content model of an element)
childAsBody(JAXBObject, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
childAsBody(JAXBObject, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
childAsBody(JAXBObject, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "element" mode (i.e. marshalling a content model of an element)
childAsURIs(JAXBObject, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
childAsURIs(JAXBObject, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
childAsURIs(JAXBObject, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "URI" mode.
childAsURIs(JAXBObject, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
childAsURIs(JAXBObject, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
childAsURIs(JAXBObject, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
This method is called when an JAXBObject object is found while the marshaller is in the "URI" mode.
CHIT - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
CHIT - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
chmodFileReadOnly(File) - Static method in class com.sun.identity.setup.AMSetupServlet
Change a file to be read only for owner (eg password file on disk that we want to protect)
CHOICE_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CHOICE_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CHOICE_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CHOICE_VALUE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CHOICE_VALUE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CHOICE_VALUE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CHOICE_VALUES - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CHOICE_VALUES - Static variable in interface com.sun.identity.cli.IArgument
Choice values.
CHOICE_VALUES_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CHOICE_VALUES_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ChoiceValidator - Class in com.sun.identity.install.tools.configurator
System supplied Choice Validator class.
ChoiceValidator() - Constructor for class com.sun.identity.install.tools.configurator.ChoiceValidator
 
ChoiceValues - Class in com.sun.identity.sm
The abstract class ChoiceValues provides a mechanism for services to provide choice values for attributes dynamically instead of being statically defined in the service XML file stored in the directory.
ChoiceValues() - Constructor for class com.sun.identity.sm.ChoiceValues
 
chooseClientAlias(String[], Principal[], Socket) - Method in class com.sun.identity.liberty.ws.soapbinding.WSX509KeyManager
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.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.liberty.ws.soapbinding.WSX509KeyManager
Returns 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.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.
CI_CI_NOT_NULL - Static variable in class com.sun.xml.bind.Messages
 
CI_NOT_NULL - Static variable in class com.sun.xml.bind.Messages
 
CipherDataElement - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for CipherData element declaration.
CipherDataElementImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
CipherDataElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
CipherDataElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
CipherDataType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for CipherDataType complex type.
CipherDataTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
CipherDataTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
CipherDataTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
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.
CipherReferenceElement - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for CipherReference element declaration.
CipherReferenceElementImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
CipherReferenceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
CipherReferenceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
CipherReferenceType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for CipherReferenceType complex type.
CipherReferenceTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
CipherReferenceTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
CipherReferenceTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
CircleOfTrustDescriptor - Class in com.sun.identity.cot
The COTDescriptor class is the representation of the circle of trust configuration.
CircleOfTrustDescriptor(String, String, String) - Constructor for class com.sun.identity.cot.CircleOfTrustDescriptor
Creates new COTDescriptor instance.
CircleOfTrustDescriptor(String, String, String, String, String, String, String, String, Set) - Constructor for class com.sun.identity.cot.CircleOfTrustDescriptor
Creates new COTDescriptor instance.
CircleOfTrustManager - Class in com.sun.identity.cot
This class has methods to manage the circle of trust.
CircleOfTrustManager() - Constructor for class com.sun.identity.cot.CircleOfTrustManager
Constructor for COTManager.
CircleOfTrustManager(Object) - Constructor for class com.sun.identity.cot.CircleOfTrustManager
Constructor for COTManager.
CIRCLES_OF_TRUST_HANDLES_FUNCTION - Variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
cl - Static variable in class com.sun.identity.classloader.FAMClassLoader
 
ClaimGatherer - Interface in org.forgerock.openam.uma
An interface for gathering claims from an authorization request containing claim tokens.
claimMap(Map<String, String>) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
Contains the mapping of OIDC token claim names (Map keys) to local OpenAM attributes (Map values) in configured data stores.
claimMatches(JsonValue, String) - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
CLAIMS - Static variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
CLAIMS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
CLAIMS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
CLAIMS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ScriptParams
 
CLAIMS_GROUP_DISPLAY_NAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Display name for Group claim.
CLAIMS_GROUP_URI - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Group claim URI.
CLAIMS_NS - Static variable in class com.sun.identity.wss.trust.ClaimType
 
CLAIMS_PARAMETER_SUPPORTED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
CLAIMS_URI - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Claim URI.
ClaimsParameterValidator - Class in org.forgerock.openidconnect
Implements OIDC Spec, Section 5.5 -- ensures that any values sent in as the claims parameter is legal.
ClaimsParameterValidator(OAuth2ProviderSettingsFactory) - Constructor for class org.forgerock.openidconnect.ClaimsParameterValidator
 
ClaimType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for ClaimType complex type.
ClaimType - Class in com.sun.identity.wss.trust
This class ClaimType represents Identity ClaimType Element.
ClaimType(String) - Constructor for class com.sun.identity.wss.trust.ClaimType
Constructor
ClaimType(Element) - Constructor for class com.sun.identity.wss.trust.ClaimType
Constructor
ClaimTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ClaimTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
ClaimTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
claimTypes - Variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
CLASS_CAST_DEFINITION_CLASS - Static variable in interface com.sun.identity.cli.ExitCodes
The defined definition class does not implement IDefinition interface.
CLASS_NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
CLASS_NAME - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
CLASS_REF_AUTH_TYPE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
classAnnotation() - Method in class org.forgerock.openam.test.apidescriptor.ApiAnnotationAssert
Get the test representative of SingletonProviders, CollectionProviders and RequestHandlers in the annotated class.
className - Static variable in class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
 
CLASSPATH - Static variable in class com.sun.identity.install.tools.util.ExecuteCommand
 
ClasspathLicenseLocator - Class in org.forgerock.openam.license
Loads required licenses from the classpath with well-known names.
ClasspathLicenseLocator(ClassLoader, Charset, String...) - Constructor for class org.forgerock.openam.license.ClasspathLicenseLocator
Constructs a classpath license locator with the given classloader, charset and list of license files to load.
CLASSREF_AUTHN_CONTEXT_SOFTWARE_PKI - Static variable in class com.sun.identity.wss.security.WSSConstants
 
CLASSREF_PASSWORD_PROTECTED_TRANSPORT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
classRefLevelHash - Static variable in class com.sun.identity.saml2.profile.IDPCache
Hashtable saves AuthnContextClassRef to AuthLevel mapping key : hostEntityID + "|" + realmName value: Map containing AuthnContext class ref as Key and authLevel as value.
classRefSchemesHash - Static variable in class com.sun.identity.saml2.profile.IDPCache
Hashtable saves AuthnContextClassRef to auth schems mapping key : hostEntityID + "|" + realmName value: Map containing AuthnContext class ref as Key and Set of auth schemes as value.
clauses - Variable in class org.openidentityplatform.openam.cassandra.Filter
 
cleanDeletedOrgCache(String) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method to clean up the deletedOrg cache, when an event notification occurs from the directory
cleanDomainMap(String) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
This is a public method used by the notification event listener thread to clean the domain map, when organization entry is changed.
cleanMetaAlias(HttpServletRequest) - Static method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Removes meta alias from request parameters.
cleanQueryString(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
 
cleanRealm(String) - Static method in class org.forgerock.openam.utils.RealmUtils
Converts a realm to a valid form
cleanSessionMap(String, String, FSSession) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Cleans the FSSessionManager maintained session for the given principal.
cleanSessionMapPartnerList(String, String, String, FSSession) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Cleans the FSSessionManager maintained session for the given principal, provider Id and removes all references to the provider since logout notification has already been sent to that provider.
cleanSessionMapProviders(String, Vector, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Cleans the FSSessionManager maintained session information for the user for the given list of sessions.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.openam.rest.LocalSSOTokenSessionModule
No cleaning for the Subject is required for this module.
cleanup() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Perform any necessary session cleanup after authentication has completed.
cleanup() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Perform any necessary session cleanup after authentication has completed.
CLEANUP_INTERVAL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Internal Thread Cleanup Internal
CLEANUP_INTERVAL_DEFAULT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Cleanup time interval
CLEANUP_INTERVAL_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default server cleanup interval.
CLEANUP_INTERVAL_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies server clean up interval.
CLEANUP_INTERVAL_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
CLEANUP_INTERVAL_PROPERTY - Static variable in class com.sun.identity.saml.common.SAMLConstants
System property name that specifies cleanup interval for internal cache, such as assertions, artifacts and keystore etc.
CLEANUP_PERIOD - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Configuration properties for Cleanup and Health Check periods.
cleanupInt - Static variable in class com.sun.identity.coretoken.service.CoreTokenConfigService
 
clear() - Method in class com.iplanet.am.sdk.AMHashMap
 
clear() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
Should be cleared, only if the entry is still valid only the data has changed.
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.config.wizard.Step5
Clear all Site / VIP / Load Balancer Settings
clear() - Method in class com.sun.identity.entitlement.opensso.Cache
Clears this Cache so that it contains no keys.
clear(ResourceSaveIndexes, String) - Method in class com.sun.identity.entitlement.opensso.IndexCache
Clear index cache.
clear() - Method in class com.sun.identity.install.tools.configurator.StateData
 
clear() - Method in class com.sun.identity.install.tools.configurator.TransientStateAccess
 
clear() - Static method in class com.sun.identity.saml2.key.KeyUtil
Clears the cache.
clear(String) - Static method in class com.sun.identity.saml2.profile.IDPCache
Clears the authn context mapping hash tables.
clear(String) - Static method in class com.sun.identity.saml2.profile.SPCache
Clears the auth context object hash table.
clear() - Method in class com.sun.identity.security.keystore.AMCallbackHandler
Clears the password so that sensitive data is no longer present in memory.
clear() - Static method in class com.sun.identity.session.util.RestrictedTokenContext
Clears the current context from this Thread Local
clear() - Method in class com.sun.identity.shared.locale.AMResourceBundleCache
Clears all resource bundle objects
clear(String) - Static method in class com.sun.identity.wsfederation.profile.SPCache
Clears the auth context object hash table.
clear() - Static method in class com.sun.identity.wsfederation.profile.SPCache
Clears the auth context object hash table.
clear() - Static method in class org.forgerock.openam.audit.context.AuditRequestContext
Discards the RequestContext of the current thread.
clear() - Method in class org.forgerock.openam.scripting.ChainedBindings
clear() - Method in class org.forgerock.openam.shared.security.crypto.PBKDF2KeyDerivation
Clears the configured password for this key derivation function.
clearAdvices() - Method in class com.sun.identity.entitlement.ConditionDecision
Deprecated.
clearAllCookies(HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
clearAllCookiesByDomain(SessionID, String, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
clearAttribute(CoreTokenField) - Method in class org.forgerock.openam.cts.api.tokens.Token
Clear a set attribute.
clearAuthContext() - Method in class com.iplanet.dpro.session.service.InternalSession
Clears the authentication context from this session.
clearAuthCookie(HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.CoreServicesWrapper
 
clearBuffer() - Method in class com.sun.identity.cli.BufferOutputWriter
Clears the buffer.
clearCache() - Method in interface com.iplanet.am.sdk.common.ICachedDirectoryServices
 
clearCache() - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
This method is used to clear the entire SDK cache in the event that EventService notifies that all entries have been modified (or should be marked dirty).
clearCache() - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
This method is used to clear the entire SDK cache in the event that EventService notifies that all entries have been modified (or should be marked dirty).
clearCache() - Method in class com.sun.identity.entitlement.Entitlement
Sets this entitlement's current application to null.
clearCache() - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Clears the Entity Descriptor and Entity Config cache.
clearCache() - Static method in class com.sun.identity.idm.AMIdentityRepository
Clears the cache.
clearCache() - Method in interface com.sun.identity.idm.IdCachedServices
 
clearCache() - Static method in class com.sun.identity.idm.plugins.files.FilesRepo
 
clearCache() - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
This method is used to clear the entire SDK cache in the event that EventService notifies that all entries have been modified (or should be marked dirty).
clearCache() - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
This method is used to clear the entire SDK cache in the event that EventService notifies that all entries have been modified (or should be marked dirty).
clearCache() - Static method in class com.sun.identity.sm.OrgConfigViaAMSDK
Clears the cache
clearCache() - Method in class com.sun.identity.sm.ServiceManager
Removes all the SMS cached entries.
clearCache() - Method in interface org.forgerock.openam.entitlement.service.ApplicationService
Clears the cached applications.
clearCache() - Method in class org.forgerock.openam.entitlement.service.ApplicationServiceImpl
 
clearCache() - Method in class org.forgerock.openam.idm.IdCachedServicesDecorator
 
clearCachedSessions() - Method in interface org.forgerock.openam.sts.token.ThreadLocalAMTokenCache
Clear the thread-local.
clearCachedSessions() - Method in class org.forgerock.openam.sts.token.ThreadLocalAMTokenCacheImpl
 
clearCaches() - Method in class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
 
clearCaches() - Method in class org.forgerock.openam.idrepo.ldap.psearch.DJLDAPv3PersistentSearch
 
clearCaches() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch
 
clearHostUrlCookie(HttpServletResponse) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
clearIdRepoPlugins() - Method in interface com.sun.identity.idm.IdServices
 
clearIdRepoPlugins(String, String, int) - Method in interface com.sun.identity.idm.IdServices
 
clearIdRepoPlugins(String, String, int) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
clearIdRepoPlugins() - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
clearIdRepoPlugins() - Method in class com.sun.identity.idm.server.IdServicesImpl
 
clearIdRepoPlugins(String, String, int) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
clearIdRepoPlugins() - Method in class org.forgerock.openam.idm.IdServicesDecorator
clearIdRepoPlugins(String, String, int) - Method in class org.forgerock.openam.idm.IdServicesDecorator
clearIdRepoPluginsCache() - Method in class com.sun.identity.idm.server.IdRepoPluginsCache
Clears the IdRepo plugin cache
clearInfoText(int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Clears the info text for a given callback state
clearlbCookie(HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
clearLbCookie(HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.CoreServicesWrapper
 
clearLink - Variable in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
clearLink - Variable in class com.sun.identity.config.wizard.Step5
 
clearNegativeByteAttrs() - Method in class com.iplanet.am.sdk.AMHashMap
 
clearServerCookie(String, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Clears server cookie.
clearSpecialIdentityCache() - Method in class com.sun.identity.idm.server.IdServicesImpl
 
clearStatusMessageCodes() - Method in class com.sun.identity.config.util.TemplatedPage
 
clearStore() - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
ClearTextTransform - Class in com.sun.identity.authentication.modules.jdbc
A very simple test implementation of the JDBC Password Syntax Transform.
ClearTextTransform() - Constructor for class com.sun.identity.authentication.modules.jdbc.ClearTextTransform
Creates a new instance of ClearTextTransform.
clearValueInState(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
Clear value from state for this interaction since user entered empty input
CLICommand - Interface in com.sun.identity.cli
Commandline Interface Command.
CLICommandBase - Class in com.sun.identity.cli
This is the base class for all CLI command implementation.
CLICommandBase() - Constructor for class com.sun.identity.cli.CLICommandBase
 
CLIConstants - Interface in com.sun.identity.cli
This interface defines constants used in the package.
CLIDefinitionBase - Class in com.sun.identity.cli
This is the base class for CLI definition class.
CLIDefinitionBase(String) - Constructor for class com.sun.identity.cli.CLIDefinitionBase
Constructs an instance of this class.
CLIDefinitionGenerator - Class in org.forgerock.maven.plugins
 
CLIDefinitionGenerator() - Constructor for class org.forgerock.maven.plugins.CLIDefinitionGenerator
 
ClienSDK - Class in org.openidentityplatform.openam
 
ClienSDK() - Constructor for class org.openidentityplatform.openam.ClienSDK
 
Client - Class in com.iplanet.services.cdm
Provides common access to client data.
Client() - Constructor for class com.iplanet.services.cdm.Client
 
Client(String, Map) - Constructor for class com.iplanet.services.cdm.Client
 
client - Variable in class com.sun.identity.entity.EntityObject
 
Client - Class in com.sun.identity.liberty.ws.soapbinding
The Client class provides web service clients with a method to send requests using SOAP connection to web service servers.
Client - Class in org.forgerock.openidconnect
Models a OAuth2 Client.
Client(String, String, List<String>, List<String>, List<String>, List<String>, List<String>, List<String>, String, String, List<String>, String, String, String, String, List<String>, List<String>, Long, Boolean, String, String, String, String, String, String, Long, Long, Long, Long) - Constructor for class org.forgerock.openidconnect.Client
Creates a OAuth2Client.
Client.ApplicationType - Enum in org.forgerock.openidconnect
Stores a client application type.
Client.ClientType - Enum in org.forgerock.openidconnect
Stores the possible OAuth2Client types.
Client.PublicKeySelector - Enum in org.forgerock.openidconnect
Stores the selected public key locator for this client.
Client.SubjectType - Enum in org.forgerock.openidconnect
Stores a Client SubjectType.
Client.TokenEndpointAuthMethod - Enum in org.forgerock.openidconnect
Stores a token endpoint auth method type.
CLIENT_ASSERTION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JwtProfile
The parameter name for the client assertion.
CLIENT_ASSERTION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.SAML20
The value of the "client_assertion" parameter MUST contain a single SAML 2.0 Assertion.
CLIENT_ASSERTION_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JwtProfile
The parameter name for the client assertion type.
CLIENT_ASSERTION_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.SAML20
 
CLIENT_ASSERTION_TYPE_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.SAML20
 
CLIENT_ATT_CLASSNAME - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
In a configured radius client this is the fully qualified name of a class that implements the AccessRequestHandler interface and will handle requests from that client.
CLIENT_ATT_IP_ADDR - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
In a configured radius client this is the name of the attribute whose value indicates IP source address from which a UDP packet must be received to be accepted and processed by the server.
CLIENT_ATT_LOG_PACKETS - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
In a configured radius client this is the name of the attribute whose value indicates if request and response packets for the client should be dumped to log with all content visible save for the USER_PASSWORD field which is obfiscated with asterisks in place of characters.
CLIENT_ATT_PROPERTIES - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
In a configured radius client this is the name of a list of configuration properties specific to the handler class.
CLIENT_ATT_SECRET - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
In a configured radius client this is the name of the attribute whose value holds the secret shared between server and client and used to encrypt and decrypt the packet authenticators providing signer authenticity and message integrity.
CLIENT_CERTIFICATE_ALIAS - Static variable in interface com.sun.identity.shared.Constants
Certificate Alias name for SSL Client Auth
CLIENT_CREDENTIALS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.TokenEndpoint
 
CLIENT_FAULT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
CLIENT_ID - Static variable in class org.forgerock.openam.cts.api.fields.ResourceSetTokenField
 
CLIENT_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
CLIENT_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
CLIENT_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization request, token request.
CLIENT_ID_FIELD - Static variable in class org.forgerock.oauth2.core.TokenInvalidator
 
CLIENT_ID_FIELD - Static variable in class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
CLIENT_IP_ADDR_HEADER - Static variable in interface com.sun.identity.shared.Constants
Property string for client IP address header.
CLIENT_IP_EMPTY - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
CLIENT_JWT_PUBLIC_KEY - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
CLIENT_KEY - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
CLIENT_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
CLIENT_NOTIFICATION_URL - Static variable in interface com.sun.identity.shared.Constants
Property string for client notification URL.
CLIENT_SCRIPT_OUTPUT_DATA_PARAMETER_NAME - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
CLIENT_SCRIPT_OUTPUT_DATA_VARIABLE_NAME - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
CLIENT_SECRET - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
CLIENT_SECRET - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: token request.
CLIENT_SESSION_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
CLIENT_TLS_BEARER - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2004-04:ClientTLS:Bearer"
CLIENT_TLS_BEARER_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:ClientTLS:Bearer"
CLIENT_TLS_NULL - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:ClientTLS:null"
CLIENT_TLS_SAML - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:ClientTLS:SAML"
CLIENT_TLS_SAML_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:ClientTLS:SAML"
CLIENT_TLS_X509 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:ClientTLS:X509"
CLIENT_TLS_X509_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:ClientTLS:X509"
CLIENT_TYPE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
CLIENT_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
ClientAuthenticationFailureFactory - Class in org.forgerock.oauth2.core.exceptions
Produces exceptions to handle the invalid_client error of the OAuth2 specification, particularly in handling the error code returned.
ClientAuthenticationFailureFactory() - Constructor for class org.forgerock.oauth2.core.exceptions.ClientAuthenticationFailureFactory
 
ClientAuthenticator - Class in org.forgerock.oauth2.core
Authenticates OAuth2 clients by extracting the client's identifier and secret from the request.
ClientAuthenticator(ClientRegistrationStore, OAuth2AuditLogger, RealmNormaliser, ClientCredentialsReader, ClientAuthenticationFailureFactory) - Constructor for class org.forgerock.oauth2.core.ClientAuthenticator
Constructs a new ClientAuthenticatorImpl.
clientAuthenticator - Variable in class org.forgerock.oauth2.core.GrantTypeHandler
 
ClientBuilder - Class in org.forgerock.openidconnect
Builds a OAuth2 Client.
ClientBuilder() - Constructor for class org.forgerock.openidconnect.ClientBuilder
 
clientChanged(String, int, int) - Method in interface com.iplanet.services.cdm.clientschema.AMClientDataListener
Called when a client-type data gets changed.
clientChanged(String, int, int) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
AMClientDataListener method for client change notification
clientChanged(String, int, int) - Method in class com.iplanet.services.cdm.G11NSettings
 
ClientConfig - Class in org.forgerock.openam.radius.server.config
Holds information for a RADIUS client that is allowed to connect to this RADIUS server to perform authentication.
ClientConfig() - Constructor for class org.forgerock.openam.radius.server.config.ClientConfig
 
ClientConfigurationException - Exception in org.forgerock.openam.radius.server.config
Exception thrown when the RADIUS server client configuration is invalid.
ClientConfigurationException(String, String) - Constructor for exception org.forgerock.openam.radius.server.config.ClientConfigurationException
Constructs a new exception with the specified detail message.
ClientConfigurationException(String, String, Throwable) - Constructor for exception org.forgerock.openam.radius.server.config.ClientConfigurationException
Constructs a new exception with the specified detail message and cause.
ClientCredentials - Class in org.forgerock.openam.oauth2
Models the client's credentials
ClientCredentials(String, char[], boolean, boolean) - Constructor for class org.forgerock.openam.oauth2.ClientCredentials
Constructs a new ClientCredentials instance.
ClientCredentialsGrantTypeHandler - Class in org.forgerock.oauth2.core
Implementation of the GrantTypeHandler for the OAuth2 Client Credentials grant.
ClientCredentialsGrantTypeHandler(ClientAuthenticator, List<ClientCredentialsRequestValidator>, TokenStore, OAuth2UrisFactory, OAuth2ProviderSettingsFactory) - Constructor for class org.forgerock.oauth2.core.ClientCredentialsGrantTypeHandler
Constructs a new ClientCredentialsGrantTypeHandler.
ClientCredentialsReader - Class in org.forgerock.openam.oauth2
Used to extract an OAuth2 client's credentials from its OAuth2 Request.
ClientCredentialsReader(OpenIdConnectClientRegistrationStore, ClientAuthenticationFailureFactory) - Constructor for class org.forgerock.openam.oauth2.ClientCredentialsReader
 
ClientCredentialsRequestValidator - Interface in org.forgerock.oauth2.core
Request validator for the OAuth2 client credentials grant.
ClientCredentialsRequestValidatorImpl - Class in org.forgerock.oauth2.core
Implementation of the request validator for the OAuth2 client credentials grant.
ClientCredentialsRequestValidatorImpl() - Constructor for class org.forgerock.oauth2.core.ClientCredentialsRequestValidatorImpl
 
ClientDAO - Class in org.forgerock.openidconnect
Interface to do basic CRUD operations on a OAuth2Client.
ClientDAO(AMIdentityRepositoryFactory) - Constructor for class org.forgerock.openidconnect.ClientDAO
 
ClientDetectionDefaultImpl - Class in com.iplanet.services.cdm
The ClientDetectionInterface interface needs to be implemented by services and applications serving multiple clients, to determine the client from which the request has originated.
ClientDetectionDefaultImpl() - Constructor for class com.iplanet.services.cdm.ClientDetectionDefaultImpl
Creates a client detection default implementation instance.
ClientDetectionException - Exception in com.iplanet.services.cdm
The ClientDetectionException class is used to throw exceptions whenever an error is encountered in detecting client type.
ClientDetectionException(String) - Constructor for exception com.iplanet.services.cdm.ClientDetectionException
Constructs an instance of the ClientDetectionException class
ClientDetectionException(Throwable) - Constructor for exception com.iplanet.services.cdm.ClientDetectionException
Constructs an instance of the ClientDetectionException class
ClientDetectionInterface - Interface in com.iplanet.services.cdm
The ClientDetectionInterface interface needs to be implemented by services and applications serving multiple clients, to determine the client from which the request has originated.
ClientException - Exception in com.iplanet.services.cdm
The ClientException is thrown to indicate that there is an error in using the client detection module.
ClientException() - Constructor for exception com.iplanet.services.cdm.ClientException
Default constructor
ClientException(String) - Constructor for exception com.iplanet.services.cdm.ClientException
Constructs a new ClientException with detailed message.
ClientFaultException - Exception in com.sun.identity.saml2.profile
Indicates a client fault during federated SSO.
ClientFaultException(String) - Constructor for exception com.sun.identity.saml2.profile.ClientFaultException
Constructs the client fault exception with the given message code.
ClientFaultException(String, String) - Constructor for exception com.sun.identity.saml2.profile.ClientFaultException
Constructs the client fault exception with the given message code and detail message.
ClientFaultException(SAML2IdentityProviderAdapter, String) - Constructor for exception com.sun.identity.saml2.profile.ClientFaultException
Constructs the client fault exception with the given IDP adapter and message code.
ClientFaultException(SAML2IdentityProviderAdapter, String, String) - Constructor for exception com.sun.identity.saml2.profile.ClientFaultException
Constructs the client fault exception with the given IDP adapter, message code, and detail message.
ClientPseudonymElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for ClientPseudonym element declaration.
ClientPseudonymElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ClientPseudonymElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
ClientPseudonymElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ClientPseudonymType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for ClientPseudonymType complex type.
ClientPseudonymTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ClientPseudonymTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
ClientPseudonymTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ClientRegistration - Interface in org.forgerock.oauth2.core
Models a client registration in the OAuth2 provider.
ClientRegistrationStore - Interface in org.forgerock.oauth2.core
The OAuth2 providers store for all client registrations.
ClientResource - Class in org.forgerock.openam.oauth2.rest
 
ClientResource(ClientResourceManager, CTSPersistentStore, OAuth2AuditLogger, Debug) - Constructor for class org.forgerock.openam.oauth2.rest.ClientResource
 
ClientResource(ClientResourceManager, CTSPersistentStore, ServiceSchemaManager, OAuth2AuditLogger, Debug) - Constructor for class org.forgerock.openam.oauth2.rest.ClientResource
 
ClientResourceManager - Class in org.forgerock.openam.oauth2.rest
 
ClientResourceManager() - Constructor for class org.forgerock.openam.oauth2.rest.ClientResourceManager
 
CLIENTS - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
CLIENTS_CAN_SKIP_CONSENT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
clientsCanSkipConsent() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
clientsCanSkipConsent() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Whether clients can opt to skip resource owner consent during authorization flows.
clientsCanSkipConsent() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
ClientSdkOperations - Class in com.iplanet.dpro.session.operations.strategies
Responsible for providing ClientSDK implementations of the SessionOperations.
ClientSdkOperations(Debug, SessionPLLSender, SessionServiceURLService) - Constructor for class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
ClientSdkSessionOperationStrategy - Class in com.iplanet.dpro.session.operations
Responsible for providing a SessionOperationStrategy which is appropriate for ClientSDK usage.
ClientSdkSessionOperationStrategy(ClientSdkOperations) - Constructor for class com.iplanet.dpro.session.operations.ClientSdkSessionOperationStrategy
Default constructor appropriate for Client SDK usage.
ClientSdkSessionRequests - Class in com.iplanet.dpro.session
Responsible for performing the Session based logic of sending a request.
ClientSdkSessionRequests(Debug, SessionPLLSender) - Constructor for class com.iplanet.dpro.session.ClientSdkSessionRequests
 
clientSecret - Variable in class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
clientSecret(byte[]) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
clientSignatureKeyAlias(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
ClientsManager - Class in com.iplanet.services.cdm
Provides common access to client data.
ClientsManager() - Constructor for class com.iplanet.services.cdm.ClientsManager
Constructor
ClientType - Enum in org.forgerock.oauth2.core
Models the possible types of OAuth2 clients.
clientTypesManager - Static variable in class com.iplanet.services.cdm.ClientsManager
 
ClientTypesManager - Interface in com.iplanet.services.cdm
Interface that needs to be implemented by external applications inorder to do some special processing for client management.
ClientUserToken - Interface in com.sun.identity.wss.sts
This class extends XWSS Security Token and enables the STS Clients to use any custom tokens that can be used in WS-Trust protocol element OnBehalfOf.
ClientUtils - Class in org.forgerock.openam.utils
Shared utility class for HTTP Clients.
CLIException - Exception in com.sun.identity.cli
Commandline Interface Exception.
CLIException(String, int, String) - Constructor for exception com.sun.identity.cli.CLIException
Constructs a CLI Exception.
CLIException(String, int) - Constructor for exception com.sun.identity.cli.CLIException
Constructs a CLI Exception.
CLIException(Throwable, int) - Constructor for exception com.sun.identity.cli.CLIException
Constructs a CLI Exception.
CLIException(Throwable, int, String) - Constructor for exception com.sun.identity.cli.CLIException
Constructs a CLI Exception.
CliGuiceModule - Class in com.sun.identity.cli
Guice module for bindings that are required for the command line tools to work but are declared in other Guice modules but we do not want/cannot have all of the other bindings declared in them as well.
CliGuiceModule() - Constructor for class com.sun.identity.cli.CliGuiceModule
 
CliGuiceModuleLoader - Class in com.sun.identity.cli
Guice module loader for loading CLI specific Guice modules.
CliGuiceModuleLoader() - Constructor for class com.sun.identity.cli.CliGuiceModuleLoader
 
CLILicensePresenter - Class in org.forgerock.openam.license
Implementation of a LicensePresenter for displaying licenses on the command-line.
CLILicensePresenter(LicenseLocator, User) - Constructor for class org.forgerock.openam.license.CLILicensePresenter
Injected Constructor.
CLILogin - Class in com.iplanet.am.util
 
CLILogin(String, String, String, String) - Constructor for class com.iplanet.am.util.CLILogin
 
CLIPresenterClasspathLicenseLocator - Class in org.forgerock.openam.license
Loads required licenses from the classpath with well-known names for presentation on a CLI.
CLIPresenterClasspathLicenseLocator() - Constructor for class org.forgerock.openam.license.CLIPresenterClasspathLicenseLocator
No args constructor to be called via Guice.
CLIPresenterClasspathLicenseLocator(ClassLoader, Charset) - Constructor for class org.forgerock.openam.license.CLIPresenterClasspathLicenseLocator
Constructs a CLI presenter classpath license locator with the given classloader, charset and list of license files to load.
CLIRequest - Class in com.sun.identity.cli
This class encapsulates the CLI request information.
CLIRequest(CLIRequest, String[], SSOToken) - Constructor for class com.sun.identity.cli.CLIRequest
Constructs a CLI request object.
CLIRequest(CLIRequest, String[]) - Constructor for class com.sun.identity.cli.CLIRequest
Constructs a CLI request object.
CLIUtil - Class in com.sun.identity.cli
This is an utility class.
clone() - Method in class com.iplanet.services.ldap.aci.QualifiedCollection
Clones this object
clone() - Method in class com.iplanet.services.ldap.Attr
Return a copy of the object
clone() - Method in class com.iplanet.services.ldap.AttrSet
Return a copy of the object
clone() - Method in class com.iplanet.ums.CreationTemplate
Returns a copy of the template.
clone() - Method in class com.iplanet.ums.SearchTemplate
Returns a copy of the template.
clone() - Method in class com.iplanet.ums.Template
Returns a copy of the template.
clone() - Method in class com.sun.identity.entitlement.Application
 
clone() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
 
clone() - Method in class com.sun.identity.install.tools.configurator.StateData
 
clone() - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.Conditions
Returns a new copy of this object with the identical set of conditions collections (conditions).
clone() - Method in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Returns a copy of this object.
clone() - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Deprecated.
Returns a copy of this object.
clone() - Method in interface com.sun.identity.policy.interfaces.Subject
Deprecated.
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AMIdentityMembershipCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AuthenticateToRealmCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AuthenticateToServiceCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AuthLevelCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.DSAMERole
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.IDRepoResponseProvider
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.LDAPGroups
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.LDAPRoles
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.LDAPUsers
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.LEAuthLevelCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.Organization
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.PrivilegeCondition
Returns a clone of this object.
clone() - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.SessionPropertyCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.UserSelfCheckCondition
Returns a copy of this object.
clone() - Method in class com.sun.identity.policy.plugins.WebServicesClients
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.Policy
Deprecated.
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Makes a copy of this object
clone() - Method in class com.sun.identity.policy.Referrals
Returns a new copy of this object with the identical set of user collections (referrals).
clone() - Method in class com.sun.identity.policy.ResponseProviders
Returns a deep copy of this object with the identical set of ResponseProvider objects
clone() - Method in class com.sun.identity.policy.Rule
Deprecated.
Creates and returns a copy of this object.
clone() - Method in class com.sun.identity.policy.Subjects
Returns a new copy of this object with the identical set of user collections (subjects).
clone() - Method in class com.sun.identity.security.keystore.AMPassword
Clones the password.
clone() - Method in class com.sun.identity.sm.SMSEntry
 
clone(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.sms.ServersResourceProvider
 
clone() - Method in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
Returns a copy of this object.
clone() - Method in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
Returns a copy of this object.
cloneAppl(Application) - Method in class com.sun.identity.entitlement.Application
 
cloneAssertion(Policy) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionAssertion
 
cloneMap(Map) - Static method in class com.sun.identity.policy.PolicyUtils
Returns deep copy of a Map The passed in Map should have String object as keys and Set of String objects as values
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.
CloneServer - Class in com.sun.identity.cli.serverconfig
Clone a server instance.
CloneServer() - Constructor for class com.sun.identity.cli.serverconfig.CloneServer
 
cloneServerInstance(SSOToken, String, String, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Clones a server instance.
cloneServerInstance(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Clones an existing server using the new cloned server name.
close() - Method in class com.sun.identity.config.SetupWriter
 
close() - Method in class com.sun.identity.log.handlers.DBHandler
Flush any buffered messages and close the current output stream.
close() - Method in class com.sun.identity.log.handlers.FileHandler
Flush any buffered messages and Close all the files.
close() - Method in class com.sun.identity.log.handlers.RemoteHandler
Flushes any buffered output by calling flush(), and then close the handler and free all associated resources with this handler.
close() - Method in class com.sun.identity.log.handlers.SecureFileHandler
Flush any buffered messages and Close all the files.
close() - Method in class com.sun.identity.setup.InstallLog
 
close() - Method in interface org.forgerock.openam.cts.impl.query.worker.CTSWorkerQuery
Query consumers should call this method if they choose to stop processing result pages before CTSWorkerQuery.nextPage() returns null.
close() - Method in class org.forgerock.openam.cts.impl.query.worker.queries.CTSWorkerBaseQuery
 
close() - Method in class org.forgerock.openam.cts.monitoring.impl.connections.MonitoredCTSConnectionFactory
 
close() - Method in class org.forgerock.openam.log.handlers.syslog.SyslogHandler
Flushes the buffered logrecords and closes the connections established by SyslogPublisher.
close() - Method in interface org.forgerock.openam.notifications.Subscription
Closes the subscription.
close() - Method in class org.forgerock.openam.notifications.websocket.NotificationsWebSocket
When the notification websocket is closed, the subscription is closed.
close() - Method in class org.forgerock.openam.rest.ElevatedConnectionFactoryWrapper
 
close() - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
close() - Method in interface org.forgerock.openam.sm.datalayer.api.ConnectionFactory
If the underlying factory logic needs any specific close behaviour.
close() - Method in class org.openidentityplatform.openam.cassandra.ConnectionFactoryProvider.ConnectionFactory
 
close() - Method in class org.openidentityplatform.openam.cassandra.embedded.Server
 
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
 
closeConnection() - Method in class org.forgerock.openam.log.handlers.syslog.SyslogPublisher
Closes the underlying connection.
closeConnection() - Method in class org.forgerock.openam.log.handlers.syslog.SyslogTcpPublisher
 
closeConnection() - Method in class org.forgerock.openam.log.handlers.syslog.SyslogUdpPublisher
 
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.
closeOutputStream() - Static method in class com.sun.identity.setup.SetupProgress
 
closeOutputStream() - Static method in class org.forgerock.openam.upgrade.UpgradeProgress
 
Cluster - Class in org.openidentityplatform.openam.cassandra
 
Cluster() - Constructor for class org.openidentityplatform.openam.cassandra.Cluster
 
CLUSTER_SERVER_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for site ID list in naming table.
ClusterMonitor - Interface in com.iplanet.dpro.session.service.cluster
API for querying status of servers in cluster.
ClusterStateService - Class in com.iplanet.dpro.session.service.cluster
The ClusterStateService monitors the state of Server instances that are part of the current Site.
ClusterStateService(String, int, long, Map<String, String>, Map<String, String>) - Constructor for class com.iplanet.dpro.session.service.cluster.ClusterStateService
Constructs an instance for the cluster service
CMD_NAME_IMPORT_SVC_CONFIG - Static variable in interface com.sun.identity.cli.CLIConstants
Import configuration data sub command name.
CMISS - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
CMISS - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
CMListener - Class in com.iplanet.ums
CMListener implements ServiceListener interface.
CMListener() - Constructor for class com.iplanet.ums.CMListener
 
CN - Static variable in class com.sun.identity.log.QueryElement
Contains Relationship.
CN_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
CN_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
CNF - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ProofOfPossession
Confirmation claim, expected format is either a valid jwk, jwe or a jku.
CNF_KEY - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ProofOfPossession
OAuth2 request parameter, expected to be base64 encoded.
CODE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.AuthorizationEndpoint
 
CODE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization response, token request.
CODE_CHALLENGE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
CODE_CHALLENGE_METHOD - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
CODE_CHALLENGE_METHOD - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
CODE_CHALLENGE_METHOD_PLAIN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
CODE_CHALLENGE_METHOD_S_256 - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
CODE_VERIFIER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
CODE_VERIFIER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
CodeException - Exception in org.forgerock.openam.utils
An exception for errors caused by invalid generation of codes.
CodeException(String) - Constructor for exception org.forgerock.openam.utils.CodeException
Generate a new CodeException with the provided message.
CodeException(String, Throwable) - Constructor for exception org.forgerock.openam.utils.CodeException
Generate a new CodeException with the provided message and underlying throwable.
CodeGeneratorSource - Interface in org.forgerock.openam.utils
For extensibility of the RecoveryCodeGenerator.
CodeLengthValidator - Class in org.forgerock.openam.authentication.modules.fr.oath.validators
Validates that the entered code length is at least 6.
CodeLengthValidator() - Constructor for class org.forgerock.openam.authentication.modules.fr.oath.validators.CodeLengthValidator
 
CodeVerifierValidator - Class in org.forgerock.openidconnect
Checks whether Proof Key for Code Exchange is enabled and validates accordingly
CodeVerifierValidator(OAuth2ProviderSettingsFactory) - Constructor for class org.forgerock.openidconnect.CodeVerifierValidator
 
COEXISTENCE_ATTR_NAME - Static variable in class com.sun.identity.sm.ServiceManager
 
collectChangesFromCache(int, ConcurrentSkipListMap<Long, Set<String>>) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
Collects the notification XMLs for a given time period from the provided cache.
COLLECTION - Static variable in class org.forgerock.openam.rest.RestConstants
The collection field constants.
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.
collectNonIdenticalValues(DN, Set<String>) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Returns a set of all the non-root DNs from the collection that are not equal to the compare parameter.
COLLISION_DETECTED - Static variable in class com.sun.xml.bind.Messages
 
COLON - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
COLON - Static variable in interface com.sun.identity.shared.Constants
colon sign
com.iplanet.am.sdk - package com.iplanet.am.sdk
This package contains interfaces and implementation for User/Identity Management.
com.iplanet.am.sdk.common - package com.iplanet.am.sdk.common
 
com.iplanet.am.sdk.ldap - package com.iplanet.am.sdk.ldap
 
com.iplanet.am.sdk.remote - package com.iplanet.am.sdk.remote
 
com.iplanet.am.util - package com.iplanet.am.util
Provides utility classes for use by other OpenAM SDK and custom applications accessing OpenAM SDK.
com.iplanet.dpro.parser - package com.iplanet.dpro.parser
XML parsing utility.
com.iplanet.dpro.session - package com.iplanet.dpro.session
This package contains classes that represents a session and its all session related information
com.iplanet.dpro.session.exceptions - package com.iplanet.dpro.session.exceptions
 
com.iplanet.dpro.session.monitoring - package com.iplanet.dpro.session.monitoring
 
com.iplanet.dpro.session.operations - package com.iplanet.dpro.session.operations
 
com.iplanet.dpro.session.operations.strategies - package com.iplanet.dpro.session.operations.strategies
 
com.iplanet.dpro.session.service - package com.iplanet.dpro.session.service
This package contains classes and interfaces that represent methods to validate/update/destroy/persist/retrieve the internal session data
com.iplanet.dpro.session.service.cluster - package com.iplanet.dpro.session.service.cluster
 
com.iplanet.dpro.session.share - package com.iplanet.dpro.session.share
This package contains shared session classes that represent session information,handle the session notification and process the URL encoding
com.iplanet.dpro.session.utils - package com.iplanet.dpro.session.utils
 
com.iplanet.jato.util - package com.iplanet.jato.util
 
com.iplanet.log - package com.iplanet.log
Exception classes for audit logging.
com.iplanet.security.util - package com.iplanet.security.util
 
com.iplanet.security.x509 - package com.iplanet.security.x509
 
com.iplanet.services.cdc - package com.iplanet.services.cdc
 
com.iplanet.services.cdm - package com.iplanet.services.cdm
Provides the classes for implementing services and applications serving multiple clients to OpenAM.
com.iplanet.services.cdm.clientschema - package com.iplanet.services.cdm.clientschema
 
com.iplanet.services.comm.client - package com.iplanet.services.comm.client
 
com.iplanet.services.comm.server - package com.iplanet.services.comm.server
 
com.iplanet.services.comm.share - package com.iplanet.services.comm.share
 
com.iplanet.services.ldap - package com.iplanet.services.ldap
Deprecated classes for LDAP support.
com.iplanet.services.ldap.aci - package com.iplanet.services.ldap.aci
Deprecated classes to manage LDAP ACIs.
com.iplanet.services.ldap.event - package com.iplanet.services.ldap.event
Classes to handle LDAP persistent searches.
com.iplanet.services.naming - package com.iplanet.services.naming
 
com.iplanet.services.naming.service - package com.iplanet.services.naming.service
 
com.iplanet.services.naming.share - package com.iplanet.services.naming.share
 
com.iplanet.services.util - package com.iplanet.services.util
Utilities for service management.
com.iplanet.services.util.internal - package com.iplanet.services.util.internal
 
com.iplanet.sso - package com.iplanet.sso
This package contains classes fro accessing the Single Sign On service and representing a SSOToken(Single Sign On) which contains the information related to session.
com.iplanet.sso.providers.dpro - package com.iplanet.sso.providers.dpro
This package contains classes that represent SSOProvider
com.iplanet.ums - package com.iplanet.ums
Deprecated classes for UMS.
com.iplanet.ums.cos - package com.iplanet.ums.cos
Deprecated classes for UMS.
com.iplanet.ums.dctree - package com.iplanet.ums.dctree
Deprecated classes for UMS.
com.iplanet.ums.util - package com.iplanet.ums.util
 
com.iplanet.ums.validation - package com.iplanet.ums.validation
Deprecated validator classes for UMS.
com.sun.identity.authentication - package com.sun.identity.authentication
Provides interfaces and classes for writing a Remote Java client application to authenticate to OpenAM.
com.sun.identity.authentication.audit - package com.sun.identity.authentication.audit
 
com.sun.identity.authentication.callbacks - package com.sun.identity.authentication.callbacks
This package contains custom Callback objects representing callbacks which may be sent between the client and server during REST calls.
com.sun.identity.authentication.client - package com.sun.identity.authentication.client
 
com.sun.identity.authentication.config - package com.sun.identity.authentication.config
This package contains the classes that represent server side functionality such as the implementation of Authentication configuration and utilities for this configuration management.
com.sun.identity.authentication.internal - package com.sun.identity.authentication.internal
Internal classes to handle Authentication.
com.sun.identity.authentication.internal.server - package com.sun.identity.authentication.internal.server
 
com.sun.identity.authentication.internal.util - package com.sun.identity.authentication.internal.util
 
com.sun.identity.authentication.jaas - package com.sun.identity.authentication.jaas
 
com.sun.identity.authentication.modules.ad - package com.sun.identity.authentication.modules.ad
 
com.sun.identity.authentication.modules.anonymous - package com.sun.identity.authentication.modules.anonymous
 
com.sun.identity.authentication.modules.application - package com.sun.identity.authentication.modules.application
 
com.sun.identity.authentication.modules.cert - package com.sun.identity.authentication.modules.cert
 
com.sun.identity.authentication.modules.datastore - package com.sun.identity.authentication.modules.datastore
 
com.sun.identity.authentication.modules.federation - package com.sun.identity.authentication.modules.federation
 
com.sun.identity.authentication.modules.hotp - package com.sun.identity.authentication.modules.hotp
 
com.sun.identity.authentication.modules.httpbasic - package com.sun.identity.authentication.modules.httpbasic
 
com.sun.identity.authentication.modules.jdbc - package com.sun.identity.authentication.modules.jdbc
 
com.sun.identity.authentication.modules.ldap - package com.sun.identity.authentication.modules.ldap
 
com.sun.identity.authentication.modules.membership - package com.sun.identity.authentication.modules.membership
 
com.sun.identity.authentication.modules.msisdn - package com.sun.identity.authentication.modules.msisdn
 
com.sun.identity.authentication.modules.nt - package com.sun.identity.authentication.modules.nt
 
com.sun.identity.authentication.modules.radius - package com.sun.identity.authentication.modules.radius
Contains OpenAM authentication module classes.
com.sun.identity.authentication.modules.radius.client - package com.sun.identity.authentication.modules.radius.client
 
com.sun.identity.authentication.modules.sae - package com.sun.identity.authentication.modules.sae
 
com.sun.identity.authentication.modules.securid - package com.sun.identity.authentication.modules.securid
 
com.sun.identity.authentication.modules.windowsdesktopsso - package com.sun.identity.authentication.modules.windowsdesktopsso
 
com.sun.identity.authentication.modules.wss - package com.sun.identity.authentication.modules.wss
 
com.sun.identity.authentication.server - package com.sun.identity.authentication.server
This package contains the classes that represent server side functionality such as the implementation of request for authenticating, user credential callbacks.
com.sun.identity.authentication.service - package com.sun.identity.authentication.service
 
com.sun.identity.authentication.share - package com.sun.identity.authentication.share
 
com.sun.identity.authentication.spi - package com.sun.identity.authentication.spi
Provides interfaces and classes for writing a supplemental authentication module to plug into OpenAM.
com.sun.identity.authentication.UI - package com.sun.identity.authentication.UI
 
com.sun.identity.authentication.UI.taglib - package com.sun.identity.authentication.UI.taglib
 
com.sun.identity.authentication.util - package com.sun.identity.authentication.util
 
com.sun.identity.classloader - package com.sun.identity.classloader
 
com.sun.identity.cli - package com.sun.identity.cli
 
com.sun.identity.cli.agentconfig - package com.sun.identity.cli.agentconfig
 
com.sun.identity.cli.annotation - package com.sun.identity.cli.annotation
 
com.sun.identity.cli.authentication - package com.sun.identity.cli.authentication
 
com.sun.identity.cli.datastore - package com.sun.identity.cli.datastore
 
com.sun.identity.cli.definition - package com.sun.identity.cli.definition
 
com.sun.identity.cli.entitlement - package com.sun.identity.cli.entitlement
 
com.sun.identity.cli.idrepo - package com.sun.identity.cli.idrepo
 
com.sun.identity.cli.realm - package com.sun.identity.cli.realm
 
com.sun.identity.cli.record - package com.sun.identity.cli.record
 
com.sun.identity.cli.rest - package com.sun.identity.cli.rest
 
com.sun.identity.cli.schema - package com.sun.identity.cli.schema
 
com.sun.identity.cli.serverconfig - package com.sun.identity.cli.serverconfig
 
com.sun.identity.common - package com.sun.identity.common
This packages contains commonly used constants and utilities.
com.sun.identity.common.admin - package com.sun.identity.common.admin
 
com.sun.identity.common.configuration - package com.sun.identity.common.configuration
 
com.sun.identity.common.validation - package com.sun.identity.common.validation
 
com.sun.identity.config - package com.sun.identity.config
 
com.sun.identity.config.pojos - package com.sun.identity.config.pojos
 
com.sun.identity.config.upgrade - package com.sun.identity.config.upgrade
 
com.sun.identity.config.util - package com.sun.identity.config.util
 
com.sun.identity.config.wizard - package com.sun.identity.config.wizard
 
com.sun.identity.configuration - package com.sun.identity.configuration
 
com.sun.identity.coretoken - package com.sun.identity.coretoken
 
com.sun.identity.coretoken.service - package com.sun.identity.coretoken.service
 
com.sun.identity.coretoken.spi - package com.sun.identity.coretoken.spi
 
com.sun.identity.cot - package com.sun.identity.cot
 
com.sun.identity.delegation - package com.sun.identity.delegation
Provides classes for delegation service.
com.sun.identity.delegation.interfaces - package com.sun.identity.delegation.interfaces
This package provides interface for delegation plugins that would register with delegation framework to manage and evaluate delegation access control privileges and permissions.
com.sun.identity.delegation.plugins - package com.sun.identity.delegation.plugins
 
com.sun.identity.entitlement - package com.sun.identity.entitlement
Defines classes and interfaces to work with entitlements.
com.sun.identity.entitlement.interfaces - package com.sun.identity.entitlement.interfaces
 
com.sun.identity.entitlement.log - package com.sun.identity.entitlement.log
 
com.sun.identity.entitlement.opensso - package com.sun.identity.entitlement.opensso
 
com.sun.identity.entitlement.rest - package com.sun.identity.entitlement.rest
 
com.sun.identity.entitlement.util - package com.sun.identity.entitlement.util
 
com.sun.identity.entitlement.xacml3 - package com.sun.identity.entitlement.xacml3
 
com.sun.identity.entitlement.xacml3.core - package com.sun.identity.entitlement.xacml3.core
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
com.sun.identity.entitlement.xacml3.validation - package com.sun.identity.entitlement.xacml3.validation
A package to contain various validation based logic and utility classes for the Privilege framework.
com.sun.identity.entity - package com.sun.identity.entity
 
com.sun.identity.federation.accountmgmt - package com.sun.identity.federation.accountmgmt
Defines Federation Account Management API.
com.sun.identity.federation.cli - package com.sun.identity.federation.cli
 
com.sun.identity.federation.cli.definition - package com.sun.identity.federation.cli.definition
 
com.sun.identity.federation.cli.tools - package com.sun.identity.federation.cli.tools
 
com.sun.identity.federation.common - package com.sun.identity.federation.common
Defines Federation Common Utils.
com.sun.identity.federation.key - package com.sun.identity.federation.key
 
com.sun.identity.federation.login - package com.sun.identity.federation.login
 
com.sun.identity.federation.message - package com.sun.identity.federation.message
Defines federation protocol message classes.
com.sun.identity.federation.message.common - package com.sun.identity.federation.message.common
Defines common classes used by federation protocol messages.
com.sun.identity.federation.meta - package com.sun.identity.federation.meta
 
com.sun.identity.federation.plugins - package com.sun.identity.federation.plugins
Defines Federation Adapter for Service Provider.
com.sun.identity.federation.services - package com.sun.identity.federation.services
Handles ID-FF federation profiles.
com.sun.identity.federation.services.fednsso - package com.sun.identity.federation.services.fednsso
Handles ID-FF federation and single sign on.
com.sun.identity.federation.services.logout - package com.sun.identity.federation.services.logout
Handles ID-FF single logout.
com.sun.identity.federation.services.namemapping - package com.sun.identity.federation.services.namemapping
Handles ID-FF name identifier mapping.
com.sun.identity.federation.services.registration - package com.sun.identity.federation.services.registration
Handles ID-FF name registration.
com.sun.identity.federation.services.termination - package com.sun.identity.federation.services.termination
Handles ID-FF federation termination.
com.sun.identity.federation.services.util - package com.sun.identity.federation.services.util
Utility classes ID-FF federation services.
com.sun.identity.fedlet - package com.sun.identity.fedlet
 
com.sun.identity.idm - package com.sun.identity.idm
Provides classes for accessing the Identity Repository interfaces.
com.sun.identity.idm.common - package com.sun.identity.idm.common
 
com.sun.identity.idm.plugins.database - package com.sun.identity.idm.plugins.database
 
com.sun.identity.idm.plugins.files - package com.sun.identity.idm.plugins.files
 
com.sun.identity.idm.plugins.internal - package com.sun.identity.idm.plugins.internal
 
com.sun.identity.idm.remote - package com.sun.identity.idm.remote
 
com.sun.identity.idm.server - package com.sun.identity.idm.server
 
com.sun.identity.idsvcs - package com.sun.identity.idsvcs
 
com.sun.identity.idsvcs.opensso - package com.sun.identity.idsvcs.opensso
 
com.sun.identity.idsvcs.rest - package com.sun.identity.idsvcs.rest
 
com.sun.identity.install.tools.admin - package com.sun.identity.install.tools.admin
 
com.sun.identity.install.tools.configurator - package com.sun.identity.install.tools.configurator
 
com.sun.identity.install.tools.handler - package com.sun.identity.install.tools.handler
 
com.sun.identity.install.tools.launch - package com.sun.identity.install.tools.launch
 
com.sun.identity.install.tools.logs - package com.sun.identity.install.tools.logs
 
com.sun.identity.install.tools.util - package com.sun.identity.install.tools.util
 
com.sun.identity.install.tools.util.xml - package com.sun.identity.install.tools.util.xml
 
com.sun.identity.jaxrpc - package com.sun.identity.jaxrpc
Defines classes to handle JAX-RPC.
com.sun.identity.liberty.ws.authnsvc - package com.sun.identity.liberty.ws.authnsvc
Provides classes to manage liberty authentication service.
com.sun.identity.liberty.ws.authnsvc.mechanism - package com.sun.identity.liberty.ws.authnsvc.mechanism
Defines interface to handle different SASL mechanisms.
com.sun.identity.liberty.ws.authnsvc.protocol - package com.sun.identity.liberty.ws.authnsvc.protocol
Provides classes to manage liberty authentication service protocol.
com.sun.identity.liberty.ws.common - package com.sun.identity.liberty.ws.common
Defines common classes used by liberty service components.
com.sun.identity.liberty.ws.common.wsse - package com.sun.identity.liberty.ws.common.wsse
Provides interface for Web Service Security X.509 Certificate Token Profile.
com.sun.identity.liberty.ws.disco - package com.sun.identity.liberty.ws.disco
Provides interface to manage liberty discovery service.
com.sun.identity.liberty.ws.disco.common - package com.sun.identity.liberty.ws.disco.common
Defines constants and utilities for Liberty Discovery Service implementation.
com.sun.identity.liberty.ws.disco.plugins - package com.sun.identity.liberty.ws.disco.plugins
Defines plugin interface for Liberty Discovery Service implementation.
com.sun.identity.liberty.ws.dst - package com.sun.identity.liberty.ws.dst
Defines DST.
com.sun.identity.liberty.ws.dst.service - package com.sun.identity.liberty.ws.dst.service
Defines DST service.
com.sun.identity.liberty.ws.idpp - package com.sun.identity.liberty.ws.idpp
Defines IDPP service.
com.sun.identity.liberty.ws.idpp.common - package com.sun.identity.liberty.ws.idpp.common
Defines IDPP common.
com.sun.identity.liberty.ws.idpp.container - package com.sun.identity.liberty.ws.idpp.container
Defines IDPP container.
com.sun.identity.liberty.ws.idpp.plugin - package com.sun.identity.liberty.ws.idpp.plugin
Defines IDPP plugin.
com.sun.identity.liberty.ws.interaction - package com.sun.identity.liberty.ws.interaction
Defines Interaction service.
com.sun.identity.liberty.ws.interfaces - package com.sun.identity.liberty.ws.interfaces
Defines Interaction service.
com.sun.identity.liberty.ws.paos - package com.sun.identity.liberty.ws.paos
Reverse SOAP Binding classes.
com.sun.identity.liberty.ws.security - package com.sun.identity.liberty.ws.security
Provides interface to manage liberty security
com.sun.identity.liberty.ws.soapbinding - package com.sun.identity.liberty.ws.soapbinding
Provides classes to manage Liberty SOAP Binding.
com.sun.identity.liberty.ws.util - package com.sun.identity.liberty.ws.util
 
com.sun.identity.log - package com.sun.identity.log
Provides the classes and interfaces of core logging and auditing facilities.
com.sun.identity.log.cli - package com.sun.identity.log.cli
 
com.sun.identity.log.handlers - package com.sun.identity.log.handlers
 
com.sun.identity.log.messageid - package com.sun.identity.log.messageid
 
com.sun.identity.log.s1is - package com.sun.identity.log.s1is
 
com.sun.identity.log.secure - package com.sun.identity.log.secure
 
com.sun.identity.log.service - package com.sun.identity.log.service
 
com.sun.identity.log.spi - package com.sun.identity.log.spi
Provides means for plugging in support for authorization and other security related aspects of logging.
com.sun.identity.log.util - package com.sun.identity.log.util
 
com.sun.identity.monitoring - package com.sun.identity.monitoring
 
com.sun.identity.multiprotocol - package com.sun.identity.multiprotocol
 
com.sun.identity.password.plugins - package com.sun.identity.password.plugins
 
com.sun.identity.password.ui - package com.sun.identity.password.ui
 
com.sun.identity.password.ui.model - package com.sun.identity.password.ui.model
 
com.sun.identity.plugin.configuration - package com.sun.identity.plugin.configuration
Contains configuration SPI.
com.sun.identity.plugin.configuration.impl - package com.sun.identity.plugin.configuration.impl
 
com.sun.identity.plugin.datastore - package com.sun.identity.plugin.datastore
Contains data store plugin SPIs.
com.sun.identity.plugin.datastore.impl - package com.sun.identity.plugin.datastore.impl
 
com.sun.identity.plugin.log - package com.sun.identity.plugin.log
Contains Log SPI.
com.sun.identity.plugin.log.impl - package com.sun.identity.plugin.log.impl
 
com.sun.identity.plugin.monitoring - package com.sun.identity.plugin.monitoring
 
com.sun.identity.plugin.monitoring.impl - package com.sun.identity.plugin.monitoring.impl
 
com.sun.identity.plugin.session - package com.sun.identity.plugin.session
Contains session SPI.
com.sun.identity.plugin.session.impl - package com.sun.identity.plugin.session.impl
 
com.sun.identity.policy - package com.sun.identity.policy
Provides classes for policy administration and evaluation.
com.sun.identity.policy.client - package com.sun.identity.policy.client
Provides classes necessary for a remote client to evaluate policy decisions.
com.sun.identity.policy.interfaces - package com.sun.identity.policy.interfaces
Deprecated interfaces for writing custom Policy plugins for Conditions, Subjects, Referrals, ResponseProviders and Resources.
com.sun.identity.policy.jaas - package com.sun.identity.policy.jaas
Provides classes for performing policy evaluation against OpenAM using JAAS (Java Authentication and Authorization) framework.
com.sun.identity.policy.plugins - package com.sun.identity.policy.plugins
 
com.sun.identity.policy.remote - package com.sun.identity.policy.remote
Classes to handle policies remotely.
com.sun.identity.policy.util - package com.sun.identity.policy.util
 
com.sun.identity.protocol - package com.sun.identity.protocol
 
com.sun.identity.protocol.https - package com.sun.identity.protocol.https
 
com.sun.identity.rest - package com.sun.identity.rest
 
com.sun.identity.rest.spi - package com.sun.identity.rest.spi
 
com.sun.identity.sae.api - package com.sun.identity.sae.api
Defines Secure Attribute Exchange (SAE) APIs.
com.sun.identity.saml - package com.sun.identity.saml
Defines SAML Assertion Manager and SAML Client APIs.
com.sun.identity.saml.assertion - package com.sun.identity.saml.assertion
Defines SAML assertion.
com.sun.identity.saml.common - package com.sun.identity.saml.common
Defines common SAML 1.x utilities and constants.
com.sun.identity.saml.plugins - package com.sun.identity.saml.plugins
SAML 1.x Plugins.
com.sun.identity.saml.protocol - package com.sun.identity.saml.protocol
SAML 1.x Protocol Classes.
com.sun.identity.saml.servlet - package com.sun.identity.saml.servlet
SAML 1.x servlet endpoints.
com.sun.identity.saml.xmlsig - package com.sun.identity.saml.xmlsig
Defines KeyProvider interface and default implementation class.
com.sun.identity.saml2.assertion - package com.sun.identity.saml2.assertion
Defines SAMLv2 assertion.
com.sun.identity.saml2.assertion.impl - package com.sun.identity.saml2.assertion.impl
 
com.sun.identity.saml2.common - package com.sun.identity.saml2.common
Defines common SAMLv2 utilities and constants.
com.sun.identity.saml2.ecp - package com.sun.identity.saml2.ecp
Defines classes for SAMLv2 ECP profile.
com.sun.identity.saml2.ecp.impl - package com.sun.identity.saml2.ecp.impl
 
com.sun.identity.saml2.idpdiscovery - package com.sun.identity.saml2.idpdiscovery
 
com.sun.identity.saml2.jaxb.assertion - package com.sun.identity.saml2.jaxb.assertion
Package level documentation for generated package com.sun.identity.saml2.jaxb.assertion.
com.sun.identity.saml2.jaxb.assertion.impl - package com.sun.identity.saml2.jaxb.assertion.impl
 
com.sun.identity.saml2.jaxb.assertion.impl.runtime - package com.sun.identity.saml2.jaxb.assertion.impl.runtime
 
com.sun.identity.saml2.jaxb.entityconfig - package com.sun.identity.saml2.jaxb.entityconfig
Package level documentation for generated package com.sun.identity.saml2.jaxb.entityconfig.
com.sun.identity.saml2.jaxb.entityconfig.impl - package com.sun.identity.saml2.jaxb.entityconfig.impl
 
com.sun.identity.saml2.jaxb.metadata - package com.sun.identity.saml2.jaxb.metadata
Package level documentation for generated package com.sun.identity.saml2.jaxb.metadata.
com.sun.identity.saml2.jaxb.metadata.impl - package com.sun.identity.saml2.jaxb.metadata.impl
 
com.sun.identity.saml2.jaxb.metadataattr - package com.sun.identity.saml2.jaxb.metadataattr
Package level documentation for generated package com.sun.identity.saml2.jaxb.metadata.
com.sun.identity.saml2.jaxb.metadataattr.impl - package com.sun.identity.saml2.jaxb.metadataattr.impl
 
com.sun.identity.saml2.jaxb.metadataextquery - package com.sun.identity.saml2.jaxb.metadataextquery
Package level documentation for generated package com.sun.identity.saml2.jaxb.metadata.
com.sun.identity.saml2.jaxb.metadataextquery.impl - package com.sun.identity.saml2.jaxb.metadataextquery.impl
 
com.sun.identity.saml2.jaxb.metadataidpdiscovery - package com.sun.identity.saml2.jaxb.metadataidpdiscovery
Package level documentation for generated package com.sun.identity.saml2.jaxb.metadataidpdiscovery.
com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl - package com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl
 
com.sun.identity.saml2.jaxb.schema - package com.sun.identity.saml2.jaxb.schema
 
com.sun.identity.saml2.jaxb.schema.impl - package com.sun.identity.saml2.jaxb.schema.impl
 
com.sun.identity.saml2.jaxb.xmlenc - package com.sun.identity.saml2.jaxb.xmlenc
Package level documentation for generated package com.sun.identity.liberty.ws.common.jaxb.xmlenc.
com.sun.identity.saml2.jaxb.xmlenc.impl - package com.sun.identity.saml2.jaxb.xmlenc.impl
 
com.sun.identity.saml2.jaxb.xmlsig - package com.sun.identity.saml2.jaxb.xmlsig
Package level documentation for generated package com.sun.identity.liberty.ws.common.jaxb.xmlsig.
com.sun.identity.saml2.jaxb.xmlsig.impl - package com.sun.identity.saml2.jaxb.xmlsig.impl
 
com.sun.identity.saml2.key - package com.sun.identity.saml2.key
Package that handles SAML v2 keys for encryption and signing.
com.sun.identity.saml2.logging - package com.sun.identity.saml2.logging
 
com.sun.identity.saml2.meta - package com.sun.identity.saml2.meta
Package that handles SAML v2 metadata operations.
com.sun.identity.saml2.plugins - package com.sun.identity.saml2.plugins
Defines SAMLv2 Plugin SPIs.
com.sun.identity.saml2.profile - package com.sun.identity.saml2.profile
Package that handles SAML v2 profiles.
com.sun.identity.saml2.protocol - package com.sun.identity.saml2.protocol
SAMLv2 Protocol Classes.
com.sun.identity.saml2.protocol.impl - package com.sun.identity.saml2.protocol.impl
SAMLv2 Protocol Implemenetation Classes.
com.sun.identity.saml2.servlet - package com.sun.identity.saml2.servlet
 
com.sun.identity.saml2.soapbinding - package com.sun.identity.saml2.soapbinding
 
com.sun.identity.saml2.xmlenc - package com.sun.identity.saml2.xmlenc
 
com.sun.identity.saml2.xmlsig - package com.sun.identity.saml2.xmlsig
 
com.sun.identity.security - package com.sun.identity.security
Provides the classes to be used for performing privileged operations (like getting the OpenAM administrator's DN and password).
com.sun.identity.security.cert - package com.sun.identity.security.cert
 
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.session.util - package com.sun.identity.session.util
This package contains session untility classes and the SSO (single Sign on ) token restrictions classes
com.sun.identity.setup - package com.sun.identity.setup
 
com.sun.identity.setup.plugin - package com.sun.identity.setup.plugin
 
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.sm - package com.sun.identity.sm
Provides classes for accessing the Service Management Service (SMS).
com.sun.identity.sm.flatfile - package com.sun.identity.sm.flatfile
 
com.sun.identity.sm.jaxrpc - package com.sun.identity.sm.jaxrpc
 
com.sun.identity.sm.ldap - package com.sun.identity.sm.ldap
Provides Classes for Creating, Reading, Updating, Deleting and Listing Core Tokens.
com.sun.identity.sm.model - package com.sun.identity.sm.model
 
com.sun.identity.sm.util - package com.sun.identity.sm.util
 
com.sun.identity.tools.bundles - package com.sun.identity.tools.bundles
 
com.sun.identity.tools.deployablewar - package com.sun.identity.tools.deployablewar
 
com.sun.identity.tools.diffs - package com.sun.identity.tools.diffs
 
com.sun.identity.tools.logdoc - package com.sun.identity.tools.logdoc
 
com.sun.identity.tools.manifest - package com.sun.identity.tools.manifest
 
com.sun.identity.tools.nightly - package com.sun.identity.tools.nightly
 
com.sun.identity.tools.objects - package com.sun.identity.tools.objects
 
com.sun.identity.workflow - package com.sun.identity.workflow
 
com.sun.identity.wsfederation.client - package com.sun.identity.wsfederation.client
 
com.sun.identity.wsfederation.common - package com.sun.identity.wsfederation.common
Defines common WS-Federation utilities and constants.
com.sun.identity.wsfederation.jaxb.entityconfig - package com.sun.identity.wsfederation.jaxb.entityconfig
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.entityconfig.
com.sun.identity.wsfederation.jaxb.entityconfig.impl - package com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime - package com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
 
com.sun.identity.wsfederation.jaxb.wsaddr - package com.sun.identity.wsfederation.jaxb.wsaddr
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsaddr.
com.sun.identity.wsfederation.jaxb.wsaddr.impl - package com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
com.sun.identity.wsfederation.jaxb.wsfederation - package com.sun.identity.wsfederation.jaxb.wsfederation
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsfederation.
com.sun.identity.wsfederation.jaxb.wsfederation.impl - package com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
com.sun.identity.wsfederation.jaxb.wspolicy - package com.sun.identity.wsfederation.jaxb.wspolicy
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wspolicy.
com.sun.identity.wsfederation.jaxb.wspolicy.impl - package com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
com.sun.identity.wsfederation.jaxb.wsse - package com.sun.identity.wsfederation.jaxb.wsse
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsse.
com.sun.identity.wsfederation.jaxb.wsse.impl - package com.sun.identity.wsfederation.jaxb.wsse.impl
 
com.sun.identity.wsfederation.jaxb.wsspolicy - package com.sun.identity.wsfederation.jaxb.wsspolicy
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsspolicy.
com.sun.identity.wsfederation.jaxb.wsspolicy.impl - package com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
com.sun.identity.wsfederation.jaxb.wsu - package com.sun.identity.wsfederation.jaxb.wsu
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsu.
com.sun.identity.wsfederation.jaxb.wsu.impl - package com.sun.identity.wsfederation.jaxb.wsu.impl
 
com.sun.identity.wsfederation.jaxb.xmlsig - package com.sun.identity.wsfederation.jaxb.xmlsig
Package level documentation for generated package com.sun.identity.wsfederation.jaxb.xmlsig.
com.sun.identity.wsfederation.jaxb.xmlsig.impl - package com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
com.sun.identity.wsfederation.key - package com.sun.identity.wsfederation.key
 
com.sun.identity.wsfederation.logging - package com.sun.identity.wsfederation.logging
 
com.sun.identity.wsfederation.meta - package com.sun.identity.wsfederation.meta
 
com.sun.identity.wsfederation.plugins - package com.sun.identity.wsfederation.plugins
Defines WS-Federation Plugin SPIs
com.sun.identity.wsfederation.plugins.whitelist - package com.sun.identity.wsfederation.plugins.whitelist
 
com.sun.identity.wsfederation.profile - package com.sun.identity.wsfederation.profile
 
com.sun.identity.wsfederation.servlet - package com.sun.identity.wsfederation.servlet
 
com.sun.identity.wss.logging - package com.sun.identity.wss.logging
 
com.sun.identity.wss.policy - package com.sun.identity.wss.policy
 
com.sun.identity.wss.provider - package com.sun.identity.wss.provider
Defines Web Services provider classes.
com.sun.identity.wss.provider.plugins - package com.sun.identity.wss.provider.plugins
 
com.sun.identity.wss.security - package com.sun.identity.wss.security
Defines Web Services Security Token specification and Token interfaces with their respective implementation classes for different WS-* Security Tokens.
com.sun.identity.wss.security.handler - package com.sun.identity.wss.security.handler
Defines classes to handle WS-Security requests.
com.sun.identity.wss.sts - package com.sun.identity.wss.sts
Defines STS client API and end user token conversion interface (SPI) classes.
com.sun.identity.wss.sts.config - package com.sun.identity.wss.sts.config
 
com.sun.identity.wss.sts.spi - package com.sun.identity.wss.sts.spi
 
com.sun.identity.wss.trust - package com.sun.identity.wss.trust
 
com.sun.identity.wss.trust.wst10 - package com.sun.identity.wss.trust.wst10
 
com.sun.identity.wss.trust.wst13 - package com.sun.identity.wss.trust.wst13
 
com.sun.identity.wss.xmlenc - package com.sun.identity.wss.xmlenc
 
com.sun.identity.wss.xmlsig - package com.sun.identity.wss.xmlsig
 
com.sun.identity.xacml.client - package com.sun.identity.xacml.client
Defines classes to handle XACML requests.
com.sun.identity.xacml.common - package com.sun.identity.xacml.common
Defines common XACML Utilities and Constants
com.sun.identity.xacml.context - package com.sun.identity.xacml.context
Defines XACML2 context classes
com.sun.identity.xacml.context.impl - package com.sun.identity.xacml.context.impl
Defines XACML Context implementations.
com.sun.identity.xacml.plugins - package com.sun.identity.xacml.plugins
 
com.sun.identity.xacml.policy - package com.sun.identity.xacml.policy
Defines XACML Policy classes.
com.sun.identity.xacml.policy.impl - package com.sun.identity.xacml.policy.impl
Defines XACML Policy implementations.
com.sun.identity.xacml.saml2 - package com.sun.identity.xacml.saml2
Defines XACML interfaces for SAMLv2
com.sun.identity.xacml.saml2.impl - package com.sun.identity.xacml.saml2.impl
Defines XACML implementations for SAMLv2.
com.sun.identity.xacml.spi - package com.sun.identity.xacml.spi
 
com.sun.identity.xmlenc - package com.sun.identity.xmlenc
 
com.sun.liberty - package com.sun.liberty
Provides interfaces for Liberty federation framework.
com.sun.liberty.jaxrpc - package com.sun.liberty.jaxrpc
Provides remotable interfaces for the remote clients that require Liberty protocol objects such as Discovery Service information.
com.sun.xml.bind - package com.sun.xml.bind
 
com.sun.xml.bind.unmarshaller - package com.sun.xml.bind.unmarshaller
 
combine(Boolean, Boolean) - Method in class com.sun.identity.entitlement.DenyOverride
 
combine(Boolean, Boolean) - Method in class com.sun.identity.entitlement.EntitlementCombiner
Returns the result of combining two entitlement decisions.
combine(EntitlementListener) - Method in class com.sun.identity.entitlement.EntitlementListener
Combines other listener.
combine(PolicySearch) - Method in class org.forgerock.openam.uma.PolicySearch
 
combineAttrSets(AttrSet, AttrSet) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Combines 2 AttrSets and returns the result set.
combineAttrSets(AttrSet, AttrSet) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Combines 2 AttrSets and returns the result set.
combinedDecision - Variable in class com.sun.identity.entitlement.xacml3.core.Request
 
combineOCs(Set, Set) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Combines two sets which contains objectclass values of an entry in a case insensitive manner.
combineOCs(Set, Set) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Combines two sets which contains objectclass values of an entry in a case insensitive manner.
CombinerParameter - Class in com.sun.identity.entitlement.xacml3.core
Java class for CombinerParameterType complex type.
CombinerParameter() - Constructor for class com.sun.identity.entitlement.xacml3.core.CombinerParameter
 
combinerParameter - Variable in class com.sun.identity.entitlement.xacml3.core.CombinerParameters
 
CombinerParameters - Class in com.sun.identity.entitlement.xacml3.core
Java class for CombinerParametersType complex type.
CombinerParameters() - Constructor for class com.sun.identity.entitlement.xacml3.core.CombinerParameters
 
combinerParametersOrRuleCombinerParametersOrVariableDefinition - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
COMMA - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
COMMA - Static variable in interface com.sun.identity.shared.Constants
colon sign
COMMA - Static variable in class com.sun.identity.sm.SMSEntry
 
COMMA - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
CommandManager - Class in com.sun.identity.cli
This is the "engine" that drives the CLI.
CommandManager(Map) - Constructor for class com.sun.identity.cli.CommandManager
Constructs a command line manager.
CommandManager(String[]) - Constructor for class com.sun.identity.cli.CommandManager
Constructs a command line manager.
CommentToken - Class in com.sun.identity.install.tools.util.xml
Represents a comment string in an XML document.
commit() - Method in interface com.sun.identity.authentication.internal.LoginModule
 
commit() - Method in class com.sun.identity.authentication.internal.server.LocalLdapAuthModule
 
commit() - Method in class com.sun.identity.authentication.internal.server.SMSAuthModule
 
commit() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Commit the authentication process (phase 2).
COMMON_DOMAIN_META_DATA_NOT_FOUND - Static variable in class com.sun.identity.federation.common.LogUtil
Common Domain Service Information not found.
COMMON_ERROR_URL - Static variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
COMMON_LOGIN - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Common login page
COMMON_LOGIN_PAGE_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Common login jsp name
COMMON_LOGIN_PAGE_URL_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Common login page file name
COMMON_MODIFY_CONSENT_QUESTION - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
COMMON_NAME - Static variable in class com.iplanet.security.x509.CertUtils
 
COMMON_NAME_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
COMMON_NAME_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
COMMON_QUERY_CONSENT_QUESTION - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
CommonType - Enum in org.forgerock.openam.xacml.v3.model
Normalized Content Types from Specific Types.
COMMUNICATION_ID - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Name of the key where the communicationId is stored.
COMMUNICATION_TYPE - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Name of the key where the communicationType is stored.
CompanyElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for Company element declaration.
CompanyElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
CompanyElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
CompanyElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
CompanyElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
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. 6.4.
compare(Object, Object) - Method in class com.sun.identity.entitlement.ExactMatchResourceName
This method is used to compare two url query parameter strings.
compare(String, String, boolean) - Method in class com.sun.identity.entitlement.ExactMatchResourceName
 
compare(String, String, boolean) - Method in class com.sun.identity.entitlement.RegExResourceName
 
compare(String, String, boolean) - Method in class com.sun.identity.policy.plugins.HttpURLResourceName
Deprecated.
 
compare(String, String, boolean) - Method in class com.sun.identity.policy.plugins.SuffixResourceName
Compares two resources.
compare(String, String) - Method in class com.sun.identity.policy.ServiceType
Compares two resources of this service type to determine their equality.
compare(String, String, boolean) - Method in class com.sun.identity.policy.ServiceType
Compares two resources of this service type to determine their equality.
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.
compare(UmaPolicy, UmaPolicy) - Method in class org.forgerock.openam.uma.UmaPolicyComparator
 
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.
compareTo(Object) - Method in class com.iplanet.am.util.QCharset
Returns 1 if o1's q value is higher.
compareTo(ApplicationTypeWrapper) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeWrapper
 
compareTo(ApplicationWrapper) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
compareTo(ReferralWrapper) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
compareTo(LDAPURL) - Method in class org.forgerock.openam.ldap.LDAPURL
 
COMPARISON - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Comparison Attribute
comparison(String, SearchFilter.Operator, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
Attempts to convert the given field name, operator and value into an appropriate SearchFilter instance.
compilePatternList(Set<String>) - Method in class org.forgerock.openam.scripting.ScriptEngineConfigurator
Compiles a set of class-name patterns into equivalent regular expressions.
COMPLETED - Static variable in class com.sun.identity.authentication.AuthContext.Status
The COMPLETED indicates that the user has been successfully logged out.
CompletedLoginProcess - Class in org.forgerock.openam.core.rest.authn.core
This is used by the rest authentication handler whilst processing an already valid ssoToken to stop any callbacks being sent to the client
CompletedLoginProcess(LoginAuthenticator, LoginConfiguration, CoreServicesWrapper, SSOToken) - Constructor for class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Constructs an instance of the LoginProcess.
COMPLIANCE_SPECIAL_FILTER_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
COMPLIANCE_USER_DELETION_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
complianceImpl - Variable in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
complianceServices - Static variable in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
ComplianceServicesImpl - Class in com.iplanet.am.sdk.ldap
This class Compliance contains the functionality to support iPlanet Compliant DIT.
ComplianceServicesImpl() - Constructor for class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
 
ComplianceServicesImpl - Class in com.iplanet.am.sdk.remote
 
ComplianceServicesImpl(SOAPClient) - Constructor for class com.iplanet.am.sdk.remote.ComplianceServicesImpl
 
complianceServicesImpl - Variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
component(AuditConstants.Component) - Method in class org.forgerock.openam.audit.AMAccessAuditEventBuilder
Provide value for "component" audit log field.
component(AuditConstants.Component) - Method in class org.forgerock.openam.audit.AMActivityAuditEventBuilder
Provide value for "component" audit log field.
component(AuditConstants.Component) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Provide value for "component" audit log field.
component(AuditConstants.Component) - Method in class org.forgerock.openam.audit.AMAuthenticationAuditEventBuilder
 
component(AuditConstants.Component) - Method in class org.forgerock.openam.audit.AMConfigAuditEventBuilder
 
COMPOSE_GUID_FAILED - Static variable in interface com.iplanet.ums.IUMSConstants
 
COMPOSITE_ADVICE - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The COMPOSITE_ADVICE index type indicates that the index name given corresponds to string in the form of XML representing different Policy Authentication conditions, example AuthSchemeCondition, AuthLevelCondition, etc.
COMPOSITE_ADVICE - Static variable in class com.sun.identity.authentication.client.AuthClientUtils
 
COMPOSITE_ADVICE - Static variable in interface com.sun.identity.shared.Constants
HTTP Form Parameter name used by PEP for posting policy advices to OpenAM.
COMPOSITE_ADVICE_XML - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
CompositeAdvices - Class in com.sun.identity.authentication.service
This class allows the authentication services of OpenAM to decouple the advice handling mechanism of the agents.
CompositeAdvices(String, String, String, Locale) - Constructor for class com.sun.identity.authentication.service.CompositeAdvices
Default class constructor for class
compress(byte[]) - Static method in class com.iplanet.jato.util.Encoder
 
CompressionStrategy - Class in org.forgerock.openam.cts.utils.blob.strategies
Responsible for compressing the binary object of Tokens using a GZip compression.
CompressionStrategy() - Constructor for class org.forgerock.openam.cts.utils.blob.strategies.CompressionStrategy
 
COMPUTED_MEMBER_ATTR_NAME - Static variable in class com.iplanet.ums.ManagedRole
Name of the computed member attribute, which would be computed by Directory server for role, when the member entry is read.
COMPUTED_MEMBER_ATTR_NAME - Static variable in class com.iplanet.ums.PersistentObject
 
computeGraph() - Method in class org.forgerock.openam.uma.rest.PolicyGraph
Computes the graph of rights contained within the policy engine policies.
concatenateRealmPath(String, String) - Static method in class org.forgerock.openam.utils.RealmUtils
Takes two realm and concatenates them together
Condition - Class in com.sun.identity.entitlement.xacml3.core
Java class for ConditionType complex type.
Condition() - Constructor for class com.sun.identity.entitlement.xacml3.core.Condition
 
condition - Variable in class com.sun.identity.entitlement.xacml3.core.Rule
 
Condition - Interface in com.sun.identity.policy.interfaces
Deprecated.
since 12.0.0, use EntitlementCondition
Condition - Class in com.sun.identity.saml.assertion
This is an abstract class which servers as an extension point for new conditions.
Condition() - Constructor for class com.sun.identity.saml.assertion.Condition
 
Condition - Interface in com.sun.identity.saml2.assertion
The Condition serves as an extension point for new conditions.
CONDITION - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
CONDITION_COLLECTION - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to constraint collection.
CONDITION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.ConditionImpl
 
CONDITION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
 
CONDITION_EVALUATION_FAILED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
CONDITION_TYPES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ConditionAbstract - Interface in com.sun.identity.saml2.assertion
The ConditionAbstract is abstract and is thus usable as the base of a derived class
ConditionAbstractImpl - Class in com.sun.identity.saml2.assertion.impl
This is an abstract class which servers as an extension point for new conditions.
ConditionAbstractImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.ConditionAbstractImpl
 
ConditionAbstractType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for ConditionAbstractType complex type.
ConditionAbstractTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ConditionAbstractTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl
 
ConditionAbstractTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ConditionConstants - Class in org.forgerock.openam.entitlement.conditions.environment
 
ConditionDecision - Class in com.sun.identity.entitlement
Class to represent EntitlementCondition evaluation match result and - if applicable - its advice.
ConditionDecision(boolean, Map<String, Set<String>>) - Constructor for class com.sun.identity.entitlement.ConditionDecision
Deprecated.
ConditionDecision(boolean, Map<String, Set<String>>, long) - Constructor for class com.sun.identity.entitlement.ConditionDecision
Deprecated.
ConditionDecision - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ConditionDecision() - Constructor for class com.sun.identity.policy.ConditionDecision
Deprecated.
No argument constructor
ConditionDecision(boolean) - Constructor for class com.sun.identity.policy.ConditionDecision
Deprecated.
Constructs ConditionDecision given the boolean result of a condition evaluation
ConditionDecision(boolean, Map) - Constructor for class com.sun.identity.policy.ConditionDecision
Deprecated.
Constructs ConditionDecision given the boolean result of a condition evaluation and advices
ConditionDecision(boolean, long) - Constructor for class com.sun.identity.policy.ConditionDecision
Deprecated.
Constructs ConditionDecision given the boolean result of a condition evaluation and time to live
ConditionDecision(boolean, long, Map) - Constructor for class com.sun.identity.policy.ConditionDecision
Deprecated.
Constructs ConditionDecision given the boolean result of a condition evaluation, time to live and advices
ConditionDecision.Builder - Class in com.sun.identity.entitlement
Builder to help construct decisions.
ConditionElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Condition element declaration.
ConditionElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ConditionElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
ConditionElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ConditionImpl - Class in com.sun.identity.saml2.assertion.impl
ThCondition servers as an extension point for new conditions.
ConditionImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.ConditionImpl
Default constructor
ConditionImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.ConditionImpl
This constructor is used to build Condtion object from a XML string.
ConditionImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.ConditionImpl
This constructor is used to build Condtion object from a block of existing XML that has already been built into a DOM.
CONDITIONS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Conditions
Conditions - Class in com.sun.identity.policy
The class Conditions provides methods to maintain a collection of Condition objects that apply to a Policy.
Conditions(ConditionTypeManager, Node) - Constructor for class com.sun.identity.policy.Conditions
Constructor used by Policy to obtain an instance of Conditions from W3C DOM representation of the object.
Conditions(String, String) - Constructor for class com.sun.identity.policy.Conditions
Constructor to obtain an instance of Conditions to hold collection of conditions represented as Condition
Conditions - Class in com.sun.identity.saml.assertion
This Conditions is a set of Condition.
Conditions() - Constructor for class com.sun.identity.saml.assertion.Conditions
Default Constructor
Conditions(Date, Date) - Constructor for class com.sun.identity.saml.assertion.Conditions
Constructs an instance of Conditions.
Conditions(Date, Date, Condition, AudienceRestrictionCondition) - Constructor for class com.sun.identity.saml.assertion.Conditions
Constructs an instance of Conditions.
Conditions(Date, Date, Condition, AudienceRestrictionCondition, DoNotCacheCondition) - Constructor for class com.sun.identity.saml.assertion.Conditions
Constructs an instance of Conditions.
Conditions(Element) - Constructor for class com.sun.identity.saml.assertion.Conditions
Constructs a Conditions element from an existing XML block.
Conditions - Interface in com.sun.identity.saml2.assertion
The Conditions defines the SAML constructs that place constraints on the acceptable use if SAML Assertions.
CONDITIONS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Conditions Element.
CONDITIONS - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
CONDITIONS_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
 
ConditionsElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Conditions element declaration.
ConditionsElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ConditionsElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
ConditionsElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ConditionsImpl - Class in com.sun.identity.saml2.assertion.impl
The Conditions defines the SAML constructs that place constraints on the acceptable use if SAML Assertions.
ConditionsImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Default constructor
ConditionsImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.ConditionsImpl
This constructor is used to build Conditions object from a XML string.
ConditionsImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.ConditionsImpl
This constructor is used to build Conditions object from a block of existing XML that has already been built into a DOM.
ConditionsProvider - Interface in org.forgerock.openam.sts.tokengeneration.saml2.statements
Implementations of this interface will be consulted to obtain the Conditions object included in generated SAML2 assertions.
ConditionsType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for ConditionsType complex type.
ConditionsTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ConditionsTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
ConditionsTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ConditionTypeManager - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ConditionTypeRegistry - Interface in org.forgerock.openam.entitlement
Registry for subject and environment conditions.
ConditionTypesResource - Class in org.forgerock.openam.entitlement.rest
Allows for CREST-handling of stored EntitlementConditions.
ConditionTypesResource(Debug, EntitlementRegistry) - Constructor for class org.forgerock.openam.entitlement.rest.ConditionTypesResource
Guiced constructor.
config(String) - Method in class com.iplanet.services.naming.ServiceListeners
 
Config<T> - Interface in org.forgerock.openam.utils
Simple interface class for lazily retrieving configuration objects.
CONFIG_ACTIONS - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_APPLICATION_TYPE - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_AUTH_SERVICE_NAME_PROVIDER - Static variable in class com.sun.identity.sm.AuthenticationServiceNameProviderFactory
The configuration key used for identifying the class that implements the AuthenticationServiceNameProvider interface.
CONFIG_CALLBACK_XML_HELPER - Static variable in class com.sun.identity.authentication.share.AuthenticationCallbackXMLHelperFactory
The configuration key used for identifying the implemenation class of AuthenticationCallbackXMLHelper interface.
CONFIG_CONDITIONS - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
 
CONFIG_CREATED_BY - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_CREATION_DATE - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
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_DESCRIPTION - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_DIR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Resource Lookup Related variableds
CONFIG_DIR - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_DIR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Resource lookup related variables.
CONFIG_DISPLAY_NAME - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_ENTITLEMENT_COMBINER - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
 
CONFIG_ERROR_ADD_COT_MEMBER - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_CREATE_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_CREATE_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_CREATE_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_CREATE_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_CREATE_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_DELETE_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_DELETE_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_DELETE_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_DELETE_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_DELETE_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_GET_ALL_ACTIVE_COT - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_GET_ALL_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_GET_ALL_ENTITIES - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_GET_ALL_ENTITIES - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_GET_ALL_HOSTED_ENTITIES - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_GET_ALL_HOSTED_ENTITIES - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_GET_ALL_REMOTE_ENTITIES - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_GET_ALL_REMOTE_ENTITIES - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_GET_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_GET_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_GET_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_GET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_GET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_LIST_COT_MEMBER - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_MODIFY_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_REMOVE_COT_MEMBER - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_RETREIVE_COT - Static variable in class com.sun.identity.cot.LogUtil
 
CONFIG_ERROR_SET_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_SET_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_ERROR_SET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONFIG_ERROR_SET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CONFIG_EXPORT_ENABLE_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
CONFIG_EXPORT_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
CONFIG_EXPORT_PASSWORD_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
CONFIG_EXPORT_SHARE_PASSWORD_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
CONFIG_FILE - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
CONFIG_FILE - Static variable in class org.forgerock.openam.radius.server.ConsoleClient
The name of the config file that will be used by the radius command line client.
CONFIG_FILE_NAME - Static variable in class com.iplanet.am.util.SystemProperties
Default name of the configuration file.
CONFIG_FILE_NAME - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
CONFIG_LAST_MODIFIED_BY - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_LAST_MODIFIED_DATE - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_LOAD - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
CONFIG_MGR_ERROR - Static variable in interface com.iplanet.ums.IUMSConstants
 
CONFIG_NAME - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_PARAM_FILE - Static variable in interface com.sun.identity.setup.SetupConstants
Name of the config param file
CONFIG_PATH - Static variable in class com.iplanet.am.util.SystemProperties
Runtime flag to be set, in order to override the path of the configuration file.
CONFIG_PATTERNS - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_PRINCIPAL_DATA_RETRIEVER - Static variable in class com.sun.identity.authentication.service.AuthenticationPrincipalDataRetrieverFactory
The configuration key used for identifying the implemenation class of AuthenticationPrincipalDataRetriever interface.
CONFIG_PWD_KEY - Static variable in class com.sun.identity.setup.BootstrapData
 
CONFIG_RESOURCE_COMP_IMPL - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
 
CONFIG_RESOURCE_TYPE_UUIDS - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_RESOURCE_TYPES - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_RESOURCES - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
CONFIG_ROOT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Configuration root directory
CONFIG_SAVE_INDEX_IMPL - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
 
CONFIG_SEARCH_INDEX_IMPL - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
 
CONFIG_SERVERS - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
CONFIG_SITES - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
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_STORE_HOST - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_STORE_LOGIN_ID - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_STORE_PORT - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_STORE_PWD - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_STORE_ROOT_SUFFIX - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_STORE_SSL - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_SUBJECTS - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
 
CONFIG_TOPIC - Static variable in class org.forgerock.openam.audit.AuditConstants
The topic to which events built using AMConfigAuditEventBuilder should be routed.
CONFIG_VAR_ADMIN_PWD - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_VAR_ADMIN_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for administrator password.
CONFIG_VAR_AMLDAPUSERPASSWD - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_VAR_AMLDAPUSERPASSWD - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for URLAccessAgent password.
CONFIG_VAR_AMLDAPUSERPASSWD_CONFIRM - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_VAR_AMLDAPUSERPASSWD_CONFIRM - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for URLAccessAgent password.
CONFIG_VAR_BASE_DIR - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for installation base directory.
CONFIG_VAR_BOOTSTRAP_BASE_DIR - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for bootstarp file base directory.
CONFIG_VAR_BOOTSTRAP_BASE_PREFIX - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for bootstarp file base prefix.
CONFIG_VAR_BOOTSTRAP_LEGACY_BASE_DIR - Static variable in interface com.sun.identity.setup.SetupConstants
 
CONFIG_VAR_CONFIRM_ADMIN_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for confirm administrator password.
CONFIG_VAR_CONSOLE_URI - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for console deployment URI.
CONFIG_VAR_COOKIE_DOMAIN - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for server cookie domain.
CONFIG_VAR_DATA_STORE - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
CONFIG_VAR_DATA_STORE - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for the type of data store used.
CONFIG_VAR_DEFAULT_SHARED_KEY - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for default shared secret key.
CONFIG_VAR_DIRECTORY_ADMIN_SERVER_PORT - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for directory server admin port.
CONFIG_VAR_DIRECTORY_JMX_SERVER_PORT - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for directory server jmx port.
CONFIG_VAR_DIRECTORY_SERVER_HOST - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for directory server host.
CONFIG_VAR_DIRECTORY_SERVER_PORT - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for directory server port.
CONFIG_VAR_DIRECTORY_SERVER_SSL - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for directory server protocol.
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.
CONFIG_VAR_DS_DATASTORE_CLASS - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for Directory Server config store property.
CONFIG_VAR_DS_MGR_DN - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for directory server administrator DN.
CONFIG_VAR_DS_MGR_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for directory server administrator password.
CONFIG_VAR_EMBEDDED_DATASTORE_CLASS - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for Embedded DS config store property.
CONFIG_VAR_ENCRYPTION_KEY - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for encryption key.
CONFIG_VAR_OLD_CONSOLE_URI - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for lagency console deployment URI.
CONFIG_VAR_PLATFORM_LOCALE - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration variable for Platform Locale.
CONFIG_VAR_PRODUCT_NAME - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for product name.
CONFIG_VAR_ROOT_SUFFIX - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for root suffix.
CONFIG_VAR_SERVER_HOST - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for server host.
CONFIG_VAR_SERVER_PORT - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for server port.
CONFIG_VAR_SERVER_PROTO - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for server protocol.
CONFIG_VAR_SERVER_URI - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for server deployment URI.
CONFIG_VAR_SERVER_URL - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for server URL.
CONFIG_VAR_SESSION_ROOT_SUFFIX - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for Session root suffix.
CONFIG_VAR_SESSION_STORE_TYPE - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for Session Store Type.
CONFIG_VAR_SITE_CONFIGURATION - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration variable for storing site configuration data.
CONFIG_VAR_SMS_DATASTORE_CLASS - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for Flat-file config store property.
configAgentGroups(String, Map<String, Map<String, String>>) - Static method in class com.sun.identity.monitoring.Agent
process realm's Agent Groups the HashMap of attributes/values: CLIConstants.ATTR_NAME_AGENT_TYPE type is extracted from the set; can be: STSAgent, WSPAgent, WSCAgent, WebAgent J2EEAgent, DiscoveryAgent don't do "SharedAgent" (authenticators) WSPAgent should have: "wspendpoint" "wspproxyendpoint" WSCAgent should have: "wspendpoint" "wspproxyendpoint" WebAgent should have: "com.sun.identity.agents.config.agenturi.prefix" "com.sun.identity.agents.config.login.url" J2EEAgents should have: "com.sun.identity.agents.config.login.url" "com.sun.identity.client.notification.url" DiscoveryAgent should have: "discoveryendpoint" "authnserviceendpoint" STSAgent should have: "stsendpoint" 2.2_Agent no groups
configAgentsOnly(String, Map<String, Map<String, String>>) - Static method in class com.sun.identity.monitoring.Agent
process realm's Agents (only) the HashMap of attributes/values: CLIConstants.ATTR_NAME_AGENT_TYPE type is extracted from the set; can be: J2EEAgent, WSPAgent, WSCAgent, 2.2_Agent WSPAgent, STSAgent, WebAgent, DiscoveryAgent don't do "SharedAgent" (authenticators) J2EEAgent should have: "com.sun.identity.agents.config.login.url" "com.sun.identity.client.notification.url" "groupmembership" WSPAgent should have: "wspendpoint" "wspproxyendpoint" "groupmembership" WSCAgent should have: "wspendpoint" "wspproxyendpoint" "groupmembership" STSAgent should have: "stsendpoint" "groupmembership" WebAgent should have: "com.sun.identity.agents.config.agenturi.prefix" "com.sun.identity.agents.config.login.url" "groupmembership" DiscoveryAgent should have: "discoveryendpoint" "authnserviceendpoint" "groupmembership" 2.2_Agent should have: "groupmembership"
ConfigAttribute - Annotation Type in org.forgerock.openam.sm.config
Annotation represents a console configuration attribute.
ConfigAuditor - Class in org.forgerock.openam.auditors
Responsible for publishing audit config events for a configuration operation.
ConfigAuditor(Debug, AuditEventPublisher, AuditEventFactory, SSOToken, String, String, Map<String, Object>, Set<SMSAuditFilter>) - Constructor for class org.forgerock.openam.auditors.ConfigAuditor
Creates the base for a ConfigAuditor
ConfigAuditorFactory - Interface in com.sun.identity.sm.ldap
Guice factory for creating SMSAuditor objects
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.common.SystemConfigurationUtil
This method will be invoked when a component's configuration data has been changed.
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.cot.COTServiceListener
 
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.federation.meta.IDFFMetaServiceListener
Updates the federation metadata cache .
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcService
This method will be invoked when a component's configuration data has been changed.
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
This method will be invoked when a component's configuration data has been changed.
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
This method will be invoked when a component's configuration data has been changed.
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingService
This method will be invoked when a component's configuration data has been changed.
configChanged(ConfigurationActionEvent) - Method in interface com.sun.identity.plugin.configuration.ConfigurationListener
This method will be invoked when a component's configuration data has been changed.
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.saml.common.SAMLServiceManager
Updates SAML configuration when SAML service's configuration data has been changed.
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.saml2.common.SAML2ConfigService
This method will be invoked when a component's configuration data has been changed.
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.saml2.soapbinding.SOAPBindingService
This method will be invoked when a component's configuration data has been changed.
configChanged(ConfigurationActionEvent) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
This method will be invoked when a component's configuration data has been changed.
configChanged() - Method in interface org.forgerock.openam.utils.ConfigListener
Indicates that the configuration has changed.
ConfigChangeListener - Class in org.forgerock.openam.radius.server.config
Listens for changes to the RADIUS server's configuration.
ConfigChangeListener(ServiceConfigManager) - Constructor for class org.forgerock.openam.radius.server.config.ConfigChangeListener
Construct a ConfigChangeListener.
configEvent(String) - Method in class org.forgerock.openam.audit.AuditEventFactory
Creates a new AMConfigAuditEventBuilder for the specified realm and adds the realm to the event.
ConfigFedMonitoring - Class in com.sun.identity.configuration
This class gathers the configuration information for the monitoring service, which is initially started in WebtopNaming.java Configuration information can be gathered after Session services have started up.
ConfigFedMonitoring() - Constructor for class com.sun.identity.configuration.ConfigFedMonitoring
 
ConfigHandlerBase - Class in com.sun.identity.install.tools.handler
 
ConfigHandlerBase() - Constructor for class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
ConfigListener - Interface in org.forgerock.openam.utils
Listener interface allowing changes to hot swappable configuration (e.g.
ConfigLoader - Class in org.forgerock.openam.radius.server.config
Loads configuration values from openam's admin console maintained values into pojos and registers a change listener for changes that may happen in the future .
ConfigLoader(ServiceConfigManager) - Constructor for class org.forgerock.openam.radius.server.config.ConfigLoader
Constructor.
configLocale - Variable in class com.sun.identity.config.util.AjaxPage
 
ConfigManagerException - Exception in com.iplanet.ums
 
ConfigManagerException() - Constructor for exception com.iplanet.ums.ConfigManagerException
Constructs an ConfigManagerException with no specified detail message.
ConfigManagerException(String) - Constructor for exception com.iplanet.ums.ConfigManagerException
Constructs an ConfigManagerException with the specified detail message.
ConfigManagerFatalException - Exception in com.iplanet.ums
This is a specific typed exception used to indicate some sort of fatal ConfigManager issue.
ConfigManagerFatalException() - Constructor for exception com.iplanet.ums.ConfigManagerFatalException
Constructs an ConfigManagerFatalException with no specified detail message.
ConfigManagerFatalException(String) - Constructor for exception com.iplanet.ums.ConfigManagerFatalException
Constructs an ConfigManagerFatalException with the specified detail message.
ConfigManagerUMS - Class in com.iplanet.ums
Configuration Manager is responsible for getting configuration parameters for UMS.
configMap - Variable in class com.sun.identity.idm.IdRepo
 
configMonitoring() - Static method in class com.iplanet.services.naming.WebtopNaming
Provides the Monitoring Agent site and server related information.
ConfigMonitoring - Class in com.sun.identity.common
This class gathers the configuration information for the monitoring service, which is initially started in WebtopNaming.java Configuration information can be gathered after Session services have started up.
ConfigMonitoring() - Constructor for class com.sun.identity.common.ConfigMonitoring
 
ConfigRetrievalException - Exception in org.forgerock.openam.sm.config
Represents an unexpected failure in retrieving SMS console configuration.
ConfigRetrievalException(String, Throwable) - Constructor for exception org.forgerock.openam.sm.config.ConfigRetrievalException
Constructs a new config retrieval exception.
ConfigSource - Annotation Type in org.forgerock.openam.sm.config
Annotation represents console configuration sources.
ConfigStoreProperties - Class in org.forgerock.openam.setup
Configuration Store Properties This gets serialized to/from json as part of boot.json
ConfigStoreProperties() - Constructor for class org.forgerock.openam.setup.ConfigStoreProperties
 
ConfigTransformer<T> - Interface in org.forgerock.openam.sm.config
Provides a custom transformation to the attribute values.
configUpdate(String, String) - Method in interface org.forgerock.openam.sm.config.ConsoleConfigListener
Notifies the listener that the config has changed for the passed source and realm.
ConfigurableExecutorService - Interface in org.forgerock.openam.audit.context
An ExecutorService that may be re-configured after construction.
ConfigurableKey - Interface in com.iplanet.services.util
The interface class provides a method to choose password-based key for crypto operations
ConfigurableSessionBlacklist - Class in org.forgerock.openam.blacklist
Blacklist which determines the appropriate strategy to use for blacklisting based on current configuration.
CONFIGURATION - Static variable in class com.sun.identity.sm.SMSUtils
 
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.
ConfigurationActionEvent - Interface in com.sun.identity.plugin.configuration
The ConfigurationActionEvent class represents Configuration event.
ConfigurationActionEventImpl - Class in com.sun.identity.plugin.configuration.impl
The ConfigurationActionEventImpl class represents Configuration event.
ConfigurationBase - Class in com.sun.identity.common.configuration
This is the base case for ServerConfiguration and SiteConfiguration classes.
ConfigurationBase() - Constructor for class com.sun.identity.common.configuration.ConfigurationBase
 
ConfigurationException - Exception in com.sun.identity.common.configuration
Configuration related exception.
ConfigurationException(String, Object[]) - Constructor for exception com.sun.identity.common.configuration.ConfigurationException
 
ConfigurationException(String) - Constructor for exception com.sun.identity.common.configuration.ConfigurationException
 
ConfigurationException - Exception in com.sun.identity.plugin.configuration
An ConfigurationException is thrown when there are errors related to service configuration operations.
ConfigurationException(String, String, Object[]) - Constructor for exception com.sun.identity.plugin.configuration.ConfigurationException
Constructs a new ConfigurationException without a nested Throwable.
ConfigurationException(String) - Constructor for exception com.sun.identity.plugin.configuration.ConfigurationException
Constructs a new ConfigurationException with the given message.
ConfigurationException(Throwable) - Constructor for exception com.sun.identity.plugin.configuration.ConfigurationException
Constructs an ConfigurationException with given Throwable.
ConfigurationFileLocator - Class in com.sun.identity.shared.configuration
This class provides method to locate configuration file.
ConfigurationInstance - Interface in com.sun.identity.plugin.configuration
ConfigurationInstance is the interface that provides the operations on service configuration.
ConfigurationInstanceImpl - Class in com.sun.identity.plugin.configuration.impl
ConfigurationInstanceImpl is the implementation that provides the operations on service configuration.
ConfigurationInstanceImpl() - Constructor for class com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
 
ConfigurationListener - Interface in com.sun.identity.common.configuration
Server Configuration Listeners
ConfigurationListener - Interface in com.sun.identity.plugin.configuration
The interface ConfigurationListener needs to be implemented by applications in order to receive component data change notifications.
ConfigurationLoader - Class in com.sun.identity.install.tools.configurator
 
ConfigurationLoader() - Constructor for class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
ConfigurationManager - Class in com.sun.identity.plugin.configuration
An ConfigurationManager provides a method get configuration instances.
ConfigurationManager() - Constructor for class com.sun.identity.plugin.configuration.ConfigurationManager
 
ConfigurationObserver - Class in com.sun.identity.common.configuration
This class listens to changes in configuration changes
ConfigurationValidator - Class in org.forgerock.openam.sm.utils
Responsible for validating ConnectionConfig instances.
ConfigurationValidator() - Constructor for class org.forgerock.openam.sm.utils.ConfigurationValidator
 
ConfiguratorException - Exception in com.sun.identity.setup
 
ConfiguratorException(String, Object[], Locale) - Constructor for exception com.sun.identity.setup.ConfiguratorException
 
ConfiguratorException(String) - Constructor for exception com.sun.identity.setup.ConfiguratorException
 
ConfiguratorFilter - Class in com.sun.identity.saml2.idpdiscovery
This filter brings user to a configuration page when IDP Discovery WAR is not configured yet, it will create the configuration file for the IDP Discovery service once configured.
ConfiguratorFilter() - Constructor for class com.sun.identity.saml2.idpdiscovery.ConfiguratorFilter
 
ConfiguratorPlugin - Interface in com.sun.identity.setup
 
configure() - Method in class com.sun.identity.cli.CliGuiceModule
 
configure() - Method in class com.sun.identity.entitlement.rest.EntitlementLegacyRestGuiceModule
 
configure() - Method in class com.sun.identity.rest.LegacyRestGuiceModule
 
configure() - Method in class com.sun.identity.setup.ConfigureData
Configures the product.
configure() - Method in class org.forgerock.openam.audit.AuditCoreGuiceModule
 
configure() - Method in class org.forgerock.openam.audit.configuration.AuditConfigurationGuiceModule
 
configure() - Method in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOathGuiceModule
 
configure() - Method in class org.forgerock.openam.authentication.modules.oidc.OpenIdConnectGuiceModule
 
configure() - Method in class org.forgerock.openam.authentication.modules.push.PushAuthGuiceModule
 
configure() - Method in class org.forgerock.openam.core.guice.CoreGuiceModule
 
configure() - Method in class org.forgerock.openam.core.guice.DataLayerGuiceModule
 
configure() - Method in class org.forgerock.openam.core.realms.RealmGuiceModule
 
configure() - Method in class org.forgerock.openam.core.rest.authn.CoreRestAuthenticationGuiceModule
 
configure() - Method in class org.forgerock.openam.core.rest.CoreRestGuiceModule
 
configure() - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
configure() - Method in class org.forgerock.openam.core.rest.cts.CoreRestCtsGuiceModule
 
configure() - Method in class org.forgerock.openam.core.rest.devices.CoreRestDevicesGuiceModule
 
configure() - Method in class org.forgerock.openam.core.rest.docs.CoreRestDocsGuiceModule
 
configure() - Method in class org.forgerock.openam.core.rest.record.CoreRestRecordGuiceModule
 
configure() - Method in class org.forgerock.openam.core.rest.session.CoreRestSessionGuiceModule
 
configure() - Method in class org.forgerock.openam.core.rest.sms.CoreRestSmsGuiceModule
 
configure() - Method in class org.forgerock.openam.cts.CoreTokenServiceGuiceModule
 
configure() - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerProcessGuiceModule
 
configure() - Method in class org.forgerock.openam.entitlement.guice.EntitlementGuiceModule
 
configure() - Method in class org.forgerock.openam.entitlement.guice.EntitlementRestGuiceModule
 
configure() - Method in class org.forgerock.openam.forgerockrest.guice.ForgerockRestGuiceModule
configure() - Method in class org.forgerock.openam.http.HttpGuiceModule
 
configure() - Method in class org.forgerock.openam.install.tools.guice.InstallToolsGuiceModule
 
configure() - Method in class org.forgerock.openam.license.LicenseGuiceModule
 
configure() - Method in class org.forgerock.openam.license.LicensePresenterGuiceModule
 
configure() - Method in class org.forgerock.openam.notifications.integration.NotificationsGuiceModule
 
configure() - Method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule
configure() - Method in class org.forgerock.openam.oauth2.guice.OAuth2RestGuiceModule
 
configure() - Method in class org.forgerock.openam.oauth2.resources.labels.LabelsGuiceModule
 
configure() - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GuiceModule
 
configure() - Method in class org.forgerock.openam.plugin.configuration.FedletAuditConfigurationGuiceModule
 
configure() - Method in class org.forgerock.openam.radius.server.RadiusServerGuiceModule
 
configure() - Method in class org.forgerock.openam.rest.RestGuiceModule
 
configure() - Method in class org.forgerock.openam.scripting.guice.ScriptingGuiceModule
 
configure() - Method in class org.forgerock.openam.scripting.guice.ScriptingRestGuiceModule
 
configure() - Method in class org.forgerock.openam.selfservice.SelfServiceGuiceModule
 
configure() - Method in class org.forgerock.openam.services.push.PushGuiceModule
 
configure() - Method in class org.forgerock.openam.session.SessionGuiceModule
 
configure() - Method in class org.forgerock.openam.shared.guice.SharedGuiceModule
 
configure() - Method in class org.forgerock.openam.sm.datalayer.api.DataLayerConnectionModule
 
configure() - Method in class org.forgerock.openam.sts.publish.config.STSPublishModule
 
configure() - Method in class org.forgerock.openam.sts.rest.config.RestSTSInstanceModule
 
configure() - Method in class org.forgerock.openam.sts.rest.config.RestSTSModule
 
configure() - Method in class org.forgerock.openam.sts.soap.config.SoapSTSInstanceModule
 
configure() - Method in class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
configure() - Method in class org.forgerock.openam.sts.tokengeneration.config.TokenGenerationModule
 
configure() - Method in class org.forgerock.openam.uma.UmaGuiceModule
 
configure() - Method in class org.forgerock.openam.upgrade.UpgradeGuiceModule
 
configureConnections(PrivateBinder) - Method in class org.forgerock.openam.sm.datalayer.api.DataLayerConnectionModule
Configures the connection classes.
configureConnections(PrivateBinder) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapDataLayerConnectionModule
 
configureConnections(PrivateBinder) - Method in class org.openidentityplatform.openam.cassandra.DataLayerConnectionModule
 
ConfigureData - Class in com.sun.identity.setup
Configures product bootstrap data.
ConfigureData(String, ServletContext, String, SSOToken) - Constructor for class com.sun.identity.setup.ConfigureData
Constructs a new instance.
configureDataStore(PrivateBinder) - Method in class org.forgerock.openam.sm.datalayer.api.DataLayerConnectionModule
If the connection type requires a data store, it can be bound here.
configureDataStore(PrivateBinder) - Method in class org.forgerock.openam.sm.datalayer.impl.ResourceSetConnectionModule
 
configureDataStore(PrivateBinder) - Method in class org.forgerock.openam.sm.datalayer.impl.UmaAuditConnectionModule
 
configureDataStore(PrivateBinder) - Method in class org.forgerock.openam.sm.datalayer.impl.UmaPendingRequestConnectionModule
 
ConfiguredAuthServices - Class in com.sun.identity.authentication.service
The class determines the configured Identity Types for Identity Repository.
ConfiguredAuthServices() - Constructor for class com.sun.identity.authentication.service.ConfiguredAuthServices
Creates ConfiguredAuthServices object.
ConfiguredDiscoveryConfig - Class in com.sun.identity.wss.provider
The class determines the configured Discovery agent configurations.
ConfiguredDiscoveryConfig() - Constructor for class com.sun.identity.wss.provider.ConfiguredDiscoveryConfig
Creates ConfiguredDiscoveryConfig object.
ConfiguredIdentityTypes - Class in com.sun.identity.authentication.service
The class determines the configured Identity Types for Identity Repository.
ConfiguredIdentityTypes() - Constructor for class com.sun.identity.authentication.service.ConfiguredIdentityTypes
Creates ConfiguredIdentityTypes object.
configuredIssuer - Variable in class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
ConfiguredModuleInstances - Class in com.sun.identity.authentication.service
The class determines the configured LDAP/DataStore Module Instances for realm This list is computed per realm.
ConfiguredModuleInstances() - Constructor for class com.sun.identity.authentication.service.ConfiguredModuleInstances
Creates ConfiguredModuleInstances object.
ConfiguredSignedElements - Class in com.sun.identity.wss.security
The class determines the configured Security Mechanisms for Web Service Provider.
ConfiguredSignedElements() - Constructor for class com.sun.identity.wss.security.ConfiguredSignedElements
Creates ConfiguredSignedElements object.
ConfiguredSocialAuthServices - Class in com.sun.identity.authentication.service
Restricts the list of Auth Services (Chains) to those that include Authentication via a Social AuthN provider.
ConfiguredSocialAuthServices() - Constructor for class com.sun.identity.authentication.service.ConfiguredSocialAuthServices
 
ConfiguredSTSConfig - Class in com.sun.identity.wss.provider
The class determines the configured STS agent configurations.
ConfiguredSTSConfig() - Constructor for class com.sun.identity.wss.provider.ConfiguredSTSConfig
Creates ConfiguredSTSConfig object.
ConfiguredWSCSecurityMech - Class in com.sun.identity.wss.security
The class determines the configured Security Mechanisms for Web Service Client.
ConfiguredWSCSecurityMech() - Constructor for class com.sun.identity.wss.security.ConfiguredWSCSecurityMech
Creates ConfiguredWSCSecurityMech object.
ConfiguredWSPSecurityMech - Class in com.sun.identity.wss.security
The class determines the configured Security Mechanisms for Web Service Provider.
ConfiguredWSPSecurityMech() - Constructor for class com.sun.identity.wss.security.ConfiguredWSPSecurityMech
Creates ConfiguredWSPSecurityMech object.
configureFedMonitoring() - Method in class com.sun.identity.configuration.ConfigFedMonitoring
 
ConfigureGoogleApps - Class in com.sun.identity.workflow
Configure GoogleApps.
ConfigureGoogleApps() - Constructor for class com.sun.identity.workflow.ConfigureGoogleApps
 
configureMonitoring() - Method in class com.sun.identity.common.ConfigMonitoring
 
ConfigurePropertiesTask - Class in com.sun.identity.install.tools.configurator
 
ConfigurePropertiesTask() - Constructor for class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
ConfigureSalesForceApps - Class in com.sun.identity.workflow
Configure SalesForceApps.
ConfigureSalesForceApps() - Constructor for class com.sun.identity.workflow.ConfigureSalesForceApps
 
ConfigureSocialAuthN - Class in com.sun.identity.workflow
 
ConfigureSocialAuthN() - Constructor for class com.sun.identity.workflow.ConfigureSocialAuthN
 
configureTaskExecutor(PrivateBinder) - Method in class org.forgerock.openam.cts.impl.CTSAsyncConnectionModule
 
configureTaskExecutor(PrivateBinder) - Method in class org.forgerock.openam.sm.datalayer.api.DataLayerConnectionModule
Configures the task executor and associated classes.
configureTaskExecutor(PrivateBinder) - Method in class org.forgerock.openam.sm.SMSConnectionModule
 
configureTaskExecutor(PrivateBinder) - Method in class org.openidentityplatform.openam.cassandra.CTSAsyncConnectionModule
 
ConfigUtil - Class in com.sun.identity.install.tools.util
 
ConfigUtil() - Constructor for class com.sun.identity.install.tools.util.ConfigUtil
 
CONFIRMATION_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CONFIRMATION_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CONFIRMATION_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CONFIRMATION_KEY - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
CONFIRMATION_METHOD_ARTIFACT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Confirmation method: Artifact
CONFIRMATION_METHOD_ARTIFACT - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML artifact confirmation method identifier URI.
CONFIRMATION_METHOD_BEARER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Confirmation method: Bearer
CONFIRMATION_METHOD_BEARER - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML Bearer confirmation method identifier URI.
CONFIRMATION_METHOD_DSAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Confirmation method
CONFIRMATION_METHOD_HOLDEROFKEY - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML "Holder of Key" confirmation method identifier URI.
CONFIRMATION_METHOD_IS - Static variable in class com.sun.identity.saml.common.SAMLConstants
OpenAM confirmation method identifier URI.
CONFIRMATION_METHOD_SENDERVOUCHES - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML "Sender Vouches" confirmation method identifier URI.
ConfirmationKeyValidator - Class in org.forgerock.openam.oauth2.validation
Validates the confirmation key parameter if it is present.
ConfirmationKeyValidator(OAuth2Utils) - Constructor for class org.forgerock.openam.oauth2.validation.ConfirmationKeyValidator
 
CONFIRMED_MAX_AGE - Static variable in class org.forgerock.openidconnect.Client
 
ConfirmInteraction - Class in com.sun.identity.install.tools.configurator
 
ConfirmInteraction() - Constructor for class com.sun.identity.install.tools.configurator.ConfirmInteraction
 
confirmOnExitStatus(InteractionResult, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
Method to check for exit condition @param result InteractionResult object
confirmOnExitStatus(InteractionResultStatus, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserResponseInteraction
 
CONN_SIMPLE - Static variable in class com.iplanet.services.ldap.Server.Type
The user has anonyomous rights.
CONN_SSL - Static variable in class com.iplanet.services.ldap.Server.Type
The user is authenticated with a rootdn and password.
ConnectClientRegistration - Class in org.forgerock.openidconnect.restlet
Handles requests to the OpenId Connect client registration endpoint for registering and retrieving OpenId Connect client registrations.
ConnectClientRegistration(OpenIdConnectClientRegistrationService, OAuth2RequestFactory, ExceptionHandler, JacksonRepresentationFactory) - Constructor for class org.forgerock.openidconnect.restlet.ConnectClientRegistration
Constructs a new ConnectClientRegistration.
connectDSwithDN(boolean) - Method in class com.sun.identity.setup.AMSetupDSConfig
Check if Directory Server has the suffix.
CONNECTION_FALIED - Static variable in exception com.iplanet.log.LogException
Log JDBC driver connection failed.
ConnectionConfig - Interface in org.forgerock.openam.sm
Represents the details required to establish a Connection to an LDAP server.
ConnectionConfigFactory - Class in org.forgerock.openam.sm
The factory used for acquiring the configuration used by the Service Manager data layer.
ConnectionConfigFactory(ConnectionConfig, ConnectionConfig, LdapDataLayerConfiguration, ConfigurationValidator) - Constructor for class org.forgerock.openam.sm.ConnectionConfigFactory
Guice initialised constructor.
ConnectionCredentialsNotFound - Exception in org.forgerock.openam.sm.exceptions
Indicates that the Connection Credentials used for a ServerGroup configuration are not suitable for the given authorisation type.
ConnectionCredentialsNotFound(LDAPUser.Type) - Constructor for exception org.forgerock.openam.sm.exceptions.ConnectionCredentialsNotFound
 
ConnectionException - Exception in com.iplanet.log
Throw a log exception when the connection to the Database fails.
ConnectionException() - Constructor for exception com.iplanet.log.ConnectionException
Constructs a ConnectionException instance.
ConnectionException(String) - Constructor for exception com.iplanet.log.ConnectionException
Constructs a ConnectionException instance.
ConnectionFactory<T> - Interface in org.forgerock.openam.sm.datalayer.api
Creates connections of type T either asynchronously or synchronously.
ConnectionFactory() - Constructor for class org.openidentityplatform.openam.cassandra.ConnectionFactoryProvider.ConnectionFactory
 
ConnectionFactoryProvider<C> - Interface in org.forgerock.openam.sm.datalayer.providers
Represents the ability to generate ConnectionFactory instances.
ConnectionFactoryProvider - Class in org.openidentityplatform.openam.cassandra
Responsible for generating ConnectionFactory instances.
ConnectionFactoryProvider(ConnectionType, ConnectionConfigFactory, DataLayerConfiguration, TimeoutConfig, Debug) - Constructor for class org.openidentityplatform.openam.cassandra.ConnectionFactoryProvider
Generates an instance and registers the shutdown listener.
ConnectionFactoryProvider.ConnectionFactory - Class in org.openidentityplatform.openam.cassandra
 
ConnectionFailedException - Exception in org.forgerock.openam.cts.exceptions
Describes an error fetching a connection, or any operation that uses a connection that failed.
ConnectionFailedException(Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.ConnectionFailedException
 
ConnectionFailedException(String) - Constructor for exception org.forgerock.openam.cts.exceptions.ConnectionFailedException
 
connectionLost() - Method in interface org.forgerock.openam.cts.continuous.ContinuousQueryListener
Notify the listener that an error has occurred, and results may not be trustworthy for a period - e.g. to wipe a dirty cache in the case of connection issues.
ConnectionStore - Class in org.forgerock.openam.cts.monitoring.impl.connections
A data structure that stores the cumulative count and rate for CTS connections.
ConnectionStore(ConnectionMonitor, ConnectionMonitor) - Constructor for class org.forgerock.openam.cts.monitoring.impl.connections.ConnectionStore
 
ConnectionType - Enum in org.forgerock.openam.sm.datalayer.api
Defines the types of connections factories that should be used to provide connections to callers.
connectionType - Variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConnectionModule
 
ConnRequestWaitTimeCurrent - Variable in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Variable for storing the value of "ConnRequestWaitTimeCurrent".
ConnRequestWaitTimeHighWaterMark - Variable in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Variable for storing the value of "ConnRequestWaitTimeHighWaterMark".
ConnRequestWaitTimeLowWaterMark - Variable in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Variable for storing the value of "ConnRequestWaitTimeLowWaterMark".
CONSENT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Consent
CONSENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
CONSENT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Destination
consent - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
consent - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
CONSENT_ALLOW - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
CONSENT_DENY - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
CONSENT_HANDLER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Consent handler
CONSENT_REQUIRED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
OpenID Connect Consent error
ConsentHeader - Class in com.sun.identity.liberty.ws.soapbinding
The ConsentHeader class represents Consent element defined in SOAP binding schema.
ConsentHeader(String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Constructor
ConsentRequiredResource - Class in org.forgerock.oauth2.restlet
Handles requests to the OAuth2 authorize endpoint that require consent from the user.
ConsentRequiredResource(Router, BaseURLProviderFactory, XUIState, ResourceOwnerSessionValidator) - Constructor for class org.forgerock.oauth2.restlet.ConsentRequiredResource
 
consentURI - Variable in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
 
consentURI - Variable in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
 
Console - Class in com.sun.identity.install.tools.util
 
Console() - Constructor for class com.sun.identity.install.tools.util.Console
 
CONSOLE - Static variable in class com.sun.identity.shared.stats.Stats
Flags the state where printing to a file is disabled.
CONSOLE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
CONSOLE_ACCESS - Static variable in class com.sun.identity.log.LogConstants
 
CONSOLE_SERVICE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
CONSOLE_SERVICE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Console service
CONSOLE_SERVICE_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Console service version
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.
ConsoleClient - Class in org.forgerock.openam.radius.server
Implements a console based RADIUS client that enables testing of a radius server.
ConsoleClient(Properties) - Constructor for class org.forgerock.openam.radius.server.ConsoleClient
Constructor.
ConsoleConfigBuilder<C> - Interface in org.forgerock.openam.sm.config
Builder to construct the config object represented.
ConsoleConfigHandler - Interface in org.forgerock.openam.sm.config
Responsible for handling the retrieval and notification of console configuration.
ConsoleConfigHandlerImpl - Class in org.forgerock.openam.sm.config
Provides a layer between SMS configuration and a simple POJO, by using annotations to map attributes to bean properties.
ConsoleConfigHandlerImpl(SMSConfigProvider, DNWrapper, Injector) - Constructor for class org.forgerock.openam.sm.config.ConsoleConfigHandlerImpl
Constructs a new console configuration handler.
ConsoleConfigListener - Interface in org.forgerock.openam.sm.config
Listener interface to be notified of SMS configuration changes.
ConsoleUser - Class in org.forgerock.openam.license
Command-line interface (CLI) for the console user.
ConsoleUser(Writer, Reader, ResourceBundle) - Constructor for class org.forgerock.openam.license.ConsoleUser
Constructs a CLI with the given input and output streams, and using the given resource bundle for message localisation.
ConsoleUser() - Constructor for class org.forgerock.openam.license.ConsoleUser
Constructs a CLI using the process standard input and output streams and the default license resource bundle for message localisation.
ConsoleViewBeanBase - Class in org.forgerock.openam.console.base
Base class for to all OpenAM console pages that need to extend the JATO ViewBeanBase.
ConsoleViewBeanBase() - Constructor for class org.forgerock.openam.console.base.ConsoleViewBeanBase
 
ConsoleViewBeanBase(String) - Constructor for class org.forgerock.openam.console.base.ConsoleViewBeanBase
 
CONSTANT - Static variable in class com.sun.identity.policy.Syntax
Deprecated.
value is a constant string, would be typically shown as non editable text
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.
Constants - Class in org.forgerock.openam.authentication.modules.push
Constants for the ForgeRock Authenticator (Push) Auth Module.
ConstraintFailureException - Exception in org.forgerock.openam.entitlement.constraints
Exception to report constraint validation failures.
ConstraintFailureException(String, String) - Constructor for exception org.forgerock.openam.entitlement.constraints.ConstraintFailureException
 
ConstraintResult - Interface in org.forgerock.openam.entitlement.constraints
Captures the result of verifying some constraint.
ConstraintResults - Class in org.forgerock.openam.entitlement.constraints
Helpful class for creating constraint results.
ConstraintValidator - Interface in org.forgerock.openam.entitlement.constraints
Current validates resources and actions against the constraints within a resource type.
ConstraintValidatorImpl - Class in org.forgerock.openam.entitlement.constraints
Provides the basic implementation for constraint validation.
ConstraintValidatorImpl() - Constructor for class org.forgerock.openam.entitlement.constraints.ConstraintValidatorImpl
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
construct() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder
 
construct() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder
 
construct() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder
 
construct() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder
 
constructFilter(int, Map) - Static method in class com.iplanet.am.sdk.AMSDKRepo
 
constructFilter(int, Map<String, Set<String>>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
 
constructLoginURL(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
constructResourceInvalidException(Object[]) - Method in class com.sun.identity.entitlement.PrefixResourceName
 
constructResourceInvalidException(Object[]) - Method in class com.sun.identity.entitlement.URLResourceName
 
constructResourceInvalidException(Object[]) - Method in class com.sun.identity.policy.plugins.PrefixResourceName
 
constructResourceInvalidException(Object[]) - Method in class com.sun.identity.policy.plugins.URLResourceName
 
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.
constructUserFilter(SSOToken, String, String, boolean) - Static method in class com.sun.identity.policy.PolicyUtils
Constructs a search filter used in subject evaluation.
consumeAttribute(int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
consumeAttribute(int) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Fires an attribute event for the specified attribute, and marks the attribute as "used".
consumeAttribute(int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
consumeAttribute(int) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Fires an attribute event for the specified attribute, and marks the attribute as "used".
Consumer - Interface in org.forgerock.openam.notifications
A consumer is associated with a given subscription and is passed notifications by the broker for the topics that the subscription is bound to.
ConsumerSiteAttributeMapper - Interface in com.sun.identity.saml.plugins
This interface needs to be implemented by an trusted assertion consumer site (a partner) to return a list of Attribute objects to be returned as AttributeStatements elements, as part of the Authentication Assertion returned to the partner during the SSO scenario of Browser Artifact and POST profile.
Consumes - Annotation Type in org.forgerock.openam.http.annotations
The content type that is consumed by the method annotated with Post or Put.
consumeText(String, boolean) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
consumeText(String, boolean) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
CONTACT_ADMIN - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Contact system administrator to report this problem.
ContactPersonElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for ContactPerson element declaration.
ContactPersonElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ContactPersonElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
ContactPersonElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
CONTACTS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
ContactType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for ContactType complex type.
ContactTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ContactTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
ContactTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
CONTAINED_NOT_BEFORE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CONTAINER - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
CONTAINER_DEFAULT_TEMPLATE_ROLE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
CONTAINER_SUPPORTED_TYPES_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
CONTAINER_TYPE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider descriptor
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(String) - Method in class com.iplanet.services.ldap.Attr
Checks whether the given value already exist for the attribute
contains(byte[]) - Method in class com.iplanet.services.ldap.Attr
Checks whether the given value already exist for the attribute
contains(String) - Method in class com.iplanet.services.ldap.AttrSet
Check if attrSet has this attribute
contains(String, String) - Method in class com.iplanet.services.ldap.AttrSet
Check if this attrSet has the attribute with the given value
contains(String) - Method in class com.iplanet.ums.SearchControl
Checks if an internal attribute is defined for the control
contains(Object) - Method in class com.sun.identity.common.CaseInsensitiveHashSet
 
contains(Object) - Method in class com.sun.identity.entitlement.opensso.Cache
Tests if some key maps into the specified value in this Cache.
contains(UserOptionItem) - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
contains(String) - Method in class com.sun.identity.install.tools.configurator.StateData
 
contains(SSOToken, String) - Method in class com.sun.identity.sm.CachedSubEntries
 
contains(EventType) - Static method in enum org.forgerock.openam.entitlement.indextree.events.ErrorEventType
Whether the passed type is an error event type.
contains(EventType) - Static method in enum org.forgerock.openam.entitlement.indextree.events.ModificationEventType
Whether the passed type is a modification event type.
contains(Subject, String, String) - Method in interface org.forgerock.openam.entitlement.service.ResourceTypeService
Determines whether the resource type Id represents a valid and present resource type.
contains(Subject, String, String) - Method in class org.forgerock.openam.entitlement.service.ResourceTypeServiceImpl
 
contains(SessionInfo) - Method in class org.forgerock.openam.session.stateless.cache.StatelessJWTCache
 
contains(String) - Method in class org.forgerock.openam.session.stateless.cache.StatelessJWTCache
 
contains(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Check if one string contains another string.
containsActionName(String) - Method in class com.sun.identity.policy.ServiceType
Returns true is the service has the specified action name.
containsAttrValue(String, String) - Method in class com.sun.identity.sm.SMSEntry
Checks if the attribute value exists in the attribute
containsAudience(String) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns true if a particular audience string is contained within this AudienceRestrictionCondition object
containsCaseInsensitive(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Check if one string contains another string in a case insensitive manner.
containsConsent() - Method in class org.forgerock.openidconnect.OpenIdPrompt
Determines if the prompt contains 'consent'.
containsCookie(String, String) - Method in class org.forgerock.openam.session.SessionCookies
Checks if the cookie name is in the cookie string.
containsHeader(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call containsHeader(String name) on the wrapped response object.
containsJwt(HttpServletRequest) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
 
containsJwt(String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
Determines whether the given token id contains a client-side JWT.
containsJwt(SessionID) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
Determines whether the given session id contains a client-side JWT.
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(Object) - Method in class com.sun.identity.entitlement.opensso.Cache
Tests if the specified object is a key in this Cache.
containsKey(String) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
 
containsKey(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Whether the key alias exists in the keystore.
containsKey(Object) - Method in class org.forgerock.openam.scripting.ChainedBindings
containsKey(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
 
containsLogin() - Method in class org.forgerock.openidconnect.OpenIdPrompt
Determines if the prompt contains 'login'.
containsName(Subject, String, String) - Method in interface org.forgerock.openam.entitlement.configuration.ResourceTypeConfiguration
Check to see if a resource type with the given name already exists in this realm.
containsName(Subject, String, String) - Method in class org.forgerock.openam.entitlement.configuration.ResourceTypeConfigurationImpl
Check to see if a resource type with the given name already exists in this realm.
containsNone() - Method in class org.forgerock.openidconnect.OpenIdPrompt
Determines if the prompt contains 'none'.
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
 
containsProvider(String) - Method in class com.sun.identity.liberty.ws.util.IDFFProviderManager
Returns whether the specified provider exists or not.
containsProvider(String) - Method in interface com.sun.identity.liberty.ws.util.ProviderManager
Returns whether the specified provider exists or not.
containsProvider(String) - Method in class com.sun.identity.saml2.plugins.SAML2ProviderManager
Returns whether the specified provider exists or not.
containsSelectAccount() - Method in class org.forgerock.openidconnect.OpenIdPrompt
Determines if the prompt contains 'select_account'.
containsUndesiredCharacters(String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
OPENAM-5031: We would have used DN.escapeAttributeValue to encode the incoming string and compare with the original string - if there are differences then the incoming string contains characters which LDAP requires quoted.
containsUUID(Subject, String, String) - Method in interface org.forgerock.openam.entitlement.configuration.ResourceTypeConfiguration
Check to see if a resource type with the given UUID already exists in this realm.
containsUUID(Subject, String, String) - Method in class org.forgerock.openam.entitlement.configuration.ResourceTypeConfigurationImpl
Check to see if a resource type with the given UUID already exists in this realm.
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.
containsValue(Object) - Method in class com.sun.identity.entitlement.opensso.Cache
Returns true if this Cache maps one or more keys to this value.
containsValue(Object) - Method in class org.forgerock.openam.scripting.ChainedBindings
content - Variable in class com.sun.identity.entitlement.xacml3.core.Attributes
 
content - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeValue
 
Content - Class in com.sun.identity.entitlement.xacml3.core
Java class for ContentType complex type.
Content() - Constructor for class com.sun.identity.entitlement.xacml3.core.Content
 
content - Variable in class com.sun.identity.entitlement.xacml3.core.Content
 
content - Variable in class com.sun.identity.entitlement.xacml3.core.PolicyIssuer
 
Content - Class in org.forgerock.maven.plugins.inject.content
Maven configuration object for modelling the content file and the ID placeholder in the destination file where the content file will be injected.
Content() - Constructor for class org.forgerock.maven.plugins.inject.content.Content
 
CONTENT_TYPE - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The HTTP content type header name.
CONTENT_TYPE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
CONTENT_TYPE_PROPERTY - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
ContentConverter - Interface in org.forgerock.maven.plugins.inject.content
Interface for converting content when injecting it into the destination file.
ContentHandlerAdaptor - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Receives SAX2 events and send the equivalent events to XMLSerializer
ContentHandlerAdaptor(XMLSerializer) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
ContentHandlerAdaptor - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Receives SAX2 events and send the equivalent events to XMLSerializer
ContentHandlerAdaptor(XMLSerializer) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
contentType - Variable in class com.sun.identity.saml.protocol.Request
 
ContentType - Enum in org.forgerock.openam.xacml.v3.model
Various Content Types which are dealt with using XACML 3 via HTTP/REST.
context - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
context - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
 
context - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
context - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
 
context - Variable in class com.sun.identity.wss.sts.FAMSTSImpl
 
CONTEXT_ID - Static variable in class com.sun.identity.log.LogConstants
The ContextID field.
CONTEXT_NS_DECLARATION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACML context namespace declaration
CONTEXT_NS_PREFIX - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACML context namespace prefix
CONTEXT_NS_URI - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACML context namespace URI
CONTEXT_REFERENCE - Static variable in class org.forgerock.openam.core.guice.ServletContextCache
 
CONTEXT_SCHEMA_LOCATION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
XACML context schema location
ContextCacheSize - Class in org.forgerock.openam.radius.server.spi.handlers.amhandler
Class to wrap up the calculation of the ContextCache size.
ContextCacheSize() - Constructor for class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextCacheSize
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.identity.authentication.service.AuthServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.identity.common.ShutdownServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.identity.monitoring.AgentShutdownServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.identity.setup.SystemStartupInjectorListener
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.identity.wss.sts.STSContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.forgerock.openam.core.guice.OpenAMServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.forgerock.openam.identity.idm.AMIdentityRepositoryListenerInitializer
Removes all bound IdRepoCreationListeners from the AMIdentityRepository.
contextDestroyed(ServletContextEvent) - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSContextListener
 
ContextFactory - Class in com.sun.identity.xacml.context
This is the factory class to obtain instances of the objects defined in xacml context schema.
ContextFilter - Class in org.forgerock.openam.rest
A Filter implementation that injects the required OpenAM contexts into the context hierarchy.
ContextFilter(SSOTokenContext.Factory) - Constructor for class org.forgerock.openam.rest.ContextFilter
 
contextHelper - Variable in class org.forgerock.openam.core.rest.devices.UserDevicesResource
 
ContextHelper - Class in org.forgerock.openam.rest.resource
Helper class to get around the fact that some CREST Contexts are final and have package private constructors, i.e.
ContextHelper() - Constructor for class org.forgerock.openam.rest.resource.ContextHelper
 
ContextHolder - Class in org.forgerock.openam.radius.server.spi.handlers.amhandler
Holds server side info for an authentication conversation in progress for a user via a radius client.
ContextHolder(String) - Constructor for class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Constructs a ContextHolder with its unique key.
ContextHolder.AuthPhase - Enum in org.forgerock.openam.radius.server.spi.handlers.amhandler
Indicates what phase of authentication we are in.
ContextHolderCache - Class in org.forgerock.openam.radius.server.spi.handlers.amhandler
A thread safe cache for ContextHolder objects.
ContextHolderCache(ContextCacheSize) - Constructor for class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolderCache
Constructs a thread safe ContextHolderCache.
contextInitialized(ServletContextEvent) - Method in class com.sun.identity.authentication.service.AuthServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.identity.common.ShutdownServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.identity.monitoring.AgentShutdownServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.identity.setup.SystemStartupInjectorListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.identity.wss.sts.STSContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.forgerock.openam.core.guice.OpenAMServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.forgerock.openam.identity.idm.AMIdentityRepositoryListenerInitializer
contextInitialized(ServletContextEvent) - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSContextListener
 
ContextKey<T> - Class in org.forgerock.openam.entitlement.utils.indextree.nodecontext
Context key is used to reference the data in the search context.
ContextKey() - Constructor for class org.forgerock.openam.entitlement.utils.indextree.nodecontext.ContextKey
 
contextSelectorId - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
 
Contextual - Annotation Type in org.forgerock.openam.http.annotations
Mark a method parameter as provided from the http-framework context.
CONTINUE - Static variable in interface com.sun.identity.cli.IArgument
Continue argument.
CONTINUE - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Continue status where the server expects the client to send another SASLRequest
CONTINUE_EVALUATION_ON_DENY_DECISION - Static variable in class com.sun.identity.policy.PolicyConfig
 
continueAuthentication(HttpServletRequest, HttpServletResponse, PrintWriter) - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthProxy
 
continueAuthentication(HttpServletRequest, HttpServletResponse, JsonValue, String, String, String) - Method in class org.forgerock.openam.core.rest.authn.RestAuthenticationHandler
Handles authentication requests from HTTP POST.
ContinuousQuery - Interface in org.forgerock.openam.cts.continuous
Interface for ensuring that continuous queries can be controlled once configured.
continuousQuery(ContinuousQueryListener, TokenFilter) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Sets up a continuous query on the persistence layer.
continuousQuery(ContinuousQueryListener, TokenFilter) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
Perform a continuous query against the persistent store and signal the results to the provided ContinuousQueryListener.
continuousQuery(TokenFilter, ContinuousQueryListener) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.TaskFactory
Used to signal an attribute based continuous query against the persistence store.
ContinuousQueryException - Exception in org.forgerock.openam.cts.exceptions
To indicate that a ContinuousQuery was unable to be registered by the underlying datastore implementation.
ContinuousQueryException(String) - Constructor for exception org.forgerock.openam.cts.exceptions.ContinuousQueryException
For when we are have no report of the cause.
ContinuousQueryException(String, Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.ContinuousQueryException
For when we are aware of the underlying cause.
ContinuousQueryListener<T> - Interface in org.forgerock.openam.cts.continuous
Interface for an object that listens to changes resulting from a continuous query.
ContinuousQueryTask - Class in org.forgerock.openam.sm.datalayer.impl.tasks
A task representing a continuous query that - once execution has begun on the data layer - will persist and continually pass results back to the supplied listener.
ContinuousQueryTask(TokenFilter, ContinuousQueryListener) - Constructor for class org.forgerock.openam.sm.datalayer.impl.tasks.ContinuousQueryTask
Generate a new ContinuousQueryTask to be applied to the underlying datastore using the configured TokenFilter.
convert(String) - Method in interface org.forgerock.maven.plugins.inject.content.ContentConverter
Converts the contents of the given line.
convert(String) - Method in class org.forgerock.maven.plugins.inject.content.NoOpContentConverter
Simply returns the same line as given.
convert(String) - Method in class org.forgerock.maven.plugins.inject.content.XmlContentConverter
Escapes xml special characters.
convert(Entry, String[]) - Method in interface org.forgerock.openam.sm.datalayer.impl.ldap.EntryConverter
Converts an entry to the return type.
convert(Entry, String[]) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.EntryPartialTokenConverter
 
convert(Entry, String[]) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.EntryStringConverter
 
convert(Entry, String[]) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.EntryTokenConverter
 
convert(long, FileSizeUnit) - Method in enum org.forgerock.openam.utils.file.FileSizeUnit
Converts a value to a specified unit.
convert2IdType(String) - Method in class com.sun.identity.cli.idrepo.IdentityCommand
 
convertAMException(AMException) - Static method in class com.sun.identity.idm.IdUtils
Returns an IdRepoException based on an AMException
convertBack(T) - Method in interface org.forgerock.openam.tokens.Converter
Converts the object back to its original format.
convertBack(Object) - Method in class org.forgerock.openam.tokens.Converter.IdentityConverter
 
convertBack(byte[]) - Method in class org.forgerock.openam.tokens.JsonValueToJsonBytesConverter
 
convertBack(Calendar) - Method in class org.forgerock.openam.tokens.LongToCalendarConverter
 
convertBack(byte[]) - Method in class org.forgerock.openam.tokens.MapToJsonBytesConverter
 
convertBack(String) - Method in class org.forgerock.openam.tokens.MapToJsonStringConverter
 
convertBack(byte[]) - Method in class org.forgerock.openam.tokens.SetToJsonBytesConverter
 
convertBack(byte[]) - Method in class org.forgerock.openam.uma.RequestingPartyToken.PermissionsSetConverter
 
convertDate(String) - Static method in class com.sun.identity.monitoring.MonitoringUtil
date/time format is "YYYY-MM-DD HH:MM:SS" it should be an 8-Byte array, where bytes 0-1: year byte 2: month byte 3: day byte 4: hours byte 5: minutes byte 6: seconds byte 7: deci-seconds (will be 0)
convertDateString(String, Locale, Locale) - Static method in class com.sun.identity.shared.locale.Locale
Converts date string from source locale to destination locale
convertDNToRealm(String) - Method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
Returns realm name in "/" separated format for the provided realm/organization name in DN format.
convertDOMToSOAP(Document) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Converts DOM document to SOAP message.
convertElementToJAXB(List) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Converts a list of org.w3c.dom.Element to a list of JAXB objects.
convertElementToJAXB(Element) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Converts a org.w3c.dom.Element to a JAXB object.
convertEntryToAttributesMap(Entry) - Static method in class com.sun.identity.sm.SMSUtils
 
converter - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
Converter<F,T> - Interface in org.forgerock.openam.tokens
A custom converter that allows non-CTS-native types to be converted to those that can be stored.
Converter.IdentityConverter - Class in org.forgerock.openam.tokens
An identity converter that converts an object to the same object.
convertException(AMRemoteException) - Static method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
convertException(AMException) - Static method in class com.sun.identity.entity.EntityUtils
 
convertFrom(F) - Method in interface org.forgerock.openam.tokens.Converter
Converts the object from its original format.
convertFrom(Object) - Method in class org.forgerock.openam.tokens.Converter.IdentityConverter
 
convertFrom(JsonValue) - Method in class org.forgerock.openam.tokens.JsonValueToJsonBytesConverter
 
convertFrom(Long) - Method in class org.forgerock.openam.tokens.LongToCalendarConverter
 
convertFrom(Map<String, ?>) - Method in class org.forgerock.openam.tokens.MapToJsonBytesConverter
 
convertFrom(Map<String, ?>) - Method in class org.forgerock.openam.tokens.MapToJsonStringConverter
 
convertFrom(Set<?>) - Method in class org.forgerock.openam.tokens.SetToJsonBytesConverter
 
convertFrom(Set<Permission>) - Method in class org.forgerock.openam.uma.RequestingPartyToken.PermissionsSetConverter
 
convertFromJson(T, JsonValue) - Method in interface org.forgerock.openam.core.rest.authn.callbackhandlers.JsonCallbackParser
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(ChoiceCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthChoiceCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(ConfirmationCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthConfirmationCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(HiddenValueCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHiddenValueCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(HttpCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHttpCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(LanguageCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthLanguageCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(NameCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(NameValueOutputCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameValueOutputCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(PasswordCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPasswordCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(PollingWaitCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPollingWaitCallbackHandler
 
convertFromJson(RedirectCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthRedirectCallbackHandler
Validates that the JSON is valid for the callback type but does nothing more.
convertFromJson(TextInputCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextInputCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(TextOutputCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextOutputCallbackHandler
Converts the JSONObject into a Callback, setting the values set in the JSONObject onto the given Callback.
convertFromJson(X509CertificateCallback, JsonValue) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthX509CallbackHandler
Will throw a 400 RestAuthException with an UnsupportedOperationException as X509CertificateCallbacks cannot be converted from JSON as certificate needs to be provided in the request.
convertInputStreamToJAXB(InputStream) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Reads from the InputStream and converts to a JAXB object.
convertInputStreamToJAXB(InputStream) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Reads from the InputStream and converts to a JAXB object.
convertJAXBToAttrMap(String, Object) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Converts a JAXB object to a String object and creates a Map.
convertJAXBToAttrMap(String, Object) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Converts a JAXB object to a String object and creates a Map.
convertJAXBToAttrMap(String, Object) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Converts a JAXB object to a String object and creates a Map.
convertJAXBToElement(List) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Converts a list of JAXB objects to a list of org.w3c.dom.Element
convertJAXBToElement(Object) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Converts a JAXB object to a org.w3c.dom.Element.
convertJAXBToElement(Object, boolean) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Converts a JAXB object to a org.w3c.dom.Element.
convertJAXBToOutputStream(Object, OutputStream) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Converts a JAXB object and writes to an OutputStream object.
convertJAXBToOutputStream(Object, OutputStream) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Converts a JAXB object and writes to an OutputStream object.
convertJAXBToString(Object) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Converts a JAXB object to a String object.
convertJAXBToString(Object) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Converts a JAXB object to a String object.
convertJAXBToString(Object) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Converts a JAXB object to a String object.
convertJAXBToString(Object) - Static method in class com.sun.identity.wss.policy.WSSPolicyUtils
 
convertNodeToJAXB(Node) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Converts a Node object to a JAXB object.
convertNodeToJAXB(Node) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Converts a Node object to a JAXB object.
convertNodeToJAXB(Node) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Converts a Node object to a JAXB object.
convertOrgNameToRealmName(String) - Method in class org.forgerock.openam.core.CoreWrapper
Returns realm name in "/" separated format for the provided realm/organization name in DN format.
convertRealmNameToOrgName(String) - Method in class org.forgerock.openam.core.CoreWrapper
Returns realm name in DN format for the provided realm/organization name in "/" separated format.
convertStringToJAXB(String) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Converts a String object to a JAXB object.
convertStringToJAXB(String) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Converts a String object to a JAXB object.
convertStringToJAXB(String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Converts a String object to a JAXB object.
convertStringToQName(String, Element) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Converts a string value to a QName.
convertToAttributes(NameIDInfo, NameIDInfoKey) - Static method in class com.sun.identity.saml2.common.AccountUtils
Converts the provided NameIDInfo and NameIDInfoKey to a Map<String, Set<String>> structure.
convertToInetUserStatus(String, String) - Method in class org.forgerock.openam.idrepo.ldap.helpers.DirectoryHelper
Converts the directory specific status value to the default Inactive/Active values.
convertToJson(T, int) - Method in interface org.forgerock.openam.core.rest.authn.callbackhandlers.JsonCallbackParser
Converts the given Callback into JSON format.
convertToJson(ChoiceCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthChoiceCallbackHandler
Converts the given Callback into JSON format.
convertToJson(ConfirmationCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthConfirmationCallbackHandler
Converts the given Callback into JSON format.
convertToJson(HiddenValueCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHiddenValueCallbackHandler
Converts the given Callback into JSON format.
convertToJson(HttpCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHttpCallbackHandler
Converts the given Callback into JSON format.
convertToJson(LanguageCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthLanguageCallbackHandler
Converts the given Callback into JSON format.
convertToJson(NameCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameCallbackHandler
Converts the given Callback into JSON format.
convertToJson(NameValueOutputCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameValueOutputCallbackHandler
Converts the given Callback into JSON format.
convertToJson(PasswordCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPasswordCallbackHandler
Converts the given Callback into JSON format.
convertToJson(PollingWaitCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPollingWaitCallbackHandler
 
convertToJson(RedirectCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthRedirectCallbackHandler
Converts the RedirectCallback into a JSON representation.
convertToJson(TextInputCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextInputCallbackHandler
Converts the given Callback into JSON format.
convertToJson(TextOutputCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextOutputCallbackHandler
Converts the given Callback into JSON format.
convertToJson(X509CertificateCallback, int) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthX509CallbackHandler
Will throw a 400 RestAuthException with an UnsupportedOperationException as X509CertificateCallbacks cannot be converted to JSON as certificate needs to be provided in the request.
convertToLDAPURLs(Set<String>) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Converts the incoming set of URLs to LDAPURL instances and returns them as a set.
convertToXMLString(List) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Converts a List of authentication configuration to XML string representation according to following DTD.
convertValue(JsonValue) - Method in class org.forgerock.openam.core.rest.devices.deviceprint.TrustedDevicesResource
 
convertValue(JsonValue) - Method in class org.forgerock.openam.core.rest.devices.TwoFADevicesResource
 
convertValue(JsonValue) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesResource
 
COOKIE - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Cookie HTTP header name
COOKIE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
COOKIE_DETECT_PROPERTY - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
COOKIE_DOMAIN - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
COOKIE_DOMAINS_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
COOKIE_LOGOUT_URL - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
COOKIE_NAME_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
COOKIE_ORIG_URL - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
COOKIE_PROXY_URL - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
COOKIE_SUPPORT_PROPERTY - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
CookieExtractor - Class in org.forgerock.openam.oauth2
Extracts the value of the cookie from a HttpServletRequest.
CookieExtractor() - Constructor for class org.forgerock.openam.oauth2.CookieExtractor
 
cookieName - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
CookieReaderServlet - Class in com.sun.identity.saml2.idpdiscovery
The Reader Service is used by the service provider.
CookieReaderServlet() - Constructor for class com.sun.identity.saml2.idpdiscovery.CookieReaderServlet
 
CookieUtils - Class in com.iplanet.services.util
Deprecated.
As of OpenSSO version 8.0 CookieUtils
CookieUtils() - Constructor for class com.iplanet.services.util.CookieUtils
Deprecated.
 
CookieUtils - Class in com.sun.identity.saml2.idpdiscovery
Implements utility methods for handling Cookie.
CookieUtils() - Constructor for class com.sun.identity.saml2.idpdiscovery.CookieUtils
 
CookieUtils - Class in com.sun.identity.shared.encode
Implements utility methods for handling Cookie.
CookieUtils() - Constructor for class com.sun.identity.shared.encode.CookieUtils
 
CookieWriterServlet - Class in com.sun.identity.saml2.idpdiscovery
The Writer Service is used by the identity provider.
CookieWriterServlet() - Constructor for class com.sun.identity.saml2.idpdiscovery.CookieWriterServlet
 
COORDINATION_THREAD_NAME - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
The name of the thread that is responsible for starting up the RADIUS service as openAM startup and making adjustments when RADIUS configuration changes occur in the openAM admin console.
copy(Map) - Method in class com.iplanet.am.sdk.AMHashMap
Copies the contents of the specified map to this map.
copy(String, ServletContext) - Static method in class com.sun.identity.setup.LDIFTemplates
Copies the schema files recursively from the WAR file to the OpenAM installation directory.
copy(String, ServletContext) - Static method in class com.sun.identity.setup.ServiceXMLTemplates
 
copy() - Method in class org.forgerock.openam.audit.context.AuditRequestContext
Create a new instance of RequestContext, which will have a reference to the original TransactionId and a copy of the original properties.
copy(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
copy(Context, String, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
copyAndFilterScripts(ResourceBundle, Properties) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Copy and replace the variables in the scripts.
copyAttributes(Map<String, Set<String>>) - Static method in class com.sun.identity.sm.SMSUtils
 
copyAttributes(Application, Application) - Static method in class org.forgerock.openam.xacml.v3.XACMLApplicationUtils
Copies attributes from source application instance to destination instance.
copyDirContents(File, File) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method copyDirContents
copyFile(String, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Copies a file
copyFile(File, File, boolean, boolean) - Static method in class com.sun.identity.tools.bundles.CopyUtils
Copies file from source to destination.
copyFile(File, File, Properties, boolean, boolean) - Static method in class com.sun.identity.tools.bundles.CopyUtils
Copies file from source to destination.
copyFileFromJar(InputStream, File, boolean) - Static method in class com.sun.identity.tools.bundles.CopyUtils
Copies file from source to destination.
copyJarFile(String, String, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method copyJarFile to destination directory
CopyJavaCryptoExtKeyStoreStep - Class in org.forgerock.openam.upgrade.steps
Copies across the JCEKS keystore added in 13.5.0 to the config directory.
CopyJavaCryptoExtKeyStoreStep(PrivilegedAction<SSOToken>, ConnectionFactory, ServletContext) - Constructor for class org.forgerock.openam.upgrade.steps.CopyJavaCryptoExtKeyStoreStep
Step constructor that passes through expected parameters.
copyMissingData(PersistentStateAccess) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
Method to add data from the specified PersistentStateAccess object corresponding to keys which are missing in this instance.
copyMissingData(Map) - Method in class com.sun.identity.install.tools.configurator.StateData
 
copyRealmPrivilegesFromParent(SSOToken, OrganizationConfigManager, OrganizationConfigManager) - Static method in class com.sun.identity.delegation.DelegationUtils
Creates default privileges for a newly created realm This method should be called in realm mode only.
COPYRIGHT_TEXT - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of the copyright text
copyStream(InputStream, OutputStream) - Static method in class org.forgerock.openam.utils.IOUtils
Copies the whole input stream to the given output stream.
CopyUtils - Class in com.sun.identity.tools.bundles
 
copyValuesOnly(Map) - Method in class com.iplanet.am.sdk.AMHashMap
Copies the contents of the specified map to this map.
CORE_AUTH_LOCALE - Static variable in class com.sun.identity.common.ISLocaleContext
 
CORE_TOKEN_ASYNC_TIMEOUT - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
Constants to define the timeout system properties.
CORE_TOKEN_CONFIG_SERVICE_NAME - Static variable in interface com.sun.identity.coretoken.CoreTokenConstants
 
CORE_TOKEN_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
CORE_TOKEN_RESOURCE_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property to enable/disable access to CoreTokenResource REST endpoint.
CORE_TOKEN_STORE_SERVICE_NAME - Static variable in interface com.sun.identity.coretoken.CoreTokenConstants
 
CORE_TOKEN_WORKER_TIMEOUT - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
 
CoreConditionTypeRegistry - Class in org.forgerock.openam.entitlement.conditions
Core implementation of ConditionTypeRegistry.
CoreConditionTypeRegistry() - Constructor for class org.forgerock.openam.entitlement.conditions.CoreConditionTypeRegistry
 
CoreGuiceModule - Class in org.forgerock.openam.core.guice
Guice Module for configuring bindings for the OpenAM Core classes.
CoreGuiceModule() - Constructor for class org.forgerock.openam.core.guice.CoreGuiceModule
 
CoreRestAuthenticationGuiceModule - Class in org.forgerock.openam.core.rest.authn
Guice module for binding authentication REST endpoints.
CoreRestAuthenticationGuiceModule() - Constructor for class org.forgerock.openam.core.rest.authn.CoreRestAuthenticationGuiceModule
 
CoreRestCtsGuiceModule - Class in org.forgerock.openam.core.rest.cts
Guice module for binding the CTS REST endpoints.
CoreRestCtsGuiceModule() - Constructor for class org.forgerock.openam.core.rest.cts.CoreRestCtsGuiceModule
 
CoreRestDevicesGuiceModule - Class in org.forgerock.openam.core.rest.devices
Guice module for binding the device REST endpoints.
CoreRestDevicesGuiceModule() - Constructor for class org.forgerock.openam.core.rest.devices.CoreRestDevicesGuiceModule
 
CoreRestDocsGuiceModule - Class in org.forgerock.openam.core.rest.docs
Guice module for binding docs REST endpoints.
CoreRestDocsGuiceModule() - Constructor for class org.forgerock.openam.core.rest.docs.CoreRestDocsGuiceModule
 
CoreRestGuiceModule - Class in org.forgerock.openam.core.rest
Guice module for binding the core REST endpoints.
CoreRestGuiceModule() - Constructor for class org.forgerock.openam.core.rest.CoreRestGuiceModule
 
CoreRestIdentityGuiceModule - Class in org.forgerock.openam.core.rest
Guice module for binding the Identity REST endpoints.
CoreRestIdentityGuiceModule() - Constructor for class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
CoreRestRecordGuiceModule - Class in org.forgerock.openam.core.rest.record
Guice module for binding the debug recording REST endpoints.
CoreRestRecordGuiceModule() - Constructor for class org.forgerock.openam.core.rest.record.CoreRestRecordGuiceModule
 
CoreRestRouteProvider - Class in org.forgerock.openam.core.rest
A RestRouteProvider that add routes for all the core endpoints.
CoreRestRouteProvider() - Constructor for class org.forgerock.openam.core.rest.CoreRestRouteProvider
 
CoreRestSessionGuiceModule - Class in org.forgerock.openam.core.rest.session
Guice module for binding the Session REST endpoints.
CoreRestSessionGuiceModule() - Constructor for class org.forgerock.openam.core.rest.session.CoreRestSessionGuiceModule
 
CoreRestSmsGuiceModule - Class in org.forgerock.openam.core.rest.sms
Guice module for binding the REST SMS REST endpoints.
CoreRestSmsGuiceModule() - Constructor for class org.forgerock.openam.core.rest.sms.CoreRestSmsGuiceModule
 
CoreServicesWrapper - Class in org.forgerock.openam.core
A wrapper class around core static class and methods.
CoreServicesWrapper() - Constructor for class org.forgerock.openam.core.CoreServicesWrapper
 
CoreServicesWrapper - Class in org.forgerock.openam.core.rest.authn.core.wrappers
A wrapper class around core static class and methods.
CoreServicesWrapper() - Constructor for class org.forgerock.openam.core.rest.authn.core.wrappers.CoreServicesWrapper
 
CoreTokenAdapter - Class in org.forgerock.openam.cts.impl
CoreTokenAdapter is the final layer before persistence.
CoreTokenAdapter(TokenBlobStrategy, TaskDispatcher, ResultHandlerFactory, CTSWorkerManager, Debug) - Constructor for class org.forgerock.openam.cts.impl.CoreTokenAdapter
Create a new instance of the CoreTokenAdapter with dependencies.
CoreTokenConfig - Class in org.forgerock.openam.cts
Represents any configuration required for the Core Token Service.
CoreTokenConfigService - Class in com.sun.identity.coretoken.service
This OpenSSOCoreTokenStore implements the core token store using SM store.
CoreTokenConfigService() - Constructor for class com.sun.identity.coretoken.service.CoreTokenConfigService
 
CoreTokenConfigService() - Method in class com.sun.identity.coretoken.service.CoreTokenConfigService
 
CoreTokenConstants - Interface in com.sun.identity.coretoken
Defines constants for Core Token Service.
CoreTokenConstants - Class in org.forgerock.openam.cts.api
Responsible for collecting together all constants used in the Core Token Service.
CoreTokenException - Exception in com.sun.identity.coretoken
Defines Core Token service related exception.
CoreTokenException(int) - Constructor for exception com.sun.identity.coretoken.CoreTokenException
Creates a core token service exception.
CoreTokenException(int, Object[]) - Constructor for exception com.sun.identity.coretoken.CoreTokenException
Creates a core token service exception.
CoreTokenException(int, Object[], int) - Constructor for exception com.sun.identity.coretoken.CoreTokenException
Creates a core token service exception.
CoreTokenException(int, Throwable) - Constructor for exception com.sun.identity.coretoken.CoreTokenException
Creates a core token service exception.
CoreTokenException(int, Object[], Throwable) - Constructor for exception com.sun.identity.coretoken.CoreTokenException
Creates a core token service exception.
CoreTokenException - Exception in org.forgerock.openam.cts.exceptions
Base Core Token Service exception for all sub types.
CoreTokenException(String, Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.CoreTokenException
 
CoreTokenException(String) - Constructor for exception org.forgerock.openam.cts.exceptions.CoreTokenException
 
CoreTokenException(String, Token) - Constructor for exception org.forgerock.openam.cts.exceptions.CoreTokenException
 
CoreTokenException(String, Token, Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.CoreTokenException
 
CoreTokenField - Enum in org.forgerock.openam.tokens
CoreTokenField contains a mapping from the Java enumeration and the defined attributes present in the LDAP Schema for the Core Token Service.
CoreTokenFieldTypes - Class in org.forgerock.openam.cts.api.fields
Provides the mapping between CoreTokenFields and the type of the value that is associated to that field.
CoreTokenFieldTypes() - Constructor for class org.forgerock.openam.cts.api.fields.CoreTokenFieldTypes
 
CoreTokenParams() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
CoreTokenResource - Class in com.sun.identity.rest
Defines REST resources for Core Token Service.
CoreTokenResource() - Constructor for class com.sun.identity.rest.CoreTokenResource
 
CoreTokenResource - Class in org.forgerock.openam.core.rest.cts
CoreTokenResource is responsible for exposing the functions of the CoreTokenService via a REST interface to external callers.
CoreTokenResource(JSONSerialisation, CTSPersistentStore, Debug) - Constructor for class org.forgerock.openam.core.rest.cts.CoreTokenResource
Create a default instance of the interface with required dependencies.
CoreTokenResourceAuthzModule - Class in org.forgerock.openam.core.rest.cts
Authorization module specifically designed for the Core Token Resource endpoint.
CoreTokenResourceAuthzModule(Config<SessionService>, Debug, CoreTokenConfig) - Constructor for class org.forgerock.openam.core.rest.cts.CoreTokenResourceAuthzModule
 
coreTokenService - Variable in class org.forgerock.openam.authentication.modules.push.AbstractPushModule
Used to store tokens which may be updated by other machines in the cluster.
CoreTokenServiceGuiceModule - Class in org.forgerock.openam.cts
The Core Token Service is responsible for providing a key/value pair generic storage mechanism for other components in the system.
CoreTokenServiceGuiceModule() - Constructor for class org.forgerock.openam.cts.CoreTokenServiceGuiceModule
 
CoreTokenStore - Interface in com.sun.identity.coretoken.spi
This CoreTokenStore interface defines methods for managing resources of the OpenSSO Core Token service.
CoreTokenStoreFactory - Class in com.sun.identity.coretoken
This OpenSSOCoreTokenStore implements the core token store using SM store.
CoreTokenStoreFactory() - Constructor for class com.sun.identity.coretoken.CoreTokenStoreFactory
 
CoreTokenUtils - Class in com.sun.identity.coretoken
This class provides utility methods for Core Token Service.
CoreTokenUtils() - Constructor for class com.sun.identity.coretoken.CoreTokenUtils
 
CoreWrapper - Class in org.forgerock.openam.core
A wrapper around core utility class like, AMAuthUtils and IdUtils to facilitate testing.
CoreWrapper() - Constructor for class org.forgerock.openam.core.CoreWrapper
 
CorrelationHeader - Class in com.sun.identity.liberty.ws.soapbinding
The CorrelationHeader class represents Correlation element defined in SOAP binding schema.
CorrelationHeader() - Constructor for class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Default Construtor
CORSConfigListener - Class in org.forgerock.openam.cors
 
CORSConfigListener() - Constructor for class org.forgerock.openam.cors.CORSConfigListener
 
CORSConstants - Class in org.forgerock.openam.cors
Holds all the necessary constants for the CORS Filter.
CORSFilter - Class in org.forgerock.openam.cors
A Servlet Filter implementation of the CORS Service, initialized using a FilterConfig.
CORSFilter() - Constructor for class org.forgerock.openam.cors.CORSFilter
Required default constructor
CORSService - Class in org.forgerock.openam.cors
See http://www.w3.org/TR/cors/ for further information.
CORSService(boolean, List<String>, List<String>, List<String>, List<String>, int, boolean, String) - Constructor for class org.forgerock.openam.cors.CORSService
Constructor setting all necessary values to create a usable CORSService.
COS_DEF_OR_TARGET_OBJECT_NULL - Static variable in interface com.iplanet.ums.IUMSConstants
 
COS_DEFINITION_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
COS_DEFINITION_NOT_PERSISTENT - Static variable in interface com.iplanet.ums.IUMSConstants
 
COS_PRIORITY - Static variable in class com.sun.identity.idm.AMIdentity
 
COS_TARGET_OBJECT_DIFFERENT_TREE - Static variable in interface com.iplanet.ums.IUMSConstants
 
COS_TARGET_OBJECT_NOT_PERSISTENT - Static variable in interface com.iplanet.ums.IUMSConstants
 
COS_TEMPLATE_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
COSATTRIBUTE - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents a keyword used in COS definitions.
COSManager - Class in com.iplanet.ums.cos
This class has the responsibility of adding, removing and replacing COS definitions.
COSManager(SSOToken, Guid) - Constructor for class com.iplanet.ums.cos.COSManager
This constructor sets the parent Directory entry which identifies the location of COS definitions which will be managed.
COSManager(Principal, Guid) - Constructor for class com.iplanet.ums.cos.COSManager
This constructor sets the parent Directory entry which identifies the location of COS definitions which will be managed.
COSNotFoundException - Exception in com.iplanet.ums.cos
The exception thrown by COS Manager if a COS object is not found.
COSNotFoundException() - Constructor for exception com.iplanet.ums.cos.COSNotFoundException
Constructs the exception with no message.
COSNotFoundException(String) - Constructor for exception com.iplanet.ums.cos.COSNotFoundException
Constructs the exception with a message.
COSNotFoundException(String, Throwable) - Constructor for exception com.iplanet.ums.cos.COSNotFoundException
Constructs the exception with a message and an embedded exception.
COSPRIORITY - Static variable in class com.sun.identity.sm.SMSUtils
 
COSSPECIFIER - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents a keyword used in COS definitions.
COSSUPERDEF_NAME_SEARCH - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents an LDAP search filter used for searching for COS definitions by name.
COSSUPERDEF_SEARCH - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents an LDAP search filter used for searching for COS definitions.
COSTARGETTREE - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents a keyword used in Directory Server 4.x COS implementations.
COSTemplate - Class in com.iplanet.ums.cos
This class represents a COS Template.
COSTemplate() - Constructor for class com.iplanet.ums.cos.COSTemplate
NoArg constructor
COSTemplate(CreationTemplate, String) - Constructor for class com.iplanet.ums.cos.COSTemplate
Constructor with creation template and name parameter.
COSTEMPLATEDN - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents a keyword used in COS definitions.
COT - Static variable in interface com.sun.identity.cot.COTConstants
Circle of Trust Log Prefix
COT_CONFIG_NAME - Static variable in interface com.sun.identity.cot.COTConstants
Circle of Trust Configuration Name.
COT_CONFIG_SERVICE - Static variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
COT_DESC - Static variable in interface com.sun.identity.cot.COTConstants
Circle of Trust Description Attribute name.
COT_DESC - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
 
COT_DESCRIPTOR_CREATED - Static variable in class com.sun.identity.cot.LogUtil
 
COT_DESCRIPTOR_DELETED - Static variable in class com.sun.identity.cot.LogUtil
 
COT_DESCRIPTOR_RETRIEVED - Static variable in class com.sun.identity.cot.LogUtil
 
COT_EXISTS_CREATE_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
COT_FROM_CACHE - Static variable in class com.sun.identity.cot.LogUtil
 
COT_IDFF_READER_SERVICE - Static variable in interface com.sun.identity.cot.COTConstants
IDFF Circle of Trust Reader Service URL Attribute name.
COT_IDFF_WRITER_SERVICE - Static variable in interface com.sun.identity.cot.COTConstants
IDFF Circle of Trust Writer Service URL Attribute name.
COT_LIST - Static variable in interface com.sun.identity.cot.COTConstants
List of Circle of Trust Attribute name.
COT_LIST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Circle-of-trust list
COT_LIST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
COT_READER_SERVICE - Static variable in interface com.sun.identity.cot.COTConstants
Circle of Trust Reader Service URL Attribute name.
COT_READER_SERVICE - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
 
COT_SAML2_READER_SERVICE - Static variable in interface com.sun.identity.cot.COTConstants
SAMLv2 Circle of Trust Reader Service URL Attribute name.
COT_SAML2_WRITER_SERVICE - Static variable in interface com.sun.identity.cot.COTConstants
SAMLv2 Circle of Trust Writer Service URL Attribute name.
COT_SERVICE - Static variable in interface com.sun.identity.cot.COTConstants
Circle Of Trust Service Name.
COT_SERVICE_VERSION - Static variable in interface com.sun.identity.cot.COTConstants
Circle of Trust Service Version
COT_STATUS - Static variable in interface com.sun.identity.cot.COTConstants
Circle of Trust Status Attribute name.
COT_STATUS - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
 
COT_TRUSTED_PROVIDERS - Static variable in interface com.sun.identity.cot.COTConstants
Trusted Providers in a Circle of Trust Attribute name.
COT_TRUSTED_PROVIDERS - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
 
COT_TYPE - Static variable in interface com.sun.identity.cot.COTConstants
Circle of Trust Type Attribute name.
COT_WRITER_SERVICE - Static variable in interface com.sun.identity.cot.COTConstants
Circle of Trust Writer Service URL Attribute name.
COT_WRITER_SERVICE - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
 
COTCache - Class in com.sun.identity.cot
This class caches circle of trust data.
COTConstants - Interface in com.sun.identity.cot
This class defines constants used by circle of trust manager classes.
COTException - Exception in com.sun.identity.cot
This class handles all Circle of Trust related exceptions.
COTException(String, Object[]) - Constructor for exception com.sun.identity.cot.COTException
Constructs a new COTException without a nested Throwable using default resource bundle.
COTException(String, String, Object[]) - Constructor for exception com.sun.identity.cot.COTException
Constructs a new COTException without a nested Throwable.
COTException(String) - Constructor for exception com.sun.identity.cot.COTException
Constructs a new COTException with the given message.
COTException(Throwable) - Constructor for exception com.sun.identity.cot.COTException
Constructs an COTException with given Throwable.
COTKEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
cotkey keyword
COTLIST_INVALID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Invalid circle of trust list
cotManager - Static variable in class com.sun.identity.saml2.profile.IDPSSOUtil
 
cots(Set<String>) - Method in class com.sun.identity.monitoring.SSOServerRealmFedInfo.SSOServerRealmFedInfoBuilder
 
COTServiceListener - Class in com.sun.identity.cot
This interface listens for circle of trust configuration changes.
COTServiceListener() - Constructor for class com.sun.identity.cot.COTServiceListener
Constructor.
COTUtils - Class in com.sun.identity.cot
This class contains circle of trust utilities.
COTUtils() - Constructor for class com.sun.identity.cot.COTUtils
Default Constructor.
COUNT_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
 
countAllTokens() - Method in class org.forgerock.openam.cts.monitoring.impl.persistence.CtsPersistenceOperationsDelegate
Counts all Tokens within the CTS Persistent store.
CountDownHandler<T> - Class in org.forgerock.openam.sm.datalayer.impl
ResultHandler which decrements a CountDownLatch so that a thread can await completion of a batch of results.
CountDownHandler(CountDownLatch) - Constructor for class org.forgerock.openam.sm.datalayer.impl.CountDownHandler
Constructs a new CountDownHandler.
counter - Static variable in class com.sun.identity.sm.SMSUtils
 
countTokenEntries(TokenType) - Method in class org.forgerock.openam.cts.monitoring.impl.persistence.CtsPersistenceOperationsDelegate
Counts the number of tokens in the persistent store that match the requested type.
CramMD5MechanismHandler - Class in com.sun.identity.liberty.ws.authnsvc.mechanism
The CramMD5MechanismHandler is a handler for 'CRAM-MD5' mechanism.
CramMD5MechanismHandler() - Constructor for class com.sun.identity.liberty.ws.authnsvc.mechanism.CramMD5MechanismHandler
 
CREAD - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
CREAD - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
create(String) - Method in class com.iplanet.am.sdk.AMEntityImpl
 
create(SSOToken, IdType, String, Map) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
CREATE - Static variable in class com.iplanet.am.sdk.ldap.CallBackHelper
 
create() - Static method in class com.iplanet.services.naming.SessionIDCorrector
Factory method to generate an instance of SessionIDCorrector based on the current WebtopNaming Settings.
CREATE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
CREATE - Static variable in class com.sun.identity.idm.IdOperation
The CREATE operation is supported only for the plugins configured for creating identities.
create(SSOToken, IdType, String, Map<String, Set<String>>) - Method in class com.sun.identity.idm.IdRepo
Creates an identity.
create(SSOToken, IdType, String, Map, String) - Method in interface com.sun.identity.idm.IdServices
 
create(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
create(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
create(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
create(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
create(SSOToken, IdType, String, Map, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
create(SSOToken, String, String, Map<String, Object>) - Method in interface com.sun.identity.idm.RepoAuditorFactory
Creates an SMSAuditor object for auditing a config change
create(SSOToken, IdType, String, Map, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
create(SSOToken, IdType, String, Map, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
create(IdentityDetails, SSOToken) - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
Creates a new AMIdentity in the identity repository with the details specified in identity.
create(Grammar, SAXUnmarshallerHandler, Locator) - Static method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatingUnmarshaller
Creates a new instance of ValidatingUnmarshaller.
create(SSOToken, String, Map) - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
Creates the configuration object.
create(SSOToken, String, Map) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObject
Creates the configuration object.
create(SSOToken, String, Map) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Creates an entry in the persistent store.
create(String, String, Map) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Creates an entry in the persistent store.
create(String, String, Map) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
create(SSOToken, String, String, Map<String, Object>) - Method in interface com.sun.identity.sm.ldap.ConfigAuditorFactory
Creates an SMSAuditor object for auditing a config change
create(SSOToken, String, Map) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Create an entry in the directory
create(SSOToken, String, Map) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Create an entry in the directory
create(SSOToken, String) - Method in interface com.sun.identity.sm.OrganizationConfigManagerFactory
Creates a OrganizationConfigManager for the provided realm.
create(SSOToken, String, Map) - Method in class com.sun.identity.sm.SMSObject
Creates an entry in the persistent store.
create(Grammar, SAXUnmarshallerHandler, Locator) - Static method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatingUnmarshaller
Creates a new instance of ValidatingUnmarshaller.
create(String, OAuth2Request) - Static method in exception org.forgerock.oauth2.core.exceptions.InvalidScopeException
Creates a new InvalidScopeException by deducing the UrlLocation from the OAuth2Request.
create(String) - Static method in class org.forgerock.oauth2.core.OAuth2Jwt
Creates an OAuth2Jwt instance from the provided JWT string.
create(Request) - Method in class org.forgerock.oauth2.core.OAuth2RequestFactory
Creates a new OAuth2Request for the underlying HTTP request.
create(OAuth2Request, ResourceSetDescription) - Method in interface org.forgerock.oauth2.resources.ResourceSetStore
Create a ResourceSetDescription.
create(Request, Response) - Method in class org.forgerock.oauth2.restlet.GuicedRestlet
Creates an instance of the ServerResource specified at construction.
create(Request, Response) - Method in class org.forgerock.oauth2.restlet.OAuth2FlowFinder
Creates a new instance of the handler for the correct OAuth2 endpoint based from the grant type specified in the requests query parameters.
create(AuditEventHandlerConfiguration) - Method in interface org.forgerock.openam.audit.AuditEventHandlerFactory
Create an instance of AuditEventHandler.
create(AuditEventHandlerConfiguration) - Method in class org.forgerock.openam.audit.events.handlers.CsvAuditEventHandlerFactory
 
create(AuditEventHandlerConfiguration) - Method in class org.forgerock.openam.audit.events.handlers.ElasticsearchAuditEventHandlerFactory
 
create(AuditEventHandlerConfiguration) - Method in class org.forgerock.openam.audit.events.handlers.JdbcAuditEventHandlerFactory
 
create(AuditEventHandlerConfiguration) - Method in class org.forgerock.openam.audit.events.handlers.JmsAuditEventHandlerFactory
 
create(AuditEventHandlerConfiguration) - Method in class org.forgerock.openam.audit.events.handlers.JsonStdoutAuditEventHandlerFactory
 
create(AuditEventHandlerConfiguration) - Method in class org.forgerock.openam.audit.events.handlers.SplunkAuditEventHandlerFactory
 
create(AuditEventHandlerConfiguration) - Method in class org.forgerock.openam.audit.events.handlers.SyslogAuditEventHandlerFactory
 
create(HttpServletRequest, AuditableHttpServletResponse, AuditConstants.Component) - Method in interface org.forgerock.openam.audit.servlet.AuditorFactory
Construct a new Auditor instance with other dependencies provided by Guice.
create(String) - Method in class org.forgerock.openam.core.rest.devices.services.AuthenticatorDeviceServiceFactory
Generate a new instance of the DeviceService for this factory in the given realm.
create(ServiceConfigManager, String) - Method in class org.forgerock.openam.core.rest.devices.services.deviceprint.TrustedDeviceServiceFactory
 
create(ServiceConfigManager, String) - Method in interface org.forgerock.openam.core.rest.devices.services.DeviceServiceFactory
Creates a new DeviceService for the current realm.
create(ServiceConfigManager, String) - Method in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathServiceFactory
 
create(ServiceConfigManager, String) - Method in class org.forgerock.openam.core.rest.devices.services.push.AuthenticatorPushServiceFactory
 
create(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.sms.ServersResourceProvider
 
create(SmsJsonConverter, ServiceSchema, SchemaType, List<ServiceSchema>, String, boolean) - Method in interface org.forgerock.openam.core.rest.sms.SmsCollectionProviderFactory
 
create(SmsJsonConverter, ServiceSchema, ServiceSchema, ServiceSchema, SchemaType, List<ServiceSchema>, String, boolean) - Method in interface org.forgerock.openam.core.rest.sms.SmsGlobalSingletonProviderFactory
 
create(SchemaType) - Method in interface org.forgerock.openam.core.rest.sms.SmsRequestHandlerFactory
 
create(String, boolean) - Method in interface org.forgerock.openam.core.rest.sms.SmsServerPropertiesResourceFactory
Create the instance.
create(SmsJsonConverter, ServiceSchema, ServiceSchema, SchemaType, List<ServiceSchema>, String, boolean) - Method in interface org.forgerock.openam.core.rest.sms.SmsSingletonProviderFactory
 
create(Class<?>) - Method in interface org.forgerock.openam.cts.adapters.JavaBeanAdapterFactory
Create method.
create(Token) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Creates a Token in the persistent store synchronously.
create(Token, Options) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Creates a Token in the persistent store synchronously.
create(Token) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
This implementation blocks until we get the results, and ignores non-exception results.
create(Token, Options) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
This implementation blocks until we get the results, and ignores non-exception results.
create(Token, Options) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Create a token in the persistent store.
create(Token, Options) - Method in class org.forgerock.openam.cts.impl.LdapAdapter
Create the Token in LDAP.
create(Token, Options, ResultHandler<Token, ?>) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
The CTS Token to create in the persistent store.
create() - Method in class org.forgerock.openam.cts.monitoring.impl.connections.MonitoredCTSConnectionFactory
Provides a connection to the applicable token store, whether embedded or external.
create(Privilege) - Method in interface org.forgerock.openam.entitlement.rest.PolicyStore
Creates the given policy in the underlying store.
create(Subject, String) - Method in interface org.forgerock.openam.entitlement.service.ApplicationServiceFactory
Creates a new application service instance based on the calling subject for the passed realm.
create(Subject, String) - Method in class org.forgerock.openam.entitlement.service.ApplicationServiceFactoryImpl
 
create(Subject, String) - Method in interface org.forgerock.openam.entitlement.service.EntitlementConfigurationFactory
Creates a new EntitlementConfiguration instance based on the calling subject for the passed realm.
CREATE - Static variable in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
 
CREATE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
create(String, SSOToken) - Method in interface org.forgerock.openam.identity.idm.AMIdentityRepositoryFactory
Creates a AMIdentityRepository instance.
create(SSOToken, IdType, String, Map, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
create(SSOToken, IdType, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Creates a new identity using the passed in attributes.
create(JsonValue) - Method in class org.forgerock.openam.oauth2.OAuthTokenStore
Creates a token entry in the CTS.
create(String, String, ResourceSetLabel) - Method in class org.forgerock.openam.oauth2.resources.labels.UmaLabelsStore
Creates the provided ResourceSetLabel in the database, and returns an instance with the ResourceSetLabel.id field populated with the value used.
create(OAuth2Request, ResourceSetDescription) - Method in class org.forgerock.openam.oauth2.resources.OpenAMResourceSetStore
 
create(String) - Method in interface org.forgerock.openam.oauth2.resources.ResourceSetStoreFactory
 
create(Context, Request) - Method in class org.forgerock.openam.rest.fluent.CrestAuditorFactory
 
create(T) - Method in class org.forgerock.openam.rest.representations.JacksonRepresentationFactory
Create a JacksonRepresentation using the factory-provided object mapper.
create(Representation, Class<T>) - Method in class org.forgerock.openam.rest.representations.JacksonRepresentationFactory
Create a JacksonRepresentation using the factory-provided object mapper.
create(Context) - Method in interface org.forgerock.openam.rest.resource.SSOTokenContext.Factory
Creates a new context.
create(Token) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
create(Token, Options) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
create(String, String, JsonValue, Context) - Method in class org.forgerock.openam.scripting.rest.batch.helpers.Requester
Request to create a resource at a specified endpoint.
create(ScriptConfiguration, Subject) - Method in class org.forgerock.openam.scripting.service.ScriptConfigurationService
 
create(ScriptConfiguration, Subject) - Method in interface org.forgerock.openam.scripting.service.ScriptingService
Create the scripting configuration and persist it.
create(String) - Method in class org.forgerock.openam.scripting.service.ScriptingServiceFactory
Creates a new scripting service instance based on the calling subject for the passed realm.
create(InternalSession, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.AbstractInternalSessionStoreStep
 
create(InternalSession, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.caching.InMemoryInternalSessionCacheStep
 
create(InternalSession) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionPersistenceStore
 
create(InternalSession) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStore
Stores the InternalSession in the cache.
create(InternalSession) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionStoreChain
 
create(InternalSession, InternalSessionStore) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStoreStep
Stores the InternalSession in the cache.
create(InternalSession, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceManagerStep
 
create(InternalSession) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
Persist the provided session to the CTS, or update it if it is already there.
create() - Method in interface org.forgerock.openam.sm.datalayer.api.ConnectionFactory
Create a connection synchronously.
create(Token, Options) - Method in interface org.forgerock.openam.sm.datalayer.api.TokenStorageAdapter
Create the Token in the database.
create(BlockingQueue<Task>) - Method in class org.forgerock.openam.sm.datalayer.impl.SeriesTaskExecutorThreadFactory
Creates an instance of a SeriesTaskExecutorThread and assigns the BlockingQueue instance to it.
create() - Method in interface org.forgerock.openam.sm.datalayer.impl.SimpleTaskExecutorFactory
Generate a new SimpleTaskExecutor.
create(Token, Options, ResultHandler<Token, ?>) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.TaskFactory
Used to signal the creation of the given Token.
create(T) - Method in class org.forgerock.openam.sm.datalayer.store.TokenDataStore
Create an object.
create(String, String) - Method in class org.forgerock.openam.sm.ServiceConfigManagerFactory
Creates a new instance of ServiceConfigManager.
create(String) - Method in interface org.forgerock.openam.uma.UmaSettingsFactory
Creates an instance of the UmaSettings for the given realm.
create(Client, OAuth2Request) - Method in class org.forgerock.openidconnect.ClientDAO
Stores a client to a storage system.
create() - Method in class org.openidentityplatform.openam.cassandra.ConnectionFactoryProvider.ConnectionFactory
 
create(SSOToken, IdType, String, Map<String, Set<String>>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
create(Token, Options) - Method in class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
Create the Token in the database.
CREATE_ACCESS_DENIED - Static variable in exception com.iplanet.log.LogException
Log creation privilege is denied.
CREATE_AFFILIATION - Static variable in class com.sun.identity.federation.common.LogUtil
Create Affliation.
CREATE_ASSERTION - Static variable in class com.sun.identity.federation.common.LogUtil
Create SAML Assertion .
CREATE_AUTH_DOMAIN - Static variable in class com.sun.identity.federation.common.LogUtil
Create Authentication Domain.
CREATE_AUTHN_RESPONSE - Static variable in class com.sun.identity.federation.common.LogUtil
Created Authn Response.
CREATE_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
CREATE_ENTITY - Static variable in class com.sun.identity.federation.common.LogUtil
Create Entity.
CREATE_ENTITY_CONFIG_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to create Entity configuration.
CREATE_ENTITY_CONFIG_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
Entity configuration created successfully.
CREATE_ENTITY_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Unable to create entity.
CREATE_ENTITY_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
Entity created successfully.
CREATE_HOSTED_PROVIDER - Static variable in class com.sun.identity.federation.common.LogUtil
Create Hosted Provider.
create_idrepo(String, String, String, Map, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
create_idrepo(String, String, String, Map, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
CREATE_INVALID_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CREATE_INVALID_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CREATE_INVALID_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
CREATE_INVALID_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
CREATE_PROFILE_URI - Static variable in class com.sun.identity.install.tools.util.RESTEndpoint
 
CREATE_PROFILE_URI_ACTION_VALUE - Static variable in class com.sun.identity.install.tools.util.RESTEndpoint
 
CREATE_PROFILE_URI_API_VERSION - Static variable in class com.sun.identity.install.tools.util.RESTEndpoint
 
CREATE_REMOTE_PROVIDER - Static variable in class com.sun.identity.federation.common.LogUtil
Create Remote Provider.
CREATE_SAML_RESPONSE - Static variable in class com.sun.identity.federation.common.LogUtil
Create SAML Response
CREATE_USER_STATE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
CREATE_WITH_ALIAS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
createAbsXPathElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of AbsXPathElement
createAccessToken(String, String, String, String, String, String, Set<String>, RefreshToken, String, String, OAuth2Request) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates an Access Token and stores it in the OAuth2 Provider's store.
createAccessToken(String, String, String, String, String, String, Set<String>, RefreshToken, String, String, OAuth2Request, long) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates an Access Token and stores it in the OAuth2 Provider's store.
createAccessToken(String, String, String, String, String, String, Set<String>, RefreshToken, String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createAccessToken(String, String, String, String, String, String, Set<String>, RefreshToken, String, String, OAuth2Request, long) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createAccessToken(String, String, String, String, String, String, Set<String>, RefreshToken, String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Creates an Access Token and stores it in the OAuth2 Provider's store.
createAccessToken(String, String, String, String, String, String, Set<String>, RefreshToken, String, String, OAuth2Request, long) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Creates an Access Token and stores it in the OAuth2 Provider's store.
createAccessToken(String, String, String, String, String, String, Set<String>, RefreshToken, String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
createAccessToken(String, String, String, String, String, String, Set<String>, RefreshToken, String, String, OAuth2Request, long) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
createAction(Element) - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
 
createAction(Element) - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Creates appropriate Action Instance
createAction() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Action.
createAction(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Action.
createAction(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Action.
createAction(HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.wsfederation.servlet.WSFederationActionFactory
Factory method creates a WSFederationAction instance according to the parameters sent via request.
createAction() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Action.
createAction(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Action.
createAction(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Action.
createActionElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of ActionElement
createActionElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of ActionElement
createActionNamespaceElement() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Create an instance of ActionNamespaceElement
createActionNamespaceElement(String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Create an instance of ActionNamespaceElement
createActionType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of ActionType
createAdditionalContextProcessedElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of AdditionalContextProcessedElement
createAdditionalMetadataLocationElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AdditionalMetadataLocationElement
createAdditionalMetadataLocationType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AdditionalMetadataLocationType
createAdminGroups(SSOToken, PersistentObject) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which creates Admin Groups for an organization.
createAdvice() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Advice
createAdvice(Advice) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Advice>}
createAdvice(Element) - Method in class com.sun.identity.saml.assertion.Assertion
 
createAdvice(Element) - Method in class com.sun.identity.saml.assertion.AssertionBase
Creates appropriate Advice instance
createAdvice() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Advice.
createAdvice(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Advice.
createAdvice(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Advice The return object is immutable.
createAdviceElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AdviceElement
createAdviceExpression() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AdviceExpression
createAdviceExpression(AdviceExpression) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AdviceExpression>}
createAdviceExpressions() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AdviceExpressions
createAdviceExpressions(AdviceExpressions) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AdviceExpressions>}
createAdviceType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AdviceType
createAffiliateMemberElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AffiliateMemberElement
createAffiliateMemberElement(String) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AffiliateMemberElement
createAffiliationConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of AffiliationConfigElement
createAffiliationDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AffiliationDescriptorElement
createAffiliationDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AffiliationDescriptorType
CreateAgent - Class in com.sun.identity.cli.agentconfig
This command creates agent.
CreateAgent() - Constructor for class com.sun.identity.cli.agentconfig.CreateAgent
 
createAgent(SSOToken, String, String, String, Map, String, String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Creates an agent.
createAgent(SSOToken, String, String, String, Map) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Creates an agent.
CreateAgentGroup - Class in com.sun.identity.cli.agentconfig
This command creates agent group.
CreateAgentGroup() - Constructor for class com.sun.identity.cli.agentconfig.CreateAgentGroup
 
createAgentGroup(SSOToken, String, String, String, Map) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Creates an agent group.
createAgentGroup(SSOToken, String, String, String, Map, String, String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Creates an agent group.
createAgentGroupConfig(SSOToken) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
createAgentLocal(SSOToken, String, String, String, Map, String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Creates a localized agent.
createAgreementMethodElement() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of AgreementMethodElement
createAgreementMethodType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of AgreementMethodType
createAgreementMethodTypeKANonce() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of AgreementMethodTypeKANonce
createAgreementMethodTypeKANonce(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of AgreementMethodTypeKANonce
createAgreementMethodTypeOriginatorKeyInfo() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of AgreementMethodTypeOriginatorKeyInfo
createAgreementMethodTypeRecipientKeyInfo() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of AgreementMethodTypeRecipientKeyInfo
createAlgorithmSuiteElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of AlgorithmSuiteElement
createAllElement() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of AllElement
createAllOf() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AllOf
createAllOf(AllOf) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AllOf>}
createAMTemplate(SSOToken, String, int, String, Map, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Create an AMTemplate (COSTemplate)
createAMTemplate(SSOToken, String, int, String, Map, int) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Create an AMTemplate (COSTemplate)
createAMTemplate(SSOToken, String, int, String, Map, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Create an AMTemplate (COSTemplate)
createAMTemplate(SSOToken, String, int, String, Map, int) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Create an AMTemplate (COSTemplate)
createAMTemplate(String, String, int, String, Map, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
createAMTemplate(String, String, int, String, Map, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
createAMTemplate(SSOToken, String, int, String, Map, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Create an AMTemplate (COSTemplate)
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
 
createAndLogDebug(Logger, ScriptConstants.ScriptErrorCode, Throwable, String...) - Static method in exception org.forgerock.openam.scripting.ScriptException
Convenience method that will log the message represented by the error code and construct a new ScriptException.
createAndLogDebug(Logger, ScriptConstants.ScriptErrorCode, String...) - Static method in exception org.forgerock.openam.scripting.ScriptException
Convenience method that will log the message represented by the error code and construct a new ScriptException.
createAndLogError(Logger, ScriptConstants.ScriptErrorCode, Throwable, String...) - Static method in exception org.forgerock.openam.scripting.ScriptException
Convenience method that will log the message represented by the error code and construct a new ScriptException.
createAndLogError(Logger, ScriptConstants.ScriptErrorCode, String...) - Static method in exception org.forgerock.openam.scripting.ScriptException
Convenience method that will log the message represented by the error code and construct a new ScriptException.
createAnyOf() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AnyOf
createAnyOf(AnyOf) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AnyOf>}
createAnyType() - Method in class com.sun.identity.saml2.jaxb.schema.ObjectFactory
Create an instance of AnyType
CreateApplication - Class in com.sun.identity.cli.entitlement
 
CreateApplication(ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.CreateApplication
Create a new instance.
createApplication(ApplicationType, String, Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Constructs an Application object based on the provided information.
CreateApplicationPrivilege - Class in com.sun.identity.cli.entitlement
 
CreateApplicationPrivilege(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.CreateApplicationPrivilege
 
CreateApplicationType - Class in org.forgerock.openam.cli.entitlement
Create a new ApplicationType.
CreateApplicationType() - Constructor for class org.forgerock.openam.cli.entitlement.CreateApplicationType
 
createApplicationType(String, Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Constructs an ApplicationType object based on the provided information.
createApplicationWrapper(JsonValue) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Abstracts out the createApplicationWrapper method so that we can easily test this class.
createApplicationWrapper(JsonValue, Subject) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Creates an ApplicationWrapper to hold the Application object, after having deserialized it via Jackson.
createApplicationWrapper(Application, ApplicationTypeManagerWrapper) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Creates an ApplicationWrapper to hold the Application object.
createAppliesToElement() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of AppliesToElement
createAppliesToType() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of AppliesToType
createApply() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Apply
createApply(Apply) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Apply>}
createArtifact(byte[], int, String, String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of Artifact.
createArtifact(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of Artifact.
createArtifact(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of Artifact.
createArtifactResolutionServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of ArtifactResolutionServiceElement
createArtifactResolve() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of ArtifactResolve.
createArtifactResolve(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of ArtifactResolve.
createArtifactResolve(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of ArtifactResolve.
createArtifactResponse() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of ArtifactResponse.
createArtifactResponse(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of ArtifactResponse.
createArtifactResponse(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of ArtifactResponse.
createAssertion(Element) - Method in class com.sun.identity.saml.assertion.Advice
 
createAssertion(Element) - Method in class com.sun.identity.saml.assertion.AdviceBase
Creates appropriate Assertion Instance
createAssertion(Element) - Method in class com.sun.identity.saml.assertion.Evidence
 
createAssertion(Element) - Method in class com.sun.identity.saml.assertion.EvidenceBase
Creates appropriate Assertion Instance
createAssertion(Object) - Method in class com.sun.identity.saml.AssertionManager
This method creates an Assertion that contains an AuthenticationStatement.
createAssertion(Object, List) - Method in class com.sun.identity.saml.AssertionManager
This method creates an Assertion that contains an AuthenticationStatement and an AttributeStatement.
createAssertion(Object) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns an assertion that contains an authentication statement.
createAssertion(Object, List) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns an assertion that contains an authentication and attribute statement.
createAssertion(String) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
createAssertion(String) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
createAssertion() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Assertion.
createAssertion(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Assertion.
createAssertion(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Assertion.
createAssertion2(String, List) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
createAssertion2(String, List) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
createAssertionArtifact(Assertion, String) - Method in class com.sun.identity.saml.AssertionManager
This method creates an AssertionArtifact for the given Assertion.
createAssertionArtifact(String, String) - Method in class com.sun.identity.saml.AssertionManager
Creates an AssertionArtifact.
createAssertionArtifact(String, String, String, String) - Method in class com.sun.identity.saml.AssertionManager
Creates an AssertionArtifact.
createAssertionArtifact(String, String, HttpServletRequest, HttpServletResponse, String, String) - Method in class com.sun.identity.saml.AssertionManager
Creates an AssertionArtifact.
createAssertionArtifact(Assertion, String) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns an AssertionArtifact for the given Assertion.
createAssertionArtifact(String, String) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
createAssertionArtifact(String, String) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
createAssertionConsumerServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AssertionConsumerServiceElement
createAssertionElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AssertionElement
createAssertionIDRef() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AssertionIDRef.
createAssertionIDRef(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AssertionIDRef.
createAssertionIDRef(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AssertionIDRef.
createAssertionIDRefElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AssertionIDRefElement
createAssertionIDRefElement(String) - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AssertionIDRefElement
createAssertionIDReference(Element) - Method in class com.sun.identity.saml.assertion.Advice
 
createAssertionIDReference(Element) - Method in class com.sun.identity.saml.assertion.AdviceBase
Creates appropriate AssertionIDReference Instance
createAssertionIDReference(Element) - Method in class com.sun.identity.saml.assertion.Assertion
 
createAssertionIDReference(String) - Method in class com.sun.identity.saml.assertion.Assertion
 
createAssertionIDReference(Element) - Method in class com.sun.identity.saml.assertion.AssertionBase
Creates appropriate AssertionIDReference instance
createAssertionIDReference(String) - Method in class com.sun.identity.saml.assertion.AssertionBase
Creates appropriate AssertionIDReference instance
createAssertionIDReference(String) - Method in class com.sun.identity.saml.assertion.Evidence
 
createAssertionIDReference(String) - Method in class com.sun.identity.saml.assertion.EvidenceBase
Creates appropriate AssertionIDReference Instance
createAssertionIDRequest() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AssertionIDRequest Object.
createAssertionIDRequest(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AssertionIDRequest Object.
createAssertionIDRequest(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AssertionIDRequest Object.
createAssertionIDRequestServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AssertionIDRequestServiceElement
createAssertionType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AssertionType
createAssertionType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of AssertionType
createAssertionURIRefElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AssertionURIRefElement
createAssertionURIRefElement(String) - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AssertionURIRefElement
createAssignableDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates assignable dynamic group.
createAssignableDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates assignable dynamic group.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Creates assignable dynamic groups in this group.
createAssignableDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Creates assignable dynamic groups and initializes their attributes.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates assignable dynamic groups in this group container.
createAssignableDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates assignable dynamic groups and initializes their attributes.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates assignable dynamic groups.
createAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates assignable dynamic groups.
createAssociatedAdvice() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AssociatedAdvice
createAssociatedAdvice(AssociatedAdvice) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AssociatedAdvice>}
createAsymmetricBindingElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of AsymmetricBindingElement
createAsync(Token) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Creates a Token in the persistent store asynchronously.
createAsync(Token, Options) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Creates a Token in the persistent store asynchronously.
createAsync(Token) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
createAsync(Token, Options) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
createAsync() - Method in class org.forgerock.openam.cts.monitoring.impl.connections.MonitoredCTSConnectionFactory
 
createAsync(Token) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
createAsync(Token, Options) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
createAsync() - Method in interface org.forgerock.openam.sm.datalayer.api.ConnectionFactory
Creates a connection asynchronously.
createAsync() - Method in class org.openidentityplatform.openam.cassandra.ConnectionFactoryProvider.ConnectionFactory
 
createAttribute() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Attribute
createAttribute(Attribute) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Attribute>}
createAttribute(Element) - Method in class com.sun.identity.saml.assertion.AttributeStatement
 
createAttribute() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Attribute.
createAttribute(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Attribute.
createAttribute(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Attribute.
createAttribute(List, URI, URI, String) - Static method in class com.sun.identity.xacml.common.XACMLSDKUtils
 
createAttribute() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Attribute.
createAttribute(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Attribute.
createAttribute(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Attribute.
createAttribute(byte[]) - Static method in class org.forgerock.openam.radius.common.AttributeFactory
Performs the translation based upon the first octed in the passed in on-the-wire representation.
createAttributeAssignment() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AttributeAssignment
createAttributeAssignment(AttributeAssignment) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AttributeAssignment>}
createAttributeAssignmentExpression() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AttributeAssignmentExpression
createAttributeAssignmentExpression(AttributeAssignmentExpression) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
createAttributeAuthorityConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of AttributeAuthorityConfigElement
createAttributeAuthorityDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AttributeAuthorityDescriptorElement
createAttributeAuthorityDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AttributeAuthorityDescriptorType
createAttributeConsumingServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AttributeConsumingServiceElement
createAttributeConsumingServiceType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AttributeConsumingServiceType
createAttributedDateTime() - Method in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Create an instance of AttributedDateTime
createAttributeDesignator() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AttributeDesignator
createAttributeDesignator(AttributeDesignator) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AttributeDesignator>}
createAttributedQNameType() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of AttributedQNameType
createAttributedString() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of AttributedString
createAttributedUnsignedLongType() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of AttributedUnsignedLongType
createAttributedURI() - Method in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Create an instance of AttributedURI
createAttributedURIType() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of AttributedURIType
createAttributeElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AttributeElement
createAttributeElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of AttributeElement
createAttributeElement() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of AttributeElement
createAttributeExtensibleString() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of AttributeExtensibleString
createAttributeExtensibleURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of AttributeExtensibleURI
createAttributeProfileElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AttributeProfileElement
createAttributeProfileElement(String) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AttributeProfileElement
createAttributeQuery() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AttributeQuery Object.
createAttributeQuery(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AttributeQuery Object.
createAttributeQuery(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AttributeQuery Object.
createAttributeQueryConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of AttributeQueryConfigElement
createAttributeQueryDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Create an instance of AttributeQueryDescriptorElement
createAttributeQueryDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Create an instance of AttributeQueryDescriptorType
createAttributes() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Attributes
createAttributes(Attributes) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Attributes>}
createAttributeSelector() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AttributeSelector
createAttributeSelector(AttributeSelector) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AttributeSelector>}
createAttributeServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AttributeServiceElement
createAttributeServiceEndpointElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of AttributeServiceEndpointElement
createAttributeServiceType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AttributeServiceType
createAttributesReference() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AttributesReference
createAttributesReference(AttributesReference) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AttributesReference>}
createAttributeStatement(Element) - Method in class com.sun.identity.saml.assertion.Assertion
 
createAttributeStatement(Element) - Method in class com.sun.identity.saml.assertion.AssertionBase
Creates appropriate AttributeStatement instance
createAttributeStatement() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AttributeStatement.
createAttributeStatement(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AttributeStatement.
createAttributeStatement(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AttributeStatement.
createAttributeStatementElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AttributeStatementElement
createAttributeStatementType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AttributeStatementType
createAttributeType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AttributeType
createAttributeType() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of AttributeType
createAttributeType() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of AttributeType
createAttributeValue() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of AttributeValue
createAttributeValue(AttributeValue) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<AttributeValue>}
createAttributeValueElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AttributeValueElement
createAudienceElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AudienceElement
createAudienceElement(String) - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AudienceElement
createAudienceRestriction() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AudienceRestriction.
createAudienceRestriction(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AudienceRestriction.
createAudienceRestriction(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AudienceRestriction.
createAudienceRestrictionCondition(Element) - Method in class com.sun.identity.saml.assertion.Conditions
 
createAudienceRestrictionElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AudienceRestrictionElement
createAudienceRestrictionType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AudienceRestrictionType
CreateAuthConfiguration - Class in com.sun.identity.cli.authentication
 
CreateAuthConfiguration() - Constructor for class com.sun.identity.cli.authentication.CreateAuthConfiguration
 
createAuthDDelegate() - Static method in class org.forgerock.openam.sso.providers.stateless.StatelessAdminRestriction
Used to generate a singleton SuperUserDelegate whose AuthD instance is lazily loaded and which is used to verify the administrative nature of users passed in.
createAuthenticatingAuthorityElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthenticatingAuthorityElement
createAuthenticatingAuthorityElement(String) - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthenticatingAuthorityElement
createAuthenticationCallback(Node, Callback) - Method in interface com.sun.identity.authentication.share.AuthenticationCallbackXMLHelper
Creates the Authentication Callback from its XML document.
createAuthenticationInstance(String, String, Map) - Method in class com.sun.identity.authentication.config.AMAuthenticationManager
Creates an AMAuthenticationInstance instance with the specified parameters.
createAuthenticationStatement(Element) - Method in class com.sun.identity.saml.assertion.Assertion
 
createAuthenticationStatement(Element) - Method in class com.sun.identity.saml.assertion.AssertionBase
Creates appropriate AuthenticationStatement instance
createAuthenticationTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of AuthenticationTokenElement
createAuthId(LoginConfiguration, AuthenticationContext) - Method in class org.forgerock.openam.core.rest.authn.AuthIdHelper
Creates a JWT authentication id.
CreateAuthInstance - Class in com.sun.identity.cli.authentication
 
CreateAuthInstance() - Constructor for class com.sun.identity.cli.authentication.CreateAuthInstance
 
createAuthnAuthorityConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of AuthnAuthorityConfigElement
createAuthnAuthorityDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AuthnAuthorityDescriptorElement
createAuthnAuthorityDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AuthnAuthorityDescriptorType
createAuthnContext() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AuthnContext.
createAuthnContext(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AuthnContext.
createAuthnContext(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AuthnContext.
createAuthnContextClassRefElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthnContextClassRefElement
createAuthnContextClassRefElement(String) - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthnContextClassRefElement
createAuthnContextDeclElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthnContextDeclElement
createAuthnContextDeclRefElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthnContextDeclRefElement
createAuthnContextDeclRefElement(String) - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthnContextDeclRefElement
createAuthnContextElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthnContextElement
createAuthnContextType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthnContextType
createAuthnQuery() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AuthnQuery Object.
createAuthnQuery(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AuthnQuery Object.
createAuthnQuery(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AuthnQuery Object.
createAuthnQueryDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Create an instance of AuthnQueryDescriptorType
createAuthnQueryServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AuthnQueryServiceElement
createAuthnRequest(Map, String, String, String, String, boolean) - Method in class com.sun.identity.federation.services.FSLoginHelper
Returns a Map of headers,lrurl/responsedata.
createAuthnRequest(HttpServletRequest, HttpServletResponse, String, String, String, Map, Map, List, SPSSODescriptorElement, IDPSSODescriptorElement, String, boolean) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Create an AuthnRequest.
createAuthnRequest() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AuthnRequest Object.
createAuthnRequest(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AuthnRequest Object.
createAuthnRequest(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the AuthnRequest Object.
createAuthnRequestEnvelope(HttpServletRequest) - Method in class com.sun.identity.federation.services.FSLoginHelper
Creates AuthnRequestEnvelope for LECP profile.
createAuthnResponse(Object, String, NameIdentifier, NameIdentifier) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
createAuthnStatement() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AuthnStatement.
createAuthnStatement(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AuthnStatement.
createAuthnStatement(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AuthnStatement.
createAuthnStatementElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthnStatementElement
createAuthnStatementType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthnStatementType
createAuthorityBinding(Element) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
 
createAuthorizationCode(Set<String>, ResourceOwner, String, String, String, OAuth2Request, String, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates an Authorization Code and stores it in the OAuth2 Provider's store.
createAuthorizationCode(Set<String>, ResourceOwner, String, String, String, OAuth2Request, String, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createAuthorizationCode(Set<String>, ResourceOwner, String, String, String, OAuth2Request, String, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Creates an Authorization Code and stores it in the OAuth2 Provider's store.
createAuthorizationCode(Set<String>, ResourceOwner, String, String, String, OAuth2Request, String, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
createAuthorizationDecisionStatement(Element) - Method in class com.sun.identity.saml.assertion.Assertion
 
createAuthorizationDecisionStatement(Element) - Method in class com.sun.identity.saml.assertion.AssertionBase
Create appropriate AuthorizationDecisionStatement instance
createAuthorizationRequestEndpoint(TokenStore, OAuth2RequestFactory) - Method in class org.forgerock.openam.uma.UmaGuiceModule
 
createAuthzDecisionQueryDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Create an instance of AuthzDecisionQueryDescriptorType
createAuthzDecisionStatement() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AuthzDecisionStatement.
createAuthzDecisionStatement(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AuthzDecisionStatement.
createAuthzDecisionStatement(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of AuthzDecisionStatement.
createAuthzDecisionStatementElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthzDecisionStatementElement
createAuthzDecisionStatementType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of AuthzDecisionStatementType
createAuthzServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of AuthzServiceElement
createAutomaticPseudonymsElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of AutomaticPseudonymsElement
createAutomaticPseudonymsElement(boolean) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of AutomaticPseudonymsElement
createBackupDirectories() - Method in class org.forgerock.openam.upgrade.EmbeddedOpenDJBackupManager
Creates the OpenDJ backup directories, upgrade and backups.
createBaseConfigType() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of BaseConfigType
createBaseConfigType() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of BaseConfigType
createBaseID() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of BaseID.
createBaseID(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of BaseID.
createBaseID(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of BaseID.
createBaseIDAbstractType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of BaseIDAbstractType
createBaseIDElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of BaseIDElement
createBasic128Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic128Element
createBasic128Rsa15Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic128Rsa15Element
createBasic128Sha256Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic128Sha256Element
createBasic128Sha256Rsa15Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic128Sha256Rsa15Element
createBasic192Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic192Element
createBasic192Rsa15Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic192Rsa15Element
createBasic192Sha256Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic192Sha256Element
createBasic192Sha256Rsa15Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic192Sha256Rsa15Element
createBasic256Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic256Element
createBasic256Rsa15Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic256Rsa15Element
createBasic256Sha256Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic256Sha256Element
createBasic256Sha256Rsa15Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Basic256Sha256Rsa15Element
createBinarySecurityTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of BinarySecurityTokenElement
createBinarySecurityTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of BinarySecurityTokenType
createBootstrapPolicyElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of BootstrapPolicyElement
createCachedContextHolder() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolderCache
Creates a new cache key, creates and caches a new ContextHolder using the key and returns the newly cached object.
createCachedThreadPool(ThreadFactory) - Method in interface org.forgerock.openam.audit.context.AMExecutorServiceFactory
Generates a Cached Thread Pool ExecutorService which has been pre-registered with the ShutdownManager.
createCachedThreadPool(String) - Method in interface org.forgerock.openam.audit.context.AMExecutorServiceFactory
Generates a Cached Thread Pool ExecutorService using the provided name as a prefix of the thread names.
createCachedThreadPool(ThreadFactory) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorServiceFactory
 
createCachedThreadPool(String) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorServiceFactory
 
createCanonicalizationMethodElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of CanonicalizationMethodElement
createCanonicalizationMethodElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of CanonicalizationMethodElement
createCanonicalizationMethodType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of CanonicalizationMethodType
createCanonicalizationMethodType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of CanonicalizationMethodType
createChild(String) - Method in class com.sun.identity.authentication.UI.AuthViewBeanBase
 
createChild(String) - Method in class com.sun.identity.authentication.UI.ButtonTiledView
creates child component
createChild(String) - Method in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
creates child component
createChild(String) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
creates child component
createChild(String) - Method in class com.sun.identity.password.ui.PWResetQuestionTiledView
Creates child component
createChild(String) - Method in class com.sun.identity.password.ui.PWResetQuestionViewBean
Creates child component
createChild(String) - Method in class com.sun.identity.password.ui.PWResetSuccessViewBean
Creates child component
createChild(String) - Method in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Creates child component
createChild(String) - Method in class com.sun.identity.password.ui.PWResetViewBeanBase
Creates child component
createChoiceCallback() - Method in class com.sun.identity.authentication.service.AuthLevel
Returns choice callback.
createChoiceCallback() - Method in class com.sun.identity.authentication.service.CompositeAdvices
Returns array of choice callback.
createCipherDataElement() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of CipherDataElement
createCipherDataType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of CipherDataType
createCipherReferenceElement() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of CipherReferenceElement
createCipherReferenceType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of CipherReferenceType
createCircleOfTrust(String, CircleOfTrustDescriptor) - Method in class com.sun.identity.cot.CircleOfTrustManager
Creates a circle of trust.
CreateCircleOfTrust - Class in com.sun.identity.federation.cli
Create Circle of Trust.
CreateCircleOfTrust() - Constructor for class com.sun.identity.federation.cli.CreateCircleOfTrust
 
createClaimType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of ClaimType
createClient() - Method in class org.forgerock.openidconnect.ClientBuilder
Creates the OAuth2 Client.
createClient(Representation) - Method in class org.forgerock.openidconnect.restlet.ConnectClientRegistration
Handles POST requests to the OpenId Connect client registration endpoint for creating OpenId Connect client registrations.
createClientPseudonymElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of ClientPseudonymElement
createClientPseudonymType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of ClientPseudonymType
createClientSideScriptExecutorFunction(String, String, boolean) - Static method in class org.forgerock.openam.authentication.modules.scripted.ScriptedClientUtilityFunctions
Creates an anonymous function which causes the script to run automatically when the client page containing the function is rendered.
createCombinerParameter() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of CombinerParameter
createCombinerParameter(CombinerParameter) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<CombinerParameter>}
createCombinerParameters() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of CombinerParameters
createCombinerParameters(CombinerParameters) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<CombinerParameters>}
createCompanyElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of CompanyElement
createCompanyElement(String) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of CompanyElement
createCondition() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Condition
createCondition(Condition) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Condition>}
createCondition() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Condition.
createCondition(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Condition.
createCondition(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Condition.
createConditionAbstractType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of ConditionAbstractType
createConditionElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of ConditionElement
createConditions(Element) - Method in class com.sun.identity.saml.assertion.Assertion
 
createConditions(Element) - Method in class com.sun.identity.saml.assertion.AssertionBase
Creates appropriate Conditions instance
createConditions() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Conditions.
createConditions(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Conditions.
createConditions(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Conditions.
createConditionsElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of ConditionsElement
createConditionsType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of ConditionsType
createConfig - Variable in class com.sun.identity.config.DefaultSummary
 
createConfig() - Method in class com.sun.identity.config.wizard.Wizard
This is the 'execute' operation for the entire wizard.
createConfigLink - Variable in class com.sun.identity.config.Options
 
createConfigLink - Variable in class com.sun.identity.config.wizard.Wizard
 
createConfigurableSessionBlacklist(CTSBlacklist<Session>, SessionServiceConfig) - Static method in class org.forgerock.openam.blacklist.ConfigurableSessionBlacklist
Create a configurable session blacklist based on the session service config.
createConfiguration(String, String, Map) - Method in interface com.sun.identity.plugin.configuration.ConfigurationInstance
Creates Configurations.
createConfiguration(String, String, Map) - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
Creates Configurations.
createConfiguration(String, String, Map) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Creates Configurations.
createConnectionFactory(String, char[], int) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
 
createContactPersonElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of ContactPersonElement
createContactType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of ContactType
createContent() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Content
createContent(Content) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Content>}
createCookie(String, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns Cookie to be set in the response.
createCookie(String, String, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Creates a Cookie with the cookieName, cookieValue for the cookie domains specified.
createCookie(String, String, int, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
createCookie(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Creates a Cookie with the cookieName, cookieValue for the cookie domains specified.
createCookieString(String, String) - Static method in class com.iplanet.dpro.session.share.SessionEncodeURL
 
createCreatedElement() - Method in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Create an instance of CreatedElement
createCtsConnectionFailureRateMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Factory method for "CtsConnectionFailureRate" group MBean.
createCtsConnectionFailureRateMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIBImpl
Factory method for "CtsConnectionFailureRate" group MBean.
createCtsConnectionFailureRateMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Factory method for "CtsConnectionFailureRate" group metadata class.
createCtsConnectionSuccessRateMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Factory method for "CtsConnectionSuccessRate" group MBean.
createCtsConnectionSuccessRateMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIBImpl
Factory method for "CtsConnectionSuccessRate" group MBean.
createCtsConnectionSuccessRateMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Factory method for "CtsConnectionSuccessRate" group metadata class.
createCtsCRUDOperationsEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Long) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Factory method for "CtsCRUDOperationsEntry" entry MBean class.
createCtsCRUDOperationsEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
Factory method for "CtsCRUDOperationsEntry" entry metadata class.
createCtsCRUDOperationsPerTokenTypeEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Long, Long) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Factory method for "CtsCRUDOperationsPerTokenTypeEntry" entry MBean class.
createCtsCRUDOperationsPerTokenTypeEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
Factory method for "CtsCRUDOperationsPerTokenTypeEntry" entry metadata class.
createCtsCRUDOperationsPerTokenTypeTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Factory method for "CtsCRUDOperationsPerTokenTypeTable" table metadata class.
createCtsCRUDOperationsTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Factory method for "CtsCRUDOperationsTable" table metadata class.
createCtsMonitoringMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Factory method for "CtsMonitoring" group MBean.
createCtsMonitoringMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIBImpl
Factory method for "CtsMonitoring" group MBean.
createCtsMonitoringMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Factory method for "CtsMonitoring" group metadata class.
createCtsSessionsMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Factory method for "CtsSessions" group MBean.
createCtsSessionsMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBImpl
Factory method for "CtsSessions" MBean.
createCtsSessionsMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Factory method for "CtsSessions" group metadata class.
createCtsTokenOperationsEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Long) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Factory method for "CtsTokenOperationsEntry" entry MBean class.
createCtsTokenOperationsEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
Factory method for "CtsTokenOperationsEntry" entry metadata class.
createCtsTokenOperationsTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Factory method for "CtsTokenOperationsTable" table metadata class.
CREATED - Static variable in class com.sun.identity.wss.security.WSSConstants
 
CREATED_BY - Static variable in class org.forgerock.openam.entitlement.configuration.ResourceTypeSmsAttributes
 
CREATED_BY_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Application
Created by index key
CREATED_BY_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Created by index key
CREATED_BY_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Created by search attribute
CREATED_DATE - Static variable in class org.forgerock.openam.entitlement.configuration.ResourceTypeSmsAttributes
 
CREATED_SAML11_ASSERTION - Static variable in class com.sun.identity.wss.logging.LogUtil
 
CREATED_SAML20_ASSERTION - Static variable in class com.sun.identity.wss.logging.LogUtil
 
CREATED_TIMESTAMP_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
CreateDataStore - Class in com.sun.identity.cli.datastore
List the names of data store under a realm.
CreateDataStore() - Constructor for class com.sun.identity.cli.datastore.CreateDataStore
 
createDecision(DecisionType) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<DecisionType>}
createDecision() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Decision.
createDecision(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Decision.
createDecision(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Decision The return object is immutable.
createDefaultConfig() - Method in class com.sun.identity.config.DefaultSummary
 
createDefaultNode(char) - Method in class org.forgerock.openam.entitlement.utils.indextree.nodefactory.AbstractTreeNodeFactory
Creates a default tree node where no corresponding node creator has been identified.
createDefaultNode(char) - Method in class org.forgerock.openam.entitlement.utils.indextree.nodefactory.BasicTreeNodeFactory
 
createDefaults(SSOToken) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
 
createDefaults() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Defaults
CreatedElement - Interface in com.sun.identity.wsfederation.jaxb.wsu
This element allows a creation time to be applied anywhere element wildcards are present.
CreatedElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
CreatedElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
CreatedElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
createDescription(String) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<String>}
createDescriptionType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of DescriptionType
createDeviceCode(Set<String>, ResourceOwner, String, String, String, String, String, String, String, String, Integer, String, OAuth2Request, String, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates a new device code token.
createDeviceCode(Set<String>, ResourceOwner, String, String, String, String, String, String, String, String, Integer, String, OAuth2Request, String, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createDeviceCode(Set<String>, ResourceOwner, String, String, String, String, String, String, String, String, Integer, String, OAuth2Request, String, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Creates a new device code token.
createDeviceCode(Set<String>, ResourceOwner, String, String, String, String, String, String, String, String, Integer, String, OAuth2Request, String, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
createDeviceProfile() - Method in class org.forgerock.openam.authentication.modules.push.UserPushDeviceProfileManager
Creates and saves a fresh device profile for the given user.
createDigestMethodElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of DigestMethodElement
createDigestMethodElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of DigestMethodElement
createDigestMethodType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of DigestMethodType
createDigestMethodType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of DigestMethodType
createDigestValueElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of DigestValueElement
createDigestValueElement(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of DigestValueElement
createDigestValueElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of DigestValueElement
createDigestValueElement(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of DigestValueElement
createDiscoveryResponseElement() - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.ObjectFactory
Create an instance of DiscoveryResponseElement
createDisplayNameType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of DisplayNameType
createDNOrIPAddressListTokenRestriction(String, Set<String>) - Method in class com.iplanet.dpro.session.TokenRestrictionFactory
Create a new instance of DNOrIPAddressListTokenRestriction, which handles the restriction of the DN or IPAddress.
createDomain(SSOToken, Guid, AttrSet) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
Method which creates a Domain Component Tree for the given organization, if the sunPreferredDomain attribute is present and has a fully qualified domain name as value.
createDomain(SSOToken, Guid, String, AttrSet) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
Method which creates a DC Tree for the given org, if the sunPreferredDomain attribute is present and has a fully qualified domain name as value.
createDoNotCacheCondition(Element) - Method in class com.sun.identity.saml.assertion.Conditions
 
createDSAKeyValueElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of DSAKeyValueElement
createDSAKeyValueElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of DSAKeyValueElement
createDSAKeyValueType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of DSAKeyValueType
createDSAKeyValueType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of DSAKeyValueType
createDSctx(Document, String, String) - Static method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
 
createDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates dynamic group.
createDynamicGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates dynamic group.
createDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Creates dynamic groups in this group.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Creates dynamic groups and initializes their attributes.
createDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates dynamic groups in this group container.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates dynamic groups and initializes their attributes.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates dynamic groups and initializes their attributes.
createDynamicGroups(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates dynamic groups and initializes their attributes.
createECPRelayState() - Method in class com.sun.identity.saml2.ecp.ECPFactory
Returns the ECPRelayState Object.
createECPRelayState(Element) - Method in class com.sun.identity.saml2.ecp.ECPFactory
Returns the ECPRelayState Object.
createECPRelayState(String) - Method in class com.sun.identity.saml2.ecp.ECPFactory
Returns the ECPRelayState Object.
createECPRequest() - Method in class com.sun.identity.saml2.ecp.ECPFactory
Returns the ECPRequest Object.
createECPRequest(Element) - Method in class com.sun.identity.saml2.ecp.ECPFactory
Returns the ECPRequest Object.
createECPRequest(String) - Method in class com.sun.identity.saml2.ecp.ECPFactory
Returns the ECPRequest Object.
createECPResponse() - Method in class com.sun.identity.saml2.ecp.ECPFactory
Returns the ECPResponse Object.
createECPResponse(Element) - Method in class com.sun.identity.saml2.ecp.ECPFactory
Returns the ECPResponse Object.
createECPResponse(String) - Method in class com.sun.identity.saml2.ecp.ECPFactory
Returns the ECPResponse Object.
createEmailAddressElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of EmailAddressElement
createEmailAddressElement(String) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of EmailAddressElement
createEmbeddedElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of EmbeddedElement
createEmbeddedType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of EmbeddedType
createEmptyType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of EmptyType
createEncodedString() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of EncodedString
createEncryptBeforeSigningElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of EncryptBeforeSigningElement
createEncryptedAssertion(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of EncryptedAssertion.
createEncryptedAssertion(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of EncryptedAssertion.
createEncryptedAssertionElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of EncryptedAssertionElement
createEncryptedAttribute(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of EncryptedAttribute.
createEncryptedAttribute(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of EncryptedAttribute.
createEncryptedAttributeElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of EncryptedAttributeElement
createEncryptedDataElement() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptedDataElement
createEncryptedDataType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptedDataType
createEncryptedElementsElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of EncryptedElementsElement
createEncryptedElementType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of EncryptedElementType
createEncryptedID(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of EncryptedID.
createEncryptedID(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of EncryptedID.
createEncryptedIDElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of EncryptedIDElement
createEncryptedKeyElement() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptedKeyElement
createEncryptedKeyType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptedKeyType
createEncryptedPartsElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of EncryptedPartsElement
createEncryptedType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptedType
createEncryptionMethodElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of EncryptionMethodElement
createEncryptionMethodType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptionMethodType
createEncryptionMethodTypeKeySize() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptionMethodTypeKeySize
createEncryptionMethodTypeKeySize(BigInteger) - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptionMethodTypeKeySize
createEncryptionMethodTypeOAEPparams() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptionMethodTypeOAEPparams
createEncryptionMethodTypeOAEPparams(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptionMethodTypeOAEPparams
createEncryptionPropertiesElement() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptionPropertiesElement
createEncryptionPropertiesType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptionPropertiesType
createEncryptionPropertyElement() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptionPropertyElement
createEncryptionPropertyType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of EncryptionPropertyType
createEncryptionTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of EncryptionTokenElement
createEncryptSignatureElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of EncryptSignatureElement
createEndorsingEncryptedSupportingTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of EndorsingEncryptedSupportingTokensElement
createEndorsingSupportingTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of EndorsingSupportingTokensElement
createEndpointReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of EndpointReferenceElement
createEndpointReferenceType() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of EndpointReferenceType
createEndpointType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of EndpointType
createEntities(int, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
This method creates the entities of the given type.
createEntities(int, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates the entities of the given type.
createEntities(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Create managed entities in this container.
createEntities(String, Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates entities and initializes their attributes.
createEntities(String, Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Create managed entities in this container.
createEntities(String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Creates entities and initializes their attributes.
createEntitiesDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of EntitiesDescriptorElement
createEntitiesDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of EntitiesDescriptorType
createEntity(String, String, Map) - Method in class com.sun.identity.entity.EntityObject
Creates entity.
createEntity(String, String, String, String, Map) - Method in interface com.sun.identity.entity.EntityObjectIF
Creates entities.
createEntity(String, String, String, String, Map) - Method in class com.sun.identity.entity.EntityObjectImpl
Creates entities.
createEntity(String, EntityDescriptorElement, EntityConfigElement) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Creates the standard and extended metadata under the realm.
createEntityAttributesElement() - Method in class com.sun.identity.saml2.jaxb.metadataattr.ObjectFactory
Create an instance of EntityAttributesElement
createEntityAttributesType() - Method in class com.sun.identity.saml2.jaxb.metadataattr.ObjectFactory
Create an instance of EntityAttributesType
createEntityConfig(String, EntityConfigElement) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Creates the extended entity configuration under the realm.
createEntityConfig(String, EntityConfigElement) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Creates the extended entity configuration under the realm.
createEntityConfig(String, FederationConfigElement) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Creates the extended entity configuration under the realm.
createEntityConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of EntityConfigElement
createEntityConfigType() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of EntityConfigType
createEntityDescriptor(String, EntityDescriptorElement) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Creates the standard metadata entity descriptor.
createEntityDescriptor(String, EntityDescriptorElement) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Creates the standard metadata entity descriptor under the realm.
createEntityDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of EntityDescriptorElement
createEntityDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of EntityDescriptorType
createEntry(SSOToken, String, int, String, Map) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Create an entry in the Directory
createEntry(SSOToken, String, int, String, Map) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
 
createEntry(SSOToken, String, int, String, Map) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Create an entry in the Directory
createEntry(SSOToken, String, int, String, Map) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
createEntry(String, String, int, String, Map) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
createEntry(String, String, int, String, Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
createEntry(SSOToken, String, int, String, Map) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Create an entry in the Directory
createEnvironment() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Environment.
createEnvironment(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Environment.
createEnvironment(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Environment.
createEscapeHandler(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MarshallerImpl
 
createEscapeHandler(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MarshallerImpl
 
createEvent() - Method in enum org.forgerock.openam.entitlement.indextree.events.ErrorEventType
 
createEvent(String, String) - Method in enum org.forgerock.openam.entitlement.indextree.events.ModificationEventType
An event representing the selected type containing the passed path index and realm.
createEvidence(Element) - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
 
createEvidence(Element) - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Creates appropriate Evidence Instance
createEvidence() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Evidence.
createEvidence(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Evidence.
createEvidence(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Evidence.
createEvidenceElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of EvidenceElement
createEvidenceType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of EvidenceType
createExactlyOneElement() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of ExactlyOneElement
createExpiresElement() - Method in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Create an instance of ExpiresElement
createExpression(Expression) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Expression>}
createExtendedDataTemplate(String, Map, String) - Static method in class com.sun.identity.workflow.CreateSAML2HostedProviderTemplate
 
createExtendedDataTemplate(String, Map, String, boolean) - Static method in class com.sun.identity.workflow.CreateSAML2HostedProviderTemplate
 
createExtendedMetaData(String, String, List, String) - Static method in class com.sun.identity.workflow.FedletMetaData
 
createExtendedMetaTemplate(String, Map) - Static method in class com.sun.identity.workflow.CreateIDFFMetaDataTemplate
 
createExtendedMetaTemplate(String, Map) - Static method in class com.sun.identity.workflow.CreateWSFedMetaDataTemplate
 
createExtensions() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the Extensions Object.
createExtensions(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the Extensions Object.
createExtensions(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the Extensions Object.
createExtensionsElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of ExtensionsElement
createExtensionsType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of ExtensionsType
createFactory() - Method in interface org.forgerock.openam.sm.datalayer.providers.ConnectionFactoryProvider
Create an instance of a ConnectionFactory.
createFactory() - Method in class org.forgerock.openam.sm.datalayer.providers.LdapConnectionFactoryProvider
Creates instances of ConnectionFactory which are aware of the need to share the DataLayer and CTS connections in the same connection pool.
createFactory() - Method in class org.openidentityplatform.openam.cassandra.ConnectionFactoryProvider
Creates instances of ConnectionFactory which are aware of the need to share the DataLayer and CTS connections in the same connection pool.
CreateFailedException - Exception in org.forgerock.openam.cts.exceptions
Indicates that a create operation has failed.
CreateFailedException(Token, Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.CreateFailedException
 
createFailoverConnectionFactory(String, int, String, String, Options) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Creates a ConnectionFactory from the host string and associated details.
createFaultToElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of FaultToElement
createFederation(String, FederationElement) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Creates the standard metadata entity descriptor under the realm.
createFederationConfigElement() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of FederationConfigElement
createFederationConfigType() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of FederationConfigType
createFederationElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FederationElement
createFederationIDElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FederationIDElement
createFederationMetadataElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FederationMetadataElement
createFederationMetadataHandlerElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FederationMetadataHandlerElement
createFederationMetadataHandlerType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FederationMetadataHandlerType
createFederationMetadataType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FederationMetadataType
createFederationType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FederationType
CreateFedlet - Class in com.sun.identity.workflow
Creates a Fedlet configuration that can be used in conjunction with the un-configured Fedlet WAR.
CreateFedlet() - Constructor for class com.sun.identity.workflow.CreateFedlet
 
createFilter(AuditConstants.Component) - Method in class org.forgerock.openam.audit.HttpAccessAuditFilterFactory
Create a new Filter for the given restlet and component for auditing access to the restlet.
createFilterConverter() - Method in interface org.forgerock.openam.sm.datalayer.api.query.QueryFactory
Generate an instance of the QueryFilter for use with the QueryBuilder.
createFilterConverter() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFactory
 
createFilterConverter() - Method in class org.openidentityplatform.openam.cassandra.QueryFactory
 
createFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates filtered roles.
createFilteredRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates filtered roles.
createFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates filtered roles.
createFilteredRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates filtered roles.
createFilterPseudonymsElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FilterPseudonymsElement
createFilterPseudonymsType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FilterPseudonymsType
createFixedThreadPool(int, ThreadFactory) - Method in interface org.forgerock.openam.audit.context.AMExecutorServiceFactory
Creates a fixed size Thread Pool ExecutorService which has been pre-registered with the ShutdownManager.
createFixedThreadPool(int, String) - Method in interface org.forgerock.openam.audit.context.AMExecutorServiceFactory
Create a fixed size Thread Pool ExecutorService using the provided name as the prefix of the thread names.
createFixedThreadPool(int, ThreadFactory) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorServiceFactory
 
createFixedThreadPool(int, String) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorServiceFactory
 
createFreshness() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of Freshness
createFreshnessElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of FreshnessElement
createFromElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of FromElement
createFSAssertion(String, AssertionArtifact, String, String, NameIdentifier, NameIdentifier, String, int) - Method in class com.sun.identity.federation.services.FSAssertionManager
Creates an assertion artifact.
createFSAssertionArtifact(String, String, String, NameIdentifier, NameIdentifier, String, int) - Method in class com.sun.identity.federation.services.FSAssertionManager
Creates an assertion artifact.
createFunction() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Function
createFunction(Function) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Function>}
createGetComplete() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the GetComplete Object.
createGetComplete(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the GetComplete Object.
createGetComplete(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the GetComplete Object.
createGivenNameElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of GivenNameElement
createGivenNameElement(String) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of GivenNameElement
createGlobalConfig(Map) - Method in class com.sun.identity.sm.ServiceConfigManager
Creates global configuration for the default instance of the service given the configuration attributes.
createGroup(String, String) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
createGroup(String, String) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
createGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates group containers.
createGroupContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates group containers and initializes their attributes.
createGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates group containers.
createGroupContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates group containers and initializes their attributes.
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.
createHashPasswordElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of HashPasswordElement
createHeaderType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of HeaderType
CreateHostedIDP - Class in com.sun.identity.workflow
Creates Hosted Identity Provider.
CreateHostedIDP() - Constructor for class com.sun.identity.workflow.CreateHostedIDP
 
CreateHostedSP - Class in com.sun.identity.workflow
Creates Hosted Service Provider.
CreateHostedSP() - Constructor for class com.sun.identity.workflow.CreateHostedSP
 
createHostnameFilter() - Method in class org.forgerock.openam.rest.RealmRoutingFactory
Creates a CHF Filter for resolving the hostname to a realm.
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.
createHttpBasicAuthenticationElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of HttpBasicAuthenticationElement
createHttpDigestAuthenticationElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of HttpDigestAuthenticationElement
createHttpsTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of HttpsTokenElement
createIdentities(IdType, Map) - Method in class com.sun.identity.idm.AMIdentityRepository
Creates multiple objects of the same type.
createIdentity(String, Map, Set) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Creates AMIdentity in the repository.
CreateIdentity - Class in com.sun.identity.cli.idrepo
This command creates identity.
CreateIdentity() - Constructor for class com.sun.identity.cli.idrepo.CreateIdentity
 
createIdentity(IdType, String, Map) - Method in class com.sun.identity.idm.AMIdentityRepository
Creates a single object of a type.
createIdentity(String, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.oauth2.rest.ClientResourceManager
 
createIdentity(String, String) - Method in class org.forgerock.openam.uma.AuthorizationRequestEndpoint
 
CreateIDFFMetaDataTemplate - Class in com.sun.identity.workflow
Create IDFF Meta Template.
createIDPDiscoveryConfig(String, String, Properties) - Method in class com.sun.identity.saml2.idpdiscovery.IDPDiscoveryWARConfigurator
Creates libIDPDiscoveryConfig.properties file
createIDPEntry() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the IDPEntry Object.
createIDPEntry(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the IDPEntry Object.
createIDPEntry(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the IDPEntry Object.
createIDPList() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the IDPList Object.
createIDPList(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the IDPList Object.
createIDPList(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the IDPList Object.
createIDPSSOConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of IDPSSOConfigElement
createIDPSSOConfigElement() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of IDPSSOConfigElement
createIDPSSODescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of IDPSSODescriptorElement
createIDPSSODescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of IDPSSODescriptorType
createIdReference() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of IdReference
createInboundRoot() - Method in class org.forgerock.openam.rest.service.ServiceEndpointApplication
Creates an inbound Restlet root for all registered REST Service endpoints.
createInboundRoot() - Method in class org.forgerock.openidconnect.restlet.WebFinger
Creates the endpoint handler registrations for the OpenId Connect web finger endpoints.
createIncludeTimestampElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of IncludeTimestampElement
createInclusiveC14NElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of InclusiveC14NElement
createIncorrectFormatException(CommandManager, String) - Static method in class com.sun.identity.cli.AttributeValues
 
createIndexedEndpointType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of IndexedEndpointType
createInitiatorEncryptionTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of InitiatorEncryptionTokenElement
createInitiatorSignatureTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of InitiatorSignatureTokenElement
createInitiatorTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of InitiatorTokenElement
createInstance(String, Debug) - Static method in class com.iplanet.am.sdk.common.CacheStats
Creates a new CacheStats object, adds the object as a listener to the Stats class and returns the object.
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.cts.CoreTokenResource
Create a token in the store.
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesResource
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV3
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.RealmResource
Deprecated.
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.server.ServerInfoResource
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResource
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.sms.SitesResourceProvider
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
Creates a new child instance of config.
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Create an Application.
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
Unsupported by this endpoint.
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.entitlement.rest.ResourceTypesResource
Create ResourceType in the system.
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.entitlement.rest.SubjectAttributesResourceV1
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.oauth2.rest.ClientResource
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.scripting.rest.batch.BatchResource
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.scripting.rest.ScriptResource
 
createInstance() - Method in interface org.forgerock.openam.sm.datalayer.api.query.QueryFactory
Generate an instance of the QueryBuilder.
createInstance() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFactory
 
createInstance(String) - Static method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.uma.rest.UmaLabelResource
 
createInstance(Context, CreateRequest) - Method in class org.forgerock.openam.uma.rest.UmaPolicyResource
Adds a new resource instance to the collection.
createInstance() - Method in class org.openidentityplatform.openam.cassandra.QueryFactory
 
createInteraction(InteractionInfo) - Static method in class com.sun.identity.install.tools.configurator.InteractionFactory
 
createInternalSessionsMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Factory method for "InternalSessions" group MBean.
createInternalSessionsMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBImpl
Factory method for "InternalSessions" MBean.
createInternalSessionsMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Factory method for "InternalSessions" group metadata class.
createIssuedTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of IssuedTokenElement
createIssuedTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of IssuedTokenType
createIssuer() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Issuer.
createIssuer(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Issuer.
createIssuer(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Issuer.
createIssuer(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns url for redirection.
createIssuerElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of IssuerElement
createIssuerNamesOfferedElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of IssuerNamesOfferedElement
createIssuerNamesOfferedType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of IssuerNamesOfferedType
createIssuerNameType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of IssuerNameType
createIssuesSpecificPolicyFaultElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of IssuesSpecificPolicyFaultElement
createKerberosTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of KerberosTokenElement
createKeyDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of KeyDescriptorElement
createKeyDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of KeyDescriptorType
createKeyIdentifierElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of KeyIdentifierElement
createKeyIdentifierType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of KeyIdentifierType
createKeyInfoConfirmationData() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of KeyInfoConfirmationData.
createKeyInfoConfirmationData(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of KeyInfoConfirmationData.
createKeyInfoConfirmationData(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of KeyInfoConfirmationData.
createKeyInfoConfirmationDataType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of KeyInfoConfirmationDataType
createKeyInfoElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of KeyInfoElement
createKeyInfoElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of KeyInfoElement
createKeyInfoType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of KeyInfoType
createKeyInfoType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of KeyInfoType
createKeyNameElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of KeyNameElement
createKeyNameElement(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of KeyNameElement
createKeyNameElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of KeyNameElement
createKeyNameElement(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of KeyNameElement
createKeyValueElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of KeyValueElement
createKeyValueElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of KeyValueElement
createKeyValueType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of KeyValueType
createKeyValueType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of KeyValueType
createLaxElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of LaxElement
createLaxTsFirstElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of LaxTsFirstElement
createLaxTsLastElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of LaxTsLastElement
createLayoutElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of LayoutElement
CreateLayoutTask - Class in com.sun.identity.install.tools.configurator
 
CreateLayoutTask() - Constructor for class com.sun.identity.install.tools.configurator.CreateLayoutTask
 
createlbCookie(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
createlbCookie(AuthContextLocal, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
createLocalizedNameType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of LocalizedNameType
createLocalizedURIType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of LocalizedURIType
createLocalServerURL(String) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Creates a new URL by adding the provided path to the end of this OpenAM server's URL.
createLoginContext(AMLoginContext, Subject, String, boolean, Configuration) - Method in class org.forgerock.openam.authentication.service.LoginContextFactory
Creates an appropriate version of a login context object based on the provided parameters
createLogoutRequest() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the LogoutRequest Object.
createLogoutRequest(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the LogoutRequest Object.
createLogoutRequest(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the LogoutRequest Object.
createLogoutResponse() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the LogoutResponse Object.
createLogoutResponse(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the LogoutResponse Object.
createLogoutResponse(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the LogoutResponse Object.
createLogRecord(String, String[], Object) - Method in interface com.sun.identity.log.messageid.LogMessageProvider
Creates Log Record.
createLogRecord(String, String[], Object) - Method in class com.sun.identity.log.messageid.LogMessageProviderBase
Returns Log Record.
createLogRecord(String, String[], Hashtable) - Method in class com.sun.identity.log.messageid.LogMessageProviderBase
Returns Log Record.
createManageNameIDRequest() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a mutable manage name identifier request object.
createManageNameIDRequest(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an immutable manage name identifier request object.
createManageNameIDRequest(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an immutable manage name identifier request object.
createManageNameIDResponse() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a mutable manage name identifier response object.
createManageNameIDResponse(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an immutable manage name identifier response object.
createManageNameIDResponse(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an immutable manage name identifier response object.
createManageNameIDServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of ManageNameIDServiceElement
createManifest(String, String, String, boolean, boolean) - Method in class com.sun.identity.tools.manifest.Manifest
 
createManifestElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of ManifestElement
createManifestElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of ManifestElement
createManifestType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of ManifestType
createManifestType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of ManifestType
createMarshaller() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
Create a Marshaller object that can be used to convert a java content-tree into XML data.
createMarshaller() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
Create a Marshaller object that can be used to convert a java content-tree into XML data.
createMatch() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Match
createMatch(Match) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Match>}
createMessageIDElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of MessageIDElement
createMetadataElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of MetadataElement
CreateMetaDataTemplate - Class in com.sun.identity.federation.cli
Create Meta Data Template.
CreateMetaDataTemplate() - Constructor for class com.sun.identity.federation.cli.CreateMetaDataTemplate
 
createMetadataType() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of MetadataType
createMgmtDataElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of MgmtDataElement
createMgmtDataElement(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of MgmtDataElement
createMgmtDataElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of MgmtDataElement
createMgmtDataElement(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of MgmtDataElement
createMissingAttributeDetail() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of MissingAttributeDetail
createMissingAttributeDetail(MissingAttributeDetail) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<MissingAttributeDetail>}
createMultiNodes(String, Enumeration, StringBuffer) - Static method in class com.iplanet.services.util.CreateXmlTree
creates a multiple xml nodes and appends those nodes to the input xml construct.
createMultiRequests() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of MultiRequests
createMultiRequests(MultiRequests) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<MultiRequests>}
createMustSupportClientChallengeElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of MustSupportClientChallengeElement
createMustSupportIssuedTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of MustSupportIssuedTokensElement
createMustSupportRefEmbeddedTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of MustSupportRefEmbeddedTokenElement
createMustSupportRefEncryptedKeyElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of MustSupportRefEncryptedKeyElement
createMustSupportRefExternalURIElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of MustSupportRefExternalURIElement
createMustSupportRefIssuerSerialElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of MustSupportRefIssuerSerialElement
createMustSupportRefKeyIdentifierElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of MustSupportRefKeyIdentifierElement
createMustSupportRefThumbprintElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of MustSupportRefThumbprintElement
createMustSupportServerChallengeElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of MustSupportServerChallengeElement
createNamedConfig(String, int, Map, String, SSOToken) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Creates an authentication configuration in iPlanetAMAuthConfiguration service.
createNameID() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of NameID.
createNameID(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of NameID.
createNameID(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of NameID.
createNameIDElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of NameIDElement
createNameIdentifier() - Method in class com.sun.identity.federation.services.util.FSNameIdentifierHelper
Creates a new name identifier string.
createNameIdentifier() - Method in class com.sun.identity.federation.services.util.FSNameIdentifierImpl
Creates a new name identifier string.
createNameIdentifier(Element) - Method in class com.sun.identity.saml.assertion.Subject
 
createNameIdentifier() - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns a Name Identifier
createNameIdentifier() - Method in interface com.sun.liberty.INameIdentifier
Returns a String whoes value is the NameIdentifier
createNameIDFormatElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of NameIDFormatElement
createNameIDFormatElement(String) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of NameIDFormatElement
createNameIDMappingRequest() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the NameIDMappingRequest Object.
createNameIDMappingRequest(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the NameIDMappingRequest Object.
createNameIDMappingRequest(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the NameIDMappingRequest Object.
createNameIDMappingResponse() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the NameIDMappingResponse Object.
createNameIDMappingResponse(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the NameIDMappingResponse Object.
createNameIDMappingResponse(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the NameIDMappingResponse Object.
createNameIDMappingServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of NameIDMappingServiceElement
createNameIDPolicy() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the NameIDPolicy Object.
createNameIDPolicy(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the NameIDPolicy Object.
createNameIDPolicy(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the NameIDPolicy Object.
createNameIDType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of NameIDType
createNestedPolicyType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of NestedPolicyType
createNewEncryptedID(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an immutable new encrypted identifier object.
createNewEncryptedID(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an immutable new encrypted identifier object.
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
 
createNewID(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an new identifier object.
createNewID(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an new identifier object.
createNode(char) - Method in interface org.forgerock.openam.entitlement.utils.indextree.nodecreator.NodeCreator
For the given node value, create an appropriate tree node.
createNonceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of NonceElement
createNoOpTokenRestriction() - Method in class com.iplanet.dpro.session.TokenRestrictionFactory
Create a new instance of NoOpTokenRestriction, which always satisfies the restriction.
createNoPasswordElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of NoPasswordElement
createObjectElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of ObjectElement
createObjectElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of ObjectElement
createObjectType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of ObjectType
createObjectType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of ObjectType
createObligation() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Obligation
createObligation(Obligation) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Obligation>}
createObligation() - Method in class com.sun.identity.xacml.policy.PolicyFactory
Returns a new instance of Obligation.
createObligation(Element) - Method in class com.sun.identity.xacml.policy.PolicyFactory
Returns a new instance of Obligation.
createObligation(String) - Method in class com.sun.identity.xacml.policy.PolicyFactory
Returns a new instance of Obligation The return object is immutable.
createObligationExpression() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of ObligationExpression
createObligationExpression(ObligationExpression) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<ObligationExpression>}
createObligationExpressions() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of ObligationExpressions
createObligationExpressions(ObligationExpressions) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<ObligationExpressions>}
createObligations() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Obligations
createObligations(Obligations) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Obligations>}
createObligations() - Method in class com.sun.identity.xacml.policy.PolicyFactory
Returns a new instance of Obligations.
createObligations(Element) - Method in class com.sun.identity.xacml.policy.PolicyFactory
Returns a new instance of Obligations.
createObligations(String) - Method in class com.sun.identity.xacml.policy.PolicyFactory
Returns a new instance of Obligations The return object is immutable.
createOneTimeUse() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of OneTimeUse.
createOneTimeUse(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of OneTimeUse.
createOneTimeUse(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of OneTimeUse.
createOneTimeUseElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of OneTimeUseElement
createOneTimeUseType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of OneTimeUseType
createOnlySignEntireHeadersAndBodyElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of OnlySignEntireHeadersAndBodyElement
createOpenIDToken(ResourceOwner, String, String, String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createOpenIDToken(ResourceOwner, String, String, String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Creates an OpenId Connect token and stores it in the OpenId Connect Provider's store.
createOpenIDToken(ResourceOwner, String, String, String, String, OAuth2Request) - Method in interface org.forgerock.openidconnect.OpenIdConnectTokenStore
Creates an OpenId Connect token and stores it in the OpenId Connect Provider's store.
createOperationEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Long) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
Factory method for "OperationEntry" entry MBean class.
createOperationEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
Factory method for "OperationEntry" entry metadata class.
createOperationTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Factory method for "OperationTable" table metadata class.
createOperatorContentType() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of OperatorContentType
createOrganization(String, String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates sub-organizations and initializes their attributes.
createOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates organizational units.
createOrganizationalUnits(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates organizational units and initializes their attributes.
createOrganizationConfig(String, Map) - Method in class com.sun.identity.sm.ServiceConfigManager
Creates organization configuration for the default instance of the service given configuration attributes.
createOrganizationConfiguration(String, String, Map) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Creates OrganizationConfiguration in a service.
createOrganizationDisplayNameElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of OrganizationDisplayNameElement
createOrganizationElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of OrganizationElement
createOrganizationNameElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of OrganizationNameElement
createOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates organizations.
createOrganizations(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates organizations and initializes their attributes.
createOrganizationType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of OrganizationType
createOrganizationURLElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of OrganizationURLElement
createOrgConfig(SSOToken, String, String, Map) - Static method in class com.iplanet.am.sdk.AMServiceUtils
Deprecated.
Create Service Template for a AMro profile, could be used to set policy to a profile
createOrReplacePolicies(PolicyManager, InputStream, boolean) - Static method in class com.sun.identity.policy.PolicyUtils
Creates or replaces policy objects given an input stream of policy XML which confines to com/sun/identity/policy/policyAdmin.dtd.
createPasswordElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of PasswordElement
createPasswordString() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of PasswordString
createPDPConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of PDPConfigElement
createPDPDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of PDPDescriptorElement
createPDPDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of PDPDescriptorType
createPendingRequest(HttpServletRequest, String, String, String, String, String, Set<String>) - Method in class org.forgerock.openam.uma.PendingRequestsService
Creates a pending request.
createPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates people containers.
createPeopleContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates people containers and initializes their attributes.
createPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates people containers.
createPeopleContainers(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates people containers and initializes their attributes.
createPermissionRequestEndpoint(TokenStore, OAuth2RequestFactory) - Method in class org.forgerock.openam.uma.UmaGuiceModule
 
createPGPDataElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of PGPDataElement
createPGPDataElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of PGPDataElement
createPGPDataType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of PGPDataType
createPGPDataType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of PGPDataType
createPluginSchemaXML(String, String, String, String, String, String) - Method in class org.forgerock.openam.cli.schema.AddPluginSchema
 
createPolicies(PolicyManager, InputStream) - Static method in class com.sun.identity.policy.PolicyUtils
Creates policy objects given an input stream of policy XML which confines to com/sun/identity/policy/policyAdmin.dtd.
createPolicies(Context, Set<JsonValue>) - Method in class org.forgerock.openam.uma.rest.PolicyResourceDelegate
Creates the underlying backend policies.
createPolicy() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Policy
createPolicy(Policy) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Policy>}
createPolicy(Context, JsonValue) - Method in class org.forgerock.openam.uma.rest.UmaPolicyServiceImpl
Creates an UMA policy in the backend store.
createPolicy(Context, JsonValue) - Method in interface org.forgerock.openam.uma.UmaPolicyService
Creates an UMA policy in the backend store.
createPolicyAttachmentElement() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of PolicyAttachmentElement
createPolicyAttachmentType() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of PolicyAttachmentType
createPolicyCombinerParameters() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of PolicyCombinerParameters
createPolicyCombinerParameters(PolicyCombinerParameters) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<PolicyCombinerParameters>}
createPolicyDefaults(Defaults) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Defaults>}
createPolicyElement() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of PolicyElement
createPolicyEvaluationMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "PolicyEvaluation" group MBean.
createPolicyEvaluationMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
Factory method for "PolicyEvaluation" MBean.
createPolicyEvaluationMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "PolicyEvaluation" group metadata class.
createPolicyIdentifierList() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of PolicyIdentifierList
createPolicyIdentifierList(PolicyIdentifierList) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<PolicyIdentifierList>}
createPolicyIdReference(IdReference) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<IdReference>}
createPolicyIssuer() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of PolicyIssuer
createPolicyIssuer(PolicyIssuer) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<PolicyIssuer>}
createPolicyReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of PolicyReferenceElement
createPolicyReferenceType() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of PolicyReferenceType
createPolicySet() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of PolicySet
createPolicySet(PolicySet) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<PolicySet>}
createPolicySetCombinerParameters() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of PolicySetCombinerParameters
createPolicySetCombinerParameters(PolicySetCombinerParameters) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
createPolicySetDefaults(Defaults) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Defaults>}
createPolicySetIdReference(IdReference) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<IdReference>}
createPolicyTemplate(String, Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
use com.sun.identity.policy package for creating and managing policies.
createPolicyTemplate(String, Map, int) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
use com.sun.identity.policy package for creating and managing policies.
createPolicyType() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of PolicyType
createPrivilege(HttpHeaders, HttpServletRequest, String, String) - Method in class com.sun.identity.entitlement.rest.PrivilegeResource
 
createProblemActionElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of ProblemActionElement
createProblemActionType() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of ProblemActionType
createProblemHeaderQNameElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of ProblemHeaderQNameElement
createProblemIRIElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of ProblemIRIElement
CreateProfileTask - Class in com.sun.identity.install.tools.configurator
This class provides the feature of creating Agent Profile during installation when the profile does not exist in OpenSSO.
CreateProfileTask() - Constructor for class com.sun.identity.install.tools.configurator.CreateProfileTask
 
createProofTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of ProofTokenElement
createProofTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of ProofTokenType
createProtectionTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of ProtectionTokenElement
createProtectTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of ProtectTokensElement
createProxyRestriction() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of ProxyRestriction.
createProxyRestriction(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of ProxyRestriction.
createProxyRestriction(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of ProxyRestriction.
createProxyRestrictionElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of ProxyRestrictionElement
createProxyRestrictionType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of ProxyRestrictionType
createPseudonymBasisElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of PseudonymBasisElement
createPseudonymBasisType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of PseudonymBasisType
createPseudonymElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of PseudonymElement
createPseudonymType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of PseudonymType
createPsuedonymServiceEndpointElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of PsuedonymServiceEndpointElement
createQNameAssertionType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of QNameAssertionType
createQueryDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of QueryDescriptorElement
createQueryDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of QueryDescriptorType
createQueryDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Create an instance of QueryDescriptorType
createQueryElement(List, String, boolean) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Creates a Query Request element given a set of query expressions.
createRandomBytes(int) - Method in class org.forgerock.openam.authentication.modules.push.UserPushDeviceProfileManager
Generate a supplied number of random bytes.
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
createRawValidator() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
Gets the schema fragment associated with this class.
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
createRawValidator() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
createRawValidator() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
Gets the schema fragment associated with this class.
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
createRawValidator() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
CreateRealm - Class in com.sun.identity.cli.realm
Creates realm command.
CreateRealm() - Constructor for class com.sun.identity.cli.realm.CreateRealm
 
createRealmElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RealmElement
createRealmElement(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RealmElement
createRealmPrivileges(SSOToken, String) - Static method in class com.sun.identity.delegation.DelegationUtils
Creates default privileges for a newly created realm This method should be called in legacy mode only.
createRecipientEncryptionTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RecipientEncryptionTokenElement
createRecipientSignatureTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RecipientSignatureTokenElement
createRecipientTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RecipientTokenElement
createReferenceDigestType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of ReferenceDigestType
createReferenceElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of ReferenceElement
createReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of ReferenceElement
createReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of ReferenceElement
createReferenceListElement() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of ReferenceListElement
createReferenceListType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of ReferenceListType
createReferenceListTypeDataReference() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of ReferenceListTypeDataReference
createReferenceListTypeKeyReference() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of ReferenceListTypeKeyReference
createReferenceParametersElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of ReferenceParametersElement
createReferenceParametersType() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of ReferenceParametersType
createReferenceToken11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of ReferenceToken11Element
createReferenceTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of ReferenceTokenElement
createReferenceTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of ReferenceTokenType
createReferenceType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of ReferenceType
createReferenceType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of ReferenceType
createReferenceType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of ReferenceType
createReferenceType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of ReferenceType
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates a Refresh Token and stores it in the OAuth2 Provider's store.
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates a Refresh Token and stores it in the OAuth2 Provider's store.
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, long) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates a Refresh Token and stores it in the OAuth2 Provider's store.
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates a Refresh Token and stores it in the OAuth2 Provider's store.
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, String, long) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates a Refresh Token and stores it in the OAuth2 Provider's store.
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, long) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, String, long) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, long) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, String, long) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, long) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
createRefreshToken(String, String, String, String, Set<String>, OAuth2Request, String, String, long) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
createRegistration(String, String, OAuth2Request) - Method in class org.forgerock.openidconnect.OpenIdConnectClientRegistrationService
Creates an OpenId Connect client registration in the OAuth2 provider.
createRelatesToElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of RelatesToElement
createRelatesToType() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of RelatesToType
createRelativeToElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RelativeToElement
createRelativeToType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RelativeToType
createRelTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RelTokenElement
CreateRemoteIDP - Class in com.sun.identity.workflow
Creates Remote Identity Provider.
CreateRemoteIDP() - Constructor for class com.sun.identity.workflow.CreateRemoteIDP
 
createRemoteSessionsMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Factory method for "RemoteSessions" group MBean.
createRemoteSessionsMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBImpl
Factory method for "RemoteSessions" MBean.
createRemoteSessionsMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Factory method for "RemoteSessions" group metadata class.
CreateRemoteSP - Class in com.sun.identity.workflow
Creates Remote Service Provider.
CreateRemoteSP() - Constructor for class com.sun.identity.workflow.CreateRemoteSP
 
createReplyToElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of ReplyToElement
createRequest() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Request
createRequest(Request) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Request>}
createRequest() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Request.
createRequest(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Request.
createRequest(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Request The return object is immutable.
createRequest() - Method in class org.forgerock.http.client.request.HttpClientRequestFactory
Create a new empty HttpClientRequest that can be sent over a org.forgerock.http.client.HttpClient.
createRequestDefaults() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of RequestDefaults
createRequestDefaults(RequestDefaults) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<RequestDefaults>}
createRequestedAttributeElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of RequestedAttributeElement
createRequestedAttributeType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of RequestedAttributeType
createRequestedAuthnContext() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a mutable requested authentication context object.
createRequestedAuthnContext(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an immutable requested authentication context object.
createRequestedAuthnContext(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an immutable requested authentication context object.
createRequesterID() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the RequesterID Object.
createRequesterID(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the RequesterID Object.
createRequesterID(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the RequesterID Object.
createRequestProofTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RequestProofTokenElement
createRequestProofTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RequestProofTokenType
createRequestPseudonymElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RequestPseudonymElement
createRequestPseudonymType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RequestPseudonymType
createRequestReference() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of RequestReference
createRequestReference(RequestReference) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<RequestReference>}
createRequestSecurityToken() - Method in class com.sun.identity.wss.trust.WSTrustFactory
Returns an instance of RequestSecurityToken
createRequestSecurityToken(Element) - Method in class com.sun.identity.wss.trust.WSTrustFactory
Returns an instance of RequestSecurityToken for given DOM Element.
createRequestSecurityTokenResponse() - Method in class com.sun.identity.wss.trust.WSTrustFactory
Returns an instance of RequestSecurityTokenResponse
createRequestSecurityTokenResponse(Element) - Method in class com.sun.identity.wss.trust.WSTrustFactory
Returns an instance of RequestSecurityTokenResponse for a given DOM element
createRequestSecurityTokenResponseCollection() - Method in class com.sun.identity.wss.trust.WSTrustFactory
Returns an instance of RequestSecurityTokenResponseCollection
createRequestSecurityTokenResponseCollection(Element) - Method in class com.sun.identity.wss.trust.WSTrustFactory
Returns an instance of RequestSecurityTokenResponseCollection for a given DOM Element.
createRequestSecurityTokenTemplateType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequestSecurityTokenTemplateType
createRequireBearerTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RequireBearerTokensElement
createRequireClientCertificateElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireClientCertificateElement
createRequireClientEntropyElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireClientEntropyElement
createRequiredElementsElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequiredElementsElement
createRequireDerivedKeysElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireDerivedKeysElement
createRequireEmbeddedTokenReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireEmbeddedTokenReferenceElement
createRequireExplicitDerivedKeysElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireExplicitDerivedKeysElement
createRequireExternalReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireExternalReferenceElement
createRequireExternalUriReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireExternalUriReferenceElement
createRequireImplicitDerivedKeysElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireImplicitDerivedKeysElement
createRequireInternalReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireInternalReferenceElement
createRequireIssuerSerialReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireIssuerSerialReferenceElement
createRequireKeyIdentifierReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireKeyIdentifierReferenceElement
createRequireReferenceTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RequireReferenceTokenElement
createRequireRequestSecurityTokenCollectionElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireRequestSecurityTokenCollectionElement
createRequireServerEntropyElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireServerEntropyElement
createRequiresGenericClaimDialectElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RequiresGenericClaimDialectElement
createRequireSharedCookiesElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RequireSharedCookiesElement
createRequireSignatureConfirmationElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireSignatureConfirmationElement
createRequireSignedTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of RequireSignedTokensElement
createRequireThumbprintReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of RequireThumbprintReferenceElement
createResolver(String, String, String, URL) - Method in interface org.forgerock.openam.authentication.modules.oidc.OpenIdResolverCache
 
createResolver(String, String, String, URL) - Method in class org.forgerock.openam.authentication.modules.oidc.OpenIdResolverCacheImpl
It is possible that two callers are calling this method at once.
createResource() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Resource.
createResource(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Resource.
createResource(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Resource The return object is immutable.
createResourceIDElement(String) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Creates Discovery resource id type.
createResources(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Create resources in this organization.
createResources(Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Create resources in this organization.
createResourceSet(JsonRepresentation) - Method in class org.forgerock.openam.oauth2.resources.ResourceSetRegistrationEndpoint
Creates or updates a resource set description.
createResourceSetRegistrationEndpoint(TokenStore, OAuth2RequestFactory, JacksonRepresentationFactory) - Method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule
 
createResourceType(String, String, Set<String>, Map<String, Boolean>, String) - Static method in class org.forgerock.openam.xacml.v3.XACMLResourceTypeUtils
Creates and instance of ResourceType from the parameters supplied.
createResourceTypeBuilder(String, String, Set<String>, Map<String, Boolean>, String) - Static method in class org.forgerock.openam.xacml.v3.XACMLResourceTypeUtils
Creates a ResourceType Builder from the parameters supplied.
createResponse() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Response
createResponse(Response) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Response>}
createResponse() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of Response.
createResponse(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of Response.
createResponse(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns a new instance of Response.
createResponse() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Response.
createResponse(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Response.
createResponse(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Response The return object is immutable.
createResponseFile(String, InstFinderInteractionsRunner, InteractionsRunner) - Method in class com.sun.identity.install.tools.configurator.Driver
 
createResponseJSONString(int, HttpHeaders, JSONObject) - Method in class com.sun.identity.rest.ResourceBase
 
createResponseJSONString(int, HttpHeaders, String) - Method in class com.sun.identity.rest.ResourceBase
 
createResponseJSONString(int, String, JSONObject) - Method in class com.sun.identity.rest.ResourceBase
 
createResult() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Result
createResult(Result) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Result>}
createResult() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Result.
createResult(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Result.
createResult(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Result The return object is immutable.
createRetrievalMethodElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of RetrievalMethodElement
createRetrievalMethodElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of RetrievalMethodElement
createRetrievalMethodType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of RetrievalMethodType
createRetrievalMethodType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of RetrievalMethodType
createRetryAfterElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of RetryAfterElement
createRoleDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of RoleDescriptorElement
createRoleDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of RoleDescriptorType
createRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates roles.
createRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates roles.
createRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates roles.
createRoles(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates roles.
createRouter(Handler) - Method in class org.forgerock.openam.rest.RealmRoutingFactory
Creates a CHF Handler for recursively matching the /realms/{realmId} route.
createRouter(RequestHandler) - Method in class org.forgerock.openam.rest.RealmRoutingFactory
Creates a CREST RequestHandler for recursively matching the /realms/{realmId} route.
createRouter(Router) - Method in class org.forgerock.openam.rest.RealmRoutingFactory
Creates a Restlet Router for recursively matching the /realms/{realmId} route.
createRSAKeyValueElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of RSAKeyValueElement
createRSAKeyValueElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of RSAKeyValueElement
createRSAKeyValueType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of RSAKeyValueType
createRSAKeyValueType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of RSAKeyValueType
createRule() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Rule
createRule(Rule) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Rule>}
createRuleCombinerParameters() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of RuleCombinerParameters
createRuleCombinerParameters(RuleCombinerParameters) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<RuleCombinerParameters>}
createSAML11Assertion(WSTrustVersion, long, String, String, String, String, KeyInfo, Map<QName, List<String>>, String, String, String) - Method in class com.sun.identity.wss.sts.spi.FAMSTSTokenProvider
 
createSAML11Token(String, String, String, Object, String, String, boolean) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Creates a SAML 1.1 token object based on the provided details.
createSAML20Assertion(WSTrustVersion, long, String, String, String, String, KeyInfo, Map<QName, List<String>>, String, String, String) - Method in class com.sun.identity.wss.sts.spi.FAMSTSTokenProvider
 
createSAML2CryptoProvider(SAML2Config) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProviderFactory
Return the SAML2CryptoProvider encapsulating the crypto context corresponding to the SAML2Config state
createSAML2CryptoProvider(SAML2Config) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProviderFactoryImpl
 
CreateSAML2HostedProviderTemplate - Class in com.sun.identity.workflow
Create SAML2 Hosted Provider Template.
createSAMLAssertionArtifact(Object, String, NameIdentifier, NameIdentifier) - Method in class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
Creates assertion and assertion artifact.
createSamlTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SamlTokenElement
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.
createSC200502SecurityContextTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SC200502SecurityContextTokenElement
createScheduledService(int, String) - Method in interface org.forgerock.openam.audit.context.AMExecutorServiceFactory
Generates a ScheduledExecutorService which has been pre-registered with the ShutdownManager.
createScheduledService(int, String) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorServiceFactory
 
createSchemaFromLDIF(String, Connection) - Static method in class org.forgerock.openam.ldap.LdifUtils
Creates LDAP schema from LDIF file.
createSchemaFromLDIF(InputStream, Connection) - Static method in class org.forgerock.openam.ldap.LdifUtils
Creates LDAP schema from LDIF file.
createSchemaFromLDIF(LDIFChangeRecordReader, Connection) - Static method in class org.forgerock.openam.ldap.LdifUtils
Creates LDAP schema from LDIF file.
createScoping() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the Scoping Object.
createScoping(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the Scoping Object.
createScoping(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the Scoping Object.
createSecureConversationTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SecureConversationTokenElement
createSecureConversationTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SecureConversationTokenType
createSecurityContextTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SecurityContextTokenElement
createSecurityElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of SecurityElement
createSecurityHeaderType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of SecurityHeaderType
createSecurityTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of SecurityTokenElement
createSecurityTokenReferenceElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of SecurityTokenReferenceElement
createSecurityTokenReferenceType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of SecurityTokenReferenceType
createSecurityTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of SecurityTokenType
createSelfEvaluationMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "SelfEvaluation" group MBean.
createSelfEvaluationMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
Factory method for "SelfEvaluation" MBean.
createSelfEvaluationMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "SelfEvaluation" group metadata class.
createSelfTimingMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "SelfTiming" group MBean.
createSelfTimingMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
Factory method for "SelfTiming" MBean.
createSelfTimingMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "SelfTiming" group metadata class.
createSePartsType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SePartsType
createSerElementsType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SerElementsType
CreateServer - Class in com.sun.identity.cli.serverconfig
Create a server instance.
CreateServer() - Constructor for class com.sun.identity.cli.serverconfig.CreateServer
 
CreateServerConfigXML - Class in com.sun.identity.cli.schema
 
CreateServerConfigXML() - Constructor for class com.sun.identity.cli.schema.CreateServerConfigXML
 
createServerInstance(SSOToken, String, Map, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Creates a server instance.
createServerInstance(SSOToken, String, Set, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Creates a server instance.
createServerInstance(SSOToken, String, String, Set, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Creates a server instance.
createServerURL(URL, String) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Creates a new URL by adding the provided path to the end of the provided server's URL.
createService(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Creates a new service schema in the configuration store.
createService(String, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
createService(String, NewServiceWrapper, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
This will parse the given XML and create the service specified within.
CreateServiceConfig - Class in com.sun.identity.sm
 
CreateServiceConfig() - Constructor for class com.sun.identity.sm.CreateServiceConfig
 
createServiceDescriptionElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of ServiceDescriptionElement
createServiceInstance(String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Creates a service instance.
createServiceInstance(String, String, Set, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Creates a service instance.
createServiceNameElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of ServiceNameElement
createSession(SessionService, LoginState) - Method in class com.sun.identity.authentication.service.DefaultSessionActivator
 
createSession(Map, HttpServletRequest, HttpServletResponse, StringBuffer) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
Meaningful only for SP side, the implementation of this method will create a local session for the local user identified by the information in the map.
createSession(Map, HttpServletRequest, HttpServletResponse, StringBuffer) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
Meaningful only for SP side, the implementation of this method will create a local session for the local user identified by the information in the map.
createSession(Map, HttpServletRequest, HttpServletResponse, StringBuffer) - Method in interface com.sun.identity.plugin.session.SessionProvider
Meaningful only for Service Provider side, the implementation of this method will create a local session for the local user identified by the information in the map.
createSessionIndex(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the SessionIndex Object.
createSessionMonitoringTimingStore() - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringTimingStoreFactory
Simple creation of a SessionMonitoringTimingStore, using Guice.
createSignatureElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureElement
createSignatureElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureElement
createSignatureMethodElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureMethodElement
createSignatureMethodElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureMethodElement
createSignatureMethodType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureMethodType
createSignatureMethodType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureMethodType
createSignatureMethodTypeHMACOutputLength() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureMethodTypeHMACOutputLength
createSignatureMethodTypeHMACOutputLength(BigInteger) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureMethodTypeHMACOutputLength
createSignatureMethodTypeHMACOutputLength() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureMethodTypeHMACOutputLength
createSignatureMethodTypeHMACOutputLength(BigInteger) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureMethodTypeHMACOutputLength
createSignaturePropertiesElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignaturePropertiesElement
createSignaturePropertiesElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignaturePropertiesElement
createSignaturePropertiesType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignaturePropertiesType
createSignaturePropertiesType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignaturePropertiesType
createSignaturePropertyElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignaturePropertyElement
createSignaturePropertyElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignaturePropertyElement
createSignaturePropertyType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignaturePropertyType
createSignaturePropertyType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignaturePropertyType
createSignatureTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SignatureTokenElement
createSignatureType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureType
createSignatureType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureType
createSignatureValueElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureValueElement
createSignatureValueElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureValueElement
createSignatureValueType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureValueType
createSignatureValueType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignatureValueType
createSignedElementsElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SignedElementsElement
createSignedEncryptedSupportingTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SignedEncryptedSupportingTokensElement
createSignedEndorsingEncryptedSupportingTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SignedEndorsingEncryptedSupportingTokensElement
createSignedEndorsingSupportingTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SignedEndorsingSupportingTokensElement
createSignedInfoElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignedInfoElement
createSignedInfoElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignedInfoElement
createSignedInfoType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SignedInfoType
createSignedInfoType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SignedInfoType
createSignedPartsElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SignedPartsElement
createSignedSupportingTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SignedSupportingTokensElement
createSignOutBasisType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of SignOutBasisType
createSignOutElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of SignOutElement
createSignOutType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of SignOutType
createSingleLogoutServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of SingleLogoutServiceElement
createSingleNode(String, String, StringBuffer) - Static method in class com.iplanet.services.util.CreateXmlTree
creates a single xml node and appends that node to the input xml construct.
createSingleNode(String, String) - Static method in class com.iplanet.services.util.CreateXmlTree
creates a single xml node and return that node.
createSingleSignOnServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of SingleSignOnServiceElement
createSingleSignOutNotificationEndpointElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of SingleSignOutNotificationEndpointElement
createSingleSignOutSubscriptionEndpointElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of SingleSignOutSubscriptionEndpointElement
CreateSite - Class in com.sun.identity.cli.serverconfig
Create a site.
CreateSite() - Constructor for class com.sun.identity.cli.serverconfig.CreateSite
 
createSite(SSOToken, String, String, Collection) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Creates a site.
createSite(String, Set) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Creates a site configuration.
createSOAPDOM(SOAPMessage) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Converts SOAP message to DOM element.
createSOAPFault(String, String, String) - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Forms a SOAP Fault and puts it in the SOAP Message Body.
createSOAPMessage(String, boolean) - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Creates SOAPMessage with the input XML String as message body.
createSOAPMessage(String, String, boolean) - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Creates SOAPMessage with the input XML String as message header and body.
createSOAPMessage(InputStream) - Static method in class com.sun.identity.wss.sts.STSUtils
 
createSOAPMessageString(String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Creates SOAPMessage with the input XML String as message body.
createSOAPNormalization10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SOAPNormalization10Element
createSOAPReceiverUrl(HttpServletResponse, ProviderDescriptorType, boolean) - Method in class com.sun.identity.federation.services.FSSOAPService
 
CreateSoapSTSDeployment - Class in com.sun.identity.workflow
This class is responsible for creating the soap-sts .war file which will expose soap-sts instances published to a given realm.
CreateSoapSTSDeployment() - Constructor for class com.sun.identity.workflow.CreateSoapSTSDeployment
 
createSPKIDataElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SPKIDataElement
createSPKIDataElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SPKIDataElement
createSPKIDataType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SPKIDataType
createSPKIDataType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SPKIDataType
createSPKIDataTypeSPKISexp() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SPKIDataTypeSPKISexp
createSPKIDataTypeSPKISexp(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of SPKIDataTypeSPKISexp
createSPKIDataTypeSPKISexp() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SPKIDataTypeSPKISexp
createSPKIDataTypeSPKISexp(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of SPKIDataTypeSPKISexp
createSpnegoContextTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SpnegoContextTokenElement
createSpnegoContextTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SpnegoContextTokenType
createSPSSOConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of SPSSOConfigElement
createSPSSOConfigElement() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of SPSSOConfigElement
createSPSSODescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of SPSSODescriptorElement
createSPSSODescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of SPSSODescriptorType
createSSOAssertion(String, AssertionArtifact, String, String, String) - Method in class com.sun.identity.saml.AssertionManager
Returns Assertion that contains AuthenticationStatement.
createSSOAssertion(String, AssertionArtifact, HttpServletRequest, HttpServletResponse, String, String, String) - Method in class com.sun.identity.saml.AssertionManager
Returns Assertion that contains AuthenticationStatement.
createSSODescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of SSODescriptorType
createSsoServerAuthModulesEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Factory method for "SsoServerAuthModulesEntry" entry MBean class.
createSsoServerAuthModulesEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
Factory method for "SsoServerAuthModulesEntry" entry metadata class.
createSsoServerAuthModulesEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryImpl
 
createSsoServerAuthModulesTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Factory method for "SsoServerAuthModulesTable" table metadata class.
createSsoServerAuthSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerAuthSvc" group MBean.
createSsoServerAuthSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerAuthSvc" group MBean.
createSsoServerAuthSvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerAuthSvc" group metadata class.
createSsoServerConnPoolSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerConnPoolSvc" group MBean.
createSsoServerConnPoolSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
createSsoServerConnPoolSvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerConnPoolSvc" group metadata class.
createSsoServerEntitlementPolicyStatsEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Factory method for "SsoServerEntitlementPolicyStatsEntry" entry MBean class.
createSsoServerEntitlementPolicyStatsEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
Factory method for "SsoServerEntitlementPolicyStatsEntry" entry metadata class.
createSsoServerEntitlementPolicyStatsEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryImpl
 
createSsoServerEntitlementPolicyStatsTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Factory method for "SsoServerEntitlementPolicyStatsTable" table metadata class.
createSsoServerEntitlementSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerEntitlementSvc" group MBean.
createSsoServerEntitlementSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerEntitlementSvc" group MBean.
createSsoServerEntitlementSvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerEntitlementSvc" group metadata class.
createSsoServerFedCOTMemberEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Factory method for "SsoServerFedCOTMemberEntry" entry MBean class.
createSsoServerFedCOTMemberEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
Factory method for "SsoServerFedCOTMemberEntry" entry metadata class.
createSsoServerFedCOTMemberEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryImpl
 
createSsoServerFedCOTMemberTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Factory method for "SsoServerFedCOTMemberTable" table metadata class.
createSsoServerFedCOTsEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Factory method for "SsoServerFedCOTsEntry" entry MBean class.
createSsoServerFedCOTsEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
Factory method for "SsoServerFedCOTsEntry" entry metadata class.
createSsoServerFedCOTsEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryImpl
 
createSsoServerFedCOTsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerFedCOTs" group MBean.
createSsoServerFedCOTsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerFedCOTs" group MBean.
createSsoServerFedCOTsMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerFedCOTs" group metadata class.
createSsoServerFedCOTsTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Factory method for "SsoServerFedCOTsTable" table metadata class.
createSsoServerFedEntitiesEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Factory method for "SsoServerFedEntitiesEntry" entry MBean class.
createSsoServerFedEntitiesEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
Factory method for "SsoServerFedEntitiesEntry" entry metadata class.
createSsoServerFedEntitiesEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryImpl
 
createSsoServerFedEntitiesMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerFedEntities" group MBean.
createSsoServerFedEntitiesMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerFedEntities" group MBean.
createSsoServerFedEntitiesMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerFedEntities" group metadata class.
createSsoServerFedEntitiesTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Factory method for "SsoServerFedEntitiesTable" table metadata class.
createSsoServerIDFFSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerIDFFSvc" group MBean.
createSsoServerIDFFSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerIDFFSvc" group MBean.
createSsoServerIDFFSvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerIDFFSvc" group metadata class.
createSsoServerIdRepoSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerIdRepoSvc" group MBean.
createSsoServerIdRepoSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerIdRepoSvc" group MBean.
createSsoServerIdRepoSvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerIdRepoSvc" group metadata class.
createSsoServerInstanceMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerInstance" group MBean.
createSsoServerInstanceMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerInstance" group MBean.
createSsoServerInstanceMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerInstance" group metadata class.
createSsoServerLoggingHdlrEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Factory method for "SsoServerLoggingHdlrEntry" entry MBean class.
createSsoServerLoggingHdlrEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
Factory method for "SsoServerLoggingHdlrEntry" entry metadata class.
createSsoServerLoggingHdlrEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryImpl
 
createSsoServerLoggingHdlrTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Factory method for "SsoServerLoggingHdlrTable" table metadata class.
createSsoServerLoggingSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerLoggingSvc" group MBean.
createSsoServerLoggingSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerLoggingSvc" group MBean.
createSsoServerLoggingSvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerLoggingSvc" group metadata class.
createSsoServerPolicy22AgentEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Factory method for "SsoServerPolicy22AgentEntry" entry MBean class.
createSsoServerPolicy22AgentEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
Factory method for "SsoServerPolicy22AgentEntry" entry metadata class.
createSsoServerPolicy22AgentEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryImpl
 
createSsoServerPolicy22AgentTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Factory method for "SsoServerPolicy22AgentTable" table metadata class.
createSsoServerPolicyAgentsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerPolicyAgents" group MBean.
createSsoServerPolicyAgentsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerPolicyAgents" group MBean.
createSsoServerPolicyAgentsMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerPolicyAgents" group metadata class.
createSsoServerPolicyJ2EEAgentEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Factory method for "SsoServerPolicyJ2EEAgentEntry" entry MBean class.
createSsoServerPolicyJ2EEAgentEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
Factory method for "SsoServerPolicyJ2EEAgentEntry" entry metadata class.
createSsoServerPolicyJ2EEAgentEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryImpl
 
createSsoServerPolicyJ2EEAgentTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Factory method for "SsoServerPolicyJ2EEAgentTable" table metadata class.
createSsoServerPolicyJ2EEGroupEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Factory method for "SsoServerPolicyJ2EEGroupEntry" entry MBean class.
createSsoServerPolicyJ2EEGroupEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
Factory method for "SsoServerPolicyJ2EEGroupEntry" entry metadata class.
createSsoServerPolicyJ2EEGroupEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryImpl
 
createSsoServerPolicyJ2EEGroupTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Factory method for "SsoServerPolicyJ2EEGroupTable" table metadata class.
createSsoServerPolicySvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerPolicySvc" group MBean.
createSsoServerPolicySvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerPolicySvc" group MBean.
createSsoServerPolicySvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerPolicySvc" group metadata class.
createSsoServerPolicyWebAgentEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Factory method for "SsoServerPolicyWebAgentEntry" entry MBean class.
createSsoServerPolicyWebAgentEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
Factory method for "SsoServerPolicyWebAgentEntry" entry metadata class.
createSsoServerPolicyWebAgentEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryImpl
 
createSsoServerPolicyWebAgentTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Factory method for "SsoServerPolicyWebAgentTable" table metadata class.
createSsoServerPolicyWebGroupEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Factory method for "SsoServerPolicyWebGroupEntry" entry MBean class.
createSsoServerPolicyWebGroupEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
Factory method for "SsoServerPolicyWebGroupEntry" entry metadata class.
createSsoServerPolicyWebGroupEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryImpl
 
createSsoServerPolicyWebGroupTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Factory method for "SsoServerPolicyWebGroupTable" table metadata class.
createSsoServerRealmEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
Factory method for "SsoServerRealmEntry" entry MBean class.
createSsoServerRealmEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
Factory method for "SsoServerRealmEntry" entry metadata class.
createSsoServerRealmEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryImpl
 
createSsoServerRealmTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Factory method for "SsoServerRealmTable" table metadata class.
createSsoServerSAML1CacheEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Factory method for "SsoServerSAML1CacheEntry" entry MBean class.
createSsoServerSAML1CacheEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
Factory method for "SsoServerSAML1CacheEntry" entry metadata class.
createSsoServerSAML1CacheEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryImpl
 
createSsoServerSAML1CacheTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Factory method for "SsoServerSAML1CacheTable" table metadata class.
createSsoServerSAML1EndPointEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Factory method for "SsoServerSAML1EndPointEntry" entry MBean class.
createSsoServerSAML1EndPointEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
Factory method for "SsoServerSAML1EndPointEntry" entry metadata class.
createSsoServerSAML1EndPointEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryImpl
 
createSsoServerSAML1EndPointTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Factory method for "SsoServerSAML1EndPointTable" table metadata class.
createSsoServerSAML1SvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerSAML1Svc" group MBean.
createSsoServerSAML1SvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerSAML1Svc" group MBean.
createSsoServerSAML1SvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerSAML1Svc" group metadata class.
createSsoServerSAML1TrustPrtnrsEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Factory method for "SsoServerSAML1TrustPrtnrsEntry" entry MBean class.
createSsoServerSAML1TrustPrtnrsEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
Factory method for "SsoServerSAML1TrustPrtnrsEntry" entry metadata class.
createSsoServerSAML1TrustPrtnrsEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryImpl
 
createSsoServerSAML1TrustPrtnrsTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Factory method for "SsoServerSAML1TrustPrtnrsTable" table metadata class.
createSsoServerSAML2IDPEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Factory method for "SsoServerSAML2IDPEntry" entry MBean class.
createSsoServerSAML2IDPEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
Factory method for "SsoServerSAML2IDPEntry" entry metadata class.
createSsoServerSAML2IDPEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
 
createSsoServerSAML2IDPTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Factory method for "SsoServerSAML2IDPTable" table metadata class.
createSsoServerSAML2SPEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Factory method for "SsoServerSAML2SPEntry" entry MBean class.
createSsoServerSAML2SPEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
Factory method for "SsoServerSAML2SPEntry" entry metadata class.
createSsoServerSAML2SPEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryImpl
 
createSsoServerSAML2SPTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Factory method for "SsoServerSAML2SPTable" table metadata class.
createSsoServerSAML2SvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerSAML2Svc" group MBean.
createSsoServerSAML2SvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerSAML2Svc" group MBean.
createSsoServerSAML2SvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerSAML2Svc" group metadata class.
createSsoServerServerEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
Factory method for "SsoServerServerEntry" entry MBean class.
createSsoServerServerEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
Factory method for "SsoServerServerEntry" entry metadata class.
createSsoServerServerEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerServerEntryImpl
 
createSsoServerServerTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Factory method for "SsoServerServerTable" table metadata class.
createSsoServerSessSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerSessSvc" group MBean.
createSsoServerSessSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerSessSvc" group MBean.
createSsoServerSessSvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerSessSvc" group metadata class.
createSsoServerSiteMapEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Factory method for "SsoServerSiteMapEntry" entry MBean class.
createSsoServerSiteMapEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
Factory method for "SsoServerSiteMapEntry" entry metadata class.
createSsoServerSiteMapEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryImpl
 
createSsoServerSiteMapTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Factory method for "SsoServerSiteMapTable" table metadata class.
createSsoServerSitesEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
Factory method for "SsoServerSitesEntry" entry MBean class.
createSsoServerSitesEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
Factory method for "SsoServerSitesEntry" entry metadata class.
createSsoServerSitesEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryImpl
 
createSsoServerSitesTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Factory method for "SsoServerSitesTable" table metadata class.
createSsoServerSvcMgmtSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerSvcMgmtSvc" group MBean.
createSsoServerSvcMgmtSvcMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerSvcMgmtSvc" group MBean.
createSsoServerSvcMgmtSvcMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerSvcMgmtSvc" group metadata class.
createSsoServerTopologyMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerTopology" group MBean.
createSsoServerTopologyMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerTopology" group MBean.
createSsoServerTopologyMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerTopology" group metadata class.
createSsoServerWSSAgentsDSCAgentEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Factory method for "SsoServerWSSAgentsDSCAgentEntry" entry MBean class.
createSsoServerWSSAgentsDSCAgentEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
Factory method for "SsoServerWSSAgentsDSCAgentEntry" entry metadata class.
createSsoServerWSSAgentsDSCAgentEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryImpl
 
createSsoServerWSSAgentsDSCAgentTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Factory method for "SsoServerWSSAgentsDSCAgentTable" table metadata class.
createSsoServerWSSAgentsDSCAgtGrpEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Factory method for "SsoServerWSSAgentsDSCAgtGrpEntry" entry MBean class.
createSsoServerWSSAgentsDSCAgtGrpEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
Factory method for "SsoServerWSSAgentsDSCAgtGrpEntry" entry metadata class.
createSsoServerWSSAgentsDSCAgtGrpEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryImpl
 
createSsoServerWSSAgentsDSCAgtGrpTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Factory method for "SsoServerWSSAgentsDSCAgtGrpTable" table metadata class.
createSsoServerWSSAgentsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerWSSAgents" group MBean.
createSsoServerWSSAgentsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Factory method for "SsoServerWSSAgents" group MBean.
createSsoServerWSSAgentsMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Factory method for "SsoServerWSSAgents" group metadata class.
createSsoServerWSSAgentsSTSAgentEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Factory method for "SsoServerWSSAgentsSTSAgentEntry" entry MBean class.
createSsoServerWSSAgentsSTSAgentEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
Factory method for "SsoServerWSSAgentsSTSAgentEntry" entry metadata class.
createSsoServerWSSAgentsSTSAgentEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryImpl
 
createSsoServerWSSAgentsSTSAgentTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Factory method for "SsoServerWSSAgentsSTSAgentTable" table metadata class.
createSsoServerWSSAgentsSTSAgtGrpEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Factory method for "SsoServerWSSAgentsSTSAgtGrpEntry" entry MBean class.
createSsoServerWSSAgentsSTSAgtGrpEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
Factory method for "SsoServerWSSAgentsSTSAgtGrpEntry" entry metadata class.
createSsoServerWSSAgentsSTSAgtGrpEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryImpl
 
createSsoServerWSSAgentsSTSAgtGrpTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Factory method for "SsoServerWSSAgentsSTSAgtGrpTable" table metadata class.
createSsoServerWSSAgentsWSCAgentEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Factory method for "SsoServerWSSAgentsWSCAgentEntry" entry MBean class.
createSsoServerWSSAgentsWSCAgentEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
Factory method for "SsoServerWSSAgentsWSCAgentEntry" entry metadata class.
createSsoServerWSSAgentsWSCAgentEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryImpl
 
createSsoServerWSSAgentsWSCAgentTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Factory method for "SsoServerWSSAgentsWSCAgentTable" table metadata class.
createSsoServerWSSAgentsWSCAgtGrpEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Factory method for "SsoServerWSSAgentsWSCAgtGrpEntry" entry MBean class.
createSsoServerWSSAgentsWSCAgtGrpEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
Factory method for "SsoServerWSSAgentsWSCAgtGrpEntry" entry metadata class.
createSsoServerWSSAgentsWSCAgtGrpEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryImpl
 
createSsoServerWSSAgentsWSCAgtGrpTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Factory method for "SsoServerWSSAgentsWSCAgtGrpTable" table metadata class.
createSsoServerWSSAgentsWSPAgentEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Factory method for "SsoServerWSSAgentsWSPAgentEntry" entry MBean class.
createSsoServerWSSAgentsWSPAgentEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
Factory method for "SsoServerWSSAgentsWSPAgentEntry" entry metadata class.
createSsoServerWSSAgentsWSPAgentEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryImpl
 
createSsoServerWSSAgentsWSPAgentTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Factory method for "SsoServerWSSAgentsWSPAgentTable" table metadata class.
createSsoServerWSSAgentsWSPAgtGrpEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Integer, Integer) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Factory method for "SsoServerWSSAgentsWSPAgtGrpEntry" entry MBean class.
createSsoServerWSSAgentsWSPAgtGrpEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
Factory method for "SsoServerWSSAgentsWSPAgtGrpEntry" entry metadata class.
createSsoServerWSSAgentsWSPAgtGrpEntryObjectName(MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryImpl
 
createSsoServerWSSAgentsWSPAgtGrpTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Factory method for "SsoServerWSSAgentsWSPAgtGrpTable" table metadata class.
createSSOToken(HttpServletRequest) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Creates a single sign on token for the HttpRequest
createSSOToken(Principal, String) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Deprecated.
This method has been deprecated. Please use the regular LDAP authentication mechanism instead. More information on how to use the authentication programming interfaces as well as the code samples can be obtained from the "Authenticating Using OpenAM Java SDK" chapter of the OpenAM Developer's Guide.
createSSOToken(String, boolean) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Creates a single sign on token.
createSSOToken(String, boolean, boolean) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Creates a single sign on token.
createSSOToken(String) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Deprecated.
Use #createSSOToken(String, String)
createSSOToken(String, String) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Deprecated.
Use #createSSOToken(String, String)
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.
createSSOToken(HttpServletRequest) - Method in class com.iplanet.sso.SSOTokenManager
Creates a single sign on token from HttpServletRequest
createSSOToken(Principal, String) - Method in class com.iplanet.sso.SSOTokenManager
Deprecated.
This method has been deprecated. Please use the regular LDAP authentication mechanism instead. More information on how to use the authentication programming interfaces as well as the code samples can be obtained from the "Authenticating Using OpenAM Java SDK" chapter of the OpenAM Developer's Guide.
createSSOToken(String) - Method in class com.iplanet.sso.SSOTokenManager
Creates a single sign on token from the single sign on token ID.
createSSOToken(String, String) - Method in class com.iplanet.sso.SSOTokenManager
Creates a single sign on token from the single sign on token ID.
createSSOToken(HttpServletRequest) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
createSSOToken(Principal, String) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
createSSOToken(String) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
createSSOToken(String, boolean, boolean) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
createSSOToken(String, String) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
createSSOToken(HttpServletRequest) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
createSSOToken(Principal, String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
createSSOToken(String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
createSSOToken(String, boolean) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
createSSOToken(String, boolean, boolean) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
createSSOToken(String, String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
createSSOToken(HttpServletRequest) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
createSSOToken(Principal, String) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
createSSOToken(String) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
createSSOToken(String, boolean, boolean) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
createSSOToken(String, String) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
createStandardMetaData(String, String) - Static method in class com.sun.identity.workflow.FedletMetaData
 
createStandardMetaTemplate(String, Map, String) - Static method in class com.sun.identity.workflow.CreateIDFFMetaDataTemplate
 
createStandardMetaTemplate(String, Map, String) - Static method in class com.sun.identity.workflow.CreateWSFedMetaDataTemplate
 
createStatelessSessionsMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Factory method for "StatelessSessions" group MBean.
createStatelessSessionsMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBImpl
Factory method for "StatelessSessions" group MBean.
createStatelessSessionsMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Factory method for "StatelessSessions" group metadata class.
createStatementAbstractType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of StatementAbstractType
createStatementElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of StatementElement
createStaticGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates static group.
createStaticGroup(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates static group.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Creates static groups in this group.
createStaticGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Creates static groups and initializes their attributes.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates static groups in this group container.
createStaticGroups(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates static groups and initializes their attributes.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates static groups.
createStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates static groups.
createStatus() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Status
createStatus(Status) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Status>}
createStatus() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the Status Object.
createStatus(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the Status Object.
createStatus(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the Status Object.
createStatus() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Status.
createStatus(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Status.
createStatus(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Status The return object is immutable.
createStatusCode() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of StatusCode
createStatusCode(StatusCode) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<StatusCode>}
createStatusCode() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the StatusCode Object.
createStatusCode(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the StatusCode Object.
createStatusCode(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the StatusCode Object.
createStatusCode() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of StatusCode.
createStatusCode(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of StatusCode.
createStatusCode(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of StatusCode The return object is immutable.
createStatusDetail() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of StatusDetail
createStatusDetail(StatusDetail) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<StatusDetail>}
createStatusDetail() - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the StatusDetail Object.
createStatusDetail(Element) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the StatusDetail Object.
createStatusDetail(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the StatusDetail Object.
createStatusDetail() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of StatusDetail.
createStatusDetail(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of StatusDetail.
createStatusDetail(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of StatusDetail The return object is immutable.
createStatusMessage(String) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<String>}
createStatusMessage(String) - Method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns the StatusMessage Object.
createStatusMessage() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of StatusMessage.
createStatusMessage(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of StatusMessage.
createStatusMessage(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of StatusMessage The return object is immutable.
createStrictElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of StrictElement
createStringResponseJSONString(int, String, String) - Method in class com.sun.identity.rest.ResourceBase
 
createSTRTransform10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of STRTransform10Element
createSTSInstanceState(RestSTSInstanceConfig) - Method in class org.forgerock.openam.sts.tokengeneration.state.RestSTSInstanceStateFactoryImpl
 
createSTSInstanceState(SoapSTSInstanceConfig) - Method in class org.forgerock.openam.sts.tokengeneration.state.SoapSTSInstanceStateFactoryImpl
 
createSTSInstanceState(T) - Method in interface org.forgerock.openam.sts.tokengeneration.state.STSInstanceStateFactory
 
createSubGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates sub group containers in this group container.
createSubGroupContainers(Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Creates sub group containers and initializes their attributes.
createSubject(SSOToken) - Static method in class com.sun.identity.entitlement.opensso.SubjectUtils
 
createSubject(String) - Static method in class com.sun.identity.entitlement.opensso.SubjectUtils
Create the subject from the SSOToken ID.
createSubject() - Method in interface com.sun.identity.rest.ISubjectable
Returns javax.security.auth.Subject.
createSubject() - Method in class com.sun.identity.rest.SSOTokenPrincipal
 
createSubject(Element) - Method in class com.sun.identity.saml.assertion.AttributeStatement
 
createSubject(Element) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
 
createSubject(Element) - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
 
createSubject(Element) - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Creates appropriate Subject Instance
createSubject() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Subject.
createSubject(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Subject.
createSubject(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of Subject.
createSubject() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Subject.
createSubject(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Subject.
createSubject(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of Subject.
createSubject(String, String) - Method in class org.forgerock.openam.uma.rest.ResourceSetService
 
createSubject(AMIdentity) - Static method in class org.forgerock.openam.uma.UmaUtils
Creates a Subject using the universal ID from the provided AMIdentity.
createSubjectConfirmation(Element) - Method in class com.sun.identity.saml.assertion.Subject
 
createSubjectConfirmation() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of SubjectConfirmation.
createSubjectConfirmation(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of SubjectConfirmation.
createSubjectConfirmation(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of SubjectConfirmation.
createSubjectConfirmationData() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of SubjectConfirmationData.
createSubjectConfirmationData(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of SubjectConfirmationData.
createSubjectConfirmationData(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of SubjectConfirmationData.
createSubjectConfirmationDataElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of SubjectConfirmationDataElement
createSubjectConfirmationDataType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of SubjectConfirmationDataType
createSubjectConfirmationElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of SubjectConfirmationElement
createSubjectConfirmationType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of SubjectConfirmationType
createSubjectElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of SubjectElement
createSubjectLocality(Element) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
 
createSubjectLocality() - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of SubjectLocality.
createSubjectLocality(Element) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of SubjectLocality.
createSubjectLocality(String) - Method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns a new instance of SubjectLocality.
createSubjectLocalityElement() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of SubjectLocalityElement
createSubjectLocalityType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of SubjectLocalityType
createSubjectType() - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of SubjectType
createSubOrganization(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Creates a sub-organization under the current organization and sets the specified attributes.
createSubOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates sub-organizational units.
createSubOrganizationalUnits(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates sub-organizational units and initializes their attributes.
createSubOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates sub-organizations.
createSubOrganizations(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates sub-organizations and initializes their attributes.
createSubPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Creates sub people containers in this people container.
createSubPeopleContainers(Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Creates sub people containers and initializes their attributes.
createSubTransactionIdValue() - Static method in class org.forgerock.openam.audit.context.AuditRequestContext
Creates a sub transaction id from the transaction id of the current thread, for propagation to another process.
createSubtreeEvaluationMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "SubtreeEvaluation" group MBean.
createSubtreeEvaluationMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
Factory method for "SubtreeEvaluation" MBean.
createSubtreeEvaluationMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "SubtreeEvaluation" group metadata class.
createSubtreeTimingMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "SubtreeTiming" group MBean.
createSubtreeTimingMBean(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
Factory method for "SubtreeTiming" MBean.
createSubtreeTimingMetaNode(String, String, ObjectName, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Factory method for "SubtreeTiming" group metadata class.
createSuperAdminSubject() - Static method in class com.sun.identity.entitlement.opensso.SubjectUtils
 
createSupportingTokensElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SupportingTokensElement
createSurNameElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of SurNameElement
createSurNameElement(String) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of SurNameElement
createSymmetricBindingElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of SymmetricBindingElement
createTarget() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Target
createTarget(Target) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<Target>}
CreateTask - Class in org.forgerock.openam.sm.datalayer.impl.tasks
Responsible for creating a Token in persistence layer.
CreateTask(Token, Options, ResultHandler<Token, ?>) - Constructor for class org.forgerock.openam.sm.datalayer.impl.tasks.CreateTask
 
createTelephoneNumberElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of TelephoneNumberElement
createTelephoneNumberElement(String) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of TelephoneNumberElement
createTemplate(int, String, Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Creates a Template with no priority for the given service associated with this AMObject.
createTemplate(int, String, Map, int) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Creates a Template with a priority for the given service associated with this AMObject.
createTemplate() - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Creates json response with attribute defaults when the service has global or default/realm schema.
createTemplate() - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
Enriches the json response received from the super class with dynamic attribute defaults.
createThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>, String) - Method in interface org.forgerock.openam.audit.context.AMExecutorServiceFactory
Generates a ThreadPoolExecutor with the provided values, and registers that executor as listening for shutdown messages.
createThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>, String) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorServiceFactory
 
createThreads(int) - Method in class com.iplanet.am.util.ThreadPool
Create thread for the pool.
createTimestampElement() - Method in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Create an instance of TimestampElement
createTimestampType() - Method in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Create an instance of TimestampType
createToElement() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of ToElement
createToken(Subject, JSONObject) - Method in interface com.sun.identity.coretoken.spi.CoreTokenStore
Creates a token.
createToken(Subject, JSONObject) - Method in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
createToken(String, String) - Method in class com.sun.identity.log.spi.DefaultTokenProvider
Return Object Given paramers are not used.
createToken(String, String) - Method in interface com.sun.identity.log.spi.ITokenProvider
Return Object with given user name and password
createToken(String, String) - Method in class com.sun.identity.log.spi.SSOTokenProvider
Return SSOToken that is casted to Object Given parameters are used to get SSOToken.
createToken(String, String) - Static method in class com.sun.identity.log.spi.Token
Generates internal token given a name.
createToken(HttpHeaders, HttpServletRequest, String) - Method in class com.sun.identity.rest.CoreTokenResource
Creates a token.
createToken(Node) - Static method in class com.sun.identity.wsfederation.profile.RequestedSecurityTokenFactory
Creates a RequestedSecurityToken based on the supplied DOM Node.
createToken(RestTokenProviderParameters<OpenIdConnectTokenCreationState>) - Method in class org.forgerock.openam.sts.rest.token.provider.oidc.RestOpenIdConnectTokenProvider
 
createToken(RestTokenProviderParameters<T>) - Method in interface org.forgerock.openam.sts.rest.token.provider.RestTokenProvider
Creates a token using the specified RestTokenProviderParameters
createToken(RestTokenProviderParameters<Saml2TokenCreationState>) - Method in class org.forgerock.openam.sts.rest.token.provider.saml.RestSamlTokenProvider
 
createToken(TokenProviderParameters) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider
 
createToken(TokenProviderParameters) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider
 
createTokenAssertionType() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of TokenAssertionType
createTokenEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Long) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
Factory method for "TokenEntry" entry MBean class.
createTokenEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
Factory method for "TokenEntry" entry metadata class.
createTokenIssuerEndpointElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of TokenIssuerEndpointElement
createTokenIssuerNameElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of TokenIssuerNameElement
createTokenKeyInfoType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of TokenKeyInfoType
createTokenKeyTransferKeyInfoElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of TokenKeyTransferKeyInfoElement
createTokenSigningKeyInfoElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of TokenSigningKeyInfoElement
createTokenTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Factory method for "TokenTable" table metadata class.
createTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of TokenType
createTokenTypesOfferedElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of TokenTypesOfferedElement
createTokenTypesOfferedType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of TokenTypesOfferedType
createTopOrganization(String, Map) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Bootstraps the Organization tree by creating the Top Organization tree.
createTransformationParametersElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of TransformationParametersElement
createTransformationParametersType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of TransformationParametersType
createTransformElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of TransformElement
createTransformElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of TransformElement
createTransformsElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of TransformsElement
createTransformsElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of TransformsElement
createTransformsType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of TransformsType
createTransformsType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of TransformsType
createTransformsType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of TransformsType
createTransformType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of TransformType
createTransformType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of TransformType
createTransformTypeXPath() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of TransformTypeXPath
createTransformTypeXPath(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of TransformTypeXPath
createTransformTypeXPath() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of TransformTypeXPath
createTransformTypeXPath(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of TransformTypeXPath
createTransportBindingElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of TransportBindingElement
createTransportTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of TransportTokenElement
createTree(String, Debug) - Static method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Creates directory tree from a XML.
createTripleDesElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of TripleDesElement
createTripleDesRsa15Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of TripleDesRsa15Element
createTripleDesSha256Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of TripleDesSha256Element
createTripleDesSha256Rsa15Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of TripleDesSha256Rsa15Element
createTrust10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Trust10Element
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
createUnmarshaller() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
Create an Unmarshaller object that can be used to convert XML data into a java content-tree.
createUnmarshaller(String, String, UnmarshallingContext) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfo
Creates an unmarshaller that can unmarshal a given element.
createUnmarshaller(String, String, UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfoImpl
 
createUnmarshaller(UnmarshallingContext) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
createUnmarshaller() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
Create an Unmarshaller object that can be used to convert XML data into a java content-tree.
createUnmarshaller(String, String, UnmarshallingContext) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfo
Creates an unmarshaller that can unmarshal a given element.
createUnmarshaller(String, String, UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl
 
createUnmarshaller(UnmarshallingContext) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
createUnmarshaller(UnmarshallingContext) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
createUpdateKrb5ConfigFile() - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSO
 
createUriNamedClaimTypesOfferedElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of UriNamedClaimTypesOfferedElement
createUriNamedClaimTypesOfferedType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of UriNamedClaimTypesOfferedType
createURLStreamHandler(String) - Method in class com.sun.identity.protocol.AMURLStreamHandlerFactory
Returns configured https protocol handler.
createUser(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Create user and initializes the attributes.
createUser(String, Map, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Create user and initializes the attributes.
createUser(String, Map<String, Set<String>>) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
createUser(String, Map<String, Set<String>>) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
createUserIdentity(String, Map, Set) - Method in class com.sun.identity.authentication.service.LoginState
Creates AMIdentity in the repository.
createUsernameTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of UsernameTokenElement
createUsernameTokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of UsernameTokenElement
createUsernameTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of UsernameTokenType
createUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates users in this organization.
createUsers(Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Creates users and initializes their attributes.
createUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates users and initializes their attributes.
createUsers(Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates users and initializes their attributes.For each user the, object classes specified by organization type attribute iplanet-am-required-services of the service iPlanetAMAdminConsoleService template are added.
createUsers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Creates users in this people container.
createUsers(Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Creates users and initializes their attributes.
createUsers(Map, Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Creates users and initializes their attributes.
createValidator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
Create a Validator object that can be used to validate a java content-tree.
createValidator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
Create a Validator object that can be used to validate a java content-tree.
createValueElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of ValueElement
createValueElement(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of ValueElement
createValueElement() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of ValueElement
createValueElement(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of ValueElement
createVariableDefinition() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of VariableDefinition
createVariableDefinition(VariableDefinition) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<VariableDefinition>}
createVariableReference() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of VariableReference
createVariableReference(VariableReference) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<VariableReference>}
createVersion() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of Version
createVersionMatch() - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of VersionMatch
createWebBindingElement() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of WebBindingElement
createWriter(Writer, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MarshallerImpl
 
createWriter(Writer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MarshallerImpl
 
createWriter(OutputStream) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MarshallerImpl
 
createWriter(OutputStream, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MarshallerImpl
 
createWriter(Writer, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MarshallerImpl
 
createWriter(Writer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MarshallerImpl
 
createWriter(OutputStream) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MarshallerImpl
 
createWriter(OutputStream, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MarshallerImpl
 
CreateWSFedMetaDataTemplate - Class in com.sun.identity.workflow
Create WS Federation Meta Template.
createWss10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Wss10Element
createWss11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of Wss11Element
createWssGssKerberosV5ApReqToken11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssGssKerberosV5ApReqToken11Element
createWssKerberosV5ApReqToken11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssKerberosV5ApReqToken11Element
createWssRelV10Token10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssRelV10Token10Element
createWssRelV10Token11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssRelV10Token11Element
createWssRelV20Token10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssRelV20Token10Element
createWssRelV20Token11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssRelV20Token11Element
createWssSamlV11Token10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssSamlV11Token10Element
createWssSamlV11Token11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssSamlV11Token11Element
createWssSamlV20Token11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssSamlV20Token11Element
createWssUsernameToken10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssUsernameToken10Element
createWssUsernameToken11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssUsernameToken11Element
createWssX509Pkcs7Token10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssX509Pkcs7Token10Element
createWssX509Pkcs7Token11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssX509Pkcs7Token11Element
createWssX509PkiPathV1Token10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssX509PkiPathV1Token10Element
createWssX509PkiPathV1Token11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssX509PkiPathV1Token11Element
createWssX509V1Token11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssX509V1Token11Element
createWssX509V3Token10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssX509V3Token10Element
createWssX509V3Token11Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of WssX509V3Token11Element
createX509DataElement() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataElement
createX509DataElement() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataElement
createX509DataType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataType
createX509DataType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataType
createX509DataTypeX509Certificate() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509Certificate
createX509DataTypeX509Certificate(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509Certificate
createX509DataTypeX509Certificate() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509Certificate
createX509DataTypeX509Certificate(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509Certificate
createX509DataTypeX509CRL() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509CRL
createX509DataTypeX509CRL(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509CRL
createX509DataTypeX509CRL() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509CRL
createX509DataTypeX509CRL(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509CRL
createX509DataTypeX509IssuerSerial() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509IssuerSerial
createX509DataTypeX509IssuerSerial() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509IssuerSerial
createX509DataTypeX509SKI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509SKI
createX509DataTypeX509SKI(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509SKI
createX509DataTypeX509SKI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509SKI
createX509DataTypeX509SKI(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509SKI
createX509DataTypeX509SubjectName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509SubjectName
createX509DataTypeX509SubjectName(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509SubjectName
createX509DataTypeX509SubjectName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509SubjectName
createX509DataTypeX509SubjectName(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509DataTypeX509SubjectName
createX509IssuerSerialType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of X509IssuerSerialType
createX509IssuerSerialType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of X509IssuerSerialType
createX509TokenElement() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of X509TokenElement
CreateXACML - Class in com.sun.identity.cli.entitlement
Converts access policies read from XACML XML into Entitlement Framework Privileges and then imports these into the specified realm.
CreateXACML() - Constructor for class com.sun.identity.cli.entitlement.CreateXACML
 
createXACMLAuthzDecisionQuery() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of XACMLAuthzDecisionQuery.
createXACMLAuthzDecisionQuery(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of XACMLAuthzDecisionQuery.
createXACMLAuthzDecisionQuery(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of XACMLAuthzDecisionQuery.
createXACMLAuthzDecisionQueryConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of XACMLAuthzDecisionQueryConfigElement
createXACMLAuthzDecisionQueryDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of XACMLAuthzDecisionQueryDescriptorElement
createXACMLAuthzDecisionQueryDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of XACMLAuthzDecisionQueryDescriptorType
createXACMLAuthzDecisionStatement() - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of XACMLAuthzDecisionStatement.
createXACMLAuthzDecisionStatement(Element) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of XACMLAuthzDecisionStatement.
createXACMLAuthzDecisionStatement(String) - Method in class com.sun.identity.xacml.context.ContextFactory
Returns a new instance of XACMLAuthzDecisionStatement.
createXACMLAuthzServiceElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of XACMLAuthzServiceElement
createXACMLPDPConfigElement() - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of XACMLPDPConfigElement
createXACMLPDPDescriptorElement() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of XACMLPDPDescriptorElement
createXACMLPDPDescriptorType() - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of XACMLPDPDescriptorType
createXMLErrorString() - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Returns error XML string
CreateXmlTree - Class in com.iplanet.services.util
 
CreateXmlTree() - Constructor for class com.iplanet.services.util.CreateXmlTree
 
createXPath10Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of XPath10Element
createXPathFilter20Element() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of XPathFilter20Element
createXPathVersion(String) - Method in class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create an instance of JAXBElement<String>}
CREATION_DATE_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Application
Creation date index key
CREATION_DATE_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Creation date index key
CREATION_DATE_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Creation date index key
CreationTemplate - Class in com.iplanet.ums
Represents templates for creating objects in UMS.
CreationTemplate() - Constructor for class com.iplanet.ums.CreationTemplate
Default constructor for deserialization
CreationTemplate(String, AttrSet, AttrSet, ArrayList) - Constructor for class com.iplanet.ums.CreationTemplate
Creates a template with required and optional attributes.
CreationTemplate(String, AttrSet, AttrSet, Class) - Constructor for class com.iplanet.ums.CreationTemplate
Creates a template with required and optional attributes.
CreationTemplate(String, AttrSet, AttrSet) - Constructor for class com.iplanet.ums.CreationTemplate
Creates a template with required and optional attributes.
creationtemplateMap - Static variable in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
Credential(Element, Date) - Constructor for class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Constructor.
CREDENTIALS - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Key for credentials.
CREDENTIALS_OBJ - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Key for credential objects.
CREST_VERSION_AGENTS_PROFILE_SERVICE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
Used in context of a @Named annotation to identify the String identifying the version of targeted CREST services.
CREST_VERSION_AUDIT_SERVICE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
Used in context of a @Named annotation to identify the String identifying the version of targeted CREST services.
CREST_VERSION_AUTHN_SERVICE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
Used in context of a @Named annotation to identify the String identifying the version of targeted CREST services.
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.
CREST_VERSION_HEADER_KEY - Static variable in class org.forgerock.openam.sts.AMSTSConstants
The name of the CREST header identifying the version of a targeted service.
CREST_VERSION_SESSION_SERVICE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
Used in context of a @Named annotation to identify the String identifying the version of targeted CREST services.
CREST_VERSION_SOAP_STS_PUBLISH_SERVICE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
Used in context of a @Named annotation to identify the String identifying the version of targeted CREST services.
CREST_VERSION_TOKEN_GEN_SERVICE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
Used in context of a @Named annotation to identify the String identifying the version of targeted CREST services.
CREST_VERSION_USERS_SERVICE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
Used in context of a @Named annotation to identify the String identifying the version of targeted CREST services.
CrestAuditorFactory - Class in org.forgerock.openam.rest.fluent
Factory for creation of CrestAuditor objects.
CrestAuditorFactory(Debug, AuditEventPublisher, AuditEventFactory) - Constructor for class org.forgerock.openam.rest.fluent.CrestAuditorFactory
 
CrestLoggingFilter - Class in org.forgerock.openam.rest.fluent
CREST Filter which will audit any requests that pass through it.
CrestLoggingFilter(Debug, RestLog) - Constructor for class org.forgerock.openam.rest.fluent.CrestLoggingFilter
 
CrestNoPathDetailsAuditor - Class in org.forgerock.openam.rest.fluent
The sole purpose of this class is to modify the audit event object just before it is logged such that there is no reference to the session id in the http path.
CrestPrivilegeAuthzModule - Class in org.forgerock.openam.rest.authz
A CREST authorization module for performing privilege checking, PrivilegeAuthzModule for more detail.
CrestPrivilegeAuthzModule(DelegationEvaluator, Map<String, PrivilegeDefinition>, DelegationPermissionFactory, CoreWrapper, SSOTokenManager) - Constructor for class org.forgerock.openam.rest.authz.CrestPrivilegeAuthzModule
Create a new instance of CrestPrivilegeAuthzModule.
crestProtocolVersion(Context) - Static method in class org.forgerock.openam.rest.RestUtils
Get the CREST protocol version from the content.
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
CRLF - Static variable in class com.sun.identity.log.LogConstants
Defines CarriageReturn/LineFeed characters.
CRLValidator - Class in com.sun.identity.security.cert
This interface is for CRLValidator that is representing configued X509CRLValidator
CRLValidator() - Constructor for class com.sun.identity.security.cert.CRLValidator
 
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
 
cryptoContextType - Variable in class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
cryptoContextValue - Variable in class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
CsrfException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when a CSRF attack is detected.
CsrfException() - Constructor for exception org.forgerock.oauth2.core.exceptions.CsrfException
Constructs a new CsrfException.
CsrfProtection - Class in org.forgerock.oauth2.core
This class provides methods for checking if a request is a part of a cross-site request forgery attack (CSRF).
CsrfProtection(ResourceOwnerSessionValidator) - Constructor for class org.forgerock.oauth2.core.CsrfProtection
 
css_ie5win - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
css_ie5win.css
css_ie6up - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
css_ie6up.css
css_ns4sol - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
css_ns4sol.css
css_ns4win - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
css_ns4win.css
css_ns6up - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
css_ns6up.css
CsvAuditEventHandlerFactory - Class in org.forgerock.openam.audit.events.handlers
This factory is responsible for creating an instance of the CsvAuditEventHandler.
CsvAuditEventHandlerFactory() - Constructor for class org.forgerock.openam.audit.events.handlers.CsvAuditEventHandlerFactory
 
CSVHelper - Class in org.forgerock.openam.cors.utils
Used to switch CSVs between Strings and Lists, while trimming spaces.
CSVHelper() - Constructor for class org.forgerock.openam.cors.utils.CSVHelper
 
csvStringToList(String, boolean) - Method in class org.forgerock.openam.cors.utils.CSVHelper
Converts a String with CSV values in it to a set of strings, having trimmed any whitespace from the CSVs.
CTS_ASYNC_DEBUG - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Debug instance name for the CTS Async processing.
CTS_ASYNC_QUEUE_SIZE - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
The size of each asynchronous work queue.
CTS_ASYNC_QUEUE_TIMEOUT - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
The maximum duration in seconds to wait whilst placing tasks on the asynchronous work queue.
CTS_DEBUG - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Debug instance name for all CTS debugging.
CTS_MONITOR_DEBUG - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Debug instance name for all CTS Monitor debugging
CTS_REAPER_DEBUG - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Debug instance name for the CTS Reaper.
CTS_ROOT_SUFFIX - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
The fully qualified name of the suffix where the tokens will be created.
CTS_SMS_CONFIGURATION - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
 
CTS_STORE_AFFINITY_ENABLED - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Enable/disable the OpenDJ SDK's affinity based load balancing feature.
CTS_STORE_HOSTNAME - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Hostname where the CTS token store may be reached.
CTS_STORE_LOCATION - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
The CTS token store can be either embedded or external.
CTS_STORE_MAX_CONNECTIONS - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Maximum number of connections to the token store.
CTS_STORE_MAX_CONNECTIONS_DEFAULT - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Default maximum number of connections to the token store.
CTS_STORE_PASSWORD - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Password for connecting to the token store.
CTS_STORE_SSL_ENABLED - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Enable/disable SSL for the CTS token store connections.
CTS_STORE_USERNAME - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Username for the token store connection.
CTS_TOKEN_FIELD_STS_ID - Static variable in interface org.forgerock.openam.sts.tokengeneration.CTSTokenPersistence
 
CTS_TOKEN_FIELD_STS_TOKEN_TYPE - Static variable in interface org.forgerock.openam.sts.tokengeneration.CTSTokenPersistence
 
CTS_WORKER_POOL - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
The name of the general purpose worker pool for the CTS.
CTSAsyncConnectionModule - Class in org.forgerock.openam.cts.impl
 
CTSAsyncConnectionModule() - Constructor for class org.forgerock.openam.cts.impl.CTSAsyncConnectionModule
 
CTSAsyncConnectionModule - Class in org.openidentityplatform.openam.cassandra
 
CTSAsyncConnectionModule() - Constructor for class org.openidentityplatform.openam.cassandra.CTSAsyncConnectionModule
 
CTSBlacklist<T extends Blacklistable> - Class in org.forgerock.openam.blacklist
Entry blacklist that stores blacklisted entries in the CTS until they expire.
CTSBlacklist(CTSPersistentStore, TokenType, ScheduledExecutorService, ThreadMonitor, WebtopNamingQuery, long, long) - Constructor for class org.forgerock.openam.blacklist.CTSBlacklist
 
CtsConnectionFailureRate - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsConnectionFailureRate" group.
CtsConnectionFailureRate(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Constructor for the "CtsConnectionFailureRate" group.
CtsConnectionFailureRate(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Constructor for the "CtsConnectionFailureRate" group.
CtsConnectionFailureRateImpl - Class in org.forgerock.openam.monitoring.cts
Implementation of the endpoint created by the monitoring framework.
CtsConnectionFailureRateImpl(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateImpl
Constructs an instance of the CtsConnectionFailureRateImpl
CtsConnectionFailureRateMBean - Interface in org.forgerock.openam.monitoring.cts
This interface is used for representing the remote management interface for the "CtsConnectionFailureRate" MBean.
CtsConnectionFailureRateMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for representing SNMP metadata for the "CtsConnectionFailureRate" group.
CtsConnectionFailureRateMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Constructor for the metadata associated to "CtsConnectionFailureRate".
CTSConnectionModule - Class in org.forgerock.openam.cts.impl
 
CTSConnectionModule(Class<? extends TaskExecutor>, boolean) - Constructor for class org.forgerock.openam.cts.impl.CTSConnectionModule
 
CTSConnectionModule() - Constructor for class org.forgerock.openam.cts.impl.CTSConnectionModule
 
CTSConnectionModule - Class in org.openidentityplatform.openam.cassandra
 
CTSConnectionModule(Class<? extends TaskExecutor>, boolean) - Constructor for class org.openidentityplatform.openam.cassandra.CTSConnectionModule
 
CTSConnectionModule() - Constructor for class org.openidentityplatform.openam.cassandra.CTSConnectionModule
 
CTSConnectionMonitoringStore - Interface in org.forgerock.openam.cts.monitoring
A data structure for storing monitoring information about CTS connections.
CtsConnectionSuccessRate - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsConnectionSuccessRate" group.
CtsConnectionSuccessRate(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Constructor for the "CtsConnectionSuccessRate" group.
CtsConnectionSuccessRate(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Constructor for the "CtsConnectionSuccessRate" group.
CtsConnectionSuccessRateImpl - Class in org.forgerock.openam.monitoring.cts
Implementation of the endpoint created by the monitoring framework.
CtsConnectionSuccessRateImpl(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateImpl
Constructs an instance of the CtsConnectionSuccessRateImpl
CtsConnectionSuccessRateMBean - Interface in org.forgerock.openam.monitoring.cts
This interface is used for representing the remote management interface for the "CtsConnectionSuccessRate" MBean.
CtsConnectionSuccessRateMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for representing SNMP metadata for the "CtsConnectionSuccessRate" group.
CtsConnectionSuccessRateMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Constructor for the metadata associated to "CtsConnectionSuccessRate".
CtsCRUDOperationsEntry - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsCRUDOperationsEntry" group.
CtsCRUDOperationsEntry(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Constructor for the "CtsCRUDOperationsEntry" group.
CtsCRUDOperationsEntryImpl - Class in org.forgerock.openam.monitoring.cts
Implementation of the monitoring endpoints for CTS CRUDL operations (query and delete).
CtsCRUDOperationsEntryImpl(SnmpMib, Debug) - Constructor for class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryImpl
Constructs an instance of the CtsCRUDOperationsEntryImpl.
CtsCRUDOperationsEntryMBean - Interface in org.forgerock.openam.monitoring.cts
This interface is used for representing the remote management interface for the "CtsCRUDOperationsEntry" MBean.
CtsCRUDOperationsEntryMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for representing SNMP metadata for the "CtsCRUDOperationsEntry" group.
CtsCRUDOperationsEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
Constructor for the metadata associated to "CtsCRUDOperationsEntry".
CtsCRUDOperationsPerTokenTypeEntry - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsCRUDOperationsPerTokenTypeEntry" group.
CtsCRUDOperationsPerTokenTypeEntry(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Constructor for the "CtsCRUDOperationsPerTokenTypeEntry" group.
CtsCRUDOperationsPerTokenTypeEntryImpl - Class in org.forgerock.openam.monitoring.cts
Implementation of the monitoring endpoints for CTS CRUDL operations (except query and delete) for specific token type.
CtsCRUDOperationsPerTokenTypeEntryImpl(SnmpMib, Debug) - Constructor for class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryImpl
Constructs an instance of the CtsCRUDOperationsPerTokenTypeEntryImpl.
CtsCRUDOperationsPerTokenTypeEntryMBean - Interface in org.forgerock.openam.monitoring.cts
This interface is used for representing the remote management interface for the "CtsCRUDOperationsPerTokenTypeEntry" MBean.
CtsCRUDOperationsPerTokenTypeEntryMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for representing SNMP metadata for the "CtsCRUDOperationsPerTokenTypeEntry" group.
CtsCRUDOperationsPerTokenTypeEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
Constructor for the metadata associated to "CtsCRUDOperationsPerTokenTypeEntry".
CtsCRUDOperationsPerTokenTypeTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Variable for storing the value of "CtsCRUDOperationsPerTokenTypeTable".
CtsCRUDOperationsPerTokenTypeTableMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsCRUDOperationsPerTokenTypeTable" group.
CtsCRUDOperationsPerTokenTypeTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
Constructor for the table.
CtsCRUDOperationsTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Variable for storing the value of "CtsCRUDOperationsTable".
CtsCRUDOperationsTableMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsCRUDOperationsTable" group.
CtsCRUDOperationsTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
Constructor for the table.
CTSDataLayer - Class in com.sun.identity.sm.ldap
Protected Static Helper Accessor class to Access the protected SMDataLayer.
CTSDataLayerConfiguration - Class in org.forgerock.openam.cts.impl
 
CTSDataLayerConfiguration(String) - Constructor for class org.forgerock.openam.cts.impl.CTSDataLayerConfiguration
 
CTSDJLDAPv3PersistentSearch - Class in org.forgerock.openam.sm.datalayer.impl.ldap
This class will execute persistent search request against the configured datastore.
CTSDJLDAPv3PersistentSearch(int, DN, Filter, SearchScope, ConnectionFactory, String...) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch
Generate a new CTSDJLDAPv3PersistentSearch, providing the connection factory to use to produce connections.
CTSDJLDAPv3PersistentSearchBuilder - Class in org.forgerock.openam.sm.datalayer.impl.ldap
Constructs new CTSDJLDAPv3PersistentSearch objects using the provided criteria.
CTSDJLDAPv3PersistentSearchBuilder(ConnectionFactory) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearchBuilder
Generates a new builder.
CtsMonitoring - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsMonitoring" group.
CtsMonitoring(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.CtsMonitoring
Constructor for the "CtsMonitoring" group.
CtsMonitoring(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsMonitoring
Constructor for the "CtsMonitoring" group.
CtsMonitoringImpl<E extends Enum<E>,F extends Enum<F>> - Class in org.forgerock.openam.monitoring.cts
This class acts as the implementation of the root node of the monitoring tree structure that is exposed by the monitoring service.
CtsMonitoringImpl(SnmpMib, Class<E>, Class<F>) - Constructor for class org.forgerock.openam.monitoring.cts.CtsMonitoringImpl
Constructor with the MBeanServer not being set to null.
CtsMonitoringMBean - Interface in org.forgerock.openam.monitoring.cts
This interface is used for representing the remote management interface for the "CtsMonitoring" MBean.
CtsMonitoringMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for representing SNMP metadata for the "CtsMonitoring" group.
CtsMonitoringMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Constructor for the metadata associated to "CtsMonitoring".
CTSMonitoringStoreImpl - Class in org.forgerock.openam.cts.monitoring.impl
An implementation of the CTSOperationsMonitoringStore that stores the CTS monitoring information in internal data structure based on the type of monitoring information being stored.
CTSMonitoringStoreImpl(ExecutorService, TokenOperationsStore, ReaperMonitor, ConnectionStore, Debug) - Constructor for class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Constructs an instance of the CTSMonitoringStoreImpl.
CTSNotificationBroker - Class in org.forgerock.openam.notifications.integration.brokers
Uses the CTS to propagate notifications across an OpenAM cluster.
CTSNotificationBroker(CTSPersistentStore, NotificationBroker, int, long, long, AMExecutorServiceFactory) - Constructor for class org.forgerock.openam.notifications.integration.brokers.CTSNotificationBroker
Constructs a new broker.
CTSObjectMapperProvider - Class in org.forgerock.openam.core.guice
CTS Jackson Object Mapper.
CTSObjectMapperProvider() - Constructor for class org.forgerock.openam.core.guice.CTSObjectMapperProvider
 
CTSOperation - Enum in org.forgerock.openam.cts
An Enum which contains constants for each of the possible CTS operations.
CTSOperationsMonitoringStore - Interface in org.forgerock.openam.cts.monitoring
A data structure for storing monitoring information about CTS operations.
CTSOptions - Class in org.forgerock.openam.cts.api
Options are intended to provide guidance to the CTS as to how it should perform the requested operation.
CtsPersistenceOperationsDelegate - Class in org.forgerock.openam.cts.monitoring.impl.persistence
Used to query the CTS persistence store and return data to the monitoring service
CtsPersistenceOperationsDelegate(CTSPersistentStore) - Constructor for class org.forgerock.openam.cts.monitoring.impl.persistence.CtsPersistenceOperationsDelegate
 
CtsPersistenceOperationsMonitor - Class in org.forgerock.openam.cts.monitoring.impl.persistence
This acts to control the interaction between the exposed monitoring endpoints and the CTS persistence store for queries based on a TokenType
CtsPersistenceOperationsMonitor(CtsPersistenceOperationsDelegate) - Constructor for class org.forgerock.openam.cts.monitoring.impl.persistence.CtsPersistenceOperationsMonitor
CtsPersistenceOperationsMonitor allows us to quickly query the CTS for information that we expose across our monitoring services.
CTSPersistentStore - Interface in org.forgerock.openam.cts
Core Token Service Persistent Store is responsible for the storage and retrieval of Tokens from a persistent store.
CTSPersistentStoreImpl - Class in org.forgerock.openam.cts
Implementation of the CTS (Core Token Store) persistence layer.
CTSPersistentStoreImpl(CoreTokenAdapter, Debug) - Constructor for class org.forgerock.openam.cts.CTSPersistentStoreImpl
Creates a default implementation of the CTSPersistentStoreImpl.
CTSPersistentStoreProxy - Class in org.forgerock.openam.rest.router
A proxy implementation of the CTSPersistentStore, which delegates all its calls to the "real" implementation.
CTSPersistentStoreProxy() - Constructor for class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
CTSQueryFilterVisitor - Class in org.forgerock.openam.cts.api.filter
A QueryFilterVisitor implementation that transforms CREST Query filters to CTS attribute query filters.
CTSQueryFilterVisitor() - Constructor for class org.forgerock.openam.cts.api.filter.CTSQueryFilterVisitor
 
CTSQueueConfiguration - Class in org.forgerock.openam.cts.impl.queue.config
The CTS asynchronous feature has a number of configuration properties which allow an administrator to size and adjust the asynchronous queue and queue processors.
CTSQueueConfiguration(ConnectionConfigFactory, Debug) - Constructor for class org.forgerock.openam.cts.impl.queue.config.CTSQueueConfiguration
 
CTSReaperMonitoringStore - Interface in org.forgerock.openam.cts.monitoring
A data structure for storing monitoring information about the CTS Reaper.
CtsSessions - Class in org.forgerock.openam.monitoring.session
The class is used for implementing the "CtsSessions" group.
CtsSessions(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.session.CtsSessions
Constructor for the "CtsSessions" group.
CtsSessions(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.session.CtsSessions
Constructor for the "CtsSessions" group.
CtsSessionsImpl - Class in org.forgerock.openam.monitoring.session
Implementation for hooking the SNMP CtsSessions class in to OpenAM to report on our stats.
CtsSessionsImpl(CtsPersistenceOperationsMonitor, SnmpMib, SessionMonitoringStore) - Constructor for class org.forgerock.openam.monitoring.session.CtsSessionsImpl
 
CtsSessionsMBean - Interface in org.forgerock.openam.monitoring.session
This interface is used for representing the remote management interface for the "CtsSessions" MBean.
CtsSessionsMeta - Class in org.forgerock.openam.monitoring.session
The class is used for representing SNMP metadata for the "CtsSessions" group.
CtsSessionsMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Constructor for the metadata associated to "CtsSessions".
ctsTokenIdGenerator - Variable in class org.forgerock.openam.sts.rest.token.canceller.RestOpenIdConnectIssuedTokenCanceller
 
ctsTokenIdGenerator - Variable in class org.forgerock.openam.sts.rest.token.canceller.RestSAML2IssuedTokenCanceller
 
ctsTokenIdGenerator - Variable in class org.forgerock.openam.sts.rest.token.validator.RestOpenIdConnectIssuedTokenValidator
 
ctsTokenIdGenerator - Variable in class org.forgerock.openam.sts.rest.token.validator.RestSAML2IssuedTokenValidator
 
ctsTokenIdGenerator - Variable in class org.forgerock.openam.sts.soap.token.validator.SimpleTokenValidatorBase
 
CTSTokenIdGenerator - Interface in org.forgerock.openam.sts.token
STS-issued tokens which are persisted to the CTS require an identifier.
CTSTokenIdGeneratorImpl - Class in org.forgerock.openam.sts.token
 
CtsTokenOperationsEntry - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsTokenOperationsEntry" group.
CtsTokenOperationsEntry(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntry
Constructor for the "CtsTokenOperationsEntry" group.
CtsTokenOperationsEntryImpl - Class in org.forgerock.openam.monitoring.cts
This class represents those operations which only take a token type as the input.
CtsTokenOperationsEntryImpl(SnmpMib, Debug, CtsPersistenceOperationsMonitor) - Constructor for class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryImpl
Constructor allows us to pass in the CtsPersistenceOperationsMonitor as well as appropriate debugger.
CtsTokenOperationsEntryMBean - Interface in org.forgerock.openam.monitoring.cts
This interface is used for representing the remote management interface for the "CtsTokenOperationsEntry" MBean.
CtsTokenOperationsEntryMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for representing SNMP metadata for the "CtsTokenOperationsEntry" group.
CtsTokenOperationsEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
Constructor for the metadata associated to "CtsTokenOperationsEntry".
CtsTokenOperationsTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Variable for storing the value of "CtsTokenOperationsTable".
CtsTokenOperationsTableMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsTokenOperationsTable" group.
CtsTokenOperationsTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
Constructor for the table.
CTSTokenPersistence - Interface in org.forgerock.openam.sts.tokengeneration
An interface to encapsulate the concerns of persisting issued tokens to the CTS, and of retrieving persisted instances (performed during token validate), and of removing persisted instances (performed during token cancellation).
CTSTokenPersistenceException - Exception in org.forgerock.openam.sts
An instance of this exception is thrown for errors encountered during CTS token persistence
CTSTokenPersistenceException(int, String) - Constructor for exception org.forgerock.openam.sts.CTSTokenPersistenceException
 
CTSTokenPersistenceException(int, String, Throwable) - Constructor for exception org.forgerock.openam.sts.CTSTokenPersistenceException
 
CTSTokenPersistenceImpl - Class in org.forgerock.openam.sts.tokengeneration
 
CTSWorkerBaseProcess - Class in org.forgerock.openam.cts.worker.process
CTSWorkerProcess base class handling repeated steps such as paging through query results, thread interruption and waiting for each page of results to be processed.
CTSWorkerBaseProcess() - Constructor for class org.forgerock.openam.cts.worker.process.CTSWorkerBaseProcess
 
CTSWorkerBaseQuery<C> - Class in org.forgerock.openam.cts.impl.query.worker.queries
Abstract class for the performing of queries related to the CTS Worker Framework.
CTSWorkerBaseQuery(ConnectionFactory<C>) - Constructor for class org.forgerock.openam.cts.impl.query.worker.queries.CTSWorkerBaseQuery
 
CTSWorkerConstants - Class in org.forgerock.openam.cts.impl.query.worker
Holds constants for the CTSWorkerProcess concepts.
CTSWorkerDeleteProcess - Class in org.forgerock.openam.cts.worker.process
A process which defines the deletion of tokens returned from a CTS worker query, having applied the provided filter to them.
CTSWorkerDeleteProcess(CTSWorkerDeleteProcess.TokenDeletion, CTSReaperMonitoringStore, Debug) - Constructor for class org.forgerock.openam.cts.worker.process.CTSWorkerDeleteProcess
Generates a new CTSWorkerDeleteProcess which can be used across multiple CTSWorkerTask, with various CTSWorkerQuery and CTSWorkerFilter.
CTSWorkerDeleteProcess.TokenDeletion - Class in org.forgerock.openam.cts.worker.process
Deletes batches of Token IDs from the persistence layer.
CTSWorkerFilter - Interface in org.forgerock.openam.cts.worker
Interface defining how to filter a set of partial tokens, which have been returned from the data layer in response to a query by a CTSWorkerQuery.
CTSWorkerManager - Class in org.forgerock.openam.cts.worker
Responsible for starting and when required restarting the CTS Worker and coordinating the required dependencies.
CTSWorkerPastExpiryDateQuery<C> - Class in org.forgerock.openam.cts.impl.query.worker.queries
A query that selects all CTS tokens whose expiry date field is prior to the current timestamp (e.g. who have exceeded their maximum expiry time).
CTSWorkerPastExpiryDateQuery(ConnectionFactory, QueryFactory, CoreTokenConfig) - Constructor for class org.forgerock.openam.cts.impl.query.worker.queries.CTSWorkerPastExpiryDateQuery
 
CTSWorkerProcess - Interface in org.forgerock.openam.cts.worker
Interface which defines the handling of results from a supplied CTSWorkerQuery using a provided CTSWorkerFilter.
CTSWorkerProcessGuiceModule - Class in org.forgerock.openam.cts.worker.process
Guice Module for configuring bindings for the CTS Work Process classes.
CTSWorkerProcessGuiceModule() - Constructor for class org.forgerock.openam.cts.worker.process.CTSWorkerProcessGuiceModule
 
CTSWorkerQuery - Interface in org.forgerock.openam.cts.impl.query.worker
Defines the ability to perform a paged query.
CTSWorkerSelectAllFilter - Class in org.forgerock.openam.cts.worker.filter
Basic filter that will return all partial tokens passed in.
CTSWorkerSelectAllFilter() - Constructor for class org.forgerock.openam.cts.worker.filter.CTSWorkerSelectAllFilter
 
CTSWorkerTask - Class in org.forgerock.openam.cts.worker
Class defining the base elements of a CTS worker task which may be executed by the CTSWorkerManager.
CTSWorkerTask(CTSWorkerQuery, CTSWorkerProcess, CTSWorkerFilter, String) - Constructor for class org.forgerock.openam.cts.worker.CTSWorkerTask
Worker task constructor, requiring a query which selects elements to be processed, a process defining the strategy for those elements, and a filter to remove elements to which the strategy should not be applied.
CTSWorkerTaskProvider - Class in org.forgerock.openam.cts.worker
Provides CTSWorkerTasks to be executed.
CTSWorkerTaskProvider(Collection<CTSWorkerTask>) - Constructor for class org.forgerock.openam.cts.worker.CTSWorkerTaskProvider
Constructs a new ReaperTaskProvider which will supply the provided tasks to the CTSWorkerManager service.
CumulativeValResult - Class in com.sun.identity.install.tools.configurator
 
CumulativeValResult() - Constructor for class com.sun.identity.install.tools.configurator.CumulativeValResult
 
CumulativeValResult(boolean, HashMap) - Constructor for class com.sun.identity.install.tools.configurator.CumulativeValResult
 
CURRENT_PLATFORM - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
currentConfig - Variable in class com.sun.identity.authentication.modules.datastore.DataStore
 
currentConfig - Variable in class com.sun.identity.authentication.modules.hotp.HOTP
 
currentConfig - Variable in class com.sun.identity.authentication.modules.ldap.LDAP
 
currentEntityId - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
currentState - Variable in class com.sun.identity.authentication.spi.AMLoginModule
 
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.
currentYear - Variable in class com.sun.identity.config.util.TemplatedPage
 
Custom() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
CUSTOM_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CUSTOM_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CUSTOM_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
CUSTOM_DELEGATION_HANDLER_AM_SESSION_ID - Static variable in class org.forgerock.openam.sts.AMSTSConstants
For soap-sts instance which support token delegation (ActAs/OnBehalfOf elements), users have the option to publish a soap-sts instance which specifies custom implementations of org.apache.cxf.sts.token.delegation.TokenDelegationHandler.
CUSTOM_DELEGATION_HANDLER_INVALIDATE_AM_SESSION - Static variable in class org.forgerock.openam.sts.AMSTSConstants
For soap-sts instance which support token delegation (ActAs/OnBehalfOf elements), users have the option to publish a soap-sts instance which specifies custom implementations of org.apache.cxf.sts.token.delegation.TokenDelegationHandler.
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_SOAP_STS_WSDL_FILE_INDICATOR - Static variable in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
 
CUSTOM_TOKEN - Static variable in class com.sun.identity.wss.security.WSSConstants
 
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_PROVIDERS - Static variable in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
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_TRANSFORMS - Static variable in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
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_TOKEN_VALIDATORS - Static variable in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
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.
customAdminToken - Static variable in class com.sun.identity.wss.provider.ProviderConfig
 
customAdminToken - Static variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
customAttributeMapperClassName(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the CustomAttributeMapper classname on the SAML2ConfigBuilder.
customAttributeStatementsProviderClassName(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the CustomAttributeStatementsProvider classname on the SAML2ConfigBuilder.
customAuthenticationContextMapperClass(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
Sets a custom implementation of the org.forgerock.openam.sts.rest.token.provider.oidc.OpenIdConnectTokenAuthnContextMapper interface, to be consulted when obtaining the optional acr claim to be included in issued OIDC tokens.
customAuthenticationMethodReferencesMapperClass(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
Sets a custom implementation of the org.forgerock.openam.sts.rest.token.provider.oidc.OpenIdConnectTokenAuthModeReferencesMapper interface, to be consulted when obtaining the optional acr claim to be included in issued OIDC tokens.
customAuthenticationStatementsProviderClassName(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the CustomAuthenticationStatementsProvider classname on the SAML2ConfigBuilder.
customAuthNContextMapperClassName(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the CustomAuthNContextMapper classname on the SAML2ConfigBuilder.
customAuthzDecisionStatementsProviderClassName(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the CustomAuthzDecisionStatementsProvider classname on the SAML2ConfigBuilder.
customClaimMapperClass(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
Sets a custom implementation of the org.forgerock.openam.sts.tokengeneration.oidc.OpenIdConnectTokenClaimMapper interface, which will be referenced when performing the claim mapping for custom claims to be included in issued OIDC tokens.
customConditionsProviderClassName(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the CustomConditionsProvider classname on the SAML2ConfigBuilder.
CustomDelegationHandlerWrapper - Class in org.forgerock.openam.sts.soap.token.delegation
If a published soap-sts instance supports OnBehalfOf/ActAs tokens (i.e. delegation relationships), then the associated soap-sts configuration supports the ability to specify a custom org.apache.cxf.sts.token.delegation.TokenDelegationHandler implementation(s) which are responsible for approving/validating the ActAs/OnBehalfOf token.
CustomDelegationHandlerWrapper(TokenDelegationHandler, ThreadLocalAMTokenCache, boolean, Logger) - Constructor for class org.forgerock.openam.sts.soap.token.delegation.CustomDelegationHandlerWrapper
 
CustomInstallDriver - Class in com.sun.identity.install.tools.configurator
 
CustomInstallDriver() - Constructor for class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
CustomInstallHandler - Class in com.sun.identity.install.tools.handler
 
CustomInstallHandler() - Constructor for class com.sun.identity.install.tools.handler.CustomInstallHandler
 
CustomRestTokenProviderParameters - Interface in org.forgerock.openam.sts.rest.token.provider
A RestTokenProviderParameters subclass which adds additional state in support of custom RestTokenProvider implementations.
CustomRestTokenProviderParametersImpl - Class in org.forgerock.openam.sts.rest.operation.translate
This is an implementation of the RestTokenProviderParameters specific for custom RestTokenProvider implementations.
CustomRestTokenProviderParametersImpl(JsonValue, TokenTypeId, JsonValue) - Constructor for class org.forgerock.openam.sts.rest.operation.translate.CustomRestTokenProviderParametersImpl
 
customSubjectProviderClassName(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the CustomSubjectProvider classname on the SAML2ConfigBuilder.
CustomTokenOperation - Class in org.forgerock.openam.sts.config.user
This class encapsulates state necessary to configure a token validator or a token provider for a custom token type.
CustomTokenOperation(String, String) - Constructor for class org.forgerock.openam.sts.config.user.CustomTokenOperation
 
CWRITE - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
CWRITE - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 

D

DaoInterface - Interface in com.sun.identity.idm.plugins.database
Classes that implement this interface are expected to conatin code that accesses a datastore, such as JBDC code to access a database, and create, read, update, delete, and search users and user related attributes.
Dashboard - Class in org.forgerock.openam.dashboard
 
Dashboard() - Constructor for class org.forgerock.openam.dashboard.Dashboard
 
DASHBOARD_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
DashboardResource - Class in org.forgerock.openam.core.rest.dashboard
JSON REST interface to return specific information from the Dashboard service.
DashboardResource(Debug) - Constructor for class org.forgerock.openam.core.rest.dashboard.DashboardResource
 
DashboardServiceHelper - Class in org.forgerock.openam.upgrade.helpers
This upgrade helper allows the modification of attributes for the Dashboard Service.
DashboardServiceHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.DashboardServiceHelper
Constructs an instance of the DashboardServiceHelper
DATA - Static variable in class com.sun.identity.log.LogConstants
The Data field.
DATA_CONSTRAINT - Static variable in interface com.iplanet.ums.IUMSConstants
 
DATA_FILE - Static variable in interface com.sun.identity.cli.IArgument
Data file argument.
DATA_INVALID_FOR_SERVICE - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
DATA_JSON_POINTER - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Pointer to the location of the JWT data returned by the device.
DATA_LAYER_DEBUG - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
Debug instance name for all CTS debugging.
DATA_LAYER_TIMEOUT - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
 
DATA_NOT_SUPPORTED - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
DATA_TYPE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for DataType
DatabaseRepo - Class in com.sun.identity.idm.plugins.database
This class stores identity information in a database
DatabaseRepo() - Constructor for class com.sun.identity.idm.plugins.database.DatabaseRepo
 
DataConstraintException - Exception in com.iplanet.ums.validation
Exception thrown if data validation fails.
DataConstraintException() - Constructor for exception com.iplanet.ums.validation.DataConstraintException
Constructor to constuct the exception without any message
DataConstraintException(String) - Constructor for exception com.iplanet.ums.validation.DataConstraintException
Constructor to construct the exception with a message
DataConstraintException(String, Throwable) - Constructor for exception com.iplanet.ums.validation.DataConstraintException
Constructs the exception with a message and an embedded exception
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
 
DataLayer - Class in com.iplanet.ums
DataLayer (A PACKAGE SCOPE CLASS) to access LDAP or other database TODO: 1.
DataLayer - Annotation Type in org.forgerock.openam.sm.datalayer.api
An annotation for marking injectable objects as for a specific data layer.
DataLayer.Types - Class in org.forgerock.openam.sm.datalayer.api
A utility class for creating DataLayer instances for using with injection keys.
DataLayerConfiguration - Class in org.openidentityplatform.openam.cassandra
 
DataLayerConfiguration(String) - Constructor for class org.openidentityplatform.openam.cassandra.DataLayerConfiguration
 
DataLayerConnectionFactoryCache - Class in org.forgerock.openam.sm.datalayer.providers
Abstraction for the ConnectionFactory provider implementations.
DataLayerConnectionFactoryCache(ConnectionType, ShutdownManager, ConnectionFactoryProvider, Debug) - Constructor for class org.forgerock.openam.sm.datalayer.providers.DataLayerConnectionFactoryCache
Creates an instance of this ConnectionFactoryProvider.
DataLayerConnectionModule - Class in org.forgerock.openam.sm.datalayer.api
 
DataLayerConnectionModule(Class<? extends TaskExecutor>, Class<? extends TokenStorageAdapter>, boolean) - Constructor for class org.forgerock.openam.sm.datalayer.api.DataLayerConnectionModule
 
DataLayerConnectionModule - Class in org.openidentityplatform.openam.cassandra
 
DataLayerConnectionModule(Class<? extends TaskExecutor>, boolean) - Constructor for class org.openidentityplatform.openam.cassandra.DataLayerConnectionModule
 
DataLayerConnectionModule() - Constructor for class org.openidentityplatform.openam.cassandra.DataLayerConnectionModule
 
DataLayerConstants - Class in org.forgerock.openam.sm.datalayer.api
Constants for the Data Layer, which represents a pool of connections that can be used by various services to access LDAP and perform queries.
DataLayerConstants() - Constructor for class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
 
DataLayerException - Exception in org.forgerock.openam.sm.datalayer.api
Base Data Layer exception for all sub types.
DataLayerException(String, Throwable) - Constructor for exception org.forgerock.openam.sm.datalayer.api.DataLayerException
 
DataLayerException(String) - Constructor for exception org.forgerock.openam.sm.datalayer.api.DataLayerException
 
DataLayerException(String, Token) - Constructor for exception org.forgerock.openam.sm.datalayer.api.DataLayerException
 
DataLayerException(String, Token, Throwable) - Constructor for exception org.forgerock.openam.sm.datalayer.api.DataLayerException
 
DataLayerGuiceModule - Class in org.forgerock.openam.core.guice
Guice Module to capture the details of the Data Layer specific bindings.
DataLayerGuiceModule() - Constructor for class org.forgerock.openam.core.guice.DataLayerGuiceModule
 
DataLayerRuntimeException - Exception in org.forgerock.openam.sm.datalayer.api
Base Data Layer runtime exception for all sub types.
DataLayerRuntimeException(String, Throwable) - Constructor for exception org.forgerock.openam.sm.datalayer.api.DataLayerRuntimeException
 
DataLayerRuntimeException(String) - Constructor for exception org.forgerock.openam.sm.datalayer.api.DataLayerRuntimeException
 
DataLayerRuntimeException(String, Token) - Constructor for exception org.forgerock.openam.sm.datalayer.api.DataLayerRuntimeException
 
DataLayerRuntimeException(String, Token, Throwable) - Constructor for exception org.forgerock.openam.sm.datalayer.api.DataLayerRuntimeException
 
DataQueryFilterVisitor - Class in org.forgerock.openam.rest.query
Raw data query filter visitor for resources.
DataQueryFilterVisitor() - Constructor for class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
DataReferenceImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
DataStore - Class in com.sun.identity.authentication.modules.datastore
 
DataStore() - Constructor for class com.sun.identity.authentication.modules.datastore.DataStore
 
DataStore - Class in com.sun.identity.entitlement.opensso
This class *talks* to SMS to get the configuration information.
DATASTORE_ACTIVE_DIR - Static variable in class com.sun.identity.sm.SMSEntry
Active Directory Configuration Data Store
DATASTORE_FLAT_FILE - Static variable in class com.sun.identity.sm.SMSEntry
Flat File Configuration Data Store
DATASTORE_NAME - Static variable in interface com.sun.identity.cli.datastore.DatastoreOptions
Name of datastore.
DATASTORE_NAMES - Static variable in interface com.sun.identity.cli.datastore.DatastoreOptions
Names of datastore.
DATASTORE_NOTIFICATION - Static variable in interface com.sun.identity.setup.SetupConstants
Datastore notification flag.
DATASTORE_SUN_DIR - Static variable in class com.sun.identity.sm.SMSEntry
Sun Directory Server Configuration Data Store
DATASTORE_TYPE - Static variable in interface com.sun.identity.cli.datastore.DatastoreOptions
Type of datastore.
DataStoreBase - Class in com.sun.identity.cli.datastore
Base class for all datastore sub command implementation classes.
DataStoreBase() - Constructor for class com.sun.identity.cli.datastore.DataStoreBase
 
DatastoreOptions - Interface in com.sun.identity.cli.datastore
The datastore CLI option names.
DataStorePrincipal - Class in com.sun.identity.authentication.modules.datastore
 
DataStorePrincipal(String) - Constructor for class com.sun.identity.authentication.modules.datastore.DataStorePrincipal
 
DataStoreProvider - Interface in com.sun.identity.plugin.datastore
Interface used for storing & retrieving information.
DataStoreProviderException - Exception in com.sun.identity.plugin.datastore
This class is to handle DataStoreProvider related exceptions.
DataStoreProviderException(String) - Constructor for exception com.sun.identity.plugin.datastore.DataStoreProviderException
Constructs a DataStoreProviderException with a detailed message.
DataStoreProviderException(Throwable) - Constructor for exception com.sun.identity.plugin.datastore.DataStoreProviderException
Constructs a DataStoreProviderException with an embedded exception.
DataStoreProviderException(Exception) - Constructor for exception com.sun.identity.plugin.datastore.DataStoreProviderException
Constructs a DataStoreProviderException with an exception.
DataStoreProviderException(String, String, Object[]) - Constructor for exception com.sun.identity.plugin.datastore.DataStoreProviderException
Constructs a new DataStoreProviderException without a nested Throwable.
DataStoreProviderManager - Class in com.sun.identity.plugin.datastore
This is a singleton class used to manage DataStore providers.
dataType - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
 
dataType - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
 
dataType - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeValue
 
dataType - Variable in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
 
DATATYPE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for DataType element
DATE - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DATE attribute syntax specifies that the attribute is of date type.
DATE_CONDITION_NOT_MET - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
DATE_SYNTAX - Static variable in class com.sun.identity.shared.locale.Locale
 
dateToString(Date) - Static method in class com.sun.identity.common.DateUtils
Deprecated.
Returns yyyy-MM-dd HH:mm:ss String representation of a date.
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.common
Deprecated.
As of OpenSSO version 8.0 DateUtils
DateUtils() - Constructor for class com.sun.identity.common.DateUtils
Deprecated.
 
DateUtils - Class in com.sun.identity.shared
This class provides utility to perform date conversion.
DateUtils() - Constructor for class com.sun.identity.shared.DateUtils
 
DAverage - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Variable for storing the value of "DAverage".
daysSinceModified(SSOToken, String) - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Protected method to obtain the number of days since this DN was last modified.
DB_DRIVER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Database Driver.
DB_FORMATTER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the DBFormatter class
DB_HANDLER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Database Handler class
DB_HANDLER_NAME - Static variable in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
 
DB_MEM_MAX_RECS - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Maximum LogRecords held in memory if DB logging fails.
DB_PASSWORD - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the password for the user of the db (for authenticating to DB)
DB_PROXY_ENABLE - Static variable in class com.sun.identity.sm.SMSEntry
 
DB_READ_HANDLER - Static variable in class com.sun.identity.log.LogConstants
Defines the DB Read Handler class.
DB_USER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the user name of the database (for authenticating to the Database)
DBFormatter - Class in com.sun.identity.log.handlers
This Formatter provides support for formatting LogRecords that will help Database Logging.
DBFormatter() - Constructor for class com.sun.identity.log.handlers.DBFormatter
Creates DBFormatter object
dbg - Static variable in class com.sun.identity.sae.api.SecureAttrs
Debug : true | false
DBHandler - Class in com.sun.identity.log.handlers
DBHandler takes log messages from the Logger and exports them to a specified Database.
DBHandler(String) - Constructor for class com.sun.identity.log.handlers.DBHandler
Constructor takes the tableName as a parameter.
DBStatistics - Class in org.forgerock.openam.session.model
This singleton class is used to keep statistics about the running db.
DC_RDN - Static variable in class com.sun.identity.sm.SMSEntry
 
dcNodeAttributes() - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
 
DCT_ATTRIBUTE_LIST_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
DCT_ENABLED_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
DCTREE_START_DN - Static variable in class com.iplanet.am.sdk.common.DCTreeServicesHelper
 
dcTreeImpl - Variable in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
dcTreeServices - Static variable in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
DCTreeServicesHelper - Class in com.iplanet.am.sdk.common
 
DCTreeServicesHelper() - Constructor for class com.iplanet.am.sdk.common.DCTreeServicesHelper
Public default constructor
DCTreeServicesImpl - Class in com.iplanet.am.sdk.ldap
This class DCTree contains the functionality to support a DC Tree in the LDAP DIT.
DCTreeServicesImpl() - Constructor for class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
Public default constructor
DCTreeServicesImpl - Class in com.iplanet.am.sdk.remote
 
DCTreeServicesImpl(SOAPClient) - Constructor for class com.iplanet.am.sdk.remote.DCTreeServicesImpl
 
dcTreeServicesImpl - Variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
DCumulativeCount - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Variable for storing the value of "DCumulativeCount".
deactivate() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Deactivates the entity (if a status attribute is defined for this entity).
deactivate() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
deactivate() - Method in interface com.iplanet.am.sdk.AMResource
Deprecated.
Deactivates the user.
deactivate() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Deactivates the user.
deActivateFedStatus() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Sets Federation Status as Inactive.
debug - Static variable in class com.iplanet.am.sdk.common.CallBackHelperBase
 
debug - Static variable in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
debug - Static variable in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
debug - Static variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
debug - Static variable in class com.iplanet.dpro.session.share.SessionEncodeURL
 
debug - Static variable in class com.iplanet.services.cdm.ClientDetectionDefaultImpl
 
debug - Static variable in class com.iplanet.services.naming.SiteStatusCheckThreadImpl
 
debug - Static variable in class com.iplanet.services.naming.WebtopNaming
The debug instance.
debug - Static variable in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Debug SSOProvider
debug - Static variable in class com.iplanet.sso.SSOTokenManager
Debug class that can be used by SSOProvider implementations
debug - Variable in class com.sun.identity.authentication.modules.datastore.DataStore
 
debug - Variable in class com.sun.identity.authentication.modules.hotp.DefaultSMSGatewayImpl
 
debug - Static variable in class com.sun.identity.authentication.modules.hotp.HOTP
 
debug - Variable in class com.sun.identity.authentication.modules.ldap.LDAP
 
debug - Static variable in class com.sun.identity.authentication.service.AuthD
Debug instance for error / message logging
DEBUG - Static variable in class com.sun.identity.authentication.service.DefaultSessionActivator
 
debug - Static variable in class com.sun.identity.config.util.AjaxPage
 
debug - Static variable in class com.sun.identity.coretoken.CoreTokenUtils
 
debug - Static variable in class com.sun.identity.cot.COTUtils
 
debug - Static variable in class com.sun.identity.delegation.DelegationManager
 
debug - Static variable in class com.sun.identity.entitlement.PrivilegeManager
Debug for Policy Administration Point classes
DEBUG - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
debug - Static variable in class com.sun.identity.entity.EntityUtils
 
debug - Static variable in class com.sun.identity.federation.common.FSUtils
 
debug - Static variable in class com.sun.identity.federation.meta.IDFFMetaUtils
IDFF Meta Debug
debug - Static variable in class com.sun.identity.idm.AMIdentityRepository
 
debug - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
DEBUG - Static variable in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
DEBUG - Static variable in class com.sun.identity.idm.server.IdServicesImpl
 
Debug - Class in com.sun.identity.install.tools.util
 
Debug() - Constructor for class com.sun.identity.install.tools.util.Debug
 
debug - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcUtils
Debug object for this service.
debug - Static variable in class com.sun.identity.liberty.ws.authnsvc.mechanism.PlainMechanismHandler
 
debug - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Debug object for discovery service.
debug - Static variable in class com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandlerImplUtils
 
debug - Static variable in class com.sun.identity.liberty.ws.dst.DSTUtils
 
debug - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
 
debug - Static variable in class com.sun.identity.liberty.ws.paos.PAOSUtils
 
Debug - Class in com.sun.identity.log.spi
This class is the class which instantaites the debug implementation class specified in the logging configuration and calls its methods.
Debug() - Constructor for class com.sun.identity.log.spi.Debug
 
debug(int, String, Throwable) - Method in interface com.sun.identity.log.spi.IDebug
The method which performs the actual debug operation.
debug(int, String) - Method in interface com.sun.identity.log.spi.IDebug
The method which performs the actual debug operation.
debug(int, String, Throwable) - Method in class com.sun.identity.log.spi.ISDebug
The method which does the actual Debug.
debug(int, String) - Method in class com.sun.identity.log.spi.ISDebug
The method which does the actual Debug.
debug - Static variable in class com.sun.identity.password.ui.model.PWResetModelImpl
Debug object
debug - Static variable in class com.sun.identity.plugin.log.LogManager
 
debug - Static variable in class com.sun.identity.plugin.monitoring.MonitorManager
 
DEBUG - Static variable in class com.sun.identity.policy.plugins.OrgReferral
 
debug - Static variable in class com.sun.identity.saml.common.SAMLUtilsCommon
SAML debug object.
debug - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
debug - Static variable in class com.sun.identity.saml2.idpdiscovery.CookieUtils
 
Debug - Class in com.sun.identity.saml2.idpdiscovery
Allows a uniform interface to file debug and exception information in a uniform format.
Debug(String) - Constructor for class com.sun.identity.saml2.idpdiscovery.Debug
debug - Static variable in class com.sun.identity.saml2.meta.SAML2MetaUtils
 
debug - Static variable in class com.sun.identity.saml2.plugins.DefaultAccountMapper
 
debug - Static variable in class com.sun.identity.saml2.plugins.DefaultAttributeMapper
 
debug - Static variable in class com.sun.identity.saml2.soapbinding.QueryClient
 
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 - Variable in class com.sun.identity.security.ServerInstanceAction
 
Debug - Class in com.sun.identity.shared.debug
**************************************************************************** Allows a uniform interface to file debug and exception information in a uniform format.
debug - Static variable in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
debug - Static variable in class com.sun.identity.sm.ldap.LDAPEventManager
 
debug - Static variable in class com.sun.identity.sm.SMSEntry
 
debug() - Method in class com.sun.identity.sm.SMSObject
 
debug - Static variable in class com.sun.identity.wsfederation.common.WSFederationUtils
Debug instance for use by WS-Federation implementation.
debug - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
 
debug - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
 
debug - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAttributeMapper
 
debug - Static variable in class com.sun.identity.wss.provider.ProviderUtils
 
debug - Static variable in class com.sun.identity.wss.security.WSSUtils
 
debug - Static variable in class com.sun.identity.wss.sts.STSUtils
 
debug - Static variable in class com.sun.identity.xacml.common.XACMLSDKUtils
 
debug - Static variable in class com.sun.identity.xmlenc.EncryptionUtils
 
DEBUG - Variable in class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModulePostAuthenticationPlugin
 
debug - Variable in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOATH
 
debug - Variable in class org.forgerock.openam.authentication.modules.oath.OATH
Deprecated.
 
debug - Variable in class org.forgerock.openam.authentication.modules.oauth2.DefaultEmailGatewayImpl
 
debug - Variable in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
DEBUG - Static variable in class org.forgerock.openam.core.rest.authn.http.AuthenticationServiceV1
 
debug - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
DEBUG - Static variable in class org.forgerock.openam.entitlement.PolicyConstants
 
DEBUG - Static variable in class org.forgerock.openam.idrepo.ldap.helpers.DirectoryHelper
 
DEBUG - Static variable in class org.forgerock.openam.oauth2.OAuth2Utils
 
debug - Variable in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
debug - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
debug - Variable in class org.forgerock.openam.services.email.MailServerImpl
 
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(String) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
debug(String, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
debug(String, Object, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
debug(String, Object...) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
debug(String, Throwable) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
debug - Variable in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
 
DEBUG - Static variable in class org.forgerock.openam.upgrade.steps.AbstractUpgradeStep
 
debug - Static variable in class org.forgerock.openam.upgrade.UpgradeUtils
 
debug - Variable in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistration
 
DEBUG_ASYNC_HEADER - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Debugging header, for all async processing debug messages.
DEBUG_DATE_FORMAT - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
DEBUG_DIR - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
DEBUG_FOLDER_NAME - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_HEADER - Static variable in class org.forgerock.openam.core.rest.cts.CoreTokenResource
 
DEBUG_HEADER - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Debugging header, for all debug messages.
DEBUG_IMPL_CLASS - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Class that implements the custom debug method in the case of log failure.
DEBUG_INSTANCE_NAME - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_LEVEL - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
DEBUG_LOG_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants
 
DEBUG_LOGS_AUTOSTOP_FILESIZE_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_LOGS_AUTOSTOP_FILESIZE_SIZEUNIT_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_LOGS_AUTOSTOP_FILESIZE_VALUE_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_LOGS_AUTOSTOP_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_LOGS_AUTOSTOP_TIME_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_LOGS_AUTOSTOP_TIME_UNIT_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_LOGS_AUTOSTOP_TIME_VALUE_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_LOGS_DEBUG_LEVEL_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_LOGS_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DEBUG_NAME - Static variable in interface com.sun.identity.setup.SetupConstants
Setup Debug name.
DEBUG_NAME - Static variable in class org.forgerock.openam.audit.AuditConstants
Name of the Debug instance.
DEBUG_NAME - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
 
DEBUG_PATH - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
debug directory system property name.
DEBUG_THREAD_MANAGER - Static variable in class org.forgerock.openam.shared.guice.SharedGuiceModule
The Debug instance annotation name for the thread manager.
DEBUG_TYPE_OVERRIDES - Static variable in class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
 
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
debugEnabled() - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Deprecated.
debugError(String) - Method in class com.sun.identity.cli.CLICommandBase
 
debugError(String, Throwable) - Method in class com.sun.identity.cli.CLICommandBase
 
debugError(String) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Prints a message to the console debug file.
debugError(String, Exception) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Prints a message to the console debug file.
debugError(String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Prints a message to the console debug file.
debugError(String, Exception) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Prints a message to the console debug file.
debugError(String, Throwable) - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
debugError(String) - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
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
DebugFileLog - Class in org.forgerock.openam.install.tools.logs
DebugLog implementation that delegates to the legacy file-based logging framework.
DebugFileLog() - Constructor for class org.forgerock.openam.install.tools.logs.DebugFileLog
 
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
Debugger - Class in com.sun.identity.cli
This class is responsible for printing debug message to standard output if the --debug option is set in the command line.
DEBUGGER_CLASS_CANNOT_INSTANTIATE - Static variable in interface com.sun.identity.cli.ExitCodes
Cannot instantiate debugger class.
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
DebugLog - Interface in org.forgerock.openam.install.tools.logs
Abstracts over the debug logging framework used by the installer, to allow easier unit testing.
debugMessage(String) - Method in class com.sun.identity.cli.CLICommandBase
 
debugMessage(String) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Prints a message to the console debug file.
debugMessage(String, Exception) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Prints a message to the console debug file.
debugMessage(String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Prints a message to the console debug file.
debugMessage(String, Exception) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Prints a message to the console debug file.
debugMessage(String) - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
debugMessageEnabled() - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
debugName - Static variable in class com.sun.identity.common.RequestUtils
 
debugOn - Variable in class com.sun.identity.config.Options
 
debugOperationAttemptAsPrincipal(String, String, Context, String, Debug) - Method in class org.forgerock.openam.forgerockrest.utils.RestLog
Logs an operation attempt on a resource, pulling the principal's name out of the context passed in, and indicating in which realm the operation is requested (if appropriate).
DebugPropertiesObserver - Class in com.sun.identity.common
This class observes changes in debug configuration properties.
DebugProviderImpl - Class in com.sun.identity.shared.debug.impl
Default debug provider implementation.
DebugProviderImpl() - Constructor for class com.sun.identity.shared.debug.impl.DebugProviderImpl
Default constructor DebugFileProviderImpl would be debug file provider used by every debug logs
DebugProviderImpl(DebugFileProvider) - Constructor for class com.sun.identity.shared.debug.impl.DebugProviderImpl
Constructor with a debug file provider
DebugRecorder - Interface in org.forgerock.openam.core.rest.record
Manage the records.
debugWarning(String, Throwable) - Method in class com.sun.identity.cli.CLICommandBase
 
debugWarning(String) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Prints a message to the console debug file.
debugWarning(String, Exception) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Prints a message to the console debug file.
debugWarning(String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Prints a message to the console debug file.
debugWarning(String, Exception) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Prints a message to the console debug file.
debugWarning(String) - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
decArtifacts() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
decArtifacts() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Decrement the ID-FF service's artifact counter.
decArtifacts() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
decArtifacts() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
decAssertions() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
decAssertions() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Decrement the ID-FF service's assertion counter.
decAssertions() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
decAssertions() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
decFedSessionCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
decFedSessionCount() - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
Decrement the Federation (SP) session counter.
decFedSessionCount() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
 
decFedSessionCount() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
 
decIdDestn() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
decIdDestn() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Decrement the ID-FF service's Id Destination counter.
decIdDestn() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
decIdDestn() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
decideAuthnContext(List, String, String) - Method in class com.sun.identity.federation.services.FSAuthnDecisionHandler
Decides if present authentication context is sufficient comparing to the requested authentication context.
decIdLocalSessToken() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
decIdLocalSessToken() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Decrement the ID-FF service's ID Local Session Token counter.
decIdLocalSessToken() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
decIdLocalSessToken() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
decIDPCounter(String, String, String) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
decIDPCounter(String, String, String) - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
decrement a counter for an IDP in a realm.
decIDPCounter(String, String, String) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
decrement number of Assertions or Artifacts in the SAML2 Caches.
decIDPCounter(String, String, String) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
decrement number of Assertions or Artifacts in the SAML2 Caches.
decIdpSessionCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
decIdpSessionCount() - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
Decrement the IDP session counter.
decIdpSessionCount() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
 
decIdpSessionCount() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
 
DECIMAL - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DECIMAL attribute syntax specifies that the attribute is a decimal value.
DECIMAL_NUMBER - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DECIMAL_NUMBER attribute syntax specifies that the attribute is a floating point number, e.g., 1.5, 3.56, etc.
DECIMAL_RANGE - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DECIMAL_RANGE attribute syntax specifies that the attribute is a decimal number within a range.
decision - Variable in class com.sun.identity.entitlement.xacml3.core.Result
 
DECISION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Decision element
Decision - Interface in com.sun.identity.xacml.context
The Decision element is a container of one or more Decisions issued by policy decision point

Schema:

DECISION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
DECISION_COMBINERS_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
DecisionCombinersResource - Class in org.forgerock.openam.entitlement.rest
Allows for CREST-handling of stored EntitlementCombiners.
DecisionCombinersResource(Debug, EntitlementRegistry) - Constructor for class org.forgerock.openam.entitlement.rest.DecisionCombinersResource
Guiced constructor.
DecisionImpl - Class in com.sun.identity.xacml.context.impl
The Decision element is a container of one or more Decisions issued by policy decision point

Schema:

DecisionImpl() - Constructor for class com.sun.identity.xacml.context.impl.DecisionImpl
Constructs a Decision object
DecisionImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.DecisionImpl
Constructs a Decision object from an XML string
DecisionImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.DecisionImpl
Constructs a Decision object from an XML DOM element
DecisionType - Enum in com.sun.identity.entitlement.xacml3.core
Java class for DecisionType.
DecisionType() - Constructor for class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase.DecisionType
 
DECLARE_REF_AUTH_TYPE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
declareNamespace(String, String, boolean) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContext2
Declares a new namespace binding within the current context.
declareNamespace(String, String, boolean) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
 
declareNamespace(String, String, boolean) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContext2
Declares a new namespace binding within the current context.
declareNamespace(String, String, boolean) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
 
decode(String) - Static method in class com.iplanet.jato.util.Encoder
 
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(String) - Static method in class com.sun.identity.install.tools.util.Base64
Returns an array of decoded bytes which were encoded in the passed byte array.
decode(String) - Static method in class com.sun.identity.setup.JCECrypt
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.
decode(String) - Static method in class com.sun.identity.sm.flatfile.FileNameDecoder
Decodes a x-www-form-urlencoded string.
decode(String, String) - Static method in class com.sun.identity.sm.flatfile.FileNameDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decode(String) - Method in class org.forgerock.openam.notifications.websocket.JsonValueDecoder
 
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
 
decodeBase64(String) - Static method in class com.iplanet.jato.util.Encoder
 
decodeCharset(String, String) - Static method in class com.iplanet.services.util.I18n
Decodes the string into specified charset
decodeDataElement(Element) - Static method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcUtils
Decodes the value of a Data Element.
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
 
decodeFromRedirect(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Decodes the request message.
decodeFromUrlSafeString(String) - Static method in class org.openidentityplatform.openam.authentication.modules.webauthn.Base64Utils
 
decodeHttp64(String) - Static method in class com.iplanet.jato.util.Encoder
 
decodeKey(String) - Method in class org.forgerock.openam.cts.utils.KeyConversion
Decode the given hexadecimal key.
decodeMap(String) - Method in class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
 
decodeMap(String) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
 
decodePassword(String) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Decodes a password.
decodePassword(String) - Static method in class org.forgerock.openam.utils.AMKeyProvider
Decodes the given password and returns it.
decodeRSAPublicKey(String) - Method in class org.forgerock.oauth2.core.PEMDecoder
Decodes a PEM encoded Public Key.
decodeUrlSafe(byte[]) - Static method in class org.openidentityplatform.openam.authentication.modules.webauthn.Base64Utils
 
decodeVal(String) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Decodes a value, %2C to comma and %25 to percent.
decodeVal(String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Decodes a value, %2C to comma and %25 to percent.
decodeX509Certificate(String) - Method in class org.forgerock.oauth2.core.PEMDecoder
Decodes a PEM encoded X.509 Certificate.
decodeXMLToDebugLog(String, Element) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
If enabled, decodes the provided XML element and prints it out to the decryption debug log.
decompress(byte[]) - Static method in class com.iplanet.jato.util.Encoder
 
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(String) - Static method in class com.sun.identity.policy.PolicyUtils
 
decrypt(Set<PrivateKey>) - Method in interface com.sun.identity.saml2.assertion.EncryptedAssertion
Decrypt the encrypted assertion.
decrypt(Set<PrivateKey>) - Method in interface com.sun.identity.saml2.assertion.EncryptedAttribute
Returns an instance of Attribute object.
decrypt(Set<PrivateKey>) - Method in interface com.sun.identity.saml2.assertion.EncryptedID
Decrypts the encrypted ID.
decrypt(Set<PrivateKey>) - Method in class com.sun.identity.saml2.assertion.impl.EncryptedAssertionImpl
 
decrypt(Set<PrivateKey>) - Method in class com.sun.identity.saml2.assertion.impl.EncryptedAttributeImpl
 
decrypt(Set<PrivateKey>) - Method in class com.sun.identity.saml2.assertion.impl.EncryptedIDImpl
 
decrypt(Set<PrivateKey>) - Method in class com.sun.identity.saml2.protocol.impl.NewEncryptedIDImpl
 
decrypt(Set<PrivateKey>) - Method in interface com.sun.identity.saml2.protocol.NewEncryptedID
Returns an instance of NewID object.
decrypt(String, Set<PrivateKey>) - Method in interface com.sun.identity.saml2.xmlenc.EncProvider
Decrypts an XML document that contains encrypted data.
decrypt(String, Set<PrivateKey>) - Method in class com.sun.identity.saml2.xmlenc.FMEncProvider
 
decrypt(String, boolean, boolean) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Decrypts the SOAPMessage for the given security profile.
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.
DecryptAction - Class in org.forgerock.openam.cts.utils.blob.strategies.encryption
Responsible for the decryption of Token Blob data.
DecryptAction(byte[]) - Constructor for class org.forgerock.openam.cts.utils.blob.strategies.encryption.DecryptAction
 
decryptAndReplace(Document, String) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Decrypts an XML Document that contains encrypted data.
decryptAndReplace(Document, Key) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Decrypts an XML Document that contains encrypted data.
decryptAndReplace(Document, String) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Decrypts an XML Document that contains encrypted data.
decryptAndReplace(Document, Key) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Decrypts an XML Document that contains encrypted data.
decryptAndReplace(Document, String) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Decrypts and replaces the XML element in a given XML DOM Document.
decryptAndReplace(Document, Key) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Decrypts an XML Document that contains encrypted data.
decryptionKeyAlias(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder
 
decryptionKeyPassword(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder
 
decryptKey(Element, String) - Method in class com.sun.identity.wss.xmlenc.WSSEncryptionProvider
Decrypt the given encrypted key.
decryptKey(Element, String) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Decrypt the given encrypted key.
decryptKey(Element, String) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Decrypt the given encrypted key.
decryptKey(Element, String) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Decrypts key and returns the associated secret key.
decryptLocal(String) - Static method in class com.iplanet.services.util.Crypt
Decrypt a String using client's encryption key
decryptPasswords(Map, ServiceSchema) - Static method in class com.iplanet.am.sdk.AMCrypt
 
decryptPasswords(Set, String, ServiceSchema) - Static method in class com.iplanet.am.sdk.AMCrypt
 
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.
decSAML2IDPArtifsInCache() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
 
decSAML2IDPAssertsInCache() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
 
decUserIDSessionList() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
decUserIDSessionList() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Decrement the ID-FF service's ID Session List counter.
decUserIDSessionList() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
decUserIDSessionList() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
deductCurrentThreadCount() - Method in class com.iplanet.am.util.ThreadPool
 
DEF_FF_LOG_LOC_BASE - Static variable in class com.sun.identity.log.LogConstants
Constant for the default base directory "prefix" for Flat File logging, indicating that the instance's Configuration directory + server URI should be used.
DEF_INIT_CP_LEN - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
DEF_MAX_CP_LEN - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
DEF_SIG_ALGO - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Digital Signing constant
DEF_SIG_ALGO_JCA - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Digital Signing constant
DEFAULT - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
DEFAULT - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents the numeric qualifier constant for "default".
DEFAULT - Static variable in class com.sun.identity.plugin.datastore.DataStoreProviderManager
Default.
DEFAULT - Static variable in class com.sun.identity.sm.SMSUtils
 
DEFAULT - Static variable in class org.forgerock.openam.radius.common.packet.TerminationActionAttribute
The default action.
Default64ResourceIDMapper - Class in com.sun.identity.liberty.ws.disco.plugins
The class Default64ResourceIDMapper provides a default implementation of the ResourceIDMapper interface.
Default64ResourceIDMapper() - Constructor for class com.sun.identity.liberty.ws.disco.plugins.Default64ResourceIDMapper
Default Constructor.
DEFAULT_ACR - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
DEFAULT_ACR_VALS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
DEFAULT_AGENT_FILE - Static variable in class com.sun.identity.log.LogConstants
 
DEFAULT_ASSERTION_ID_REQUEST_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DEFAULT_ATTR_QUERY_PROFILE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute Query default profile
DEFAULT_ATTR_QUERY_PROFILE_ALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute Query default profile alias
DEFAULT_ATTRIBUTE_AUTHORITY_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DEFAULT_AUTH_LEVEL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
DEFAULT_AUTH_SERVICE_NAME_PROVIDER - Static variable in class com.sun.identity.sm.AuthenticationServiceNameProviderFactory
The default implementation to be used in case no value is specified in the configuration.
DEFAULT_AUTHN_SCHEME - Static variable in class com.sun.identity.rest.RestServiceManager
 
DEFAULT_AUTHNCONTEXT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default AuthnContext
DEFAULT_AUTHNCONTEXT_PASSWORD - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default AuthnContext Password
DEFAULT_AUTHZ_SCHEME - Static variable in class com.sun.identity.rest.RestServiceManager
 
DEFAULT_CACHE_POLLING_TIME - Static variable in interface com.sun.identity.shared.Constants
Default cache polling interval (1 minute).
DEFAULT_CALLBACK_XML_HELPER - Static variable in class com.sun.identity.authentication.share.AuthenticationCallbackXMLHelperFactory
The default implementation to be used in case no value is specified in the configuration.
DEFAULT_CLAIMS - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ProviderStep
 
DEFAULT_CLIENT_TYPE - Static variable in class com.sun.identity.authentication.client.AuthClientUtils
 
DEFAULT_CONTENT_LENGTH - Static variable in class com.sun.identity.saml.common.SAMLUtils
Default maximum content length in string format.
DEFAULT_CORE_THREADS - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
DEFAULT_DEBUG_SUFFIX_FORMAT - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
DEFAULT_DIGEST_HANDLEJAR - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DEFAULT_DIGEST_HANDLEWAR - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DEFAULT_DIR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
DEFAULT_DIR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
 
DEFAULT_DISPLAY_URL - Static variable in class com.sun.identity.password.ui.PWResetInvalidURLViewBean
Default display URL
DEFAULT_DISPLAY_URL - Static variable in class com.sun.identity.password.ui.PWResetQuestionViewBean
Default display URL
DEFAULT_DISPLAY_URL - Static variable in class com.sun.identity.password.ui.PWResetSuccessViewBean
Default display URL
DEFAULT_DISPLAY_URL - Static variable in class com.sun.identity.password.ui.PWResetUncaughtExceptionViewBean
Default display URL
DEFAULT_DISPLAY_URL - Static variable in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Default display URL
DEFAULT_ENCODING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default encoding
DEFAULT_ENCODING - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default encoding used in the xml string conversion.
DEFAULT_ENCODING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DEFAULT_ERROR_MESSAGE - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Default message to display when we can't even forward an error back to the Authentication Module.
DEFAULT_ERROR_PAGE_URL - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default error page url.
DEFAULT_FEDERATION_ID - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Entity ID to use if WS-Federation omits it.
DEFAULT_IDENTIFIER_ENTRY - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DEFAULT_IDLE_TIMEOUT_SECONDS - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
DEFAULT_IDP_ACCOUNT_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DEFAULT_IDP_ADAPTER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Default IDP Adapter class
DEFAULT_IDP_ATTRIBUTE_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DEFAULT_IDP_AUTHNCONTEXT_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DEFAULT_IDP_ECP_SESSION_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DEFAULT_IDP_PROXY_FINDER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Default class name of IDP Proxy finder
DEFAULT_INTER_TYPE - Static variable in class com.sun.identity.install.tools.configurator.InteractionInfo
 
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_LENGTH - Static variable in class org.forgerock.openam.utils.RecoveryCodeGenerator
Default length of generated codes.
DEFAULT_LOCALE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
DEFAULT_LOGGING_LEVEL - Static variable in class com.sun.identity.log.LogConstants
 
DEFAULT_LOGGING_LEVEL_STR - Static variable in class com.sun.identity.log.LogConstants
default logging level
DEFAULT_MANIFEST_FILE_NAME - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DEFAULT_MANIFEST_PATTERN - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DEFAULT_MAX_AGE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
DEFAULT_MAX_AGE_ENABLED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
DEFAULT_MAX_SESS_CACHING_TIME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
DEFAULT_MAX_SESS_IDLE_TIME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
DEFAULT_MAX_SESS_TIME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Default Values
DEFAULT_MAX_THREADS - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
DEFAULT_MESSAGE_ID_XML_DIR - Static variable in class com.sun.identity.log.messageid.MessageProviderFactory
Default package for message XML file.
DEFAULT_MODULE_URL - Static variable in class com.sun.identity.password.ui.PWResetServlet
Default module URL
DEFAULT_NAMING_ATTR - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents the default naming attribute for COS definitions.
DEFAULT_NS_PREFIX - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
DEFAULT_OAUTH2_HA_ROOT_SUFFIX - Static variable in interface com.sun.identity.shared.Constants
Default SAML2 Root Suffix
DEFAULT_OPTION_VALUE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
DEFAULT_OPTION_VALUE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
DEFAULT_OPTION_VALUE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
DEFAULT_ORG - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for default organization.
DEFAULT_OVERWRITE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DEFAULT_PERIOD - Static variable in class com.iplanet.dpro.session.service.cluster.ClusterStateService
default StateInfo check time 10 milliseconds
DEFAULT_PLATFORM_LOCALE - Static variable in interface com.sun.identity.setup.SetupConstants
Default Platform Locale.
DEFAULT_POLICY_EVAL_THREAD - Static variable in class com.sun.identity.entitlement.Evaluator
 
DEFAULT_POOL_SIZE - Static variable in class com.sun.identity.common.SystemTimerPool
 
DEFAULT_POOL_SIZE - Static variable in class org.forgerock.openam.session.SessionConstants
Defaults for the polling threadpool.
DEFAULT_PREFIX_FAULT_CODE_VALUE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Fault Code Prefix.
DEFAULT_PRINCIPAL_DATA_RETRIEVER - Static variable in class com.sun.identity.authentication.service.AuthenticationPrincipalDataRetrieverFactory
The default implementation to be used in case no value is specified in the configuration.
DEFAULT_PROPERTIES_FILE - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
DEFAULT_PROVIDER_ATTR - Static variable in class com.sun.identity.plugin.datastore.DataStoreProviderManager
Attribute name for default provider.
DEFAULT_PROXY_IDP_FINDER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Default IDP Proxy Finder JSP
DEFAULT_QUEUE_SIZE - Static variable in class org.forgerock.openam.cts.impl.queue.config.CTSQueueConfiguration
 
DEFAULT_QUEUE_SIZE - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
DEFAULT_RB - Static variable in interface com.sun.identity.password.ui.model.PWResetModel
Default resource bundle name
DEFAULT_RDN - Static variable in class com.sun.identity.sm.SMSEntry
 
DEFAULT_RECURSIVE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DEFAULT_RELAY_STATE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute to be configure in SPSSOConfig for default relay state url.
DEFAULT_REMOTE_FORMATTER - Static variable in class com.sun.identity.log.LogConstants
Default value for remote formatter class
DEFAULT_REMOTE_HANDER - Static variable in class com.sun.identity.log.LogConstants
Default value for remote handler class
DEFAULT_RESULTS_CACHE_RESOURCE_CAP - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
 
DEFAULT_RESULTS_CACHE_SESSION_CAP - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
 
DEFAULT_RETRIES - Static variable in class org.forgerock.openam.utils.RecoveryCodeGenerator
Default number of retries to use before resulting in error.
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_SCOPES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
DEFAULT_SCOPES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
DEFAULT_SECURITY_SIGNING_ALGORITHM - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the default security signing algorithm
DEFAULT_SERVER_CONFIG - Static variable in class com.sun.identity.common.configuration.ServerConfiguration
Default server configuration.
DEFAULT_SERVER_ID - Static variable in class com.sun.identity.common.configuration.ServerConfiguration
 
DEFAULT_SERVER_PORT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Default Value for the SAML2 Server Port
DEFAULT_SERVICES_FOR_REALMS - Static variable in class com.sun.identity.sm.ServiceManager
 
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_SOAP_ACTOR - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Default SOAP Actor Value.
DEFAULT_SP_ACCOUNT_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DEFAULT_SP_ATTRIBUTE_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Default SP attribute mapper class name
DEFAULT_SP_AUTHCONTEXT_MAPPER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Default value for Service provider AuthnContext mapper value.
DEFAULT_SVR_CONFIG - Static variable in class com.sun.identity.cli.serverconfig.ServerConfigBase
 
DEFAULT_THRESHOLD - Static variable in class org.forgerock.openam.session.SessionConstants
 
DEFAULT_TIMEOUT - Static variable in class com.iplanet.dpro.session.service.cluster.ClusterStateService
individual server wait default time out 10 milliseconds
DEFAULT_TIMEOUT - Static variable in class com.sun.identity.authentication.modules.radius.client.RadiusConn
The default timeout.
DEFAULT_TIMEOUT - Static variable in class org.forgerock.openam.cts.impl.queue.config.CTSQueueConfiguration
 
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.
DEFAULT_USER_STATUS_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Default user status attribute property key.
DEFAULT_USERID_GENERATOR_CLASS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
SPI related constants
DEFAULT_VALUE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
DEFAULT_VALUE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
DEFAULT_VALUE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
DEFAULT_VALUES - Static variable in interface com.sun.identity.cli.IArgument
Default values.
DEFAULT_VERBOSE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DEFAULT_WILD_CARD - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
DEFAULT_WILD_CARD - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DEFAULT_WILDCARD_CHAR - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DefaultAccountMapper - Class in com.sun.identity.saml2.plugins
This class DefaultAccountMapper is a base class that the DefaultSPAccountMapper and DefaultIDPAccountMapper shall extend from this class.
DefaultAccountMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultAccountMapper
Default constructor
DefaultAccountMapper - Class in com.sun.identity.wsfederation.plugins
This class DefaultAccountMapper is a base class extended by DefaultSPAccountMapper and DefaultIDPAccountMapper.
DefaultAccountMapper() - Constructor for class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
Default constructor
DefaultAccountProvider - Class in org.forgerock.openam.authentication.modules.common.mapping
A default AccountProvider implementation.
DefaultAccountProvider() - Constructor for class org.forgerock.openam.authentication.modules.common.mapping.DefaultAccountProvider
Default constructor uses default attribute for id name (uid) when creating users.
DefaultAccountProvider(String) - Constructor for class org.forgerock.openam.authentication.modules.common.mapping.DefaultAccountProvider
Custom attribute name to be used for the id name.
DefaultActionMapper - Class in com.sun.identity.saml.plugins
The class DefaultActionMapper provide a default implementation of the ActionMapper interface.
DefaultActionMapper() - Constructor for class com.sun.identity.saml.plugins.DefaultActionMapper
Default Constructor
DefaultADFSPartnerAccountMapper - Class in com.sun.identity.wsfederation.plugins
This default PartnerAccountMapper for ADFS uses configuration to determine the attribute on which to search for the incoming user identifier.
DefaultADFSPartnerAccountMapper() - Constructor for class com.sun.identity.wsfederation.plugins.DefaultADFSPartnerAccountMapper
Default constructor
defaultAdminPort - Variable in class com.sun.identity.config.wizard.Wizard
 
defaultAgentContainerName() - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the default agent container name.
defaultAppName - Static variable in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOConfig
 
DefaultAssertionIDRequestMapper - Class in com.sun.identity.saml2.plugins
/** This class DefaultAssertonIDRequestMapper is the default implementation of the AssertonIDRequestMapper that is used by asseriton ID request service to process assertion ID request.
DefaultAssertionIDRequestMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultAssertionIDRequestMapper
 
DefaultAttributeAuthorityMapper - Class in com.sun.identity.saml2.plugins
This class DefaultAttributeAuthorityMapper is the default implementation of the AttributeAuthorityMapper that is used by attribute authority to process attribute query.
DefaultAttributeAuthorityMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultAttributeAuthorityMapper
 
DefaultAttributeMapper - Class in com.sun.identity.saml.plugins
The class DefaultAttributeMapper provide a default implementation of the AttributeMapper interface.
DefaultAttributeMapper() - Constructor for class com.sun.identity.saml.plugins.DefaultAttributeMapper
Default Constructor
DefaultAttributeMapper - Class in com.sun.identity.saml2.plugins
This class DefaultAttribute is the base class for DefaultSPAttributeMapper and DefaultIDPAttributeMapper for sharing the common functionalities.
DefaultAttributeMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultAttributeMapper
Constructor.
DefaultAttributeMapper - Class in com.sun.identity.wsfederation.plugins
This class DefaultAttribute is the base class for DefaultSPAttributeMapper and DefaultIDPAttributeMapper for sharing the common functionalities.
DefaultAttributeMapper() - Constructor for class com.sun.identity.wsfederation.plugins.DefaultAttributeMapper
Constructor.
DefaultAttributeMapper - Class in org.forgerock.openam.sts.tokengeneration.saml2.statements
This class implements the default attribute mapping functionality.
DefaultAttributeMapper(Map<String, String>) - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAttributeMapper
 
DefaultAttributeStatementsProvider - Class in org.forgerock.openam.sts.tokengeneration.saml2.statements
Encrypted attributes are currently not supported.
DefaultAttributeStatementsProvider() - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAttributeStatementsProvider
 
DefaultAuditServiceProxy - Class in org.forgerock.openam.audit
Extension of the commons AuditServiceProxy that allows for OpenAM specific configuration to be exposed in a thread-safe way.
DefaultAuditServiceProxy(AuditService, AMAuditServiceConfiguration) - Constructor for class org.forgerock.openam.audit.DefaultAuditServiceProxy
Create a new instance of the DefaultAuditServiceProxy.
DefaultAuthenticationStatementsProvider - Class in org.forgerock.openam.sts.tokengeneration.saml2.statements
 
DefaultAuthenticationStatementsProvider() - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAuthenticationStatementsProvider
 
DefaultAuthenticator - Class in com.sun.identity.wss.security.handler
This class provides a default implementation for authenticating the webservices clients using various security mechanisms.
DefaultAuthenticator() - Constructor for class com.sun.identity.wss.security.handler.DefaultAuthenticator
 
defaultAuthLevel - Variable in class com.sun.identity.authentication.service.AuthD
Default auth level for module
DefaultAuthorizer - Class in com.sun.identity.wss.security.handler
 
DefaultAuthorizer() - Constructor for class com.sun.identity.wss.security.handler.DefaultAuthorizer
 
DefaultAuthzDecisionStatementsProvider - Class in org.forgerock.openam.sts.tokengeneration.saml2.statements
 
DefaultAuthzDecisionStatementsProvider() - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAuthzDecisionStatementsProvider
 
defaultClassRefHash - Static variable in class com.sun.identity.saml2.profile.IDPCache
Hashtable saves AuthLevel to AuthnContextClassRef mapping key : hostEntityID + "|" + realmName value: String default AuthnContext Class Ref.
DefaultClassResolver - Class in com.iplanet.ums
Default IClassResolver implementation that can resolve the Java class to instantiate for a specific collection of attributes.
DefaultClassResolver() - Constructor for class com.iplanet.ums.DefaultClassResolver
Default constructor
DefaultClientSecretGenerator - Class in org.forgerock.openam.radius.server.config
Generates a random, alphanumeric 16 character password.
DefaultClientSecretGenerator() - Constructor for class org.forgerock.openam.radius.server.config.DefaultClientSecretGenerator
 
DefaultClientTypesManager - Class in com.iplanet.services.cdm
This class gives out instances of Client object so that it hides the implementation from clients
DefaultClientTypesManager() - Constructor for class com.iplanet.services.cdm.DefaultClientTypesManager
 
DefaultConditionsProvider - Class in org.forgerock.openam.sts.tokengeneration.saml2.statements
 
DefaultConditionsProvider() - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultConditionsProvider
 
DefaultDebugConfiguration - Class in com.sun.identity.shared.debug.file.impl
A default debug configuration with default values for each properties.
DefaultDebugRecorder - Class in org.forgerock.openam.core.rest.record
Manage the records.
DefaultDebugRecorder(AMExecutorServiceFactory) - Constructor for class org.forgerock.openam.core.rest.record.DefaultDebugRecorder
Initialize the RecordDebugController.
DefaultDebugRecorder.AutoStopFileSizeRecord - Class in org.forgerock.openam.core.rest.record
 
DefaultDebugRecorder.ThreadsDumpRunnable - Class in org.forgerock.openam.core.rest.record
 
DefaultDiscoAuthorizer - Class in com.sun.identity.liberty.ws.disco.plugins
This class DefaultDiscoAuthorizer provides a default implementation of the Authorizer interface.
DefaultDiscoAuthorizer() - Constructor for class com.sun.identity.liberty.ws.disco.plugins.DefaultDiscoAuthorizer
Default Constructor.
DefaultEmailGatewayImpl - Class in org.forgerock.openam.authentication.modules.oauth2
 
DefaultEmailGatewayImpl() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.DefaultEmailGatewayImpl
 
defaultExpireTime() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
 
defaultExpireTime() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
 
defaultExpireTime() - Method in class org.forgerock.oauth2.core.StatefulToken
 
defaultExpireTime() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
 
DefaultFedletAdapter - Class in com.sun.identity.saml2.plugins
The DefaultFedletAdapter class provides default implementation for FedletAdapter.
DefaultFedletAdapter() - Constructor for class com.sun.identity.saml2.plugins.DefaultFedletAdapter
 
DefaultFSUserProvider - Class in com.sun.identity.federation.accountmgmt
This is a default implemetation of FSUserProvider.
DefaultFSUserProvider() - Constructor for class com.sun.identity.federation.accountmgmt.DefaultFSUserProvider
Default Constructor.
defaultGCCreateDuringOrgConfig() - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the default group container name created when an organization is created in OpenAM.
defaultGroupContainerName() - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the default group container name.
defaultHelpDeskAdminRoleCreateDuringOrgConfig() - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the default help desk admin role name created when an organization is created in OpenAM.
DefaultHexResourceIDMapper - Class in com.sun.identity.liberty.ws.disco.plugins
The class DefaultHexResourceIDMapper provide a default implementation of the ResourceIDMapper interface.
DefaultHexResourceIDMapper() - Constructor for class com.sun.identity.liberty.ws.disco.plugins.DefaultHexResourceIDMapper
Default Constructor.
DefaultHttpURLConnectionFactory - Class in org.forgerock.openam.sts
 
DefaultHttpURLConnectionFactory() - Constructor for class org.forgerock.openam.sts.DefaultHttpURLConnectionFactory
 
DefaultIDPAccountMapper - Class in com.sun.identity.saml2.plugins
This class DefaultIDPAccountMapper is the default implementation of the IDPAccountMapper that is used to map the SAML protocol objects to the user accounts at the IdentityProvider side of SAML v2 plugin.
DefaultIDPAccountMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultIDPAccountMapper
 
DefaultIDPAccountMapper - Class in com.sun.identity.wsfederation.plugins
This class DefaultIDPAccountMapper is the default implementation of the IDPAccountMapper that is used to map the SAML protocol objects to the user accounts.
DefaultIDPAccountMapper() - Constructor for class com.sun.identity.wsfederation.plugins.DefaultIDPAccountMapper
 
DefaultIDPAdapter - Class in com.sun.identity.saml2.plugins
This class DefaultIDPAdapter implements a SAML2 Identity Provider Adapter.
DefaultIDPAdapter() - Constructor for class com.sun.identity.saml2.plugins.DefaultIDPAdapter
Default Constructor.
DefaultIDPAttributeMapper - Class in com.sun.identity.saml2.plugins
This class DefaultIDPAttributeMapper implements the IDPAttributeMapper to return the SAML Attribute objects that may be inserted in the SAML Assertion.
DefaultIDPAttributeMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultIDPAttributeMapper
Constructor
DefaultIDPAttributeMapper - Class in com.sun.identity.wsfederation.plugins
This class DefaultAttributeMapper implements the IDPAttributeMapper to return the SAML Attribute objects that may be inserted in the SAML Assertion.
DefaultIDPAttributeMapper() - Constructor for class com.sun.identity.wsfederation.plugins.DefaultIDPAttributeMapper
Constructor
DefaultIDPAuthenticationMethodMapper - Class in com.sun.identity.wsfederation.plugins
This class is an out of the box default implementation of interface IDPAuthenticationMethodMapper.
DefaultIDPAuthenticationMethodMapper() - Constructor for class com.sun.identity.wsfederation.plugins.DefaultIDPAuthenticationMethodMapper
Constructor
DefaultIDPAuthnContextMapper - Class in com.sun.identity.saml2.plugins
This class is an out of the box default implementation of interface IDPAuthnContextMapper.
DefaultIDPAuthnContextMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultIDPAuthnContextMapper
Constructor
DefaultIDPECPSessionMapper - Class in com.sun.identity.saml2.plugins
This class is the default implementation of IDPECPSessionMapper.
DefaultIDPECPSessionMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultIDPECPSessionMapper
 
DefaultJAXBContextImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
This class provides the default implementation of JAXBContext.
DefaultJAXBContextImpl(String, ClassLoader) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
This is the constructor used by javax.xml.bind.FactoryFinder which bootstraps the RI.
DefaultJAXBContextImpl(GrammarInfo) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
This constructor is used by the default no-arg constructor in the generated JAXBContextImpl objects.
DefaultJAXBContextImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
This class provides the default implementation of JAXBContext.
DefaultJAXBContextImpl(String, ClassLoader) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
This is the constructor used by javax.xml.bind.FactoryFinder which bootstraps the RI.
DefaultJAXBContextImpl(GrammarInfo) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
This constructor is used by the default no-arg constructor in the generated JAXBContextImpl objects.
defaultJmxPort - Variable in class com.sun.identity.config.wizard.Wizard
 
DefaultLibraryIDPAttributeMapper - Class in com.sun.identity.saml2.plugins
This class DefaultLibraryIDPAttributeMapper implements the IDPAttributeMapper to return the SAML Attribute objects that may be inserted in the SAML Assertion.
DefaultLibraryIDPAttributeMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultLibraryIDPAttributeMapper
Constructor
DefaultLibrarySPAccountMapper - Class in com.sun.identity.saml2.plugins
This class DefaultLibrarySPAccountMapper is the default implementation of the SPAccountMapper that is used to map the SAML protocol objects to the user accounts at the ServiceProvider side of SAML v2 plugin.
DefaultLibrarySPAccountMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultLibrarySPAccountMapper
Default constructor
DefaultLibrarySPAccountMapper - Class in com.sun.identity.wsfederation.plugins
This class DefaultLibrarySPAccountMapper is the default implementation of the SPAccountMapper that is used to map the SAML protocol objects to the user accounts.
DefaultLibrarySPAccountMapper() - Constructor for class com.sun.identity.wsfederation.plugins.DefaultLibrarySPAccountMapper
Default constructor
defaultLocale - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
defaultMaxLength - Static variable in class com.sun.identity.saml.common.SAMLUtils
Default maximum content length is set to 16k.
DefaultMonitoringResultHandler<T,E extends Exception> - Class in org.forgerock.openam.cts.monitoring.impl.queue
A ResultHandler implementation intended for use with CTS monitored operations that do not specifically have access to the Token in the operation.
DefaultMonitoringResultHandler(ResultHandler<T, E>, CTSOperationsMonitoringStore, CTSOperation) - Constructor for class org.forgerock.openam.cts.monitoring.impl.queue.DefaultMonitoringResultHandler
 
DefaultNameIdentifierMapper - Class in com.sun.identity.saml.plugins
The class NameIdentifierMapper is an interface that is implemented to map user account to name identifier in assertion subject.
DefaultNameIdentifierMapper() - Constructor for class com.sun.identity.saml.plugins.DefaultNameIdentifierMapper
 
DefaultOpenIdConnectTokenAuthMethodReferencesMapper - Class in org.forgerock.openam.sts.rest.token.provider.oidc
 
DefaultOpenIdConnectTokenAuthMethodReferencesMapper() - Constructor for class org.forgerock.openam.sts.rest.token.provider.oidc.DefaultOpenIdConnectTokenAuthMethodReferencesMapper
 
DefaultOpenIdConnectTokenAuthnContextMapper - Class in org.forgerock.openam.sts.rest.token.provider.oidc
Default implementation of the OpenIdConnectTokenAuthnContextMapper.
DefaultOpenIdConnectTokenAuthnContextMapper() - Constructor for class org.forgerock.openam.sts.rest.token.provider.oidc.DefaultOpenIdConnectTokenAuthnContextMapper
 
DefaultOpenIdConnectTokenClaimMapper - Class in org.forgerock.openam.sts.tokengeneration.oidc
 
DefaultOpenIdConnectTokenClaimMapper() - Constructor for class org.forgerock.openam.sts.tokengeneration.oidc.DefaultOpenIdConnectTokenClaimMapper
 
defaultOrg - Static variable in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
 
defaultOrgAdminRoleCreateDuringOrgConfig() - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the default org admin role name created when an organization is created in OpenAM.
DefaultPartnerAccountMapper - Class in com.sun.identity.saml.plugins
The class DefaultPartnerAccountMapper provide a default implementation of the PartnerAccountMapper interface.
DefaultPartnerAccountMapper() - Constructor for class com.sun.identity.saml.plugins.DefaultPartnerAccountMapper
Default Constructor
defaultPassword - Static variable in class com.sun.identity.config.wizard.Wizard
 
defaultPCCreateDuringOrgConfig() - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the default people container name created when an organization is created in OpenAM.
defaultPeopleContainerName() - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the default people container name.
defaultPolicyAdminRoleCreateDuringOrgConfig() - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the default policy admin role name created when an organization is created in OpenAM.
defaultPort - Variable in class com.sun.identity.config.wizard.Wizard
 
DefaultPrivilegeManagerFactory - Class in org.forgerock.openam.entitlement.service
Basic default privilege manager factory which leverages the existing PrivilegeManager.getInstance(String, Subject) method.
DefaultPrivilegeManagerFactory() - Constructor for class org.forgerock.openam.entitlement.service.DefaultPrivilegeManagerFactory
 
DefaultProfileProvider - Class in org.forgerock.openam.authentication.modules.oauth2.profile
 
DefaultProfileProvider() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.profile.DefaultProfileProvider
 
defaultRootSuffix - Static variable in class com.sun.identity.config.wizard.Wizard
 
Defaults - Class in com.sun.identity.entitlement.xacml3.core
Java class for DefaultsType complex type.
Defaults() - Constructor for class com.sun.identity.entitlement.xacml3.core.Defaults
 
DefaultSaml2XmlTokenAuthnContextMapper - Class in org.forgerock.openam.sts.soap.token.provider.saml2
 
DefaultSaml2XmlTokenAuthnContextMapper(Logger) - Constructor for class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
defaultServicesToLoad - Static variable in class com.sun.identity.sm.ServiceManager
 
DefaultServiceUrlProvider - Class in org.forgerock.openam.authentication.modules.oauth2.service
 
DefaultServiceUrlProvider() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.service.DefaultServiceUrlProvider
 
DefaultSessionActivator - Class in com.sun.identity.authentication.service
The default session activator: creates a new session, sets that as the current session, copies in properties from the session it's upgrading from (if appropriate) and then from the auth session into this new session, deletes the auth session and returns.
DefaultSessionActivator() - Constructor for class com.sun.identity.authentication.service.DefaultSessionActivator
 
DefaultSessionPropertyUpgrader - Class in org.forgerock.openam.authentication.service
Default implementation for SessionPropertyUpgrader This class basically just lets the session upgrade to copy every single property into the new session.
DefaultSessionPropertyUpgrader() - Constructor for class org.forgerock.openam.authentication.service.DefaultSessionPropertyUpgrader
 
DefaultSharedSecretProvider - Class in org.forgerock.openam.authentication.modules.oath.plugins
Default implementation of the SharedSecretProvider and this may also be used as an extension point to allow implementation of additional logic.
DefaultSharedSecretProvider() - Constructor for class org.forgerock.openam.authentication.modules.oath.plugins.DefaultSharedSecretProvider
 
DefaultSiteAttributeMapper - Class in com.sun.identity.saml.plugins
This class reads Attribute Map in local configuration and maps user's local * attributes to list of Attribute objects to be returned as AttributeStatements elements, as part of the Authentication Assertion returned to the partner during the SSO scenario of Browser Artifact and POST profile.
DefaultSiteAttributeMapper() - Constructor for class com.sun.identity.saml.plugins.DefaultSiteAttributeMapper
 
DefaultSMSGatewayImpl - Class in com.sun.identity.authentication.modules.hotp
 
DefaultSMSGatewayImpl() - Constructor for class com.sun.identity.authentication.modules.hotp.DefaultSMSGatewayImpl
 
DefaultSoapOpenIdConnectTokenAuthnContextMapper - Class in org.forgerock.openam.sts.soap.token.provider.oidc
 
DefaultSoapOpenIdConnectTokenAuthnContextMapper() - Constructor for class org.forgerock.openam.sts.soap.token.provider.oidc.DefaultSoapOpenIdConnectTokenAuthnContextMapper
 
DefaultSoapOpenIdConnectTokenAuthnMethodsReferencesMapper - Class in org.forgerock.openam.sts.soap.token.provider.oidc
 
DefaultSoapOpenIdConnectTokenAuthnMethodsReferencesMapper() - Constructor for class org.forgerock.openam.sts.soap.token.provider.oidc.DefaultSoapOpenIdConnectTokenAuthnMethodsReferencesMapper
 
DefaultSPAccountMapper - Class in com.sun.identity.saml2.plugins
This class DefaultSPAccountMapper is the default implementation of the DefaultLibrarySPAccountMapper that is used to map the SAML protocol objects to the user accounts at the ServiceProvider side of SAML v2 plugin.
DefaultSPAccountMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultSPAccountMapper
Default constructor
DefaultSPAttributeMapper - Class in com.sun.identity.saml2.plugins
This class DefaultSPAttribute implements SPAttributeMapper for mapping the assertion attributes to local attributes configured in the provider configuration.
DefaultSPAttributeMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultSPAttributeMapper
Constructor.
DefaultSPAttributeMapper - Class in com.sun.identity.wsfederation.plugins
This class DefaultSPAttribute implements SPAttributeMapper for mapping the assertion attributes to local attributes configured in the provider configuration.
DefaultSPAttributeMapper() - Constructor for class com.sun.identity.wsfederation.plugins.DefaultSPAttributeMapper
Constructor.
DefaultSPAuthnContextMapper - Class in com.sun.identity.saml2.plugins
The DefaultSPAuthnContextMapper.java class determines the authentication context and the authentication requirements for authentication by the authenticaion authority.
DefaultSPAuthnContextMapper() - Constructor for class com.sun.identity.saml2.plugins.DefaultSPAuthnContextMapper
 
DefaultStatelessCheck(OAuth2ProviderSettingsFactory) - Constructor for class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule.DefaultStatelessCheck
 
DefaultSubjectProvider - Class in org.forgerock.openam.sts.tokengeneration.saml2.statements
 
DefaultSubjectProvider(KeyInfoFactory) - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultSubjectProvider
 
DefaultSummary - Class in com.sun.identity.config
 
DefaultSummary() - Constructor for class com.sun.identity.config.DefaultSummary
 
DefaultTokenDelegationHandler - Class in org.forgerock.openam.sts.soap.token.delegation
In order to issue SAML2 assertions with SenderVouches SubjectConfirmation, a STS must be consumed in a gateway deployment, in which the direct STS client (the gateway) is acting on-behalf-of the original client.
DefaultTokenDelegationHandler() - Constructor for class org.forgerock.openam.sts.soap.token.delegation.DefaultTokenDelegationHandler
 
DefaultTokenProvider - Class in com.sun.identity.log.spi
This class implements ITokenProvider interface and representing default sso token provider.
DefaultTokenProvider() - Constructor for class com.sun.identity.log.spi.DefaultTokenProvider
Construct the DefaultTokenProvider
DefaultTreeNode - Class in org.forgerock.openam.entitlement.utils.indextree.treenodes
Provides the default implementation of a tree node.
DefaultTreeNode(char) - Constructor for class org.forgerock.openam.entitlement.utils.indextree.treenodes.DefaultTreeNode
 
DefaultUrlResourceTypeGenerator - Class in org.forgerock.openam.entitlement.service
This class is responsible for creating the default Resource Type (URL resource type) for the realm.
DefaultUrlResourceTypeGenerator() - Constructor for class org.forgerock.openam.entitlement.service.DefaultUrlResourceTypeGenerator
 
DefaultUserIDGenerator - Class in com.sun.identity.authentication.spi
The class DefaultUserIDGenerator generates a set of user IDs based on the first name and last name of the user.
DefaultUserIDGenerator() - Constructor for class com.sun.identity.authentication.spi.DefaultUserIDGenerator
 
defaultUserName - Static variable in class com.sun.identity.config.wizard.Wizard
 
DefaultValueFinderInfo - Class in com.sun.identity.install.tools.configurator
 
DefaultValueFinderInfo(String) - Constructor for class com.sun.identity.install.tools.configurator.DefaultValueFinderInfo
 
DefaultValueFinderInfo(String, String) - Constructor for class com.sun.identity.install.tools.configurator.DefaultValueFinderInfo
 
DefaultValues - Class in com.sun.identity.sm
The abstract class DefaultValues provides a mechanism for services to obtain their default values dynamically instead of being statically defined in the service XML file stored in the directory.
DefaultValues() - Constructor for class com.sun.identity.sm.DefaultValues
 
DefaultWsFedAuthenticator - Class in org.forgerock.openam.saml2.plugins
The default WsFedAuthenticator implementation that just authenticates using the default authentication chain in the selected realm.
DefaultWsFedAuthenticator() - Constructor for class org.forgerock.openam.saml2.plugins.DefaultWsFedAuthenticator
 
defCTM - Static variable in class com.iplanet.services.cdm.ClientDetectionDefaultImpl
 
deferenceRestrictedID(Session, SessionID) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
deferenceRestrictedID(Session, SessionID) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Given a restricted token, returns the SSOTokenID of the master token can only be used if the requester is an app token
deferenceRestrictedID(Session, SessionID) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
deferenceRestrictedID(Session, SessionID) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
 
deferenceRestrictedID(Session, SessionID) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
define(String, String) - Method in class com.sun.identity.authentication.service.StreamSubstituter
Define a string to substitute.
DEFINITION_NOT_PERSISTENT - Static variable in interface com.iplanet.ums.IUMSConstants
 
DefinitionClassInfo - Annotation Type in com.sun.identity.cli.annotation
 
DEL_NULL_OBJ - Static variable in interface com.iplanet.ums.IUMSConstants
 
DELEGATED_TOKEN_VALIDATORS - Static variable in class org.forgerock.openam.sts.AMSTSConstants
Used in context of a @Named annotation to specify the Set of TokenTypes for which token validators are plugged-into the IssueOperation to support ActAs and/or OnBehalfOf tokens
DELEGATION_APPLICATION_TYPE_NAME - Static variable in class com.sun.identity.entitlement.ApplicationTypeManager
 
DELEGATION_REALM - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
 
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_SERVICE - Static variable in class com.sun.identity.delegation.DelegationManager
 
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.
DelegationConfigUpgradeStep - Class in org.forgerock.openam.upgrade.steps
Upgrade step looks at the delegation XML (amDelegation.xml) and compares it against the current service model to identify any additions.
DelegationConfigUpgradeStep(ServiceConfigManager, Function<String, String, NeverThrowsException>, PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.DelegationConfigUpgradeStep
 
DelegationEvaluator - Interface in com.sun.identity.delegation
Evaluates the permission requests.
DelegationEvaluatorImpl - Class in com.sun.identity.delegation
The DelegationEvaluator class provides interfaces to evaluate access permissions for an administrator.
DelegationEvaluatorImpl() - Constructor for class com.sun.identity.delegation.DelegationEvaluatorImpl
Constructor of DelegationEvaluator to get access control permissions for users.
DelegationEvaluatorProxy - Class in org.forgerock.openam.rest.router
A proxy implementation of the DelegationEvaluator, which delegates all its calls to the "real" implementation.
DelegationEvaluatorProxy() - Constructor for class org.forgerock.openam.rest.router.DelegationEvaluatorProxy
 
DelegationException - Exception in com.sun.identity.delegation
The class DelegationException is the basic exception for the delegation component.
DelegationException(String) - Constructor for exception com.sun.identity.delegation.DelegationException
Constructs an instance of the DelegationException class.
DelegationException(Throwable) - Constructor for exception com.sun.identity.delegation.DelegationException
Constructs an instance of the DelegationException class.
DelegationException(String, Throwable) - Constructor for exception com.sun.identity.delegation.DelegationException
Constructs an instance of the DelegationException class.
DelegationException(String, String, Object[], Throwable) - Constructor for exception com.sun.identity.delegation.DelegationException
Constructs an instance of DelegationException to pass the localized error message.
DelegationInterface - Interface in com.sun.identity.delegation.interfaces
The interface DelegationInterface defines an interface for delegation plugins that would register with delegation framework to manage and evaluate delegation access control privileges and permissions.
DelegationManager - Class in com.sun.identity.delegation
The DelegationManager class manages delegation privileges for a specific realm.
DelegationManager(SSOToken, String) - Constructor for class com.sun.identity.delegation.DelegationManager
Constructor of DelegationManager for the specified realm.
DelegationPermission - Class in com.sun.identity.delegation
The DelegationPermission class represents an access control permission on a resource in a realm.
DelegationPermission() - Constructor for class com.sun.identity.delegation.DelegationPermission
Default constructor for DelegationPermission.
DelegationPermission(String, String, String, String, String, Set, Map) - Constructor for class com.sun.identity.delegation.DelegationPermission
Constructor for DelegationPermission.
DelegationPermission(String, String, String, String, String, Set, Map, Function<String, String, NeverThrowsException>) - Constructor for class com.sun.identity.delegation.DelegationPermission
Constructor for DelegationPermission.
DelegationPermissionFactory - Class in com.sun.identity.delegation
Simple factory for creating DelegationPermission instances.
DelegationPermissionFactory() - Constructor for class com.sun.identity.delegation.DelegationPermissionFactory
 
DelegationPolicyImpl - Class in com.sun.identity.delegation.plugins
The class DelegationPolicyImpl implements the interface DelegationInterface using OpenAM Policy Management and Evaluation APIs.
DelegationPolicyImpl() - Constructor for class com.sun.identity.delegation.plugins.DelegationPolicyImpl
 
DelegationPrivilege - Class in com.sun.identity.delegation
The DelegationPrivilege class represents an access control policy on a set of resources in a realm.
DelegationPrivilege(String, Set, Set) - Constructor for class com.sun.identity.delegation.DelegationPrivilege
Constructor for DelegationPrivilege.
DelegationPrivilege(String, Set, String) - Constructor for class com.sun.identity.delegation.DelegationPrivilege
Constructor for DelegationPrivilege.
delegationRelationshipsSupported() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
delegationRelationshipsSupported(boolean) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
 
DelegationResourceNameIndexGenerator - Class in com.sun.identity.entitlement.opensso
 
DelegationResourceNameIndexGenerator() - Constructor for class com.sun.identity.entitlement.opensso.DelegationResourceNameIndexGenerator
 
DelegationResourceNameSplitter - Class in com.sun.identity.entitlement.opensso
 
DelegationResourceNameSplitter() - Constructor for class com.sun.identity.entitlement.opensso.DelegationResourceNameSplitter
 
DelegationUtils - Class in com.sun.identity.delegation
A utility class for delegation service providing utility methods.
DelegationUtils() - Constructor for class com.sun.identity.delegation.DelegationUtils
 
delete() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Deletes the object.
delete(boolean) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Deletes object(s).
delete(boolean) - Method in class com.iplanet.am.sdk.AMEntityImpl
 
delete() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
delete() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Deletes the object.
delete(boolean) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Deletes object(s).
DELETE - Static variable in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
 
delete(SSOToken, IdType, String) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
DELETE - Static variable in class com.iplanet.am.sdk.ldap.CallBackHelper
 
DELETE - Static variable in class com.iplanet.services.ldap.ModSet
Modification specifiers for DELETE
delete(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Deletes a set of privileges from data store.
delete(Set<IPrivilege>) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Deletes a privilege from data store.
delete(String, boolean) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
delete(Set<IPrivilege>) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Deletes a set of privileges from data store.
delete(String) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Deletes a privilege from data store.
delete(String, boolean) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Deletes a privilege from data store.
DELETE - Static variable in class com.sun.identity.idm.IdOperation
The DELETE operation is supported only for the plugins configured for creating identities.
delete(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Deletes an identity.
delete(SSOToken, IdType, String, String, String) - Method in interface com.sun.identity.idm.IdServices
 
delete(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
delete(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
delete(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
delete(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
delete(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
delete(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
delete(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
delete(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
delete(IdentityDetails, SSOToken) - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
Deletes an AMIdentity from the identity repository that match the details specified in identity.
delete() - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Deletes this element from the master document.
delete(SSOToken, String) - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
Deletes the configuration object and all objects below it.
delete(SSOToken, String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObject
Deletes the configuration object and all objects below it.
delete(SSOToken, String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Delete the entry in the datastore.
delete(String, String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Delete the entry in the datastore.
delete(String, String) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
delete(SSOToken, String) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Delete the entry in the directory.
delete(SSOToken, String) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Delete the entry in the directory.
delete() - Method in class com.sun.identity.sm.SMSEntry
Delete the entry in the datastore.
delete(SSOToken, String) - Method in class com.sun.identity.sm.SMSObject
Delete the entry in the datastore.
DELETE - Static variable in interface com.sun.identity.sm.SMSObjectListener
 
delete() - Method in class com.sun.identity.wss.provider.plugins.AgentProvider
 
delete() - Method in class com.sun.identity.wss.provider.plugins.AM71AgentProvider
 
delete() - Method in class com.sun.identity.wss.provider.plugins.DiscoveryAgent
 
delete() - Method in class com.sun.identity.wss.provider.plugins.STSAgent
 
delete() - Method in class com.sun.identity.wss.provider.ProviderConfig
Deletes the provider configuration.
delete() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Deletes the trust authrority configuration.
delete(String, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Deletes the Token from the OAuth2 Provider's store with the specified identifier.
delete(String, String) - Method in interface org.forgerock.oauth2.resources.ResourceSetStore
Remove a ResourceSetDescription with the given ID from the store.
delete(Context, String) - Method in class org.forgerock.openam.core.rest.sms.ServersResourceProvider
 
delete(Token) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Delete the Token from the store synchronously.
delete(String) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Delete the Token from the store synchronously based on its id.
delete(String, Options) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Delete the Token from the store synchronously based on its id.
delete(Map<CoreTokenField, Object>) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Delete a collection of Tokens from the Token Store asynchronously using a filter to narrow down the Tokens to be deleted.
delete(Token) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
delete(String) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
delete(String, Options) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
delete(Map<CoreTokenField, Object>) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
delete(String, Options) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Deletes a token from the store based on its token id.
delete(String, Options) - Method in class org.forgerock.openam.cts.impl.LdapAdapter
Performs a delete against the Token ID provided.
delete(String, ResultHandler<PartialToken, ?>) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
The Token ID to delete from the persistent store.
delete(String, Options, ResultHandler<PartialToken, ?>) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
The Token ID, for a specific revision of the token, to delete from the persistent store.
delete(String) - Method in interface org.forgerock.openam.entitlement.rest.PolicyStore
Deletes the given policy from the policy store.
DELETE - Static variable in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
 
Delete - Annotation Type in org.forgerock.openam.http.annotations
Specify a DELETE HTTP method endpoint.
DELETE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
delete(SSOToken, IdType, String, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
delete(SSOToken, IdType, String) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Deletes the identity from the directory.
delete(String) - Method in class org.forgerock.openam.oauth2.OAuthTokenStore
Deletes a token with the specified id.
delete(String, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
delete(String, String, String) - Method in class org.forgerock.openam.oauth2.resources.labels.UmaLabelsStore
Deletes the referenced ResourceSetLabel from the database.
delete(String, String) - Method in class org.forgerock.openam.oauth2.resources.OpenAMResourceSetStore
 
delete(String, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
delete(String, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
delete(Token) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
delete(String) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
delete(String, Options) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
delete(Map<CoreTokenField, Object>) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
delete(String, String, Context) - Method in class org.forgerock.openam.scripting.rest.batch.helpers.Requester
Request to delete a specified resource at a specified endpoint.
delete(String) - Method in class org.forgerock.openam.scripting.service.ScriptConfigurationService
 
delete(String) - Method in interface org.forgerock.openam.scripting.service.ScriptingService
Delete the configuration with the given UUID.
DELETE - Static variable in class org.forgerock.openam.session.model.AMRootEntity
Represents Session Persistence Delete Operation
delete(SessionID) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
Remove the provided session from the CTS.
delete(String, Options) - Method in interface org.forgerock.openam.sm.datalayer.api.TokenStorageAdapter
Performs a delete against the Token ID provided.
delete(String, Options, ResultHandler<PartialToken, ?>) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.TaskFactory
Used to signal a delete operation for the given Token ID.
delete(String) - Method in class org.forgerock.openam.sm.datalayer.store.TokenDataStore
Remove an object with the given ID from the store.
delete(String, Connection, boolean) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Delete an entry, recursing if the entry has children
delete(String, OAuth2Request) - Method in class org.forgerock.openidconnect.ClientDAO
Delete a client from the storage system.
delete(SSOToken, IdType, String) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
delete(String, Options) - Method in class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
Performs a delete against the Token ID provided.
DELETE_ACCESS_DENIED - Static variable in exception com.iplanet.log.LogException
Log deletion privilege is denied.
DELETE_AFFILIATION - Static variable in class com.sun.identity.federation.common.LogUtil
Delete Affliation.
DELETE_ALL_MAX_EXPIRED - Static variable in class org.forgerock.openam.cts.impl.query.worker.CTSWorkerConstants
Task name reference for deleting sessions that have expired.
DELETE_AUTH_DOMAIN - Static variable in class com.sun.identity.federation.common.LogUtil
Delete Authentication Domain.
DELETE_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
DELETE_ENTITY - Static variable in class com.sun.identity.federation.common.LogUtil
Delete Entity.
DELETE_ENTITY_CONFIG_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to delete entity configuration.
DELETE_ENTITY_CONFIG_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
Entity configuration deleted successfully.
DELETE_ENTITY_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to delete Entity.
DELETE_ENTITY_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
Entity deleted succcessfully.
DELETE_ERROR - Static variable in exception com.iplanet.log.LogException
Log deletion error.
delete_idrepo(String, String, String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
delete_idrepo(String, String, String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
DELETE_POLICIES_ON_RESOURCE_SERVER_DELETION - Static variable in class org.forgerock.openam.uma.UmaConstants
 
DELETE_PROPERTY_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
DELETE_PROVIDER - Static variable in class com.sun.identity.federation.common.LogUtil
Delete Provider.
DELETE_RESOURCE_SETS_ON_RESOURCE_SERVER_DELETION - Static variable in class org.forgerock.openam.uma.UmaConstants
 
DELETE_SUFFIX - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
deleteAccessToken(OAuth2Request, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Deletes an Access Token from the OAuth2 Provider's store.
deleteAccessToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
deleteAccessToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Deletes an Access Token from the OAuth2 Provider's store.
deleteAccessToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
deleteACI(ACI) - Method in class com.iplanet.ums.PersistentObject
Deletes an ACI of this object
DeleteAgentGroups - Class in com.sun.identity.cli.agentconfig
This command deletes agent groups.
DeleteAgentGroups() - Constructor for class com.sun.identity.cli.agentconfig.DeleteAgentGroups
 
deleteAgentGroups(SSOToken, String, Set) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Deletes agent groups.
DeleteAgents - Class in com.sun.identity.cli.agentconfig
This command deletes agents.
DeleteAgents() - Constructor for class com.sun.identity.cli.agentconfig.DeleteAgents
 
deleteAllNamedPolicyTemplates(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes all the named policy templates for this Organization corresponding to the given policy.
deleteAllNamedPolicyTemplates(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes all the named policy templates for this Organizational Unit corresponding to the given policy.
deleteApplication(String) - Method in interface org.forgerock.openam.entitlement.service.ApplicationService
Removes application in the realm.
deleteApplication(String) - Method in class org.forgerock.openam.entitlement.service.ApplicationServiceImpl
 
DeleteApplicationPrivilege - Class in com.sun.identity.cli.entitlement
 
DeleteApplicationPrivilege(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.DeleteApplicationPrivilege
 
DeleteApplications - Class in com.sun.identity.cli.entitlement
 
DeleteApplications(ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.DeleteApplications
Create a new instance.
DeleteApplicationTypes - Class in org.forgerock.openam.cli.entitlement
Delete the list of named ApplicationTypes.
DeleteApplicationTypes() - Constructor for class org.forgerock.openam.cli.entitlement.DeleteApplicationTypes
 
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Deletes assignable dynamic groups in this group.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Deletes assignable dynamic groups in this group container.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes assignable dynamic groups.
deleteAssignableDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes assignable dynamic groups.
deleteAsync(Token) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Deletes the Token from the store asynchronously.
deleteAsync(String) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Delete the Token from the store asynchronously based on its id.
deleteAsync(String, Options) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Delete the Token from the store asynchronously based on its id.
deleteAsync(Token) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
deleteAsync(String) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
deleteAsync(String, Options) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
deleteAsync(Token) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
deleteAsync(String) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
deleteAsync(String, Options) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
DeleteAuthConfigurations - Class in com.sun.identity.cli.authentication
 
DeleteAuthConfigurations() - Constructor for class com.sun.identity.cli.authentication.DeleteAuthConfigurations
 
deleteAuthenticationInstance(String) - Method in class com.sun.identity.authentication.config.AMAuthenticationManager
Deletes a specified authentication module instance.
DeleteAuthInstances - Class in com.sun.identity.cli.authentication
 
DeleteAuthInstances() - Constructor for class com.sun.identity.cli.authentication.DeleteAuthInstances
 
deleteAuthorizationCode(OAuth2Request, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Deletes an Authorization Code from the OAuth2 Provider's store.
deleteAuthorizationCode(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
deleteAuthorizationCode(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Deletes an Authorization Code from the OAuth2 Provider's store.
deleteAuthorizationCode(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
deleteBatch(Collection<PartialToken>) - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerDeleteProcess.TokenDeletion
Performs a delete against a batch of Token IDs in the search results.
DELETEBYDATE - Static variable in class org.forgerock.openam.session.model.AMRootEntity
Represents Session Persistence Delete Date Operation
deleteCircleOfTrust(String, String) - Method in class com.sun.identity.cot.CircleOfTrustManager
Deletes the circle of trust under the realm.
DeleteCircleOfTrust - Class in com.sun.identity.federation.cli
Delete a Circle of Trust.
DeleteCircleOfTrust() - Constructor for class com.sun.identity.federation.cli.DeleteCircleOfTrust
 
deleteConfig(String, String) - Static method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Deletes the trust authority configuration.
deleteConfiguration(String, String, Set) - Method in interface com.sun.identity.plugin.configuration.ConfigurationInstance
Deletes Configuration.
deleteConfiguration(String, String, Set) - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
Deletes Configuration.
deleteConfiguration(String, String, Set) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Deletes Configuration.
DELETED - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents the status of an object as "deleted"
DELETED - Static variable in interface com.sun.identity.plugin.configuration.ConfigurationActionEvent
Delete configuration.
DELETED_VALUE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
String representation of the "deleted" state
DeleteDataStores - Class in com.sun.identity.cli.datastore
List the names of data store under a realm.
DeleteDataStores() - Constructor for class com.sun.identity.cli.datastore.DeleteDataStores
 
deleteDeviceCode(String, String, OAuth2Request) - Method in interface org.forgerock.oauth2.core.TokenStore
Deletes a device code token.
deleteDeviceCode(String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
deleteDeviceCode(String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
deleteDeviceCode(String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Deletes dynamic groups in this group.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Deletes dynamic groups in this group container.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes dynamic groups.
deleteDynamicGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes dynamic groups.
deleteEntities(int, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes the entities whose fully-qualified distinguished names are provided in the set below.
deleteEntities(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes a set of resources in this people container.
deleteEntities(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Deletes a set of resources in this people container.
deleteEntity(String, String) - Method in class com.sun.identity.entity.EntityObject
Deletes entities.
deleteEntity(String, String, String, String) - Method in interface com.sun.identity.entity.EntityObjectIF
Deletes entities.
deleteEntity(String, String, String, String) - Method in class com.sun.identity.entity.EntityObjectImpl
Deletes entities.
deleteEntityConfig(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Deletes the extended entity configuration.
deleteEntityConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Deletes the extended entity configuration under the realm.
deleteEntityConfig(String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Deletes the extended entity configuration under the realm.
deleteEntityDescriptor(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Deletes the standard metadata entity descriptor under the realm.
deleteEntityDescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Deletes the standard metadata entity descriptor under the realm.
deleteEntry(Principal, Guid) - Method in class com.iplanet.ums.DataLayer
Delete entry from the server
DeleteFailedException - Exception in org.forgerock.openam.cts.exceptions
Represents a failure to delete a Token from the Core Token Service.
DeleteFailedException(String, Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.DeleteFailedException
 
DeleteFailedException(QueryBuilder, Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.DeleteFailedException
 
deleteFederation(String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Deletes the standard metadata entity descriptor under the realm.
deleteFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes filtered roles.
deleteFilteredRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes filtered roles.
deleteGroup(String, String) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
deleteGroup(String, String) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
deleteGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes group containers.
deleteGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes group containers.
DeleteIdentities - Class in com.sun.identity.cli.idrepo
This command deletes Identities.
DeleteIdentities() - Constructor for class com.sun.identity.cli.idrepo.DeleteIdentities
 
deleteIdentities(IdType, Set) - Method in class com.sun.identity.idm.AMIdentityRepository
Deprecated.
As of release AM 7.1, replaced by AMIdentityRepository.deleteIdentities(Set)
deleteIdentities(Set) - Method in class com.sun.identity.idm.AMIdentityRepository
Deletes identities.
deleteIdentity(String, String) - Method in class org.forgerock.openam.oauth2.rest.ClientResourceManager
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.cts.CoreTokenResource
Delete the instance referred to by its Resource path.
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.devices.deviceprint.TrustedDevicesResource
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDevicesResource
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.devices.push.PushDevicesResource
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesResource
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV3
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.RealmResource
Deprecated.
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.server.ServerInfoResource
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResource
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.core.rest.sms.SitesResourceProvider
 
deleteInstance(Context, String) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
Deletes a child instance of config.
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Deletes an Application as per the DeleteRequest.
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
Unsupported by this endpoint.
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.entitlement.rest.ResourceTypesResource
Delete a ResourceType in the system.
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.entitlement.rest.SubjectAttributesResourceV1
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.oauth2.rest.ClientResource
 
deleteInstance(Context, String) - Method in class org.forgerock.openam.oauth2.rest.OAuth2UserApplications
Allows users to revoke an OAuth2 application.
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.scripting.rest.batch.BatchResource
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.scripting.rest.ScriptResource
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.uma.rest.UmaLabelResource
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.openam.uma.rest.UmaPolicyResource
Removes a resource instance from the collection.
deleteLabeledUri(String) - Method in class com.sun.identity.sm.ServiceConfig
Deprecated.
The labeledURI setting shall not be used for storing configuration data.
DeleteLayoutTask - Class in com.sun.identity.install.tools.configurator
 
DeleteLayoutTask() - Constructor for class com.sun.identity.install.tools.configurator.DeleteLayoutTask
 
deleteLines(Set) - Method in class com.sun.identity.install.tools.util.FileEditor
 
deleteLines(DeletePattern) - Method in class com.sun.identity.install.tools.util.FileEditor
 
deleteListener(HttpHeaders, HttpServletRequest, String) - Method in class com.sun.identity.rest.ListenerResource
 
deleteMembersFromGroup(Set<String>, String, String) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
deleteMembersFromGroup(Set<String>, String, String) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
DeleteMetaData - Class in com.sun.identity.federation.cli
Delete a configuration and/or descriptor.
DeleteMetaData() - Constructor for class com.sun.identity.federation.cli.DeleteMetaData
 
deleteOnQuery(TokenFilter) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Queries the persistence layer using the given TokenFilter which must have the required 'return attributes' defined within it.
deleteOnQueryAsync(TokenFilter) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Performs an asynchronous query against the persistent store using the provided TokenFilter and then deletes the matching tokens from the store.
deleteOnQueryAsync(TokenFilter) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
deleteOnQueryAsync(TokenFilter) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
DeleteOnQueryResultHandler - Class in org.forgerock.openam.cts.impl.queue
This is a ResultHandler implementation that grabs the results of a Partial Query and for each token found performs an asynchronous delete operation.
DeleteOnQueryResultHandler(TaskDispatcher, ResultHandlerFactory, Debug) - Constructor for class org.forgerock.openam.cts.impl.queue.DeleteOnQueryResultHandler
 
deleteOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes organizational units
deleteOrganizationConfig(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Deletes the organization configuration data for the given organization.
deleteOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes organizations
DeletePattern - Class in com.sun.identity.install.tools.util
 
DeletePattern(String, int, int) - Constructor for class com.sun.identity.install.tools.util.DeletePattern
 
deletePeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes people containers.
deletePeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Creates people containers and initializes their attributes.
deletePermissionTicket(String) - Method in class org.forgerock.openam.uma.UmaTokenStore
 
deletePolicies(Context, Collection<String>) - Method in class org.forgerock.openam.uma.rest.PolicyResourceDelegate
Deletes the underlying backend policies.
deletePolicy(Context, String) - Method in class org.forgerock.openam.uma.rest.UmaPolicyServiceImpl
Deletes an UMA policy from the backend store.
deletePolicy(Context, String) - Method in interface org.forgerock.openam.uma.UmaPolicyService
Deletes an UMA policy from the backend store.
DeletePreReadOptionFunction - Class in org.forgerock.openam.cts.impl
Function that is invoked for the CTSOptions.PRE_DELETE_READ_OPTION.
DeletePreReadOptionFunction() - Constructor for class org.forgerock.openam.cts.impl.DeletePreReadOptionFunction
 
deletePrivilege(HttpHeaders, HttpServletRequest, String, String) - Method in class com.sun.identity.entitlement.rest.PrivilegeResource
 
DeletePropertyActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handles 'deleteProperty' actions.
DeletePropertyActionHandler(SessionPropertyWhitelist, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.DeletePropertyActionHandler
Constructs a DeletePropertyActionHandler instance
deleteProvider(String, String) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Removes the provider configuration.
DeleteRealm - Class in com.sun.identity.cli.realm
Deletes realm command.
DeleteRealm() - Constructor for class com.sun.identity.cli.realm.DeleteRealm
 
deleteRealmPrivileges(SSOToken, String) - Static method in class com.sun.identity.delegation.DelegationUtils
Deletes all the delegation privileges of a specific realm
deleteReferral(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Deletes a referral privilege from data store.
deleteReferral(String, boolean) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
deleteReferral(String) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Deletes a referralprivilege from data store.
deleteReferral(String, boolean) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Deletes a referralprivilege from data store.
deleteRefreshToken(OAuth2Request, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Deletes a Refresh Token from the OAuth2 Provider's store.
deleteRefreshToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
deleteRefreshToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Deletes a Refresh Token from the OAuth2 Provider's store.
deleteRefreshToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
DeleteResourceBundle - Class in com.sun.identity.cli
Deletes resource bundle from data store.
DeleteResourceBundle() - Constructor for class com.sun.identity.cli.DeleteResourceBundle
 
deleteResourceBundle(SSOToken, String, String) - Static method in class com.sun.identity.common.ISResourceBundle
Deletes the specified ResourceBundle from the directory.
deleteResources(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Deletes a set of resources in this people container.
deleteResourceSet() - Method in class org.forgerock.openam.oauth2.resources.ResourceSetRegistrationEndpoint
Deletes the resource set description for the request resource set id as long as the If-Match header matches the current version of the resource set.
deleteResourceType(Subject, String, String) - Method in interface org.forgerock.openam.entitlement.service.ResourceTypeService
Delete the resource type with the given UUID stored under the given realm from the data store.
deleteResourceType(Subject, String, String) - Method in class org.forgerock.openam.entitlement.service.ResourceTypeServiceImpl
Delete the resource type with the given UUID stored under the given realm from the data store.
deleteRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes roles.
deleteRoles(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes roles.
deleteRPT(String) - Method in class org.forgerock.openam.uma.UmaTokenStore
 
deleteSAML2Token(String) - Static method in class com.sun.identity.saml2.common.SAML2FailoverUtils
Helper method for accessing the SAML2 Token Repository, should only be used when SAML2 failover is enabled.
deleteSAML2Token(String) - Method in class org.forgerock.openam.cts.impl.SAML2CTSPersistentStore
Deletes the SAML2 object by using the passed primary key from the repository.
deleteSAML2Token(String) - Method in interface org.forgerock.openam.federation.saml2.SAML2TokenRepository
Deletes the SAML2 object by using the passed primary key from the repository.
DeleteServer - Class in com.sun.identity.cli.serverconfig
Delete a server intance.
DeleteServer() - Constructor for class com.sun.identity.cli.serverconfig.DeleteServer
 
deleteServerInstance(SSOToken, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Deletes a server instance.
DeleteService - Class in com.sun.identity.cli.schema
Deletes a service schema.
DeleteService() - Constructor for class com.sun.identity.cli.schema.DeleteService
 
deleteService(String) - Method in class com.sun.identity.sm.ServiceManager
Deletes only the schema for the given service name.
deleteService(String, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
deleteSessionJwtCookie(MessageInfo) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
Provides a way to delete the Jwt Session Cookie, by setting a new cookie with the same name, null value and max age 0.
DeleteSite - Class in com.sun.identity.cli.serverconfig
Delete a site.
DeleteSite() - Constructor for class com.sun.identity.cli.serverconfig.DeleteSite
 
deleteSite(SSOToken, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Deletes a site.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Deletes static groups in this group.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Deletes static groups in this group container.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes static groups.
deleteStaticGroups(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes static groups.
DeleteSubConfiguration - Class in com.sun.identity.cli.schema
Delete sub configuration.
DeleteSubConfiguration() - Constructor for class com.sun.identity.cli.schema.DeleteSubConfiguration
 
deleteSubGroupContainers(Set) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Deletes sub group containers in this group container.
deleteSubOrganization(String, boolean) - Method in class com.sun.identity.sm.OrganizationConfigManager
Deletes the given sub-organization.
deleteSubOrganizationalUnits(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes sub organizational units
deleteSubOrganizations(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes sub organizations.
deleteSubPeopleContainers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Deletes sub people containers in this people container.
deleteSunXmlKeyValFiles(SMSFlatFileTreeNode) - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
Delete sunxmlkeyvalue files under the given node.
deleteSunXmlKeyValFiles(File) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObject
Delete sunxmlkeyvalue files under the given directory.
DeleteTask - Class in org.forgerock.openam.sm.datalayer.impl.tasks
Deletes a given Token from the persistence layer.
DeleteTask(String, Options, ResultHandler<PartialToken, ?>) - Constructor for class org.forgerock.openam.sm.datalayer.impl.tasks.DeleteTask
 
deleteToken(Subject, String) - Method in interface com.sun.identity.coretoken.spi.CoreTokenStore
Deletes a token.
deleteToken(Subject, String) - Method in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
deleteToken(HttpHeaders, HttpServletRequest, String) - Method in class com.sun.identity.rest.CoreTokenResource
Deletes a token.
deleteToken(String) - Method in interface org.forgerock.openam.sts.tokengeneration.CTSTokenPersistence
Called during token cancellation
deleteToken(String) - Method in class org.forgerock.openam.sts.tokengeneration.CTSTokenPersistenceImpl
 
deleteUser(String, String) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
deleteUser(String, String) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
deleteUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Deletes users from this organization.
deleteUsers(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Deletes users from this organizational unit.
deleteUsers(Set) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Deletes users from this people container.
DeleteXACML - Class in com.sun.identity.cli.entitlement
Deletes policies in a realm.
DeleteXACML() - Constructor for class com.sun.identity.cli.entitlement.DeleteXACML
 
delimiter - Variable in class com.iplanet.dpro.session.share.SessionEncodeURL
 
DELIMITER - Static variable in interface com.sun.identity.cot.COTConstants
delimiter
DELIMITER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
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
delimStringToSet(String, String) - Static method in class com.sun.identity.policy.PolicyUtils
Parses a string into a set using the specified delimiter
delimStringToSet(String, String) - Method in class org.forgerock.openam.core.CoreWrapper
Parses a string into a set using the specified delimiter.
delOpenDSServer(Connection, String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Removes host:port from OpenDJ replication
DEMO_GRAPHICS_AGE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
DEMO_GRAPHICS_BIRTH_DAY_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
DEMO_GRAPHICS_DISPLAY_LANG_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
DEMO_GRAPHICS_LANGUAGE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
DEMO_GRAPHICS_TIME_ZONE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
DEMOGRAPHICS_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
DEMOGRAPHICS_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
DENY - Static variable in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase.DecisionType
The specified action is denied.
DENY - Static variable in interface com.sun.identity.saml.plugins.ActionMapper
Key to hold a list of actions that are denied.
DENY - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Deny
DENY - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
deny(Context, String, ActionRequest) - Method in class org.forgerock.openam.uma.rest.PendingRequestResource
 
DENY_LOCATION - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Claim set location of deny.
DENY_RULE_DESCRIPTION - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
DENY_RULE_SUFFIX - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
DENY_VALUE - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Deny value.
DenyAccessAction - Class in org.forgerock.openam.session.service
DenyAccessAction if session quota is exhausted
DenyAccessAction() - Constructor for class org.forgerock.openam.session.service.DenyAccessAction
 
denyAll(Context, ActionRequest) - Method in class org.forgerock.openam.uma.rest.PendingRequestResource
 
DenyOverride - Class in com.sun.identity.entitlement
Deny Override combine entitlement with false override true.
DenyOverride() - Constructor for class com.sun.identity.entitlement.DenyOverride
 
denyPendingRequest(String, String) - Method in class org.forgerock.openam.uma.PendingRequestsService
Denies the pending request with the specified id.
DEPLOYMENT_CONFIG - Static variable in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
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.
DeploymentConfig - Class in org.forgerock.openam.sts.config.user
This class represents the deployment configuration for an STS instance.
DeploymentConfig(DeploymentConfig.DeploymentConfigBuilderBase<?>) - Constructor for class org.forgerock.openam.sts.config.user.DeploymentConfig
 
deploymentConfig(DeploymentConfig) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
deploymentConfig(SoapDeploymentConfig) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
 
DeploymentConfig.DeploymentConfigBuilder - Class in org.forgerock.openam.sts.config.user
 
DeploymentConfig.DeploymentConfigBuilderBase<T extends DeploymentConfig.DeploymentConfigBuilderBase<T>> - Class in org.forgerock.openam.sts.config.user
 
DeploymentConfigBuilder() - Constructor for class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilder
 
DeploymentConfigBuilderBase() - Constructor for class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilderBase
 
DeploymentPathNormalization - Interface in org.forgerock.openam.sts
Interface defining concerns of normalizing the deploymentPath of a published STS instance for SMS persistence and for TokenGenerationService caching.
DeploymentPathNormalizationImpl - Class in org.forgerock.openam.sts
 
DeploymentPathNormalizationImpl() - Constructor for class org.forgerock.openam.sts.DeploymentPathNormalizationImpl
 
deploymentURI - Static variable in class com.sun.identity.federation.common.FSUtils
 
DEPRECATED_CONFIRMATION_METHOD_ARTIFACT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Deprecated SAML Artifact confirmation method identifier URI.
depth() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
dereferenceRestrictedTokenID(Session, String) - Method in class com.iplanet.dpro.session.Session
Given a restricted token, returns the SSOTokenID of the master token can only be used if the requester is an app token This functionality is only available in server mode.
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
dereferenceRestrictedTokenID(SSOToken, String) - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
dereferenceRestrictedTokenID(Session, String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
deregisterCallbackHandler(String) - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
De-Register a listener.
deregisterCallbackHandler(String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
De-Register a listener.
deregisterCallbackHandler(String) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
 
deregisterCallbackHandler(String) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
 
deregisterCallbackHandler(String) - Method in class com.sun.identity.sm.SMSObject
De-Registration of Notification Callbacks
deregisterListener(SMSObject) - Method in class com.sun.identity.sm.SMSNotificationManager
 
deRegisterNotificationURL(String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
deRegisterNotificationURL(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
deRegisterNotificationURL(String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
 
deRegisterNotificationURL(String) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
deRegisterNotificationURL_idrepo(String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
deRegisterNotificationURL_idrepo(String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
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.
DerValue - Class in com.sun.identity.authentication.util
A dedicated implementation of handling ASN1/DER for the Kerberos desktop authentication module.
DerValue(byte[]) - Constructor for class com.sun.identity.authentication.util.DerValue
TODO-JAVADOC
DerValue(ByteArrayInputStream) - Constructor for class com.sun.identity.authentication.util.DerValue
TODO-JAVADOC
description - Variable in class com.sun.identity.entitlement.xacml3.core.Apply
 
description - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
description - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
description - Variable in class com.sun.identity.entitlement.xacml3.core.Rule
 
Description - Class in com.sun.identity.liberty.ws.disco
The class Description represents a Description Type of a service instance.
Description() - Constructor for class com.sun.identity.liberty.ws.disco.Description
Default constructor.
Description(List, List, String) - Constructor for class com.sun.identity.liberty.ws.disco.Description
Constructor.
Description(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Description
Constructs a Description object from DOM element.
DESCRIPTION - Static variable in class org.forgerock.openam.entitlement.configuration.ResourceTypeSmsAttributes
 
DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
DESCRIPTION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
description(String) - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
DESCRIPTION_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Application
Description attribute name,
DESCRIPTION_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Privilege description attribute name,
DESCRIPTION_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
DESCRIPTION_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Privilege description search attribute name,
DescriptionType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for DescriptionType complex type.
DescriptionTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
DescriptionTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
DescriptionTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
DescriptorUtils - Class in org.forgerock.openam.rest
Utility methods for dealing with API Descriptors.
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(String, Class<T>) - Method in class org.forgerock.openam.cts.utils.JSONSerialisation
Deserialise JSON to an object of type T.
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.
deserialize(byte[], boolean) - Static method in class com.iplanet.jato.util.Encoder
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPSerializer
 
deserializeDetail(SOAPDeserializationState, XMLReader, SOAPDeserializationContext, SOAPFaultInfo) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPSerializer
 
deserializePageAttributes() - Method in class org.forgerock.openam.console.base.ConsoleViewBeanBase
 
deserializeToObject(String) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
Deserialize a string back into the original object
DESGenKey - Class in com.sun.identity.common
This class is used to generate a unique key used for DES encryption/decryption purpose.
DESGenKey() - Constructor for class com.sun.identity.common.DESGenKey
 
DEST_FILE_PATH - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
destFile - Variable in class com.sun.identity.tools.manifest.Manifest
 
DESTINATION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Destination
destination - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
destinationURI - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
destroy(Session, Session) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
destroy(Session, Session) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Destroys the Session by removing it and moving it to the DESTROY state.
destroy(Session, Session) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
Destroys the Session via the Session remote service URL.
destroy(Session, Session) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
Destroy the Session using the SessionService.
destroy(Session, Session) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
destroy(String, Map<String, Long>) - Method in class com.iplanet.dpro.session.service.QuotaExhaustionActionImpl
 
destroy() - Method in class com.iplanet.services.util.ThreadPool
Destroys the thread pool.
destroy() - Method in class com.sun.identity.authentication.UI.LoginLogoutMapping
Destroys the servlet.
destroy() - Method in class com.sun.identity.rest.AuthNFilter
 
destroy() - Method in class com.sun.identity.rest.AuthZFilter
 
destroy() - Method in class com.sun.identity.rest.RestServiceManager
 
destroy() - Method in class com.sun.identity.rest.spi.SSOTokenAuthN
 
destroy() - Method in class com.sun.identity.rest.spi.SSOTokenAuthZ
 
destroy() - Method in class com.sun.identity.saml2.idpdiscovery.ConfiguratorFilter
Destroy the filter config on sever shutdowm
destroy() - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Destroys the debug object, closes the debug file and releases any system resources.
destroy() - Method in class com.sun.identity.setup.AMSetupFilter
 
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() - Method in class org.forgerock.openam.audit.context.AuditContextFilter
 
destroy() - Method in class org.forgerock.openam.audit.servlet.AuditAccessServletFilter
 
destroy() - Method in class org.forgerock.openam.cors.CORSFilter
destroy() - Method in class org.forgerock.openam.headers.SetHeadersFilter
destroy() - Method in class org.forgerock.openam.notifications.NotificationsWebSocketFilter
 
destroy() - Method in class org.forgerock.openam.notifications.websocket.JsonValueDecoder
 
destroy() - Method in class org.forgerock.openam.notifications.websocket.JsonValueEncoder
 
destroy() - Method in class org.forgerock.openam.rest.RestEndpointServlet
Destroys the CREST and Restlet servlets.
destroy() - Method in class org.forgerock.openam.sts.soap.audit.AuditAccessFilter
 
destroy() - Method in class org.forgerock.openam.sts.soap.audit.AuditContextFilter
 
destroy() - Method in class org.forgerock.openam.validation.FQDNValidationFilter
 
destroy() - Method in class org.forgerock.openam.validation.ResponseValidationFilter
 
destroy() - Method in class org.forgerock.openam.xui.XUIFilter
destroy() - Method in class org.forgerock.openam.xui.XUIState
 
DESTROY_OLDEST_SESSION_CLASS - Static variable in class com.iplanet.dpro.session.service.SessionConstraint
 
DESTROY_SESSION_AFTER_UPGRADE - Static variable in interface com.sun.identity.shared.Constants
 
DestroyAllAction - Class in org.forgerock.openam.session.service
This action will invalidate all currently existing sessions, but it will let the current session to get created, so this way the user will always have only one session.
DestroyAllAction() - Constructor for class org.forgerock.openam.session.service.DestroyAllAction
 
destroyAuthenticationSession(SessionID) - Method in class com.iplanet.dpro.session.service.SessionService
Destroy a Internal Session, whose session id has been specified.
DESTROYED - Static variable in class com.sun.identity.authentication.internal.AuthSSOToken
 
destroyLocalSession(Object, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Destroys local session.
destroyModuleState() - Method in class com.sun.identity.authentication.modules.ad.AD
 
destroyModuleState() - Method in class com.sun.identity.authentication.modules.anonymous.Anonymous
 
destroyModuleState() - Method in class com.sun.identity.authentication.modules.application.Application
 
destroyModuleState() - Method in class com.sun.identity.authentication.modules.cert.Cert
Destroy the state of module
destroyModuleState() - Method in class com.sun.identity.authentication.modules.datastore.DataStore
 
destroyModuleState() - Method in class com.sun.identity.authentication.modules.federation.Federation
Clean up the login state.
destroyModuleState() - Method in class com.sun.identity.authentication.modules.hotp.HOTP
 
destroyModuleState() - Method in class com.sun.identity.authentication.modules.httpbasic.HTTPBasic
 
destroyModuleState() - Method in class com.sun.identity.authentication.modules.jdbc.JDBC
Cleans up the login state.
destroyModuleState() - Method in class com.sun.identity.authentication.modules.ldap.LDAP
Cleans up state fields.
destroyModuleState() - Method in class com.sun.identity.authentication.modules.membership.Membership
Destroy the module state
destroyModuleState() - Method in class com.sun.identity.authentication.modules.msisdn.MSISDN
Cleans up module state.
destroyModuleState() - Method in class com.sun.identity.authentication.modules.nt.NT
TODO-JAVADOC
destroyModuleState() - Method in class com.sun.identity.authentication.modules.radius.RADIUS
Destroy the module state.
destroyModuleState() - Method in class com.sun.identity.authentication.modules.sae.SAE
cleanup module state
destroyModuleState() - Method in class com.sun.identity.authentication.modules.securid.SecurID
 
destroyModuleState() - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSO
TODO-JAVADOC
destroyModuleState() - Method in class com.sun.identity.authentication.spi.AMLoginModule
This method should be overridden by each login module to destroy dispensable state fields.
destroyModuleState() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
destroyModuleState() - Method in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOATH
Called to cleanup the class level variables.
destroyModuleState() - Method in class org.forgerock.openam.authentication.modules.oath.OATH
Deprecated.
Called to cleanup the class level variables.
destroyModuleState() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
DestroyNextExpiringAction - Class in org.forgerock.openam.session.service
 
DestroyNextExpiringAction() - Constructor for class org.forgerock.openam.session.service.DestroyNextExpiringAction
 
DestroyOldestAction - Class in org.forgerock.openam.session.service
This action retrieves all the sessions using the Session service and refreshes them in the local cache (so they have up-to-date session expiration information).
DestroyOldestAction() - Constructor for class org.forgerock.openam.session.service.DestroyOldestAction
 
destroyOldSession() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Destroy the old session (if one exists) that existed before this authentication attempt.
destroyOldSession() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Destroy the old session (if one exists) that existed before this authentication attempt.
destroyPrincipalSession(String, String, String, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Destroys the principal's session.
destroySession(Session, SessionID) - Method in class com.iplanet.dpro.session.service.SessionService
Destroy a Internal Session, depending on the value of the user's permissions.
destroySession(Session) - Method in class com.iplanet.dpro.session.Session
Destroys a session.
DestroySession - Static variable in class com.iplanet.dpro.session.share.SessionRequest
 
destroySession(SessionID) - Method in class com.sun.identity.authentication.service.AuthD
Destroy sessionfor given SessionID
destroySession(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
destroySession() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Destroy the session used for this authentication attempt.
destroySession() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Destroy the session used for this authentication attempt.
destroySession(String) - Method in class org.forgerock.openidconnect.OpenIDConnectProvider
Destroys a users session.
destroySTSInstance(Server) - Method in interface org.forgerock.openam.sts.soap.publish.SoapSTSInstanceLifecycleManager
Deletes the soap-sts web-service.
destroySTSInstance(Server) - Method in class org.forgerock.openam.sts.soap.publish.SoapSTSInstanceLifecycleManagerImpl
 
destroyToken(SSOToken) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Destroys a single sign on token
destroyToken(SSOToken, SSOToken) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Destroys a single sign on token.
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.
destroyToken(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Destroys a single sign on token.
destroyToken(SSOToken, SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Destroys a single sign on token.
destroyToken(SSOToken) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
destroyToken(SSOToken, SSOToken) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
destroyToken(SSOToken) - Method in class org.forgerock.openam.core.CoreWrapper
Destroys a single sign on token.
destroyToken(SSOToken) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
destroyToken(SSOToken, SSOToken) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
destroyToken(SSOToken) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
destroyToken(SSOToken, SSOToken) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
detectMessageReplay - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
detectUserTokenReplay - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
determineOS() - Static method in class com.sun.identity.tools.bundles.SetupUtils
Determines the current operating system.
DEVICE_CODE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.DeviceCode
 
DEVICE_CODE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.TokenEndpoint
 
DEVICE_CODE_LIFETIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
DEVICE_CODE_POLL_INTERVAL - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
DEVICE_COMPLETION_URL - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
DEVICE_ID - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Name of the key where the deviceId is stored.
DEVICE_KEY - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
DEVICE_TYPE - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Name of the key where the deviceType is stored.
DEVICE_VERIFICATION_URL - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
DeviceCode - Class in org.forgerock.oauth2.core
Models a OpenAm OAuth2 Authorization Code.
DeviceCode(JsonValue) - Constructor for class org.forgerock.oauth2.core.DeviceCode
Constructs a new OpenAMAuthorizationCode backed with the data in the specified JsonValue.
DeviceCode(String, String, String, String, String, String, String, String, String, String, String, Integer, String, long, Set<String>, String, String, String, String) - Constructor for class org.forgerock.oauth2.core.DeviceCode
 
DeviceCode() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.DeviceCode
 
DeviceCodeGrantTypeHandler - Class in org.forgerock.oauth2.core
Implementation of the GrantTypeHandler for the OAuth2 Device Code grant.
DeviceCodeGrantTypeHandler(OAuth2ProviderSettingsFactory, ClientAuthenticator, TokenStore, ClientRegistrationStore, ClientAuthenticationFailureFactory, OAuth2UrisFactory, GrantTypeAccessTokenGenerator) - Constructor for class org.forgerock.oauth2.core.DeviceCodeGrantTypeHandler
 
DeviceCodeResource - Class in org.forgerock.oauth2.restlet
A Restlet resource for issuing new device codes.
DeviceCodeResource(TokenStore, OAuth2RequestFactory, ClientRegistrationStore, OAuth2ProviderSettingsFactory, BaseURLProviderFactory, ExceptionHandler, JacksonRepresentationFactory, OAuth2Utils) - Constructor for class org.forgerock.oauth2.restlet.DeviceCodeResource
 
DeviceCodeVerificationResource - Class in org.forgerock.oauth2.restlet
A restlet resource for user codes
DeviceCodeVerificationResource(XUIState, Router, BaseURLProviderFactory, OAuth2Representation, TokenStore, OAuth2RequestFactory, AuthorizationService, OAuth2ProviderSettingsFactory, ExceptionHandler, ResourceOwnerSessionValidator, ClientRegistrationStore, OAuth2Utils, CsrfProtection) - Constructor for class org.forgerock.oauth2.restlet.DeviceCodeVerificationResource
Constructs user code verification resource for OAuth2 Device Flow
DeviceIdMatch - Class in org.forgerock.openam.authentication.modules.deviceprint
Scripted Device Id (Match) Authentication module.
DeviceIdMatch() - Constructor for class org.forgerock.openam.authentication.modules.deviceprint.DeviceIdMatch
 
DeviceIdSave - Class in org.forgerock.openam.authentication.modules.deviceprint
AM Login Module which presents the user with a UI to choose whether to save the device print profile of the device they are using to authenticate with.
DeviceIdSave() - Constructor for class org.forgerock.openam.authentication.modules.deviceprint.DeviceIdSave
 
DeviceJsonUtils<T extends DeviceSettings> - Class in org.forgerock.openam.core.rest.devices
Utility functions for ease of conversion between generic DeviceSettings objects and Json representations of those objects.
DeviceJsonUtils(Class<T>) - Constructor for class org.forgerock.openam.core.rest.devices.DeviceJsonUtils
Constructs a new DeviceJsonUtils which will handle device settings of class supplied as the classType param.
DevicePrintDao - Class in org.forgerock.openam.authentication.modules.deviceprint
DAO for getting and storing Device Print Profiles for a given user.
DevicePrintDao() - Constructor for class org.forgerock.openam.authentication.modules.deviceprint.DevicePrintDao
 
deviceProfileToString(JsonValue) - Method in interface org.forgerock.openam.core.rest.devices.DeviceSerialisation
Converts a JSON device profile to a string.
deviceProfileToString(JsonValue) - Method in class org.forgerock.openam.core.rest.devices.EncryptedJwtDeviceSerialisation
 
deviceProfileToString(JsonValue) - Method in class org.forgerock.openam.core.rest.devices.JsonDeviceSerialisation
 
DeviceSerialisation - Interface in org.forgerock.openam.core.rest.devices
Provides serialisation of devices between JsonValue and String representations.
DeviceService - Interface in org.forgerock.openam.core.rest.devices.services
Provides all necessary configuration information at a realm-wide level to device-based authentication modules underneath it.
DeviceServiceFactory<T extends DeviceService> - Interface in org.forgerock.openam.core.rest.devices.services
Defines the interface for providing AuthenticatorOathServiceFactorys.
DeviceSettings - Class in org.forgerock.openam.core.rest.devices
Abstract concept of DeviceSettings, used to ensure that any device(s) stored have a unique identifier so that they can be individually referenced.
DeviceSettings() - Constructor for class org.forgerock.openam.core.rest.devices.DeviceSettings
Configures the internal UUID.
Diffs - Class in com.sun.identity.tools.diffs
CVS diff utility.
DiffStatus - Enum in org.forgerock.openam.xacml.v3
Diff status types used to describe the change in state of a single resource.
digest(String, File, Properties, String, boolean, boolean) - Method in class com.sun.identity.tools.manifest.FilesDigester
This function calculate the hash value of a file.
DIGEST_ALG - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DIGEST_ALGORITHM - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
DIGEST_ALGORITHM - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DIGEST_HANDLEJAR - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DIGEST_HANDLEWAR - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
digestJarFile(String, InputStream) - Method in class com.sun.identity.tools.manifest.FilesDigester
This function calculate the hash value of a jar file.
DigestMethodElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for DigestMethod element declaration.
DigestMethodElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for DigestMethod element declaration.
DigestMethodElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DigestMethodElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
DigestMethodElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
DigestMethodElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
DigestMethodElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DigestMethodElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
DigestMethodType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for DigestMethodType complex type.
DigestMethodType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for DigestMethodType complex type.
DigestMethodTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DigestMethodTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
DigestMethodTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
DigestMethodTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
DigestMethodTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DigestMethodTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
DigestValueElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for DigestValue element declaration.
DigestValueElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for DigestValue element declaration.
DigestValueElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DigestValueElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
DigestValueElementImpl(byte[]) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
DigestValueElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
DigestValueElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
DigestValueElementImpl(byte[]) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
DigestValueElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DigestValueElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
digestWarFile(String, Properties, JarFile, boolean) - Method in class com.sun.identity.tools.manifest.FilesDigester
This function calculate the hash value of a war file.
DIRECT_REFERENCE - Static variable in class com.sun.identity.wss.security.SecurityTokenReference
 
DIRECT_REFERENCE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
DIRECT_REFERENCE - Static variable in class com.sun.identity.wss.security.X509TokenSpec
 
DirectCOSDefinition - Class in com.iplanet.ums.cos
This class represents a Direct (or Classic) COS definition.
DirectCOSDefinition() - Constructor for class com.iplanet.ums.cos.DirectCOSDefinition
NoArg Constructor
DirectCOSDefinition(AttrSet) - Constructor for class com.iplanet.ums.cos.DirectCOSDefinition
Constructor with attribute set argument.
DirectCOSDefinition(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.cos.DirectCOSDefinition
Constructor with creation template and attribute set arguments.
Directive - Class in com.sun.identity.liberty.ws.disco
The class Directive represents a discovery service DirectiveType element.
Directive(String) - Constructor for class com.sun.identity.liberty.ws.disco.Directive
Constructs a directive instance for a type of directive.
Directive(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Directive
Constructs a directive instance from DOM element.
DIRECTORY - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
DirectoryContentUpgrader - Class in org.forgerock.openam.upgrade
This class is aiming to upgrade the content of the configuration store.
DirectoryContentUpgrader(String, String) - Constructor for class org.forgerock.openam.upgrade.DirectoryContentUpgrader
This constructor will initialize the different directory content upgraders and ensures that each of them are actually applicable.
DirectoryHelper - Class in org.forgerock.openam.idrepo.ldap.helpers
Provides a generic implementation of directory specific settings, that for non-generic directories (like AD), could override when needed.
DirectoryHelper() - Constructor for class org.forgerock.openam.idrepo.ldap.helpers.DirectoryHelper
 
DirectoryManagerIF - Interface in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_assignService_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_assignService_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_assignService_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_assignService_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
DirectoryManagerIF_assignService_idrepo_RequestStruct(String, String, String, String, String, Map, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_assignService_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_assignService_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_ResponseStruct
 
DirectoryManagerIF_assignService_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_assignService_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_changePassword_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPBuilder
 
DirectoryManagerIF_changePassword_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPSerializer
 
DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_changePassword_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_changePassword_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
DirectoryManagerIF_changePassword_idrepo_RequestStruct(String, String, String, String, String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_changePassword_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_ResponseStruct
 
DirectoryManagerIF_changePassword_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_changePassword_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
DirectoryManagerIF_changePassword_RequestStruct(String, String, String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_changePassword_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_changePassword_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_ResponseStruct
 
DirectoryManagerIF_changePassword_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_changePassword_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_create_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_create_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_create_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_create_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
DirectoryManagerIF_create_idrepo_RequestStruct(String, String, String, Map, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_create_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_create_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_create_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_create_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct
 
DirectoryManagerIF_create_idrepo_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct
 
DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder
 
DirectoryManagerIF_createAMTemplate_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createAMTemplate_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPSerializer
 
DirectoryManagerIF_createAMTemplate_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createAMTemplate_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
DirectoryManagerIF_createAMTemplate_RequestStruct(String, String, int, String, Map, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_createAMTemplate_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createAMTemplate_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct
 
DirectoryManagerIF_createAMTemplate_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct
 
DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_createEntry_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createEntry_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPBuilder
 
DirectoryManagerIF_createEntry_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createEntry_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPSerializer
 
DirectoryManagerIF_createEntry_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createEntry_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
DirectoryManagerIF_createEntry_RequestStruct(String, String, int, String, Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_createEntry_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createEntry_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_createEntry_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createEntry_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_ResponseStruct
 
DirectoryManagerIF_createEntry_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_createEntry_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_delete_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_delete_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_delete_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_delete_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
DirectoryManagerIF_delete_idrepo_RequestStruct(String, String, String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_delete_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_delete_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_ResponseStruct
 
DirectoryManagerIF_delete_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_delete_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_deRegisterNotificationURL_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct
 
DirectoryManagerIF_deRegisterNotificationURL_RequestStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct
 
DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct
 
DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder
 
DirectoryManagerIF_doesEntryExists_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_doesEntryExists_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPSerializer
 
DirectoryManagerIF_doesEntryExists_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_doesEntryExists_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct
 
DirectoryManagerIF_doesEntryExists_RequestStruct(String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct
 
DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_doesEntryExists_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_doesEntryExists_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct
 
DirectoryManagerIF_doesEntryExists_ResponseStruct(boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct
 
DirectoryManagerIF_doesEntryExists_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_doesEntryExists_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder
 
DirectoryManagerIF_getAMTemplateDN_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAMTemplateDN_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPSerializer
 
DirectoryManagerIF_getAMTemplateDN_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAMTemplateDN_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
DirectoryManagerIF_getAMTemplateDN_RequestStruct(String, String, int, String, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAMTemplateDN_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAMTemplateDN_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct
 
DirectoryManagerIF_getAMTemplateDN_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct
 
DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct(String, String, String, Map, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct
 
DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct
 
DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder
 
DirectoryManagerIF_getAttributes1_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPSerializer
 
DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getAttributes1_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
DirectoryManagerIF_getAttributes1_idrepo_RequestStruct(String, String, String, Set, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct
 
DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct
 
DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes1_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
DirectoryManagerIF_getAttributes1_RequestStruct(String, String, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes1_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes1_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct
 
DirectoryManagerIF_getAttributes1_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct
 
DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder
 
DirectoryManagerIF_getAttributes2_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPSerializer
 
DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getAttributes2_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
DirectoryManagerIF_getAttributes2_idrepo_RequestStruct(String, String, String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct
 
DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct
 
DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes2_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
DirectoryManagerIF_getAttributes2_RequestStruct(String, String, Set, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes2_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes2_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct
 
DirectoryManagerIF_getAttributes2_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct
 
DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder
 
DirectoryManagerIF_getAttributes3_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes3_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPSerializer
 
DirectoryManagerIF_getAttributes3_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes3_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
DirectoryManagerIF_getAttributes3_RequestStruct(String, String, boolean, boolean, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes3_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes3_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes3_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes3_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct
 
DirectoryManagerIF_getAttributes3_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct
 
DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder
 
DirectoryManagerIF_getAttributes4_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes4_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPSerializer
 
DirectoryManagerIF_getAttributes4_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes4_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
DirectoryManagerIF_getAttributes4_RequestStruct(String, String, Set, boolean, boolean, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes4_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes4_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributes4_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes4_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct
 
DirectoryManagerIF_getAttributes4_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct
 
DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder
 
DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPSerializer
 
DirectoryManagerIF_getAttributesByteValues1_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues1_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
DirectoryManagerIF_getAttributesByteValues1_RequestStruct(String, String, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributesByteValues1_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues1_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct
 
DirectoryManagerIF_getAttributesByteValues1_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct
 
DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder
 
DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPSerializer
 
DirectoryManagerIF_getAttributesByteValues2_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues2_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
DirectoryManagerIF_getAttributesByteValues2_RequestStruct(String, String, Set, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributesByteValues2_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues2_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct
 
DirectoryManagerIF_getAttributesByteValues2_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct
 
DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributesForSchema_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesForSchema_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct
 
DirectoryManagerIF_getAttributesForSchema_RequestStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct
 
DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getAttributesForSchema_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesForSchema_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct
 
DirectoryManagerIF_getAttributesForSchema_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct
 
DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct(String, String, String, Set, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct
 
DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct
 
DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct(String, String, String, String, Set, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getCreationTemplateName_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getCreationTemplateName_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct
 
DirectoryManagerIF_getCreationTemplateName_RequestStruct(int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct
 
DirectoryManagerIF_getCreationTemplateName_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getCreationTemplateName_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getCreationTemplateName_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getCreationTemplateName_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct
 
DirectoryManagerIF_getCreationTemplateName_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct
 
DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder
 
DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPSerializer
 
DirectoryManagerIF_getDCTreeAttributes_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDCTreeAttributes_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
DirectoryManagerIF_getDCTreeAttributes_RequestStruct(String, String, Set, boolean, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getDCTreeAttributes_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDCTreeAttributes_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct
 
DirectoryManagerIF_getDCTreeAttributes_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct
 
DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder
 
DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPSerializer
 
DirectoryManagerIF_getDeletedObjectFilter_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDeletedObjectFilter_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct
 
DirectoryManagerIF_getDeletedObjectFilter_RequestStruct(int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct
 
DirectoryManagerIF_getDeletedObjectFilter_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDeletedObjectFilter_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct
 
DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct
 
DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder
 
DirectoryManagerIF_getExternalAttributes_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getExternalAttributes_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPSerializer
 
DirectoryManagerIF_getExternalAttributes_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getExternalAttributes_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
DirectoryManagerIF_getExternalAttributes_RequestStruct(String, String, Set, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getExternalAttributes_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getExternalAttributes_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct
 
DirectoryManagerIF_getExternalAttributes_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct
 
DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct(String, String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder
 
DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPSerializer
 
DirectoryManagerIF_getGroupFilterAndScope_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getGroupFilterAndScope_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
DirectoryManagerIF_getGroupFilterAndScope_RequestStruct(String, String, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct
 
DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct(LinkedList) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct
 
DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getMembers_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPBuilder
 
DirectoryManagerIF_getMembers_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPSerializer
 
DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getMembers_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getMembers_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
DirectoryManagerIF_getMembers_idrepo_RequestStruct(String, String, String, String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getMembers_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct
 
DirectoryManagerIF_getMembers_idrepo_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct
 
DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getMembers_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
DirectoryManagerIF_getMembers_RequestStruct(String, String, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getMembers_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getMembers_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct
 
DirectoryManagerIF_getMembers_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct
 
DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getMembers_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMembers_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getMemberships_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMemberships_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
DirectoryManagerIF_getMemberships_idrepo_RequestStruct(String, String, String, String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getMemberships_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMemberships_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct
 
DirectoryManagerIF_getMemberships_idrepo_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct
 
DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getNamingAttr_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getNamingAttr_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct
 
DirectoryManagerIF_getNamingAttr_RequestStruct(int, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct
 
DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getNamingAttr_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getNamingAttr_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct
 
DirectoryManagerIF_getNamingAttr_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct
 
DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getObjectClassFromDS_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectClassFromDS_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct
 
DirectoryManagerIF_getObjectClassFromDS_RequestStruct(int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct
 
DirectoryManagerIF_getObjectClassFromDS_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectClassFromDS_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getObjectClassFromDS_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectClassFromDS_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct
 
DirectoryManagerIF_getObjectClassFromDS_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct
 
DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getObjectType_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectType_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPBuilder
 
DirectoryManagerIF_getObjectType_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectType_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPSerializer
 
DirectoryManagerIF_getObjectType_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectType_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct
 
DirectoryManagerIF_getObjectType_RequestStruct(String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct
 
DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getObjectType_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectType_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getObjectType_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectType_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct
 
DirectoryManagerIF_getObjectType_ResponseStruct(int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct
 
DirectoryManagerIF_getObjectType_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getObjectType_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder
 
DirectoryManagerIF_getOrganizationDN_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrganizationDN_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPSerializer
 
DirectoryManagerIF_getOrganizationDN_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrganizationDN_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct
 
DirectoryManagerIF_getOrganizationDN_RequestStruct(String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct
 
DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getOrganizationDN_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrganizationDN_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct
 
DirectoryManagerIF_getOrganizationDN_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct
 
DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder
 
DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPSerializer
 
DirectoryManagerIF_getOrgDNFromDomain_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgDNFromDomain_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct
 
DirectoryManagerIF_getOrgDNFromDomain_RequestStruct(String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct
 
DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct
 
DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct
 
DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getOrgSearchFilter_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgSearchFilter_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct
 
DirectoryManagerIF_getOrgSearchFilter_RequestStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct
 
DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getOrgSearchFilter_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgSearchFilter_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct
 
DirectoryManagerIF_getOrgSearchFilter_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct
 
DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder
 
DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPSerializer
 
DirectoryManagerIF_getRegisteredServiceNames_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getRegisteredServiceNames_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct
 
DirectoryManagerIF_getRegisteredServiceNames_RequestStruct(String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct
 
DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct
 
DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct
 
DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct(int, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct
 
DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct
 
DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct(String, String, String, String, Set, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct
 
DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct
 
DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct(String, String, String, String, Set, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct(String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct
 
DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct
 
DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct(String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct
 
DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct
 
DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct
 
DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct(String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct
 
DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct
 
DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct
 
DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder
 
DirectoryManagerIF_getTopLevelContainers_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getTopLevelContainers_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPSerializer
 
DirectoryManagerIF_getTopLevelContainers_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getTopLevelContainers_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct
 
DirectoryManagerIF_getTopLevelContainers_RequestStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct
 
DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_getTopLevelContainers_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getTopLevelContainers_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct
 
DirectoryManagerIF_getTopLevelContainers_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct
 
DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_isActive_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isActive_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_isActive_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isActive_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
DirectoryManagerIF_isActive_idrepo_RequestStruct(String, String, String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_isActive_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isActive_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct
 
DirectoryManagerIF_isActive_idrepo_ResponseStruct(boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct
 
DirectoryManagerIF_isActive_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isActive_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder
 
DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPSerializer
 
DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct(String, String, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct
 
DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct(boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct
 
DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_isExists_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isExists_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_isExists_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isExists_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
DirectoryManagerIF_isExists_idrepo_RequestStruct(String, String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_isExists_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isExists_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct
 
DirectoryManagerIF_isExists_idrepo_ResponseStruct(boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct
 
DirectoryManagerIF_isExists_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_isExists_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder
 
DirectoryManagerIF_modifyMemberShip_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPSerializer
 
DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct(String, String, String, Set, String, int, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct
 
DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_modifyMemberShip_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
DirectoryManagerIF_modifyMemberShip_RequestStruct(String, Set, String, int, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_modifyMemberShip_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_ResponseStruct
 
DirectoryManagerIF_modifyMemberShip_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyMemberShip_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_modifyService_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyService_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_modifyService_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyService_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
DirectoryManagerIF_modifyService_idrepo_RequestStruct(String, String, String, String, String, Map, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_modifyService_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyService_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_ResponseStruct
 
DirectoryManagerIF_modifyService_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_modifyService_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_objectsChanged_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct
 
DirectoryManagerIF_objectsChanged_idrepo_RequestStruct(int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct
 
DirectoryManagerIF_objectsChanged_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct
 
DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct
 
DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_objectsChanged_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct
 
DirectoryManagerIF_objectsChanged_RequestStruct(int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct
 
DirectoryManagerIF_objectsChanged_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_objectsChanged_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct
 
DirectoryManagerIF_objectsChanged_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct
 
DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct
 
DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct
 
DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct
 
DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct
 
DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_registerNotificationURL_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct
 
DirectoryManagerIF_registerNotificationURL_RequestStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct
 
DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_registerNotificationURL_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct
 
DirectoryManagerIF_registerNotificationURL_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct
 
DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_registerService_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerService_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPBuilder
 
DirectoryManagerIF_registerService_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerService_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPSerializer
 
DirectoryManagerIF_registerService_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerService_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
DirectoryManagerIF_registerService_RequestStruct(String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_registerService_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerService_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_registerService_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerService_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_ResponseStruct
 
DirectoryManagerIF_registerService_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_registerService_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder
 
DirectoryManagerIF_removeAdminRole_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAdminRole_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPSerializer
 
DirectoryManagerIF_removeAdminRole_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAdminRole_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
DirectoryManagerIF_removeAdminRole_RequestStruct(String, String, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_removeAdminRole_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAdminRole_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_ResponseStruct
 
DirectoryManagerIF_removeAdminRole_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAdminRole_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_removeAttributes_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAttributes_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_removeAttributes_idrepo_RequestStruct(String, String, String, Set, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct
 
DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_removeEntry_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeEntry_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPBuilder
 
DirectoryManagerIF_removeEntry_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeEntry_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPSerializer
 
DirectoryManagerIF_removeEntry_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeEntry_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
DirectoryManagerIF_removeEntry_RequestStruct(String, String, int, boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_removeEntry_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeEntry_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_removeEntry_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeEntry_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_ResponseStruct
 
DirectoryManagerIF_removeEntry_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_removeEntry_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_renameEntry_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_renameEntry_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPBuilder
 
DirectoryManagerIF_renameEntry_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_renameEntry_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPSerializer
 
DirectoryManagerIF_renameEntry_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_renameEntry_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
DirectoryManagerIF_renameEntry_RequestStruct(String, int, String, String, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_renameEntry_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_renameEntry_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_renameEntry_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_renameEntry_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct
 
DirectoryManagerIF_renameEntry_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct
 
DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_renameEntry_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_renameEntry_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_search1_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPBuilder
 
DirectoryManagerIF_search1_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPSerializer
 
DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_search1_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_search1_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
DirectoryManagerIF_search1_idrepo_RequestStruct(String, String, String, Map, boolean, int, int, Set, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_search1_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct
 
DirectoryManagerIF_search1_idrepo_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct
 
DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_search1_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
DirectoryManagerIF_search1_RequestStruct(String, String, String, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
DirectoryManagerIF_search1_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_search1_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_search1_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct
 
DirectoryManagerIF_search1_ResponseStruct(Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct
 
DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_search1_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search1_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_search2_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPBuilder
 
DirectoryManagerIF_search2_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPSerializer
 
DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_search2_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_search2_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
DirectoryManagerIF_search2_idrepo_RequestStruct(String, String, String, int, int, Set, boolean, int, Map, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_search2_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct
 
DirectoryManagerIF_search2_idrepo_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct
 
DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_search2_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
DirectoryManagerIF_search2_RequestStruct(String, String, String, List, int, int, int, String, int, int, int, boolean, String[]) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
DirectoryManagerIF_search2_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_search2_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_search2_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct
 
DirectoryManagerIF_search2_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct
 
DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_search2_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search2_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_search3_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search3_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPBuilder
 
DirectoryManagerIF_search3_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search3_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPSerializer
 
DirectoryManagerIF_search3_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search3_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
DirectoryManagerIF_search3_RequestStruct(String, String, String, List, int, int, int, String, int, int, int, boolean, Set) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
DirectoryManagerIF_search3_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search3_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_search3_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search3_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_search3_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search3_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct
 
DirectoryManagerIF_search3_ResponseStruct(Map) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct
 
DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_search3_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_search3_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct(String, String, String, String, String, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct
 
DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_setAttributes2_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes2_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
DirectoryManagerIF_setAttributes2_idrepo_RequestStruct(String, String, String, Map, boolean, String, String, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct
 
DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_setAttributes_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPBuilder
 
DirectoryManagerIF_setAttributes_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPSerializer
 
DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_setAttributes_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_setAttributes_idrepo_RequestStruct(String, String, String, Map, boolean, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_setAttributes_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_ResponseStruct
 
DirectoryManagerIF_setAttributes_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_setAttributes_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
DirectoryManagerIF_setAttributes_RequestStruct(String, String, int, Map, Map, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_setAttributes_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_setAttributes_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_ResponseStruct
 
DirectoryManagerIF_setAttributes_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setAttributes_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder
 
DirectoryManagerIF_setGroupFilter_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setGroupFilter_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPSerializer
 
DirectoryManagerIF_setGroupFilter_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setGroupFilter_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
DirectoryManagerIF_setGroupFilter_RequestStruct(String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_setGroupFilter_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setGroupFilter_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_ResponseStruct
 
DirectoryManagerIF_setGroupFilter_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_setGroupFilter_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_Tie - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_Tie() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder
 
DirectoryManagerIF_unassignService_idrepo_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unassignService_idrepo_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPSerializer
 
DirectoryManagerIF_unassignService_idrepo_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unassignService_idrepo_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
DirectoryManagerIF_unassignService_idrepo_RequestStruct(String, String, String, String, Map, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_unassignService_idrepo_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unassignService_idrepo_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_ResponseStruct
 
DirectoryManagerIF_unassignService_idrepo_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unassignService_idrepo_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder
 
DirectoryManagerIF_unRegisterService_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unRegisterService_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPSerializer
 
DirectoryManagerIF_unRegisterService_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unRegisterService_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
DirectoryManagerIF_unRegisterService_RequestStruct(String, String, int, String, int) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_unRegisterService_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unRegisterService_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_unRegisterService_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unRegisterService_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_ResponseStruct
 
DirectoryManagerIF_unRegisterService_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_unRegisterService_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder
 
DirectoryManagerIF_updateUserAttribute_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_updateUserAttribute_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPSerializer
 
DirectoryManagerIF_updateUserAttribute_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_updateUserAttribute_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
DirectoryManagerIF_updateUserAttribute_RequestStruct(String, Set, String, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_updateUserAttribute_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_updateUserAttribute_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_ResponseStruct
 
DirectoryManagerIF_updateUserAttribute_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_updateUserAttribute_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder
 
DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPSerializer
 
DirectoryManagerIF_verifyAndDeleteObject_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndDeleteObject_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct
 
DirectoryManagerIF_verifyAndDeleteObject_RequestStruct(String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct
 
DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct
 
DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct_SOAPSerializer
 
DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder
 
DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPSerializer
 
DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct(String, String, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPSerializer
 
DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct
 
DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct(String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct
 
DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder
 
DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPSerializer - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPSerializer
 
DirectoryManagerImpl - Class in com.iplanet.am.sdk.remote
 
DirectoryManagerImpl() - Constructor for class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
DirectoryServerVendor - Class in com.sun.identity.sm
This singleton attempts to query vendor information of a Directory Server.
DirectoryServerVendor.Vendor - Class in com.sun.identity.sm
 
DirectoryServicesImpl - Class in com.iplanet.am.sdk.ldap
A class which manages all the major Directory related operations.
DirectoryServicesImpl() - Constructor for class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Ideally this constructor should be private, since we are extending this class, it needs to be public.
DirectoryServicesProviderImpl - Class in com.iplanet.am.sdk.ldap
 
DirectoryServicesProviderImpl() - Constructor for class com.iplanet.am.sdk.ldap.DirectoryServicesProviderImpl
 
dirtyCache(String, int, boolean, boolean, Set) - Method in interface com.iplanet.am.sdk.common.ICachedDirectoryServices
 
dirtyCache(String, int, boolean, boolean, Set) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
This method will be called by AMIdRepoListener.
dirtyCache(String, int, boolean, boolean, Set) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
This method will be called by AMIdRepoListener.
dirtyCache(String, int, boolean, boolean, Set) - Method in interface com.sun.identity.idm.IdCachedServices
 
dirtyCache(String, int, boolean, boolean, Set) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
This method will be called by AMIdRepoListener.
dirtyCache(String, int, boolean, boolean, Set) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
This method will be called by AMIdRepoListener.
dirtyCache(String, int, boolean, boolean, Set) - Method in class org.forgerock.openam.idm.IdCachedServicesDecorator
 
DirUserObject(Node) - Constructor for class com.sun.identity.common.configuration.ServerConfigXML.DirUserObject
Constructs a directory User object.
DISABLE_HASHED_SUBJECT_CHECK - Static variable in class com.sun.identity.rest.RestServiceManager
 
DISABLE_PERSISTENT_SEARCH - Static variable in interface com.sun.identity.setup.SetupConstants
Disabling Persistent Searches in Directory Server.
DISCO11_NS - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Discovery service v1.1 namespace definition.
DISCO11_NSPREFIX - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Discovery service v1.1 namespace prefix.
DISCO_BOOTSTRAPPING_ENABLED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Generate Discovery Bootstrapping
DISCO_CRED - Static variable in class com.sun.liberty.jaxrpc.LibertyManagerClient
 
DISCO_NS - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Discovery service namespace definition.
DISCO_NSPREFIX - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Discovery service namespace prefix.
DISCO_RESOURCE_OFFERING_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Boot strapping
DISCO_RO - Static variable in class com.sun.liberty.jaxrpc.LibertyManagerClient
 
DiscoConstants - Class in com.sun.identity.liberty.ws.disco.common
Defines constants for discovery service.
DiscoConstants() - Constructor for class com.sun.identity.liberty.ws.disco.common.DiscoConstants
 
DiscoEntryHandler - Interface in com.sun.identity.liberty.ws.disco.plugins
The class DiscoEntryHandler is an interface that is used to get and set DiscoEntries for a user.
DiscoEntryHandlerImplUtils - Class in com.sun.identity.liberty.ws.disco.plugins
 
DiscoEntryHandlerImplUtils() - Constructor for class com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandlerImplUtils
 
disconnect() - Method in class com.sun.identity.authentication.modules.radius.client.RadiusConn
Disconnects the underlying datagram socket.
DiscoSDKUtils - Class in com.sun.identity.liberty.ws.disco.common
Provides utility methods to discovery service.
DiscoSDKUtils() - Constructor for class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Constructor iPlanet-PRIVATE-DEFAULT-CONSTRUCTOR
DiscoServiceManager - Class in com.sun.identity.liberty.ws.disco.common
This is a singleton class.
DiscoUtils - Class in com.sun.identity.liberty.ws.disco.common
Provides utility methods to discovery service.
discover(String) - Static method in class com.sun.identity.tools.diffs.Stat
Discovers the stat.
discover(String, String, String, OAuth2Request) - Method in class org.forgerock.openidconnect.OpenIDConnectProviderDiscovery
Returns the response to a request to discover the OpenId Connect provider.
discovery() - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectDiscovery
Handles GET requests to the OpenId Connect discovery endpoint.
DISCOVERY_BOOTSTRAP_ATTRIBUTE_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute name for ID-WSF 1.1 Discovery bootstrap
DISCOVERY_BOOTSTRAP_ATTRIBUTE_NAME_FORMAT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute name format for ID-WSF 1.1 Discovery bootstrap
DISCOVERY_BOOTSTRAP_CREDENTIALS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Discovery bootstrap credentials SSO token property
DISCOVERY_RESOURCE_OFFERING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Discovery Resource Offering
DISCOVERY_TRUST_AUTHORITY - Static variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
Trusted Authority client configuration type.
DiscoveryAgent - Class in com.sun.identity.wss.provider.plugins
 
DiscoveryAgent() - Constructor for class com.sun.identity.wss.provider.plugins.DiscoveryAgent
 
DiscoveryAgent(AMIdentity) - Constructor for class com.sun.identity.wss.provider.plugins.DiscoveryAgent
 
DiscoveryBootstrap - Class in com.sun.identity.saml2.profile
The class DiscoBootstrap helps in generating the discovery boot strap statement i.e.
DiscoveryBootstrap(Object, Subject, String, String, String) - Constructor for class com.sun.identity.saml2.profile.DiscoveryBootstrap
Constructor.
DiscoveryClient - Class in com.sun.identity.liberty.ws.disco
The class DiscoveryClient provides methods to send Discovery Service query and modify.
DiscoveryClient(String, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service without web service security token.
DiscoveryClient(SecurityAssertion, String, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service using WSS SAML Token.
DiscoveryClient(BinarySecurityToken, String, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service using WSS X509 Token.
DiscoveryClient(ResourceOffering, Object, String) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service specified by the resource offering, security mechanism/SOAP endpoint defined in the ResourceOffering will be used.
DiscoveryClient(ResourceOffering, Object, String, List) - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryClient
Constructor, connects to Discovery Service specified by the resource offering, security mechanism/SOAP endpoint defined in the ResourceOffering will be used.
DiscoveryConfig - Class in com.sun.identity.wss.provider
This abstract class DiscoveryConfig represents the configuration of a Discovery client entity.
DiscoveryConfig() - Constructor for class com.sun.identity.wss.provider.DiscoveryConfig
Creates a new instance of DiscoveryConfig
DiscoveryException - Exception in com.sun.identity.liberty.ws.disco
This class is an extension point for all Discovery Service related exceptions.
DiscoveryException(String) - Constructor for exception com.sun.identity.liberty.ws.disco.DiscoveryException
Creates an DiscoveryException with a message.
DiscoveryException(Throwable) - Constructor for exception com.sun.identity.liberty.ws.disco.DiscoveryException
Constructs with Throwable object.
DiscoveryException(String, String, Object[]) - Constructor for exception com.sun.identity.liberty.ws.disco.DiscoveryException
Constructs a new DiscoveryException without a nested Throwable.
DiscoveryResponseElement - Interface in com.sun.identity.saml2.jaxb.metadataidpdiscovery
Java content class for DiscoveryResponse element declaration.
DiscoveryResponseElementImpl - Class in com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl
 
DiscoveryResponseElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
DiscoveryResponseElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl
 
DiscoveryService - Class in com.sun.identity.liberty.ws.disco
Handles Liberty discovery service protocol.
DiscoveryService() - Constructor for class com.sun.identity.liberty.ws.disco.DiscoveryService
Default constructor.
dispatch(PolicyEvaluator) - Method in class org.forgerock.openam.entitlement.rest.model.json.BatchPolicyRequest
 
dispatch(PolicyEvaluator) - Method in class org.forgerock.openam.entitlement.rest.model.json.PolicyRequest
Given the policy evaluator dispatch oneself as one knows best.
dispatch(PolicyEvaluator) - Method in class org.forgerock.openam.entitlement.rest.model.json.TreePolicyRequest
 
dispatch(URL, AuthTargetMapping.AuthTarget, OpenIdConnectIdToken) - Method in class org.forgerock.openam.sts.rest.token.validator.disp.OpenIdConnectAuthenticationRequestDispatcher
 
dispatch(URL, AuthTargetMapping.AuthTarget, RestUsernameToken) - Method in class org.forgerock.openam.sts.rest.token.validator.disp.RestUsernameTokenAuthenticationRequestDispatcher
 
dispatch(URL, AuthTargetMapping.AuthTarget, UsernameToken) - Method in class org.forgerock.openam.sts.soap.token.validator.disp.SoapUsernameTokenAuthenticationRequestDispatcher
 
dispatch(URL, AuthTargetMapping.AuthTarget, X509Certificate[]) - Method in class org.forgerock.openam.sts.token.validator.disp.CertificateAuthenticationRequestDispatcher
 
dispatch(URL, AuthTargetMapping.AuthTarget, T) - Method in interface org.forgerock.openam.sts.token.validator.disp.TokenAuthenticationRequestDispatcher
 
display() - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
display() - Method in class com.sun.identity.install.tools.configurator.MultiLineOptions
 
display() - Method in class com.sun.identity.install.tools.configurator.SingleLineOptions
 
DISPLAY - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
The display mode in which to render the dialog.
DISPLAY_NAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for provider display name.
DISPLAY_NAME_ATTRIBUTE - Static variable in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
displayAndLogInstallSummary(InstallLogger) - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
displayAndLogInstallSummary(InstallLogger) - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
displayHelp() - Method in interface com.sun.identity.install.tools.admin.IToolsOptionHandler
 
displayHelp() - Method in class com.sun.identity.install.tools.handler.CustomInstallHandler
 
displayHelp() - Method in class com.sun.identity.install.tools.handler.InstallHandler
 
displayHelp() - Method in class com.sun.identity.install.tools.handler.ListProductsHandler
 
displayHelp() - Method in class com.sun.identity.install.tools.handler.MigrateHandler
display help message during migration.
displayHelp() - Method in class com.sun.identity.install.tools.handler.ProductInfoHandler
 
displayHelp() - Method in class com.sun.identity.install.tools.handler.UninstallAllHandler
 
displayHelp() - Method in class com.sun.identity.install.tools.handler.UninstallHandler
 
displayHelp() - Method in class com.sun.identity.install.tools.handler.VersionHandler
 
displayMessages() - Method in class com.sun.identity.install.tools.configurator.BaseInteraction
 
displayMessages() - Method in class com.sun.identity.install.tools.configurator.UserResponseInteraction
 
DisplayNameType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for DisplayNameType complex type.
DisplayNameTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
DisplayNameTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
DisplayNameTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
displayOptionsHelp(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.BaseInteraction
This method should not be called until the interaction initializes the UserOptionItem with three param constructor.
DisplayOptionsUtils - Class in com.sun.identity.common.admin
 
displayPromptMessage(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.BaseInteraction
 
displaySummary(InstFinderInteractionsRunner, InteractionsRunner, DisplaySummaryHandler) - Method in class com.sun.identity.install.tools.configurator.Driver
 
DisplaySummaryHandler - Class in com.sun.identity.install.tools.configurator
 
DisplaySummaryHandler(boolean) - Constructor for class com.sun.identity.install.tools.configurator.DisplaySummaryHandler
 
DisplayUtils - Class in com.sun.identity.common
This class provides utility methods user interfaces.
DisplayUtils() - Constructor for class com.sun.identity.common.DisplayUtils
 
displayXML(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Displays an XML string.
DIST_AUTH_COOKIE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Dist Auth Cookie Name
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_LOGINURL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
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.
DIT_LOADED - Static variable in interface com.sun.identity.setup.SetupConstants
Flag to indicate if DIT is loaded in Directory Server.
DJ_BACKEND_TYPE_CONFIG_NAME - Static variable in interface com.sun.identity.setup.SetupConstants
The type of backing database to be used by OpenDJ.
DJ_BACKEND_TYPE_DEFAULT - Static variable in interface com.sun.identity.setup.SetupConstants
The Default value for the backing database to be used by OpenDJ.
DJLDAPv3PersistentSearch - Class in org.forgerock.openam.idrepo.ldap.psearch
This class will execute persistent search request against the configured datastore.
DJLDAPv3PersistentSearch(Map<String, Set<String>>, ConnectionFactory) - Constructor for class org.forgerock.openam.idrepo.ldap.psearch.DJLDAPv3PersistentSearch
Creates a new DJLDAPv3PersistentSearch using the provided configuration data and connection factory.
DJLDAPv3Repo - Class in org.forgerock.openam.idrepo.ldap
This is an IdRepo implementation that utilizes the LDAP protocol via OpenDJ LDAP SDK to access directory servers.
DJLDAPv3Repo() - Constructor for class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
 
DMaximum - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Variable for storing the value of "DMaximum".
DMinimum - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Variable for storing the value of "DMinimum".
dn - Variable in class com.sun.identity.common.configuration.ServerConfigXML.DirUserObject
 
DN - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The DN attribute syntax specifies that the attribute should be an LDAP distinguished name (DN).
dn - Variable in class com.sun.identity.sm.SMSEntry
 
DN_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
DN property key.
dnEquals(String, String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Determines if the DN's are equal.
DNMapper - Class in com.sun.identity.sm
This class is used to convert a DN to iplanet UID and vice versa.
DNMapper() - Constructor for class com.sun.identity.sm.DNMapper
 
DNOrIPAddressListTokenRestriction - Class in com.iplanet.dpro.session
DNOrIPAddressListTokenRestriction implements TokenRestriction interface and handles the restriction of the DN or IPAddress
DNOrIPAddressListTokenRestriction() - Constructor for class com.iplanet.dpro.session.DNOrIPAddressListTokenRestriction
Default constructor for InternalSession deserialization.
DNOrIPAddressListTokenRestriction(String, Set<String>, ServiceSchemaManager) - Constructor for class com.iplanet.dpro.session.DNOrIPAddressListTokenRestriction
Constructs DNOrIPAddressListTokenRestriction object based on the DN and list of host names to be restricted.
DNS_CLAIM - Static variable in class com.sun.identity.wss.security.WSSConstants
 
DNS_NAME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in an IPCondition to define the DNS name values for which a policy applies.
DNS_NAME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in an IPCondition to define the DNS name values for which a policy applies.
dnsClaim - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
dnsClaim - Variable in class com.sun.identity.wss.provider.STSConfig
 
DNtoName(String) - Static method in class com.sun.identity.common.DNUtils
Converts a DN string to the token value of the naming attribute.
DNtoName(String, boolean) - Static method in class com.sun.identity.common.DNUtils
Converts a DN string to the token value of the naming attribute.
DNUtils - Class in com.sun.identity.common
 
DNUtils() - Constructor for class com.sun.identity.common.DNUtils
 
DNValidator - Class in com.iplanet.ums.validation
 
DNValidator() - Constructor for class com.iplanet.ums.validation.DNValidator
 
DNWrapper - Class in org.forgerock.openam.core
Wrapper class to remove coupling to DNMapper static methods.
DNWrapper() - Constructor for class org.forgerock.openam.core.DNWrapper
 
doAccountFederation(NameIdentifier) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
doAccountFederation(Object, FSAuthnRequest, FSSession) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
doAction() - Method in interface com.sun.identity.common.ScheduleableAction
The function to run when there is time.
doAfterBody() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
does nothing here
doAfterBody() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
does nothing here
doArtifactResolution(HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.saml2.profile.IDPArtifactResolution
This method processes the artifact resolution request coming from a service provider.
DOB_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
DOB_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
doCatch(Throwable) - Method in class org.forgerock.oauth2.restlet.AuthorizeResource
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.oauth2.restlet.DeviceCodeResource
 
doCatch(Throwable) - Method in class org.forgerock.oauth2.restlet.DeviceCodeVerificationResource
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.oauth2.restlet.ErrorResource
Converts the throwable into a Json representation and set it as the body of the response.
doCatch(Throwable) - Method in class org.forgerock.oauth2.restlet.RefreshTokenResource
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.oauth2.restlet.TokenEndpointResource
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.oauth2.restlet.TokenIntrospectionResource
Handles any exception that is thrown when processing a OAuth2 introspection request.
doCatch(Throwable) - Method in class org.forgerock.oauth2.restlet.ValidationServerResource
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.openam.oauth2.resources.ResourceSetRegistrationEndpoint
 
doCatch(Throwable) - Method in class org.forgerock.openam.oauth2.rest.TokenRevocationResource
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.openam.uma.AuthorizationRequestEndpoint
 
doCatch(Throwable) - Method in class org.forgerock.openam.uma.PermissionRequestEndpoint
 
doCatch(Throwable) - Method in class org.forgerock.openam.uma.UmaWellKnownConfigurationEndpoint
 
doCatch(Throwable) - Method in class org.forgerock.openidconnect.restlet.ConnectClientRegistration
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.openidconnect.restlet.EndSession
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.openidconnect.restlet.IdTokenInfo
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectCheckSessionEndpoint
 
doCatch(Throwable) - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectConfiguration
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectDiscovery
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCatch(Throwable) - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectJWKEndpoint
Handles any exception that is thrown when processing a request.
doCatch(Throwable) - Method in class org.forgerock.openidconnect.restlet.UserInfo
Handles any exception that is thrown when processing a OAuth2 authorization request.
doCheckSiteStatus(URL) - Method in class com.iplanet.services.naming.SiteStatusCheckThreadImpl
The method that will be used by SiteMonitor to check each site is alive.
doCheckSiteStatus(URL) - Method in interface com.iplanet.services.naming.WebtopNaming.SiteStatusCheck
Check if the site is alive.
doConditionalHandle() - Method in class org.forgerock.oauth2.restlet.ErrorResource
doConsentToIntro(HttpServletRequest) - Method in class com.sun.identity.federation.login.FSPostLogin
Returns the introduction URL.
doCreate(ClientPipeAssemblerContext) - Method in class com.sun.identity.wss.sts.spi.FAMTransportPipeFactory
 
DOCTYPE - Static variable in interface com.sun.identity.install.tools.util.xml.IXMLUtilsConstants
 
DoctypeToken - Class in com.sun.identity.install.tools.util.xml
Represents a meta-token string fragment of an XML document.
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.
DocumentToSOAPMessage(Document) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Converts Document to SOAPMessage
documentToStringConversion(Node) - Method in interface org.forgerock.openam.sts.XMLUtilities
 
documentToStringConversion(Node) - Method in class org.forgerock.openam.sts.XMLUtilitiesImpl
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.AMRemoteException_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.iplanet.sso.SSOException_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityException_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idm.IdRepoException_SOAPSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.AccessDenied_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.Attribute_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.AttributesRequest_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.AttributesResponse_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.GeneralFailure_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNameForToken_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNameForTokenResponse_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNamesToForward_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.IdentityDetails_LiteralSerializer
 
doDeserialize(QName, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.IdServicesException_InterfaceSOAPSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.IdServicesException_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.ListWrapper_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.Log_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.LogResponse_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.NeedMoreCredentials_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.ObjectNotFound_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.Read_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.ReadResponse_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.Token_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.TokenExpired_LiteralSerializer
 
doDeserialize(XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.idsvcs.UserDetails_LiteralSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.saml.common.SAMLException_SOAPSerializer
 
doDeserialize(QName, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.shared.locale.L10NMessageImpl_InterfaceSOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.shared.locale.L10NMessageImpl_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.identity.sm.SMSException_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPSerializer
 
doDeserialize(SOAPDeserializationState, XMLReader, SOAPDeserializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPSerializer
 
doEndTag() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEFormTag
 
doEndTag() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
does end tag
doEndTag() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
does nothing here
doesBitmapMatch(int, int) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
doesConditionMatch(String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.Privilege
 
doesEntryExists(SSOToken, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns a true if the entry exists in the directory.
doesEntryExists(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
 
doesEntryExists(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Checks if the entry exists in the directory.
doesEntryExists(SSOToken, String) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
doesEntryExists(String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
doesEntryExists(String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
doesEntryExists(SSOToken, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Checks if the entry exists in the directory.
doesSubjectMatch(Subject, String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.Privilege
 
doesValueContainKey(String, String) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Checks to see if the given value contains the given key.
doFederate - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
DOFEDERATE_PAGE_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation jsp name
DOFEDERATE_PAGE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Do federate page URL.
doFederation(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSPostLogin
Returns the URL to which request should be redirected for federation.
doFedletSLO(HttpServletRequest, HttpServletResponse, LogoutRequest, String, String, List, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultFedletAdapter
Invokes after Fedlet receives SLO request from IDP.
doFedletSLO(HttpServletRequest, HttpServletResponse, LogoutRequest, String, String, List, String, String) - Method in class com.sun.identity.saml2.plugins.FedletAdapter
Invokes after Fedlet receives SLO request from IDP.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sun.identity.rest.AuthNFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sun.identity.rest.AuthZFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sun.identity.rest.spi.SSOTokenAuthN
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sun.identity.rest.spi.SSOTokenAuthZ
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sun.identity.saml2.idpdiscovery.ConfiguratorFilter
Redirects request to configuration page if the product is not yet configured.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sun.identity.setup.AMSetupFilter
Redirects requests to configuration page if the product is not yet configured.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.audit.context.AuditContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.audit.servlet.AuditAccessServletFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.cors.CORSFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.headers.SetHeadersFilter
Set HTTP Headers based on the values in the filterConfig init-parameters.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.notifications.NotificationsWebSocketFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.sts.soap.audit.AuditAccessFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.sts.soap.audit.AuditContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.validation.FQDNValidationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.validation.ResponseValidationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.forgerock.openam.xui.XUIFilter
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.iplanet.services.cdc.CDCServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.iplanet.services.comm.client.PLLNotificationServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.iplanet.services.comm.server.PLLRequestServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.UI.LoginLogoutMapping
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSConsentHandler
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSFederationHandler
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSPostLoginHandler
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSPreLoginHandler
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionConsumerService
Handles artifact profile.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.fednsso.FSIDPFinderService
Gets IDP from common domain and sends proxy authentication request to the IDP.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.fednsso.FSIntersiteTransferService
Generates AuthnRequest and sends it to IDP.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedService
Processes single sign on request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.logout.FSProcessLogoutServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.logout.FSReturnLogoutServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.registration.FSRegistrationInitiationServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.registration.FSRegistrationRequestServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.registration.FSRegistrationReturnServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.termination.FSTerminationInitiationServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.termination.FSTerminationRequestServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.termination.FSTerminationReturnServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.idsvcs.IdentityServicesServlet
Checks for "wsdl" query parameter and returns the wsdl
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.liberty.ws.interaction.WSPRedirectHandlerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.multiprotocol.MultiProtocolRelayServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.policy.util.Gateway
Performs the HTTP GET operation.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml.servlet.SAMLAwareServlet
Overrides doGet method to support SAML web browser artifact profile in two ways: - Initiates SAML single sign-on - Accepts SAML artifact to complete single sign-on
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml.servlet.SAMLPOSTProfileServlet
Initiates SAML web browser POST profile.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.idpdiscovery.CookieReaderServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.idpdiscovery.CookieWriterServlet
Handles the HTTP GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.AssertionIDRequestServiceSOAP
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.AssertionIDRequestServiceURI
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.AttributeServiceSOAP
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.AuthnQueryServiceSOAP
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.IDPSingleSignOnServiceSOAP
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.SPECPService
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.setup.SetSetupProgress
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.sm.SMServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.wsfederation.servlet.WSFederationServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.wss.sts.SecurityTokenService
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.upgrade.SetUpgradeProgress
 
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
 
doHandle() - Method in class org.forgerock.oauth2.restlet.ErrorResource
Calls ErrorResource.doCatch(Throwable) if the exception is not null.
doHandle(Restlet, Request, Response) - Method in class org.forgerock.openam.rest.service.RestletRealmRouter
Deprecated.
Takes the last realm URI parameter from the request and appends to the growing full realm value.
doIDPProxySoapProfile(HttpServletRequest, HttpServletResponse, FSSessionPartner, String, String, Object) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
 
doIDPSingleLogout(Set, String, HttpServletRequest, HttpServletResponse, boolean, boolean, String, String, String, String, String, String, String, int) - Method in class com.sun.identity.multiprotocol.IDFFSingleLogoutHandler
Performs single logout for a specific protocol.
doIDPSingleLogout(Set, String, HttpServletRequest, HttpServletResponse, boolean, boolean, String, String, String, String, String, String, String, int) - Method in class com.sun.identity.multiprotocol.SAML2SingleLogoutHandler
Performs single logout for a specific protocol.
doIDPSingleLogout(Set, String, HttpServletRequest, HttpServletResponse, boolean, boolean, String, String, String, String, String, String, String, int) - Method in interface com.sun.identity.multiprotocol.SingleLogoutHandler
Performs single logout for a specific protocol.
doIDPSingleLogout(Set, String, HttpServletRequest, HttpServletResponse, boolean, boolean, String, String, String, String, String, String, String, int) - Method in class com.sun.identity.multiprotocol.SingleLogoutManager
Performs single logout cross multiple federation protocols.
doIDPSingleLogout(Set, String, HttpServletRequest, HttpServletResponse, boolean, boolean, String, String, String, String, String, String, String, int) - Method in class com.sun.identity.multiprotocol.WSFederationSingleLogoutHandler
Performs single logout for a specific protocol.
doInit() - Method in class com.sun.identity.config.Options
 
doInit() - Method in class com.sun.identity.config.util.TemplatedPage
 
doInitBody() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
does nothing here
doInitBody() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
does nothing here
doLog(String, String) - Method in class com.sun.identity.password.ui.model.PWResetAdminLog
Writes a log record to the password reset log file.
doLog(String) - Method in class com.sun.identity.password.ui.model.PWResetAdminLog
Writes a log record to the password reset log file.
doLogKey(String) - Method in class com.sun.identity.password.ui.model.PWResetAdminLog
Writes a log record to the password reset log file.
doLogout(String, String, List<EndpointType>, List, String, String, String, NameID, HttpServletRequest, HttpServletResponse, Map, BaseConfigType) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Builds the LogoutRequest and executes the required processing logic for sending LogoutRequest from SP to IDP.
doLogout(String, String, List, EndpointType, String, String, NameID, HttpServletRequest, HttpServletResponse, Map, BaseConfigType) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
 
DOMAIN - Static variable in class com.sun.identity.log.LogConstants
The Domain field.
DOMAIN - Static variable in class com.sun.identity.saml2.logging.LogUtil
The Domain field.
DOMAIN - Static variable in class com.sun.identity.sm.SchemaType
The DOMAIN schema type defines attributes for a domain
DOMAIN - Static variable in class com.sun.identity.wss.logging.LogUtil
The Domain field.
DOMAIN_ADMINISTRATORS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
DOMAIN_ATTRIBUTE - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for Domain attribute.
DOMAIN_BASE_DN - Static variable in class com.iplanet.am.sdk.common.DCTreeServicesHelper
 
DOMAIN_HELP_DESK_ADMINISTRATORS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
DOMAIN_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
domain parameter
DOMAIN_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
DomainAlreadyExistsException - Exception in com.iplanet.ums.dctree
Exception occurs when adding a domain that already exists in the dctree
DomainAlreadyExistsException() - Constructor for exception com.iplanet.ums.dctree.DomainAlreadyExistsException
Default constructor
DomainAlreadyExistsException(String) - Constructor for exception com.iplanet.ums.dctree.DomainAlreadyExistsException
Constructor with a message string
DomainAlreadyExistsException(String, Throwable) - Constructor for exception com.iplanet.ums.dctree.DomainAlreadyExistsException
Constructor with message string and an embedded exception
DomainComponent - Class in com.iplanet.ums.dctree
Represents a domain component in the domain componet tree.
DomainComponent() - Constructor for class com.iplanet.ums.dctree.DomainComponent
Default constructor
DomainComponent(SSOToken, String) - Constructor for class com.iplanet.ums.dctree.DomainComponent
Given a name for domain component, construct the dc object in memory
DomainComponentTree - Class in com.iplanet.ums.dctree
Represents the domain component index tree (dctree).
DomainComponentTree() - Constructor for class com.iplanet.ums.dctree.DomainComponentTree
Default constructor
DomainComponentTree(SSOToken, Guid) - Constructor for class com.iplanet.ums.dctree.DomainComponentTree
Constructs a DomainComponentTree with an authenticated prinicipal and an identification of the root of the dc index tree.
DomainNotFoundException - Exception in com.iplanet.ums.dctree
Exception occurs when specified domain is not found in the dctree.
DomainNotFoundException() - Constructor for exception com.iplanet.ums.dctree.DomainNotFoundException
Default constructor
DomainNotFoundException(String) - Constructor for exception com.iplanet.ums.dctree.DomainNotFoundException
Constructor with a message string
DomainNotFoundException(String, Throwable) - Constructor for exception com.iplanet.ums.dctree.DomainNotFoundException
Constructor with message string and an embedded exception
domains - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
DomainValidator - Class in com.iplanet.ums.validation
Validates domain
DomainValidator() - Constructor for class com.iplanet.ums.validation.DomainValidator
 
DoManageNameID - Class in com.sun.identity.saml2.profile
This class reads the query parameters and the required processing logic for sending ManageNameIDRequest from SP to IDP.
DoManageNameID() - Constructor for class com.sun.identity.saml2.profile.DoManageNameID
 
domElement - Variable in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
 
DONOT_INCLUDE_SMS_MODULE - Static variable in class com.sun.identity.authentication.internal.LoginContext
 
doNotCache - Variable in class com.sun.identity.saml.assertion.Conditions
 
DoNotCacheCondition - Class in com.sun.identity.saml.assertion
This is an implementation of the abstract Condition class, which specifes that the assertion this DoNotCacheCondition is part of, is the new element in SAML 1.1, that allows an assertion party to express that an assertion should not be cached by the relying party for future use.
DoNotCacheCondition() - Constructor for class com.sun.identity.saml.assertion.DoNotCacheCondition
Constructs a new DoNotCacheCondition.
DoNotCacheCondition(Element) - Constructor for class com.sun.identity.saml.assertion.DoNotCacheCondition
Constructs a DoNotCacheCondition element from an existing XML block.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.iplanet.services.cdc.CDCServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.iplanet.services.comm.client.PLLNotificationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.iplanet.services.comm.server.PLLRequestServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.UI.LoginLogoutMapping
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSConsentHandler
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSFederationHandler
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSPostLoginHandler
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSPreLoginHandler
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionConsumerService
Handles post profile.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.fednsso.FSIDPFinderService
Gets IDP from common domain and sends proxy authentication request to the IDP.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.fednsso.FSIntersiteTransferService
Generates AuthnRequest and sends it to IDP.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedService
Processes single sign on POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.FSAssertionManagerServlet
Overrides JAXRPCServlet method to do content length checking.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.FSSOAPReceiver
Handles post request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.logout.FSProcessLogoutServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.logout.FSReturnLogoutServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.registration.FSRegistrationInitiationServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.registration.FSRegistrationRequestServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.registration.FSRegistrationReturnServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.termination.FSTerminationInitiationServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.termination.FSTerminationRequestServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.termination.FSTerminationReturnServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.liberty.ws.interaction.WSPRedirectHandlerServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerServlet
Overrides JAXRPCServlet's doPost method to perform the security check on the caller.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPReceiver
Processes HTTP request and sends back HTTP response.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.multiprotocol.MultiProtocolRelayServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.policy.util.Gateway
Performs the HTTP POST operation.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml.servlet.AssertionManagerServlet
Overrides JAXRPCServlet's doPost method to perform the security check on the caller.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml.servlet.SAMLAwareServlet
Overrides doPost method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml.servlet.SAMLPOSTProfileServlet
This method processes TARGET and SAMLResponse info from the request, validates the response/assertion(s), then redirects user to the TARGET resource if all are valid.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml.servlet.SAMLSOAPReceiver
Processes request coming from SOAP.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.idpdiscovery.CookieReaderServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.idpdiscovery.CookieWriterServlet
Handles the HTTP POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.AssertionIDRequestServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.AssertionIDRequestServiceURI
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.AttributeServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.AuthnQueryServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.IDPArtifactResolutionServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.IDPManageNameIDServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.IDPSingleLogoutServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.IDPSingleSignOnServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.NameIDMappingServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.SPECPService
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.SPManageNameIDServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.servlet.SPSingleLogoutServiceSOAP
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.soapbinding.QueryHandlerServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.setup.AMSetupServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.sm.SMServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.wsfederation.servlet.WSFederationServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.wss.sts.SecurityTokenService
Handles the HTTP POST method.
doPostConfiguration(ServletContext, SSOToken) - Method in interface com.sun.identity.setup.ConfiguratorPlugin
Does post configuration task.
doPostConfiguration(ServletContext, SSOToken) - Method in class com.sun.identity.setup.plugin.FederationPlugin
Copies is-html.xsl and is-wml.xsl to base directory /xsl directory.
doPostLogin(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSPostLogin
Retreives and forwards request to URL after login.
doPreLogin(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSPreLogin
Redirects request to URL based on whether a Single Sign-On needs to be done or local Authentication.
doProcess() - Method in class com.sun.identity.config.util.TemplatedForm
 
doResourceIPEnvAuth(String, String, Map) - Static method in class com.sun.identity.policy.util.PolicyDecisionUtils
Performs Resource/IP/Environment based authentication.
doSchedule() - Static method in class com.sun.identity.saml2.profile.CacheCleanUpScheduler
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.AccessDenied_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.Attribute_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.AttributesRequest_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.AttributesResponse_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GeneralFailure_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNameForToken_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNameForTokenResponse_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNamesToForward_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdentityDetails_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdServicesException_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.ListWrapper_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.Log_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.LogResponse_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.NeedMoreCredentials_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.ObjectNotFound_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.Read_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.ReadResponse_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.Token_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.TokenExpired_LiteralSerializer
 
doSerialize(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.UserDetails_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.AMRemoteException_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.sso.SSOException_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityException_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idm.IdRepoException_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.AccessDenied_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.Attribute_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.AttributesRequest_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.AttributesResponse_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GeneralFailure_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNameForToken_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNameForTokenResponse_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNamesToForward_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdentityDetails_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdServicesException_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.ListWrapper_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.Log_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.LogResponse_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.NeedMoreCredentials_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.ObjectNotFound_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.Read_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.ReadResponse_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.Token_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.TokenExpired_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.UserDetails_LiteralSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.common.SAMLException_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.shared.locale.L10NMessageImpl_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.SMSException_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPSerializer
 
doSerializeAttributes(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.AMRemoteException_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.sso.SSOException_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityException_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idm.IdRepoException_SOAPSerializer
 
doSerializeInstance(Object, QName, SerializerCallback, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdServicesException_InterfaceSOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.common.SAMLException_SOAPSerializer
 
doSerializeInstance(Object, QName, SerializerCallback, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.shared.locale.L10NMessageImpl_InterfaceSOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.shared.locale.L10NMessageImpl_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.SMSException_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPSerializer
 
doSerializeInstance(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPSerializer
 
doSingleSignOn(NameIdentifier, int, NameIdentifier, Map) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
doSingleSignOn(Object, String, NameIdentifier, NameIdentifier) - Method in class com.sun.identity.federation.services.fednsso.FSProxyHandler
Does the single sign-on in a proxy IDP with the requesting service provider.
doSingleSignOn(Object, String, NameIdentifier, NameIdentifier) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
doSingleSignOn(Object, String) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
doSingleSignOn(Object, String, NameIdentifier, NameIdentifier) - Method in class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
Generates artifact and sends it to SP.
doSingleSignOn(Object, String, NameIdentifier, NameIdentifier) - Method in class com.sun.identity.federation.services.fednsso.FSSSOBrowserPostProfileHandler
 
doSingleSignOn(Object, String, NameIdentifier, NameIdentifier) - Method in class com.sun.identity.federation.services.fednsso.FSSSOLECPProfileHandler
 
doSingleSignOn(Object, String, NameIdentifier, NameIdentifier) - Method in class com.sun.identity.federation.services.fednsso.FSSSOWMLPostProfileHandler
 
doSSOFederate(HttpServletRequest, HttpServletResponse, PrintWriter, String, SAML2EventLogger) - Static method in class com.sun.identity.saml2.profile.IDPSSOFederate
This method processes the AuthnRequest coming from a service provider via HTTP Redirect.
doSSOFederate(HttpServletRequest, HttpServletResponse, PrintWriter, boolean, String, SAML2EventLogger) - Static method in class com.sun.identity.saml2.profile.IDPSSOFederate
This method processes the AuthnRequest coming from a service provider via HTTP Redirect.
doSSOFederate(HttpServletRequest, HttpServletResponse, PrintWriter, AuthnRequest, String, String, String, String, SAML2EventLogger) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Does SSO with existing federation or new federation
doSSOFederate(HttpServletRequest, HttpServletResponse, PrintWriter, AuthnRequest, String, String, String, String, Object, SAML2EventLogger) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Does SSO with existing federation or new federation
doStartTag() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEFormTag
performs start tag
doStartTag() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
performs start tag
doStartTag() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
performs start tag
doSyncCall(HttpServletResponse, SOAPMessage, ProviderDescriptorType, boolean) - Method in class com.sun.identity.federation.services.FSSOAPService
 
DOT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Dot character
DOT - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
doUpgrade() - Method in class com.sun.identity.config.upgrade.Upgrade
 
doUpgradeLink - Variable in class com.sun.identity.config.upgrade.Upgrade
 
doUsing(Object, RestrictedTokenAction<T>) - Static method in class com.sun.identity.session.util.RestrictedTokenContext
Performs an action while temporary replacing the current token restriction checking context associated with the running thread After returning from action run() method original context is restored
doVerifierAction(String, boolean) - Method in class com.sun.identity.log.spi.ISVerifierOutput
Does the action based on the result of the verification process.
doVerifierAction(String, boolean) - Method in interface com.sun.identity.log.spi.IVerifierOutput
Returns true if an action is successfully done based on result of a verification process.
doVerifierAction(String, boolean) - Static method in class com.sun.identity.log.spi.VerifierAction
Call the appropriate function to take the appropriate action for the result of a log verification.
doWebArtifact(HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.saml.SAMLClient
This method is designed to do the SAML web-browser profile with Artifact.
doWebPOST(HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.saml.SAMLClient
This method is designed to do the SAML web-browser POST profile.
Driver - Class in com.sun.identity.install.tools.configurator
 
Driver() - Constructor for class com.sun.identity.install.tools.configurator.Driver
 
Driver.ExecutionStatus - Class in com.sun.identity.install.tools.configurator
 
DriverLoadException - Exception in com.iplanet.log
Throw a log exception when loading the JDBC driver fails
DriverLoadException() - Constructor for exception com.iplanet.log.DriverLoadException
Constructs a DriverLoadException instance.
DriverLoadException(String) - Constructor for exception com.iplanet.log.DriverLoadException
Constructs a DriverLoadException instance.
DroppedRequestHandler - Class in org.forgerock.openam.radius.server
Handles incoming requests to the radius server when the thread pool's queue is full.
DroppedRequestHandler() - Constructor for class org.forgerock.openam.radius.server.DroppedRequestHandler
 
DRY_RUN - Static variable in interface com.sun.identity.cli.IArgument
Dry run option.
DRYRUN_OPTION - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
DS_ADMIN_PORT - Static variable in interface com.sun.identity.shared.Constants
Server configuration property for the OpenDS admin port
DS_BASE_DN - Static variable in class com.sun.identity.setup.BootstrapData
 
DS_EMB_EXISTING_SERVERID - Static variable in interface com.sun.identity.setup.SetupConstants
OpenDS Replication : remote server host.
DS_EMB_REPL_ADMINPORT2 - Static variable in interface com.sun.identity.setup.SetupConstants
OpenDS Replication : remote OpenDS server admin port.
DS_EMB_REPL_FLAG - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
DS_EMB_REPL_FLAG - Static variable in interface com.sun.identity.setup.SetupConstants
OpenDS Replication : Flag to indicate whether multi server sharing needs configured.
DS_EMB_REPL_HOST2 - Static variable in interface com.sun.identity.setup.SetupConstants
OpenDS Replication : remote server host.
DS_EMB_REPL_REPLPORT1 - Static variable in interface com.sun.identity.setup.SetupConstants
OpenDS Replication : local server replication port.
DS_EMB_REPL_REPLPORT2 - Static variable in interface com.sun.identity.setup.SetupConstants
OpenDS Replication : remote server replication port.
DS_EMP_REPL_FLAG_VAL - Static variable in interface com.sun.identity.setup.SetupConstants
Value of configurator checkbox representing DS_EMB_REPL_FLAG
DS_HOST - Static variable in class com.sun.identity.setup.BootstrapData
 
DS_ISEMBEDDED - Static variable in class com.sun.identity.setup.BootstrapData
 
DS_LOOKUP_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Discovery Service Lookup Failure msgid.
DS_LOOKUP_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Discovery Service Lookup Success msgid.
DS_MGR - Static variable in class com.sun.identity.setup.BootstrapData
 
DS_PORT - Static variable in class com.sun.identity.setup.BootstrapData
 
DS_PROTO - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for Directory server protocol.
DS_PROTOCOL - Static variable in class com.sun.identity.setup.BootstrapData
 
DS_PWD - Static variable in class com.sun.identity.setup.BootstrapData
 
DS_REPLICATIONPORT - Static variable in class com.sun.identity.setup.BootstrapData
 
DS_REPLICATIONPORT_AVAILABLE - Static variable in class com.sun.identity.setup.BootstrapData
 
DS_SMS_PROPERTY_FILENAME - Static variable in interface com.sun.identity.setup.SetupConstants
Property keys in SCHEMA_PROPERTY_FILENAME file.
DS_UPDATE_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Discovery Service Update Failure msgid.
DS_UPDATE_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Discovery Service Update Success msgid.
DSA - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
DSAKeyValueElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for DSAKeyValue element declaration.
DSAKeyValueElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for DSAKeyValue element declaration.
DSAKeyValueElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DSAKeyValueElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
DSAKeyValueElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
DSAKeyValueElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
DSAKeyValueElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DSAKeyValueElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
DSAKeyValueType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for DSAKeyValueType complex type.
DSAKeyValueType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for DSAKeyValueType complex type.
DSAKeyValueTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DSAKeyValueTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
DSAKeyValueTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
DSAKeyValueTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
DSAKeyValueTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
DSAKeyValueTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
DSAME_PWD_KEY - Static variable in class com.sun.identity.setup.BootstrapData
 
DsameAdminTokenProvider - Class in com.iplanet.dpro.session.service
Responsible for providing a cached SSOToken for the DSAME (Directory Server Access Management Edition) admin user.
DSAMECallbackHandler - Class in com.sun.identity.authentication.service
This class is the OpenAM implementation for Java CallbackHandler and it can be passed to underlying auth services so that it may interact with other components to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
DSAMECallbackHandler(AMLoginContext, boolean) - Constructor for class com.sun.identity.authentication.service.DSAMECallbackHandler
Creates DSAMECallbackHandler object and it associates login thread and login state with callback hndler
DSAMECallbackHandler.DSAMECallbackHandlerError - Error in com.sun.identity.authentication.service
This error is used to control the authentication processing: if there is a problem while processing the callbacks this error prevents the auth framework consider this error as an authentication module failure.
DSAMECallbackHandlerError(String) - Constructor for error com.sun.identity.authentication.service.DSAMECallbackHandler.DSAMECallbackHandlerError
 
DSAMECallbackInterface - Interface in com.sun.identity.authentication.spi
The DSAMECallbackInterface interface needs to be implemented by services and applications which want to define custom Callbacks.
DSAMEFormTag - Class in com.sun.identity.authentication.UI.taglib
Form tag extends form JATO Form tag.
DSAMEFormTag() - Constructor for class com.sun.identity.authentication.UI.taglib.DSAMEFormTag
constructs a form tag
DSAMEHrefTag - Class in com.sun.identity.authentication.UI.taglib
Href tag reimplements JATO Href tag.
DSAMEHrefTag() - Constructor for class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
constructs a href tag
DSAMEResBundleTag - Class in com.sun.identity.authentication.UI.taglib
Href tag reimplements JATO Href tag.
DSAMEResBundleTag() - Constructor for class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
constructs a href tag
DSAMERole - Class in com.sun.identity.policy.plugins
DSAME Role plugin lets policy admins specify the DSAME roles as a subject.
DSAMERole() - Constructor for class com.sun.identity.policy.plugins.DSAMERole
 
dsBaseDN - Variable in class com.sun.identity.common.configuration.ServerConfigXML.ServerGroup
 
DSCFG_CONNECTFAIL - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_CTRLERROR - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_DIRSERVER_NODE_EXPECTED - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_INVALID_BASE_DN - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_JSSSFFAIL - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_NO_FILE_PATH - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_NOCFGMGR - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_SERVER_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_SERVERGROUP_NODE_EXPECTED - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_UNSUPPORTEDLSTNRTYPE - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSCFG_UNSUPPORTEDSERVERCTRL - Static variable in interface com.iplanet.ums.IUMSConstants
 
DSConfigMgr - Class in com.iplanet.services.ldap
This object is the manager of all connection information.
DSConfigMgrBase - Class in com.iplanet.services.ldap
This object is the manager of all connection information.
DSConfigMgrBase() - Constructor for class com.iplanet.services.ldap.DSConfigMgrBase
 
DSEvent - Class in com.iplanet.services.ldap.event
 
dsProvider - Static variable in class com.sun.identity.saml2.plugins.DefaultAccountMapper
 
dsProvider - Static variable in class com.sun.identity.saml2.plugins.DefaultAttributeMapper
 
dsProvider - Static variable in class com.sun.identity.wsfederation.common.WSFederationUtils
 
dsProvider - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
 
dsProvider - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAttributeMapper
 
DSSAMLNameSpace - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Digital signature namespace
DSSAMLNameSpace - Static variable in class com.sun.identity.saml.common.SAMLConstants
Pointer to Signature name space.
dsServices - Static variable in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
DST_JAXB_PKG - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
DSTClient - Class in com.sun.identity.liberty.ws.dst
The class DSTClient provides methods for Liberty Data Service Template.
DSTClient(String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor The constructor connects to Data Service without WSS token
DSTClient(SecurityAssertion, String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor The constructor connects to Data Service using WSS SAML Token
DSTClient(BinarySecurityToken, String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor The constructor connects to the data Service using WSS X509 Token.
DSTClient(String, String, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor The constructor connects to Data Service without WSS token, the HttpServletRequest and HttpServletResponse object of the current request agent will be used for resource owner interactions if needed.
DSTClient(SecurityAssertion, String, String, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor The constructor connects to Data Service with WSS SAML token, the HttpServletRequest and HttpServletResponse object of the current request agent will be used for resource owner interactions if needed.
DSTClient(BinarySecurityToken, String, String, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor The constructor connects to Data Service with WSS SAML token, the HttpServletRequest and HttpServletResponse object of the current request agent will be used for resource owner interactions if needed.
DSTClient(ResourceOffering, String, Object, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Contructor Creates a data service template client instance.
DSTClient(ResourceOffering, String, Object) - Constructor for class com.sun.identity.liberty.ws.dst.DSTClient
Constructor Creates a data service template client instance.
DSTConstants - Class in com.sun.identity.liberty.ws.dst
 
DSTConstants() - Constructor for class com.sun.identity.liberty.ws.dst.DSTConstants
 
DSTData - Class in com.sun.identity.liberty.ws.dst
The DSTData class provides a wrapper for any data entry.
DSTData(List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTData
Constructor
DSTData(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTData
Constructor
DSTException - Exception in com.sun.identity.liberty.ws.dst
The DSTException class represents a error while processing DST query/modify requests.
DSTException(Throwable) - Constructor for exception com.sun.identity.liberty.ws.dst.DSTException
Constructor with Throwable object.
DSTException(String) - Constructor for exception com.sun.identity.liberty.ws.dst.DSTException
Constructor with a message.
DSTModification - Class in com.sun.identity.liberty.ws.dst
The DSTModification class represents a DST modification operation.
DSTModification() - Constructor for class com.sun.identity.liberty.ws.dst.DSTModification
Default constructor
DSTModification(String, Date, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModification
Constructor
DSTModification(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModification
Constructor
DSTModify - Class in com.sun.identity.liberty.ws.dst
The DSTModify class represents a DST modify request.
DSTModify() - Constructor for class com.sun.identity.liberty.ws.dst.DSTModify
Constructor
DSTModify(String, List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModify
Constructor
DSTModify(EncryptedResourceID, List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModify
Constructor
DSTModify(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModify
Constructor
DSTModifyResponse - Class in com.sun.identity.liberty.ws.dst
The DSTModifyResponse class represents a DST response for DST modify request.
DSTModifyResponse() - Constructor for class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Default constructor
DSTModifyResponse(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Constructor
DSTQuery - Class in com.sun.identity.liberty.ws.dst
The DSTQuery class represents a DST query request.
DSTQuery() - Constructor for class com.sun.identity.liberty.ws.dst.DSTQuery
Constructor
DSTQuery(String, List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQuery
Constructor
DSTQuery(EncryptedResourceID, List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQuery
Constructor
DSTQuery(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQuery
Constructor
DSTQueryItem - Class in com.sun.identity.liberty.ws.dst
The class DSTQueryItem is the wrapper for one query item for Data service.
DSTQueryItem(String, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryItem
Constructor
DSTQueryItem(String, boolean, Date, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryItem
Constructor
DSTQueryItem(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryItem
Constructor
DSTQueryResponse - Class in com.sun.identity.liberty.ws.dst
The class DSTQueryResponse represents a DST query response.
DSTQueryResponse() - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Default constructor
DSTQueryResponse(List, String) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Constructor
DSTQueryResponse(Element) - Constructor for class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Constructor
DSTRequestHandler - Class in com.sun.identity.liberty.ws.dst.service
The class DSTRequestHandler is a handler for processing Query or Modify Requests for any generic data service that are built using Liberty SIS specifications.
DSTRequestHandler() - Constructor for class com.sun.identity.liberty.ws.dst.service.DSTRequestHandler
Default constructor
DSTUtils - Class in com.sun.identity.liberty.ws.dst
This class DSTUtils is an utility class used by the DST layer and also can be used by the any dependent services.
DSTUtils() - Constructor for class com.sun.identity.liberty.ws.dst.DSTUtils
 
dsUsers - Variable in class com.sun.identity.common.configuration.ServerConfigXML.ServerGroup
 
DUAL_ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant value for entity acting as both SP and IDP role.
DUMMY_ELEMENT_NS - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
namespace URI of dummy elements.
DUMMY_ELEMENT_NS - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
namespace URI of dummy elements.
dump() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
dump() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
DUPLICATE_MSG - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
DUPLICATED_OPTION - Static variable in interface com.sun.identity.cli.ExitCodes
Definition class duplicated argument/options.
DuplicateKeyMapValueValidator - Class in com.sun.identity.common.configuration
Validates map value properties in Agent Properties. e.g.
DuplicateKeyMapValueValidator() - Constructor for class com.sun.identity.common.configuration.DuplicateKeyMapValueValidator
 
DuplicateRequestParameterException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the duplicate request parameter is found.
DuplicateRequestParameterException() - Constructor for exception org.forgerock.oauth2.core.exceptions.DuplicateRequestParameterException
Constructs a new DuplicateRequestParameterException with the default message.
DuplicateRequestParameterException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.DuplicateRequestParameterException
Constructs a new DuplicateRequestParameterException with the specified message.
DuplicateRequestParameterException(String, OAuth2Constants.UrlLocation) - Constructor for exception org.forgerock.oauth2.core.exceptions.DuplicateRequestParameterException
Constructs a new DuplicateRequestParameterException with the specified message.
DuplicateRequestParameterValidator - Class in org.forgerock.oauth2.core
Implementation of the AuthorizeRequestValidator for duplicate request parameter validation.
DuplicateRequestParameterValidator() - Constructor for class org.forgerock.oauth2.core.DuplicateRequestParameterValidator
 
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.
DYNAMIC - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
The DYNAMIC schema type defines
DYNAMIC - Static variable in class com.sun.identity.sm.SchemaType
The DYNAMIC schema type defines
DYNAMIC_ATTRIBUTE - Static variable in class com.sun.identity.policy.plugins.IDRepoResponseProvider
 
DYNAMIC_GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a Dynamic Group object type
DYNAMIC_PROFILE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
DYNAMIC_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
DYNAMIC_TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Represents the Dynamic template type
DynamicGroup - Class in com.iplanet.ums
Represents a dynamic group entry.
DynamicGroup() - Constructor for class com.iplanet.ums.DynamicGroup
Default constructor.
DynamicGroup(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.DynamicGroup
Constructs a DynamicGroup in memory with a given template for DynamicGroup.
DynamicGroup(CreationTemplate, AttrSet, Guid, String, int) - Constructor for class com.iplanet.ums.DynamicGroup
Constructs a DynamicGroup in memory given a template for DynamicGroup.
DynamicSessionIDExtensions - Class in com.iplanet.dpro.session
Responsible for dynamically updating the SessionID extensions (S1/SI) based on current server configuration.
DynamicSessionIDExtensions(SessionIDExtensions) - Constructor for class com.iplanet.dpro.session.DynamicSessionIDExtensions
Create a default instance.

E

earliestVersion - Variable in class com.sun.identity.entitlement.xacml3.core.IdReference
 
eatAttribute(int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
eatAttribute(int) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Marks the attribute as "used" and return the value of the attribute.
eatAttribute(int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
eatAttribute(int) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Marks the attribute as "used" and return the value of the attribute.
ECHO_PASSWORD - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ECP_ASSERTION_INVALID_SIGNATURE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ECP_ASSERTION_NOT_SIGNED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ECP_DECLARE_STR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare ECP namespace.
ECP_END_TAG - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for ECP end tag
ECP_NAMESPACE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
ECP namespace URI.
ECP_PREFIX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare ECP namespace prefix.
ECP_RELAY_STATE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ECP_REQUEST - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ECP_REQUEST_IDP_LIST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SP Entity Config attribute name.
ECP_REQUEST_IDP_LIST_FINDER_IMPL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SP Entity Config attribute name.
ECP_REQUEST_IDP_LIST_GET_COMPLETE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SP Entity Config attribute name.
ECP_RESPONSE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ECPFactory - Class in com.sun.identity.saml2.ecp
This is the factory class to obtain object instances for concrete elements in the ecp schema.
ECPIDPFinder - Class in com.sun.identity.saml2.plugins
This class ECPIDPFinder is used to find a list of preferred Identity Providers to be placed in the child element "IDPList" of ECP Request element.
ECPIDPFinder() - Constructor for class com.sun.identity.saml2.plugins.ECPIDPFinder
 
ECPRelayState - Interface in com.sun.identity.saml2.ecp
The ECPRelayState interface defines methods for properties required by an ECP RelayState.
ECPRelayStateImpl - Class in com.sun.identity.saml2.ecp.impl
This class implements ECPRelayState element.
ECPRelayStateImpl() - Constructor for class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Constructs the ECPRelayState Object.
ECPRelayStateImpl(Element) - Constructor for class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Constructs the ECPRelayState Object.
ECPRelayStateImpl(String) - Constructor for class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Constructs the ECPRelayState Object.
ECPRequest - Interface in com.sun.identity.saml2.ecp
The ECPRequest interface defines methods for properties required by an ECP request.
ecpRequestIDPListFinderCache - Static variable in class com.sun.identity.saml2.profile.SPCache
Cache saves the ecp request IDP list finder.
ECPRequestImpl - Class in com.sun.identity.saml2.ecp.impl
This class implements ECPRequest element.
ECPRequestImpl() - Constructor for class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Constructs the ECPRequest Object.
ECPRequestImpl(Element) - Constructor for class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Constructs the ECPRequest Object.
ECPRequestImpl(String) - Constructor for class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Constructs the ECPRequest Object.
ECPResponse - Interface in com.sun.identity.saml2.ecp
The ECPResponse interface defines methods for properties required by an ECP response.
ECPResponseImpl - Class in com.sun.identity.saml2.ecp.impl
This class implements ECPResponse element.
ECPResponseImpl() - Constructor for class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Constructs the ECPResponse Object.
ECPResponseImpl(Element) - Constructor for class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Constructs the ECPRequest Object.
ECPResponseImpl(String) - Constructor for class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Constructs the ECPResponse Object.
EDIT - Static variable in class com.sun.identity.idm.IdOperation
The EDIT operation is supported only for the plugins configured for modifying and deleting attributes from the supported identities.
effect - Variable in class com.sun.identity.entitlement.xacml3.core.Rule
 
EFFECT_TYPE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for EffectType
EffectType - Enum in com.sun.identity.entitlement.xacml3.core
Java class for EffectType.
ElasticsearchAuditEventHandlerFactory - Class in org.forgerock.openam.audit.events.handlers
This factory is responsible for creating an instance of the ElasticsearchAuditEventHandler.
ElasticsearchAuditEventHandlerFactory() - Constructor for class org.forgerock.openam.audit.events.handlers.ElasticsearchAuditEventHandlerFactory
 
ELEMENT_CLOSE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ELEMENT_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
elementAt(int) - Method in class com.iplanet.services.ldap.AttrSet
Get the attribute at an index that starts from 0
elementAt(int) - Method in class com.iplanet.services.ldap.ModSet
Retrieves a particular LDAPModification object at the position specified by the index.
elementName - Variable in class com.sun.identity.saml2.assertion.impl.EncryptedAssertionImpl
 
elementName - Variable in class com.sun.identity.saml2.assertion.impl.EncryptedIDImpl
 
elementName - Variable in class com.sun.identity.saml2.assertion.impl.KeyInfoConfirmationDataImpl
 
elementName - Variable in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
 
elementName - Variable in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
 
elementName - Variable in class com.sun.identity.saml2.protocol.impl.ManageNameIDResponseImpl
 
elementName - Variable in class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
 
elementName - Variable in class com.sun.identity.saml2.protocol.impl.NewEncryptedIDImpl
 
elementName - Variable in class com.sun.identity.saml2.protocol.impl.NewIDImpl
 
elementName - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
elementName - Variable in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
 
elements() - Method in class com.iplanet.am.util.Cache
Returns an enumeration of the values in this Cache.
elements() - Method in class com.sun.identity.entitlement.opensso.Cache
Returns an enumeration of the values in this Cache.
elements - Variable in class com.sun.identity.idsvcs.ListWrapper
 
elements() - Method in class com.sun.identity.policy.jaas.ISPermissionCollection
This method returns an Enumeration of permissions in this collection, which is ISPermission in our case.
ElevatedConnectionFactoryWrapper - Class in org.forgerock.openam.rest
CREST connection factory wrapper that elevates in coming contexts with an admin user for the duration of the connection.
ElevatedConnectionFactoryWrapper(ConnectionFactory, PrivilegedAction<SSOToken>, SSOTokenContext.Factory) - Constructor for class org.forgerock.openam.rest.ElevatedConnectionFactoryWrapper
 
ELEVEN_VERSION_NUMBER - Static variable in class org.forgerock.openam.upgrade.UpgradeUtils
 
ELF_FORMATTER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the ELFFormatter class.
ELFFormatter - Class in com.sun.identity.log.handlers
This Formatter is the custom defined Formatter for DSAME which formats the logRecord according to ELF.
ELFFormatter() - Constructor for class com.sun.identity.log.handlers.ELFFormatter
returns a ELF Formatter
ELogRecord - Class in com.sun.identity.entitlement.log
This class encapsulates the items in a log record.
ELogRecord(Level, String, Subject, Subject) - Constructor for class com.sun.identity.entitlement.log.ELogRecord
Constructor.
EMAIL - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The EMAIL attribute syntax specifies that the attribute is a email address.
EMAIL - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Scopes
Email scope.
email(String, String, String, String) - Method in class org.forgerock.openam.uma.UmaEmailService
Sends a HTML email to the specified user.
EMAIL_ADDRESS - Static variable in class com.iplanet.security.x509.CertUtils
 
EMAIL_ADDRESS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent Email Address Name Identifier
EMAIL_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
EMAIL_ATTRIBUTE - Static variable in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
EMAIL_MAPPING - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
EMAIL_REQUESTING_PARTY_ON_PENDING_REQUEST_APPROVAL - Static variable in class org.forgerock.openam.uma.UmaConstants
 
EMAIL_RESOURCE_OWNER_ON_PENDING_REQUEST_CREATION - Static variable in class org.forgerock.openam.uma.UmaConstants
 
EmailAddressElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for EmailAddress element declaration.
EmailAddressElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EmailAddressElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
EmailAddressElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
EmailAddressElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EmailGateway - Interface in org.forgerock.openam.authentication.modules.oauth2
 
EmailNotificationHelper - Class in com.iplanet.am.sdk.ldap
This class has the functionality to send email notifications to the users listed in the notification list for create, delete & modify
EmailNotificationHelper(String) - Constructor for class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
EmailPassword - Class in com.sun.identity.password.plugins
EmailPassword defines a set of methods that are required to notify a user when a password is changed.
EmailPassword() - Constructor for class com.sun.identity.password.plugins.EmailPassword
 
EmailValidator - Class in com.sun.identity.sm
The class EmailValidator is used to check if the Email address is syntactically correct according to valid format defined in RFC 822.
EmailValidator() - Constructor for class com.sun.identity.sm.EmailValidator
 
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
EMBEDDED_PASSWORD - Static variable in interface com.sun.identity.cli.IArgument
Embedded store password
EMBEDDED_PORT - Static variable in interface com.sun.identity.cli.IArgument
Embedded store port.
embeddedDS(boolean) - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
EmbeddedElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
This element defines a security token embedded reference Java content class for Embedded element declaration.
EmbeddedElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
EmbeddedElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
EmbeddedElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
EmbeddedOpenDJBackupManager - Class in org.forgerock.openam.upgrade
Manager for creating embedded OpenDJ backup directories and performing embedded OpenDJ backup.
EmbeddedOpenDJBackupManager(Debug, ZipUtils, String) - Constructor for class org.forgerock.openam.upgrade.EmbeddedOpenDJBackupManager
Constructs a new EmbeddedOpenDJBackupManager instance.
EmbeddedOpenDJManager - Class in org.forgerock.openam.setup
Manager for determining the state of the embedded OpenDJ instance and upgrading it as necessary.
EmbeddedOpenDJManager(Debug, String, OpenDJUpgrader) - Constructor for class org.forgerock.openam.setup.EmbeddedOpenDJManager
Constructs a new EmbeddedOpenDJManager instance.
EmbeddedOpenDJManager.State - Enum in org.forgerock.openam.setup
The possible states the embedded OpenDJ instance can be in.
EmbeddedOpenDS - Class in com.sun.identity.setup
This class encapsulates all OpenDJ dependencies.
EmbeddedOpenDS() - Constructor for class com.sun.identity.setup.EmbeddedOpenDS
 
EmbeddedSearchResultIterator - Class in com.sun.identity.sm.ldap
This class iterates through the list of SearchResultEntry and converts the SearchResultEntry to a SMSDataEntry object.
EmbeddedSearchResultIterator(LinkedList, Set) - Constructor for class com.sun.identity.sm.ldap.EmbeddedSearchResultIterator
Constructs a SearchResultIterator
EmbeddedStatus - Class in com.sun.identity.cli.serverconfig
Delete a server instance.
EmbeddedStatus() - Constructor for class com.sun.identity.cli.serverconfig.EmbeddedStatus
 
EmbeddedType - Interface in com.sun.identity.wsfederation.jaxb.wsse
This type represents a reference to an embedded security token.
EmbeddedTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
EmbeddedTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
EmbeddedTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
EMERGENCY_CONTACT_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
EMERGENCY_CONTACT_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
EMPLOYMENT_IDENTITY_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
EMPLOYMENT_IDENTITY_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
EMPTY - Static variable in interface com.sun.identity.shared.Constants
empty string
EMPTY - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
EMPTY - Variable in class org.forgerock.openam.rest.RealmAwareResource
 
EMPTY - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
EMPTY - Static variable in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryBuilder
 
EMPTY_ATTR_SET - Static variable in class com.iplanet.services.ldap.AttrSet
Empty Attribute Set.
EMPTY_PRIVILEGE_NAME - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
EMPTY_RESOURCE_NAME - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Constant used to identity empty resource
EMPTY_RESOURCE_NAME - Static variable in class com.sun.identity.policy.Rule
Deprecated.
Empty resource name.
EMPTY_SCRIPT_SELECTION - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
EMPTY_STRING - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
EMPTY_STRING - Static variable in class com.sun.identity.policy.PolicyUtils
 
EMPTY_STRING_ARY - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
Empty String array pattern for use in toArray().
EmptyType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for EmptyType complex type.
EmptyTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EmptyTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl
 
EmptyTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
emptyUserIdentities - Variable in class com.sun.identity.idm.server.IdServicesImpl
 
ENABLE_AFFILIATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Enable Affiliation
ENABLE_AUTO_FEDERATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Enable Auto-Federation
ENABLE_HOST_LOOKUP - Static variable in interface com.sun.identity.shared.Constants
Property string for checking if HostLookUp is enabled.
ENABLE_IDP_PROXY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Enable IDP Proxy
ENABLE_IDP_PROXY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Enable IDP Proxy
ENABLE_NAMEID_ENCRYPTION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Enable Name Identifier Encryption
ENABLE_POLLING_PROPERTY - Static variable in class org.forgerock.openam.session.SessionConstants
 
ENABLE_PROXY_IDP_FINDER_FOR_ALL_SPS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Flag to indicate if the IdP must enable the IdP Finder This is the name of the attribute flag in the IDP Extended metadata
ENABLE_REGISTRATION_AFTER_SSO - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Whether to initialize registration after sso/federation.
ENABLE_ROTATION - Static variable in class com.sun.identity.log.LogConstants
Key name for enable/disable log rotation.
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.
enableCookieTimeToLive(boolean) - Method in class com.sun.identity.authentication.service.LoginState
Enables AM session cookie time to live
ENABLED_IMPLEMENTATIONS_ATTRIBUTE - Static variable in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
enableDebug() - Static method in class com.sun.identity.setup.AMSetupServlet
 
enableDeprecatedRemainingQueryResponse(QueryRequest) - Static method in class org.forgerock.openam.rest.query.QueryResponsePresentation
CREST 2.0 based resources use the convention of returning the remaining count of resources to the caller using QueryResponse.getRemainingPagedResults().
EnableGenericRepoStep - Class in org.forgerock.openam.upgrade.steps
A very simple step to reenable the Generic LDAPv3 data store (i.e. making it available on the admin console as an option).
EnableGenericRepoStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.EnableGenericRepoStep
 
ENC_DATA_ENC_METHOD_3DES - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
ENC_DATA_ENC_METHOD_AES_128 - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
ENC_DATA_ENC_METHOD_AES_256 - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
ENC_KEY_ENC_METHOD_3DES - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
ENC_KEY_ENC_METHOD_AES_128 - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
ENC_KEY_ENC_METHOD_AES_256 - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
ENC_KEY_ENC_METHOD_RSA_1_5 - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
ENC_KEY_ENC_METHOD_RSA_OAEP - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
ENC_PROVIDER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
ENC_PWD_PROPERTY - Static variable in interface com.sun.identity.setup.SetupConstants
Encryption property in configuration file.
ENC_PWD_PROPERTY - Static variable in interface com.sun.identity.shared.Constants
Property name for data encryption key
ENC_XML_NS - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
encHash - Static variable in class com.sun.identity.federation.key.KeyUtil
 
encHash - Static variable in class com.sun.identity.saml2.key.KeyUtil
 
encHash - Static variable in class com.sun.identity.wsfederation.key.KeyUtil
 
EncInfo - Class in com.sun.identity.federation.key
EncInfo is a class for keeping encryption information such as the key-wrapping key, the data encryption algorithm, and data encryption key strength.
EncInfo(Key, String, int) - Constructor for class com.sun.identity.federation.key.EncInfo
Constructor for EncInfo.
EncInfo - Class in com.sun.identity.saml2.key
EncInfo is a class for keeping encryption information such as the key-wrapping key, the data encryption algorithm, and data encryption key strength.
EncInfo(Key, String, int) - Constructor for class com.sun.identity.saml2.key.EncInfo
Constructor for EncInfo.
ENCKEY - Static variable in class com.sun.identity.setup.BootstrapData
 
ENCLDAPUSERPASSWD - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
EncManager - Class in com.sun.identity.saml2.xmlenc
The EncManager class is used to determine the default EncProvider concret class to use, and to provide access to an instance of that class
encode(byte[]) - Static method in class com.iplanet.jato.util.Encoder
 
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[]) - Static method in class com.sun.identity.install.tools.util.Base64
Returns a String of base64-encoded characters to represent the passed data array.
encode(String) - Static method in class com.sun.identity.setup.JCECrypt
 
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.
encode(String) - Static method in class com.sun.identity.sm.flatfile.FileNameEncoder
Translates a string into x-www-form-urlencoded format with some differences as described at the top of this class.
encode(String, String) - Static method in class com.sun.identity.sm.flatfile.FileNameEncoder
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme with some differences as described at the top of this class.
encode(JsonValue) - Method in class org.forgerock.openam.notifications.websocket.JsonValueEncoder
 
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
 
encodeBase64(byte[]) - Static method in class com.iplanet.jato.util.Encoder
 
EncodedString - Interface in com.sun.identity.wsfederation.jaxb.wsse
This type is used for elements containing stringified binary data.
EncodedStringImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
EncodedStringImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
EncodedStringImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
encodeForPOST(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the encoded request message.
encodeForRedirect(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the encoded request message.
encodeHttp64(byte[], int) - Static method in class com.iplanet.jato.util.Encoder
 
encodeInternalSessionURL(String, short, boolean, String, InternalSession) - Method in class org.forgerock.openam.session.SessionURL
Encodes the url by adding the cookiename=sid to it.
encodeKey(String) - Method in class org.forgerock.openam.cts.utils.KeyConversion
Encode the given key to Hexadecimal.
encodeLDAPUrl(String) - Static method in class com.sun.identity.shared.encode.URLEncDec
 
encodeMap(Map) - Method in class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
 
encodeMap(String, Map) - Method in class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
 
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.jaxrpc.SOAPClient
Deprecated.
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.jaxrpc.SOAPClient
Deprecated.
Returns a SOAP request compliant with JAXRPC for the provide function name function that takes the parameters params as its arguments.
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.
encodePassword(String) - Method in class org.forgerock.openam.idrepo.ldap.helpers.ADAMHelper
Encloses the password with double quotes first, then returns the UTF-16LE bytes representing that value.
encodePassword(IdType, byte[][]) - Method in class org.forgerock.openam.idrepo.ldap.helpers.DirectoryHelper
Encodes the password to use the "correct" character encoding for AD.
encodePassword(IdType, Set<String>) - Method in class org.forgerock.openam.idrepo.ldap.helpers.DirectoryHelper
Encodes the password to use the "correct" character encoding for AD.
encodePassword(String) - Method in class org.forgerock.openam.idrepo.ldap.helpers.DirectoryHelper
Encodes the password to use the "correct" character encoding.
Encoder - Class in com.iplanet.jato.util
 
encodeRedirectURL(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to return encodeRedirectURL(String url) on the wrapped response object.
encodeRedirectUrl(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to return encodeRedirectUrl(String url) on the wrapped response object.
encodeSessionURL(String, short, boolean, String, Session) - Method in class org.forgerock.openam.session.SessionURL
Returns the encoded URL, rewritten to include the session id.
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
 
encodeToUrlSafeString(byte[]) - Static method in class org.openidentityplatform.openam.authentication.modules.webauthn.Base64Utils
 
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, String, short, boolean) - Static method in class com.iplanet.dpro.session.share.SessionEncodeURL
Encodes the URL with the cookie value as a query string or extra path info based on the encoding scheme. if encoding scheme is QUERY , encoded URL format will be : protocol://server:port/path?
encodeURL(String) - Method in interface com.iplanet.sso.SSOToken
Returns the encoded URL , rewritten to include the session id.
encodeURL(String, HttpServletRequest, AuthContext) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
( Returns URL with the cookie value in the URL.
encodeURL(String) - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
encodeURL(String, AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
encodeURL(String) - Method in class com.sun.identity.authentication.service.LoginState
Returns URL with the cookie value in the URL.
encodeURL(String, boolean) - Method in class com.sun.identity.authentication.service.LoginState
Returns URL with the cookie value in the URL.
encodeURL(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call encodeURL(String url) on the wrapped response object.
encodeUrl(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call encodeUrl(String url) on the wrapped response object.
encodeURL(HttpServletResponse, String, Session) - Method in class org.forgerock.openam.session.SessionURL
Returns the encoded URL, rewritten to include the session id. cookie will be rewritten in the URL as a query string with entity escaping of ampersand before appending session ID if other query parameters exists in the URL.
encodeURL(HttpServletResponse, String, String, Session) - Method in class org.forgerock.openam.session.SessionURL
Returns the encoded URL, rewritten to include the session id. cookie will be rewritten in the URL as a query string with entity escaping of ampersand before appending session id if other query parameters exists in the URL.
encodeURL(String, boolean, Session) - Method in class org.forgerock.openam.session.SessionURL
Returns the encoded URL, rewritten to include the session id.
encodeURL(String, boolean, String, Session) - Method in class org.forgerock.openam.session.SessionURL
Returns the encoded URL, rewritten to include the session id.
encodeURL(String, Session) - Method in class org.forgerock.openam.session.SessionURL
Returns the encoded URL, rewritten to include the session id in the query string with entity escaping
encodeURL(String, String, Session) - Method in class org.forgerock.openam.session.SessionURL
Returns the encoded URL, rewritten to include the session id in the query string with entity escaping
encodeURL(String, short, boolean, Session) - Method in class org.forgerock.openam.session.SessionURL
Returns the encoded URL, rewritten to include the session id.
encodeUrlPath(String) - Static method in class com.sun.identity.shared.encode.URLEncDec
 
encodeVal(String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Encodes special characters in a value.
ENCODING - Static variable in class org.forgerock.openam.cts.utils.blob.TokenBlobUtils
 
ENCODING_TYPE - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
EncProvider - Interface in com.sun.identity.saml2.xmlenc
EncProvider is an interface for encrypting and decrypting SAML2 XML documents.
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 - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
encrypt(String) - Static method in class com.sun.identity.policy.PolicyUtils
 
encrypt(Key, String, int, String) - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns an EncryptedAssertion object.
encrypt(Key, String, int, String) - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns an EncryptedAttribute object.
encrypt(Key, String, int, String) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns an EncryptedAssertion object.
encrypt(Key, String, int, String) - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns an EncryptedAttribute object.
encrypt(Key, String, int, String) - Method in class com.sun.identity.saml2.assertion.impl.NameIDImpl
Returns an EncryptedID object.
encrypt(Key, String, int, String) - Method in interface com.sun.identity.saml2.assertion.NameID
Returns an EncryptedID object.
encrypt(Key, String, int, String) - Method in class com.sun.identity.saml2.protocol.impl.NewIDImpl
Returns an NewEncryptedID object.
encrypt(Key, String, int, String) - Method in interface com.sun.identity.saml2.protocol.NewID
Returns an NewEncryptedID object.
encrypt(String, Key, String, int, String, String) - Method in interface com.sun.identity.saml2.xmlenc.EncProvider
Encrypts the root element of the given XML document.
encrypt(String, Key, SecretKey, String, int, String, String) - Method in interface com.sun.identity.saml2.xmlenc.EncProvider
Encrypts the root element of the given XML document.
encrypt(String, Key, String, int, String, String) - Method in class com.sun.identity.saml2.xmlenc.FMEncProvider
Encrypts the root element of the given XML document.
encrypt(String, Key, SecretKey, String, int, String, String) - Method in class com.sun.identity.saml2.xmlenc.FMEncProvider
Encrypts the root element of the given XML document.
encrypt(String, String, int, boolean, boolean) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Encrypts the SOAPMessage for the given security profile.
encrypt(byte[]) - Method in class org.forgerock.openam.shared.security.crypto.AESWrapEncryption
Encrypts the data using AESWrap and the configured key.
ENCRYPT_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Directive "EncryptResourceID".
ENCRYPT_KEY_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ENCRYPT_KEY_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ENCRYPT_RESOURCEID - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType EncryptResourceID.
ENCRYPT_SECRET - Static variable in interface com.sun.identity.cli.IArgument
Secret key for encrypting and decrypting password.
EncryptableNameIdentifier - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
EncryptableNameIdentifier() - Constructor for class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Default Constructor.
EncryptableNameIdentifier(NameIdentifier) - Constructor for class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Constructor creates EncryptableNameIdentifier object.
EncryptableNameIdentifier(String, String, String, Date, String) - Constructor for class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Consturctor creates EncryptableNameIdentifier object.
EncryptableNameIdentifier(Element) - Constructor for class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Constructs a EncryptedNameIdentifer element from the Document Element.
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.
EncryptAction - Class in org.forgerock.openam.cts.utils.blob.strategies.encryption
Responsible for the encryption of Token Blob data.
EncryptAction(byte[]) - Constructor for class org.forgerock.openam.cts.utils.blob.strategies.encryption.EncryptAction
 
encryptAndReplace(Document, Element, String, int, String, int) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, String, int, String) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, Key, int, String) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, String, int) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, String, int, String) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, Key, int, String) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, String) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, String, String) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, String, int) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, Key, int) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Encrypts the given XML element in a given XML Context document.
encryptAndReplace(Document, Element, String, int, Key, int, String) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Encrypts the given XML element in a given XML Context document.
encryptAndReplaceResourceID(Document, Element, String, int, String, int, String) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Encrypts the given ResourceID XML element in a given XML Context document.
encryptAndReplaceResourceID(Document, Element, String, int, Key, int, String) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Encrypts the given XML element in a given XML Context document.
encryptAndReplaceResourceID(Document, Element, String, int, String, int, String) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Encrypts the given ResourceID XML element in a given XML Context document.
encryptAndReplaceResourceID(Document, Element, String, int, Key, int, String) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Encrypts the given XML element in a given XML Context document.
encryptAndReplaceResourceID(Document, Element, String, int, String, String) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Encrypts the given ResourceID XML element in a given XML Context document.
encryptAndReplaceResourceID(Document, Element, String, int, Key, int, String) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Encrypts the given XML element in a given XML Context document.
encryptAndReplaceWSSElements(Document, Map, String, int, String, int, String, String) - Method in class com.sun.identity.wss.xmlenc.WSSEncryptionProvider
Encrypts the given WSS XML element in a given XML Context document.
encryptAndReplaceWSSElements(Document, Map, String, int, String, int, String, String) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Encrypts the given WSS XML element in a given XML Context document.
encryptAndReplaceWSSElements(Document, Map, String, int, String, int, String, String) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Encrypts the given WSS XML element in a given XML Context document.
encryptAndReplaceWSSElements(Document, Map, String, int, String, int, String, String) - Method in class com.sun.identity.xmlenc.XMLEncryptionManager
Encrypts the given WSS XML element in a given XML Context document.
encryptAssertion() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets whether the assertion should be encrypted.
encryptAssertion(boolean) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets whether SAML2Config assertion should be encrypted.
encryptAttributes() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets whether the attributes should be encrypted.
encryptAttributes(boolean) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets whether SAML2Config attributes should be encrypted.
EncryptBeforeSigningElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.4 SymmetricBinding Assertion Java content class for EncryptBeforeSigning element declaration.
EncryptBeforeSigningElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EncryptBeforeSigningElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
EncryptBeforeSigningElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
ENCRYPTED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent Encrypted Format Name Identifier
ENCRYPTED_AD_ADMIN_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Encrypted directory Admin password.
ENCRYPTED_ADMIN_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Encrypted Admin password.
ENCRYPTED_ASSERTION - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ENCRYPTED_ASSERTION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.AdviceImpl
 
ENCRYPTED_ATTRIBUTE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ENCRYPTED_ELEMENT - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
ENCRYPTED_ID_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
 
ENCRYPTED_ID_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectImpl
 
ENCRYPTED_KEY - Static variable in class com.sun.identity.wss.trust.RequestedProofToken
 
ENCRYPTED_LDAP_USER_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Encrypted LDAP user password.
ENCRYPTED_PASSWORD - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The ENCRYPTED PASSWORD attribute syntax specifies that the attribute is of password type, will be used by UI to mask the password typed.
ENCRYPTED_SM_DS_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for encrypted directory server administrator password.
ENCRYPTED_USER_PASSWORD - Static variable in class com.sun.identity.wss.security.WSSConstants
 
EncryptedAssertion - Interface in com.sun.identity.saml2.assertion
The EncryptedAssertion represents an assertion in encrypted fashion, as defined by the XML Encryption Syntax and Processing specification [XMLEnc].
EncryptedAssertionElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for EncryptedAssertion element declaration.
EncryptedAssertionElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EncryptedAssertionElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
EncryptedAssertionElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EncryptedAssertionImpl - Class in com.sun.identity.saml2.assertion.impl
The EncryptedAssertion represents an assertion in encrypted fashion, as defined by the XML Encryption Syntax and Processing specification [XMLEnc].
EncryptedAssertionImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.EncryptedAssertionImpl
Class constructor with EncryptedAssertion in Element format.
EncryptedAssertionImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.EncryptedAssertionImpl
Class constructor with EncryptedAssertion in xml string format.
EncryptedAttribute - Interface in com.sun.identity.saml2.assertion
The EncryptedAttribute element represents a SAML attribute in encrypted fashion.
EncryptedAttributeElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for EncryptedAttribute element declaration.
EncryptedAttributeElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EncryptedAttributeElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
EncryptedAttributeElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EncryptedAttributeImpl - Class in com.sun.identity.saml2.assertion.impl
This is an implementation of interface EncryptedAttribute.
EncryptedAttributeImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.EncryptedAttributeImpl
Class constructor with EncryptedAttribute in Element format.
EncryptedAttributeImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.EncryptedAttributeImpl
Class constructor with EncryptedAttribute in xml string format.
EncryptedData - Class in com.sun.identity.xmlenc
This is the place holder for EncryptedData, methods yet to be defined
EncryptedData() - Constructor for class com.sun.identity.xmlenc.EncryptedData
Constructor
EncryptedDataElement - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptedData element declaration.
EncryptedDataElementImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptedDataElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
EncryptedDataElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptedDataType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptedDataType complex type.
EncryptedDataTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptedDataTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl
 
EncryptedDataTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptedDeviceStorage - Class in org.forgerock.openam.core.rest.devices.services
Abstract class providing configuration for the encryption of stored device information.
EncryptedDeviceStorage(ServiceConfigManager, String, String) - Constructor for class org.forgerock.openam.core.rest.devices.services.EncryptedDeviceStorage
Generates a new EncryptedDeviceStorage for a given service.
EncryptedDeviceStorage.SupportedEncryptionScheme - Enum in org.forgerock.openam.core.rest.devices.services
Encryption schemes that are currently supported to use to secure stored data.
EncryptedElement - Interface in com.sun.identity.saml2.assertion
The EncryptedElement carries the content of an unencrypted identifier in encrypted fasion.
EncryptedElementImpl - Class in com.sun.identity.saml2.assertion.impl
Java content class for EncryptedElementType complex type.
EncryptedElementImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.EncryptedElementImpl
 
EncryptedElementsElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
4.2.2 EncryptedElements Assertion Java content class for EncryptedElements element declaration.
EncryptedElementsElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EncryptedElementsElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
EncryptedElementsElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EncryptedElementType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for EncryptedElementType complex type.
EncryptedElementTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EncryptedElementTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
EncryptedElementTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EncryptedID - Interface in com.sun.identity.saml2.assertion
The EncryptedID carries the content of an unencrypted identifier in encrypted fasion.
ENCRYPTEDID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for EncryptedID
ENCRYPTEDID - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
EncryptedIDElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for EncryptedID element declaration.
EncryptedIDElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EncryptedIDElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
EncryptedIDElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EncryptedIDImpl - Class in com.sun.identity.saml2.assertion.impl
Java content class for EncryptedID element declaration.
EncryptedIDImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.EncryptedIDImpl
Class constructor with EncryptedID in Element format.
EncryptedIDImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.EncryptedIDImpl
Class constructor with EncryptedID in xml string format.
EncryptedJwtDeviceSerialisation - Class in org.forgerock.openam.core.rest.devices
Stores device profiles as an encrypted JWT for security.
EncryptedJwtDeviceSerialisation(EncryptionMethod, JweAlgorithm, KeyPair) - Constructor for class org.forgerock.openam.core.rest.devices.EncryptedJwtDeviceSerialisation
 
encryptedKey - Variable in class com.sun.identity.wss.trust.RequestedProofToken
 
EncryptedKey - Class in com.sun.identity.xmlenc
This is the place holder for EncryptedKey, methods yet to be defined
EncryptedKey() - Constructor for class com.sun.identity.xmlenc.EncryptedKey
Constructor
EncryptedKeyElement - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptedKey element declaration.
EncryptedKeyElementImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptedKeyElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
EncryptedKeyElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptedKeyType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptedKeyType complex type.
EncryptedKeyTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptedKeyTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
EncryptedKeyTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptedNameIdentifier - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
EncryptedNameIdentifier() - Constructor for class com.sun.identity.federation.message.common.EncryptedNameIdentifier
Deprecated.
 
EncryptedPartsElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
4.2.1 EncryptedParts Assertion Java content class for EncryptedParts element declaration.
EncryptedPartsElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EncryptedPartsElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
EncryptedPartsElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EncryptedResourceID - Class in com.sun.identity.liberty.ws.disco
The class EncryptedResourceID represents an Encryption Resource ID element for the Discovery Service.
EncryptedResourceID() - Constructor for class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Default constructor.
EncryptedResourceID(Element) - Constructor for class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Constructor.
EncryptedResourceID(Element, String) - Constructor for class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Constructs a encrypted resource ID.
EncryptedResourceID(Element, Element) - Constructor for class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Constructor.
EncryptedType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptedType complex type.
EncryptedTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptedTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
EncryptedTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ENCRYPTION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Encryption
ENCRYPTION_CERT_ALIAS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Encryption Certificate Alias
ENCRYPTION_CERT_ALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
This is an attribute in entity config for the encryption certificate alias
ENCRYPTION_KEY - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
encryptionAlgorithm - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
encryptionAlgorithm - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
encryptionAlgorithm(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the SAML2Config encryption algorithm.
encryptionAlgorithmStrength(int) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the SAML2Config encryption strength.
EncryptionConstants - Class in com.sun.identity.xmlenc
 
EncryptionConstants() - Constructor for class com.sun.identity.xmlenc.EncryptionConstants
 
EncryptionException - Exception in com.sun.identity.xmlenc
This class is the super-class for all Federation checked exceptions.
EncryptionException(String, Object[]) - Constructor for exception com.sun.identity.xmlenc.EncryptionException
Constructor
EncryptionException(String, Object[], Throwable) - Constructor for exception com.sun.identity.xmlenc.EncryptionException
Constructor
EncryptionException(String) - Constructor for exception com.sun.identity.xmlenc.EncryptionException
Constructs a EncryptionException with a detailed message.
EncryptionException(Throwable, String) - Constructor for exception com.sun.identity.xmlenc.EncryptionException
Constructs a EncryptionException with a message and an embedded exception.
EncryptionException(Exception) - Constructor for exception com.sun.identity.xmlenc.EncryptionException
 
encryptionKeyAlias(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the encryption key alias on the SAML2ConfigBuilder.
encryptionKeyAlias(String) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder
 
EncryptionKeyGenerator - Class in com.sun.identity.install.tools.util
 
EncryptionKeyGenerator() - Constructor for class com.sun.identity.install.tools.util.EncryptionKeyGenerator
 
encryptionKeyPassword(byte[]) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder
 
EncryptionMethodElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for EncryptionMethod element declaration.
EncryptionMethodElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EncryptionMethodElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
EncryptionMethodElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EncryptionMethodType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptionMethodType complex type.
EncryptionMethodType.KeySize - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for KeySize element declaration.
EncryptionMethodType.OAEPparams - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for OAEPparams element declaration.
EncryptionMethodTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionMethodTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
EncryptionMethodTypeImpl.KeySizeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionMethodTypeImpl.KeySizeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionMethodTypeImpl.OAEPparamsImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionMethodTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionPropertiesElement - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptionProperties element declaration.
EncryptionPropertiesElementImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionPropertiesElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
EncryptionPropertiesElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionPropertiesType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptionPropertiesType complex type.
EncryptionPropertiesTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionPropertiesTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
EncryptionPropertiesTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionPropertyElement - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptionProperty element declaration.
EncryptionPropertyElementImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionPropertyElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
EncryptionPropertyElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionPropertyType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for EncryptionPropertyType complex type.
EncryptionPropertyTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionPropertyTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
EncryptionPropertyTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
EncryptionProvider - Interface in com.sun.identity.xmlenc
EncryptionProvier is an interface for encrypting and decrypting XML documents.
EncryptionStrategy - Class in org.forgerock.openam.cts.utils.blob.strategies
Responsible for managing encryption of the Token based on the current Core Token Service configuration.
EncryptionStrategy(Debug) - Constructor for class org.forgerock.openam.cts.utils.blob.strategies.EncryptionStrategy
 
encryptionStrength - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
encryptionStrength - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
EncryptionTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.4 SymmetricBinding Assertion Java content class for EncryptionToken element declaration.
EncryptionTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EncryptionTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
EncryptionTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EncryptionUtils - Class in com.sun.identity.xmlenc
 
EncryptionUtils() - Constructor for class com.sun.identity.xmlenc.EncryptionUtils
 
encryptKey(Document, byte[], X509Certificate, String) - Static method in class com.sun.identity.wss.security.WSSUtils
 
encryptKey(SessionID) - Method in class org.forgerock.openam.cts.utils.KeyConversion
Encrypt the Session key.
encryptLocal(String) - Static method in class com.iplanet.services.util.Crypt
Encrypt a String using the client's encryption key
encryptNameID() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets whether the name-id should be encrypted.
encryptNameID(boolean) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets whether the SAML2Config name-id should be encrypted.
encryptNIinSessionContext() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns flag used by the IDP to decide if NameIdentifier in SessionContext needs to be encrypted for discovery bootstrapping.
encryptPasswords(Map, ServiceSchema) - Static method in class com.iplanet.am.sdk.AMCrypt
 
EncryptSignatureElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.4 SymmetricBinding Assertion Java content class for EncryptSignature element declaration.
EncryptSignatureElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EncryptSignatureElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
EncryptSignatureElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
encryptValues(Set<String>) - Method in class com.sun.identity.sm.AbstractUpgradeHelper
Encrypts all values in the provided set.
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.
end(long) - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
END_CERT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Last line from a certificate file.
END_CERT - Static variable in class com.sun.identity.saml.common.SAMLConstants
End of certificate string.
END_CERT - Static variable in class com.sun.identity.wss.security.WSSConstants
 
END_DATE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in a SimpleTimeCondition to define the end of date range for which a policy applies.The value corresponding to the key has to be a Set that has just one element which is a String that corresponds to the pattern described below.
END_DATE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in a SimpleTimeCondition to define the end of date range for which a policy applies.
END_DAY - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in a SimpleTimeCondition to define the end of day of week range for which a policy applies.
END_DAY - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in a SimpleTimeCondition to define the end of day of week range for which a policy applies.
END_ELEMENT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
End element
END_ELEMENT - Static variable in class com.sun.identity.saml.common.SAMLConstants
String to identify "/>".
END_IP - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in IPCondition to define the end of IP address range for which a policy applies.
END_IP - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in IPCondition to define the end of IP address range for which a policy applies.
END_IP_BEFORE_START_IP - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
END_LOG_CONFIG_NAME - Static variable in class com.sun.identity.log.LogConstants
logging termination due to logging configuration change
END_LOG_NAME - Static variable in class com.sun.identity.log.LogConstants
logging ending due to container terminating
END_SESSION_ID_TOKEN_HINT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: OpenId Connect End Session request.
END_TAG - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
End Tag for XML String
END_TIME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in a SimpleTimeCondition to define the end of time range during which a policy applies.The value corresponding to the key has to be a Set that has just one element which is a String that conforms to the pattern described here.
END_TIME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in a SimpleTimeCondition to define the end of time range during which a policy applies.
endAttribute() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
endAttribute() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
endAttribute() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
 
endAttribute() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
endAttribute() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
endAttribute() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
 
endAttributes() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
endAttributes() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
Switches to the "marshal child texts/elements" mode.
endAttributes() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Switches to the mode to marshal child texts/elements.
endAttributes() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
endAttributes() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
Switches to the "marshal child texts/elements" mode.
endAttributes() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Switches to the mode to marshal child texts/elements.
endDocument() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
endDocument() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
endDocument() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
endDocument() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
endElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
endElement() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
endElement() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
Ends the current element context and gets back to the parent context.
endElement() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
Ends marshalling of an element.
endElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
endElement() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Ends marshalling of an element.
endElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
endElement() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
endElement() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
Ends the current element context and gets back to the parent context.
endElement() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
Ends marshalling of an element.
endElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
endElement() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Ends marshalling of an element.
endNamespaceDecls() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
endNamespaceDecls() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
Reconciles the namespace URI/prefix mapping requests since the last startElement method invocation and finalizes them.
endNamespaceDecls() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
endNamespaceDecls() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Switches to the mode to marshal attribute values.
endNamespaceDecls() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
endNamespaceDecls() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
Reconciles the namespace URI/prefix mapping requests since the last startElement method invocation and finalizes them.
endNamespaceDecls() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
endNamespaceDecls() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Switches to the mode to marshal attribute values.
EndorsingEncryptedSupportingTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
8.6 EndorsingEncryptedSupportingTokens Assertion Java content class for EndorsingEncryptedSupportingTokens element declaration.
EndorsingEncryptedSupportingTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EndorsingEncryptedSupportingTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
EndorsingEncryptedSupportingTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EndorsingSupportingTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
8.3 EndorsingSupportingTokens Assertion Java content class for EndorsingSupportingTokens element declaration.
EndorsingSupportingTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
EndorsingSupportingTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
EndorsingSupportingTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
endpoint - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
ENDPOINT_BASE_URL - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for Endpoint Base URL setting.
ENDPOINT_MOVED - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
EndpointReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for EndpointReference element declaration.
EndpointReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
EndpointReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
EndpointReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
EndpointReferenceType - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for EndpointReferenceType complex type.
EndpointReferenceTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
EndpointReferenceTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
EndpointReferenceTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
Endpoints - Class in org.forgerock.openam.http.annotations
Convenience class for creating Handlers from classes that contain annotated methods that handle requests.
EndpointSpecification - Class in org.forgerock.openam.sts.soap
Encapsulates the service and port specification of a single sts instance, with a convenience method (getStandardEndpointSpecification) to target the standard set of sts instances published by OpenAM.
EndpointSpecification(QName, QName) - Constructor for class org.forgerock.openam.sts.soap.EndpointSpecification
 
EndpointType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for EndpointType complex type.
EndpointTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EndpointTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
EndpointTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EndpointValidator - Class in org.forgerock.openam.sm.validation
Checks that an attribute is either a URL or a Hostname.
EndpointValidator() - Constructor for class org.forgerock.openam.sm.validation.EndpointValidator
Constructs a new EndpointValidator, containing a new HostnameValidator and URLValidator.
endPrefixMapping(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
endPrefixMapping(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
endPrefixMapping(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
endPrefixMapping(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
endSession(OAuth2Request, String) - Method in class org.forgerock.openidconnect.OpenIDConnectEndSession
Ends an OpenId Connect session.
EndSession - Class in org.forgerock.openidconnect.restlet
Handles requests to the OpenId Connect end session endpoint for ending OpenId Connect user sessions.
EndSession(OAuth2RequestFactory, OpenIDConnectEndSession, ExceptionHandler, ClientRegistrationStore) - Constructor for class org.forgerock.openidconnect.restlet.EndSession
Constructs a new EndSession.
endSession() - Method in class org.forgerock.openidconnect.restlet.EndSession
Handles GET requests to the OpenId Connect end session endpoint for ending OpenId Connect user sessions.
ENFORCE_CLIENT_IP_SETTING_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
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.
ENFORCEMENT_TIME_ZONE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in a SimpleTimeCondition to define the time zone basis to evaluate the policy.
ENFORCEMENT_TIME_ZONE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
Key that is used in a SimpleTimeCondition to define the time zone basis to evaluate the policy.
enforceProcessingRules(Message, String, boolean) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Enforces message processiong rules defined in the spec.
enforceWhiteList(Context, JsonValue, String, Set<String>) - Static method in class org.forgerock.openam.core.rest.IdentityRestUtils
When an instance of a user is created via self service, we impose additional rules for security purposes.
ENGINE_CONFIGURATION - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
engineCanResolve(Attr, String) - Method in class com.sun.identity.saml.xmlsig.OfflineResolver
We resolve http URIs without fragment.
engineCanResolveURI(ResourceResolverContext) - Method in class com.sun.identity.saml.xmlsig.OfflineResolver
 
engineGetURI() - Method in class com.sun.identity.wss.security.STRTransform
Returns the transformation engine URI.
enginePerformTransform(XMLSignatureInput, OutputStream, Element, String, boolean) - Method in class com.sun.identity.wss.security.STRTransform
 
enginePerformTransform(XMLSignatureInput, Transform) - Method in class com.sun.identity.wss.security.STRTransform
Perform the XMLSignature transformation for the given input.
engineResolve(Attr, String) - Method in class com.sun.identity.saml.xmlsig.OfflineResolver
Method engineResolve
engineResolveURI(ResourceResolverContext) - Method in class com.sun.identity.saml.xmlsig.OfflineResolver
 
ensureConfig() - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
 
enterAttribute(String, String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandler
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
 
enterAttribute(String, String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
enterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
 
enterElement(String, String, String, Attributes) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandler
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
 
enterElement(String, String, String, Attributes) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
enterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
entering(String, Object[]) - Method in class com.sun.identity.shared.test.UnitTestBase
Writes a log entry for entering a test method.
EntitiesDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for EntitiesDescriptor element declaration.
EntitiesDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EntitiesDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
EntitiesDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EntitiesDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for EntitiesDescriptorType complex type.
EntitiesDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EntitiesDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
EntitiesDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
Entitlement - Class in com.sun.identity.entitlement
This class encapsulates entitlement of a subject.
Entitlement() - Constructor for class com.sun.identity.entitlement.Entitlement
Creates an entitlement object with default service name.
Entitlement(JSONObject) - Constructor for class com.sun.identity.entitlement.Entitlement
 
Entitlement(Set<String>, Set<String>) - Constructor for class com.sun.identity.entitlement.Entitlement
Creates an entitlement object.
Entitlement(String, Set<String>) - Constructor for class com.sun.identity.entitlement.Entitlement
Creates an entitlement object.
Entitlement(String, String, Set<String>) - Constructor for class com.sun.identity.entitlement.Entitlement
Creates an entitlement object.
Entitlement(String, Map<String, Boolean>) - Constructor for class com.sun.identity.entitlement.Entitlement
Creates an entitlement object.
Entitlement(String, String, Map<String, Boolean>) - Constructor for class com.sun.identity.entitlement.Entitlement
Creates an entitlement object.
Entitlement(String, Set<String>, Map<String, Boolean>) - Constructor for class com.sun.identity.entitlement.Entitlement
Creates an entitlement object.
ENTITLEMENT_ACTION_MATCH - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
ENTITLEMENT_NAME - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
ENTITLEMENT_RESOURCE_MATCH - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
ENTITLEMENT_RESOURCE_NO_MATCH - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
EntitlementCombiner - Class in com.sun.identity.entitlement
Encapsulates a Strategy for combining the results of two Entitlements.
EntitlementCombiner() - Constructor for class com.sun.identity.entitlement.EntitlementCombiner
 
EntitlementCondition - Interface in com.sun.identity.entitlement
Encapsulates a Strategy to decide if a Privilege applies to a given request.
EntitlementConditionAdaptor - Class in com.sun.identity.entitlement
 
EntitlementConditionAdaptor() - Constructor for class com.sun.identity.entitlement.EntitlementConditionAdaptor
 
EntitlementConditionTypeIdResolver - Class in org.forgerock.openam.entitlement.rest.model.json
Maps string names to fully-qualified class names based on a name registry.
EntitlementConditionTypeIdResolver() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.EntitlementConditionTypeIdResolver
 
EntitlementConfiguration - Interface in com.sun.identity.entitlement
Entitlement Configuration
EntitlementConfigurationFactory - Interface in org.forgerock.openam.entitlement.service
A factory for providing new EntitlementConfiguration instances.
EntitlementConfigurationWrapper - Class in org.forgerock.openam.entitlement.monitoring
Non-static wrapper for the EntitlementConfiguration.
EntitlementConfigurationWrapper() - Constructor for class org.forgerock.openam.entitlement.monitoring.EntitlementConfigurationWrapper
 
EntitlementCoreWrapper - Class in org.forgerock.openam.entitlement.conditions.environment
 
EntitlementCoreWrapper() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.EntitlementCoreWrapper
 
EntitlementEvaluatorFactory - Class in org.forgerock.openam.entitlement.rest
Factory delivers up evaluators that call into the entitlements evaluator.
EntitlementEvaluatorFactory() - Constructor for class org.forgerock.openam.entitlement.rest.EntitlementEvaluatorFactory
 
EntitlementException - Exception in com.sun.identity.entitlement
Entitlement related exception.
EntitlementException(int) - Constructor for exception com.sun.identity.entitlement.EntitlementException
Creates an entitlement exception.
EntitlementException(int, Object...) - Constructor for exception com.sun.identity.entitlement.EntitlementException
Creates an entitlement exception.
EntitlementException(int, Throwable) - Constructor for exception com.sun.identity.entitlement.EntitlementException
Creates an entitlement exception.
EntitlementException(int, Object[], Throwable) - Constructor for exception com.sun.identity.entitlement.EntitlementException
Creates an entitlement exception.
EntitlementException(int, Throwable, Object...) - Constructor for exception com.sun.identity.entitlement.EntitlementException
 
EntitlementGuiceModule - Class in org.forgerock.openam.entitlement.guice
Guice model for defining object bindings for all things related to entitlements that is implemented within the entitlements maven module.
EntitlementGuiceModule() - Constructor for class org.forgerock.openam.entitlement.guice.EntitlementGuiceModule
 
EntitlementIndexConfigFilter - Class in com.sun.identity.sm
A filter to stop entitlement index changes being audited
EntitlementIndexConfigFilter() - Constructor for class com.sun.identity.sm.EntitlementIndexConfigFilter
 
EntitlementLegacyRestGuiceModule - Class in com.sun.identity.entitlement.rest
Guice module binding the legacy REST API entitlement endpoints.
EntitlementLegacyRestGuiceModule() - Constructor for class com.sun.identity.entitlement.rest.EntitlementLegacyRestGuiceModule
 
EntitlementListener - Class in com.sun.identity.entitlement
Listener for receiving entitlements related changes.
EntitlementListener(JSONObject) - Constructor for class com.sun.identity.entitlement.EntitlementListener
 
EntitlementListener(String, String, Collection<String>) - Constructor for class com.sun.identity.entitlement.EntitlementListener
Constructor.
EntitlementListener(URL, String, Collection<String>) - Constructor for class com.sun.identity.entitlement.EntitlementListener
Constructor.
EntitlementModule - Interface in org.forgerock.openam.entitlement
Service provider interface for registering custom entitlement conditions and subjects.
EntitlementPolicyCaches - Variable in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Variable for storing the value of "EntitlementPolicyCaches".
EntitlementPolicyStatsIndex - Variable in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Variable for storing the value of "EntitlementPolicyStatsIndex".
EntitlementPolicyStatsRealmName - Variable in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Variable for storing the value of "EntitlementPolicyStatsRealmName".
EntitlementReferralCaches - Variable in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Variable for storing the value of "EntitlementReferralCaches".
EntitlementRegistry - Class in org.forgerock.openam.entitlement
Provides methods for discovering and loading entitlements conditions and subject implementations.
EntitlementRegistry() - Constructor for class org.forgerock.openam.entitlement.EntitlementRegistry
 
EntitlementRestGuiceModule - Class in org.forgerock.openam.entitlement.guice
Guice module for binding entitlement REST endpoints.
EntitlementRestGuiceModule() - Constructor for class org.forgerock.openam.entitlement.guice.EntitlementRestGuiceModule
 
ENTITLEMENTS_XML - Static variable in class org.forgerock.openam.upgrade.steps.policy.AbstractEntitlementUpgradeStep
 
EntitlementService - Class in com.sun.identity.entitlement.opensso
 
EntitlementService(Subject, String, NotificationBroker) - Constructor for class com.sun.identity.entitlement.opensso.EntitlementService
Construct a new instance of EntitlementService.
EntitlementsExceptionMappingHandler - Class in org.forgerock.openam.entitlement.rest
Default ExceptionMappingHandler for entitlements exceptions that translates errors based on the EntitlementException.getErrorCode().
EntitlementsExceptionMappingHandler(Map<Integer, Integer>, Map<RequestType, Map<Integer, Integer>>, Map<Integer, Integer>) - Constructor for class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
Constructs the error resource handler with the given mapping from EntitlementException error codes to ResourceException error codes, and the given map of overrides of ResourceException error codes for particular request types.
EntitlementsExceptionMappingHandler(Map<Integer, Integer>) - Constructor for class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
Constructs the resource error handler with the given error code mapping and no request-type specific overrides.
EntitlementsRegistryTypeIdResolver<T> - Class in org.forgerock.openam.entitlement.rest.model.json
Abstract base class for type id resolvers based on the EntitlementRegistry.
EntitlementsRegistryTypeIdResolver() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.EntitlementsRegistryTypeIdResolver
 
EntitlementsRestRouteProvider - Class in org.forgerock.openam.entitlement.rest
A RestRouteProvider that adds routes for all the entitlement (policy) endpoints.
EntitlementsRestRouteProvider() - Constructor for class org.forgerock.openam.entitlement.rest.EntitlementsRestRouteProvider
 
EntitlementsStats - Class in com.sun.identity.entitlement.opensso
 
EntitlementsStats(Stats) - Constructor for class com.sun.identity.entitlement.opensso.EntitlementsStats
 
EntitlementSubject - Interface in com.sun.identity.entitlement
Encapsulates a Strategy to decide if a Privilege applies to a given Subject.
EntitlementSubjectImpl - Class in com.sun.identity.entitlement
Deprecated.
As of ForgeRock OpenAM 12.
EntitlementSubjectImpl() - Constructor for class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Constructor
EntitlementSubjectImpl(String) - Constructor for class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Constructor
EntitlementSubjectImpl(String, String) - Constructor for class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Constructor.
entitlementSubjectToAnyOf(EntitlementSubject) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
entitlementSubjectToAnyOfList(EntitlementSubject) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
EntitlementSubjectTypeIdResolver - Class in org.forgerock.openam.entitlement.rest.model.json
Maps string names to fully-qualified class names based on a name registry.
EntitlementSubjectTypeIdResolver() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.EntitlementSubjectTypeIdResolver
 
EntitlementThreadPool - Class in com.sun.identity.entitlement
Thread Pool
EntitlementThreadPool(int) - Constructor for class com.sun.identity.entitlement.EntitlementThreadPool
 
EntitlementUtils - Class in org.forgerock.openam.entitlement.utils
Utility methods for managing entitlements.
ENTITY - Static variable in class com.iplanet.ums.UMSObject
 
entity - Variable in class com.sun.identity.entity.EntityObjectImpl
 
ENTITY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent Entity Name Identifier
ENTITY_CONFIG_CREATED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ENTITY_CONFIG_CREATED - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
ENTITY_CONFIG_DELETED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ENTITY_CONFIG_DELETED - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
ENTITY_CONFIG_EXISTS - Static variable in class com.sun.identity.federation.common.LogUtil
Entity configuration already exists.
ENTITY_CONFIG_EXISTS - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ENTITY_CONFIG_EXISTS - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
ENTITY_CONFIG_NOT_FOUND - Static variable in class com.sun.identity.federation.common.LogUtil
Unable to find entity configuration.
ENTITY_DESCRIPTION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
This is an attribute in entity config for the entity description
ENTITY_DESCRIPTOR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Entity descriptor
ENTITY_DESCRIPTOR - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
Constant for EntityDescriptor Element
ENTITY_DESCRIPTOR_CREATED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ENTITY_DESCRIPTOR_CREATED - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
ENTITY_DESCRIPTOR_DELETED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ENTITY_DESCRIPTOR_DELETED - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
ENTITY_DESCRIPTOR_EXISTS - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ENTITY_DOES_NOT_EXISTS - Static variable in class com.sun.identity.federation.common.LogUtil
Entity does not exist.
ENTITY_NAME - Static variable in class com.sun.identity.idm.remote.IdRemoteEventListener
 
EntityAttributesElement - Interface in com.sun.identity.saml2.jaxb.metadataattr
Java content class for EntityAttributes element declaration.
EntityAttributesElementImpl - Class in com.sun.identity.saml2.jaxb.metadataattr.impl
 
EntityAttributesElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
EntityAttributesElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadataattr.impl
 
EntityAttributesType - Interface in com.sun.identity.saml2.jaxb.metadataattr
Java content class for EntityAttributesType complex type.
EntityAttributesTypeImpl - Class in com.sun.identity.saml2.jaxb.metadataattr.impl
 
EntityAttributesTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
EntityAttributesTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadataattr.impl
 
EntityConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for EntityConfig element declaration.
EntityConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
EntityConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
EntityConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
EntityConfigType - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for EntityConfigType complex type.
EntityConfigTypeImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
EntityConfigTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
EntityConfigTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
EntityDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for EntityDescriptor element declaration.
EntityDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EntityDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
EntityDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EntityDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for EntityDescriptorType complex type.
EntityDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EntityDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
EntityDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EntityException - Exception in com.sun.identity.entity
The EntityException is thrown whenever an error is is encountered while performing an operation on the data store.
EntityException(String, String) - Constructor for exception com.sun.identity.entity.EntityException
Constructs a new EntityException with detailed message.
EntityException(String, String, Object[]) - Constructor for exception com.sun.identity.entity.EntityException
Constructs a new EntityException with detailed message.
EntityException_SOAPSerializer - Class in com.sun.identity.entity
 
EntityException_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityException_SOAPSerializer
 
ENTITYID_PARAM - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
HTTP request parameter for ws-federation entity id
entityLocation - Variable in class com.sun.identity.entity.EntityObject
 
EntityManager - Class in com.iplanet.ums
This class has the responsibility of creating structural entities.
EntityName - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
EntityName() - Constructor for class com.sun.identity.federation.message.common.EntityName
Deprecated.
Default Constructor.
EntityName(String) - Constructor for class com.sun.identity.federation.message.common.EntityName
Deprecated.
Constructor create EntityName object.
EntityName(String, List) - Constructor for class com.sun.identity.federation.message.common.EntityName
Deprecated.
Constructor create EntityName object.
EntityObject - Class in com.sun.identity.entity
 
EntityObject(SSOToken, String) - Constructor for class com.sun.identity.entity.EntityObject
 
EntityObjectIF - Interface in com.sun.identity.entity
JAX-RPC interface for Entity Object and Services to make it remotable.
EntityObjectIF_createEntity_Fault_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_createEntity_Fault_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPBuilder
 
EntityObjectIF_createEntity_Fault_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_createEntity_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPSerializer
 
EntityObjectIF_createEntity_RequestStruct - Class in com.sun.identity.entity
 
EntityObjectIF_createEntity_RequestStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
EntityObjectIF_createEntity_RequestStruct(String, String, String, String, Map) - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
EntityObjectIF_createEntity_RequestStruct_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_createEntity_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
EntityObjectIF_createEntity_RequestStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_createEntity_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPSerializer
 
EntityObjectIF_createEntity_ResponseStruct - Class in com.sun.identity.entity
 
EntityObjectIF_createEntity_ResponseStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct
 
EntityObjectIF_createEntity_ResponseStruct(Set) - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct
 
EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder
 
EntityObjectIF_createEntity_ResponseStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_createEntity_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPSerializer
 
EntityObjectIF_deleteEntity_Fault_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_deleteEntity_Fault_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPBuilder
 
EntityObjectIF_deleteEntity_Fault_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_deleteEntity_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPSerializer
 
EntityObjectIF_deleteEntity_RequestStruct - Class in com.sun.identity.entity
 
EntityObjectIF_deleteEntity_RequestStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
EntityObjectIF_deleteEntity_RequestStruct(String, String, String, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
EntityObjectIF_deleteEntity_RequestStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_deleteEntity_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPSerializer
 
EntityObjectIF_deleteEntity_ResponseStruct - Class in com.sun.identity.entity
 
EntityObjectIF_deleteEntity_ResponseStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_deleteEntity_ResponseStruct
 
EntityObjectIF_deleteEntity_ResponseStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_deleteEntity_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_deleteEntity_ResponseStruct_SOAPSerializer
 
EntityObjectIF_getEntity_Fault_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_getEntity_Fault_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPBuilder
 
EntityObjectIF_getEntity_Fault_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_getEntity_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPSerializer
 
EntityObjectIF_getEntity_RequestStruct - Class in com.sun.identity.entity
 
EntityObjectIF_getEntity_RequestStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
EntityObjectIF_getEntity_RequestStruct(String, String, String, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
EntityObjectIF_getEntity_RequestStruct_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_getEntity_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
EntityObjectIF_getEntity_RequestStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_getEntity_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPSerializer
 
EntityObjectIF_getEntity_ResponseStruct - Class in com.sun.identity.entity
 
EntityObjectIF_getEntity_ResponseStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct
 
EntityObjectIF_getEntity_ResponseStruct(Map) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct
 
EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder
 
EntityObjectIF_getEntity_ResponseStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_getEntity_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPSerializer
 
EntityObjectIF_getEntityNames_Fault_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_getEntityNames_Fault_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPBuilder
 
EntityObjectIF_getEntityNames_Fault_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_getEntityNames_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPSerializer
 
EntityObjectIF_getEntityNames_RequestStruct - Class in com.sun.identity.entity
 
EntityObjectIF_getEntityNames_RequestStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
EntityObjectIF_getEntityNames_RequestStruct(String, String, String, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
EntityObjectIF_getEntityNames_RequestStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_getEntityNames_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPSerializer
 
EntityObjectIF_getEntityNames_ResponseStruct - Class in com.sun.identity.entity
 
EntityObjectIF_getEntityNames_ResponseStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct
 
EntityObjectIF_getEntityNames_ResponseStruct(Set) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct
 
EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder
 
EntityObjectIF_getEntityNames_ResponseStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_getEntityNames_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPSerializer
 
EntityObjectIF_modifyEntity_Fault_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_modifyEntity_Fault_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPBuilder
 
EntityObjectIF_modifyEntity_Fault_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_modifyEntity_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPSerializer
 
EntityObjectIF_modifyEntity_RequestStruct - Class in com.sun.identity.entity
 
EntityObjectIF_modifyEntity_RequestStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
EntityObjectIF_modifyEntity_RequestStruct(String, String, String, String, Map) - Constructor for class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder - Class in com.sun.identity.entity
 
EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
EntityObjectIF_modifyEntity_RequestStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_modifyEntity_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPSerializer
 
EntityObjectIF_modifyEntity_ResponseStruct - Class in com.sun.identity.entity
 
EntityObjectIF_modifyEntity_ResponseStruct() - Constructor for class com.sun.identity.entity.EntityObjectIF_modifyEntity_ResponseStruct
 
EntityObjectIF_modifyEntity_ResponseStruct_SOAPSerializer - Class in com.sun.identity.entity
 
EntityObjectIF_modifyEntity_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.entity.EntityObjectIF_modifyEntity_ResponseStruct_SOAPSerializer
 
EntityObjectIF_Tie - Class in com.sun.identity.entity
 
EntityObjectIF_Tie() - Constructor for class com.sun.identity.entity.EntityObjectIF_Tie
 
EntityObjectImpl - Class in com.sun.identity.entity
Implementation class for the interface EntityObjectIF
EntityObjectImpl() - Constructor for class com.sun.identity.entity.EntityObjectImpl
 
ENTITYPROVIDER_HANDLES_FUNCTION - Variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
EntityUtils - Class in com.sun.identity.entity
 
entry(AuthenticationAuditEntry) - Method in class org.forgerock.openam.audit.AMAuthenticationAuditEventBuilder
Provide a single value for the "entries" audit log field.
ENTRY_ALREADY_EXISTS - Static variable in interface com.iplanet.ums.IUMSConstants
 
ENTRY_DEFAULT_EXPIRE_TIME - Static variable in class com.iplanet.am.sdk.common.CacheBlock
 
ENTRY_DEFAULT_EXPIRE_TIME - Static variable in class com.sun.identity.idm.common.IdCacheBlock
 
ENTRY_DEFAULT_EXPIRE_TIME_KEY - Static variable in class com.iplanet.am.sdk.common.CacheBlock
 
ENTRY_DEFAULT_EXPIRE_TIME_KEY - Static variable in class com.sun.identity.idm.common.IdCacheBlock
 
ENTRY_EXPIRATION_ENABLED_FLAG - Static variable in class com.iplanet.am.sdk.common.CacheBlock
 
ENTRY_EXPIRATION_ENABLED_FLAG - Static variable in class com.sun.identity.idm.common.IdCacheBlock
 
ENTRY_EXPIRATION_ENABLED_KEY - Static variable in class com.iplanet.am.sdk.common.CacheBlock
 
ENTRY_EXPIRATION_ENABLED_KEY - Static variable in class com.sun.identity.idm.common.IdCacheBlock
 
ENTRY_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
ENTRY_USER_EXPIRE_TIME - Static variable in class com.iplanet.am.sdk.common.CacheBlock
 
ENTRY_USER_EXPIRE_TIME - Static variable in class com.sun.identity.idm.common.IdCacheBlock
 
ENTRY_USER_EXPIRE_TIME_KEY - Static variable in class com.iplanet.am.sdk.common.CacheBlock
 
ENTRY_USER_EXPIRE_TIME_KEY - Static variable in class com.sun.identity.idm.common.IdCacheBlock
 
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.
EntryAlreadyExistsException - Exception in com.iplanet.ums
Exception occurs when entry already exists in the underlying persistence storage.
EntryAlreadyExistsException() - Constructor for exception com.iplanet.ums.EntryAlreadyExistsException
Default constructor
EntryAlreadyExistsException(String) - Constructor for exception com.iplanet.ums.EntryAlreadyExistsException
Constructor with a message string.
EntryAlreadyExistsException(String, Throwable) - Constructor for exception com.iplanet.ums.EntryAlreadyExistsException
Constructor with message string and an embedded exception
entryChanged(DSEvent) - Method in class com.iplanet.am.sdk.ldap.ACIEventListener
This method will be invoked by the EventService if the events for which this listener registered has been triggered.
entryChanged(DSEvent) - Method in class com.iplanet.am.sdk.ldap.EntryEventListener
This method will be invoked by the EventService if the events for which this listener registered has been triggered.
entryChanged(DSEvent) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
entryChanged(DSEvent) - Method in interface com.iplanet.services.ldap.event.IDSEventListener
This callback method is called by the EventService when the Directory Server triggers a PersistentSearch notification
entryChanged(DSEvent) - Method in class com.sun.identity.sm.ldap.LDAPEventManager
 
EntryConverter<T> - Interface in org.forgerock.openam.sm.datalayer.impl.ldap
An object to convert LDAP Entry objects to other types.
EntryEventListener - Class in com.iplanet.am.sdk.ldap
The AMEntryEventListener handles all the events that are triggered by any modification/deletion/renaming LDAP entires which do not contain ACI's.
EntryEventListener() - Constructor for class com.iplanet.am.sdk.ldap.EntryEventListener
 
entryExists(SSOToken, String) - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
Returns ture if the configuration object exists.
entryExists(SSOToken, String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObject
Returns ture if the configuration object exists.
entryExists(SSOToken, String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Checks if the provided DN exists.
entryExists(String, String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Checks if the provided DN exists.
entryExists(String, String) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
entryExists(SSOToken, String) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Checks if the provided DN exists.
entryExists(SSOToken, String) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Checks if the provided DN exists.
entryExists(SSOToken, String) - Method in class com.sun.identity.sm.SMSObject
Checks if the provided DN exists.
entryList(List<AuthenticationAuditEntry>) - Method in class org.forgerock.openam.audit.AMAuthenticationAuditEventBuilder
Provide value for "entries" audit log field.
EntryNotFoundException - Exception in com.iplanet.ums
Exception occurs when entry is not found from the underlying persistence storage.
EntryNotFoundException() - Constructor for exception com.iplanet.ums.EntryNotFoundException
Default constructor
EntryNotFoundException(String) - Constructor for exception com.iplanet.ums.EntryNotFoundException
Constructor with a message string.
EntryNotFoundException(String, Throwable) - Constructor for exception com.iplanet.ums.EntryNotFoundException
Constructor with message string and an embedded exception.
EntryPartialTokenConverter - Class in org.forgerock.openam.sm.datalayer.impl.ldap
A converter to convert an LDAP entry to a PartialToken.
EntryPartialTokenConverter(LdapTokenAttributeConversion) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.EntryPartialTokenConverter
 
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.
entrySet() - Method in class com.sun.identity.entitlement.opensso.Cache
Returns a Set view of the entries contained in this Cache.
entrySet() - Method in class org.forgerock.openam.scripting.ChainedBindings
entrySet() - Method in class org.forgerock.openam.upgrade.SubSchemaModificationWrapper
Returns the entry set of the new sub schema
EntryStringConverter - Class in org.forgerock.openam.sm.datalayer.impl.ldap
An entry converter that extracts a single string value from the entry.
EntryStringConverter() - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.EntryStringConverter
 
EntryTokenConverter - Class in org.forgerock.openam.sm.datalayer.impl.ldap
A converter to convert an LDAP entry to a Token.
EntryTokenConverter(LdapTokenAttributeConversion) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.EntryTokenConverter
 
ENUM_ONE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF 1.2 meta version
ENUM_ZERO - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF 1.1 meta version
Enums - Class in org.forgerock.openam.utils
 
Enums() - Constructor for class org.forgerock.openam.utils.Enums
 
ENV_AV_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ENV_AV_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ENV_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ENV_CONDITION_VALUE - Static variable in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
 
ENV_CONDITION_VALUE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
 
ENV_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ENV_REALM - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Adapter's initialization parameter name for realm.
ENV_VALUE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ENVIRONMENT - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ENVIRONMENT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Environment element
Environment - Interface in com.sun.identity.xacml.context
The Environment element contains information about the enviroment of the Request context by listing a sequence of Attribute elements associated with the environment.
EnvironmentImpl - Class in com.sun.identity.xacml.context.impl
The Environment element specifies information about the environment requested in the Request context by listing a sequence of Attribute elements associated with the environment.
EnvironmentImpl() - Constructor for class com.sun.identity.xacml.context.impl.EnvironmentImpl
Creates a new instance of EnvironmentImpl
EnvironmentImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.EnvironmentImpl
This constructor is used to build Environment object from a XML string.
EnvironmentImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.EnvironmentImpl
This constructor is used to build Environment object from a block of existing XML that has already been built into a DOM.
EnvironmentMapper - Interface in com.sun.identity.xacml.spi
This interface defines the SPI for pluggable implementations to map XACML context Environment to native environment
envParametersToXMLString(Map) - Static method in class com.sun.identity.policy.PolicyUtils
Converts a map which stores a set of environment parameters into its XML string representation.
EP_REFERENCE - Static variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
EP_REFERENCE - Static variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
EPRQTABORTED - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
EPRQTABORTED - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
EPRQTFAILED - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
EPRQTFAILED - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
EPRQTIN - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
EPRQTIN - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
EPRQTOUT - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
EPRQTOUT - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
EQ - Static variable in class com.sun.identity.log.QueryElement
Equal Relationship.
EQUAL - Static variable in class com.iplanet.dpro.session.share.SessionEncodeURL
 
EQUAL - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
EQUAL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
EQUAL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for equal
EQUAL - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
EQUAL_TO - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Equal to
EQUAL_TO - Static variable in class com.sun.identity.install.tools.util.FileUtils
Field HASH *
EQUAL_TO - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
equalByteArrays(byte[], byte[]) - Method in class com.sun.identity.log.secure.SecureLogHelper
Finds out whether the bytes[] are equal
equality(String, Object) - Static method in class org.openidentityplatform.openam.cassandra.Filter
 
equals(Object) - Method in class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
Method to check if two schema types are equal.
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.am.util.QCharset
 
equals(Object) - Method in class com.iplanet.dpro.session.DNOrIPAddressListTokenRestriction
Returns true of other meets these criteria.
equals(Object) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
equals(Object) - Method in class com.iplanet.dpro.session.SessionID
Compares this Session ID to the specified object.
equals(Object) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
equals(Object) - Method in interface com.iplanet.dpro.session.TokenRestriction
Implements standard equals() semantics as mandated by Object.
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 class com.iplanet.services.ldap.aci.ACI
Checks whether the object is passed is semantically equal to this object.
equals(Object) - Method in class com.iplanet.services.ldap.aci.QualifiedCollection
Compares whether the passed object is equal to this object semantically.
equals(LDAPUser.Type) - Method in class com.iplanet.services.ldap.LDAPUser.Type
 
equals(Server.Type) - Method in class com.iplanet.services.ldap.Server.Type
 
equals(Object) - Method in class com.iplanet.sso.providers.dpro.SSOPrincipal
Compares this principal to the specified object.
equals(Object) - Method in class com.iplanet.sso.providers.dpro.SSOTokenIDImpl
Compares this SessionID to the specified object.
equals(Object) - Method in interface com.iplanet.sso.SSOTokenID
Returns true if current object is equals to object.
equals(Guid) - Method in class com.iplanet.ums.Guid
Determines if the current Guid is equal to the specified Guid.
equals(Object) - Method in class com.sun.identity.authentication.AuthContext.IndexType
Checks if two index type objects are equal.
equals(Object) - Method in class com.sun.identity.authentication.AuthContext.Status
Checks if two authentication status objects are equal.
equals(Object) - Method in class com.sun.identity.authentication.client.ZeroPageLoginConfig
 
equals(Object) - Method in class com.sun.identity.authentication.internal.AuthPrincipal
Compares the specified object with this AuthPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.internal.AuthSSOToken.AuthSSOTokenID
 
equals(Object) - Method in class com.sun.identity.authentication.modules.ad.ADPrincipal
Compares the specified Object with this ADPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.anonymous.AnonymousAuthPrincipal
Compares the specified Object with this AnonymousAuthPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.application.ApplicationPrincipal
Compares the specified Object with this ApplicationPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.cert.CertAuthPrincipal
Compares the specified Object with this CertAuthPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.datastore.DataStorePrincipal
Compares the specified Object with this DataStorePrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.federation.FederationPrincipal
Compares the specified Object with this FederationPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.hotp.HOTPPrincipal
Compares the specified Object with this HOTPPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.httpbasic.HTTPBasicPrincipal
Compares the specified Object with this HTTPBasicPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.jdbc.JDBCPrincipal
Compares the specified Object with this JDBCPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.ldap.LDAPPrincipal
Compares the specified Object with this LDAPPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.membership.MembershipPrincipal
Compares the specified Object with this MembershipPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.msisdn.MSISDNPrincipal
Compares the specified Object with this MSISDNPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.nt.NTPrincipal
Compares the specified Object with this NTPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.radius.RADIUSPrincipal
Compares the specified Object with this RADIUSPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.radius.RADIUSServer
Answers true if the passed in object has the same class and identical values for host and port.
equals(Object) - Method in class com.sun.identity.authentication.modules.sae.SAEPrincipal
Compares the specified Object with this SAEPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.securid.SecurIDPrincipal
Compares the specified Object with this SecurIDPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOPrincipal
Compares the specified Object with this WindowsDesktopSSOPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.modules.wss.WSSUserPrincipal
Compares the specified Object with this WSSUserPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.service.SSOTokenPrincipal
Compares the specified Object with this LDAPPrincipal for equality.
equals(Object) - Method in class com.sun.identity.authentication.service.UserPrincipal
Compares the specified Object with this LDAPPrincipal for equality.
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.delegation.DelegationPermission
 
equals(Object) - Method in class com.sun.identity.entitlement.ApplicationType
 
equals(Object) - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.AttributeSubject
 
equals(Object) - Method in class com.sun.identity.entitlement.Entitlement
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.EntitlementConditionAdaptor
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.EntitlementListener
 
equals(Object) - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
equals(Object) - Method in class com.sun.identity.entitlement.JwtPrincipal
 
equals(Object) - Method in class com.sun.identity.entitlement.LogicalCondition
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.LogicalSubject
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.NotCondition
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.NotSubject
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
equals(Object) - Method in class com.sun.identity.entitlement.opensso.Cache
Compares the specified Object with this Map for equality, as per the definition in the Map interface.
equals(Object) - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
 
equals(Object) - Method in class com.sun.identity.entitlement.Privilege
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.ResourceMatch
Method to check if two resource match objects are equal.
equals(Object) - Method in class com.sun.identity.entitlement.StaticAttributes
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
equals(Object) - Method in class com.sun.identity.entitlement.UserAttributes
Returns true if the passed in object is equal to this object
equals(Object) - Method in class com.sun.identity.entitlement.util.NetworkMonitor.StatsData
 
equals(Object) - Method in class com.sun.identity.entitlement.util.SearchAttribute
 
equals(Object) - Method in class com.sun.identity.entitlement.util.SearchFilter
 
equals(Object) - Method in class com.sun.identity.idm.AMIdentity
Returns true if the given object is equal to this object.
equals(Object) - Method in class com.sun.identity.idm.IdOperation
The equals method compares the current IdOperation with the IdOperation passed in and returns true if the operations are same.
equals(Object) - Method in class com.sun.identity.idm.IdSearchOpModifier
Returns true if the object being checked is the same as this current one.
equals(Object) - Method in class com.sun.identity.idm.IdType
 
equals(String) - Method in class com.sun.identity.install.tools.configurator.UserOptionItem
 
equals(Object) - Method in class com.sun.identity.install.tools.util.ResultStatus
 
equals(ProxySubject) - Method in class com.sun.identity.liberty.ws.security.ProxySubject
Checks for equality between this object and the ProxySubject passed down as parameter.
equals(Object) - Method in class com.sun.identity.policy.Conditions
Checks if two Conditions are identical.
equals(Object) - Method in class com.sun.identity.policy.jaas.ISPermission
Returns true if two ISPermission objects for equality.
equals(Object) - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.plugins.DSAMERole
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.plugins.LDAPGroups
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.plugins.LDAPRoles
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.plugins.LDAPUsers
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.plugins.Organization
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.plugins.WebServicesClients
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sun.identity.policy.Policy
Deprecated.
Checks if two policy objects are equal.
equals(Object) - Method in class com.sun.identity.policy.Referrals
Checks if two Referrals are identical.
equals(Object) - Method in class com.sun.identity.policy.ResourceMatch
Deprecated.
Method to check if two resource match objects are equal.
equals(Object) - Method in class com.sun.identity.policy.ResponseProviders
Checks if two ResponseProviders are identical.
equals(Object) - Method in class com.sun.identity.policy.Rule
Deprecated.
Checks if two rule objects are identical.
equals(Object) - Method in class com.sun.identity.policy.Subjects
Checks if two Subjects are identical.
equals(Object) - Method in class com.sun.identity.policy.Syntax
Deprecated.
Checks whether the argument object is equal to this Syntax
equals(NameIdentifier) - Method in class com.sun.identity.saml.assertion.NameIdentifier
Checks for equality between this object and the NameQualifier passed down as parameter.
equals(Subject) - Method in class com.sun.identity.saml.assertion.Subject
Checks for equality between this object and the Subject passed down as parameter.
equals(SubjectConfirmation) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Checks for equality between this object and the SubjectConfirmation passed down as parameter.
equals(Object) - Method in class com.sun.identity.security.ISSecurityPermission
Returns true if this object is equals to o.
equals(Object) - Method in class com.sun.identity.session.util.PrincipalTokenRestriction
Compares this DN to the specified object.
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.
equals(Object) - Method in class com.sun.identity.sm.AttributeSchema.Syntax
Method to check if two schema attribute syntax are equal.
equals(Object) - Method in class com.sun.identity.sm.AttributeSchema.Type
Method to check if two schema attribute types are equal.
equals(Object) - Method in class com.sun.identity.sm.AttributeSchema.UIType
Method to check if two schema attribute UI types are equal.
equals(Object) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns true if this node is identical to other.
equals(Object) - Method in class com.sun.identity.sm.SchemaType
Method to check if two schema types are equal.
equals(Object) - Method in class com.sun.identity.sm.ServiceConfigManager
Compares this object with the given object.
equals(Object) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns true if the given object equals this object.
equals(Object) - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
 
EQUALS - Static variable in class com.sun.identity.sm.SMSEntry
 
equals(Object) - Method in class com.sun.identity.wss.security.SecurityPrincipal
Compares with given object.
equals(Object) - Method in class org.forgerock.openam.authentication.modules.adaptive.AdaptivePrincipal
Compares the specified Object with this AdaptivePrincipal for equality.
equals(Object) - Method in class org.forgerock.openam.authentication.modules.fr.oath.OATHPrincipal
Compares the specified Object with this HOTPPrincipal for equality.
equals(Object) - Method in class org.forgerock.openam.authentication.modules.oath.OATHPrincipal
Compares the specified Object with this HOTPPrincipal for equality.
equals(Object) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthPrincipal
 
equals(Object) - Method in class org.forgerock.openam.authentication.modules.push.AuthenticatorPushPrincipal
Compares the specified Object with this AuthenticatorPushPrincipal for equality.
equals(Object) - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptedPrinciple
 
equals(Object) - Method in class org.forgerock.openam.blacklist.BloomFilterBlacklist.BlacklistEntry
 
equals(Object) - Method in class org.forgerock.openam.core.realms.Realm
 
equals(Object) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
 
equals(Object) - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
 
equals(Object) - Method in class org.forgerock.openam.core.rest.record.RecordProperties
 
equals(Object) - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
equals(Object) - Method in class org.forgerock.openam.entitlement.ResourceType
 
equals(Object) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
 
equals(Object) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
 
equals(Object) - Method in class org.forgerock.openam.entitlement.rest.model.json.ResourceSet
 
equals(Object) - Method in class org.forgerock.openam.entitlement.utils.indextree.nodecontext.ContextKey
 
equals(Object) - Method in class org.forgerock.openam.forgerockrest.utils.MatchingResourcePath
 
equals(Object) - Method in class org.forgerock.openam.idm.IdServicesDecorator
 
equals(Object) - Method in class org.forgerock.openam.ldap.LDAPURL
 
equals(Object) - Method in class org.forgerock.openam.license.License
 
equals(Object) - Method in class org.forgerock.openam.license.LicenseSet
 
equals(Object) - Method in class org.forgerock.openam.notifications.Topic
 
equals(Object) - Method in class org.forgerock.openam.oauth2.ClientCredentials
equals(Object) - Method in class org.forgerock.openam.oauth2.OpenAMAuthenticationMethod
 
equals(Object) - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
equals(Object) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
 
equals(Object) - Method in class org.forgerock.openam.radius.server.config.ThreadPoolConfig
 
equals(Object) - Method in class org.forgerock.openam.rest.router.ApiRouteMatcher
 
equals(Object) - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
 
equals(Object) - Method in class org.forgerock.openam.scripting.ScriptObject
 
equals(Object) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
 
equals(Object) - Method in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
 
EQUALS - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
equals(Object) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
 
EQUALS - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
equals(Object) - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTarget
 
equals(Object) - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping
 
equals(Object) - Method in class org.forgerock.openam.sts.config.user.CustomTokenOperation
 
equals(Object) - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.config.user.SAML2Config
equals(Object) - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.rest.operation.translate.TokenTransformImpl
 
equals(Object) - Method in class org.forgerock.openam.sts.rest.token.validator.RestTokenTransformValidatorResult
 
equals(Object) - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
equals(Object) - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState
 
equals(Object) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
equals(Object) - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
equals(Object) - Method in class org.forgerock.openam.sts.soap.EndpointSpecification
 
equals(Object) - Method in class org.forgerock.openam.sts.STSPrincipal
 
equals(Object) - Method in class org.forgerock.openam.sts.token.model.OpenAMSessionToken
 
equals(Object) - Method in class org.forgerock.openam.sts.token.model.OpenIdConnectIdToken
 
equals(Object) - Method in class org.forgerock.openam.sts.token.model.RestUsernameToken
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.OpenAMTokenState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.ProofTokenState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState
 
equals(Object) - Method in class org.forgerock.openam.sts.user.invocation.X509TokenState
 
equals(JsonPointer, Object) - Method in class org.forgerock.openam.uma.PolicySearch
 
equals(Object) - Method in class org.forgerock.openam.uma.UmaPolicy
equals(Object) - Method in class org.openidentityplatform.openam.authentication.modules.NtlmPrincipal
 
equals(Object) - Method in class org.openidentityplatform.openam.authentication.modules.QRPrincipal
 
equalsName(String) - Method in enum org.forgerock.openam.uma.audit.UmaAuditType
 
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
ERR_TYPE_MISMATCH - Static variable in class com.sun.xml.bind.Messages
 
error(CommandManager, String) - Static method in class com.sun.identity.cli.Debugger
Prints error messages only when debug level is greater than DEBUG.OFF.
error(CommandManager, String, Throwable) - Static method in class com.sun.identity.cli.Debugger
Prints error messages only if debug state is greater than Debug.OFF.
error(Level, String, String[], SSOToken, String) - Static method in class com.sun.identity.coretoken.TokenLogUtils
Logs error messages to core token error log.
error(Level, String, String[]) - Static method in class com.sun.identity.cot.LogUtil
Logs error messages to COT error log.
error(Level, String, String[], Object) - Static method in class com.sun.identity.cot.LogUtil
Logs error messages to COT error log.
error(Level, String, String[]) - Static method in class com.sun.identity.federation.common.LogUtil
Logs error messages to ID-FF error log.
error(Level, String, String[], Object) - Static method in class com.sun.identity.federation.common.LogUtil
Logs error messages to ID-FF error log.
error(Level, String, String[]) - Static method in class com.sun.identity.liberty.ws.common.LogUtil
Writes error occurred in Liberty components to a log (amLiberty.error).
ERROR - Static variable in class com.sun.identity.log.service.LogRecord
Integer constant representing ERROR
error(String, Throwable) - Static method in class com.sun.identity.log.spi.Debug
error level debug message
error(String) - Static method in class com.sun.identity.log.spi.Debug
error level debug message
ERROR - Static variable in interface com.sun.identity.log.spi.IDebug
Integer constant represent ERROR log level.
error(Level, String, String[], Object) - Method in class com.sun.identity.plugin.log.impl.FedletLogger
Logs error messages to the error logs.
error(Level, String, String[], Object, Map) - Method in class com.sun.identity.plugin.log.impl.FedletLogger
Writes error occurred in a component into a log.
error(Level, String, String[], Object) - Method in class com.sun.identity.plugin.log.impl.LogProvider
Logs error messages to the error logs.
error(Level, String, String[], Object, Map) - Method in class com.sun.identity.plugin.log.impl.LogProvider
Writes error occurred in a component into a log.
error(Level, String, String[], Object) - Method in interface com.sun.identity.plugin.log.Logger
Logs error messages to the error logs.
error(Level, String, String[], Object, Map) - Method in interface com.sun.identity.plugin.log.Logger
Writes error occurred in a component into a log.
error(Level, String, String[]) - Static method in class com.sun.identity.saml.common.LogUtils
Logs SAML specific errror conditions to the SAML error log (amSAML.error).
error(Level, String, String[], Object) - Static method in class com.sun.identity.saml.common.LogUtils
Logs SAML specific errror conditions to the SAML error log (amSAML.error).
ERROR - Static variable in class com.sun.identity.saml2.idpdiscovery.Debug
flags the state where error debugging is enabled.
error(String) - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Prints error messages only when debug level is greater than DEBUG.OFF.
error(String, Throwable) - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Prints error messages only if debug state is greater than Debug.OFF.
error(SAXParseException) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ErrorHandlerAdaptor
 
error(Level, String, String[]) - Static method in class com.sun.identity.saml2.logging.LogUtil
Logs error messages to SAML2 error log.
error(Level, String, String[], Object) - Static method in class com.sun.identity.saml2.logging.LogUtil
Logs error messages to SAML2 error log.
error(Level, String, String[], Object, Map) - Static method in class com.sun.identity.saml2.logging.LogUtil
Logs error messages to SAML2 error log.
ERROR - Static variable in class com.sun.identity.shared.debug.Debug
flags the state where error debugging is enabled.
error(String) - Method in class com.sun.identity.shared.debug.Debug
Prints error messages only when debug level is greater than DEBUG.OFF.
error(String, Throwable) - Method in class com.sun.identity.shared.debug.Debug
Prints error messages only if debug state is greater than Debug.OFF.
error(String, Object...) - Method in class com.sun.identity.shared.debug.Debug
A convenience method for error debug statements.
ERROR - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
error(String, Throwable) - Method in interface com.sun.identity.shared.debug.IDebug
Allows the recording of messages if the debug level is set to ERROR or higher for this instance.
error(String, Throwable) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Writes debug error message.
error(SAXParseException) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ErrorHandlerAdaptor
 
error(Level, String, String[]) - Static method in class com.sun.identity.wsfederation.logging.LogUtil
Logs error messages to ID-FF error log.
error(Level, String, String[], Object) - Static method in class com.sun.identity.wsfederation.logging.LogUtil
Logs error messages to ID-FF error log.
error(Level, String, String[]) - Static method in class com.sun.identity.wss.logging.LogUtil
Logs error messages to Web Services error log.
error(Level, String, String[], Object) - Static method in class com.sun.identity.wss.logging.LogUtil
Logs error messages to Web Services error log.
error(Level, String, String[], Object, Map) - Static method in class com.sun.identity.wss.logging.LogUtil
Logs error messages to Web Services error log.
ERROR - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
error(Session, Throwable) - Method in class org.forgerock.openam.notifications.websocket.NotificationsWebSocket
See Endpoint.onError(Session, Throwable).
Error() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.Error
 
ERROR - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
A single error code
ERROR - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization response, token response.
error(String) - Static method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
error(String, String) - Static method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
error(int, String, String) - Static method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
error(String) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
error(String, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
error(String, Object, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
error(String, Object...) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
error(String, Throwable) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
ERROR_400_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ERROR_401_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ERROR_403_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ERROR_404_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ERROR_405_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ERROR_409_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ERROR_500_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ERROR_ADDING_SECURITY_HEADER - Static variable in class com.sun.identity.wss.logging.LogUtil
 
ERROR_CM - Static variable in interface com.iplanet.ums.IUMSConstants
 
ERROR_CM_INITIATE - Static variable in interface com.iplanet.ums.IUMSConstants
 
ERROR_CODE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ERROR_CODE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Error code.
ERROR_CODE - Static variable in class com.sun.identity.shared.validation.URLValidator
 
ERROR_CODE_PARAM_KEY - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Key for looking up the error type from the http query string.
ERROR_CONFIG_FILE_NOT_FOUND - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
ERROR_CONFIG_FILE_PARSING - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
ERROR_CREATING_SAML11_ASSERTION - Static variable in class com.sun.identity.wss.logging.LogUtil
 
ERROR_CREATING_SAML20_ASSERTION - Static variable in class com.sun.identity.wss.logging.LogUtil
 
ERROR_DESCRIPTION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
OPTIONAL.
ERROR_DESCRIPTION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization response, token response.
ERROR_DURING_SEARCH - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
ERROR_GET_IDFF_META_INSTANCE - Static variable in class com.sun.identity.federation.common.LogUtil
Unable to get configuration instance for IDFF Meta Service.
ERROR_LOG_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants
 
ERROR_MESSAGE - Static variable in class com.sun.identity.authentication.client.AuthClientUtils
 
ERROR_MESSAGE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Error message.
ERROR_MESSAGE_PARAM_KEY - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Key for looking up the error message from the http query string.
ERROR_MSG - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of the error message
ERROR_PAGE_HTTP_BINDING - Static variable in class com.sun.identity.saml.common.SAMLConstants
Property to identity the HTTP binding for displaying error page.
ERROR_PAGE_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error page
ERROR_PAGE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error page redirection URL
error_page_url - Static variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
ERROR_PAGE_URL - Static variable in class com.sun.identity.saml.common.SAMLConstants
Property to identify the error page url.
ERROR_PARAM_KEY - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Key for looking up the boolean error state from the http query string.
ERROR_PARSING_SOAP_HEADERS - Static variable in class com.sun.identity.wss.logging.LogUtil
 
ERROR_RESPONSE_STATUS - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message ERROR_RESPONSE_STATUS.
ERROR_RETRIEVING_TOKEN_FROM_STS - Static variable in class com.sun.identity.wss.logging.LogUtil
 
ERROR_SETTING_ATTRIBUTES - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
ERROR_SIGNING_SAML_ASSERTION - Static variable in class com.sun.identity.wss.logging.LogUtil
 
ERROR_STATE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ERROR_TEMPLATE - Static variable in class com.sun.identity.authentication.client.AuthClientUtils
 
ERROR_TITLE - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of the error title
ERROR_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
OPTIONAL.
ERROR_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization response, token response.
ERROR_URL_PARAM_NAME - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
errorCode - Variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
 
errorCode - Variable in class com.sun.identity.idm.IdSearchResults
 
errorCode - Variable in class com.sun.identity.idm.RepoSearchResults
 
ErrorCorrectionLevel - Enum in org.forgerock.openam.utils.qr
Represents the error correction level provided by a QR code.
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.
ErrorEventType - Enum in org.forgerock.openam.entitlement.indextree.events
Represents errors that occur during the life cycle of listening for index changes.
ErrorHandlerAdaptor - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Receives errors through ErrorHandler and reports to the SAXUnmarshallerHandler.
ErrorHandlerAdaptor(SAXUnmarshallerHandler, Locator) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ErrorHandlerAdaptor
 
ErrorHandlerAdaptor - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Receives errors through ErrorHandler and reports to the SAXUnmarshallerHandler.
ErrorHandlerAdaptor(SAXUnmarshallerHandler, Locator) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ErrorHandlerAdaptor
 
errorLogger - Variable in class com.sun.identity.plugin.log.impl.FedletLogger
 
errorLogger - Variable in class com.sun.identity.plugin.log.impl.LogProvider
 
errorMsg - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
Error message stored in the model
ErrorResource - Class in org.forgerock.oauth2.restlet
Restlet resource for an OAuth2 error.
ErrorResource(ExceptionHandler, OAuth2Exception) - Constructor for class org.forgerock.oauth2.restlet.ErrorResource
Constructs a new ErrorResource.
errors() - Method in class org.forgerock.openam.test.apidescriptor.ApiOperationsAssert
Get the test representative of ApiErrors in the annotated operation.
errorUri(String) - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
ESCAPE_AMPERSAND - Static variable in class com.sun.identity.shared.StringUtils
 
ESCAPE_ATTR_VALUE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Keyname for escaping special characters in AttributeValue.
ESCAPE_DELIMITER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
ESCAPE_DELIMITER - Static variable in class com.sun.identity.shared.StringUtils
 
escapeColonInString(String) - Static method in class com.sun.identity.monitoring.MonitoringUtil
Escapes colons (":") in the supplied String to ":".
escapePipe(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Replaces | with "|".
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.
escapeSpecialCharacters(String) - Static method in class com.sun.identity.sm.SMSSchema
The method escapes '&', '<', '>', '"', '''
escapeTags(String) - Static method in class com.sun.identity.cli.WebCLIHelper
 
escapeValue(String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Escapes characters that should be escaped.
ESIA_ORG_INFO_URL - Static variable in class org.forgerock.openam.authentication.modules.oauth2.profile.ESIAProfileProvider
 
ESIA_ORG_SCOPE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.profile.ESIAProfileProvider
 
ESIAProfileProvider - Class in org.forgerock.openam.authentication.modules.oauth2.profile
 
ESIAProfileProvider() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.profile.ESIAProfileProvider
 
ESIAServiceUrlProvider - Class in org.forgerock.openam.authentication.modules.oauth2.service
 
ESIAServiceUrlProvider(String, String) - Constructor for class org.forgerock.openam.authentication.modules.oauth2.service.ESIAServiceUrlProvider
 
eSubjectConditionToXCondition(EntitlementSubject, EntitlementCondition) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
ETAG_ATTR - Static variable in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
ETagAssertionCTSOptionFunction - Class in org.forgerock.openam.cts.impl
Function that is invoked for the CTSOptions.OPTIMISTIC_CONCURRENCY_CHECK_OPTION.
ETagAssertionCTSOptionFunction() - Constructor for class org.forgerock.openam.cts.impl.ETagAssertionCTSOptionFunction
 
ETHERNET - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The Ethernet type.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.AndCondition
Returns ConditionDecision of EntitlementCondition evaluation
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.AndSubject
Returns SubjectDecision of EntitlementSubject evaluation
evaluate(Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.AnonymousESubject
Returns SubjectDecision of ESubject evaluation
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.AnyUserSubject
Deprecated.
 
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Returns ConditionDecision of EntitlementCondition evaluation.
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.AttributeSubject
Returns SubjectDecision of EntitlementSubject evaluation
evaluate(Subject, String, Subject, String, String, Set<String>, Map<String, Set<String>>, boolean) - Method in class com.sun.identity.entitlement.Entitlement
Returns a set of resource names that match the given resource.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in interface com.sun.identity.entitlement.EntitlementCondition
Returns condition decision.
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in interface com.sun.identity.entitlement.EntitlementSubject
Returns SubjectDecision of EntitlementSubject evaluation.
evaluate(String, Subject, Set<String>, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.Evaluator
Returns a list of entitlements for a given subject, resource names and environment.
evaluate(String, Subject, String, Map<String, Set<String>>, boolean) - Method in class com.sun.identity.entitlement.Evaluator
Returns a list of entitlements for a given subject, resource name and environment.
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.GroupSubject
Deprecated.
Returns SubjectDecision of EntitlementSubject evaluation.
evaluate(Subject, String, Subject, String, String, String, Set<String>, Map<String, Set<String>>, boolean, Object) - Method in interface com.sun.identity.entitlement.IPrivilege
Returns a list of entitlement for a given subject, resource name and environment.
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.LogicalCondition
Returns ConditionDecision of EntitlementCondition evaluation
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.NoSubject
 
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.NotCondition
Returns ConditionDecision of EntitlementCondition evaluation
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.NotSubject
Returns SubjectDecision of EntitlementSubject evaluation.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.opensso.OpenSSOGroupSubject
Deprecated.
Returns SubjectDecision of EntitlementSubject evaluation
evaluate(Subject, String, Subject, String, String, String, Set<String>, Map<String, Set<String>>, boolean, Object) - Method in class com.sun.identity.entitlement.opensso.OpenSSOPrivilege
 
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
Returns condition decision.
evaluate(Subject, String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Called by the entitlements framework to fetch its resource attributes; cascades the call through to the configured response provider implementation
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Returns subject decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.OrCondition
Evaluates this ConditionDecision's EntitlementConditions to determine the correct decision to return - if any of the EntitlementConditions are true, the returned decision is satisfied and has no advices.
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.OrSubject
Returns SubjectDecision of EntitlementSubject evaluation
evaluate(Subject, String, Subject, String, String, String, Set<String>, Map<String, Set<String>>, boolean, Object) - Method in class com.sun.identity.entitlement.Privilege
Returns a list of entitlement for a given subject, resource name and environment.
evaluate(Subject, String, Subject, String, String, String, Set<String>, Map<String, Set<String>>, boolean, Object) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
 
evaluate(Subject, String, Subject, String, Map<String, Set<String>>) - Method in interface com.sun.identity.entitlement.ResourceAttribute
Returns resource attributes applicable to the request.
evaluate(Subject, String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.StaticAttributes
Returns resoruce attributes aplicable to the request
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
evaluate(Subject, String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.UserAttributes
Returns resoruce attributes aplicable to the request
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.UserSubject
Deprecated.
Returns SubjectDecision of EntitlementSubject evaluation
evaluate() - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Evaluates this condition This method can be overridden by a plug-in which provides means of evaluating this condition
evaluate() - Method in class com.sun.identity.saml.assertion.Condition
Evaluates this condition An abstract method which can be implemented by any condition extending this Condition object, to provide means of evaluating the condition.
evaluate() - Method in class com.sun.identity.saml.assertion.DoNotCacheCondition
Evaluates the Conditions A method which can be overridden by a plug-in maybe which provides means of evaluating this condition
evaluate(Context, PrivilegeDefinition) - Method in class org.forgerock.openam.authz.PrivilegeAuthzModule
Given the calling context and the privilege definition attempts to authorise the calling subject.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.CachingEntitlementCondition
First checks whether the backing condition has been evaluated already, if no, then evaluates the condition once and saves the result in the PrivilegeEvaluatorContext.conditionDecisionCache.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
 
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
Returns condition decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
Returns condition decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
Returns condition decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
Returns condition decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
Returns condition decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
Returns condition decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
Returns condition decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.ScriptCondition
 
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
Returns condition decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
Returns condition decision.
evaluate(String, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
Returns condition decision.
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.subject.AuthenticatedUsers
Returns SubjectDecision of EntitlementSubject evaluation.
evaluate(String, SubjectAttributesManager, Subject, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.subject.IdentitySubject
Returns SubjectDecision of EntitlementSubject evaluation.
evaluate(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
evaluate(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
evaluate(Context, Request) - Method in class org.forgerock.openam.rest.router.ApiRouteMatcher
 
evaluateBatch(BatchPolicyRequest) - Method in interface org.forgerock.openam.entitlement.rest.PolicyEvaluator
Given a batch policy request, provides a set of policy decisions that correspond to each resource definition.
evaluateBundleValues(ResourceBundle, Properties) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Lookups and set the resource bundle variables to the Properties
evaluatePropertiesValue(String, Properties) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Lookups and replaces the variables in the string
evaluateScope(AccessToken) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
evaluateScope(AccessToken) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the specified access token's information.
evaluateScope(AccessToken) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
evaluateScope(AccessToken) - Method in interface org.forgerock.oauth2.core.ScopeValidator
Gets the specified access token's information.
evaluateScope(AccessToken) - Method in class org.forgerock.openam.oauth2.OpenAMScopeValidator
Gets the specified access token's information.
evaluateScript(ScriptObject, Bindings) - Method in interface org.forgerock.openam.scripting.ScriptEvaluator
Evaluates the given script object using an appropriate script engine for the language of the script.
evaluateScript(ScriptObject, Bindings) - Method in class org.forgerock.openam.scripting.StandardScriptEvaluator
Evaluates scripts immediately using the configured JSR-223 script engine manager.
evaluateScript(ScriptObject, Bindings) - Method in class org.forgerock.openam.scripting.ThreadPoolScriptEvaluator
This implementation of evaluateScript runs any provided script in its own thread.
evaluateTree(TreePolicyRequest) - Method in interface org.forgerock.openam.entitlement.rest.PolicyEvaluator
Given a tree policy request, provides a set of policy decisions for each defined policy that matches the single resource definition and below.
evaluateTree(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
 
evaluateTree(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
EvaluationTimingStore - Class in org.forgerock.openam.entitlement.monitoring
Store for containing the information useful to monitoring timings of policy evaluations.
EvaluationTimingStore(EntitlementConfigurationWrapper) - Constructor for class org.forgerock.openam.entitlement.monitoring.EvaluationTimingStore
 
Evaluator - Class in com.sun.identity.entitlement
The class evaluates entitlement request and provides decisions.
Evaluator(Subject) - Constructor for class com.sun.identity.entitlement.Evaluator
Constructor to create an evaluator the default service type.
Evaluator(Subject, String) - Constructor for class com.sun.identity.entitlement.Evaluator
Constructor to create an evaluator given the service type.
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
EVENT_REALM - Static variable in class org.forgerock.openam.audit.AuditConstants
Names of the realm field on an audit event.
EVENT_TYPE - Static variable in class com.sun.identity.idm.remote.IdRemoteEventListener
 
eventDebug - Static variable in class com.sun.identity.sm.SMSEntry
 
eventError(String) - Method in class com.iplanet.am.sdk.ldap.ACIEventListener
This method is invoked by the EventService if it encounters an error.
eventError(String) - Method in class com.iplanet.am.sdk.ldap.EntryEventListener
This method is invoked by the EventService if it encounters an error.
eventError(String) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
eventError(String) - Method in interface com.iplanet.services.ldap.event.IDSEventListener
This callback method is called by the EventService when an error is encountered after setting a Persistent Search request in the Directory Server
eventError(String) - Method in class com.sun.identity.sm.ldap.LDAPEventManager
 
EventException - Exception in com.iplanet.services.ldap.event
Exception occurs while setting an event request or when trigering the "entryChanged()" method after a persistent search results are received from the Directory Server.
EventException(String) - Constructor for exception com.iplanet.services.ldap.event.EventException
Constructs a EventException with a detail message.
EventException(String, Throwable) - Constructor for exception com.iplanet.services.ldap.event.EventException
Constructor with message string and an embedded exception Constructs a EventException with the given detail message and nested exception.
eventFactory - Variable in class com.sun.identity.authentication.audit.AbstractAuthenticationEventAuditor
 
EventFilterDefaultValues - Class in org.forgerock.openam.audit.configuration
Default event filter values used to filter fields and values out of audit events.
EventFilterDefaultValues() - Constructor for class org.forgerock.openam.audit.configuration.EventFilterDefaultValues
 
eventName(AuditConstants.EventName) - Method in class org.forgerock.openam.audit.AMAccessAuditEventBuilder
Sets the provided name for the event.
eventName(AuditConstants.EventName) - Method in class org.forgerock.openam.audit.AMActivityAuditEventBuilder
Sets the provided name for the event.
eventName(AuditConstants.EventName) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Sets the provided name for the event.
eventName(AuditConstants.EventName) - Method in class org.forgerock.openam.audit.AMAuthenticationAuditEventBuilder
 
eventName(AuditConstants.EventName) - Method in class org.forgerock.openam.audit.AMConfigAuditEventBuilder
Sets the provided name for the event.
eventPublisher - Variable in class com.sun.identity.authentication.audit.AbstractAuthenticationEventAuditor
 
EventService - Class in com.iplanet.services.ldap.event
The EventService is responsible for listening to and dispatching to listening objects messages returning from persistent searches running in an underlying LDAP implementation.
EventType - Interface in org.forgerock.openam.entitlement.indextree.events
Represents the type of index change event.
Evidence - Class in com.sun.identity.saml.assertion
The Evidence element specifies an assertion either by reference or by value.
Evidence(Element) - Constructor for class com.sun.identity.saml.assertion.Evidence
Constructs an Evidence object from a block of existing XML that has already been built into a DOM.
Evidence(Set) - Constructor for class com.sun.identity.saml.assertion.Evidence
Constructs a new Evidence> element containing a set of Assertion objects.
Evidence(Set, Set) - Constructor for class com.sun.identity.saml.assertion.Evidence
Constructs an Evidence from a Set of Assertion and AssertionIDReference objects.
evidence - Variable in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
 
Evidence - Interface in com.sun.identity.saml2.assertion
The Evidence element contains one or more assertions or assertion references that the SAML authority relied on in issuing the authorization decision.
EVIDENCE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
EvidenceBase - Class in com.sun.identity.saml.assertion
The Evidence element specifies an assertion either by reference or by value.
EvidenceBase(Element) - Constructor for class com.sun.identity.saml.assertion.EvidenceBase
Constructs an Evidence object from a block of existing XML that has already been built into a DOM.
EvidenceBase(Set) - Constructor for class com.sun.identity.saml.assertion.EvidenceBase
Constructs a new Evidence> element containing a set of Assertion objects.
EvidenceBase(Set, Set) - Constructor for class com.sun.identity.saml.assertion.EvidenceBase
Constructs an Evidence from a Set of Assertion and AssertionIDReference objects.
EvidenceElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Evidence element declaration.
EvidenceElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EvidenceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
EvidenceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EvidenceType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for EvidenceType complex type.
EvidenceTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EvidenceTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
EvidenceTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
EW - Static variable in class com.sun.identity.log.QueryElement
Ends With Relationship.
EXACT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthContext Comparison type
EXACT_MATCH - Static variable in class com.sun.identity.entitlement.ResourceMatch
The EXACT_MATCH specifies the resources are exactly the same.
EXACT_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
Deprecated.
The EXACT_MATCH specifies the resources are exactly the same.
EXACT_MATCH - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
The EXACT_MATCH specifies the resources are exactly the same.
ExactlyOneElement - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for ExactlyOne element declaration.
ExactlyOneElementImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
ExactlyOneElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
ExactlyOneElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
exactMatch - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
The object to return on an exact match.
ExactMatchResourceName - Class in com.sun.identity.entitlement
This plugin extends the functionality provided in PrefixResourceName to provide special handling to URL type prefix resource names in canonicalize method like validating port, assigning default port of 80, if port absent etc.
ExactMatchResourceName() - Constructor for class com.sun.identity.entitlement.ExactMatchResourceName
 
examAssertions(List) - Static method in class com.sun.identity.saml.common.SAMLUtils
Determines if there is a valid SSO Assertion inside of SAML Response.
EXAMPLE_FIELD - Static variable in class com.sun.identity.install.tools.util.FileUtils
Field EXAMPLE_FIELD *
EXAMPLE_PROVIDER - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
EXCEED_RETRY_LIMIT - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
exceptActions(String...) - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
Marks authentication on action requests, with the specified action ids, to the route as optional.
exceptCreate() - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
Marks authentication on create requests to the route as optional.
exceptDelete() - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
Marks authentication on delete requests to the route as optional.
EXCEPTION - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
EXCEPTION_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
EXCEPTION_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ExceptionHandler - Class in org.forgerock.oauth2.restlet
Handles any exception that is thrown when processing a OAuth2 request, by converting to a OAuth2RestletException, if not already.
ExceptionHandler(OAuth2Representation, BaseURLProviderFactory, OAuth2RequestFactory, JacksonRepresentationFactory) - Constructor for class org.forgerock.oauth2.restlet.ExceptionHandler
Constructs a new ExceptionHandler.
ExceptionHandler - Annotation Type in org.forgerock.openam.http.annotations
Mark a method that handles exceptions thrown by a service method and turns them into a response.
ExceptionMappingHandler<E extends Exception,R extends Exception> - Interface in org.forgerock.openam.errors
Translates errors from underlying processes into appropriate errors for the given task.
exceptPatch() - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
Marks authentication on patch requests to the route as optional.
exceptQuery() - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
Marks authentication on query requests to the route as optional.
exceptRead() - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
Marks authentication on read requests to the route as optional.
exceptUpdate() - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
Marks authentication on update requests to the route as optional.
EXCLUDE_PATTERN - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
ExcludedServicesFactory - Class in org.forgerock.openam.core.rest.sms
Global service schemas are hidden from the console by having a value of . in the amServiceTable file.
ExcludedServicesFactory() - Constructor for class org.forgerock.openam.core.rest.sms.ExcludedServicesFactory
 
excludePattern - Variable in class com.sun.identity.tools.manifest.FilesDigester
 
execute(Principal, PersistentObject, Guid) - Method in class com.iplanet.ums.EntityManager
This method will use methods provided by ConfigManager to get "Structure Template" information from the DIT.
execute(RequestContext) - Method in class com.sun.identity.cli.SubCommand
Services a CLI request.
execute(IdentityServicesImpl, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityMethod
 
execute(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
execute(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.BackupFileTask
 
execute(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
execute(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.CreateLayoutTask
 
execute(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
execute(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.DeleteLayoutTask
 
execute(String, IStateAccess, Map) - Method in interface com.sun.identity.install.tools.configurator.ITask
 
execute(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.MigrateConfigurePropertiesTask
 
execute(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.MigrateWebAgentConfigurePropertiesTask
 
execute(AuditEventPublisher, AuditEventFactory) - Method in interface com.sun.identity.log.service.LogOperation
Return result of the request processing in Response
execute(AuditEventPublisher, AuditEventFactory) - Method in class com.sun.identity.log.service.LogRecWrite
Return result of the request processing in Response
execute(String[]) - Method in class com.sun.identity.setup.OpenSSOConfigurator
Runs the configurator
execute(Locale, Map) - Method in class com.sun.identity.workflow.ConfigureGoogleApps
 
execute(Locale, Map) - Method in class com.sun.identity.workflow.ConfigureSalesForceApps
 
execute(Locale, Map) - Method in class com.sun.identity.workflow.ConfigureSocialAuthN
 
execute(Locale, Map) - Method in class com.sun.identity.workflow.CreateFedlet
 
execute(Locale, Map) - Method in class com.sun.identity.workflow.CreateHostedIDP
Creates hosted identity provider.
execute(Locale, Map) - Method in class com.sun.identity.workflow.CreateHostedSP
Creates hosted service provider.
execute(Locale, Map) - Method in class com.sun.identity.workflow.CreateRemoteIDP
Creates remote identity provider.
execute(Locale, Map) - Method in class com.sun.identity.workflow.CreateRemoteSP
Creates remote service provider.
execute(Locale, Map) - Method in class com.sun.identity.workflow.CreateSoapSTSDeployment
 
execute(Locale, Map) - Method in class com.sun.identity.workflow.GetCircleOfTrusts
Returns Circle of trust of a given realm or extended metadata.
execute(Locale, Map) - Method in class com.sun.identity.workflow.GetHostedIDPs
 
execute(Locale, Map) - Method in class com.sun.identity.workflow.GetIDPSPPairingInCOT
 
execute(Locale, Map) - Method in interface com.sun.identity.workflow.ITask
Executes the task.
execute() - Method in class org.forgerock.maven.plugins.CLIDefinitionGenerator
 
execute() - Method in class org.forgerock.maven.plugins.inject.content.InjectContent
execute(Runnable) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
execute(String[]) - Method in class org.forgerock.openam.setup.OpenAMUpgrade
Main method of the class which evaluates supplied arguments, the supplied config file and sends off necessary requests
execute(TokenStorageAdapter) - Method in class org.forgerock.openam.sm.datalayer.api.AbstractTask
 
execute(C) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Perform the query and return the results as processed Token instances.
execute(TokenStorageAdapter) - Method in interface org.forgerock.openam.sm.datalayer.api.Task
Perform the task.
execute(String, Task) - Method in interface org.forgerock.openam.sm.datalayer.api.TaskExecutor
Executes the task for the given tokenId.
execute(String, Task) - Method in class org.forgerock.openam.sm.datalayer.impl.PooledTaskExecutor
 
execute(String, Task) - Method in class org.forgerock.openam.sm.datalayer.impl.SeriesTaskExecutor
 
execute(String, Task) - Method in class org.forgerock.openam.sm.datalayer.impl.SimpleTaskExecutor
The simple executor that executes a task.
execute(TokenStorageAdapter) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.ContinuousQueryTask
 
execute() - Method in class org.openidentityplatform.openam.cassandra.ExecuteCallback
 
executeAllInteractions(InstFinderInteractionsRunner, InteractionsRunner, DisplaySummaryHandler) - Method in class com.sun.identity.install.tools.configurator.Driver
 
executeAsync() - Method in class org.openidentityplatform.openam.cassandra.ExecuteCallback
 
executeAttributeQuery(C) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Perform an Attribute based query against the persistent store.
ExecuteCallback - Class in org.openidentityplatform.openam.cassandra
 
ExecuteCallback(String, CqlSession, Statement<?>) - Constructor for class org.openidentityplatform.openam.cassandra.ExecuteCallback
 
ExecuteCommand - Class in com.sun.identity.install.tools.util
This class executes a given script/commnand using Runtime.exec().
ExecuteCommand() - Constructor for class com.sun.identity.install.tools.util.ExecuteCommand
 
executeCommand(String[], String[], StringBuffer) - Static method in class com.sun.identity.install.tools.util.ExecuteCommand
Method executeCommand
executeContinuousQuery(ContinuousQueryListener) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Attaches a listener to a connection which will continually return its results.
executeContinuousQuery(ContinuousQueryListener) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryBuilder
 
executeContinuousQuery(ContinuousQueryListener) - Method in class org.openidentityplatform.openam.cassandra.QueryBuilder
 
executeIFinderInteractions(InstFinderInteractionsRunner, InteractionsRunner, boolean) - Method in class com.sun.identity.install.tools.configurator.Driver
 
executeInstanceInteractions(InteractionsRunner, boolean) - Method in class com.sun.identity.install.tools.configurator.Driver
 
executeInteractionsAndTasks(InteractionsRunner, InstallLogger) - Method in class com.sun.identity.install.tools.configurator.MigrateDriver
 
executeJavaCommand(String, String, String) - Static method in class com.sun.identity.install.tools.util.ExecuteCommand
Execute java command
executeLogin(Subject, AuthContext.IndexType, String, String, String) - Method in class com.sun.identity.authentication.service.AMLoginContext
Starts login process, the map passed to this method is the parameters required to start the login process.
executeRawResults(C, Class<T>) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Creates an iterator that contains pages of results (if paging not requested, one page is returned).
executeRawResults(Connection, Class<T>) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryBuilder
Perform the query and return the results as Entry instances.
executeRawResults(CqlSession, Class<T>) - Method in class org.openidentityplatform.openam.cassandra.QueryBuilder
Perform the query and return the results as Entry instances.
EXECUTOR_BINDING_NAME - Static variable in class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
 
EXECUTOR_BINDING_NAME - Static variable in class com.iplanet.dpro.session.service.SessionTimeoutHandlerExecutor
 
EXECUTOR_BINDING_NAME - Static variable in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Constant for binding an Executor for the CTS monitoring store to store CTS runtime data.
EXECUTOR_BINDING_NAME - Static variable in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
 
ExecutorServiceConfigurator - Class in org.forgerock.openam.audit.context
Exposes aspects of a wrapped ThreadPoolExecutor's configuration.
ExecutorServiceConfigurator(ThreadPoolExecutor) - Constructor for class org.forgerock.openam.audit.context.ExecutorServiceConfigurator
Constructs a new ExecutorServiceConfigurator.
EXISTING_HOST - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
EXISTING_PORT - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
EXISTING_REPL_PORT - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
EXISTING_SERVER_ID - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
EXISTING_STORE_HOST - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
EXISTING_STORE_PORT - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
exists() - Method in class com.sun.identity.sm.ServiceConfig
Returns true if the entry exist
exists() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
exists() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Checks whether the config exists.
exists() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
ExitCodes - Interface in com.sun.identity.cli
This interface defines exit codes.
exiting(String) - Method in class com.sun.identity.shared.test.UnitTestBase
Writes a log entry for exiting a test method.
EXP - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
expandEnvironmentVariables(String) - Static method in class org.forgerock.openam.setup.BootstrapConfig
Return the string value, expanding any environment variables and java system properties found in the expression.
expect(String, Set<Predicate>) - Method in class org.forgerock.openam.services.push.dispatch.MessageDispatcher
Tells the message dispatcher to expect a message to be handled with the given messageId.
EXPECTED_HOSTNAME_KEY - Static variable in class org.forgerock.openam.cors.CORSConstants
Expected hostname Key
expirationTimeInSecondsFromEpoch(long) - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState.STSIssuedTokenStateBuilder
 
expire() - Method in class com.sun.identity.common.HeadTaskRunnable
Sets the status of the HeadTask to expired.
EXPIRE_TIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
EXPIRE_TIME_KEY - Static variable in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
expired - Variable in class com.sun.identity.common.HeadTaskRunnable
 
EXPIRED_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The access token provided has expired.
EXPIRED_TOKEN_DELETE_SUCCESS - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
ExpiredTokenException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when an expired access token or refresh token is used.
ExpiredTokenException() - Constructor for exception org.forgerock.oauth2.core.exceptions.ExpiredTokenException
Constructs a new ExpiredTokenException with the default message.
EXPIRES - Static variable in class com.sun.identity.wss.security.WSSConstants
 
EXPIRES_IN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization response, token response.
ExpiresElement - Interface in com.sun.identity.wsfederation.jaxb.wsu
This element allows an expiration time to be applied anywhere element wildcards are present.
ExpiresElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
ExpiresElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
ExpiresElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
EXPIRY_TIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.StoredToken
 
EXPIRYTIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.StoredToken
 
EXPORTEDARGS - Static variable in class com.sun.identity.sm.SMSEntry
 
exportExtendedMeta(String, String) - Static method in class com.sun.identity.workflow.ExportSAML2MetaData
 
exportJson() - Method in class org.forgerock.openam.core.rest.record.Record
Export into json.
ExportMetaData - Class in com.sun.identity.federation.cli
Export Meta Data.
ExportMetaData() - Constructor for class com.sun.identity.federation.cli.ExportMetaData
 
ExportSAML2MetaData - Class in com.sun.identity.workflow
Export SAML2 Metadata.
ExportServer - Class in com.sun.identity.cli.serverconfig
Export a server instance.
ExportServer() - Constructor for class com.sun.identity.cli.serverconfig.ExportServer
 
exportServerInstance(SSOToken, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Exports a server instance.
ExportServiceConfiguration - Class in com.sun.identity.cli.schema
 
ExportServiceConfiguration() - Constructor for class com.sun.identity.cli.schema.ExportServiceConfiguration
 
exportStandardMeta(String, String, boolean) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
 
exportXACML(String, Subject, List<String>) - Method in class com.sun.identity.entitlement.xacml3.XACMLExportImport
Performs an export of all Policies found in the Privilege Manager that match the provided filters.
exportXACML() - Method in class org.forgerock.openam.xacml.v3.rest.XacmlService
Export all Policies defined within the Realm used to access this end point.
EXPOSE_HEADERS_KEY - Static variable in class org.forgerock.openam.cors.CORSConstants
Exposed Headers Key.
exposeSTSInstanceAsWebService(Map<String, Object>, SecurityTokenServiceProvider, SoapSTSInstanceConfig) - Method in interface org.forgerock.openam.sts.soap.publish.SoapSTSInstanceLifecycleManager
 
exposeSTSInstanceAsWebService(Map<String, Object>, SecurityTokenServiceProvider, SoapSTSInstanceConfig) - Method in class org.forgerock.openam.sts.soap.publish.SoapSTSInstanceLifecycleManagerImpl
 
expression - Variable in class com.sun.identity.entitlement.xacml3.core.Apply
 
expression - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
 
expression - Variable in class com.sun.identity.entitlement.xacml3.core.Condition
 
Expression - Class in com.sun.identity.entitlement.xacml3.core
Java class for ExpressionType complex type.
Expression() - Constructor for class com.sun.identity.entitlement.xacml3.core.Expression
 
expression - Variable in class com.sun.identity.entitlement.xacml3.core.VariableDefinition
 
EXT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.MAC
OPTIONAL.
EXT_DATA_STORE - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
EXTENSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Extension
Extension - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
Extension(List) - Constructor for class com.sun.identity.federation.message.common.Extension
Deprecated.
Constructor to create Extension object.
Extension(Element) - Constructor for class com.sun.identity.federation.message.common.Extension
Deprecated.
Constructor to create Extension object.
Extension(Map) - Constructor for class com.sun.identity.federation.message.common.Extension
Deprecated.
Constructor to create Extension object.
EXTENSION - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
EXTENSION_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
EXTENSION_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
EXTENSION_NOT_SUPPORTED - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
ExtensionBaseURLProvider - Class in org.forgerock.openam.services.baseurl
Wraps a 3rd party implemented BaseURLProvider.
ExtensionBaseURLProvider() - Constructor for class org.forgerock.openam.services.baseurl.ExtensionBaseURLProvider
 
ExtensionFilterManager - Class in org.forgerock.openam.oauth2.extensions
A class for retrieving extension filters, through the Java ServiceLoader framework, that will be invoked as extension points in the various flows.
ExtensionFilterManager() - Constructor for class org.forgerock.openam.oauth2.extensions.ExtensionFilterManager
 
EXTENSIONS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Extensions Element.
EXTENSIONS - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
Extensions - Interface in com.sun.identity.saml2.protocol
The interface Extensions defines methods for adding protcol message extension elements.
extensions - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
extensions - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
ExtensionsElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for Extensions element declaration.
ExtensionsElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ExtensionsElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
ExtensionsElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ExtensionsImpl - Class in com.sun.identity.saml2.protocol.impl
The class defines methods for adding protcol message extension elements.
ExtensionsImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.ExtensionsImpl
Constructor to create the Extensions Object.
ExtensionsImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.ExtensionsImpl
Constructor to create the Extensions Object.
ExtensionsImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.ExtensionsImpl
Constructor to create the Extensions Object.
ExtensionsType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for ExtensionsType complex type.
ExtensionsTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ExtensionsTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
ExtensionsTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
EXTERNAL - Static variable in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
EXTERNAL_ATTRIBUTES_FETCH_ENABLED_ATTR - Static variable in class com.iplanet.am.sdk.common.CallBackHelperBase
 
EXTERNAL_ATTRIBUTES_FETCH_ENABLED_ATTR - Static variable in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
EXTERNAL_CONFIG - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
 
ExternalConnectionConfigProvider - Class in org.forgerock.openam.sm.datalayer.impl.ldap
A guice provider for external connection config that is provided by an LdapDataLayerConfiguration instance.
ExternalConnectionConfigProvider(ExternalLdapConfig, LdapDataLayerConfiguration) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalConnectionConfigProvider
 
ExternalLdapConfig - Class in org.forgerock.openam.sm.datalayer.impl.ldap
Models the external configuration of the LDAP data store.
ExternalLdapConfig(Debug) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
extract(HttpServletRequest, String) - Method in class org.forgerock.openam.oauth2.CookieExtractor
Extracts the value of the cookie with the specified name on the given request.
extractCredentials(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.ClientCredentialsReader
Extracts the client's credentials from the OAuth2 request.
extractPassword(Authenticator, String) - Method in class org.forgerock.openam.radius.common.UserPasswordAttribute
Extracts the plain text password from the cipher text for instances created from on-the-wire octets.
extractPasswordHash(byte[]) - Static method in class org.openidentityplatform.openam.cassandra.SSHA
Helper method that extracts the hashed password fragment from a supplied salted SHA digest by taking all of the characters before position 20.
extractPasswordHash(byte[]) - Static method in class org.openidentityplatform.openam.cassandra.SSHA256
Helper method that extracts the hashed password fragment from a supplied salted SHA digest by taking all of the characters before position 32.
extractSalt(byte[]) - Static method in class org.openidentityplatform.openam.cassandra.SSHA
Helper method that extracts the salt from supplied salted digest by taking all of the characters at position 20 and higher.
extractSalt(byte[]) - Static method in class org.openidentityplatform.openam.cassandra.SSHA256
Helper method that extracts the salt from supplied salted digest by taking all of the characters at position 32 and higher.
extractServerId(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Extracts serverID from the specified id.
extractToken(String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
extractValidDomains(ValidWReplyExtractor.WSFederationEntityInfo) - Method in class com.sun.identity.wsfederation.plugins.whitelist.ValidWReplyExtractor
 
extractValidDomains(ValidRelayStateExtractor.SAMLEntityInfo) - Method in class org.forgerock.openam.saml2.plugins.ValidRelayStateExtractor
 
extractValidDomains(String) - Method in class org.forgerock.openam.security.whitelist.ValidGotoUrlExtractor
 
extractValidDomains(T) - Method in interface org.forgerock.openam.shared.security.whitelist.ValidDomainExtractor
Extracts the Valid goto URL domains based on the provided configuration details.
extraData - Variable in class org.forgerock.oauth2.core.StatefulAccessToken
 
extraData - Variable in class org.forgerock.openam.oauth2.StatelessAccessToken
 

F

FACADE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
FACADE_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
FACTORY_NAME - Static variable in class org.forgerock.openam.core.rest.devices.services.deviceprint.TrustedDeviceServiceFactory
Name of this factory for Guice purposes.
FACTORY_NAME - Static variable in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathServiceFactory
Name of this factory for Guice purposes.
FACTORY_NAME - Static variable in class org.forgerock.openam.core.rest.devices.services.push.AuthenticatorPushServiceFactory
Name of this factory for Guice purposes.
FAILED - Static variable in class com.sun.identity.authentication.AuthContext.Status
The FAILED indicates that the login process has failed.
FAILED - Static variable in class com.sun.identity.authentication.spi.RedirectCallback
The status as the result of redirection, as "FAILED".
FAILED - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
failed() - Method in class com.sun.identity.shared.test.tools.TestCase
Returns true if the testcase failed.
FAILED_HOSTED_DESCRIPTOR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to get hosted descriptor
FAILED_SOAP_URL_END_POINT_CREATION - Static variable in class com.sun.identity.federation.common.LogUtil
SOAP URL End Point Creation Failed.
FAILED_SSO_TOKEN_GENERATION - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to generation SSOToken
FAILED_TO_CREATE_SSO_TOKEN - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message FAILED_TO_CREATE_SSO_TOKEN.
Failure - Class in com.sun.identity.shared.test.tools
This class is the failure object in the report generating tool setup.
Failure(Node) - Constructor for class com.sun.identity.shared.test.tools.Failure
Creates an instance of Failure object.
FAILURE_CODE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Parameter for failure code.
FAILURE_URL - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
FAILURE_VALUE - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
FailureAverage - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Variable for storing the value of "FailureAverage".
FailureCumulative - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Variable for storing the value of "FailureCumulative".
FailureMaximum - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Variable for storing the value of "FailureMaximum".
FailureMinimum - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Variable for storing the value of "FailureMinimum".
fallbackLocale - Variable in class com.sun.identity.authentication.UI.AuthViewBeanBase
 
FALSE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
boolean: false
FALSE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
False Value String
FALSE_VALUE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
FAM_CLASSLOADER_DIR_PATH - Static variable in class com.sun.identity.classloader.FAMClassLoader
 
FAM_CLASSLOADER_DIR_PATH - Static variable in class com.sun.identity.wss.sts.STSConstants
 
FAM_TOKEN_NS - Static variable in class com.sun.identity.wss.sts.STSConstants
 
FAMCallbackHandler - Class in com.sun.identity.wss.sts.config
 
FAMCallbackHandler(String) - Constructor for class com.sun.identity.wss.sts.config.FAMCallbackHandler
Creates a new instance of FAMCallbackHandler
FAMClassLoader - Class in com.sun.identity.classloader
OpenAM class loader to overcome the class loading issues of jars that are not compatible for OpenAM.
FAMClassLoader() - Constructor for class com.sun.identity.classloader.FAMClassLoader
Creates a new instance of FAMClassLoader
FAMRecord - Class in com.sun.identity.sm.model
FAMRecord stores all the data that the user would store in the database.
FAMRecord(String, String, String, long, String, int, String, byte[]) - Constructor for class com.sun.identity.sm.model.FAMRecord
FAMRecord represents the data fields that the user would store in a persistent datastore.
FAMSecurityToken - Class in com.sun.identity.wss.security
The class FAMSecurityToken represents Federation OpenAM Security Token using OpenAM Single Sign-on Token.
FAMSecurityToken(SSOToken) - Constructor for class com.sun.identity.wss.security.FAMSecurityToken
Constructor for FAMSecurityToken
FAMSecurityToken(Element) - Constructor for class com.sun.identity.wss.security.FAMSecurityToken
Constructor that uses DOM Element
FAMSTSAttributeProvider - Class in com.sun.identity.wss.sts.spi
The STS attribute provider is used to retrieve an authenticated user or profile attributes and gives it to the assertion generator so that these attributes could be part of SAML attribute statements.
FAMSTSAttributeProvider() - Constructor for class com.sun.identity.wss.sts.spi.FAMSTSAttributeProvider
 
FAMSTSAuthorizationProvider - Class in com.sun.identity.wss.sts.spi
 
FAMSTSAuthorizationProvider() - Constructor for class com.sun.identity.wss.sts.spi.FAMSTSAuthorizationProvider
 
FAMSTSConfiguration - Class in com.sun.identity.wss.sts.config
 
FAMSTSConfiguration() - Constructor for class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Default Constructor.
FAMSTSConfigurationProvider - Class in com.sun.identity.wss.sts.config
 
FAMSTSConfigurationProvider() - Constructor for class com.sun.identity.wss.sts.config.FAMSTSConfigurationProvider
Creates a new instance of FAMSTSConfigurationProvider
FAMSTSException - Exception in com.sun.identity.wss.sts
This class FAMSTSException is used to generate the exceptions during failures for generating or handling Security tokens via Security Token Service.
FAMSTSException() - Constructor for exception com.sun.identity.wss.sts.FAMSTSException
Create an SecurityException with no message.
FAMSTSException(String) - Constructor for exception com.sun.identity.wss.sts.FAMSTSException
Create an SecurityException with a message.
FAMSTSImpl - Class in com.sun.identity.wss.sts
 
FAMSTSImpl() - Constructor for class com.sun.identity.wss.sts.FAMSTSImpl
 
FAMSTSTokenProvider - Class in com.sun.identity.wss.sts.spi
 
FAMSTSTokenProvider() - Constructor for class com.sun.identity.wss.sts.spi.FAMSTSTokenProvider
 
FAMTransportPipeFactory - Class in com.sun.identity.wss.sts.spi
 
FAMTransportPipeFactory() - Constructor for class com.sun.identity.wss.sts.spi.FAMTransportPipeFactory
 
FAMTrustSPMetadata - Class in com.sun.identity.wss.sts.config
 
FAMTrustSPMetadata(String) - Constructor for class com.sun.identity.wss.sts.config.FAMTrustSPMetadata
Creates a new instance of FAMTrustSPMetedata
fastforward(ActionRequest) - Method in class org.forgerock.openam.temper.TimeTravelRouteProvider.TimeTravelResourceProvider
The fastforward action allows the time to be moved forward by a number of milliseconds.
FATAL_ERROR - Static variable in exception com.iplanet.log.LogException
Log SQL error / static public final int SQL_ERROR = 523; /** Other unknown fatal error.
fatalError(SAXParseException) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ErrorHandlerAdaptor
 
fatalError(SAXParseException) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ErrorHandlerAdaptor
 
FaultToElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for FaultTo element declaration.
FaultToElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
FaultToElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
FaultToElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
FauxOpenIdConnectTokenPKIProvider - Class in org.forgerock.openam.sts.tokengeneration.oidc.crypto
An implementation of the OpenIdConnectTokenPKIProvider for STS instances which are not issuing OpenIdConnectTokens, or are issuing OpenIdConnect tokens with a non-RSA-based signature mechanism (HMAC), and thus don't need public/private key state.
FauxSAML2CryptoProvider - Class in org.forgerock.openam.sts.tokengeneration.saml2.xmlsig
All of the rest-sts-instance-specific state necessary for the TokenGenerationService to generate instance-specific assertions is cached in the RestSTSInstanceStateProvider.
FauxSAML2CryptoProvider() - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.FauxSAML2CryptoProvider
 
FED_INFO_WRITTEN - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
fedAccountHash - Static variable in class com.sun.identity.saml2.profile.SPCache
Map saves data on whether the account was federated.
FedCLIConstants - Interface in com.sun.identity.federation.cli
Constants for CLI options and arguments.
FedCOTIndex - Variable in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Variable for storing the value of "FedCOTIndex".
FedCOTIndex - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsEntry
Variable for storing the value of "FedCOTIndex".
FedCOTMemberIndex - Variable in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Variable for storing the value of "FedCOTMemberIndex".
FedCOTMemberName - Variable in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Variable for storing the value of "FedCOTMemberName".
FedCOTMemberType - Variable in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Variable for storing the value of "FedCOTMemberType".
FedCOTName - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsEntry
Variable for storing the value of "FedCOTName".
FedEntityIndex - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Variable for storing the value of "FedEntityIndex".
FedEntityLoc - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Variable for storing the value of "FedEntityLoc".
FedEntityName - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Variable for storing the value of "FedEntityName".
FedEntityProto - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Variable for storing the value of "FedEntityProto".
FedEntityType - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Variable for storing the value of "FedEntityType".
FEDERATE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federate
FEDERATE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Http request parameter used to indicate whether the intent is federation or not.
FEDERATE_COOKIE_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
FedCookie name
FEDERATE_COOKIE_NAME - Static variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
FederateCookieRedirector - Interface in com.sun.identity.saml2.profile
Interface to describe an object that can check a cookie and then perform SAML2 Redirect based on the result.
FederatedSSOException - Exception in com.sun.identity.saml2.profile
Checked exception for errors that occur during federated single sign-on (SSO).
FederatedSSOException(SAML2IdentityProviderAdapter, String, String) - Constructor for exception com.sun.identity.saml2.profile.FederatedSSOException
Constructs the FederatedSSOException with the given parameters.
FEDERATEKEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federate keyword
FEDERATEVALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default value of the federate
Federation - Class in com.sun.identity.authentication.modules.federation
 
Federation() - Constructor for class com.sun.identity.authentication.modules.federation.Federation
Constructor
FEDERATION_DIR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
 
FEDERATION_DONE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation Done URL
FEDERATION_FAILED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Account federation failed.
FEDERATION_FAILED_ACCOUNT_INSTANCE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to get Account Manager Instance.
FEDERATION_FAILED_ANON_AUTH_ACCOUNT_EXPIRED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Account federation failed because anonymous user account is expired.
FEDERATION_FAILED_ANON_AUTH_USER_INACTIVE - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Account federation failed because anonymous user account is inactive.
FEDERATION_FAILED_ANON_AUTH_USER_LOCKED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Account federation failed because anonymous user account is locked.
FEDERATION_FAILED_ANON_TOKEN_GENERATION - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Account federation failed because it failed to generate anonymous token.
FEDERATION_FAILED_META_INSTANCE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to get Meta Manager Instance.
FEDERATION_FAILED_SSO_TOKEN_GENERATION - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Account federation failed because it failed to generate user token.
FEDERATION_FAILED_WRITING_ACCOUNT_INFO - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Account federation failed because it failed to write account federation info.
FEDERATION_FAILED_WRITING_ACCOUNT_INFO - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for federation failure due to unable to write account federation info.
FEDERATION_FED_COOKIE_NAME - Static variable in interface com.sun.identity.shared.Constants
Property string for federation service cookie.
FEDERATION_HANDLER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation handler
FEDERATION_MODULE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
FederationModule Name
FEDERATION_NOT_EXISTS_STATUS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty federation does not exist: lib:FederationDoesNotExist
FEDERATION_PROPERTY_FILE_INVALID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Invalid Property File
FEDERATION_REDIRECT_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Redirection failed.
FEDERATION_SP_ADAPTER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation Service Provider Adapter
FEDERATION_SP_ADAPTER_ENV - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Environment variables for Federation Service Provider Adapter
FEDERATION_TERMINATION_NOTICFICATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation Termination Notification
federationConfig(SSOServerRealmFedInfo) - Static method in class com.sun.identity.monitoring.Agent
 
FederationConfigElement - Interface in com.sun.identity.wsfederation.jaxb.entityconfig
Java content class for FederationConfig element declaration.
FederationConfigElementImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
FederationConfigElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
FederationConfigElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
FederationConfigType - Interface in com.sun.identity.wsfederation.jaxb.entityconfig
Java content class for FederationConfigType complex type.
FederationConfigTypeImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
FederationConfigTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
FederationConfigTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
FEDERATIONDONE_PAGE_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation completed jsp name
FederationElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for Federation element declaration.
FederationElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
FederationElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationException - Exception in com.sun.identity.federation.common
Deprecated.
since 12.0.0
FederationException(String) - Constructor for exception com.sun.identity.federation.common.FederationException
Deprecated.
Constructs a FederationException with a detailed message.
FederationException() - Constructor for exception com.sun.identity.federation.common.FederationException
Deprecated.
Constructs a FederationException with no details.
FederationIDElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for FederationID element declaration.
FederationIDElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationIDElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
FederationIDElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationManager - Class in com.sun.identity.federation.cli.definition
 
FederationManager() - Constructor for class com.sun.identity.federation.cli.definition.FederationManager
 
FederationManager - Class in com.sun.identity.federation.cli
OpenSSO CLI definition class.
FederationManager() - Constructor for class com.sun.identity.federation.cli.FederationManager
Constructs an instance of this class.
FederationManagerConstants - Interface in com.sun.identity.federation.cli
This interface defines constants used by federation manager CLI.
FederationMetadataElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for FederationMetadata element declaration.
FederationMetadataElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationMetadataElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
FederationMetadataElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationMetadataHandlerElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for FederationMetadataHandler element declaration.
FederationMetadataHandlerElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationMetadataHandlerElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
FederationMetadataHandlerElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationMetadataHandlerType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for FederationMetadataHandlerType complex type.
FederationMetadataHandlerTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationMetadataHandlerTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl
 
FederationMetadataHandlerTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationMetadataType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for FederationMetadataType complex type.
FederationMetadataTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationMetadataTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
FederationMetadataTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationPlugin - Class in com.sun.identity.setup.plugin
Does open federation post configuration task.
FederationPlugin() - Constructor for class com.sun.identity.setup.plugin.FederationPlugin
 
FederationPrincipal - Class in com.sun.identity.authentication.modules.federation
 
FederationPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.federation.FederationPrincipal
 
FederationRestService - Class in com.sun.identity.rest
 
FederationRestService() - Constructor for class com.sun.identity.rest.FederationRestService
 
FederationSPAdapter - Interface in com.sun.identity.federation.plugins
Deprecated.
since 12.0.0
FederationType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for FederationType complex type.
FederationTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FederationTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
FederationTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FEDERROR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation error
FEDLET_ADAPTER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Fedlet adapter implementation class.
FEDLET_ADAPTER_ENV - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Environment (attribute/value pair) for fedlet adapter implementation class.
FedletAdapter - Class in com.sun.identity.saml2.plugins
The FedletAdapter abstract class provides methods that could be extended to perform user specific logics during SAMLv2 protocol processing on the Service Provider side.
FedletAdapter() - Constructor for class com.sun.identity.saml2.plugins.FedletAdapter
 
fedletAdapterClassCache - Static variable in class com.sun.identity.saml2.profile.SPCache
Cache saves the fedlet adapter class instance.
FedletAgentProvider - Class in com.sun.identity.plugin.monitoring.impl
This class is the AM implementation of the Monitoring interface
FedletAgentProvider() - Constructor for class com.sun.identity.plugin.monitoring.impl.FedletAgentProvider
 
FedletAuditConfigurationGuiceModule - Class in org.forgerock.openam.plugin.configuration
Guice Module for configuring bindings for the OpenAM Fedlet Audit Configuration classes.
FedletAuditConfigurationGuiceModule() - Constructor for class org.forgerock.openam.plugin.configuration.FedletAuditConfigurationGuiceModule
 
FedletAuditEventPublisherImpl - Class in org.forgerock.openam.plugin.configuration
No-Op AuditEventPublisher implementation for the OpenAM Fedlet.
FedletAuditEventPublisherImpl() - Constructor for class org.forgerock.openam.plugin.configuration.FedletAuditEventPublisherImpl
 
FedletAuditServiceConfigurationProviderImpl - Class in org.forgerock.openam.plugin.configuration
No-Op AuditServiceConfigurationProvider implementation for the OpenAM Fedlet.
FedletAuditServiceConfigurationProviderImpl() - Constructor for class org.forgerock.openam.plugin.configuration.FedletAuditServiceConfigurationProviderImpl
 
FedletConfigurationImpl - Class in com.sun.identity.plugin.configuration.impl
The FedletConfigurationImpl class is the implementation for Fedlet to retrieve metadata/COT configuration from flat files.
FedletConfigurationImpl() - Constructor for class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
 
FedletDataStoreProvider - Class in com.sun.identity.plugin.datastore.impl
The FedletDataStoreProvider is an implementation of DataStoreProvider for Fedlet deployment.
FedletDataStoreProvider() - Constructor for class com.sun.identity.plugin.datastore.impl.FedletDataStoreProvider
Default Constructor.
FedletEncodeDecode - Class in com.sun.identity.fedlet
Utility that a fedlet can use to encode/decode password.
FedletEncodeDecode() - Constructor for class com.sun.identity.fedlet.FedletEncodeDecode
 
FedletLogger - Class in com.sun.identity.plugin.log.impl
This class is an implementation of the Open Federation Logger interface for Fedlet deployment.
FedletLogger() - Constructor for class com.sun.identity.plugin.log.impl.FedletLogger
 
FedletMetaData - Class in com.sun.identity.workflow
 
FedletMonIDFFSvcProvider - Class in com.sun.identity.plugin.monitoring.impl
This class implements the IDFF Service Monitoring
FedletMonIDFFSvcProvider() - Constructor for class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
FedletMonSAML1SvcProvider - Class in com.sun.identity.plugin.monitoring.impl
This class implements the SAML1 Monitoring
FedletMonSAML1SvcProvider() - Constructor for class com.sun.identity.plugin.monitoring.impl.FedletMonSAML1SvcProvider
 
FedletMonSAML2SvcProvider - Class in com.sun.identity.plugin.monitoring.impl
This class implements the SAML2 Monitoring
FedletMonSAML2SvcProvider() - Constructor for class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
 
FedletSessionProvider - Class in com.sun.identity.plugin.session.impl
The FedletSessionProvider class is an implementation of SessionProvider interface for Fedlet deployment.
FedletSessionProvider() - Constructor for class com.sun.identity.plugin.session.impl.FedletSessionProvider
Default Constructor
FedletTransactionIdConfigurationImpl - Class in org.forgerock.openam.plugin.configuration
Responsible for deciding whether or not transaction ID received as HTTP header should be accepted.
FedletTransactionIdConfigurationImpl() - Constructor for class org.forgerock.openam.plugin.configuration.FedletTransactionIdConfigurationImpl
 
FedLibSystemProperties - Class in com.sun.identity.configuration
This is the adapter class for Federation Library to the shared library.
FedLibSystemProperties() - Constructor for class com.sun.identity.configuration.FedLibSystemProperties
Creates a new instance of FedLibSystemProperties
FedMonAgent - Interface in com.sun.identity.plugin.monitoring
This interface defines methods which will be invoked by the Federation Framework to update monitoring-related counters
FedMonIDFFSvc - Interface in com.sun.identity.plugin.monitoring
This interface defines methods which will be invoked by the Federation Framework to update monitoring-related counters
FedMonIDFFSvcProvider - Class in com.sun.identity.plugin.monitoring.impl
This class implements the IDFF Service Monitoring
FedMonIDFFSvcProvider() - Constructor for class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
FedMonSAML1Svc - Interface in com.sun.identity.plugin.monitoring
This interface defines methods which will be invoked by the Federation Framework to update monitoring-related counters
FedMonSAML1SvcProvider - Class in com.sun.identity.plugin.monitoring.impl
This class implements the SAML1 Monitoring
FedMonSAML1SvcProvider() - Constructor for class com.sun.identity.plugin.monitoring.impl.FedMonSAML1SvcProvider
 
FedMonSAML2Svc - Interface in com.sun.identity.plugin.monitoring
This interface defines methods which will be invoked by the Federation Framework to update monitoring-related counters
FedMonSAML2SvcProvider - Class in com.sun.identity.plugin.monitoring.impl
This class implements the SAML2 Monitoring
FedMonSAML2SvcProvider() - Constructor for class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
 
FEDREMARK - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation remark
fedSessionListsByNameIDInfoKey - Static variable in class com.sun.identity.saml2.profile.SPCache
Hashtable stores information required for LogoutRequest consumption.
fedSessionListsByNameIDInfoKey - Static variable in class com.sun.identity.wsfederation.profile.SPCache
Hashtable stores information required for LogoutRequest consumption.
FedSystemProperties - Class in com.sun.identity.configuration
This is the adapter class for Federation Manager to the shared library.
FedSystemProperties() - Constructor for class com.sun.identity.configuration.FedSystemProperties
Creates a new instance of FedSystemProperties
FF_11_ASSERTION_MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF 1.1 saml assertion minor version (Artifact profile)
FF_11_PROTOCOL_MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF 1.1 saml protocol minor version
FF_11_SAML_PROTOCOL_MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF 1.1 saml protocol minor version
FF_12_ART_ASSERTION_MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF 1.2 saml assertion minor version (Artifact profile)
FF_12_POST_ASSERTION_MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF 1.2 saml assertion minor version (POST profile)
FF_12_PROTOCOL_MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF 1.2 saml protocol minor version
FF_12_SAML_PROTOCOL_MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF 1.2 saml protocol minor version
FF_12_XML_NS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF1.2 Name space
Field - Annotation Type in org.forgerock.openam.tokens
Annotate fields in POJOs with this annotation to designate storage in CTS.
field2value - Variable in class org.openidentityplatform.openam.cassandra.Filter
 
FIELD_MAIL - Static variable in class org.forgerock.openam.core.rest.IdentityRestUtils
 
FIELD_NAME - Static variable in class com.sun.identity.entitlement.ApplicationType
 
FILE - Static variable in interface com.sun.identity.cli.IArgument
File option name.
FILE - Static variable in class com.sun.identity.shared.stats.Stats
Flags the state where all the statistic information is printed to a file
FILE_HANDLER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the FileHandler class
FILE_HANDLER_NAME - Static variable in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
 
FILE_NOT_FOUND - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
FILE_NOT_FOUND(19) This exception is thrown if ADAL tries to open a file and get a java.io.FileNotFoundException
FILE_PATH_PROPERTY - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
FILE_READ_HANDLER - Static variable in class com.sun.identity.log.LogConstants
Defines the File Read Handler class.
FILE_SEP - Static variable in interface com.sun.identity.install.tools.admin.ICommonToolsConstants
Field FILE_SEP
FILE_SEPARATOR - Static variable in interface com.sun.identity.shared.Constants
Constant for file separator
FILE_SEPARATOR - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
FILE_SEPARATOR - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
FileEditor - Class in com.sun.identity.install.tools.util
Class that provides functionality to match the "lines" with specified pattern and remove them from the specified file.
FileEditor(String) - Constructor for class com.sun.identity.install.tools.util.FileEditor
 
FileHandler - Class in com.sun.identity.log.handlers
This FileHandler is very much similar to the java.util.logging.FileHandler .
FileHandler(String) - Constructor for class com.sun.identity.log.handlers.FileHandler
Creates a new FileHandler.
FileLookup - Class in com.sun.identity.shared.search
This class provides a generic file path generation utility for data file types, be it template, JSP, or property.
FileLookup() - Constructor for class com.sun.identity.shared.search.FileLookup
 
FileLookupException - Exception in com.sun.identity.shared.search
Exception for failure in file lookup.
FileLookupException() - Constructor for exception com.sun.identity.shared.search.FileLookupException
Default Constructor.
FileLookupException(String) - Constructor for exception com.sun.identity.shared.search.FileLookupException
Creates an instance of this exception.
FileNameComparator - Class in com.sun.identity.shared.test.tools
Comparator to order test case.
FileNameComparator() - Constructor for class com.sun.identity.shared.test.tools.FileNameComparator
 
FileNameDecoder - Class in com.sun.identity.sm.flatfile
Same as URLDecoder except '+' is not decoded into a ' '.
FileNameDecoder() - Constructor for class com.sun.identity.sm.flatfile.FileNameDecoder
 
FileNameEncoder - Class in com.sun.identity.sm.flatfile
Same as URLEncoder except '*' and ' ' are also encoded since they are not acceptable as file names on windows. ' ' is acctually only not acceptable on windows if it's the only character in a file name but we encode it anyway to make things easier.
fileNamePattern - Variable in class com.sun.identity.tools.bundles.GeneralFileFilter
 
fileNamePattern - Variable in class com.sun.identity.tools.manifest.GeneralFileFilter
 
FILES_PER_KEYSTORE - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the number of files per keystore after which the keystore should be reinitialized.
FilesDigester - Class in com.sun.identity.tools.manifest
 
FilesDigester(LinkedList, LinkedList, char, boolean) - Constructor for class com.sun.identity.tools.manifest.FilesDigester
FileDigester constructor
FileSizeUnit - Enum in org.forgerock.openam.utils.file
FileSize units.
FilesRepo - Class in com.sun.identity.idm.plugins.files
This class stores identity information in flat files using java.io.File classes.
FilesRepo() - Constructor for class com.sun.identity.idm.plugins.files.FilesRepo
 
FilesRepoEntryNotFoundException - Exception in com.sun.identity.idm.plugins.files
 
FilesRepoEntryNotFoundException() - Constructor for exception com.sun.identity.idm.plugins.files.FilesRepoEntryNotFoundException
 
FilesRepoEntryNotFoundException(String, String, Object[]) - Constructor for exception com.sun.identity.idm.plugins.files.FilesRepoEntryNotFoundException
 
FilesRepoEntryNotFoundException(String, String) - Constructor for exception com.sun.identity.idm.plugins.files.FilesRepoEntryNotFoundException
 
FilesRepoEntryNotFoundException(String) - Constructor for exception com.sun.identity.idm.plugins.files.FilesRepoEntryNotFoundException
 
FileSystemValidator - Class in com.sun.identity.install.tools.configurator
 
FileSystemValidator() - Constructor for class com.sun.identity.install.tools.configurator.FileSystemValidator
 
FileUtils - Class in com.sun.identity.install.tools.util
 
FileUtils() - Constructor for class com.sun.identity.install.tools.util.FileUtils
 
fillEntriesInSet(Map, String, String) - Static method in class com.sun.identity.cot.COTUtils
Adds a set of a given value to a map.
fillEntriesInSet(Map, String, String) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Adds a set of a given value to a map.
fillEntriesInSet(Map, String, String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Adds a set of a given value to a map.
fillInBasicAuthInfo(BaseConfigType, String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Fills in basic auth user and password inside the location URL if configuration is done properly
fillInStackTrace() - Method in error com.sun.identity.authentication.service.DSAMECallbackHandler.DSAMECallbackHandlerError
 
filter(File, PrintWriter) - Method in class com.sun.identity.authentication.service.StreamSubstituter
Filters data from file.
FILTER - Static variable in interface com.sun.identity.cli.IArgument
Filter pattern argument.
FILTER - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
filter(Set<ResourceSetDescription>) - Method in interface org.forgerock.oauth2.core.ResourceSetFilter
Filters the Set provided.
filter(Context, Request, Handler) - Method in class org.forgerock.openam.audit.AbstractHttpAccessAuditFilter
 
filter(Set<String>) - Method in class org.forgerock.openam.core.rest.sms.SmsConsoleServiceNameFilter
Filters (mutates) the provided service set to remove services which should not be displayed to the console.
filter(String, Predicate<String>, Filter) - Static method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTreeBuilder
Creates a builder which adds a leaf to the route tree, through the provided filter.
filter(Collection<PartialToken>) - Method in interface org.forgerock.openam.cts.worker.CTSWorkerFilter
Filters the set of partial tokens passed in.
filter(Collection<PartialToken>) - Method in class org.forgerock.openam.cts.worker.filter.CTSWorkerSelectAllFilter
 
filter(Context, Request, Handler) - Method in class org.forgerock.openam.http.ApiDescriptorFilter
 
filter(Context, Request, Handler) - Method in class org.forgerock.openam.http.authz.HttpContextFilter
 
filter(Context, Request, Handler) - Method in class org.forgerock.openam.http.authz.HttpPrivilegeAuthzModule
 
FILTER - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
filter(Set<ResourceSetDescription>) - Method in class org.forgerock.openam.oauth2.resources.ResourceSetOwnerFilter
 
filter(Context, Request, Handler) - Method in class org.forgerock.openam.rest.RealmContextFilter
Deprecated.
 
filter(Object) - Method in class org.forgerock.openam.scripting.sandbox.GroovySandboxValueFilter
Filters all objects according to the configured ClassShutter.
filter - Variable in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
 
filter(Set<ResourceSetDescription>) - Method in enum org.forgerock.openam.uma.ResourceSetAcceptAllFilter
 
filter(Set<ResourceSetDescription>) - Method in class org.forgerock.openam.uma.ResourceSetSharedFilter
 
Filter - Class in org.openidentityplatform.openam.cassandra
 
Filter(DataLayerConfiguration) - Constructor for class org.openidentityplatform.openam.cassandra.Filter
 
FILTER_ATTR_NAME - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
FILTER_ATTR_NAME - Static variable in class com.iplanet.ums.FilteredRole
Name of the filter attribute, which controls membership.
FILTER_CLASS_NAME - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Filter Class Name
FILTER_IS_REQD - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
FILTER_IS_REQUIRED(11) For a search operation, filter is required.
FILTER_PATTERN - Static variable in class com.sun.identity.sm.SMSEntry
 
FILTER_PATTERN_ALL - Static variable in class com.sun.identity.sm.SMSEntry
 
FILTER_PATTERN_SERVICE - Static variable in class com.sun.identity.sm.SMSEntry
 
FILTER_SERVICE_COMPONENTS - Static variable in class com.sun.identity.sm.SMSEntry
 
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationChainsFilter
 
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
 
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.PolicyV1Filter
Simply forward action request on.
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
 
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.rest.ContextFilter
 
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditEndpointAuditFilter
 
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Records an 'access' audit event before and after the filtered CREST resource receives an action request.
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilterWrapper
 
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.CrestLoggingFilter
Handles performing an action on a resource, and optionally returns an associated result.
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.rest.PassThroughFilter
 
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.rest.RealmContextFilter
Deprecated.
 
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.openam.uma.rest.UmaEnabledFilter
 
filterConfigs(Set<String>, ServiceConfig, String, SSOToken) - Method in class com.sun.identity.authentication.service.ConfiguredAuthServices
Extensions will want to restrict the list of auth services.
filterConfigs(Set<String>, ServiceConfig, String, SSOToken) - Method in class com.sun.identity.authentication.service.ConfiguredSocialAuthServices
 
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationChainsFilter
 
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
Create expects the application json to contain both actions and resources; these attributes are part of the old json definition for an application.
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.PolicyV1Filter
The policy json will not have any resource type defined.
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
 
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.ContextFilter
 
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditEndpointAuditFilter
 
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Records an 'access' audit event before and after the filtered CREST resource receives an create request.
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilterWrapper
 
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.CrestLoggingFilter
Handles performing a create on a resource, and optionally returns an associated result.
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.PassThroughFilter
 
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.RealmContextFilter
Deprecated.
 
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.openam.uma.rest.UmaEnabledFilter
 
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationChainsFilter
 
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
Delete does nothing further other than to forward the request on.
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.PolicyV1Filter
Delete simply forwards the request, no assumptions here.
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
 
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.rest.ContextFilter
 
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditEndpointAuditFilter
 
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Records an 'access' audit event before and after the filtered CREST resource receives an delete request.
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilterWrapper
 
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.CrestLoggingFilter
Handles performing a delete on a resource, and optionally returns an associated result.
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.rest.PassThroughFilter
 
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.rest.RealmContextFilter
Deprecated.
 
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.openam.uma.rest.UmaEnabledFilter
 
FILTERED_ROLE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a Filtered Role object type
FilteredRole - Class in com.iplanet.ums
FilteredRole is a role implementation of the membership interface IFilteredRole.
FilteredRole() - Constructor for class com.iplanet.ums.FilteredRole
No argument constructor
FilteredRole(String, String) - Constructor for class com.iplanet.ums.FilteredRole
Constructs a FilteredRole object in-memory using the default template registered for FilteredRole.
FilteredRole(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.FilteredRole
Constructs a FilteredRole object in memory with a given template.
FILTEREDROLE - Static variable in class com.sun.identity.idm.IdType
Identity type of filter role.
FILTEREDROLE_ATTRIBUTES - Static variable in class com.iplanet.ums.FilteredRole
The attributes that are required for FilteredRole.
FILTEREDROLE_OBJECTCLASSES - Static variable in class com.iplanet.ums.FilteredRole
LDAP object classes that define the nsFilteredRoleDefinition, the iPlanet Directory Server object class that maps to FilteredRole.
FilterIdAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Filter-Id attribute as specified in section 5.11 of RFC 2865 and able to be instantiated from the on-the-wire bytes or from its text value.
FilterIdAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.FilterIdAttribute
Constructs a new instance from the filter string to be embedded.
FilterIdAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FilterIdAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
FilterModeValueValidator - Class in com.sun.identity.common.configuration
Validates Filter Mode property value in Agent Properties. e.g.
FilterModeValueValidator() - Constructor for class com.sun.identity.common.configuration.FilterModeValueValidator
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationChainsFilter
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.PolicyV1Filter
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.rest.ContextFilter
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditEndpointAuditFilter
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Records an 'access' audit event before and after the filtered CREST resource receives an patch request.
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilterWrapper
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.CrestLoggingFilter
Handles performing a patch on a resource, and optionally returns an associated result.
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.rest.PassThroughFilter
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.rest.RealmContextFilter
Deprecated.
 
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.openam.uma.rest.UmaEnabledFilter
 
filterPolicies(Set<ResourceSetDescription>, ResourceSetWithPolicyQuery) - Method in class org.forgerock.openam.uma.rest.ResourceSetService
Filters the policies based on the provided query.
FilterPseudonymsElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for FilterPseudonyms element declaration.
FilterPseudonymsElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FilterPseudonymsElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
FilterPseudonymsElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FilterPseudonymsType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for FilterPseudonymsType complex type.
FilterPseudonymsTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FilterPseudonymsTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
FilterPseudonymsTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationChainsFilter
 
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
Transforms each application result such that each application's resource types are removed and a single set of actions and resources are represented instead.
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.PolicyV1Filter
Query forwards the request, no assumptions here.
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
 
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.rest.ContextFilter
 
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditEndpointAuditFilter
 
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Records an 'access' audit event before and after the filtered CREST resource receives an query request.
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilterWrapper
 
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.CrestLoggingFilter
Handles performing a query on a resource, and optionally returns an associated result.
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.rest.PassThroughFilter
 
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.rest.RealmContextFilter
Deprecated.
 
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.openam.uma.rest.UmaEnabledFilter
 
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationChainsFilter
 
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
Transforms the application result such that its resource types are removed and a single set of actions and resources are represented instead.
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.PolicyV1Filter
Read forwards the request, no assumptions here.
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
 
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.rest.ContextFilter
 
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditEndpointAuditFilter
 
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Records an 'access' audit event before and after the filtered CREST resource receives an read request.
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilterWrapper
 
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.CrestLoggingFilter
Handles performing a read on a resource, and optionally returns an associated result.
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.rest.PassThroughFilter
 
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.rest.RealmContextFilter
Deprecated.
 
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.openam.uma.rest.UmaEnabledFilter
 
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationChainsFilter
 
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
Update expects the application json to contain both actions and resources; these attributes are part of the old json definition for an application.
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.entitlement.rest.PolicyV1Filter
Update simply forwards the request on the assumption that any existing policy must be associated with a resource type.
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.AuthenticationEnforcer
 
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.ContextFilter
 
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditEndpointAuditFilter
 
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Records an 'access' audit event before and after the filtered CREST resource receives an update request.
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.AuditFilterWrapper
 
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.fluent.CrestLoggingFilter
Handles performing an update on a resource, and optionally returns an associated result.
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.PassThroughFilter
 
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.rest.RealmContextFilter
Deprecated.
 
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.openam.uma.rest.UmaEnabledFilter
 
finalize() - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Flushes and then closes the debug file.
finalize() - Method in class com.sun.identity.security.keystore.AMCallbackHandler
The finalizer clears the sensitive information before releasing it to the garbage collector, but it should have been cleared manually before this point anyway.
finalize() - Method in class com.sun.identity.shared.stats.Stats
Flushes and then closes the stats file.
finalize() - Method in class com.sun.identity.sm.CachedSubEntries
 
finalize() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
 
finalize() - Method in class org.forgerock.openam.sm.datalayer.impl.SimpleTaskExecutor
 
findAllPolicies() - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
findAllPolicies() - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
 
findAllPolicies() - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Finds all policies within the passed realm.
findAllPolicies() - Method in class com.sun.identity.entitlement.PrivilegeManager
Finds all policies within the realm.
findAllPoliciesByApplication(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
findAllPoliciesByApplication(String) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
 
findAllPoliciesByApplication(String) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Finds all policies within the passed realm and application.
findAllPoliciesByApplication(String) - Method in class com.sun.identity.entitlement.PrivilegeManager
Finds all policies within the realm and passed application.
findAllPoliciesByIdentityUid(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
findAllPoliciesByIdentityUid(String) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
 
findAllPoliciesByIdentityUid(String) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Finds all policies based on the identity uid, whether user or group uid.
findAllPoliciesByIdentityUid(String) - Method in class com.sun.identity.entitlement.PrivilegeManager
Finds all policies based on the identity uid, whether user or group uid.
findByName(String) - Method in interface com.sun.identity.entitlement.IPrivilegeManager
Finds a privilege by its unique name.
findByName(String) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
Finds a privilege by its unique name.
findByName(String, Subject) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
 
findByName(String, Subject) - Method in class com.sun.identity.entitlement.PrivilegeManager
Returns a privilege.
findClient(String) - Method in class org.forgerock.openam.radius.server.config.RadiusServiceConfig
Returns the defined client for the given IP address or null if not client for that IP address is defined.
findCookie(HttpServletRequest, String) - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
findPowerOfTwo(int) - Static method in class org.forgerock.openam.cts.impl.queue.config.CTSQueueConfiguration
Locate a power of two that is less than or equal to the given number.
findPreferredIDP(String, HttpServletRequest) - Static method in class com.sun.identity.federation.common.FSUtils
Finds the preferred IDP from the HttpServletRequest.
findProtocolsForEntity(String, String) - Static method in class com.sun.identity.cot.COTUtils
Returns set of protocol the entity supports.
firePrivilegeChanged(String, Set, int) - Method in class com.sun.identity.policy.PolicyCache
Creates a policyEvent with the changed resource names and then invokes all the registered PolicyListeners to notify about the event.
FixedBaseURLProvider - Class in org.forgerock.openam.services.baseurl
A BaseURLProvider implementation that uses a fixed configured value.
FixedBaseURLProvider() - Constructor for class org.forgerock.openam.services.baseurl.FixedBaseURLProvider
 
FLAG_SINGLE - Static variable in interface com.sun.identity.cli.CLIConstants
Flag to indicate that an argument/option is single.
FLAG_UNARY - Static variable in interface com.sun.identity.cli.CLIConstants
Flag to indicate that an argument/option is unary.
FLAG_WEB_UI_CHECKBOX - Static variable in interface com.sun.identity.cli.CLIConstants
Flag to indicate that an argument/option is to be displayed as checkbox in web based CLI.
FLAG_WEB_UI_TEXT - Static variable in interface com.sun.identity.cli.CLIConstants
Flag to indicate that an argument/option is to be displayed as text box in web based CLI.
FLAG_WEB_UI_TEXTAREA - Static variable in interface com.sun.identity.cli.CLIConstants
Flag to indicate that an argument/option is to be displayed as textarea in web based CLI.
FlatFileEventManager - Class in com.sun.identity.sm.flatfile
This registers the listeners for flat file depository.
FlatFileEventManager(SMSEnhancedFlatFileObject) - Constructor for class com.sun.identity.sm.flatfile.FlatFileEventManager
 
FLD_ATTR_NAME - Static variable in class com.sun.identity.password.ui.PWResetQuestionTiledView
Name of the secret question attribute
FLD_PRODUCT_NAME - Static variable in interface com.sun.identity.cli.CLIConstants
Name of product name field in definition class.
FLD_USER_ATTR - Static variable in class com.sun.identity.password.ui.PWResetQuestionViewBean
Name of user DN field
FLD_USER_ATTR - Static variable in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Name of user attribute
FloatValidator - Class in com.iplanet.ums.validation
 
FloatValidator() - Constructor for class com.iplanet.ums.validation.FloatValidator
 
flush() - Method in class com.sun.identity.config.SetupWriter
 
flush() - Method in class com.sun.identity.log.handlers.DBHandler
 
flush() - Method in class com.sun.identity.log.handlers.FileHandler
 
flush() - Method in class com.sun.identity.log.handlers.RemoteHandler
Flush any buffered output.
flush() - Method in class com.sun.identity.log.handlers.SecureFileHandler
Flush any buffered messages.
flush() - Method in class com.sun.identity.log.Logger
Writes all the buffered log records.
flush() - Method in class org.forgerock.openam.log.handlers.syslog.SyslogHandler
Flushes the buffered logrecords.
FLUSHALL - Static variable in class org.forgerock.openam.session.model.AMRootEntity
Represents Session Persistence Flush All Session Operation
flushBuffer() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to call flushBuffer() on the wrapped response object.
FMActionMapper - Class in com.sun.identity.xacml.plugins
This class implements ActionMapper to map between XACML context action and FM native action.
FMActionMapper() - Constructor for class com.sun.identity.xacml.plugins.FMActionMapper
 
FMEncProvider - Class in com.sun.identity.saml2.xmlenc
FMEncProvier is a class for encrypting and decrypting XML documents, it implements EncProvider.
FMEncProvider() - Constructor for class com.sun.identity.saml2.xmlenc.FMEncProvider
 
FMEnvironmentMapper - Class in com.sun.identity.xacml.plugins
This class implements EnvironmentMapper to map between XACML context Environment and FM native environment.
FMEnvironmentMapper() - Constructor for class com.sun.identity.xacml.plugins.FMEnvironmentMapper
 
FMPasswordDecoder - Class in com.sun.identity.saml.xmlsig
The class FMPasswordDecoder implements interface PasswordDecoder to decode password.
FMPasswordDecoder() - Constructor for class com.sun.identity.saml.xmlsig.FMPasswordDecoder
 
FMResourceMapper - Class in com.sun.identity.xacml.plugins
This class implements ResourceMapper to map between XACML context Resource and FM native resource This mapper would recognise only the following XACML defined attributeId urn:oasis:names:tc:xacml:1.0:resource:resource-id The attribtue is required to have dataType http://www.w3.org/2001/XMLSchema#string Attribute resource-id is mapped to OpenAM Policy resource name.
FMResourceMapper() - Constructor for class com.sun.identity.xacml.plugins.FMResourceMapper
 
FMResultMapper - Class in com.sun.identity.xacml.plugins
This class implements ResultMapper to map between and native resource result and XACML context result
FMResultMapper() - Constructor for class com.sun.identity.xacml.plugins.FMResultMapper
 
FMSessionProvider - Class in com.sun.identity.plugin.session.impl
Used for creating sessions, and for accessing session information.
FMSessionProvider() - Constructor for class com.sun.identity.plugin.session.impl.FMSessionProvider
Default Constructor
FMSigProvider - Class in com.sun.identity.saml2.xmlsig
FMSigProvider is an class for signing and verifying XML documents, it implements SigProvider
FMSigProvider() - Constructor for class com.sun.identity.saml2.xmlsig.FMSigProvider
Default Constructor
FMSubjectMapper - Class in com.sun.identity.xacml.plugins
This class implements SubjectMapper to map between XACML context Subject and native subject This mapper recognises only the following XACML specification defined attributeId urn:oasis:names:tc:xacml:1.0:subject:subject-id Only following dataTypes would be understood for subject-id urn:oasis:names:tc:xacml:1.0:data-type:x500Name urn:sun:names:xacml:2.0:data-type:opensso-session-id urn:sun:names:xacml:2.0:data-type:openfm-sp-nameid Only following value would be accepted for subject-category attribute of Subject urn:oasis:names:tc:xacml:1.0:subject-category:access-subject If the attribute or the value is not specified in the request, it would default to this value.
FMSubjectMapper() - Constructor for class com.sun.identity.xacml.plugins.FMSubjectMapper
 
FN_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
FN_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
FOR_UI - Static variable in class org.forgerock.openam.rest.RestConstants
The URL parameter to filter out services that can't be created via the XUI
FORBIDDEN_TO_COPY_HEADERS - Static variable in interface com.sun.identity.shared.Constants
 
FORBIDDEN_TO_COPY_REQUEST_HEADERS - Static variable in interface com.sun.identity.shared.Constants
 
FORCE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
FORCE_AUTH - Static variable in class com.sun.identity.authentication.service.AuthUtils
Name of parameter used to indicate authn process MUST be run.
FORCE_AUTH_ADVICE - Static variable in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Key name that is used to communicate ForceAuth advice.
FORCE_AUTH_ADVICE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
Key name that is used to communicate ForceAuth advice.
FORCE_AUTH_ATTR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
FORCE_AUTHN - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Force Authentication at IDP
FORCE_AUTHN_ELEM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Force Authentication Element Name
forceAuth(String) - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Sets the request's ForceAuth parameter.
forceAuthFlagExists(Hashtable) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns true if the request has the ForceAuth=true query parameter or composite advise.
FORCEAUTHN - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for forceAuthn attribute
forceAuthn - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
ForceAuthSessionActivator - Class in org.forgerock.openam.authentication.service.activators
The force auth session activator: creates a new session, sets that as the current session (setSessionProperties in loginState then replaces that with the old session), copies in properties from the auth session, deletes the auth session and returns.
forceCallbacksInit() - Method in class com.sun.identity.authentication.spi.AMLoginModule
 
forceDelete(SSOToken) - Method in class com.sun.identity.sm.SMSEntry
Delete the entry in the datastore.
forceUserAuthentication() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns true if the user force authentication is enabled.
FORGEROCK_OPENAM_CTS_MIB - Class in org.forgerock.openam.monitoring.cts
The class is used for representing "FORGEROCK-OPENAM-CTS-MIB".
FORGEROCK_OPENAM_CTS_MIB() - Constructor for class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Default constructor.
FORGEROCK_OPENAM_CTS_MIBImpl - Class in org.forgerock.openam.monitoring.cts
The class is used for representing "FORGEROCK-OPENAM-CTS-MIB".
FORGEROCK_OPENAM_CTS_MIBImpl() - Constructor for class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIBImpl
Default constructor.
FORGEROCK_OPENAM_CTS_MIBOidTable - Class in org.forgerock.openam.monitoring.cts
The class contains metadata definitions for "FORGEROCK-OPENAM-CTS-MIB".
FORGEROCK_OPENAM_CTS_MIBOidTable() - Constructor for class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIBOidTable
Default constructor.
FORGEROCK_OPENAM_POLICY_MIB - Class in org.forgerock.openam.monitoring.policy
The class is used for representing "FORGEROCK-OPENAM-POLICY-MIB".
FORGEROCK_OPENAM_POLICY_MIB() - Constructor for class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Default constructor.
FORGEROCK_OPENAM_POLICY_MIBImpl - Class in org.forgerock.openam.monitoring.policy
The class is used for representing "FORGEROCK-OPENAM-POLICY-MIB".
FORGEROCK_OPENAM_POLICY_MIBImpl() - Constructor for class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
Default constructor.
FORGEROCK_OPENAM_POLICY_MIBOidTable - Class in org.forgerock.openam.monitoring.policy
The class contains metadata definitions for "FORGEROCK-OPENAM-POLICY-MIB".
FORGEROCK_OPENAM_POLICY_MIBOidTable() - Constructor for class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBOidTable
Default constructor.
FORGEROCK_OPENAM_SESSION_MIB - Class in org.forgerock.openam.monitoring.session
The class is used for representing "FORGEROCK-OPENAM-SESSION-MIB".
FORGEROCK_OPENAM_SESSION_MIB() - Constructor for class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Default constructor.
FORGEROCK_OPENAM_SESSION_MIBImpl - Class in org.forgerock.openam.monitoring.session
The class is used for representing "FORGEROCK-OPENAM-SESSION-MIB".
FORGEROCK_OPENAM_SESSION_MIBImpl() - Constructor for class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBImpl
Default constructor.
FORGEROCK_OPENAM_SESSION_MIBOidTable - Class in org.forgerock.openam.monitoring.session
The class contains metadata definitions for "FORGEROCK-OPENAM-SESSION-MIB".
FORGEROCK_OPENAM_SESSION_MIBOidTable() - Constructor for class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBOidTable
Default constructor.
ForgerockRestGuiceModule - Class in org.forgerock.openam.forgerockrest.guice
Guice Module for configuring bindings for the AuthenticationRestService classes.
ForgerockRestGuiceModule() - Constructor for class org.forgerock.openam.forgerockrest.guice.ForgerockRestGuiceModule
 
forget(String) - Method in class org.forgerock.openam.services.push.dispatch.MessageDispatcher
Forgets any promise returned by this cache for the provided messageId.
forgotPassword - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
ForgottenPasswordBuilder() - Constructor for class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Constructs a new builder.
ForgottenPasswordConfigProvider - Class in org.forgerock.openam.selfservice.config.flows
The default forgotten password configuration definition.
ForgottenPasswordConfigProvider() - Constructor for class org.forgerock.openam.selfservice.config.flows.ForgottenPasswordConfigProvider
 
ForgottenPasswordConsoleConfig - Class in org.forgerock.openam.selfservice.config.beans
Represents forgotten password console configuration.
ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder - Class in org.forgerock.openam.selfservice.config.beans
ForgottenUsernameBuilder() - Constructor for class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Constructs a new forgotten username builder.
ForgottenUsernameConfigProvider - Class in org.forgerock.openam.selfservice.config.flows
The default forgotten username configuration definition.
ForgottenUsernameConfigProvider() - Constructor for class org.forgerock.openam.selfservice.config.flows.ForgottenUsernameConfigProvider
 
ForgottenUsernameConsoleConfig - Class in org.forgerock.openam.selfservice.config.beans
Represents forgotten username console configuration.
ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder - Class in org.forgerock.openam.selfservice.config.beans
forgotUsername - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
forHttpServletRequest(HttpServletRequest) - Method in class org.forgerock.openam.audit.AMAccessAuditEventBuilder
Sets client, server and http details from HttpServletRequest.
FORM_BODY - Static variable in class org.forgerock.oauth2.core.AccessTokenVerifier
 
FORM_ENCODING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
FORM encoding
FORM_POST - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
format(String, Long, String) - Static method in class com.iplanet.services.util.I18n
Formats the objects into specified message format.
format(String, Integer, String) - Static method in class com.iplanet.services.util.I18n
Formats the objects into specified message format.
format(String, Date, TimeZone, String) - Static method in class com.iplanet.services.util.I18n
Formats the objects into specified message format
format(CommandManager) - Method in class com.sun.identity.cli.UsageFormatter
Prints the usage of CLI.
format(CommandManager, SubCommand) - Method in class com.sun.identity.cli.UsageFormatter
Prints the usage of sub command.
format(LogRecord) - Method in class com.sun.identity.log.handlers.DBFormatter
Simply return the value from calling formatMessage.
format(LogRecord) - Method in class com.sun.identity.log.handlers.ELFFormatter
Format the given record as per ELF and return a formatted string.
format(LogRecord) - Method in class com.sun.identity.log.handlers.RemoteFormatter
The method which does the actual formatting of the LogRecord.
format(LogRecord) - Method in class com.sun.identity.log.handlers.SecureELFFormatter
Format the given record as per ELF and return a formatted string.
format(String, Map) - Static method in class com.sun.identity.tools.objects.MapFormat
Designated method.
format(Object, StringBuffer, FieldPosition) - Method in class com.sun.identity.tools.objects.MapFormat
Formats the parsed string by inserting table's values.
format(String) - Static method in class com.sun.xml.bind.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.Messages
 
format(String, Object[]) - Static method in class com.sun.xml.bind.Messages
Loads a string resource and formats it with specified arguments.
format(String) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object, Object, Object) - Static method in class com.sun.xml.bind.unmarshaller.Messages
 
format(String, Object[]) - Static method in class com.sun.xml.bind.unmarshaller.Messages
Loads a string resource and formats it with specified arguments.
format(LogRecord) - Method in class org.forgerock.openam.log.handlers.syslog.SyslogFormatter
Format a LogRecord as a RFC5424 structured syslog message.
FORMAT - Static variable in class org.forgerock.openam.uma.IdTokenClaimGatherer
Expecting format value for an ID Token claim token.
FORMAT_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
 
formatArgs(List) - Method in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
formatArgs(List) - Method in class com.sun.identity.install.tools.handler.ProductInfoHandlerBase
 
formatAttributeHash - Static variable in class com.sun.identity.saml2.profile.IDPCache
Hashtable saves NameID format to user profile attribute mapping key : hostEntityID + "|" + realm value: Map containing NameNameID format as Key and user profile attribute name as Value.
formatBase64BinaryElement(String) - Static method in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
Restores Base64 encoded format.
formatBase64BinaryElement(String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
Restores Base64 encoded format.
formatLoginURL(String, String) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Generates local login url.
formatLoginURL(String, String) - Method in class com.sun.identity.federation.services.fednsso.FSSSOLECPProfileHandler
Generates local login url.
formatMap(String, String, Map) - Static method in class com.sun.identity.cli.FormatUtils
Returns a formatted string.
formatMessage(String, Object) - Static method in class com.sun.identity.shared.locale.Locale
Formats messages using MessageFormat Class.
formatMessage(String, Object[]) - Static method in class com.sun.identity.shared.locale.Locale
Formats to format messages using MessageFormat Class.
formatProperties(Map) - Static method in class com.sun.identity.cli.FormatUtils
 
FORMATTER - Static variable in class com.sun.identity.log.LogManager
The formatter which depends on the log settings
FormatterInitException - Exception in com.sun.identity.log.handlers
Formatter may encounter Exceptions while processing the allField list or the selectedField List.
FormatterInitException() - Constructor for exception com.sun.identity.log.handlers.FormatterInitException
Creates new FormatterInitalizationException
FormatterInitException(String) - Constructor for exception com.sun.identity.log.handlers.FormatterInitException
Create new FormatterException with the given string
formatToRFC(String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Converts a DN String to a RFC format and lowers case.
FormatUtils - Class in com.sun.identity.cli
Utility to format CLI output.
formAuditor(String...) - Static method in class org.forgerock.openam.rest.audit.RestletBodyAuditor
Create a body auditor for post request form bodies.
formFromMap(String, Map, boolean) - Static method in class com.sun.identity.sae.api.Utils
Generates a html hidden form to acccomplish a auto POST from the browser Form is assigned an id=saeform
formSOAPError(String, String, String) - Method in class com.sun.identity.federation.services.FSSOAPService
Forms a SOAP Fault and puts it in the SOAP Message's Body.
forRealm(String) - Static method in class org.forgerock.oauth2.core.OAuth2Request
Creates an OAuth2Request which holds the provided realm only.
forRequest(Request, Context) - Method in class org.forgerock.openam.audit.AMAccessAuditEventBuilder
Sets client, server and http details from CHF Request and Context.
forResourceSet(String, String, String, boolean) - Method in class org.forgerock.openam.oauth2.resources.labels.UmaLabelsStore
Obtain a list of all labels used by a user from a particular realm on a specific resource set.
forThisServer(Conditions) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
forVersion(int) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
 
forVersion(int, int) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
 
forVersion(Version) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
 
forVersion(int) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
 
forVersion(int, int) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
 
forVersion(Version) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
 
forVersion(int) - Method in interface org.forgerock.openam.rest.Routers.VersionableResourceRoute
Returns a versioned route which can fluently register the route to the specified version of a resource.
forVersion(int, int) - Method in interface org.forgerock.openam.rest.Routers.VersionableResourceRoute
Returns a versioned route which can fluently register the route to the specified version of a resource.
forVersion(Version) - Method in interface org.forgerock.openam.rest.Routers.VersionableResourceRoute
Returns a versioned route which can fluently register the route to the specified version of a resource.
forVersion(int) - Method in interface org.forgerock.openam.rest.Routers.VersionableServiceRoute
Returns a versioned route which can fluently register the route to the specified version of a resource.
forVersion(int, int) - Method in interface org.forgerock.openam.rest.Routers.VersionableServiceRoute
Returns a versioned route which can fluently register the route to the specified version of a resource.
forVersion(Version) - Method in interface org.forgerock.openam.rest.Routers.VersionableServiceRoute
Returns a versioned route which can fluently register the route to the specified version of a resource.
forVersion(int) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
 
forVersion(int, int) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
 
forVersion(Version) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
 
forVersion(int) - Method in class org.forgerock.openam.rest.Routers.VersionedServiceRoute
 
forVersion(int, int) - Method in class org.forgerock.openam.rest.Routers.VersionedServiceRoute
 
forVersion(Version) - Method in class org.forgerock.openam.rest.Routers.VersionedServiceRoute
 
FORWARD_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Deprecated.
As of OpenSSO version 8.0 Constants.FORWARD_PARAM
FORWARD_PARAM - Static variable in interface com.sun.identity.shared.Constants
This is a HTTP parameter to indicate to the authentication component to either forward the request or redirect it after authentication succeed.
FORWARD_SLASH - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The forward slash character.
FORWARD_SLASH - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
FORWARD_YES_VALUE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Deprecated.
As of OpenSSO version 8.0 Constants.FORWARD_YES_VALUE
FORWARD_YES_VALUE - Static variable in interface com.sun.identity.shared.Constants
Value is for FORWARD_PARAM to indicate that the authentication component should forward request.
ForwardedHeader - Class in org.forgerock.openam.utils
A utility class for handling the RFC 7239 Forwarded header.
ForwardedHeaderBaseURLProvider - Class in org.forgerock.openam.services.baseurl
A BaseURLProvider that uses the Forwarded headers to deduce the base URL.
ForwardedHeaderBaseURLProvider() - Constructor for class org.forgerock.openam.services.baseurl.ForwardedHeaderBaseURLProvider
 
forwardRequest(HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.federation.common.FSUtils
Forwards or redirects to a new URL.
forwardSuccessExists(HttpServletRequest) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns true if the request has the forward=true query parameter.
forwardTo(RequestContext) - Method in class com.sun.identity.password.ui.PWResetQuestionViewBean
Forwards to current view bean after populating questions.
forwardTo(RequestContext) - Method in class com.sun.identity.password.ui.PWResetSuccessViewBean
Forwards to current view bean after after verifying that reset reset message exists.
forwardTo(RequestContext) - Method in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Forwards to current view bean after validating organization
FOUND_AUTHN_ASSERTION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
FQDNUrl - Class in com.sun.identity.shared
URL with fully qualified domain name.
FQDNUrl(String) - Constructor for class com.sun.identity.shared.FQDNUrl
Constructs a fully qualified domain name URL object.
FQDNValidationFilter - Class in org.forgerock.openam.validation
Validates the FQDN used in an HttpServletRequest.
FQDNValidationFilter() - Constructor for class org.forgerock.openam.validation.FQDNValidationFilter
 
FqdnValidator - Enum in com.sun.identity.common
This class determines whether a host name is valid; and allows to retrieve fully qualified host name from a partial (virtual) host name.
FR_CORE_TOKEN - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
 
FRAMED - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Framed type.
FramedAppleTalkLinkAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.37 of RFC 2865.
FramedAppleTalkLinkAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.FramedAppleTalkLinkAttribute
Construct a new instance from the network number it should represent between 0 and 65535 notwithstanding use of an integer.
FramedAppleTalkLinkAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedAppleTalkLinkAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
FramedAppleTalkNetworkAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.37 of RFC 2865.
FramedAppleTalkNetworkAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.FramedAppleTalkNetworkAttribute
Construct a new instance from the network number it should represent between 0 and 65535 notwithstanding use of an integer.
FramedAppleTalkNetworkAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedAppleTalkNetworkAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
FramedAppleTalkZoneAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-AppleTalk-Zone attribute as specified in section 5.39 of RFC 2865 and able to be instantiated from the on-the-wire bytes or from its text value.
FramedAppleTalkZoneAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.FramedAppleTalkZoneAttribute
Constructs a new instance from the zone string to be embedded.
FramedAppleTalkZoneAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedAppleTalkZoneAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
FramedCompressionAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-Compression attribute as specified in section 5.13 of RFC 2865.
FramedCompressionAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.FramedCompressionAttribute
Construct a new instance from the compression type.
FramedCompressionAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedCompressionAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
FramedIPAddressAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-IP-Address attribute as specified in section 5.8 of RFC 2865.
FramedIPAddressAttribute(FramedIPAddressAttribute.Type, int, int, int, int) - Constructor for class org.forgerock.openam.radius.common.packet.FramedIPAddressAttribute
Constructs an instance of the specified type.
FramedIPAddressAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedIPAddressAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
FramedIPAddressAttribute.Type - Enum in org.forgerock.openam.radius.common.packet
Indicator of types of FramedIPAddressAttribute to be instantiated.
FramedIPNetmaskAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-IP-Netmask attribute as specified in section 5.9 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
FramedIPNetmaskAttribute(int, int, int, int) - Constructor for class org.forgerock.openam.radius.common.packet.FramedIPNetmaskAttribute
Construct an instance from the set of bytes for each address.
FramedIPNetmaskAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedIPNetmaskAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
FramedIPXNetworkAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-IPX Address attribute as specified in section 5.24 of RFC 2865.
FramedIPXNetworkAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedIPXNetworkAttribute
Constructs an instance of the specified type from the on-the-wire bytes.
FramedIPXNetworkAttribute(int, int, int, int) - Constructor for class org.forgerock.openam.radius.common.packet.FramedIPXNetworkAttribute
Constructs an instance from its address model.
FramedMTUAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-MTU attribute as specified in section 5.12 of RFC 2865 and able to be instantiated from the on-the-wire bytes or from model objects.
FramedMTUAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.FramedMTUAttribute
Constructs a new instance from the Maximum Transmission Unit for this attribute.
FramedMTUAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedMTUAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
FramedProtocolAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-MTU attribute as specified in section 5.7 of RFC 2865 and able to be instantiated from the on-the-wire bytes or from model objects.
FramedProtocolAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Constructs an instance from the on-the-wire octets.
FramedProtocolAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Constructs an instance representing the desired framing.
FramedRouteAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-Route attribute as specified in section 5.22 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
FramedRouteAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.FramedRouteAttribute
Create an instance with the specified route string.
FramedRouteAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedRouteAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
FramedRoutingAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.37 of RFC 2865.
FramedRoutingAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.FramedRoutingAttribute
Construct an instance from the desired routing value.
FramedRoutingAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.FramedRoutingAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
Freshness - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for Freshness complex type.
FreshnessElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for Freshness element declaration.
FreshnessElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FreshnessElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
FreshnessElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FreshnessImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
FreshnessImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
FreshnessImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
from(String, String, String) - Static method in class com.sun.identity.wsfederation.plugins.whitelist.ValidWReplyExtractor.WSFederationEntityInfo
Creates a new WSFederationEntityInfo object based on the provided details.
FROM - Static variable in class com.sun.identity.wss.security.WSSConstants
 
from(Object) - Static method in class org.forgerock.openam.http.annotations.Endpoints
Produce a Handler from the annotated methods on the provided object.
from(Class<?>) - Static method in class org.forgerock.openam.http.annotations.Endpoints
Convenience method that produces a Handler using the Endpoints.from(Object) method and an object obtained from Guice.
from(Key) - Static method in class org.forgerock.openam.http.annotations.Endpoints
Convenience method that produces a Handler using the Endpoints.from(Object) method and an object obtained from Guice.
from(String, String, String) - Static method in class org.forgerock.openam.saml2.plugins.ValidRelayStateExtractor.SAMLEntityInfo
Creates a new SAMLEntityInfo object based on the provided details.
FROM_ADDRESS - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
FROM_DIR - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
FROM_FILE - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
fromCode(int) - Static method in enum org.forgerock.openam.session.SessionEventType
Given the session event Id will return the corresponding session event enum.
fromDateValue(Calendar) - Method in class org.forgerock.openam.cts.adapters.OAuthValues
 
FromElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for From element declaration.
FromElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
FromElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
FromElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
fromJSON(String) - Method in class com.sun.identity.entitlement.xacml3.ResourceAttributeUtil
Convert the JSON text into a ResourceAttribute.
fromJson(JsonValue) - Static method in class org.forgerock.openam.core.rest.record.RecordProperties
Create a record properties from a json content
fromJson(JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsJsonConverter
Will validate the Json representation of the service configuration against the global serviceSchema, and return a corresponding Map representation.
fromJson(String, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsJsonConverter
Will validate the Json representation of the service configuration against the serviceSchema for a realm, and return a corresponding Map representation.
fromJson(String) - Static method in class org.forgerock.openam.setup.BootstrapConfig
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.config.user.AuthTargetMapping
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.config.user.CustomTokenOperation
Called to marshal a CustomTokenOperation published to sts-publish/rest
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.config.user.SAML2Config
Creates a SAML2Config object from a JsonValue representation
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
fromJson(JsonValue) - Method in interface org.forgerock.openam.sts.InstanceConfigMarshaller
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
fromJson(JsonValue) - Method in class org.forgerock.openam.sts.RestSTSInstanceConfigMarshaller
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
Used by the sts-publish serviceQName to marshal the json representation of SoapDeploymentConfig instances back to their native formation prior to SMS persistence.
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
Marshal out a SoapSTSKeystoreConfig instance if it was specified in the encapsulating SoapSTSInstanceConfig.
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
fromJson(JsonValue) - Method in class org.forgerock.openam.sts.SoapSTSInstanceConfigMarshaller
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.OpenAMTokenState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.ProofTokenState
Constructs a ProofTokenState from the specified JsonValue representation.
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.SAML2TokenState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState
 
fromJson(JsonValue) - Static method in class org.forgerock.openam.sts.user.invocation.X509TokenState
 
fromJsonAttributeMap(JsonValue) - Method in interface org.forgerock.openam.sts.InstanceConfigMarshaller
Marshal STSInstanceConfig subclass instance from the SMS representation, wrapped in json.
fromJsonAttributeMap(JsonValue) - Method in class org.forgerock.openam.sts.RestSTSInstanceConfigMarshaller
 
fromJsonAttributeMap(JsonValue) - Method in class org.forgerock.openam.sts.SoapSTSInstanceConfigMarshaller
 
fromJsonFile(String) - Static method in class org.forgerock.openam.setup.BootstrapConfig
 
fromLDAPAttribute(String) - Static method in enum org.forgerock.openam.tokens.CoreTokenField
Convert the field name into a CoreTokenField enumeration.
fromLDAPDate(String) - Method in class org.forgerock.openam.cts.utils.LDAPDataConversion
Parses an LDAP date string and converts this to a Java Date object.
fromLevel(int) - Static method in enum com.sun.identity.shared.debug.DebugLevel
Get Debug level from its name
fromMapAttributes(Map<String, Set<String>>) - Method in interface org.forgerock.openam.sts.InstanceConfigMarshaller
Marshal STSInstanceConfig subclass instance from the SMS representation
fromMapAttributes(Map<String, Set<String>>) - Method in class org.forgerock.openam.sts.RestSTSInstanceConfigMarshaller
 
fromMapAttributes(Map<String, Set<String>>) - Method in class org.forgerock.openam.sts.SoapSTSInstanceConfigMarshaller
 
fromName(String) - Static method in enum com.sun.identity.shared.debug.DebugLevel
Get Debug level from its name
fromPartialToken(PartialToken) - Method in class org.forgerock.openam.dpro.session.PartialSessionFactory
Constructs a new PartialSession instance based on the provided PartialToken.
fromResource(String, Class<?>) - Static method in class org.forgerock.openam.rest.DescriptorUtils
Create a Schema from a JSON file held as a classpath resource relative to the given type.
fromResource(Class<?>, String) - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Construct a JsonValue from a classpath resource.
fromSAMLPrimaryTokenId(String) - Method in class org.forgerock.openam.cts.api.tokens.TokenIdFactory
Converts the SAML primary token ID from CTS to a human readable form.
fromSAMLSecondaryTokenId(String) - Method in class org.forgerock.openam.cts.api.tokens.TokenIdFactory
Converts the SAML secondary token ID from CTS to a human readable form.
fromSingleValue(String) - Method in class org.forgerock.openam.cts.adapters.OAuthValues
 
fromSMSString(String) - Static method in class org.forgerock.openam.sts.config.user.CustomTokenOperation
Called to marshal back to an instance of the CustomTokenOperation from the format supported by the AdminUI
fromSMSString(String) - Static method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
fromSMSString(String) - Static method in class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
fromSSOToken(SSOToken) - Method in class org.forgerock.openam.dpro.session.PartialSessionFactory
Constructs a new PartialSession instance based on the provided SSOToken.
fromString(String) - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.ShortClientAttributeNames
 
fromString(String) - Static method in enum org.forgerock.openidconnect.Client.ApplicationType
Translates a string into an application type.
fromString(String) - Static method in enum org.forgerock.openidconnect.Client.ClientType
Gets the client type from a String.
fromString(String) - Static method in enum org.forgerock.openidconnect.Client.PublicKeySelector
Translates a string into a token endpoint auth method type.
fromString(String) - Static method in enum org.forgerock.openidconnect.Client.SubjectType
Translates a String type into a subject type.
fromString(String) - Static method in enum org.forgerock.openidconnect.Client.TokenEndpointAuthMethod
Translates a string into a token endpoint auth method type.
fromToken(Token) - Method in class org.forgerock.openam.cts.adapters.JavaBeanAdapter
 
fromToken(Token) - Method in class org.forgerock.openam.cts.adapters.OAuthAdapter
Convert from a Token using the serialised JSON blob to generate the JsonValue.
fromToken(Token) - Method in class org.forgerock.openam.cts.adapters.SAMLAdapter
Convert from a Token using deserialsied JSON blob to rebuild the SAMLToken.
fromToken(Token) - Method in class org.forgerock.openam.cts.adapters.SessionAdapter
Convert from a Token to an Internal Session.
fromToken(Token) - Method in interface org.forgerock.openam.cts.adapters.TokenAdapter
 
fromToken(Token) - Method in class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
fromUnderlyingPolicies(ResourceSetDescription, Collection<ResourceResponse>) - Static method in class org.forgerock.openam.uma.UmaPolicy
Converts underlying backend policies into an UmaPolicy.
fromUnixTime(long) - Static method in class org.forgerock.openam.utils.TimeUtils
Converts Unix Time into Java Calendar time.
fromUnixTime(long, TimeUnit) - Static method in class org.forgerock.openam.utils.TimeUtils
Converts Unix Time in the given time units into Java Calendar time.
fromUTF8(String) - Method in class org.forgerock.openam.cts.utils.blob.TokenBlobUtils
Convert the String contents into an encoded binary representation.
fromValue(String) - Static method in enum com.sun.identity.entitlement.xacml3.core.DecisionType
 
fromValue(String) - Static method in enum com.sun.identity.entitlement.xacml3.core.EffectType
 
fromXACML(PolicySet) - Method in class com.sun.identity.entitlement.xacml3.XACMLReaderWriter
Translate provided XACML PolicySet into OpenAM Privileges, ReferralPrivileges, Applications and ResourceTypes.
FS_ACCESS_LOG_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation access log file name
FS_ATTRIBUTE_MAPPER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Key name for the federation attribute mapper.
FS_ERROR_LOG_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation error log file name
FS_USER_PROVIDER_CLASS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Implementation class for SPI FSUserProvider.
FS_USER_PROVIDER_DEFAULT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default FSUserProvider implemeation class.
FS_USER_PROVIDER_ENV_AUTHNRESPONSE_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Used by FSUserProvider to pass in authn response through env map.
FS_USER_PROVIDER_ENV_FSRESPONSE_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Used by FSUserProvider to pass in saml response through env map.
FS_USER_PROVIDER_ENV_LOGOUT_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Used by FSUserProvider to pass in logout request through env map.
FS_USER_PROVIDER_ENV_NAMEMAPPING_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Used by FSUserProvider to pass in name ID mapping request through env map.
FS_USER_PROVIDER_ENV_REGISTRATION_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Used by FSUserProvider to pass in registration request through env map.
FS_USER_PROVIDER_ENV_TERMINATION_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Used by FSUserProvider to pass in termination request through env map.
FSAccountFedInfo - Class in com.sun.identity.federation.accountmgmt
Deprecated.
since 12.0.0
FSAccountFedInfo(String, NameIdentifier, int, boolean) - Constructor for class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Constructor.
FSAccountFedInfo(String, NameIdentifier, NameIdentifier, boolean) - Constructor for class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Constructor.
FSAccountFedInfoKey - Class in com.sun.identity.federation.accountmgmt
This class handles the user account's federation information key.
FSAccountFedInfoKey() - Constructor for class com.sun.identity.federation.accountmgmt.FSAccountFedInfoKey
Default Constructor.
FSAccountFedInfoKey(String, String) - Constructor for class com.sun.identity.federation.accountmgmt.FSAccountFedInfoKey
Constructor.
FSAccountManager - Class in com.sun.identity.federation.accountmgmt
This class is used for storing & retrieving user account's federation specific information.
FSAccountMgmtException - Exception in com.sun.identity.federation.accountmgmt
This exception class handles Account Mangement errors.
FSAccountMgmtException(String, Object[]) - Constructor for exception com.sun.identity.federation.accountmgmt.FSAccountMgmtException
Constructor
FSAccountMgmtException(String) - Constructor for exception com.sun.identity.federation.accountmgmt.FSAccountMgmtException
Constructor This constructor builds an FSAccountMgmtException with the specified detail message.
FSAccountUtils - Class in com.sun.identity.federation.accountmgmt
The utility class contains the helper functions used in account management.
FSAccountUtils() - Constructor for class com.sun.identity.federation.accountmgmt.FSAccountUtils
 
FSArtifactStats - Class in com.sun.identity.federation.services
Manages statistics of artifacts.
FSArtifactStats(Map, String, String) - Constructor for class com.sun.identity.federation.services.FSArtifactStats
Constructs a FSArtifactStats object for a given provider.
FSAssertion - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSAssertion(Element) - Constructor for class com.sun.identity.federation.message.FSAssertion
Deprecated.
Constructor to create an FSAssertion object from the Document Element.
FSAssertion(String, String, Date, Set, String) - Constructor for class com.sun.identity.federation.message.FSAssertion
Deprecated.
Constructor to create FSAssertion object.
FSAssertion(String, String, Date, Conditions, Set, String) - Constructor for class com.sun.identity.federation.message.FSAssertion
Deprecated.
Constructor to create FSAssertion object.
FSAssertion(String, String, Date, Conditions, Advice, Set, String) - Constructor for class com.sun.identity.federation.message.FSAssertion
Deprecated.
Constructor to create an FSAssertion object.
FSAssertionArtifact - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSAssertionArtifact() - Constructor for class com.sun.identity.federation.message.FSAssertionArtifact
Deprecated.
Default Constructor.
FSAssertionArtifact(String) - Constructor for class com.sun.identity.federation.message.FSAssertionArtifact
Deprecated.
Constructor to create AssertionArtifact object.
FSAssertionArtifact(byte[], byte[]) - Constructor for class com.sun.identity.federation.message.FSAssertionArtifact
Deprecated.
Constructor to create FSAssertionArtifact object.
FSAssertionArtifactHandler - Class in com.sun.identity.federation.services.fednsso
Handler that runs on SP side to receive and process AuthnResponse.
FSAssertionArtifactHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Default constructor.
FSAssertionArtifactHandler(HttpServletRequest, HttpServletResponse, IDPDescriptorType, String, boolean, String, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Constructs a FSAssertionArtifactHandler object.
FSAssertionArtifactHandler(HttpServletRequest, HttpServletResponse, IDPDescriptorType, String, FSAuthnRequest, boolean, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Constructs a FSAssertionArtifactHandler object.
FSAssertionConsumerService - Class in com.sun.identity.federation.services.fednsso
SP AssertionConsumerService.
FSAssertionConsumerService() - Constructor for class com.sun.identity.federation.services.fednsso.FSAssertionConsumerService
Default constructor.
FSAssertionManager - Class in com.sun.identity.federation.services
IDP side class which handles assertion and artifact operations.
FSAssertionManagerClient - Class in com.sun.identity.federation.services
The class FSAssertionManagerClient is a final class that provides interfaces to create, get and destroy Assertions.
FSAssertionManagerClient(String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerClient
Returns an instance of AssertionManagerClient.
FSAssertionManagerClient(String, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerClient
Returns an instance of FSAssertionManagerClient that will use the provided URL for the management of assertions.
FSAssertionManagerIF - Interface in com.sun.identity.federation.services
JAX-RPC interface for AssertionManager to make it remoteable.
FSAssertionManagerIF_checkForLocal_RequestStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_checkForLocal_RequestStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_RequestStruct
 
FSAssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
FSAssertionManagerIF_checkForLocal_ResponseStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_checkForLocal_ResponseStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_ResponseStruct
 
FSAssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
FSAssertionManagerIF_getAssertion_Fault_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getAssertion_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPSerializer
 
FSAssertionManagerIF_getAssertion_RequestStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getAssertion_RequestStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
FSAssertionManagerIF_getAssertion_RequestStruct(String, String, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
FSAssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
FSAssertionManagerIF_getAssertion_ResponseStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getAssertion_ResponseStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct
 
FSAssertionManagerIF_getAssertion_ResponseStruct(String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct
 
FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder
 
FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPSerializer
 
FSAssertionManagerIF_getDestIdForArtifact_RequestStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getDestIdForArtifact_RequestStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct
 
FSAssertionManagerIF_getDestIdForArtifact_RequestStruct(String, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct
 
FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder
 
FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPSerializer
 
FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct
 
FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct(String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct
 
FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder
 
FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPSerializer
 
FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder
 
FSAssertionManagerIF_getErrorStatus_Fault_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getErrorStatus_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPSerializer
 
FSAssertionManagerIF_getErrorStatus_RequestStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getErrorStatus_RequestStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct
 
FSAssertionManagerIF_getErrorStatus_RequestStruct(String, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct
 
FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder
 
FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPSerializer
 
FSAssertionManagerIF_getErrorStatus_ResponseStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getErrorStatus_ResponseStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct
 
FSAssertionManagerIF_getErrorStatus_ResponseStruct(String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct
 
FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder
 
FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPSerializer
 
FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder
 
FSAssertionManagerIF_isUserExists_Fault_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_isUserExists_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPSerializer
 
FSAssertionManagerIF_isUserExists_RequestStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_isUserExists_RequestStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct
 
FSAssertionManagerIF_isUserExists_RequestStruct(String, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct
 
FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder
 
FSAssertionManagerIF_isUserExists_RequestStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_isUserExists_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPSerializer
 
FSAssertionManagerIF_isUserExists_ResponseStruct - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_isUserExists_ResponseStruct() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct
 
FSAssertionManagerIF_isUserExists_ResponseStruct(boolean) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct
 
FSAssertionManagerIF_isUserExists_ResponseStruct_SOAPSerializer - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_isUserExists_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct_SOAPSerializer
 
FSAssertionManagerIF_Tie - Class in com.sun.identity.federation.services
 
FSAssertionManagerIF_Tie() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
FSAssertionManagerImpl - Class in com.sun.identity.federation.services
This class implements interface FSAssertionManagerIF.
FSAssertionManagerImpl() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerImpl
 
FSAssertionManagerServlet - Class in com.sun.identity.federation.services
The class provides remote interfaces for the AssertionManager class using JAX-RPC.
FSAssertionManagerServlet() - Constructor for class com.sun.identity.federation.services.FSAssertionManagerServlet
 
FSAssertionStats - Class in com.sun.identity.federation.services
Provides statistics for assertions.
FSAssertionStats(Map, String, String) - Constructor for class com.sun.identity.federation.services.FSAssertionStats
Constructs a FSAssertionStats object for a given provider.
FSAttributeMapper - Interface in com.sun.identity.federation.services
Deprecated.
This SPI is deprecated.
FSAttributePlugin - Interface in com.sun.identity.federation.services
Deprecated.
This SPI is deprecated.
FSAttributeStatementHelper - Class in com.sun.identity.federation.services.util
This class helps in creating AttributeStatements to add auto federation attributes as part of an assertion that is generated through Single Sign-On.
FSAttributeStatementHelper() - Constructor for class com.sun.identity.federation.services.util.FSAttributeStatementHelper
 
FSAuthContextResult - Class in com.sun.identity.federation.services
This class is used to model authentication context result.
FSAuthContextResult() - Constructor for class com.sun.identity.federation.services.FSAuthContextResult
Constructs new FSAuthContextResult object.
FSAuthenticationStatement - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSAuthenticationStatement() - Constructor for class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Default Constructor.
FSAuthenticationStatement(String, Date, Subject, AuthnContext) - Constructor for class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Constructor to create FSAuthenticationStatement object.
FSAuthenticationStatement(String, Date, Subject, SubjectLocality, List, AuthnContext) - Constructor for class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Constructor for create FSAuthenticationStatement object.
FSAuthenticationStatement(Element) - Constructor for class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Constructs an FSAuthenticationStatement object from a Document Element.
FSAuthnDecisionHandler - Class in com.sun.identity.federation.services
Used by IDP to decide which authentication to use to meet the need of requested authentication context.
FSAuthnDecisionHandler(String, String, HttpServletRequest) - Constructor for class com.sun.identity.federation.services.FSAuthnDecisionHandler
Constructs a new FSAuthnDecisionHandler object.
FSAuthnRequest - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSAuthnRequest() - Constructor for class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Default AuthnRequest construtor
FSAuthnRequest(String, List, String, boolean, boolean, boolean, String, String, RequestAuthnContext, String, String) - Constructor for class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Constructor to create FSAuthnRequest object.
FSAuthnRequest(Element) - Constructor for class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Constructor to create FSAuthnRequest object.
FSAuthnRequestEnvelope - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSAuthnRequestEnvelope() - Constructor for class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Default Constructor.
FSAuthnRequestEnvelope(FSAuthnRequest, String, String, String, FSIDPList, boolean) - Constructor for class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Constructs a new FSAuthnRequestEnvelope object.
FSAuthnRequestEnvelope(Element) - Constructor for class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Constructs a new FSAuthnRequestEnvelope object from a Document Element.
FSAuthnResponse - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSAuthnResponse(String, String, Status, List, String) - Constructor for class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Constructor to create FSAuthnResponse object.
FSAuthnResponse(Element) - Constructor for class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Constructor creates FSAuthnResponse object from Document Element.
FSAuthnResponseEnvelope - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSAuthnResponseEnvelope() - Constructor for class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Default Constructor.
FSAuthnResponseEnvelope(FSAuthnResponse) - Constructor for class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Constructor create FSAuthnResponseEnvelope object.
FSAuthnResponseEnvelope(Element) - Constructor for class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Constructor create FSAuthnResponseEnvelope object.
FSBrowserArtifactConsumerHandler - Class in com.sun.identity.federation.services.fednsso
SP side assertion consumer handler handes artifact profile.
FSBrowserArtifactConsumerHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSBrowserArtifactConsumerHandler
 
FSBrowserArtifactConsumerHandler(HttpServletRequest, HttpServletResponse, IDPDescriptorType, String, boolean, String, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSBrowserArtifactConsumerHandler
Constructs a FSBrowserArtifactHandler object.
FSBrowserArtifactConsumerHandler(HttpServletRequest, HttpServletResponse, IDPDescriptorType, String, String, FSRequest) - Constructor for class com.sun.identity.federation.services.fednsso.FSBrowserArtifactConsumerHandler
Constructs a FSBrowserArtifactConsumerHandler object.
FSBrowserPostConsumerHandler - Class in com.sun.identity.federation.services.fednsso
SP assertion consumer service handler that handles browser post profile.
FSBrowserPostConsumerHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSBrowserPostConsumerHandler
 
FSBrowserPostConsumerHandler(HttpServletRequest, HttpServletResponse, IDPDescriptorType, String, FSAuthnRequest, boolean, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSBrowserPostConsumerHandler
Constructs a FSBrowserPostConsumerHandler object.
FSConsentHandler - Class in com.sun.identity.federation.login
This servlet redirects the request to the introduction URL or the provider home page URL based on the action in the request.
FSConsentHandler() - Constructor for class com.sun.identity.federation.login.FSConsentHandler
 
FSDefaultAttributeMapper - Class in com.sun.identity.federation.services
This class FSDefaultAttributeMapper is the default implementation of the FSAttributeMapper used at the service provider(SP) and configurable through provider's local configuration.
FSDefaultAttributeMapper() - Constructor for class com.sun.identity.federation.services.FSDefaultAttributeMapper
 
FSDefaultAttributePlugin - Class in com.sun.identity.federation.services
This class FSDefaultAttributePlugin is the default attribute plugin implementation of FSAttributePlugin of Identity provider.
FSDefaultAttributePlugin() - Constructor for class com.sun.identity.federation.services.FSDefaultAttributePlugin
 
FSDefaultRealmAttributeMapper - Class in com.sun.identity.federation.services
This class FSDefaultRealmAttributeMapper is the default implementation of the FSRealmAttributeMapper used at the service provider(SP) and configurable through provider's local configuration.
FSDefaultRealmAttributeMapper() - Constructor for class com.sun.identity.federation.services.FSDefaultRealmAttributeMapper
 
FSDefaultRealmAttributePlugin - Class in com.sun.identity.federation.services
This class FSDefaultRealmAttributePlugin is the default attribute plugin implementation of FSRealmAttributePlugin of Identity provider.
FSDefaultRealmAttributePlugin() - Constructor for class com.sun.identity.federation.services.FSDefaultRealmAttributePlugin
 
FSDefaultSPAdapter - Class in com.sun.identity.federation.plugins
 
FSDefaultSPAdapter() - Constructor for class com.sun.identity.federation.plugins.FSDefaultSPAdapter
 
FSDiscoveryBootStrap - Class in com.sun.identity.federation.services
The class FSDiscoBootStrap helps in generating the discovery boot strap statement i.e.
FSDiscoveryBootStrap(Object, AuthnContext, FSSubject, String, String, String) - Constructor for class com.sun.identity.federation.services.FSDiscoveryBootStrap
Constructor.
FSException - Exception in com.sun.identity.federation.common
This class is the super-class for all Federation checked exceptions.
FSException(String, String, Object[]) - Constructor for exception com.sun.identity.federation.common.FSException
Constructor This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
FSException(String, Object[]) - Constructor for exception com.sun.identity.federation.common.FSException
Constructor
FSException(String, Object[], Throwable) - Constructor for exception com.sun.identity.federation.common.FSException
Constructor
FSException(String) - Constructor for exception com.sun.identity.federation.common.FSException
Constructor Constructs a FSException with a detailed message.
FSException(Throwable, String) - Constructor for exception com.sun.identity.federation.common.FSException
Constructs a FSException with a message and an embedded exception.
FSException(Exception) - Constructor for exception com.sun.identity.federation.common.FSException
Constructor
FSFederationHandler - Class in com.sun.identity.federation.login
This servlet processes requests to initiate Federation and redirects to the provider home pager URL on successful federation.
FSFederationHandler() - Constructor for class com.sun.identity.federation.login.FSFederationHandler
 
FSFederationTerminationNotification - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSFederationTerminationNotification() - Constructor for class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Default Constructor.
FSFederationTerminationNotification(Element) - Constructor for class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Creates FSFederationTerminationNotification from a Document Element.
FSFederationTerminationNotification(String, String, NameIdentifier) - Constructor for class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Creates FSFederationTerminationNotification object.
FSFedTerminationHandler - Class in com.sun.identity.federation.services.termination
Work engine that handles termination request/response.
FSFedTerminationHandler() - Constructor for class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Constructor.
FSID_PREFIX - Static variable in class com.sun.identity.federation.common.FSUtils
 
FSIDPAuthenticationContextInfo - Class in com.sun.identity.federation.services
This class is used to store the IDP Authentication Context Information.
FSIDPAuthenticationContextInfo() - Constructor for class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Default constructor.
FSIDPAuthenticationContextInfo(String) - Constructor for class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Constructs a new object.
FSIDPAuthenticationContextInfo(String, String, String, int) - Constructor for class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Creates new FSIDPAuthenticationContextInfo instance.
FSIDPAuthenticationContextInfo(String, String, String, String) - Constructor for class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Creates new FSIDPAuthenticationContextInfo instance.
FSIDPFinderService - Class in com.sun.identity.federation.services.fednsso
This class FSIDPFinderService is used to find a preferred identity provider by using a common domain cookie.
FSIDPFinderService() - Constructor for class com.sun.identity.federation.services.fednsso.FSIDPFinderService
 
FSIDPList - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSIDPList() - Constructor for class com.sun.identity.federation.message.FSIDPList
Deprecated.
Default Constructor.
FSIDPList(Element) - Constructor for class com.sun.identity.federation.message.FSIDPList
Deprecated.
Constructor creates FSIDPList object from Document Element.
FSIDPList(IDPEntries, List) - Constructor for class com.sun.identity.federation.message.FSIDPList
Deprecated.
Constructor creates FSIDPList from IDPEntries object and a list of GetComplete objects.
FSIDPProxy - Interface in com.sun.identity.federation.services
Deprecated.
This SPI is deprecated.
FSIDPProxyImpl - Class in com.sun.identity.federation.services
Deprecated. 
FSIDPProxyImpl() - Constructor for class com.sun.identity.federation.services.FSIDPProxyImpl
Deprecated.
Default Constructor.
FSIntersiteTransferService - Class in com.sun.identity.federation.services.fednsso
Gets called to send AuthnRequest to IDP.
FSIntersiteTransferService() - Constructor for class com.sun.identity.federation.services.fednsso.FSIntersiteTransferService
 
FSLECPConsumerHandler - Class in com.sun.identity.federation.services.fednsso
SP assertion consumer service handler handles LECP profile.
FSLECPConsumerHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSLECPConsumerHandler
 
FSLECPConsumerHandler(HttpServletRequest, HttpServletResponse, IDPDescriptorType, String, FSAuthnRequest, boolean, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSLECPConsumerHandler
Constructs a FSLECPConsumerHandler object.
FSLoginHelper - Class in com.sun.identity.federation.services
Helper class for handling login process at Service Provider.
FSLoginHelper(HttpServletRequest) - Constructor for class com.sun.identity.federation.services.FSLoginHelper
Creates a new FSLoginHelper object.
FSLoginHelperException - Exception in com.sun.identity.federation.services
This class handles all preLogin & postLogin exceptions.
FSLoginHelperException(String, Object[]) - Constructor for exception com.sun.identity.federation.services.FSLoginHelperException
Constructor.
FSLoginHelperException(String) - Constructor for exception com.sun.identity.federation.services.FSLoginHelperException
Constructs an FSLoginHelperException with a detailed message.
FSLoginHelperException(String, Throwable) - Constructor for exception com.sun.identity.federation.services.FSLoginHelperException
Constructs an FSLoginHelperException with a message and an embedded exception.
FSLogoutNotification - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSLogoutNotification() - Constructor for class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Default Constructor.
FSLogoutNotification(Element) - Constructor for class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Constructor creates FSLogoutNotification object from Document Element.
FSLogoutNotification(String, String, NameIdentifier, String) - Constructor for class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Consturctor creates FSLogoutNotification object.
FSLogoutResponse - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSLogoutResponse() - Constructor for class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Default Constructor.
FSLogoutResponse(String, String, Status, String, String) - Constructor for class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Constructor creates FSLogoutResponse object.
FSLogoutResponse(Element) - Constructor for class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Constructor creates FSLogoutResponse object from a Document element.
FSLogoutStatus - Class in com.sun.identity.federation.services.logout
Logout status.
FSLogoutStatus(String) - Constructor for class com.sun.identity.federation.services.logout.FSLogoutStatus
Creates new FSLogoutStatus object.
FSLogoutUtil - Class in com.sun.identity.federation.services.logout
Utility class for single logout.
FSLogoutUtil() - Constructor for class com.sun.identity.federation.services.logout.FSLogoutUtil
 
FSMsgException - Exception in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
FSMsgException(String, Object[]) - Constructor for exception com.sun.identity.federation.message.common.FSMsgException
Deprecated.
Constructor
FSMsgException(String, Object[], Throwable) - Constructor for exception com.sun.identity.federation.message.common.FSMsgException
Deprecated.
Constructor
FSMsgException(Throwable, String) - Constructor for exception com.sun.identity.federation.message.common.FSMsgException
Deprecated.
Constructor
FSMsgException(String) - Constructor for exception com.sun.identity.federation.message.common.FSMsgException
Deprecated.
Constructor
FSNameIdentifierHelper - Class in com.sun.identity.federation.services.util
Helper class to pick the correct INameIdentifier implementation for a given provider.
FSNameIdentifierHelper(BaseConfigType) - Constructor for class com.sun.identity.federation.services.util.FSNameIdentifierHelper
Constructs a FSNameIdentifierHelper object.
FSNameIdentifierImpl - Class in com.sun.identity.federation.services.util
Default plugin for interface INameIdentifier.
FSNameIdentifierImpl() - Constructor for class com.sun.identity.federation.services.util.FSNameIdentifierImpl
Default constructor.
FSNameIdentifierMappingRequest - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSNameIdentifierMappingRequest(String, NameIdentifier, String) - Constructor for class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Constructor to create FSNameIdentifierMappingRequest.
FSNameIdentifierMappingRequest(Element) - Constructor for class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Constructor to create FSNameIdentifierMappingRequest from the Document Element.
FSNameIdentifierMappingResponse - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSNameIdentifierMappingResponse(String, String, Status, NameIdentifier) - Constructor for class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Constructor to create FSNameIdentifierMappingResponse object.
FSNameIdentifierMappingResponse(Element) - Constructor for class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Constructor to create FSNameIdentifierMappingResponse object.
FSNameMappingHandler - Class in com.sun.identity.federation.services.namemapping
Handles ID-FF name identifier mapping.
FSNameMappingHandler(String, ProviderDescriptorType, BaseConfigType, String) - Constructor for class com.sun.identity.federation.services.namemapping.FSNameMappingHandler
Construct a FSNameMappingHandler object for a provider.
FSNameRegistrationHandler - Class in com.sun.identity.federation.services.registration
Work class that handles registration process.
FSNameRegistrationHandler() - Constructor for class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Constructor.
FSNameRegistrationRequest - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSNameRegistrationRequest() - Constructor for class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Default Constructor.
FSNameRegistrationRequest(String, List, String, SPProvidedNameIdentifier, IDPProvidedNameIdentifier, OldProvidedNameIdentifier, String) - Constructor for class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Constructor creates the FSNameRegistrationRequest object.
FSNameRegistrationRequest(Element) - Constructor for class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Constructor creates FSNameRegistrationRequest> object from a Document Element.
FSNameRegistrationResponse - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSNameRegistrationResponse() - Constructor for class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Default Constructor.
FSNameRegistrationResponse(String, String, Status, String, String) - Constructor for class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Constructor creates the FSNameRegistrationResponse object.
FSNameRegistrationResponse(Element) - Constructor for class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Constructor creates the FSNameRegistrationResponse object from Document Element.
FSPostLogin - Class in com.sun.identity.federation.login
This class defines methods which will be invoked post Single Sign-On/Federation.
FSPostLogin() - Constructor for class com.sun.identity.federation.login.FSPostLogin
 
FSPostLoginException - Exception in com.sun.identity.federation.login
The FSPostLoginException is used to specify an exception related to an error on post login operations.
FSPostLoginException(String, Object[]) - Constructor for exception com.sun.identity.federation.login.FSPostLoginException
Creates FMPostLoginException object.
FSPostLoginException(String) - Constructor for exception com.sun.identity.federation.login.FSPostLoginException
Creates FSPostLoginException object.
FSPostLoginException(Throwable, String) - Constructor for exception com.sun.identity.federation.login.FSPostLoginException
Creates AMAuthCallBackException object.
FSPostLoginHandler - Class in com.sun.identity.federation.login
This servlet handles post login operations.
FSPostLoginHandler() - Constructor for class com.sun.identity.federation.login.FSPostLoginHandler
 
FSPreLogin - Class in com.sun.identity.federation.login
This class has methods for pre login operations.
FSPreLogin() - Constructor for class com.sun.identity.federation.login.FSPreLogin
 
FSPreLoginException - Exception in com.sun.identity.federation.login
The FSPreLoginException is used to specify an exception related to an error during pre login operations.
FSPreLoginException(String, Object[]) - Constructor for exception com.sun.identity.federation.login.FSPreLoginException
Creates FSPreLoginException object.
FSPreLoginException(String) - Constructor for exception com.sun.identity.federation.login.FSPreLoginException
Creates FSPreLoginException object.
FSPreLoginException(Throwable, String) - Constructor for exception com.sun.identity.federation.login.FSPreLoginException
Creates FSPreLoginException object.
FSPreLoginHandler - Class in com.sun.identity.federation.login
This servlet is invoked to determine where the incoming request should be redirected to , based on the validity of the Federation Manager Session Cookie and the existance of the Federation Cookie, whether local authentication needs to be done.
FSPreLoginHandler() - Constructor for class com.sun.identity.federation.login.FSPreLoginHandler
 
FSPreLogoutHandler - Class in com.sun.identity.federation.services.logout
Pre logout handling.
FSPreLogoutHandler() - Constructor for class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Constructor.
FSProcessLogoutServlet - Class in com.sun.identity.federation.services.logout
Handles ID-FF Single Logout request.
FSProcessLogoutServlet() - Constructor for class com.sun.identity.federation.services.logout.FSProcessLogoutServlet
 
FSProxyHandler - Class in com.sun.identity.federation.services.fednsso
This class FSProxyHandler handles the single sign-on requests by a proxy identity provider.
FSProxyHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, SPDescriptorType, BaseConfigType, String, String, Object) - Constructor for class com.sun.identity.federation.services.fednsso.FSProxyHandler
Constructor.
FSProxyHandler(HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.federation.services.fednsso.FSProxyHandler
Constructor.
FSRealmAttributeMapper - Interface in com.sun.identity.federation.services
Deprecated.
since 12.0.0
FSRealmAttributePlugin - Interface in com.sun.identity.federation.services
The interface FSRealmAttributePlugin is a plugin for adding the AttributeStatements into the Assertion by the Identity Provider during the Single Sign-on process.
FSRealmIDPProxy - Interface in com.sun.identity.federation.services
Deprecated.
since 12.0.0
FSRealmIDPProxyImpl - Class in com.sun.identity.federation.services
This class FSRealmIDPProxyImpl is used to find a preferred Identity Authenticating provider to proxy the authentication request.
FSRealmIDPProxyImpl() - Constructor for class com.sun.identity.federation.services.FSRealmIDPProxyImpl
Default Constructor.
FSRedirectException - Exception in com.sun.identity.federation.common
Deprecated.
since 12.0.0
FSRedirectException(String, Object[]) - Constructor for exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Constructor
FSRedirectException(String, Object[], Throwable) - Constructor for exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Constructor
FSRedirectException(String) - Constructor for exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Constructor Constructs a FSRedirectException with a detailed message.
FSRedirectException(Throwable, String) - Constructor for exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Constructor Constructs a FSRedirectException with a message and an embedded exception.
FSRedirectException(Exception) - Constructor for exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Constructor Constructs a FSRedirectException with an exception.
FSRegistrationInitiationServlet - Class in com.sun.identity.federation.services.registration
Initiates registration request.
FSRegistrationInitiationServlet() - Constructor for class com.sun.identity.federation.services.registration.FSRegistrationInitiationServlet
 
FSRegistrationManager - Class in com.sun.identity.federation.services.registration
Manages registration state per provider.
FSRegistrationRequestServlet - Class in com.sun.identity.federation.services.registration
Handles registration request received from remote provider.
FSRegistrationRequestServlet() - Constructor for class com.sun.identity.federation.services.registration.FSRegistrationRequestServlet
 
FSRegistrationReturnServlet - Class in com.sun.identity.federation.services.registration
Handles registration return.
FSRegistrationReturnServlet() - Constructor for class com.sun.identity.federation.services.registration.FSRegistrationReturnServlet
 
FSRemoteException - Exception in com.sun.identity.federation.common
Deprecated.
since 12.0.0
FSRemoteException() - Constructor for exception com.sun.identity.federation.common.FSRemoteException
Deprecated.
Creates an FSRemoteException with no message.
FSRemoteException(String) - Constructor for exception com.sun.identity.federation.common.FSRemoteException
Deprecated.
Creates an FSRemoteException with a message.
FSRemoteException_SOAPBuilder - Class in com.sun.identity.federation.common
 
FSRemoteException_SOAPBuilder() - Constructor for class com.sun.identity.federation.common.FSRemoteException_SOAPBuilder
 
FSRemoteException_SOAPBuilder(String) - Constructor for class com.sun.identity.federation.common.FSRemoteException_SOAPBuilder
 
FSRemoteException_SOAPSerializer - Class in com.sun.identity.federation.common
 
FSRemoteException_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.federation.common.FSRemoteException_SOAPSerializer
 
FSRequest - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSRequest() - Constructor for class com.sun.identity.federation.message.FSRequest
Deprecated.
 
FSRequest(String, Query) - Constructor for class com.sun.identity.federation.message.FSRequest
Deprecated.
Constructor creates Request object.
FSRequest(String, List) - Constructor for class com.sun.identity.federation.message.FSRequest
Deprecated.
Constructor creates Request object.
FSRequest(Element) - Constructor for class com.sun.identity.federation.message.FSRequest
Deprecated.
Constructor creates a FSRequest object from a XML Document Element.
FSRequestCleanUpRunnable - Class in com.sun.identity.federation.services
This is a helper class used by FSSessionManager to clean up expired assertionIDs from the map.
FSRequestCleanUpRunnable(Map, Map, long, long) - Constructor for class com.sun.identity.federation.services.FSRequestCleanUpRunnable
Constructor.
FSResponse - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSResponse(String, String, Status, List) - Constructor for class com.sun.identity.federation.message.FSResponse
Deprecated.
Constructor creates FSResponse object.
FSResponse(Element) - Constructor for class com.sun.identity.federation.message.FSResponse
Deprecated.
Constructor creates FSResponse object form a Document Element.
FSReturnLogoutServlet - Class in com.sun.identity.federation.services.logout
Processes ID-FF single logout return (logout response).
FSReturnLogoutServlet() - Constructor for class com.sun.identity.federation.services.logout.FSReturnLogoutServlet
 
FSReturnSessionManager - Class in com.sun.identity.federation.services.logout
Contains session information for logout.
FSSAMLRequest - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSSAMLRequest() - Constructor for class com.sun.identity.federation.message.FSSAMLRequest
Deprecated.
 
FSSAMLRequest(Element) - Constructor for class com.sun.identity.federation.message.FSSAMLRequest
Deprecated.
Constructor creates FSSAMLRequest from the Document Element.
FSScoping - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSScoping() - Constructor for class com.sun.identity.federation.message.FSScoping
Deprecated.
Default constructor
FSScoping(FSIDPList, int) - Constructor for class com.sun.identity.federation.message.FSScoping
Deprecated.
Constructor creates FSScoping object.
FSScoping(Element) - Constructor for class com.sun.identity.federation.message.FSScoping
Deprecated.
Constructor creates FSScoping object from the Document Element.
FSServiceManager - Class in com.sun.identity.federation.services
Services use this class to obtain appropriate handlers for different profiles.
FSServiceUtils - Class in com.sun.identity.federation.services.util
Util class to provide methods to manage ID-FF service.
FSSession - Class in com.sun.identity.federation.services
Class that encasulates federation session.
FSSession(String, List) - Constructor for class com.sun.identity.federation.services.FSSession
Constructs a new FSSession.
FSSession(String) - Constructor for class com.sun.identity.federation.services.FSSession
Constructs a new FSSession object.
FSSessionManager - Class in com.sun.identity.federation.services
The class FSSessionManager is a final class that provides interfaces to manage FSSessions.
FSSessionMapStats - Class in com.sun.identity.federation.services
Handles statistics for session maps.
FSSessionMapStats(Map, String, String, String) - Constructor for class com.sun.identity.federation.services.FSSessionMapStats
Constructs a new FSSessionMapStats object.
FSSessionPartner - Class in com.sun.identity.federation.services
Class that encapsulates session partner.
FSSessionPartner(String, boolean) - Constructor for class com.sun.identity.federation.services.FSSessionPartner
Constructs a new FSSessionPartner object.
FSSignatureException - Exception in com.sun.identity.federation.services.util
ID-FF signature related exceptions.
FSSignatureException(String, Object[]) - Constructor for exception com.sun.identity.federation.services.util.FSSignatureException
Constructor.
FSSignatureException(String) - Constructor for exception com.sun.identity.federation.services.util.FSSignatureException
Creates a FSSignatureException with a message.
FSSignatureException(Throwable, String) - Constructor for exception com.sun.identity.federation.services.util.FSSignatureException
Constructs a FSSignatureException with a message and an embedded exception.
FSSignatureManager - Class in com.sun.identity.federation.services.util
Util class used to sign a string and verify signature on a string.
FSSignatureManager() - Constructor for class com.sun.identity.federation.services.util.FSSignatureManager
Constructor.
FSSignatureManager(KeyProvider, SignatureProviderSPI) - Constructor for class com.sun.identity.federation.services.util.FSSignatureManager
Constructor.
FSSignatureProvider - Class in com.sun.identity.federation.services.util
This class implements interface SignatureProviderSPI.
FSSignatureProvider() - Constructor for class com.sun.identity.federation.services.util.FSSignatureProvider
Default Constructor.
FSSignatureUtil - Class in com.sun.identity.federation.services.util
Util methods to sign and verify signature on query string.
FSSignatureUtil() - Constructor for class com.sun.identity.federation.services.util.FSSignatureUtil
 
FSSingleLogoutHandler - Class in com.sun.identity.federation.services.logout
Work class that handles ID-FF single logout.
FSSingleLogoutHandler() - Constructor for class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
 
FSSingleLogoutServlet - Class in com.sun.identity.federation.services.logout
Initiates ID-FF Single Logout.
FSSingleLogoutServlet() - Constructor for class com.sun.identity.federation.services.logout.FSSingleLogoutServlet
 
FSSOAPReceiver - Class in com.sun.identity.federation.services
SOAP endpoint that handles federation SOAP request.
FSSOAPReceiver() - Constructor for class com.sun.identity.federation.services.FSSOAPReceiver
Default constructor.
FSSOAPService - Class in com.sun.identity.federation.services
Utils to handle SOAP profiles.
FSSPAuthenticationContextInfo - Class in com.sun.identity.federation.services
The FSSPAuthenticationContextInfo is used to contain the information about the AuthenticationContext to AuthenticationLevel mapping
FSSPAuthenticationContextInfo() - Constructor for class com.sun.identity.federation.services.FSSPAuthenticationContextInfo
Creates new FSSPAuthenticationContextInfo object.
FSSPAuthenticationContextInfo(String) - Constructor for class com.sun.identity.federation.services.FSSPAuthenticationContextInfo
Constructs a new object.
FSSPAuthenticationContextInfo(String, int) - Constructor for class com.sun.identity.federation.services.FSSPAuthenticationContextInfo
Creates new FSSPAuthenticationContextInfo
FSSPAuthenticationContextInfo(String, String) - Constructor for class com.sun.identity.federation.services.FSSPAuthenticationContextInfo
Creates new FSSPAuthenticationContextInfo
FSSSOAndFedHandler - Class in com.sun.identity.federation.services.fednsso
Base class for IDP side handler that handles single sign on and federation requests.
FSSSOAndFedHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Default constructor.
FSSSOAndFedHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, SPDescriptorType, BaseConfigType, String, String, Object) - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Constructor.
FSSSOAndFedHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, SPDescriptorType, BaseConfigType, String, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Constructor.
FSSSOAndFedHandler(HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Constructor.
FSSSOAndFedService - Class in com.sun.identity.federation.services.fednsso
IDP Single Sign On Service.
FSSSOAndFedService() - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOAndFedService
Default constructor.
FSSSOBrowserArtifactProfileHandler - Class in com.sun.identity.federation.services.fednsso
IDP single sign on service handler handles browser artifact profile.
FSSSOBrowserArtifactProfileHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
 
FSSSOBrowserArtifactProfileHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, SPDescriptorType, BaseConfigType, String, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
Constructor.
FSSSOBrowserArtifactProfileHandler(HttpServletRequest, HttpServletResponse, Request) - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
Constructor.
FSSSOBrowserPostProfileHandler - Class in com.sun.identity.federation.services.fednsso
IDP single sign on service handler handles browser post profile.
FSSSOBrowserPostProfileHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOBrowserPostProfileHandler
 
FSSSOBrowserPostProfileHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, SPDescriptorType, BaseConfigType, String, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOBrowserPostProfileHandler
Constructor.
FSSSOLECPProfileHandler - Class in com.sun.identity.federation.services.fednsso
IDP single sign on service handler handles LECP profile.
FSSSOLECPProfileHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOLECPProfileHandler
 
FSSSOLECPProfileHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, SPDescriptorType, BaseConfigType, String, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOLECPProfileHandler
Constructor.
FSSSOWMLPostProfileHandler - Class in com.sun.identity.federation.services.fednsso
IDP single sign on service handler that handles WML post profile.
FSSSOWMLPostProfileHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOWMLPostProfileHandler
 
FSSSOWMLPostProfileHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, SPDescriptorType, BaseConfigType, String, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSSSOWMLPostProfileHandler
Constructor.
FSSubject - Class in com.sun.identity.federation.message
Deprecated.
since 12.0.0
FSSubject() - Constructor for class com.sun.identity.federation.message.FSSubject
Deprecated.
Default Constructor.
FSSubject(NameIdentifier, SubjectConfirmation, IDPProvidedNameIdentifier) - Constructor for class com.sun.identity.federation.message.FSSubject
Deprecated.
Constructor creates FSSubject object.
FSSubject(NameIdentifier, IDPProvidedNameIdentifier) - Constructor for class com.sun.identity.federation.message.FSSubject
Deprecated.
Constructor creates FSSubject object.
FSSubject(Element) - Constructor for class com.sun.identity.federation.message.FSSubject
Deprecated.
Constructor creates FSSubject object from the Document Element.
FSSubject(SubjectConfirmation) - Constructor for class com.sun.identity.federation.message.FSSubject
Deprecated.
Constructor creates FSSubject object.
FSTerminationInitiationServlet - Class in com.sun.identity.federation.services.termination
Used to initiate federation termination.
FSTerminationInitiationServlet() - Constructor for class com.sun.identity.federation.services.termination.FSTerminationInitiationServlet
 
FSTerminationRequestServlet - Class in com.sun.identity.federation.services.termination
 
FSTerminationRequestServlet() - Constructor for class com.sun.identity.federation.services.termination.FSTerminationRequestServlet
 
FSTerminationReturnServlet - Class in com.sun.identity.federation.services.termination
Handles termination return message.
FSTerminationReturnServlet() - Constructor for class com.sun.identity.federation.services.termination.FSTerminationReturnServlet
 
FSTokenListener - Class in com.sun.identity.federation.services.logout
Listens to Session change event.
FSTokenListener(String) - Constructor for class com.sun.identity.federation.services.logout.FSTokenListener
Construct a FSTokenListener object.
FSUserProvider - Interface in com.sun.identity.federation.accountmgmt
Interface used to search federation user.
FSUtils - Class in com.sun.identity.federation.common
This class contain constants used in the SDK.
FSWMLPostConsumerHandler - Class in com.sun.identity.federation.services.fednsso
SP assertion consumer service handler handles post profile with WML.
FSWMLPostConsumerHandler() - Constructor for class com.sun.identity.federation.services.fednsso.FSWMLPostConsumerHandler
 
FSWMLPostConsumerHandler(HttpServletRequest, HttpServletResponse, IDPDescriptorType, String, FSAuthnRequest, boolean, String) - Constructor for class com.sun.identity.federation.services.fednsso.FSWMLPostConsumerHandler
Constructs a FSWMLPostConsumerHandler object.
FULFILL_ON - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for FulfillOn
fulfillOn - Variable in class com.sun.identity.entitlement.xacml3.core.ObligationExpression
 
FULL_LOGIN_URL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
Function - Class in com.sun.identity.entitlement.xacml3.core
Java class for FunctionType complex type.
Function() - Constructor for class com.sun.identity.entitlement.xacml3.core.Function
 
functionId - Variable in class com.sun.identity.entitlement.xacml3.core.Apply
 
functionId - Variable in class com.sun.identity.entitlement.xacml3.core.Function
 

G

G11NSettings - Class in com.iplanet.services.cdm
G11NSettings service identifies the list of valid charsets to be used for any given locale.It is a helper class to identify suitable charset to be used for a client.
G3_FAX - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The G.3 Fax type.
GANDALF - Static variable in class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Framing value for specifying GANDALF framing.
Gateway - Class in com.sun.identity.policy.util
The class determines the authentication module required for an URL and forwards the request to the login URL
Gateway() - Constructor for class com.sun.identity.policy.util.Gateway
 
GatewayServletUtils - Class in com.sun.identity.policy.util
 
GatewayServletUtils(ServiceConfigManager, String) - Constructor for class com.sun.identity.policy.util.GatewayServletUtils
 
GBL_ATT_LISTENER_ENABLED - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
Name of the global radius service attribute whose value indicates if RADIUS server features should be turned on allowing RADIUS clients to use openAM as a RADIUS server for authentication.
GBL_ATT_LISTENER_PORT - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
Name of the global radius service attribute whose value indicates the port on which to listen for RADIUS access-request requests.
GBL_ATT_QUEUE_SIZE - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
Name of the global radius service attribute whose value indicates the number of items that can be queued up for the thread pool before additional items will be dropped and not processed.
GBL_ATT_THREADS_CORE_SIZE - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
Name of the global radius service attribute whose value indicates the core pool size for the executor thread pool that processes incoming RADIUS requests.
GBL_ATT_THREADS_KEEPALIVE_SECONDS - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
Name of the global radius service attribute whose value indicates the number of seconds idle threads should be kept in the pool when the number of threads are greater than the core pool size.
GBL_ATT_THREADS_MAX_SIZE - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
Name of the global radius service attribute whose value indicates the max pool size for the executor thread pool that processes incoming RADIUS requests.
GCM - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Google Cloud Messenger.
GE - Static variable in class com.sun.identity.log.QueryElement
Greater Than or Equal Relationship.
GENDER_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
GENDER_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
GENERAL_ACCESS_DENIED - Static variable in class org.forgerock.openam.errors.IdentityResourceExceptionMappingHandler
 
GENERAL_ACCESS_DENIED - Static variable in class org.forgerock.openam.errors.IdentityServicesException
 
GENERAL_ADMIN_ROLE - Static variable in interface com.iplanet.am.sdk.AMRole
Deprecated.
Represents a General Administrative Role
GENERAL_OBJECT_NOT_FOUND - Static variable in class org.forgerock.openam.errors.IdentityResourceExceptionMappingHandler
 
GENERAL_OBJECT_NOT_FOUND - Static variable in class org.forgerock.openam.errors.IdentityServicesException
 
GeneralAccessDeniedError - Exception in com.sun.identity.idsvcs.opensso
Specialisation of GeneralFailure Exception type for indicating Access Denied without altering the signature of IdentityServicesImpl.create(com.sun.identity.idsvcs.IdentityDetails, com.iplanet.sso.SSOToken).
GeneralAccessDeniedError(String) - Constructor for exception com.sun.identity.idsvcs.opensso.GeneralAccessDeniedError
 
GeneralFailure - Exception in com.sun.identity.idsvcs
 
GeneralFailure(String) - Constructor for exception com.sun.identity.idsvcs.GeneralFailure
 
GeneralFailure_LiteralSerializer - Class in com.sun.identity.idsvcs
 
GeneralFailure_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.GeneralFailure_LiteralSerializer
 
GeneralFailure_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.GeneralFailure_LiteralSerializer
 
GeneralFileFilter - Class in com.sun.identity.tools.bundles
 
GeneralFileFilter(String) - Constructor for class com.sun.identity.tools.bundles.GeneralFileFilter
File names filter.
GeneralFileFilter(String, char) - Constructor for class com.sun.identity.tools.bundles.GeneralFileFilter
File names filter.
GeneralFileFilter - Class in com.sun.identity.tools.manifest
 
GeneralFileFilter(LinkedList) - Constructor for class com.sun.identity.tools.manifest.GeneralFileFilter
 
GeneralFileFilter(LinkedList, char) - Constructor for class com.sun.identity.tools.manifest.GeneralFileFilter
Constructor accepts a list of pattern and a wildcard character for the pattern.
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
 
generate(String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
Generates a StatelessSession based on the String which is assumed to contain a Jwt token.
generate(SessionInfo) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
Generates a StatelessSession by converting the SessionInfo into a JWT token which can then be used to build up the StatelessSession.
generate(InternalSession) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
 
generate(SessionID) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
 
generate(SSOToken, STSInstanceState, TokenGenerationServiceInvocationState) - Method in interface org.forgerock.openam.sts.tokengeneration.oidc.OpenIdConnectTokenGeneration
 
generate(SSOToken, STSInstanceState, TokenGenerationServiceInvocationState) - Method in class org.forgerock.openam.sts.tokengeneration.oidc.OpenIdConnectTokenGenerationImpl
 
generate(SSOToken, STSInstanceState, TokenGenerationServiceInvocationState) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.SAML2TokenGeneration
 
generate(SSOToken, STSInstanceState, TokenGenerationServiceInvocationState) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.SAML2TokenGenerationImpl
 
GENERATE_BEARER_TOKEN - Static variable in class com.sun.identity.liberty.ws.disco.Directive
DirectiveType GenerateBearerToken.
GENERATE_BOOTSTRAPPING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Generate Bootstrapping in Single Sign-on Assertion
GENERATE_REGISTRATION_ACCESS_TOKENS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
generateAccessToken(OAuth2ProviderSettings, String, String, String, String, Set<String>, String, String, String, OAuth2Request) - Method in class org.forgerock.oauth2.core.GrantTypeAccessTokenGenerator
 
generateAllSessions() - Method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
generateAmCtxID(SessionServerConfig) - Static method in class com.iplanet.dpro.session.SessionID
 
generateAnonymousToken(HttpServletResponse) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Generates an anonymous token for onetime case.
generateAssertionHandle() - Static method in class com.sun.identity.federation.common.FSUtils
Generates assertion handle.
generateAssertionHandle() - Static method in class com.sun.identity.saml.common.SAMLUtils
Generates assertion handle.
generateAssertionID() - Static method in class com.sun.identity.saml.common.SAMLUtils
Generates an ID String with length of SAMLConstants.ID_LENGTH.
generateAssertionID() - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Generates an ID String with length of SAMLConstants.ID_LENGTH.
generateBadRequestException() - Static method in class org.forgerock.openam.rest.RestUtils
Signals to the handler that the request was invalid for this endpoint.
generateBadRequestException(String) - Static method in class org.forgerock.openam.rest.RestUtils
Signals to the handler that the request was invalid for this endpoint.
generateCode(CodeGeneratorSource, int) - Method in class org.forgerock.openam.utils.RecoveryCodeGenerator
Generates a code of the supplied length, using the provided alphabet as its source of random characters.
generateCodes(int, CodeGeneratorSource, boolean) - Method in class org.forgerock.openam.utils.RecoveryCodeGenerator
Generate a set of codes using the provided alphabet of the default length.
generateCodes(int, CodeGeneratorSource, int, boolean) - Method in class org.forgerock.openam.utils.RecoveryCodeGenerator
Generate a set of codes using the provided alphabet of the provided length.
generateConfig(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModule
Initialises the underlying JASPI ServerAuthModule with the required configuration.
generateConfig(HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModulePostAuthenticationPlugin
Generates the required configuration to initialise the underlying JASPI ServerAuthModule.
generateConfig(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModule
Initialises the JwtSessionModule for use by the AM Login Module.
generateConfig(HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModulePostAuthenticationPlugin
Initialises the JwtSessionModule for use by the Post Authentication Process.
generateConfig(String, String, boolean, String, boolean, boolean, String, Collection<String>, String) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
Creates a Map of configuration information required to configure the JwtSessionModule.
generateDelimitedCode(CodeGeneratorSource, char, int...) - Method in class org.forgerock.openam.utils.RecoveryCodeGenerator
Generates a code of the supplied length, using the provided alphabet as its source of random characters.
generateDelimitedCodes(int, CodeGeneratorSource, char, boolean, int...) - Method in class org.forgerock.openam.utils.RecoveryCodeGenerator
Generates a code of the supplied length, using the provided alphabet as its source of random characters.
generateDelimitedCodesWithSpecifics(int, CodeGeneratorSource, char, Map<Integer, Character>, boolean, int...) - Method in class org.forgerock.openam.utils.RecoveryCodeGenerator
Generates a code of the supplied length, using the provided alphabet as its source of random characters.
generateDelimitedCodeWithSpecifics(CodeGeneratorSource, char, Map<Integer, Character>, int...) - Method in class org.forgerock.openam.utils.RecoveryCodeGenerator
Generates a code of the supplied length, using the provided alphabet as its source of random characters.
generateDetailedUpgradeReport(SSOToken, boolean) - Method in class org.forgerock.openam.upgrade.UpgradeServices
Generates a detailed upgrade report suitable for reviewing changes.
generateID() - Static method in class com.sun.identity.federation.common.FSUtils
Generates an ID String with length of IFSConstants.ID_LENGTH.
generateID() - Static method in class com.sun.identity.saml.common.SAMLSiteID
Returns an ID String with length of SAMLConstants.ID_LENGTH.
generateID() - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Generates an ID String with length of SAMLConstants.ID_LENGTH.
generateID() - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Generates ID.
generateId() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Generate a universally unique identifier for the ScriptConfiguration.
generateIdFromValidateTarget(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.canceller.OpenIdConnectTokenCanceller
 
generateIdFromValidateTarget(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.canceller.SAML2TokenCanceller
 
generateIdFromValidateTarget(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.validator.SimpleOpenIdConnectTokenValidator
 
generateIdFromValidateTarget(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.validator.SimpleSAML2TokenValidator
 
generateIdFromValidateTarget(ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.validator.SimpleTokenValidatorBase
 
generateIDWithServerID() - Static method in class com.sun.identity.saml2.common.SAML2Utils
Generates ID with server id at the end.
generateImportSteps() - Method in class org.forgerock.openam.xacml.v3.ImportStepGenerator
Generates Import Steps for Application, ResourceType and Privilege.
generateInstFinderData(Map, ArrayList) - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
generateLogEntryMAC(String) - Method in class com.sun.identity.log.secure.SecureLogHelper
Returns the current key from secure storage, generates the MAC and also generates a new key and stores it back in the secure storage.
generateLogField(String, Object[]) - Method in class com.sun.identity.log.secure.MACGenerator
Computes the MAC of the given data and converts it to string and returns it back.
generateLogField(String, Object[]) - Method in interface com.sun.identity.log.spi.IGenerator
Compute a value based on the data provided.
generateMessageHandle() - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Generates message handle used in an Artifact.
generateMessageHandleWithServerID() - Static method in class com.sun.identity.saml2.common.SAML2Utils
Generates message handle with server id used in an Artifact.
generateNamedServerSession(String) - Method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
generateNotFoundException(Request) - Static method in class org.forgerock.openam.rest.RestUtils
Signals to the handler that the requested resource was not found.
generateOTP(byte[], long, int, boolean, int) - Static method in class com.sun.identity.authentication.modules.hotp.HOTPAlgorithm
This method generates an OTP value for the given set of parameters.
generatePassword(AMIdentity) - Method in interface com.sun.identity.password.plugins.PasswordGenerator
Returns new password for user.
generatePassword(AMIdentity) - Method in class com.sun.identity.password.plugins.RandomPasswordGenerator
Generates new password for user.
generateProxyResponse(HttpServletRequest, HttpServletResponse, PrintWriter, String, ResponseInfo, Object, SAML2EventLogger) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
Generates the AuthnResponse by the IDP Proxy and send to the service provider.
generatePublicKeyInfo(X509Certificate) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.KeyInfoFactory
 
generatePublicKeyInfo(X509Certificate) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.KeyInfoFactoryImpl
 
generateRandomString() - Static method in class com.sun.identity.install.tools.util.EncryptionKeyGenerator
 
generateRelatedSessionID(SessionServerConfig) - Method in class com.iplanet.dpro.session.SessionID
 
generateResourceTypeDummyUuid() - Static method in class org.forgerock.openam.xacml.v3.XACMLResourceTypeUtils
Generates a dummy unique Id which can be used as resource type uuid.
generateResponse(Status, String, Issuer, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Builds the LogoutResponse to be sent to IDP.
generateSecretKey(String, int) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Generates secret key for a given algorithm and key strength.
generateSession(HttpServletRequest, HttpServletResponse, Map) - Static method in class com.sun.identity.saml.common.SAMLUtils
Creates Session
generateSessionHandle(SessionServerConfig) - Method in class com.iplanet.dpro.session.SessionID
 
generateSessionID(SessionServerConfig, String) - Static method in class com.iplanet.dpro.session.SessionID
Generates new SessionID
generateShortUpgradeReport(SSOToken, boolean) - Method in class org.forgerock.openam.upgrade.UpgradeServices
Generates a short upgrade report suitable for the upgrade screen.
generateSourceID(String) - Static method in class com.sun.identity.federation.common.FSUtils
Generates source ID String
generateSourceID(String) - Static method in class com.sun.identity.saml.common.SAMLSiteID
Returns SAML site ID based on siteURL, this will return a Base64 encoded SHA-1 digest.
generateSourceID(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Generates sourceID of a site.
generateSourceID(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Generates provider Source ID based on provider Entity ID.
generateStatelessSessionID(SessionServerConfig, String, String) - Static method in class com.iplanet.dpro.session.SessionID
Generates a new stateless session ID.
generateStatus(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Generates SAMLv2 Status object
generateStatus(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Generates SAMLv2 Status object
generateSuccinctID(String, boolean) - Method in class com.sun.identity.saml2.idpdiscovery.CookieWriterServlet
 
generateToken(NameIdentifier, int, NameIdentifier, Map) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
generateToken(IssuedTokenContext) - Method in class com.sun.identity.wss.sts.spi.FAMSTSTokenProvider
 
generateTokenDN(Token) - Method in class org.forgerock.openam.cts.utils.LdapTokenAttributeConversion
 
generateTokenDN(String) - Method in class org.forgerock.openam.cts.utils.LdapTokenAttributeConversion
 
generateTokenId(String) - Method in class org.forgerock.openam.cts.api.tokens.TokenIdFactory
Checks that the given id is not null, if so will generate an unique id, and then returns the non-null id.
generateTokenId(String) - Method in interface org.forgerock.openam.cts.api.tokens.TokenIdGenerator
The method should generate a new token ID if the existing one is null.
generateTokenId(String) - Method in class org.forgerock.openam.sm.datalayer.utils.ThreadSafeTokenIdGenerator
 
generateTokenId(TokenType, String) - Method in interface org.forgerock.openam.sts.token.CTSTokenIdGenerator
 
generateTokenId(TokenType, String) - Method in class org.forgerock.openam.sts.token.CTSTokenIdGeneratorImpl
 
generateTOTP(String, String, String) - Static method in class org.forgerock.openam.authentication.modules.fr.oath.TOTPAlgorithm
This method generates a TOTP value for the given set of parameters.
generateTOTP(String, String, String, String) - Static method in class org.forgerock.openam.authentication.modules.fr.oath.TOTPAlgorithm
This method generates a TOTP value for the given set of parameters.
generateTOTP(byte[], String, String) - Static method in class org.forgerock.openam.authentication.modules.oath.TOTPAlgorithm
This method generates a TOTP value for the given set of parameters.
generateTOTP(byte[], String, String, String) - Static method in class org.forgerock.openam.authentication.modules.oath.TOTPAlgorithm
This method generates a TOTP value for the given set of parameters.
generateTOTP256(String, String, String) - Static method in class org.forgerock.openam.authentication.modules.fr.oath.TOTPAlgorithm
This method generates a TOTP value for the given set of parameters.
generateTOTP256(byte[], String, String) - Static method in class org.forgerock.openam.authentication.modules.oath.TOTPAlgorithm
This method generates a TOTP value for the given set of parameters.
generateTOTP512(String, String, String) - Static method in class org.forgerock.openam.authentication.modules.fr.oath.TOTPAlgorithm
This method generates a TOTP value for the given set of parameters.
generateTOTP512(byte[], String, String) - Static method in class org.forgerock.openam.authentication.modules.oath.TOTPAlgorithm
This method generates a TOTP value for the given set of parameters.
generateUnsupportedOperation() - Static method in class org.forgerock.openam.rest.RestUtils
Signals to the handler that the current operation is unsupported.
generateUserIDs(String, Map, int) - Method in class com.sun.identity.authentication.spi.DefaultUserIDGenerator
Generates a set of user IDs.
generateUserIDs(String, Map, int) - Method in interface com.sun.identity.authentication.spi.UserIDGenerator
Generates a set of user IDs.
generateUUID() - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Generate a universally unique identifier for the resource type.
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?
GenerationUtils - Class in org.forgerock.openam.utils.qr
Provides functionality to generate QR codes within the AM UI.
GENERIC_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
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.
GenericNode - Class in com.iplanet.dpro.parser
A generic implementation of ParseOutput.
GenericNode() - Constructor for class com.iplanet.dpro.parser.GenericNode
 
GenericNode - Class in com.iplanet.services.util
Generic node is the default node type if the client does not implement ParseOutput.
GenericNode() - Constructor for class com.iplanet.services.util.GenericNode
 
GenericTransform - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
GenericTransform(String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.GenericTransform
Deprecated.
Constructs GenericTransform with the value of 'name' attribute.
genMethod(StringBuffer) - Method in class com.sun.identity.federation.cli.tools.WebHelperMethodCreator
 
genUI(SubCommand, String, boolean, StringBuffer) - Method in class com.sun.identity.cli.WebCLIHelper
 
geServerBaseURL(HttpServletRequest) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Returns base URL for the server, the URL contains the protocol, server name, server port and deployment URI.
get(Object) - Method in class com.iplanet.am.util.Cache
Returns the value to which the specified key is mapped in this Cache.
get(String) - Static method in class com.iplanet.am.util.SystemProperties
This method lets you query for a system property whose value is same as String key.
get(String, String) - Static method in class com.iplanet.am.util.SystemProperties
This method lets you query for a system property whose value is same as String key.
get(String) - Method in class com.iplanet.dpro.session.DynamicSessionIDExtensions
Defers to the delegated instance for get.
get(String) - Method in class com.iplanet.dpro.session.LegacySessionIDExtensions
 
get(String) - Method in interface com.iplanet.dpro.session.SessionIDExtensions
 
get(String) - Method in class com.iplanet.ums.SearchControl
Gets internal attribute defined in SearchControl
get(String) - Method in class com.iplanet.ums.SearchResults
Get search result attributes related to the search operation performed.
get(int) - Static method in enum com.sun.identity.authentication.modules.membership.ModuleState
 
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 class com.sun.identity.configuration.FedLibSystemProperties
Returns system properties.
get(String) - Method in class com.sun.identity.configuration.FedSystemProperties
Returns system properties.
get(String) - Method in class com.sun.identity.configuration.SystemProperties
Returns system properties.
get(Object) - Method in class com.sun.identity.entitlement.opensso.Cache
Returns the value to which the specified key is mapped in this Cache.
get(String) - Static method in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
get(int) - Static method in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
get(String) - Method in interface com.sun.identity.install.tools.configurator.IStateAccess
 
get(String) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
Gets the data (value) corresponding to the specified key.
get(String) - Method in class com.sun.identity.install.tools.configurator.StateData
 
get(String) - Method in class com.sun.identity.install.tools.configurator.TransientStateAccess
 
get(String) - Static method in class com.sun.identity.install.tools.util.LocalizedMessage
 
get(String, Object[]) - Static method in class com.sun.identity.install.tools.util.LocalizedMessage
 
get(String, String) - Static method in class com.sun.identity.install.tools.util.LocalizedMessage
 
get(String, String, Object[]) - Static method in class com.sun.identity.install.tools.util.LocalizedMessage
 
get() - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Set the HTTP method to GET.
get(int, ResultStatus[]) - Static method in class com.sun.identity.install.tools.util.ResultStatus
 
get(String, ResultStatus[]) - Static method in class com.sun.identity.install.tools.util.ResultStatus
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
 
get(long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
 
GET - Static variable in class com.sun.identity.sae.api.Utils
Http GET
get(String) - Static method in class com.sun.identity.saml2.idpdiscovery.SystemProperties
Returns system property of a given 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(String, OAuth2Request) - Method in interface org.forgerock.oauth2.core.ClientRegistrationStore
Gets the client registration for the given client id.
get(String, String, Context) - Method in interface org.forgerock.oauth2.core.ClientRegistrationStore
Gets the client registration for the given client id.
get(Context) - Method in class org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory
Gets the instance of the OAuth2ProviderSettings.
get(OAuth2Request) - Method in class org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory
Gets the instance of the OAuth2ProviderSettings
get() - Static method in class org.forgerock.openam.audit.context.AuditRequestContext
Gets the thread local RequestContext.
get() - Method in class org.forgerock.openam.core.guice.CTSObjectMapperProvider
 
get(SchemaType) - Method in class org.forgerock.openam.core.rest.sms.ExcludedServicesFactory
 
get() - Method in class org.forgerock.openam.entitlement.rest.XacmlRouterProvider
 
get(String, Subject) - Method in class org.forgerock.openam.entitlement.service.DefaultPrivilegeManagerFactory
 
get(String, Subject) - Method in interface org.forgerock.openam.entitlement.service.PrivilegeManagerFactory
Gets a privilege manager for the given realm and admin subject.
get(ContextKey<T>) - Method in class org.forgerock.openam.entitlement.utils.indextree.nodecontext.MapSearchContext
 
get(ContextKey<T>) - Method in interface org.forgerock.openam.entitlement.utils.indextree.nodecontext.SearchContext
Get data from the context.
Get - Annotation Type in org.forgerock.openam.http.annotations
Specify a GET HTTP method endpoint.
get() - Method in interface org.forgerock.openam.http.HttpRouteProvider
Gets the HTTP routes that should be registered on the root HTTP Router.
get(long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
 
get(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
 
get(long, Object) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Get the value of a scalar variable
get(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
 
get(Class<T>) - Method in class org.forgerock.openam.notifications.integration.GuiceObjectFactory
 
get(Class<T>) - Method in interface org.forgerock.openam.notifications.ObjectFactory
Given the class provides a corresponding instance.
get(Class<T>) - Method in enum org.forgerock.openam.notifications.ServiceLoaderObjectFactory
 
get(String) - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.EndpointType
Get EndpointType from the resource path.
get(OAuth2Request) - Method in class org.forgerock.openam.oauth2.OAuth2UrisFactory
Gets a OAuth2Uris instance.
get(Context, Realm) - Method in class org.forgerock.openam.oauth2.OAuth2UrisFactory
Gets a OAuth2Uris instance.
get(OAuth2Request, Realm) - Method in class org.forgerock.openam.oauth2.OAuth2UrisFactory
 
get(String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistrationStore
Gets the client registration for the given client id.
get(String, String, Context) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistrationStore
Gets the client registration for the given client id.
get() - Method in class org.forgerock.openam.oauth2.rest.OAuth2RestHttpRouteProvider
 
get() - Method in class org.forgerock.openam.oauth2.rest.OAuth2RouterProvider
 
get(String) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolderCache
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in class org.forgerock.openam.rest.RestHttpRouteProvider
 
get(String, Map<String, List<Map<String, String>>>) - Method in class org.forgerock.openam.scripting.api.http.GroovyHttpClient
Deprecated.
 
get(String, NativeObject) - Method in class org.forgerock.openam.scripting.api.http.JavaScriptHttpClient
Deprecated.
 
get(Object) - Method in class org.forgerock.openam.scripting.ChainedBindings
get(String) - Method in class org.forgerock.openam.scripting.service.ScriptConfigurationService
 
get(QueryFilter<String>) - Method in class org.forgerock.openam.scripting.service.ScriptConfigurationService
 
get(QueryFilter<String>) - Method in interface org.forgerock.openam.scripting.service.ScriptingService
Retrieve the stored configuration.
get(String) - Method in interface org.forgerock.openam.scripting.service.ScriptingService
Retrieve the stored configuration.
get(String) - Method in class org.forgerock.openam.services.baseurl.BaseURLProviderFactory
Get the BaseURLProvider for a realm.
get(String) - Method in class org.forgerock.openam.services.RestSecurityProvider
Deprecated.
Retrieve cached realm's RestSecurity instance
get() - Method in class org.forgerock.openam.shared.guice.CloseableHttpClientHandlerProvider
Creates an instance of HttpClientHandler, assuring that underlying commitments are observer, i.e. listening for shutdown.
get() - Method in class org.forgerock.openam.shared.guice.CloseableHttpClientProvider
Creates an instance of Client, assuring that underlying commitments are observer, i.e. listening for shutdown.
get() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalConnectionConfigProvider
 
get() - Method in class org.forgerock.openam.sm.datalayer.providers.DataLayerConnectionFactoryCache
Get the requested ConnectionFactory.
GET - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
get() - Method in class org.forgerock.openam.sts.publish.service.STSPublishServiceHttpRouteProvider
 
get() - Method in class org.forgerock.openam.sts.rest.service.RestSTSServiceHttpRouteProvider
 
get() - Method in class org.forgerock.openam.sts.soap.token.config.TokenCancelOperationProvider
 
get() - Method in class org.forgerock.openam.sts.soap.token.config.TokenIssueOperationProvider
 
get() - Method in class org.forgerock.openam.sts.soap.token.config.TokenRenewOperationProvider
 
get() - Method in class org.forgerock.openam.sts.soap.token.config.TokenValidateOperationProvider
 
get() - Method in class org.forgerock.openam.sts.soap.token.delegation.TokenDelegationHandlersProvider
 
get(SSOToken, SAML2Config, AttributeMapper) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.statements.AttributeStatementsProvider
Invoked to obtain the List of AttributeStatement instances to be included in the generated SAML2 assertion.
get(SAML2Config, String) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.statements.AuthenticationStatementsProvider
Invoked to obtain the List of AuthnStatement instances to be included in the generated SAML2 assertion.
get(SSOToken, SAML2Config) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.statements.AuthzDecisionStatementsProvider
 
get(SAML2Config, Date, SAML2SubjectConfirmation) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.statements.ConditionsProvider
Called to obtain the Conditions instance to be included in the generated SAML2 assertion
get(SSOToken, SAML2Config, AttributeMapper) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAttributeStatementsProvider
 
get(SAML2Config, String) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAuthenticationStatementsProvider
 
get(SSOToken, SAML2Config) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAuthzDecisionStatementsProvider
 
get(SAML2Config, Date, SAML2SubjectConfirmation) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultConditionsProvider
 
get(String, String, SAML2Config, SAML2SubjectConfirmation, Date, ProofTokenState) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultSubjectProvider
 
get(String, String, SAML2Config, SAML2SubjectConfirmation, Date, ProofTokenState) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.statements.SubjectProvider
Called to obtain the Subject instance to be included in the generated SAML2 assertion
get() - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationServiceHttpRouteProvider
 
get() - Method in class org.forgerock.openam.uma.rest.UmaRouterProvider
 
get(OAuth2Request) - Method in class org.forgerock.openam.uma.UmaProviderSettingsFactory
 
get(String) - Method in class org.forgerock.openam.uma.UmaProviderSettingsFactory
Gets the instance of the UmaProviderSettings.
get(OAuth2Request) - Method in class org.forgerock.openam.uma.UmaUrisFactory
 
get(OAuth2Request, Realm) - Method in class org.forgerock.openam.uma.UmaUrisFactory
Gets the instance of the UmaUris.
get(Context, Realm) - Method in class org.forgerock.openam.uma.UmaUrisFactory
Gets the instance of the UmaProviderSettings.
get() - Method in interface org.forgerock.openam.utils.Config
Retrieves the config.
get() - Method in class org.forgerock.openam.utils.ModifiedProperty
 
get(K) - Method in class org.forgerock.openam.utils.SingleValueMapper
Gets the value corresponding to the specified key.
get() - Method in interface org.forgerock.openam.xacml.v3.PersistableImportStep
Gets the instance being imported.
get(String, OAuth2Request) - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistrationStore
Gets the client registration for the given client id.
get(String, String, Context) - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistrationStore
Gets the client registration for the given client id.
GET_ALL_ENTITIES_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to get all Entities.
GET_ALL_ENTITIES_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
All Entities returned successfully.
GET_ALL_TYPES - Static variable in class org.forgerock.openam.rest.RestConstants
The action ID to return all possible subschema types.
GET_COMPLETE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
GetComplete
GET_COMPLETE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
GET_CREATABLE_TYPES - Static variable in class org.forgerock.openam.rest.RestConstants
The action ID to return all creatable subschema types.
GET_ENTITY_CONFIG_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to get Entity configuration.
GET_ENTITY_CONFIG_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
Entity configuration returned successfully.
GET_ENTITY_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to get Entity.
GET_ENTITY_NAMES_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to get all Entity names.
GET_ENTITY_NAMES_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
All Entity names returned successfully.
GET_ENTITY_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
Entity returned successfully.
GET_HOSTED_ENTITIES_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to get all hosted Entities.
GET_HOSTED_ENTITIES_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
All hosted Entities returned successfully.
GET_HOSTED_IDENTITY_PROVIDERS_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
All hosted identity providers returned successfully.
GET_HOSTED_SERVICE_PROVIDERS_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
All hosted service providers returned successfully.
GET_IDLE_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
GET_MAX_IDLE_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
GET_MAX_SESSION_TIME_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
GET_MAX_SESSION_TIME_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
GET_MAX_TIME_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
Deprecated.
use getTimeLeft instead.
GET_OAUTH_TOKEN_STATE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
GET_PROPERTY_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
GET_PROPERTY_NAMES_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
GET_RECORD_COUNT - Static variable in class org.forgerock.openam.session.model.AMRootEntity
Represents the record count such as data record count
GET_REMOTE_ENTITIES_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to get all remote Entities.
GET_REMOTE_ENTITIES_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
All remote Entities returned successfully.
GET_REMOTE_IDENTITY_PROVIDERS_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
All remote identity providers returned successfully.
GET_REMOTE_SERVICE_PROVIDERS_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
All remote service providers returned successfully.
GET_REQ - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
GET_REQS_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
GET_REQS_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
get_return() - Method in class com.sun.identity.idsvcs.AttributesResponse
 
get_return() - Method in class com.sun.identity.idsvcs.GetCookieNameForTokenResponse
 
get_return() - Method in class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse
 
get_return() - Method in class com.sun.identity.idsvcs.ReadResponse
 
GET_SESSION_INFO_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
GET_SESSION_PROPERTIES_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
GET_TIME_LEFT_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
GET_TYPE - Static variable in class org.forgerock.openam.rest.RestConstants
The action ID to return the type of an endpoint.
getAbsolutePath(String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the absolute path of service schema xml file.
getAbstract() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets abstract of the resource offering
getAcceptedIssuers() - Method in class com.sun.identity.security.keystore.AMX509TrustManager
 
getAccessKey() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
Get the api key to allow access to the remote service.
getAccessor() - Static method in class com.sun.identity.saml.SAMLStatsAccessor
Gets the singleton class
getAccessRequestHandler(RadiusRequestContext) - Method in class org.forgerock.openam.radius.server.AccessRequestHandlerFactory
Factory that creates and returns and instance of the AccessRequestHandler class defined in the config for a specific radius client.
getAccessRequestHandlerClass() - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Get the class declared for this client to handle requests and that implements the AccessRequestHandler interface.
getAccessRequestHandlerClassname() - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Get the declared classname for the client.
getAccessRight() - Method in class com.iplanet.ums.BaseRole
Returns the attribute access rights associated with the role.
getAccessRight(Guid) - Method in class com.iplanet.ums.Resource
Get the access rights associated with the user; this will return an aggregation of all the attribute access rights granted by each of the user's roles.
getAccessRight(Guid) - Method in class com.iplanet.ums.User
Get the access rights associated with the user; this will return an aggregation of all the attribute access rights granted by each of the user's roles.
getAccessToken() - Method in interface org.forgerock.openam.sts.soap.bootstrap.SoapSTSAccessTokenProvider
 
getAccessToken() - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSAccessTokenProviderImpl
 
getAccessToken() - Method in class org.forgerock.openidconnect.Client
Gets the registration access token of the OAuth2Client.
getAccessTokenLifetime() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getAccessTokenLifetime() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the lifetime an access token will have before it expires.
getAccessTokenLifetime() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getAccessTokenLifeTime(OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getAccessTokenLifeTime(OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the access token life time in milliseconds.
getAccessTokenLifeTime() - Method in class org.forgerock.openidconnect.Client
Gets the access token lifetime of the OAuth2Client.
getAccessTokenLifeTime(OAuth2ProviderSettings) - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the access token life time in milliseconds.
getAccessTokens(AMIdentity) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
 
getAccessTokenType() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the type of access token the client requires.
getAccessTokenType() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getAccessTokenType() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the type of access token the client requires.
getAccessTokenWithRetry() - Method in interface org.forgerock.openam.sts.soap.bootstrap.SoapSTSAccessTokenProvider
Retrieves soap-sts agent token with retry.
getAccessTokenWithRetry() - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSAccessTokenProviderImpl
 
getAccountFederation(String, String, String) - Static method in class com.sun.identity.saml2.common.AccountUtils
Returns the account federation information of a user for the given identity provider and a service provider.
getAccountFederation(String, String, String) - Static method in class com.sun.identity.wsfederation.common.AccountUtils
Returns the account federation information of a user for the given identity provider and a service provider.
getAccountFedInfo() - Method in class com.sun.identity.federation.services.FSSession
Returns account federation info.
getAccountFedInfo(HttpServletRequest, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getAccountFedInfo(HttpServletRequest, String, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the federation information associated with current liberty session.
getAccountMapper() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getAccountMapperConfig() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getAccountProvider() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getAccountTerminationURL() - Method in class com.sun.identity.workflow.ValidateSAML2
 
getACI() - Method in class com.iplanet.ums.PersistentObject
Returns all the ACIs of this object.
getACI(String) - Method in class com.iplanet.ums.PersistentObject
Returns all the ACIs of this object with the given name.
getAcInfo(String, AMIdentity) - Method in class com.sun.identity.common.ISAccountLockout
 
getACIText() - Method in class com.iplanet.services.ldap.aci.ACI
Get the ACI text.
getAcrMapping() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getAcrMapping() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Returns a mapping from Authentication Context Class Reference (ACR) values (typically a Level of Assurance value) to concrete authentication methods.
getAcrMapping() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getAcrValues() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the ACR Values parameter.
getACSurl(String, String, AuthnRequest, HttpServletRequest, StringBuffer) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the assertion consumer service URL
getACSurl(String, String, String, String, Integer, HttpServletRequest, StringBuffer) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the assertion consumer service URL.
getACSurl(String, String, String) - Static method in class com.sun.identity.wsfederation.profile.IDPSSOUtil
Returns the assertion consumer service (ACS) URL for the entity.
getACSurlFromMetaByBinding(String, String, String, StringBuffer) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the assertion consumer service URL from meta data by binding
getACSurlFromMetaByIndex(String, String, int, StringBuffer) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the assertion consumer service URL from meta data by binding
getAction() - Method in class com.sun.identity.saml.assertion.Action
Gets the action string
getAction() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Returns the action(s) from AuthorizationStatement.
getAction() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Returns the List of Actions.
getAction() - Method in interface com.sun.identity.saml2.assertion.AuthzDecisionStatement
Returns the Action(s) of the statement.
getAction() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthzDecisionStatementType
Gets the value of the Action property.
getAction() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
getAction() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
getAction() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.ProblemActionType
Gets the value of the action property.
getAction() - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Returns the instance of Action element
getAction() - Method in interface com.sun.identity.xacml.context.Request
Returns the instance of Action
getAction(String) - Static method in enum org.forgerock.openam.entitlement.rest.PolicyAction
Maps the action string to an actual action instance.
getAction() - Method in class org.forgerock.openam.radius.common.packet.TerminationActionAttribute
Returns the action indicator.
getActionDecisions() - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Gets the Map of action decisions associated with this policy decision.
getActionMapper() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns ActionMapper for handling AuthorizationDecisionQuery sent by the partner site.
getActionName() - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Gets the name of the action
getActionNames() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns the action names that have been set for the rule.
getActionNames() - Method in class com.sun.identity.policy.ServiceType
Returns the actions supported by the service.
getActionNamespace() - Method in interface com.sun.identity.saml2.jaxb.metadataextquery.AuthzDecisionQueryDescriptorType
Gets the value of the ActionNamespace property.
getActionNamespace() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
getActions() - Method in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
getActions() - Method in class com.sun.identity.delegation.DelegationPermission
Returns the action names in the permission
getActions() - Method in class com.sun.identity.entitlement.ApplicationType
Returns supported action names and its default values.
getActions() - Method in class com.sun.identity.entitlement.EntitlementCombiner
Returns action names.
getActions() - Method in class com.sun.identity.policy.jaas.ISPermission
returns a comma separated list of actions associated with this ISPermission.
getActions() - Method in class com.sun.identity.security.ISSecurityPermission
 
getActions(Map<String, Set<String>>) - Method in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
getActions() - Method in class org.forgerock.openam.entitlement.ResourceType
Get the actions available for the resource type and their default values.
getActions() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonDecision
 
getActions() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeWrapper
 
getActions() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getActions(Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Converts the set of actions in key=value format to an actual map.
getActions(Set<String>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Transforms the set of action strings to its corresponding map of actions to boolean outcomes.
getActionSchema(String) - Method in class com.sun.identity.policy.ServiceType
Returns the schema associated with the action name.
getActionSchemas() - Method in class com.sun.identity.policy.ServiceType
Returns the action schemas for all the actions supported by the service.
getActionSet(Map<String, Boolean>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Converts the map of actions into a set format where the map's key->value combinations are separated by an equals character.
getActionString(ActionRequest) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Generates for logging a String in the form ACTION | actionId from the CreateRequest.
getActionSuccessDetail(ActionRequest, ActionResponse) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Provides additional details (e.g. failure description or summary of the payload) relating to an ActionResponse to a successful ActionRequest.
getActionSuccessDetail(ActionRequest, ActionResponse) - Method in class org.forgerock.openam.rest.fluent.PoliciesAuditFilter
Provides additional details (e.g. failure description or summary of the payload) relating to an ActionResponse to a successful ActionRequest.
getActionValue(String) - Method in class com.sun.identity.entitlement.Entitlement
Returns action value.
getActionValue(String) - Method in class com.sun.identity.entitlement.JSONEntitlement
 
getActionValueI18NKey(String) - Method in class com.sun.identity.policy.ActionSchema
Returns the I18N key for the action value.
getActionValues() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
 
getActionValues() - Method in class com.sun.identity.entitlement.Entitlement
Returns action values.
getActionValues(String) - Method in class com.sun.identity.entitlement.Entitlement
Returns action values.
getActionValues() - Method in class com.sun.identity.entitlement.JSONEntitlement
 
getActionValues() - Method in class com.sun.identity.policy.ActionSchema
Returns a Set of possible action values if the action schema is of choice type ie SINGLE_CHOICE or MULTIPLE_CHOICE in the service schema definition.
getActionValues(String) - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns a set of action values that have been set for the specified action name.
getActionValues() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns a Map of all action names and their corresponding action values that have been set in the rule.
getActionValues() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Gets the set of action values defined for this entitlement.
getActionValuesFromPolicy(Policy) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
Gets the action values from the policy.
getActivatedSessionTrackingId() - Method in class com.sun.identity.authentication.service.LoginState
Gets the external ID of the activated session.
getActiveStatus() - Method in class com.iplanet.services.ldap.Server
Get the server's active Status
getActiveStatus() - Method in class com.iplanet.services.ldap.ServerInstance
Get the status of server instance.
getActor() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns value of actor attribute.
getActor() - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Returns value of actor attribute.
getActor() - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Returns value of actor attribute.
getActor() - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Returns value of actor attribute.
getActor() - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Returns value of actor attribute.
getActualLockoutDuration() - Method in class com.sun.identity.common.AccountLockoutInfo
Returns the actual time the user needs be locked out.
getAdditionalInfo() - Method in interface com.sun.identity.saml2.assertion.Advice
Returns a list of additional information
getAdditionalInfo() - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Returns a list of additional information
getAdditionalMetadataLocation() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the AdditionalMetadataLocation property.
getAdditionalMetadataLocation() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getAdditionalProperties() - Method in class com.iplanet.services.cdm.Client
used by the console plug-in (only) to get the additional properties.
getAdditionalState() - Method in class org.forgerock.openam.sts.rest.operation.translate.CustomRestTokenProviderParametersImpl
 
getAdditionalState() - Method in interface org.forgerock.openam.sts.rest.token.provider.CustomRestTokenProviderParameters
 
getAdditionalState() - Method in class org.forgerock.openam.sts.rest.token.validator.RestTokenTransformValidatorResult
 
getAddress() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getAddress() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns the network address/location from which an attesting entity can present the assertion
getAddress() - Method in class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Returns the value of the Address attribute.
getAddress() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns the network address/location from which an attesting entity can present the assertion
getAddress() - Method in interface com.sun.identity.saml2.assertion.SubjectLocality
Returns the value of the Address attribute.
getAddress() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
getAddress() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
getAddress() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Gets the value of the address property.
getAddress() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType
Gets the value of the address property.
getAddress() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
Gets the value of the address property.
getAddress() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
getAddress() - Method in class org.forgerock.openam.radius.common.packet.FramedIPAddressAttribute
Returns the Ip address.
getAdmin() - Method in class com.sun.identity.idsvcs.Read
 
getAdminDN() - Static method in class com.iplanet.am.util.AdminUtils
Returns the DN of the Top Level Administrator.
getAdminID() - Method in class com.sun.identity.cli.AuthenticatedCommand
 
getAdminPassword() - Static method in class com.iplanet.am.util.AdminUtils
Returns the password of the Top Level Administrator.
getAdminPassword() - Method in class com.sun.identity.cli.AuthenticatedCommand
 
getAdminPort(String, String, String, String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Get admin port of the OpenDJ server
getAdminServiceGlobalSchema() - Method in class com.iplanet.am.sdk.common.DCTreeServicesHelper
 
getAdminSSOToken() - Method in class com.sun.identity.cli.AuthenticatedCommand
 
getAdminSubject() - Method in class com.sun.identity.cli.entitlement.ApplicationImpl
 
getAdminSubject() - Static method in class com.sun.identity.coretoken.CoreTokenUtils
 
getAdminSubject() - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
 
getAdminSubject() - Method in class com.sun.identity.entitlement.PrivilegeManager
 
getAdminSubject() - Method in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
getAdminSubject() - Method in class org.forgerock.openam.upgrade.steps.AbstractUpgradeStep
Return an admin subject built out of the admin token.
getAdminToken() - Static method in class com.sun.identity.session.util.SessionUtils
Helper method to get admin token.
getAdminToken() - Static method in class com.sun.identity.wss.security.WSSUtils
 
getAdminToken() - Method in class org.forgerock.openam.core.CoreServicesWrapper
Gets the admin SSO Token.
getAdminToken() - Method in class org.forgerock.openam.core.CoreWrapper
Returns a cached instance AdminTokenAction.
getAdminToken() - Method in class org.forgerock.openam.core.rest.sms.CoreRestSmsGuiceModule
 
getAdminToken() - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns an admin SSO token for administrative actions.
getAdminToken() - Method in class org.forgerock.openam.rest.SSOTokenFactory
Gets a SSOToken for the Super User.
getAdminToken() - Method in class org.forgerock.openam.sts.rest.token.canceller.RestOpenIdConnectIssuedTokenCanceller
 
getAdminToken() - Method in class org.forgerock.openam.sts.rest.token.canceller.RestSAML2IssuedTokenCanceller
 
getAdminToken() - Method in class org.forgerock.openam.sts.rest.token.provider.RestTokenProviderBase
 
getAdminToken() - Method in class org.forgerock.openam.sts.rest.token.validator.RestOpenIdConnectIssuedTokenValidator
 
getAdminToken() - Method in class org.forgerock.openam.sts.rest.token.validator.RestSAML2IssuedTokenValidator
 
getAdminToken() - Method in class org.forgerock.openam.upgrade.steps.AbstractUpgradeStep
Returns a valid admin SSOToken.
getAdminTokenId() - Method in interface com.sun.identity.security.AdminTokenId
Returns an admin token Id
getAdminTokenId() - Method in class com.sun.identity.security.AdminTokenIdImpl
Returns an admin token Id
getAdminTool() - Static method in class com.sun.identity.install.tools.admin.ToolsConfiguration
 
getAdvice() - Method in class com.sun.identity.entitlement.ConditionDecision
Advices associated with this ConditionDecision.
getAdvice() - Method in class com.sun.identity.entitlement.xacml3.core.AssociatedAdvice
Gets the value of the advice property.
getAdvice() - Method in class com.sun.identity.saml.assertion.Assertion
Returns the advice of an assertion.
getAdvice() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the advice of the assertion
getAdvice() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the advice of the assertion
getAdvice() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Gets the value of the advice property.
getAdvice() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getAdvice() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Returns any advice associated with this entitlement decision.
getAdvice() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementPattern
 
getAdviceExpression() - Method in class com.sun.identity.entitlement.xacml3.core.AdviceExpressions
Gets the value of the adviceExpression property.
getAdviceExpressions() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the adviceExpressions property.
getAdviceExpressions() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the adviceExpressions property.
getAdviceExpressions() - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Gets the value of the adviceExpressions property.
getAdviceId() - Method in class com.sun.identity.entitlement.xacml3.core.Advice
Gets the value of the adviceId property.
getAdviceId() - Method in class com.sun.identity.entitlement.xacml3.core.AdviceExpression
Gets the value of the adviceId property.
getAdvices() - Method in class com.sun.identity.entitlement.Entitlement
Returns advices.
getAdvices() - Method in class com.sun.identity.entitlement.JSONEntitlement
 
getAdvices() - Method in class com.sun.identity.entitlement.SubjectDecision
Advices associated with this SubjectDecision.
getAdvices() - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Returns a Map of advices associated with this object.
getAdvices() - Method in class com.sun.identity.policy.ConditionDecision
Deprecated.
Gets advices associated with this object
getAdvices() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonDecision
 
getAdvicesHandleableByAM(boolean) - Method in class com.sun.identity.policy.client.PolicyEvaluator
Gets names of policy advices that could be handled by OpenAM if PEP redirects user agent to OpenAM.
getAdvicesHandleableByAM() - Static method in class com.sun.identity.policy.PolicyConfig
Returns names of policy advices that could be handled by OpenSSO Enterprise if PEP redirects the user agent to OpenSSO.
getAdvicesHandleableByAM() - Method in class com.sun.identity.policy.remote.AdvicesHandleableByAMResponse
Returns the advices to be handled by OpenAM.
getAdvicesHandleableByAMResponse() - Method in class com.sun.identity.policy.remote.PolicyResponse
Returns the AdvicesHandleableByAMResponse object.
getAdvisoryAuthnID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Returns value of advisoryAuthnID attribute.
getAffiliateEntity(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns a set of Affiliation Entity Descriptors of which the provider identifier is a member of.
getAffiliateMember() - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Gets the value of the AffiliateMember property.
getAffiliateMember() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
getAffiliation() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Gets the affiliation federation type.
getAffiliationConfig() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Gets the value of the affiliationConfig property.
getAffiliationConfig() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
getAffiliationConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns affiliation configuration in an entity under the realm.
getAffiliationDescriptor(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns the Affiliation Descriptor for the entity identifier.
getAffiliationDescriptor() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the affiliationDescriptor property.
getAffiliationDescriptor() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getAffiliationDescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns affiliation descriptor in an entity under the realm.
getAffiliationDescriptorConfig(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns Affiliation Configuration for the entity identifier.
getAffiliationID() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the Affliation Identifier.
getAffiliationID(String, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Gets the Affiliation ID for the provider that it belongs.
getAffiliationID() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of affiliationID attribute.
getAffiliationOwnerID() - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Gets the value of the affiliationOwnerID property.
getAffiliationOwnerID() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
getAgent() - Static method in class com.sun.identity.plugin.monitoring.MonitorManager
Returns an instance of the FedMonAgent object.
getAgentAttributes(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns agent's attribute values.
getAgentAttributes(SSOToken, String, String, boolean) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns agent's attribute values.
getAgentAttributes(AMIdentity, boolean) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns agent's attribute values.
getAgentAttributes(String, Set, String) - Static method in class com.sun.identity.wss.security.WSSUtils
 
getAgentAttributes(String, String, Set, String) - Static method in class com.sun.identity.wss.sts.STSUtils
Returns the WSP agent attributes for a given end point.
getAgentAttributeSchema(String, String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns attribute schema of a given agent type.
getAgentAttributeSchemas(String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns a set of attribute schemas of a given agent type.
getAgentConfigFilePathMessage() - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
getAgentConfigFilePathMessage() - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
getAgentGroupAttributes(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns agent group's attribute values.
getAgentMigratePropertiesFile(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
getAgentPassword() - Method in interface org.forgerock.openam.sts.soap.bootstrap.SoapSTSAgentCredentialsAccess
 
getAgentPassword() - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSAgentCredentialsAccessImpl
 
getAgentRepoPlugin(String) - Method in class com.sun.identity.idm.server.IdRepoPluginsCache
 
getAgentsResource(MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, BaseURLProviderFactory, Set<UiRolePredicate>) - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getAgentsResourceV1(MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, Set<UiRolePredicate>) - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getAgentsResourceV2(MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, BaseURLProviderFactory, Set<UiRolePredicate>) - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getAgentSvrInfo() - Static method in class com.sun.identity.monitoring.Agent
 
getAgentType(AMIdentity) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
For the given Agent identity, return the value that represents the agent type.
getAgentTypes() - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns a set of supported agent types.
getAgentUsername() - Method in interface org.forgerock.openam.sts.soap.bootstrap.SoapSTSAgentCredentialsAccess
 
getAgentUsername() - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSAgentCredentialsAccessImpl
 
getAlgorithm() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.AgreementMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
getAlgorithm() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
getAlgorithm() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.CanonicalizationMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DigestMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
getAlgorithm() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
getAlgorithm() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
getAlgorithm() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
getAlgorithm() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.TransformType
Gets the value of the algorithm property.
getAlgorithm() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.CanonicalizationMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DigestMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
getAlgorithm() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
getAlgorithm() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
getAlgorithm() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
getAlgorithm() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.TransformType
Gets the value of the algorithm property.
getAlgorithmURI(String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Return algorithm URI for the given algorithm.
getAll() - Static method in class com.iplanet.am.util.SystemProperties
This method lets you get all the properties defined and their values.
getAll() - Method in class org.forgerock.openam.scripting.service.ScriptConfigurationService
 
getAll() - Method in interface org.forgerock.openam.scripting.service.ScriptingService
Retrieve the stored configuration.
getAllActiveCirclesOfTrust(String) - Method in class com.sun.identity.cot.CircleOfTrustManager
Returns a set of names of all active circle of trusts.
getAllAttributeValueFromSSOConfig(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns all values of specified attribute from SSOConfig.
getAllAuthModules(SSOToken) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns all supported authentication modules
getAllAuthModules(String, SSOToken) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns all supported authentication modules in an Organization If there are not modules configured at the Organization level then the authentication modules set at Global level will be returned.
getAllAvailableTrackingIds() - Static method in class org.forgerock.openam.audit.AMAuditEventBuilderUtils
Get all available AuditConstants.TrackingIdKey values from the possible list of AuditConstants.TrackingIdKey values, from the AuditRequestContext.
getAllCirclesOfTrust(String) - Method in class com.sun.identity.cot.CircleOfTrustManager
Returns a set of names of all circle of trusts.
getAllClientInstances() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets all client instance as Map.
getAllClientInstances() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getAllClientInstances() - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Gets all client instance as Map.
getAllClientTypes() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Get names of all client types
getAllClientTypes() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getAllClientTypes() - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Get names of all client types
getAllConfigurationNames(String) - Method in interface com.sun.identity.plugin.configuration.ConfigurationInstance
Returns all service configuration name for this components.
getAllConfigurationNames(String) - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
Returns all service config name for this components.
getAllConfigurationNames(String) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Returns all service config name for this components.
getAllDeclaredPrefixes() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getAllDeclaredPrefixes() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Returns a list of all in-scope prefixes.
getAllDeclaredPrefixes() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getAllDeclaredPrefixes() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Returns a list of all in-scope prefixes.
getAllDiscoveryConfig() - Static method in class com.sun.identity.wss.provider.ProviderUtils
 
getAllEntities(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns all entities under the realm.
getAllEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all entities under the realm.
getAllEntities(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns all entities under the realm.
getAllFields() - Method in class com.sun.identity.log.LogManager
Return the array of all LogRecord fields available for selection.
getAllHashMessageIDs() - Method in interface com.sun.identity.log.messageid.LogMessageProvider
Returns a map of message names to IDs
getAllHashMessageIDs() - Method in class com.sun.identity.log.messageid.LogMessageProviderBase
Returns all hash message IDs.
getAllHostedEntities(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns all remote entities under the realm.
getAllHostedEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all hosted entities under the realm.
getAllHostedEntities(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns all hosted entities under the realm.
getAllHostedIdentityProviderEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all hosted identity provider entities under the realm.
getAllHostedIdentityProviderEntities(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns all hosted identity provider entities under the realm.
getAllHostedIdentityProviderIDs(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns all hosted Identity Provider Entity Identifiers under the realm.
getAllHostedIdentityProviderMetaAliases(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns metaAliases of all hosted identity providers under the realm.
getAllHostedIdentityProviderMetaAliases(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns metaAliases of all hosted identity providers under the realm.
getAllHostedMetaAliasesByRealm(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all the hosted entity metaAliases for a realm.
getAllHostedMetaAliasesByRealm(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns all the hosted entity metaAliases for a realm.
getAllHostedPolicyDecisionPointEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all hosted policy decision point entities under the realm.
getAllHostedPolicyDecisionPointMetaAliases(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns meta aliases of all hosted policy decision point under the realm.
getAllHostedPolicyEnforcementPointEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all hosted policy enforcement point entities under the realm.
getAllHostedPolicyEnforcementPointMetaAliases(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns meta aliases of all hosted policy enforcement point under the realm.
getAllHostedServiceProviderEntities(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns all hosted Service Provider Entity Identifiers under the realm.
getAllHostedServiceProviderEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all hosted service provider entities under the realm.
getAllHostedServiceProviderEntities(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns all hosted service provider entities under the realm.
getAllHostedServiceProviderMetaAliases(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns metaAliases of all hosted service providers under the realm.
getAllHostedServiceProviderMetaAliases(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns metaAliases of all hosted service providers under the realm.
getAllIDPList(String) - Static method in class com.sun.liberty.LibertyManager
Returns a list of all trusted Identity Providers under the realm.
getAllImportSteps() - Method in class org.forgerock.openam.xacml.v3.ImportStepGenerator
Returns all import steps.
getAllInstances() - Static method in class com.iplanet.services.cdm.Client
Deprecated.
Use ClientsManager#getAllInstances()
getAllInstances(SSOToken) - Static method in class com.iplanet.services.cdm.Client
Deprecated.
Use ClientsManager#getAllInstances()
getAllInstances() - Static method in class com.iplanet.services.cdm.ClientsManager
Returns an iterator of Client objects for all known client types.
getAllListedProperties(String) - Method in class org.forgerock.openam.session.SessionPropertyWhitelist
Get the properties listed for the provided realm, using the caller token to check they have permission to see this result.
getAllMessageIDs() - Method in interface com.sun.identity.log.messageid.LogMessageProvider
Returns all message IDs.
getAllMessageIDs() - Method in class com.sun.identity.log.messageid.LogMessageProviderBase
Returns all message IDs.
getAllMessageLevelSecurityMech() - Static method in class com.sun.identity.wss.provider.ProviderConfig
Returns the list of message level security mechanism objects.
getAllNamedConfig(String, SSOToken) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns all the authentication configurations defined in iPlanetAMAuthConfiguration service.
getAllOf() - Method in class com.sun.identity.entitlement.xacml3.core.AnyOf
Gets the value of the allOf property.
getAllowAccess() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState
 
getAllowedDashboard(SSOToken) - Static method in class org.forgerock.openam.dashboard.Dashboard
 
getAllowedGrantScopes() - Method in class org.forgerock.openidconnect.Client
Gets the allowed scopes of the OAuth2Client.
GetAllowedIdOperations - Class in com.sun.identity.cli.idrepo
This command gets the allowed operations of a identity type.
GetAllowedIdOperations() - Constructor for class com.sun.identity.cli.idrepo.GetAllowedIdOperations
 
getAllowedIdOperations(IdType) - Method in class com.sun.identity.idm.AMIdentityRepository
Returns the set of Operations for a given IdType, IdOperations that can be performed on an Identity.
getAllowedModuleNames() - Method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns a Set of module instance names that is allowed for this organization.
getAllowedResponseTypes() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getAllowedResponseTypes() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the allowed response types.
getAllowedResponseTypes() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the response types allowed by the OAuth2 provider.
getAllowedResponseTypes() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getAllowedResponseTypes() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getAllowedResponseTypes() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the allowed response types.
getAllowedScopes() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the allowed scopes configured for the client.
getAllowedScopes() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getAllowedScopes() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the allowed scopes configured for the client.
getAllProductDetails(ArrayList) - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getAllProductDetails(ArrayList) - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
get all instances' instance finder data.
getAllPublishedInstances() - Method in class org.forgerock.openam.sts.publish.common.STSInstanceConfigStoreBase
 
getAllPublishedInstances() - Method in interface org.forgerock.openam.sts.publish.STSInstanceConfigStore
This method will be called by some startup context in the {locally|remotely} deployed {REST|SOAP} STS context to obtain all of the previously-published STS instances.
getAllReceivedCallbacks() - Method in class com.sun.identity.authentication.service.LoginState
Get all the received Callbacks.
getAllRemoteEntities(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns all remote entities under the realm.
getAllRemoteEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all remote entities under the realm.
getAllRemoteEntities(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns all remote entities under the realm.
getAllRemoteIdentityProviderEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all remote identity provider entities under the realm.
getAllRemoteIdentityProviderEntities(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns all remote identity provider entities under the realm.
getAllRemoteIdentityProviderIDs(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns all remote Identity Provider Identifiers under the realm.
getAllRemotePolicyDecisionPointEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all remote policy decision point entities under the realm.
getAllRemotePolicyEnforcementPointEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all remote policy enforcement point entities under the realm.
getAllRemoteServiceProviderEntities(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns all remote Service Provider Entity Identifiers under the realm.
getAllRemoteServiceProviderEntities(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns all remote service provider entities under the realm.
getAllRemoteServiceProviderEntities(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns all remote service provider entities under the realm.
getAllResourceTypes(ResourceTypeService, Subject, String) - Static method in class org.forgerock.openam.xacml.v3.XACMLResourceTypeUtils
Gets all resource types using the resource type service instance.
getAllRoleDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Gets all the static and filtered roles the user is in.
getAllServerIDs() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Returns all server IDs.
getAllServerIDs() - Static method in class com.iplanet.services.naming.WebtopNaming
Returns all server IDs.
getAllServerIDs() - Method in class com.iplanet.services.naming.WebtopNamingQuery
 
getAllServerIds() - Method in class org.forgerock.openam.core.rest.session.SessionResource
Returns a collection of all Server ID that are known to the OpenAM instance.
getAllServerIds() - Method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
Returns a collection of all Server ID that are known to the OpenAM instance.
getAllSessions() - Method in class org.forgerock.openam.core.rest.session.query.impl.RemoteSessionQuery
Generates a SessionRequest and uses this to query the remote server.
getAllSessions(Collection<String>) - Method in class org.forgerock.openam.core.rest.session.query.SessionQueryManager
Query all servers allocated to this SessionQueryManager for their Sessions.
getAllSessions() - Method in interface org.forgerock.openam.core.rest.session.query.SessionQueryType
Query a server and return all the Sessions that are stored on the server.
getAllSessionsByUUID(String) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
Returns the expiration information of all sessions belonging to a user (uuid).
getAllSessionsByUUID(String) - Method in class org.forgerock.openam.session.service.access.SessionQueryManager
Returns the expiration information of all sessions belonging to a user (uuid).
getAllSPList(String) - Static method in class com.sun.liberty.LibertyManager
Returns a list of all trusted Service Providers under the realm.
getAllSTSConfig() - Static method in class com.sun.identity.wss.provider.ProviderUtils
 
getAllSupportedOptions() - Method in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
getAllSupportedSecurityMech() - Static method in class com.sun.identity.wss.provider.ProviderConfig
Returns the list of all available security mechanism objects.
getAllTrustedProviders(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns a set of remote providers trusted by the hosted providers.
getAllValidFields(Class) - Static method in class org.forgerock.openam.cts.utils.blob.strategies.AttributeCompressionStrategy
Examines the class using reflection for all declared fields which are suitable for serialisation.
getAllWSCSecurityMechanisms() - Static method in class com.sun.identity.wss.security.SecurityMechanism
Returns all the list of SecurityMechanisms supported by the Web Services Client.
getAllWSPSecurityMechanisms() - Static method in class com.sun.identity.wss.security.SecurityMechanism
Returns all the list of SecurityMechanisms supported by the Web Services Provider.
getAlternateEndPoint() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets the Alternate end point.
getAlternateSecurityMechs() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets Alternate Security Mechanisms.
getAmCookieName() - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Gets property value of "com.iplanet.am.cookie.name"
getAmCookieName() - Static method in class com.sun.identity.shared.encode.CookieUtils
Gets property value of "com.iplanet.am.cookie.name"
getAmDeploymentUrl() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
 
getAMEntity(String, String, String, String) - Method in class com.sun.identity.entity.EntityObjectImpl
Method to get the AMEntity object from the storeconnection.
getAmIdentityName() - Method in class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
 
getAMIdentityRepository(String) - Method in class com.sun.identity.authentication.service.AuthD
Returns the OpenAM Identity Repository for an organization.
getAMIdentityRepository(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns AMIdentityRepostiory handle for an organization.
getAMIdentityRepository(String) - Static method in class com.sun.identity.idm.IdUtils
Returns AMIdentityRepostiory handle for an organization.
getAMObject(Debug, String, AMStoreConnection) - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the AMObject of a given DN and a store connection.
getAMObjectName(int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Take a supported type, and returns the matching name of the supported managed type.
getAMObjectType(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the type of the object given its DN.
getAmPCookieName() - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Gets property value of "com.iplanet.am.pcookie.name"
getAmPCookieName() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "com.iplanet.am.pcookie.name"
getAMRAuthModuleMappings() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getAMRAuthModuleMappings() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
The mappings between amr values and auth module names.
getAMRAuthModuleMappings() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getAMRepoPlugin(String) - Method in class com.sun.identity.idm.server.IdRepoPluginsCache
 
getAMResourceBundleCache() - Method in class org.forgerock.openam.core.rest.sms.CoreRestSmsGuiceModule
 
getAMSdkBaseDN() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the root suffix for user management node.
getAMSdkBaseDN() - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Returns the root suffix (i.e., base DN) for the UMS objects.
getAMSdkBaseDN() - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Returns the root suffix (i.e., amsdkbase DN) for the UMS objects.
getAMSdkBaseDN() - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
getAMSdkBaseDN() - Static method in class com.sun.identity.sm.SMSEntry
 
getAMSdkBaseDN() - Method in class com.sun.identity.sm.SMSObject
Returns the AMSDK BaseDN for the UM objects.
getAMSdkBaseDN() - Method in class com.sun.identity.sm.SMSObjectDB
Returns the AMSDK BaseDN for the UM objects.
getAmsdkdn(SSOToken, OrganizationConfigManagerImpl) - Static method in class com.sun.identity.sm.OrgConfigViaAMSDK
 
getAMServerID() - Static method in class com.iplanet.dpro.session.service.SessionService
Gets the AM Server ID.
getAMServerID() - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the server ID.
getAMServerID() - Method in class com.iplanet.services.naming.WebtopNamingQuery
 
getAMServerInstances() - Static method in class com.sun.identity.sm.ServiceManager
Returns all AM Server instance.
getAMSessionId() - Method in class org.forgerock.openam.sts.rest.token.validator.RestTokenTransformValidatorResult
 
getAMSessionIdCookieNameForDeployment() - Method in class com.sun.identity.workflow.CreateSoapSTSDeployment
 
getAMSessionIdFromTokenValidation() - Method in class org.forgerock.openam.sts.rest.operation.translate.CustomRestTokenProviderParametersImpl
 
getAMSessionIdFromTokenValidation() - Method in interface org.forgerock.openam.sts.rest.token.provider.CustomRestTokenProviderParameters
Added to support custom RestTokenProvider implementations.
getAMTemplateDN(SSOToken, String, int, String, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Get the AMTemplate DN (COSTemplateDN)
getAMTemplateDN(SSOToken, String, int, String, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Get the AMTemplate DN (COSTemplateDN)
getAMTemplateDN(String, String, int, String, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAMTemplateDN(String, String, int, String, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getAMTemplateDN(SSOToken, String, int, String, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Get the AMTemplate DN (COSTemplateDN)
getAnalyzedName(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets AnalyzedName JAXB Object.
getAnalyzedNameAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Creates required set of attributes.
getAnalyzedNameMap(Object, Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets analzedname attributes in a hashmap.
getAnchor() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
getAndClear() - Static method in class org.forgerock.openam.session.util.AppTokenHandler
Returns the stored application token and then clears the ThreadLocal
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.
getAnonymousUser() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getAnswer() - Method in class org.forgerock.openam.services.push.dispatch.PushMessageChallengeResponsePredicate
Reads the answer out.
getAnswers() - Method in class com.sun.identity.password.ui.PWResetQuestionTiledView
Gets the users answers to the secret questions
getAny() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Method to get service specific attributes.
getAny() - Method in class com.sun.identity.entitlement.xacml3.core.StatusDetail
Gets the value of the any property.
getAny() - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.saml2.jaxb.metadata.EndpointType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.saml2.jaxb.metadata.ExtensionsType
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
getAny() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
getAny() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
getAny() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.ReferenceType
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
getAny() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.PGPDataType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.saml2.protocol.ArtifactResponse
Gets the any element of the response.
getAny() - Method in interface com.sun.identity.saml2.protocol.Extensions
Returns the list of Extensions object.
getAny() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactResponseImpl
Gets the any element of the response.
getAny() - Method in class com.sun.identity.saml2.protocol.impl.ExtensionsImpl
Returns the list of Extensions object.
getAny() - Method in class com.sun.identity.saml2.protocol.impl.StatusDetailImpl
Returns the list of StatusDetail object.
getAny() - Method in interface com.sun.identity.saml2.protocol.StatusDetail
Returns the value of the Any property.
getAny() - Method in class com.sun.identity.sm.AttributeSchema
Method to get service specific attributes.
getAny() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Method to get service specific attributes.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.MetadataType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.ReferenceParametersType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.AssertionType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClaimType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClientPseudonymType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.FederationMetadataType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.FederationType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.FilterPseudonymsType
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ProofTokenType
Gets the value of the any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.PseudonymBasisType
Gets the value of the any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.PseudonymType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceTokenType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.RelativeToType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.RequestProofTokenType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.RequestPseudonymType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SecurityTokenType
Gets the value of the any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SignOutBasisType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SignOutType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.TokenType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.TokenTypesOfferedType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.AppliesToType
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyAttachmentType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.EmbeddedType
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.SecurityHeaderType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.SecurityTokenReferenceType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.TransformationParametersType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.UsernameTokenType
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.IssuedTokenType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.NestedPolicyType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.RequestSecurityTokenTemplateType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SecureConversationTokenType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SerElementsType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SpnegoContextTokenType
Gets the value of the Any property.
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.TokenAssertionType
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.wsu.TimestampType
Gets the value of the Any property.
getAny() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
getAny() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.PGPDataType
Gets the value of the Any property.
getAnyAttribute() - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns the anyAttribute of the attribute.
getAnyAttribute() - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns the anyAttribute of the attribute.
getAnyOf() - Method in class com.sun.identity.entitlement.xacml3.core.Target
Gets the value of the anyOf property.
getApp() - Method in class com.sun.identity.idsvcs.Log
 
getAppConfigurationEntry(String) - Method in class com.sun.identity.authentication.config.AMConfiguration
Retrieve an array of AppConfigurationEntries which corresponds to the configuration of LoginModules for this application.
getAppConfigurationEntry(String) - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOConfig
Returns AppConfigurationEntry array for the application appName using Kerberos module.
getAppConfigurationEntry(String) - Method in class com.sun.identity.wss.security.KerberosConfiguration
Returns AppConfigurationEntry array for the application using Kerberos module.
getAppleEndpoint() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
Get the endpoint for this notification service to connect to.
getApplication(Subject, String) - Method in class com.sun.identity.entitlement.Entitlement
Returns application for this entitlement.
getApplication(String) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns the application with the specified name.
getApplication(String) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
 
getApplication() - Method in class com.sun.identity.entitlement.xacml3.PrivilegeSet
Obtain list of Application objects held by this class.
getApplication() - Method in class org.forgerock.openam.entitlement.rest.model.json.PolicyRequest
 
getApplication() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getApplication(String) - Method in interface org.forgerock.openam.entitlement.service.ApplicationService
Retrieves an application instance for the passed name.
getApplication(String) - Method in class org.forgerock.openam.entitlement.service.ApplicationServiceImpl
 
getApplicationAttributeNames(String, String) - Method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns application attribute names.
getApplicationClass() - Method in class com.sun.identity.entitlement.ApplicationType
Returns application class
getApplicationClassName() - Method in class com.sun.identity.entitlement.ApplicationType
Returns application class name.
getApplicationClassName() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeWrapper
 
getApplicationIdleTimeout() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
 
getApplicationIndexes() - Method in class com.sun.identity.entitlement.Privilege
 
getApplicationMaxCachingTime() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns value of SystemProperty "com.sun.identity.session.application.maxCacheTime" (minutes).
getApplicationName() - Method in class com.sun.identity.authentication.internal.AuthContext
 
getApplicationName() - Method in class com.sun.identity.entitlement.Entitlement
Returns application name.
getApplicationName() - Method in class com.sun.identity.entitlement.Evaluator
Returns application name.
getApplicationName() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns application name.
getApplicationName() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
 
getApplicationName() - Method in class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext
Return the application name
getApplicationName() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Gets the name of the application that this entitlement refers to.
getApplicationNameFromPolicy(Policy) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
Gets the name of the application to which this policy belongs.
getApplicationNameFromPolicy(Policy) - Static method in class org.forgerock.openam.xacml.v3.XACMLApplicationUtils
Gets application name from the policy.
getApplicationNames() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
 
getApplicationNames() - Method in interface org.forgerock.openam.entitlement.service.ApplicationService
Returns all the application names in a realm.
getApplicationNames() - Method in class org.forgerock.openam.entitlement.service.ApplicationServiceImpl
 
getApplicationResourcesMap(RequestContext, String) - Method in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
getApplications(ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Returns application names for a given action.
getApplications() - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns a set of registered applications.
getApplications() - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Returns a set of registered applications.
getApplications(ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
getApplications() - Method in interface org.forgerock.openam.entitlement.service.ApplicationService
Returns all the applications in a realm.
getApplications() - Method in class org.forgerock.openam.entitlement.service.ApplicationServiceImpl
 
getApplicationService(Subject, String) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Get a new instance of the ApplicationService.
getApplicationToResources(ApplicationPrivilege) - Method in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
getApplicationType(String) - Method in class com.sun.identity.cli.entitlement.ApplicationImpl
 
getApplicationType() - Method in class com.sun.identity.entitlement.Application
Returns application type.
getApplicationType(Subject, String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeManagerWrapper
Returns the ApplicationType appropriate to the requested name, validating that the given user has authorization to get that ApplicationType.
getApplicationType() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getApplicationType() - Method in enum org.forgerock.openam.xacml.v3.model.ContentType
 
getApplicationType(Subject, String) - Method in class org.forgerock.openam.xacml.v3.XACMLApplicationUtils.ApplicationTypeService
Get the application type already present in the system.
getApplicationType() - Method in class org.forgerock.openidconnect.Client
Gets the application type of the OAuth2Client.
getApplicationTypeNames(Subject) - Static method in class com.sun.identity.entitlement.ApplicationTypeManager
Returns application type names.
getApplicationTypeNames(Subject, String) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
 
getApplicationTypeNames(Subject) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeManagerWrapper
Returns the names of all the ApplicationTypes.
getApplicationTypes() - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns a set of registered application type.
getApplicationTypes() - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Returns a set of registered application type.
getAppliesTo() - Method in class com.sun.identity.entitlement.xacml3.core.AdviceExpression
Gets the value of the appliesTo property.
getAppliesTo() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
getAppliesTo() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyAttachmentType
Gets the value of the appliesTo property.
getAppliesTo() - Method in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
This method returns the intended consumer of the RSTR
getAppliesTo() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the name of the service for which assertion needs to be issued
getAppliesTo() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the name of the service for which assertion needs to be issued
getAppliesTo(Element) - Static method in class com.sun.identity.wss.sts.STSUtils
 
getAppliesTo() - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Returns the appliesTo attribute.
getAppliesTo() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Returns the AppliesTo attribute.
getAppplicationType(Subject, String) - Static method in class com.sun.identity.entitlement.ApplicationTypeManager
Returns application type.
getAppSSOToken() - Method in class com.sun.identity.policy.remote.PolicyRequest
Returns the single sign on token of the application who sends the request.
getAppSSOToken() - Method in interface com.sun.identity.security.AppSSOTokenProvider
Returns application single sign on token.
getAppSSOToken() - Method in class com.sun.identity.security.SystemAppTokenProvider
Returns Application single sign on token.
getAppSSOTokenID() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the Application SSO Token id as set by setAppSSOTokenID
getAppSSOTokenRefreshTime() - Static method in class org.forgerock.openam.session.SessionMeta
How long before an appSSOToken must refresh (in minutes).
getAppTokenID() - Method in class com.sun.identity.wss.security.FAMSecurityToken
Returns the Application/Client token value.
getAppTokenID() - Method in class com.sun.identity.wss.sts.STSClientUserToken
Returns the Application/Client token value.
getArchiver(String) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
This method takes in a logger name and returns a archiver object corresponding to that logger name.
getArray(ServletRequest) - Method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
getArrayOfString_13() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getArtIdMap() - Method in class com.sun.identity.federation.services.FSAssertionManager
Returns artifact to assertion ID map.
getArtifact() - Method in interface com.sun.identity.saml2.protocol.ArtifactResolve
Gets the Artifact of the request.
getArtifact() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactResolveImpl
Gets the Artifact of the request.
getArtifactResolutionService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
getArtifactResolutionService() - Method in interface com.sun.identity.saml2.jaxb.metadata.SSODescriptorType
Gets the value of the ArtifactResolutionService property.
getArtifactValue() - Method in interface com.sun.identity.saml2.protocol.Artifact
Returns the artifact.
getArtifactValue() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Returns the artifact.
getAsBoolean(String) - Static method in class com.iplanet.am.util.SystemProperties
Returns the property value as a boolean
getAsBoolean(String, boolean) - Static method in class com.iplanet.am.util.SystemProperties
Returns the property value as a boolean
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.iplanet.am.util.SystemProperties
 
getAsInt(String, int) - Method in class com.iplanet.am.util.SystemPropertiesWrapper
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.
getAsLong(String, long) - Static method in class com.iplanet.am.util.SystemProperties
 
getAssertion(AssertionArtifact, String) - Method in class com.sun.identity.federation.services.FSAssertionManager
Retrieves the assertion associated with an artifact.
getAssertion(AssertionArtifact, String) - Method in class com.sun.identity.federation.services.FSAssertionManagerClient
Returns assertion associated with the AssertionArtifact.
getAssertion(String, String, String) - Method in interface com.sun.identity.federation.services.FSAssertionManagerIF
Returns assertion associated with the artifact.
getAssertion(String, String, String) - Method in class com.sun.identity.federation.services.FSAssertionManagerImpl
Returns assertion associated with the artifact.
getAssertion() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the SAML assertion used for signing.
getAssertion() - Method in class com.sun.identity.saml.assertion.AdviceBase
Gets access to the Assertion in this Advice element
getAssertion() - Method in class com.sun.identity.saml.assertion.EvidenceBase
Get java.util.Set of Assertion objects in the Evidence
getAssertion(String) - Method in class com.sun.identity.saml.AssertionManager
This method gets the Assertion based on the Assertion ID.
getAssertion(AssertionArtifact, String) - Method in class com.sun.identity.saml.AssertionManager
Gets assertion associated with the AssertionArtifact.
getAssertion(AssertionArtifact, Set) - Method in class com.sun.identity.saml.AssertionManager
Gets assertion associated with the AssertionArtifact.
getAssertion(AssertionArtifact) - Method in class com.sun.identity.saml.AssertionManager
Gets assertion associated with the AssertionArtifact.
getAssertion(Query, String) - Method in class com.sun.identity.saml.AssertionManager
Gets assertion created from the query.
getAssertion(AssertionIDReference) - Method in class com.sun.identity.saml.AssertionManager
Gets the Assertion referenced by an AssertionIDReference.
getAssertion(AssertionIDReference, Object) - Method in class com.sun.identity.saml.AssertionManager
Gets the Assertion referenced by an AssertionIDReference.
getAssertion(AssertionIDReference, String) - Method in class com.sun.identity.saml.AssertionManager
Gets the Assertion referenced by an AssertionIDReference.
getAssertion(AssertionIDReference, Set) - Method in class com.sun.identity.saml.AssertionManager
Gets the Assertion referenced by an AssertionIDReference.
getAssertion(AssertionIDReference, Set) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns the Assertion based on the AssertionIDReference.
getAssertion(AssertionIDReference, String) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns the Assertion based on the AssertionIDReference
getAssertion(AssertionArtifact, Set) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns assertion associated with the AssertionArtifact.
getAssertion(AssertionArtifact, String) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns assertion associated with the AssertionArtifact.
getAssertion(AssertionIDReference, Object) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns the Assertion based on the AssertionIDReference.
getAssertion(String, Set) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
getAssertion(String, Set) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
getAssertion() - Method in class com.sun.identity.saml.protocol.Response
This method returns the set of Assertions that is the content of the response.
getAssertion() - Method in interface com.sun.identity.saml2.assertion.Evidence
Returns the Assertion(s) in the element.
getAssertion() - Method in class com.sun.identity.saml2.profile.ResponseInfo
Returns the authn assertion
getAssertion() - Method in class com.sun.identity.saml2.protocol.impl.ResponseImpl
Returns Assertion(s) of the response.
getAssertion() - Method in interface com.sun.identity.saml2.protocol.Response
Returns Assertion(s) of the response.
getAssertion() - Method in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
 
getAssertion(String, String, String) - Method in class com.sun.identity.wsfederation.servlet.WSFederationService
Returns the cached SAML Assertion for a given user session.
getAssertion() - Method in class com.sun.identity.wss.security.AssertionToken
Returns the generated SAML Assertion.
getAssertion() - Method in class com.sun.identity.wss.security.SAML2Token
 
getAssertion() - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Get the assertion.
getAssertion2(String, String) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
getAssertion2(String, String) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
getAssertionArtifact() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Gets the artifact.
getAssertionArtifact() - Method in class com.sun.identity.saml.protocol.Request
Gets the AssertionArtifact(s) of the Request.
getAssertionArtifactHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, FSAuthnResponse, IDPDescriptorType, String) - Method in class com.sun.identity.federation.services.FSServiceManager
Returns handler at SP side which will handle fed/sso profile.
getAssertionArtifacts(Object) - Method in class com.sun.identity.saml.AssertionManager
This method gets all valid AssertionArtifacts managed by this AssertionManager.
getAssertionArtifacts(Object) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns all valid AssertionArtifacts managed by this instance (or the identified remote instance) of OpenAM.
getAssertionArtifacts(String) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
getAssertionArtifacts(String) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
getAssertionByArtifact(AssertionArtifact) - Static method in class com.sun.identity.saml.SAMLClient
This method returns the Assertion for the corresponding artifact.
getAssertionByArtifact(String) - Static method in class com.sun.identity.saml.SAMLClient
This method returns the Assertion for the corresponding artifact.
getAssertionByIdRef(String, Set) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
getAssertionByIdRef(String, Set) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
getAssertionByIdRef2(String, String) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
getAssertionByIdRef2(String, String) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
getAssertionByIdRefToken(String, String) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
getAssertionByIdRefToken(String, String) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
getAssertionConsumerService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
getAssertionConsumerService() - Method in interface com.sun.identity.saml2.jaxb.metadata.SPSSODescriptorType
Gets the value of the AssertionConsumerService property.
getAssertionConsumerServiceID() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the Assertion Consumer Service Identifier.
getAssertionConsumerServiceIndex() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the value of the AssertionConsumerServiceIndex attribute.
getAssertionConsumerServiceIndex() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the value of the AssertionConsumerServiceIndex attribute.
getAssertionConsumerServiceURL() - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Returns the value of AssertionConsumerServiceURL attribute.
getAssertionConsumerServiceURL() - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Returns the Assertion Consumer Service URL.
getAssertionConsumerServiceURL(SPDescriptorType, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Finds approriate assertion consumer service URL.
getAssertionConsumerServiceURL() - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Returns the value of the AssertionConsumerServiceURL attribute.
getAssertionConsumerServiceURL() - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Returns the value of the AssertionConsumerServiceURL attribute.
getAssertionConsumerServiceURL() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the value of the AssertionConsumerServiceURL attribute.
getAssertionConsumerServiceURL() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the value of the AssertionConsumerServiceURL attribute.
getAssertionHandle() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Gets the AssertionHandle of the artifact.
getAssertionID() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns the assertion ID.
getAssertionID() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the assertion identifier.
getAssertionID() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the assertion identifier.
getAssertionIDRef() - Method in interface com.sun.identity.saml2.assertion.Evidence
Returns the AssertionIDRef in the element.
getAssertionIDReference() - Method in class com.sun.identity.saml.assertion.AdviceBase
Returns access to the AssertionIDReference in this Advice element.
getAssertionIDReference() - Method in class com.sun.identity.saml.assertion.AssertionIDReference
Returns a String representing the Assertion id.
getAssertionIDReference() - Method in class com.sun.identity.saml.assertion.EvidenceBase
Get java.util.Set of AssertionIDReference objects in the Evidence
getAssertionIDReference() - Method in class com.sun.identity.saml.protocol.Request
Gets the AssertionIDReference(s) of the Request.
getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in interface com.sun.identity.saml2.jaxb.assertion.AdviceType
Gets the value of the AssertionIDRefOrAssertionURIRefOrAssertion property.
getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in interface com.sun.identity.saml2.jaxb.assertion.EvidenceType
Gets the value of the AssertionIDRefOrAssertionURIRefOrAssertion property.
getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
getAssertionIDRefs() - Method in interface com.sun.identity.saml2.assertion.Advice
Returns a list of AssertionIDRef
getAssertionIDRefs() - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Returns a list of AssertionIDRef
getAssertionIDRefs() - Method in interface com.sun.identity.saml2.protocol.AssertionIDRequest
Returns a list of AssertionIDRef objects.
getAssertionIDRefs() - Method in class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
Returns a list of AssertionIDRef objects.
getAssertionIDRequestService() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType
Gets the value of the AssertionIDRequestService property.
getAssertionIDRequestService() - Method in interface com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType
Gets the value of the AssertionIDRequestService property.
getAssertionIDRequestService() - Method in interface com.sun.identity.saml2.jaxb.metadata.IDPSSODescriptorType
Gets the value of the AssertionIDRequestService property.
getAssertionIDRequestService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
getAssertionIDRequestService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
getAssertionIDRequestService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
getAssertionIDRequestService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
getAssertionIDRequestService() - Method in interface com.sun.identity.saml2.jaxb.metadata.PDPDescriptorType
Gets the value of the AssertionIDRequestService property.
getAssertionInterval() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the assertion interval
getAssertionInterval() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the assertion interval
getAssertions(Object) - Method in class com.sun.identity.saml.AssertionManager
This method gets all valid Assertions managed by this AssertionManager.
getAssertions(Object) - Method in class com.sun.identity.saml.AssertionManagerClient
Returns all valid Assertions managed by this instance (or the identified remote instance) of OpenAM.
getAssertions(String) - Method in interface com.sun.identity.saml.AssertionManagerIF
 
getAssertions(String) - Method in class com.sun.identity.saml.AssertionManagerImpl
 
getAssertions() - Method in interface com.sun.identity.saml2.assertion.Advice
Returns a list of Assertion
getAssertions() - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Returns a list of Assertion
getAssertionURIRef() - Method in interface com.sun.identity.saml2.assertion.Evidence
Returns the AssertionURIRef(s) in the element.
getAssertionURIRefs() - Method in interface com.sun.identity.saml2.assertion.Advice
Returns a list of AssertionURIRef
getAssertionURIRefs() - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Returns a list of AssertionURIRef
getAsSet(String, String, Set<String>) - Static method in class com.iplanet.am.util.SystemProperties
Parses a system property as a set of strings by splitting the value on the given delimiter expression.
getAsSet(String, String) - Static method in class com.iplanet.am.util.SystemProperties
Parses a system property as a set of strings by splitting the value on the given delimiter expression.
getAsSet(String) - Static method in class com.iplanet.am.util.SystemProperties
Parses a system property as a set of strings by splitting the value on white space characters.
getAssignableDynamicGroup(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMAssignableDynamicGroup object represented by DN.
getAssignableDynamicGroupDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Gets all the assignable dynamic groups the user is in.
getAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Returns the assignable dynamic groups within the specified level.
getAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Returns the assignable dynamic groups within the specified level.
GetAssignableServices - Class in com.sun.identity.cli.idrepo
This command gets the assignable services of an identity.
GetAssignableServices() - Constructor for class com.sun.identity.cli.idrepo.GetAssignableServices
 
getAssignableServices() - Method in class com.sun.identity.idm.AMIdentity
Returns all services which can be assigned to this entity.
getAssignableServices() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns a set of service names that can be assigned to a realm.
getAssignedDashboard(SSOToken) - Static method in class org.forgerock.openam.dashboard.Dashboard
 
getAssignedPolicyDNs() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets all the assigned policies for this Organization
getAssignedPolicyDNs() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Returns all the assigned policies for this organizational unit.
getAssignedPolicyDNs() - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Gets all the assigned policies created for this role
getAssignedServices() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns all service names that are assigned to the user/group/organization/organizational unit.
getAssignedServices(SSOToken, IdType, String, Map) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
getAssignedServices() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Gets all service names that are assigned to the user.
GetAssignedServices - Class in com.sun.identity.cli.idrepo
This command gets the assigned services of an identity.
GetAssignedServices() - Constructor for class com.sun.identity.cli.idrepo.GetAssignedServices
 
getAssignedServices() - Method in class com.sun.identity.idm.AMIdentity
Returns the set of services already assigned to this identity.
getAssignedServices(SSOToken, IdType, String, Map<String, Set<String>>) - Method in class com.sun.identity.idm.IdRepo
Returns the set of services assigned to this identity.
getAssignedServices(SSOToken, IdType, String, Map, String, String) - Method in interface com.sun.identity.idm.IdServices
 
getAssignedServices(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getAssignedServices(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getAssignedServices(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getAssignedServices(SSOToken, IdType, String, Map) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getAssignedServices(SSOToken, IdType, String, Map, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getAssignedServices(SSOToken, IdType, String, Map, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
getAssignedServices(SSOToken, IdType, String, Map, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getAssignedServices() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns a set of service names that are assigned to a realm.
getAssignedServices(boolean) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns a set of service names that are assigned to a realm.
getAssignedServices(SSOToken, IdType, String, Map, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getAssignedServices(SSOToken, IdType, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns the currently assigned to the given identity.
getAssignedServices(SSOToken, IdType, String, Map<String, Set<String>>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getAssignedServices_idrepo(String, String, String, Map, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAssignedServices_idrepo(String, String, String, Map, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getAssociatedAdvice() - Method in class com.sun.identity.entitlement.xacml3.core.Result
Gets the value of the associatedAdvice property.
getAssociatedOrganizationGuid() - Method in class com.iplanet.ums.dctree.DomainComponent
Get the domain mapping from this dc entry.
getAsyncContext() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
getATTR_VALUE_PAIR_NODE() - Method in class com.sun.identity.shared.xml.XMLUtils
 
getAttribute(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns attribute value.
getAttribute(String) - Method in class com.iplanet.services.ldap.AttrSet
Gets the attribute contained in the set.
getAttribute(String) - Method in class com.iplanet.services.naming.share.NamingResponse
Gets the attribute.
getAttribute(String) - Method in class com.iplanet.ums.CreationTemplate
Gets the value of a given attribute in the template.
getAttribute(Principal, Guid, String) - Method in class com.iplanet.ums.DataLayer
Returns Attr from the given attribute name.
getAttribute(String) - Method in class com.iplanet.ums.PersistentObject
Gets an attribute of the object.
getAttribute(String, Locale) - Method in class com.iplanet.ums.PersistentObject
Gets an attribute value with a given locale
getAttribute() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns attribute
getAttribute(int, int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the attribute name for the specified callback in the specified login state.
getAttribute() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the list of authentication module data store specific attributes.
getAttribute(String, String) - Method in class com.sun.identity.config.util.AjaxPage
 
getAttribute() - Method in class com.sun.identity.entitlement.xacml3.core.Attributes
Gets the value of the attribute property.
getAttribute() - Method in class com.sun.identity.entitlement.xacml3.core.PolicyIssuer
Gets the value of the attribute property.
getAttribute(String) - Method in class com.sun.identity.federation.services.FSSession
Returns value of an attribute from the session.
getAttribute(String) - Method in class com.sun.identity.idm.AMIdentity
Returns the values of the requested attribute.
getAttribute(String, String) - Method in interface com.sun.identity.plugin.datastore.DataStoreProvider
Gets user attribute.
getAttribute(String, String) - Method in class com.sun.identity.plugin.datastore.impl.FedletDataStoreProvider
Returns values for a given attribute.
getAttribute(String, String) - Method in class com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
Returns values for a given attribute.
getAttribute() - Method in class com.sun.identity.saml.assertion.AttributeStatement
Gets attribute from Attribute statement
getAttribute(String) - Static method in class com.sun.identity.saml.common.SAMLServiceManager
Retrieves current value of an AttributeSchema in the SAML ServiceSchema.
getAttribute() - Method in interface com.sun.identity.saml2.assertion.AttributeStatement
Returns Attribute(s) of the statement.
getAttribute() - Method in class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Returns Attribute(s) of the statement.
getAttribute(String) - Static method in class com.sun.identity.saml2.common.SAML2ConfigService
Retrieves current value of an AttributeSchema in the SAML2Config ServiceSchema.
getAttribute(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getAttribute(String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Gets the index of the attribute with the specified name.
getAttribute() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.BaseConfigType
Gets the value of the Attribute property.
getAttribute() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Gets the value of the Attribute property.
getAttribute() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
getAttribute() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
getAttribute() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType
Gets the value of the Attribute property.
getAttribute() - Method in interface com.sun.identity.saml2.jaxb.metadata.IDPSSODescriptorType
Gets the value of the Attribute property.
getAttribute() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
getAttribute() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
getAttribute(String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultAccountMapper
Returns the attribute value configured in the given entity SP or IDP configuration.
getAttribute() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.BaseConfigType
Gets the value of the Attribute property.
getAttribute() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Gets the value of the Attribute property.
getAttribute() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
getAttribute() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
getAttribute(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getAttribute(String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Gets the index of the attribute with the specified name.
getAttribute(BaseConfigType, String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Gets a single attribute value from BaseConfigType
getAttribute(BaseConfigType, String, String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Gets a single attribute value from BaseConfigType.
getAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
Returns the attribute value configured in the given entity SP or IDP configuration.
getAttribute(String) - Method in class org.forgerock.openam.authentication.modules.deviceprint.AMIdentityWrapper
Delegates to the getAttribute method on the AMIdentity instance.
getAttribute(String, String) - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptIdentityRepository
Returns a particular attribute for a particular user
getAttribute(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to call getAttribute(String name) on the wrapped request object.
getAttribute(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Fetch the value of a given session attribute, either from local object pre serialization or the stored value post serialization.
getAttribute(CoreTokenField) - Method in class org.forgerock.openam.cts.api.tokens.Token
Accessor for the CoreTokenField attributes.
getAttribute(String) - Method in class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext
Fetch an attribute from the map
getAttribute(Map<String, Set<String>>, String) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns the first attribute value for the corresponding attributeName in the data map.
getAttribute(Map<String, Set<String>>, String, String) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns the first attribute value for the corresponding attributeName in the data map.
getAttribute(Class) - Method in class org.forgerock.openam.radius.server.RadiusRequest
Get an attribute that was sent in the requestPacket, or return null if no attribute of the requested type was in the packet.
getAttribute(String) - Method in class org.forgerock.openam.scripting.api.ScriptedIdentity
Retrieves a particular attribute's value
getAttributeArray(ServletRequest) - Method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
getAttributeAssignment() - Method in class com.sun.identity.entitlement.xacml3.core.Advice
Gets the value of the attributeAssignment property.
getAttributeAssignment() - Method in class com.sun.identity.entitlement.xacml3.core.Obligation
Gets the value of the attributeAssignment property.
getAttributeAssignmentExpression() - Method in class com.sun.identity.entitlement.xacml3.core.AdviceExpression
Gets the value of the attributeAssignmentExpression property.
getAttributeAssignmentExpression() - Method in class com.sun.identity.entitlement.xacml3.core.ObligationExpression
Gets the value of the attributeAssignmentExpression property.
getAttributeAssignments() - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Returns XML elements corresponding to AttributeAssignment elements for this obligation.
getAttributeAssignments() - Method in interface com.sun.identity.xacml.policy.Obligation
Returns XML elements corresponding to AttributeAssignment elements for this obligation.
getAttributeAt(int) - Method in class org.forgerock.openam.radius.common.AttributeSet
Returns the attribute instance at the indicated index location.
getAttributeAt(int) - Method in class org.forgerock.openam.radius.common.Packet
Returns the attribute instance at the indicated insertion order or location order on the wire.
getAttributeAuthorityConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first attribute authority configuration in an entity under the realm.
getAttributeAuthorityDescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns attribute authority descriptor in an entity under the realm.
getAttributeAuthorityDescriptor(EntityDescriptorElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns attribute authority descriptor in an entity descriptor.
getAttributeByteArray(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns attribute value.
getAttributeByType(AttributeType) - Method in class org.forgerock.openam.radius.common.AttributeSet
Returns the first occurrence of an attribute instance of the specified type code.
getAttributeConsumingService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
getAttributeConsumingService() - Method in interface com.sun.identity.saml2.jaxb.metadata.SPSSODescriptorType
Gets the value of the AttributeConsumingService property.
getAttributeConsumingService() - Method in interface com.sun.identity.saml2.jaxb.metadataextquery.AttributeQueryDescriptorType
Gets the value of the AttributeConsumingService property.
getAttributeConsumingService() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
getAttributeConsumingServiceIndex() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the value of the AttributeConsumingServiceIndex attribute.
getAttributeConsumingServiceIndex() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the value of the AttributeConsumingServiceIndex attribute.
GetAttributeDefaults - Class in com.sun.identity.cli.schema
Gets default attribute values of schema.
GetAttributeDefaults() - Constructor for class com.sun.identity.cli.schema.GetAttributeDefaults
 
getAttributeDefaults() - Method in class com.sun.identity.sm.ServiceSchema
Returns a map of all the attribute and their default values in this schema.
getAttributeDesignator() - Method in class com.sun.identity.entitlement.xacml3.core.Match
Gets the value of the attributeDesignator property.
getAttributeDesignator() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Returns the AttributeDesignators.
getAttributeExamples() - Method in class com.sun.identity.sm.ServiceSchema
Returns a map of all the attribute and their example values in this schema.
getAttributeFilename(String, String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns the attribute file name of a node.
getAttributeFilename(String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns the attribute file name of this node.
getAttributeId() - Method in class com.sun.identity.entitlement.xacml3.core.Attribute
Gets the value of the attributeId property.
getAttributeId() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
Gets the value of the attributeId property.
getAttributeId() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
Gets the value of the attributeId property.
getAttributeId() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Gets the value of the attributeId property.
getAttributeId() - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Gets the value of the attributeId property.
getAttributeId() - Method in interface com.sun.identity.xacml.context.Attribute
Returns the AttributeId of the Attribute which the attribute identifier.
getAttributeId() - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Returns the AttributeId of the Attribute which the attribute identifier.
getAttributeId() - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Returns the AttributeIds of this object
getAttributeListValueFromIDPSSOConfig(String, String, String) - Method in class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
 
getAttributeMap() - Static method in class com.iplanet.am.util.SystemProperties
Returns the property name to service attribute schema name mapping.
getAttributeMap() - Method in class com.sun.identity.federation.message.common.Extension
Deprecated.
 
getAttributeMap(String, Object, Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Returns the caller map with updated attribute and the value from the given data object.
getAttributeMap(SAMLServiceManager.SOAPEntry, List, Subject, String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Gets Attribute Map to be set in the Session.
getAttributeMap() - Method in class com.sun.identity.saml2.profile.ResponseInfo
Returns the map of the atrributes
getAttributeMap() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the attribute map.
getAttributeMapForFedlet(String, String, String, List<String>, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
getAttributeMapper() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets Attribute Mapper
getAttributeMapper() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets IDPP Attribute Mapper.
getAttributeMapper() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns AttributeMapper for handling AttributeQuery sent by the partner site.
getAttributeMapper(SAML2Config) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.StatementProvider
 
getAttributeMapper(SAML2Config) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.StatementProviderImpl
 
getAttributeMapperConfig() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getAttributeMappers() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getAttributeMapping(Map) - Method in class com.sun.identity.workflow.Task
 
getAttributeName() - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
getAttributeName() - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
getAttributeName() - Method in class com.sun.identity.entitlement.util.SearchAttribute
Get the policy framework attribute name.
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(Node) - Static method in class com.sun.identity.policy.PolicyUtils
Parses an XML node which represents an AttributeValuePair and returns the attribute name.
getAttributeName() - Method in class com.sun.identity.saml.assertion.AttributeDesignator
Returns attribute name from the AttributeDesignator.
getAttributeName() - Method in class com.sun.identity.sm.ChoiceValues
Returns the name of the attribute for which the choice values will be returned.
getAttributeName() - Method in class com.sun.identity.sm.DefaultValues
Returns the name of the attribute for which the default values will be returned.
getAttributeName(ResourceAttribute) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns the short name that the given attribute is registered under.
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeName(long) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Return the name of the attribute corresponding to the SNMP variable identified by "id".
getAttributeNames(String, AMSchema.Type) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
use com.sun.identity.sm.ServiceSchemaManager. getServiceAttributeNames(com.sun.identity.sm.SchemaType)
getAttributeNames() - Method in class com.iplanet.services.ldap.AttrSet
Get names of attributes.
getAttributeNames() - Method in class com.iplanet.ums.PersistentObject
Gets names for all available attributes for this entity
getAttributeNames() - Method in class com.iplanet.ums.SearchTemplate
Gets a list of attribute names defined in the object.
getAttributeNames() - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Returns a set of all the attribute names.
getAttributeNames() - Method in class com.sun.identity.entitlement.Application
Return attribute names.
getAttributeNames() - Method in class com.sun.identity.sm.SMSObject
Returns all the SMS attribute names
getAttributeNames() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getAttributeNames() on the wrapped request object.
getAttributeNames() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Returns a list of attribute names, either from local object pre serialization or the stored value post serialization.
getAttributeNames() - Method in class org.forgerock.openam.cts.api.tokens.Token
The Token supports being accessed in a generic way allowing a caller to iterate over all fields that are assigned in this token.
getAttributeNames() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getAttributeNamespace() - Method in class com.sun.identity.saml.assertion.AttributeDesignator
Returns attribute name space from the AttributeDesignator.
getAttributeNameToSection() - Method in class org.forgerock.openam.core.rest.sms.SmsJsonConverter
 
getAttributeNameToSection(ServiceSchema) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
getAttributeOrAssertion() - Method in interface com.sun.identity.saml2.jaxb.metadataattr.EntityAttributesType
Gets the value of the AttributeOrAssertion property.
getAttributeOrAssertion() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
getAttributeOrEncryptedAttribute() - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeStatementType
Gets the value of the AttributeOrEncryptedAttribute property.
getAttributeOrEncryptedAttribute() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
getAttributeProfile() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType
Gets the value of the AttributeProfile property.
getAttributeProfile() - Method in interface com.sun.identity.saml2.jaxb.metadata.IDPSSODescriptorType
Gets the value of the AttributeProfile property.
getAttributeProfile() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
getAttributeProfile() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
getAttributeQueryConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first attribute query configuration in an entity under the realm.
getAttributeQueryDescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns attribute query descriptor in an entity under the realm.
getAttributeQueryDescriptor(EntityDescriptorElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns attribute query descriptor in an entity descriptor.
getAttributeQueryProfile(String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
Converts attribute query profile alias to attribute query profile.
getAttributes(SSOToken, String, Set) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
This method provides a mechanism for applications to obtain attributes external to the Access Manager data store.
getAttributes() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Returns Map of all attributes.
getAttributes(Set) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Returns Map of specified attributes.
getAttributes() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
getAttributes(Set) - Method in class com.iplanet.am.sdk.AMEntityImpl
 
getAttributes() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns Map of all attributes.
getAttributes(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns Map of specified attributes.
getAttributes(SSOToken, IdType, String, Set) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
getAttributes(SSOToken, IdType, String) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
getAttributes(boolean) - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
getAttributes(Set, boolean) - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
getAttributes(SSOToken, String, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns a Map with attribute-values requested from the directory.
getAttributes(SSOToken, String, Set, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns a Map with attribute-values requested from the directory.
getAttributes(SSOToken, String, boolean, boolean, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns a map of attribute-values for requested attributes.
getAttributes(SSOToken, String, Set, boolean, boolean, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns a map of attribute-values for requested attributes.
getAttributes(SSOToken, String, int) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
 
getAttributes(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
 
getAttributes(SSOToken, String, boolean, boolean, int) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Gets all attributes corresponding to the entryDN.
getAttributes(SSOToken, String, Set, boolean, boolean, int) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Gets the specific attributes corresponding to the entryDN.
getAttributes(SSOToken, String, Set, String) - Method in class com.iplanet.am.sdk.ldap.CallBackHelper
 
getAttributes(SSOToken, String, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getAttributes(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getAttributes(SSOToken, String, boolean, boolean, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Gets all attributes corresponding to the entryDN.
getAttributes(SSOToken, String, Set, boolean, boolean, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getAttributes(SSOToken, String, int) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
getAttributes(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
getAttributes(SSOToken, String, boolean, boolean, int) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Gets all attributes corresponding to the entryDN.
getAttributes(SSOToken, String, Set, boolean, boolean, int) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Gets the specific attributes corresponding to the entryDN.
getAttributes(SSOToken, String, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getAttributes(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getAttributes(SSOToken, String, boolean, boolean, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Gets all attributes corresponding to the entryDN.
getAttributes(SSOToken, String, Set, boolean, boolean, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Gets the specific attributes corresponding to the entryDN.
getAttributes() - Method in class com.iplanet.services.ldap.AttrSet
Enumerate the attributes contained in the attribute set
getAttributes() - Method in class com.iplanet.ums.CreationTemplate
Gets enumeration of attributes for object creation.
getAttributes(Principal, Guid, Collection<String>) - Method in class com.iplanet.ums.DataLayer
Returns attributes for the given attribute names.
getAttributes(String[]) - Method in class com.iplanet.ums.PersistentObject
Gets attribute values
getAttributes(String[], boolean) - Method in class com.iplanet.ums.PersistentObject
Gets attribute values
getAttributes(String[], Locale) - Method in class com.iplanet.ums.PersistentObject
Returns attribute values with a specified locale.
getAttributes(SearchTemplate) - Method in class com.iplanet.ums.Resource
Return attribute set according to a supplied search template.
getAttributes(String) - Method in class com.iplanet.ums.SchemaManager
Returns a collection of the names of the required and optional attributes for this object class.
getAttributes(SearchTemplate) - Method in class com.iplanet.ums.User
Return attribute set according to a supplied search template.
GetAttributes - Class in com.sun.identity.cli.idrepo
This command gets attribute values of an identity.
GetAttributes() - Constructor for class com.sun.identity.cli.idrepo.GetAttributes
 
getAttributes() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns attributes of this object into a map.
getAttributes() - Method in class com.sun.identity.entitlement.Entitlement
Returns attributes.
getAttributes() - Method in class com.sun.identity.entitlement.JSONEntitlement
 
getAttributes(Subject, Set<String>) - Method in class com.sun.identity.entitlement.opensso.OpenSSOSubjectAttributesCollector
 
getAttributes(Subject, String, Subject, String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.Privilege
 
getAttributes(Subject, Set<String>) - Method in interface com.sun.identity.entitlement.SubjectAttributesCollector
Returns the attribute values of the given user represented by Subject object.
getAttributes(Subject, Set<String>) - Method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns the attribute values of the given user represented by Subject object.
getAttributes() - Method in class com.sun.identity.entitlement.xacml3.core.Request
Gets the value of the attributes property.
getAttributes() - Method in class com.sun.identity.entitlement.xacml3.core.Result
Gets the value of the attributes property.
getAttributes(BaseConfigType) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Gets attribute value pairs from BaseConfigType and put in a Map.
getAttributes(List, String, String, Object) - Method in interface com.sun.identity.federation.services.FSAttributeMapper
Deprecated.
Returns the map of local attributes for the given list of attribute statements.
getAttributes(List, String, String, Object) - Method in class com.sun.identity.federation.services.FSDefaultAttributeMapper
Returns the attribute map for the given list of AttributeStatements.
getAttributes(List, String, String, String, Object) - Method in class com.sun.identity.federation.services.FSDefaultRealmAttributeMapper
Returns the attribute map for the given list of AttributeStatements.
getAttributes(List, String, String, String, Object) - Method in interface com.sun.identity.federation.services.FSRealmAttributeMapper
Deprecated.
Returns the map of local attributes for the given list of attribute statements.
getAttributes() - Method in class com.sun.identity.idm.AMIdentity
Returns all attributes and values of this identity.
getAttributes(Set) - Method in class com.sun.identity.idm.AMIdentity
Returns requested attributes and values of this object.
getAttributes(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Returns all attributes and values of name object
getAttributes(SSOToken, IdType, String, Set<String>) - Method in class com.sun.identity.idm.IdRepo
Returns requested attributes and values of name object.
getAttributes(SSOToken, IdType, String, Set, String, String, boolean) - Method in interface com.sun.identity.idm.IdServices
 
getAttributes(SSOToken, IdType, String, String, String) - Method in interface com.sun.identity.idm.IdServices
 
getAttributes(String, String, Set<String>) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
getAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getAttributes(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getAttributes(String, String, Set<String>) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
gets values for the user attributes specified in the atributesToFetch set.
getAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getAttributes(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getAttributes(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getAttributes(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getAttributes(SSOToken, IdType, String, Set, String, String, boolean) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
getAttributes(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
getAttributes(SSOToken, IdType, String, Set, String, String, boolean) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getAttributes(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getAttributes(SSOToken, IdType, String, Set, String, String, boolean) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
getAttributes(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
getAttributes(SSOToken, IdType, String, Set, String, String, boolean) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getAttributes(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getAttributes() - Method in class com.sun.identity.idsvcs.AttributesRequest
 
getAttributes() - Method in class com.sun.identity.idsvcs.IdentityDetails
 
getAttributes() - Method in class com.sun.identity.idsvcs.Read
 
getAttributes() - Method in class com.sun.identity.idsvcs.UserDetails
 
getAttributes(NameIdentifier, Object, String) - Method in interface com.sun.identity.liberty.ws.security.SecurityAttributePlugin
Returns the list of SAML Attribute objects.
getAttributes(String, Set<String>) - Method in interface com.sun.identity.plugin.datastore.DataStoreProvider
Gets user attributes.
getAttributes(String, Set<String>) - Method in class com.sun.identity.plugin.datastore.impl.FedletDataStoreProvider
Returns attribute values for a user.
getAttributes(String, Set<String>) - Method in class com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
Returns attribute values for a user.
getAttributes(AttributeQuery, String, Object) - Method in interface com.sun.identity.saml.plugins.AttributeMapper
Returns Attributes for the user.
getAttributes(Object, HttpServletRequest, HttpServletResponse, String) - Method in interface com.sun.identity.saml.plugins.ConsumerSiteAttributeMapper
Returns List of Attribute objects
getAttributes(AttributeQuery, String, Object) - Method in class com.sun.identity.saml.plugins.DefaultAttributeMapper
This method first mapps the Subject in the query to a local site account using the AccountMapper defined in the SAML Service.
getAttributes(Object, HttpServletRequest, HttpServletResponse, String) - Method in class com.sun.identity.saml.plugins.DefaultSiteAttributeMapper
Returns List of Attribute objects
getAttributes(Object, String) - Method in interface com.sun.identity.saml.plugins.PartnerSiteAttributeMapper
Deprecated.
Returns List of Attribute objects
getAttributes(Object) - Method in interface com.sun.identity.saml.plugins.SiteAttributeMapper
Deprecated.
Returns List of Attribute objects
getAttributes(BaseConfigType) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Gets attribute value pairs from BaseConfigType and put in a Map.
getAttributes(Object, AttributeQuery, String, String) - Method in interface com.sun.identity.saml2.plugins.AttributeAuthorityMapper
Returns attributes of the specifed identity.
getAttributes(Object, AttributeQuery, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultAttributeAuthorityMapper
Returns attributes of the specifed identity.
getAttributes(Object, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultLibraryIDPAttributeMapper
Returns list of SAML Attribute objects for the IDP framework to insert into the generated Assertion.
getAttributes(List<Attribute>, String, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultSPAttributeMapper
Returns attribute map for the given list of Attribute objects.
getAttributes(Object, String, String, String) - Method in interface com.sun.identity.saml2.plugins.IDPAttributeMapper
Returns list of SAML Attribute objects for an authenticated user local attributes.
getAttributes(List<Attribute>, String, String, String, String) - Method in interface com.sun.identity.saml2.plugins.SPAttributeMapper
Returns the map of user attribute values for the corresponding SAML Attributes.
getAttributes(Object, AttributeQuery, String, String) - Method in class com.sun.identity.saml2.plugins.X509SubjectAttributeAuthorityMapper
Returns attributes of the specifed identity.
getAttributes() - Method in interface com.sun.identity.saml2.protocol.AttributeQuery
Returns Attribute objects.
getAttributes() - Method in class com.sun.identity.saml2.protocol.impl.AttributeQueryImpl
Returns Attribute objects.
getAttributes() - Method in class com.sun.identity.sm.AbstractUpgradeHelper
 
getAttributes(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the organization creation attributes for the service.
getAttributes() - Method in class com.sun.identity.sm.PluginConfig
Returns the service plugin parameters.
getAttributes() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service configuration parameters.
getAttributes() - Method in class com.sun.identity.sm.ServiceInstance
Returns the attributes that are associated with the service's instances.
getAttributes() - Method in class com.sun.identity.sm.SMSEntry
Returns the read attributes
getAttributes(BaseConfigType) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Gets attribute value pairs from BaseConfigType and put in a Map.
getAttributes(BaseConfigType, String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Returns all attribute values associated with they key provided.
getAttributes(Object, String, String, String) - Method in class com.sun.identity.wsfederation.plugins.DefaultIDPAttributeMapper
Returns list of SAML Attribute objects for the IDP framework to insert into the generated Assertion.
getAttributes(List, String, String, String, String) - Method in class com.sun.identity.wsfederation.plugins.DefaultSPAttributeMapper
Returns attribute map for the given list of Attribute objects.
getAttributes(Object, String, String, String) - Method in interface com.sun.identity.wsfederation.plugins.IDPAttributeMapper
Returns list of SAML Attribute objects for an authenticated user local attributes.
getAttributes(List, String, String, String, String) - Method in interface com.sun.identity.wsfederation.plugins.SPAttributeMapper
Returns the map of user attribute values for the corresponding SAML Attributes.
getAttributes() - Method in interface com.sun.identity.wsfederation.profile.RequestedSecurityToken
 
getAttributes() - Method in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
 
getAttributes() - Method in class com.sun.identity.wss.security.SAML11AssertionValidator
 
getAttributes() - Method in class com.sun.identity.wss.security.SAML2AssertionValidator
 
getAttributes() - Method in interface com.sun.identity.xacml.context.Action
Returns zero to many Attribute elements of this object If no attributes and present, empty List will be returned.
getAttributes() - Method in interface com.sun.identity.xacml.context.Environment
Returns zero to many Attribute elements of this object.
getAttributes() - Method in class com.sun.identity.xacml.context.impl.ActionImpl
 
getAttributes() - Method in class com.sun.identity.xacml.context.impl.EnvironmentImpl
 
getAttributes() - Method in class com.sun.identity.xacml.context.impl.ResourceImpl
Returns zero to many Attribute elements of this object If no attributes and present, empty List will be returned.
getAttributes() - Method in class com.sun.identity.xacml.context.impl.SubjectImpl
Returns zero to many Attribute elements of this object If no attributes and present, empty List will be returned.
getAttributes() - Method in interface com.sun.identity.xacml.context.Resource
Returns zero to many Attribute elements of this object If no attributes and present, empty List will be returned.
getAttributes() - Method in interface com.sun.identity.xacml.context.ResourceContent
Returns zero to many Attribute elements of this object If no attributes and present, empty List will be returned.
getAttributes() - Method in interface com.sun.identity.xacml.context.Subject
Returns zero to many Attribute elements of this object If no attributes and present, empty List will be returned.
getAttributes() - Method in class org.forgerock.openam.audit.configuration.AuditEventHandlerConfiguration
The configuration attributes retrieved from the SMS.
getAttributes(Map<String, String>, T) - Method in interface org.forgerock.openam.authentication.modules.common.mapping.AttributeMapper
Maps from values found in the source to a map of keys in the result, according to a provided map of keys in the source to keys in the result.
getAttributes(Map<String, String>, String) - Method in class org.forgerock.openam.authentication.modules.common.mapping.JsonAttributeMapper
Maps from values found in the source to a map of keys in the result, according to a provided map of keys in the source to keys in the result.
getAttributes(Map<String, String>, JwtClaimsSet) - Method in class org.forgerock.openam.authentication.modules.oidc.JwtAttributeMapper
Maps from values found in the source to a map of keys in the result, according to a provided map of keys in the source to keys in the result.
getAttributes() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonDecision
 
getAttributes() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Returns any attributes associated with this entitlement decision.
getAttributes() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementPattern
 
getAttributes(SSOToken, IdType, String, Set, String, String, boolean) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getAttributes(SSOToken, IdType, String, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getAttributes(SSOToken, IdType, String, Set, String, String, boolean) - Method in class org.forgerock.openam.idm.LowerCaseIdCachedServicesDecorator
getAttributes(SSOToken, IdType, String, String, String) - Method in class org.forgerock.openam.idm.LowerCaseIdCachedServicesDecorator
getAttributes(SSOToken, IdType, String, Set, String, String, boolean) - Method in class org.forgerock.openam.idm.LowerCaseIdServicesDecorator
getAttributes(SSOToken, IdType, String, String, String) - Method in class org.forgerock.openam.idm.LowerCaseIdServicesDecorator
getAttributes(SSOToken, IdType, String) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns all the attributes that are defined in the configuration for the given identity.
getAttributes(SSOToken, IdType, String, Set<String>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns all the requested attributes that are defined in the configuration for this given identity.
getAttributes() - Method in class org.forgerock.openam.radius.common.AttributeSet
Returns a legacy Enumeration for enumerating over the the contained attribute instances.
getAttributes(SSOToken, Map<String, String>) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.statements.AttributeMapper
Gets a list of populated SAML2 Attribute instances.
getAttributes(SSOToken, Map<String, String>) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAttributeMapper
 
getAttributes() - Method in class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Returns the set of modified attributes associated with this wrapper
getAttributes() - Method in interface org.forgerock.openam.upgrade.UpgradeHelper
Return the Set of attributes that are to be upgrade by this service helper
getAttributes(SSOToken, IdType, String) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getAttributes(SSOToken, IdType, String, Set<String>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getAttributes1(String, String, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAttributes1(String, String, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getAttributes1_idrepo(String, String, String, Set, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAttributes1_idrepo(String, String, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getAttributes2(String, String, Set, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAttributes2(String, String, Set, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getAttributes2_idrepo(String, String, String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAttributes2_idrepo(String, String, String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getAttributes3(String, String, boolean, boolean, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAttributes3(String, String, boolean, boolean, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getAttributes4(String, String, Set, boolean, boolean, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAttributes4(String, String, Set, boolean, boolean, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getAttributesAdded() - Method in class org.forgerock.openam.upgrade.ServiceSchemaUpgradeWrapper
Return the wrapper for the attributes added
getAttributesByteArray() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns Map of all attributes.
getAttributesByteArray(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns Map of specified attributes.
getAttributesByteValues(SSOToken, String, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns a map of attribute-values for binary attributes.
getAttributesByteValues(SSOToken, String, Set, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns a map of attribute-values for binary attributes.
getAttributesByteValues(SSOToken, String, int) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
 
getAttributesByteValues(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
 
getAttributesByteValues(SSOToken, String, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getAttributesByteValues(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getAttributesByteValues(SSOToken, String, int) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
getAttributesByteValues(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
getAttributesByteValues(SSOToken, String, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getAttributesByteValues(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getAttributesByteValues1(String, String, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAttributesByteValues1(String, String, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getAttributesByteValues2(String, String, Set, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAttributesByteValues2(String, String, Set, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getAttributeSchema(String) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Returns the schema for an property given the name.
getAttributeSchema(String) - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Returns an AttributeSchema of the specified attribute name.
getAttributeSchema(String) - Method in class com.sun.identity.sm.PluginSchema
Returns the schema for an attribute given the name of the attribute, defined for this plugin.
getAttributeSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Returns the schema for an attribute given the name of the attribute, defined for this service.
GetAttributeSchemaChoiceValues - Class in org.forgerock.openam.cli.schema
 
GetAttributeSchemaChoiceValues() - Constructor for class org.forgerock.openam.cli.schema.GetAttributeSchemaChoiceValues
 
getAttributeSchemaNames() - Method in class com.sun.identity.sm.PluginSchema
Returns the names of the schema attribute defined for the plugin.
getAttributeSchemaNames() - Method in class com.sun.identity.sm.ServiceSchema
Returns the names of the schema attributes defined for the service.
getAttributeSchemaNode() - Method in class com.sun.identity.sm.AttributeSchemaImpl
 
getAttributeSchemaNode() - Method in class com.sun.identity.sm.ChoiceValues
Returns the XML AttributeSchema node associated with this attribute
getAttributeSchemaNode() - Method in class com.sun.identity.sm.DefaultValues
Returns the XML AttributeSchema node associated with this attribute
getAttributeSchemas() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Returns a set of Attribute Schemas that defines the schema (metadata) of this template.
getAttributeSchemas() - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Returns a Set which contains all the AttributeSchemas.
getAttributeSchemas(String, Collection) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns attribute schema for a given set of attribute names.
getAttributeSchemas() - Method in class com.sun.identity.sm.ServiceSchema
Returns the attribute schemas defined for the service.
getAttributesDeleted() - Method in class org.forgerock.openam.upgrade.ServiceSchemaUpgradeWrapper
Return the wrapper for the attributes deleted
getAttributeSelector() - Method in class com.sun.identity.entitlement.xacml3.core.Match
Gets the value of the attributeSelector property.
getAttributeService() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType
Gets the value of the AttributeService property.
getAttributeService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
getAttributeSet() - Method in exception com.sun.identity.authentication.modules.radius.client.ChallengeException
Returns the set of attributes in this packet.
getAttributeSet() - Method in exception com.sun.identity.authentication.modules.radius.client.RejectException
Returns the attribute set of the contained AccessReject response packet.
getAttributeSet() - Method in class org.forgerock.openam.radius.common.Packet
Returns the object that holds the attributes for the packet and maintains insertion order.
getAttributesForFedlet(String, String, String, List<String>, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
Sends the AttributeQuery to specified attribute authority, validates the response and returns the attribute map Map<String, Set<String>> to the Fedlet
getAttributesForRead() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service configuration parameters for read only, modification cannot be performed on the return Map.
getAttributesForSchema(String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the attributes in the directory schema, associated with the given objectclass.
getAttributesForSchema(String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Returns the set of attributes (both optional and required) needed for an objectclass based on the LDAP schema
getAttributesForSchema(String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getAttributesForSchema(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getAttributesForSchema(String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Returns the set of attributes (both optional and required) needed for an objectclass based on the LDAP schema
getAttributesFromDataStore() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns Map of all attributes directly from data store.
getAttributesFromDataStore(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns Map of specified attributes directly from data store.
getAttributesFromDS(SSOToken, String, Set, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns a Map with attribute-values fetched directly from the Directory.
getAttributesFromDS(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getAttributesFromDS(SSOToken, String, Set, boolean, boolean, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Gets the specific attributes corresponding to the entryDN.
getAttributesFromDS(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getAttributesModified() - Method in class org.forgerock.openam.upgrade.ServiceSchemaUpgradeWrapper
Return the wrapper for the attributes modified
getAttributesReference() - Method in class com.sun.identity.entitlement.xacml3.core.RequestReference
Gets the value of the attributesReference property.
getAttributesSchemaNames(AMIdentity, AttributeSchema.Syntax) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns a set of attribute schema names whose schema match a given syntax.
getAttributesSchemaNames(String, AttributeSchema.Type) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns a set of attribute schema names whose schema match a given type.
getAttributesShortNames() - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns all the short names of ResourceAttributes currently registered in this EntitlementRegistry.
getAttributesString() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
getAttributeStatements(String, String, FSSubject, Object) - Method in interface com.sun.identity.federation.services.FSAttributePlugin
Deprecated.
This method is deprecated.
getAttributeStatements(String, String, FSSubject, Object) - Method in class com.sun.identity.federation.services.FSDefaultAttributePlugin
Deprecated.
This method is deprecated.
getAttributeStatements(String, String, String, FSSubject, Object) - Method in class com.sun.identity.federation.services.FSDefaultAttributePlugin
Returns list of AttributeStatements by using attribute map defined in the configuration.
getAttributeStatements(String, String, String, FSSubject, Object) - Method in class com.sun.identity.federation.services.FSDefaultRealmAttributePlugin
Returns list of AttributeStatements by using attribute map defined in the configuration.
getAttributeStatements(String, String, String, FSSubject, Object) - Method in interface com.sun.identity.federation.services.FSRealmAttributePlugin
Gets the list of AttributeStatements.
getAttributeStatements() - Method in class com.sun.identity.federation.services.FSSession
Gets Attribute Statements.
getAttributeStatements() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the attribute statements of the assertion
getAttributeStatements() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the attribute statements of the assertion
getAttributeStatementsProvider(SAML2Config) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.StatementProvider
 
getAttributeStatementsProvider(SAML2Config) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.StatementProviderImpl
 
getAttributeString(Principal, Guid, String) - Method in class com.iplanet.ums.DataLayer
Returns String values of the attribute.
getAttributeString(String, Map) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns value of an attribute.
getAttributeString(String, Map, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns value of an attribute.
getAttributesWithoutDefaults() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service configuration parameters without inheriting the default values from service's schema.
getAttributesWithoutDefaultsForRead() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service configuration parameters for read only without inheriting the default values from service's schema.
getAttributeType(String) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns the attribute type associated with the given short name, or null if no such attribute is registered.
getAttributeType() - Method in enum org.forgerock.openam.tokens.CoreTokenField
Gets the core token field attribute type.
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.
getAttributeValue() - Method in class com.sun.identity.entitlement.xacml3.core.Attribute
Gets the value of the attributeValue property.
getAttributeValue() - Method in class com.sun.identity.entitlement.xacml3.core.CombinerParameter
Gets the value of the attributeValue property.
getAttributeValue() - Method in class com.sun.identity.entitlement.xacml3.core.Match
Gets the value of the attributeValue property.
getAttributeValue() - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Gets the value of the attributeValue property.
getAttributeValue(String) - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Returns the value of the attribute with the given name as present in the current element.
getAttributeValue(String, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
 
getAttributeValue() - Method in class com.sun.identity.saml.assertion.Attribute
Returns AttributeValue from the Attribute.
getAttributeValue() - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns the AttributeValue(s) of the Attribute.
getAttributeValue() - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns the AttributeValue(s) of the Attribute.
getAttributeValue() - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeType
Gets the value of the AttributeValue property.
getAttributeValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
getAttributeValue(String) - Method in class com.sun.identity.sm.SMSDataEntry
 
getAttributeValue(String) - Method in class org.forgerock.openam.upgrade.UpgradeUtils
 
getAttributeValue(String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns a set of values of an attribute.
getAttributeValue(String, String, String, boolean) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns a set of values of an attribute.
getAttributeValueFromConfig(BaseConfigType, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
 
getAttributeValueFromIDPSSOConfig(String, String, String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
 
getAttributeValueFromSPSSOConfig(SPSSOConfigElement, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Retrieves attribute value for a given attribute name from SPSSOConfig.
getAttributeValueFromSSOConfig(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns single value of specified attribute from SSOConfig.
getAttributeValueFromXACMLConfig(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the value of attribute from entity configuration.
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.
getAttributeValuePairs(Node) - Static method in class com.sun.identity.sm.CreateServiceConfig
 
getAttributeValuePairs(Node, boolean) - Static method in class com.sun.identity.sm.CreateServiceConfig
 
getAttributeValues() - Method in class com.sun.identity.authentication.config.AMAuthenticationInstance
Returns the configuration attributes of the module instance.
getAttributeValues(Set) - Method in class com.sun.identity.authentication.config.AMAuthenticationInstance
Returns the configuration attribute values for the specified attributes.
getAttributeValues() - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Returns the default values for all the attributes.
getAttributeValues(Set) - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Returns the default values for the specified attributes.
getAttributeValues(String, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
 
getAttributeValues(Node) - Static method in class com.sun.identity.policy.PolicyUtils
Parses an XML node which represents an AttributeValuePair and returns the attribute values.
getAttributeValues(String) - Method in class com.sun.identity.sm.SMSDataEntry
 
getAttributeValues(String) - Method in class com.sun.identity.sm.SMSEntry
Returns the attribute values for the given attribute name.
getAttributeValues(String, boolean) - Method in class com.sun.identity.sm.SMSEntry
 
getAttributeValues() - Method in interface com.sun.identity.xacml.context.Attribute
Returns one to many AttributeValue elements for this object each attribite value MAY have empty contents, occur once or occur multiple times.
getAttributeValues() - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Returns one to many values in the AttributeValue elements of this object
getAttributeValues() - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Returns the AttributeValues of this object
getAttributeValuesAsStringSet(Attribute) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Converts all the attribute values to a String Set.
getAttributeValueString() - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns the AttributeValue(s) of the Attribute.
getAttributeValueString() - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns the AttributeValue(s) of the Attribute.
getAttributeValueString(String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns a value of an attribute.
getAttrList() - Method in class com.sun.identity.sm.model.TokenDataEntry
 
getAttrMapForAuthenticationModule(Subject) - Method in interface com.sun.identity.authentication.service.AuthenticationPrincipalDataRetriever
Returns the attribute map from the required Authentication module Principal, to be set in the SSOToken.
getAttrMapWithoutPasswordAttrs(Map<String, ?>, Set<String>) - Static method in class com.sun.identity.idm.common.IdRepoUtils
Returns an attribute map with all the password attributes being masked.
getAttrRuleValue(String) - Method in class com.iplanet.services.ldap.aci.ACI
Gets the collections of values for the given attrRuleName
getAttrs(Assertion, boolean, Set<PrivateKey>) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Gets the attributes for this assertion in a new List.
getAttrSet() - Method in class com.iplanet.ums.PersistentObject
Gets the attribute set as a reference, not a deep copy
getAttrsMapForAuthnReq(String, String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Gets the Configuration attributes for the given sp entity id in the given realm.
getAttrsToUpgrade() - Static method in class org.forgerock.openam.upgrade.ServerUpgrade
 
getAttrValueFromMap(Map, String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Returns value of an boolean parameter in the SP SSO Config.
getAudience() - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns list of Audience held within this Condition element
getAudience() - Method in interface com.sun.identity.saml2.assertion.AudienceRestriction
Returns a list of String represented audiences
getAudience() - Method in class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
Returns a list of String represented audiences
getAudience() - Method in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
Returns the list of audiences to whom the asserting party permits new assertions to be issued on the basis of this assertion.
getAudience() - Method in interface com.sun.identity.saml2.assertion.ProxyRestriction
Returns the list of audiences to whom the asserting party permits new assertions to be issued on the basis of this assertion.
getAudience() - Method in interface com.sun.identity.saml2.jaxb.assertion.AudienceRestrictionType
Gets the value of the Audience property.
getAudience() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
getAudience() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
getAudience() - Method in interface com.sun.identity.saml2.jaxb.assertion.ProxyRestrictionType
Gets the value of the Audience property.
getAudience() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getAudienceRestrictionCondition() - Method in class com.sun.identity.saml.assertion.Conditions
Returns a set of the AudienceRestrictionCondition elements held within this Conditions element.
getAudienceRestrictions() - Method in interface com.sun.identity.saml2.assertion.Conditions
Returns a list of AudienceRestriction
getAudienceRestrictions() - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Returns a list of AudienceRestriction
getAuditEntryAdapter(TokenIdGenerator) - Method in class org.forgerock.openam.uma.UmaGuiceModule
 
getAuditEntryDetail() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Supply the additional detail to be logged with this module's completion event.
getAuditEntryDetail() - Method in class org.forgerock.openam.authentication.modules.deviceprint.DeviceIdMatch
 
getAuditLogConfig() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the config file to be used to store Uma audit
getAuditLogConfig() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the config file to be used to store Uma audit
getAuditLogFileName() - Method in class com.sun.identity.install.tools.util.Audit
 
getAuditService(String) - Method in interface org.forgerock.openam.audit.AuditServiceProvider
Get the audit service for the specified realm.
getAuditService(String) - Method in class org.forgerock.openam.audit.AuditServiceProviderImpl
 
getAuditTrackingId() - Method in interface org.forgerock.oauth2.core.AccessToken
Gets the token's audit tracking id.
getAuditTrackingId() - Method in class org.forgerock.oauth2.core.AuthorizationCode
 
getAuditTrackingId() - Method in class org.forgerock.oauth2.core.DeviceCode
 
getAuditTrackingId() - Method in interface org.forgerock.oauth2.core.RefreshToken
Gets the token's audit tracking id.
getAuditTrackingId() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the audit id.
getAuditTrackingId() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Gets the audit id.
getAuditTrackingId() - Method in class org.forgerock.oauth2.core.StatefulToken
 
getAuditTrackingId() - Method in interface org.forgerock.oauth2.core.Token
Get the audit tracking ID for this token.
getAuditTrackingId() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getAuditTrackingId() - Method in class org.forgerock.openidconnect.OpenIdConnectToken
 
getAuditTrackingIdKey() - Method in class org.forgerock.oauth2.core.AuthorizationCode
 
getAuditTrackingIdKey() - Method in class org.forgerock.oauth2.core.DeviceCode
 
getAuditTrackingIdKey() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
 
getAuditTrackingIdKey() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
 
getAuditTrackingIdKey() - Method in interface org.forgerock.oauth2.core.Token
Get the audit tracking ID key for this token.
getAuditTrackingIdKey() - Method in class org.forgerock.openam.oauth2.StatelessAccessToken
 
getAuditTrackingIdKey() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
 
getAuditTrackingIdKey() - Method in class org.forgerock.openidconnect.OpenIdConnectToken
 
getAuth() - Static method in class com.sun.identity.authentication.service.AuthD
Returns Authenticator singleton instance.
getAuthConfigInfo(String) - Method in class com.sun.identity.policy.util.GatewayServletUtils
 
getAuthConfigName(AuthContext.IndexType, String, String, String) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns the authentication configuration name given the AuthContext.IndexType and indexName.
getAuthConfigName(String, String) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns the authentication configuration name for the organization based authentication.
GetAuthConfigurationEntries - Class in com.sun.identity.cli.authentication
 
GetAuthConfigurationEntries() - Constructor for class com.sun.identity.cli.authentication.GetAuthConfigurationEntries
 
getAuthContext() - Method in class com.iplanet.dpro.session.service.InternalSession
Get the authentication context associated with this session.
getAuthContext() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the authentication context for this request.
getAuthContext(HttpServletRequest, HttpServletResponse, SessionID, boolean, boolean) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns the authentication context for a request.
getAuthContext(HttpServletRequest, HttpServletResponse, SessionID, boolean, boolean, boolean, boolean) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns the authentication context for a request.
getAuthContext(String) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getAuthContext(String, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getAuthContext(String, HttpServletRequest) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getAuthContext(String, String, boolean) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getAuthContext(HttpServletRequest, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getAuthContext(String, String, boolean, HttpServletRequest) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns the AuthContext Handle for the Request.
getAuthContext(String, String, boolean, HttpServletRequest, String, AuthXMLRequest) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getAuthContext(String, String, boolean, HttpServletRequest, String, AuthXMLRequest, boolean) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getAuthContext() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the wrapped AuthContextLocal.
getAuthContext() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Returns the underlying AuthContextLocal.
getAuthContext() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns the underlying AuthContextLocal.
getAuthContext() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the wrapped AuthContextLocal.
getAuthContext(HttpServletRequest, HttpServletResponse, SessionID, boolean, boolean) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.CoreServicesWrapper
Will either create or retrieve an existing AuthContextLocal.
getAuthContext() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
get the auth context.
getAuthContext(String) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.OpenAMAuthFactory
Return on OpenAM auth context for the requested realm.
getAuthContextCompType() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of AuthContext Comparison attribute.
getAuthContextLocal() - Method in class com.sun.identity.authentication.AuthContext
 
getAuthContextRef() - Method in class com.sun.identity.federation.services.FSAuthContextResult
Returns authentication context reference.
getAuthCookieName() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the Auth Cookie Name.
getAuthCookieValue(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getAuthDomainURL(String) - Static method in class com.sun.identity.federation.common.FSUtils
 
getAuthenticaionMethod() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns AuthenticationMethod from authentication statement
getAuthenticatedLevels(SSOToken) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the set of all authenticated levels.
getAuthenticatedLevels(SSOToken) - Method in class org.forgerock.openam.core.CoreWrapper
Returns the set of all authenticated levels.
getAuthenticatedPrincipals() - Method in class com.sun.identity.authentication.service.LoginState
Returns a list of the authenticated principals in the current authentication process.
getAuthenticatedPrincipals() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the principals authenticated in the current authentication process or an empty set if login state is unavailable or no authenticated principals are present.
getAuthenticatedRealms(SSOToken) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the set of all authenticated Realm names.
getAuthenticatedRealms(SSOToken) - Method in class org.forgerock.openam.core.CoreWrapper
Returns the set of all authenticated Realm names.
getAuthenticatedRoles(SSOToken) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the set of all authenticated roles.
getAuthenticatedSchemes(SSOToken) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the set of all authenticated Scheme names.
getAuthenticatedSchemes(SSOToken) - Method in class org.forgerock.openam.core.CoreWrapper
Returns the set of all authenticated Scheme names.
getAuthenticatedSchemes(SSOToken) - Method in class org.forgerock.openam.entitlement.conditions.environment.EntitlementCoreWrapper
Returns the set of all authenticated Scheme names.
getAuthenticatedServices(SSOToken) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the set of all authenticated Service names.
getAuthenticateToRealm() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
 
getAuthenticateToService() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
 
getAuthenticatingAuthority() - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Returns the value of the AuthenticatingAuthority property.
getAuthenticatingAuthority() - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Returns the value of the AuthenticatingAuthority property.
getAuthenticatingAuthority() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextType
Gets the value of the AuthenticatingAuthority property.
getAuthenticatingAuthority() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
getAuthenticatingUserName() - Method in class org.forgerock.openam.authentication.modules.common.AbstractLoginModuleBinder
 
getAuthenticatingUserName() - Method in interface org.forgerock.openam.authentication.modules.common.AMLoginModuleBinder
Returns the username of the currently authenticating user, if known.
getAuthenticatingUserName() - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
getAuthenticationCallbackIndex(Callback[], int) - Method in interface com.sun.identity.authentication.share.AuthenticationCallbackXMLHelper
Returns the Authentication Callback index in the Callback array.
getAuthenticationCallbackXML(Callback) - Method in interface com.sun.identity.authentication.share.AuthenticationCallbackXMLHelper
Returns the XML string representing the Authentication Callback.
getAuthenticationChain() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the authentication chain mechanism to be used.
getAuthenticationChain() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns authentication chain used for authenticating sts clients.
getAuthenticationChain() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns authentication chain used for authenticating sts clients.
getAuthenticationContext() - Method in class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Returns authentication context.
getAuthenticationContext() - Method in class com.sun.identity.federation.services.FSSPAuthenticationContextInfo
Returns the authentication context.
getAuthenticationContextClassReference() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Get the Authentication Context Class Reference (acr).
getAuthenticationContextClassReference() - Method in interface org.forgerock.oauth2.core.RefreshToken
Gets the token's Authentication Context Class reference.
getAuthenticationContextClassReference() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Get the Authentication Context Class Reference (acr).
getAuthenticationContextClassReference() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
 
getAuthenticationContextClassReference() - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
getAuthenticationContextMapperState(TokenProviderParameters) - Method in class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase
 
getAuthenticationFailureCount() - Method in class com.sun.identity.monitoring.SsoServerAuthSvc
Getter for the "AuthenticationFailureCount" variable.
getAuthenticationFailureCount() - Method in interface com.sun.identity.monitoring.SsoServerAuthSvcMBean
Getter for the "AuthenticationFailureCount" variable.
getAuthenticationFailureRate() - Method in class com.sun.identity.monitoring.SsoServerAuthSvc
Getter for the "AuthenticationFailureRate" variable.
getAuthenticationFailureRate() - Method in interface com.sun.identity.monitoring.SsoServerAuthSvcMBean
Getter for the "AuthenticationFailureRate" variable.
getAuthenticationFilter(HttpServletRequest) - Method in class com.sun.identity.rest.RestServiceManager
 
getAuthenticationHandle(Document) - Method in class com.sun.identity.authentication.AuthContext
 
getAuthenticationInstance(String) - Method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns the AMAuthenticationInstance object whose name is as specified.
getAuthenticationInstances() - Method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns the authentication module instances that are available to this realm except the Application instance which is for internal use only.
getAuthenticationInstant() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns AuthenticationInstant from authentication statement.
getAuthenticationLevel() - Method in class com.sun.identity.federation.services.FSSPAuthenticationContextInfo
Returns authentication level.
getAuthenticationMechanism() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Gets authentication mechanism.
getAuthenticationMessagePredicates() - Method in interface org.forgerock.openam.services.push.PushNotificationDelegate
Returns a set of authentication message predicates required by this delegate.
getAuthenticationMessagePredicates() - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
getAuthenticationMessagePredicatesFor(String) - Method in class org.forgerock.openam.services.push.PushNotificationService
Retrieve the message predicates (if any) specific to the delegate implementation for the given realm, which must be passed during authentication message(s).
getAuthenticationMethod() - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Returns the AuthenticationMethod.
getAuthenticationMethod() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the authentication method
getAuthenticationModeReferences() - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
getAuthenticationSchema(String) - Method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns an AMAuthenticationSchema object for the specified authentication type.
getAuthenticationServiceName(String) - Static method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns authentication service name of a module.
getAuthenticationServiceNames() - Static method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns a Set contains all the module service names that are plugged in this server.
getAuthenticationServiceNames() - Method in interface com.sun.identity.sm.AuthenticationServiceNameProvider
Provides a collection of authentication module service names that are loaded by default.
getAuthenticationServiceNames() - Method in class com.sun.identity.sm.AuthenticationServiceNameProviderImpl
Provides a collection of authentication module service names that are loaded by default.
getAuthenticationServices() - Method in class org.forgerock.openam.core.rest.sms.CoreRestSmsGuiceModule
 
getAuthenticationServiceURL(String, String, HttpServletRequest) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the authentication service URL of the identity provider
getAuthenticationServiceURL(String, String, HttpServletRequest) - Static method in class com.sun.identity.wsfederation.profile.IDPSSOUtil
Returns the authentication service URL of the identity provider
getAuthenticationSession(String) - Method in class org.forgerock.openam.authentication.service.AuthSessionFactory
Returns the Internal Session used by the Auth Services.
getAuthenticationStatementsProvider(SAML2Config) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.StatementProvider
 
getAuthenticationStatementsProvider(SAML2Config) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.StatementProviderImpl
 
getAuthenticationSuccessCount() - Method in class com.sun.identity.monitoring.SsoServerAuthSvc
Getter for the "AuthenticationSuccessCount" variable.
getAuthenticationSuccessCount() - Method in interface com.sun.identity.monitoring.SsoServerAuthSvcMBean
Getter for the "AuthenticationSuccessCount" variable.
getAuthenticationSuccessRate() - Method in class com.sun.identity.monitoring.SsoServerAuthSvc
Getter for the "AuthenticationSuccessRate" variable.
getAuthenticationSuccessRate() - Method in interface com.sun.identity.monitoring.SsoServerAuthSvcMBean
Getter for the "AuthenticationSuccessRate" variable.
getAuthenticationTimeInSeconds() - Method in class org.forgerock.openam.sts.rest.token.provider.oidc.OpenIdConnectTokenCreationState
 
getAuthenticationTimeInSeconds() - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
getAuthenticationTypes() - Static method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns a Set contains all the authentication types that are plugged in this server.
getAuthenticationTypet() - Method in class com.sun.identity.wsfederation.plugins.IDPAuthenticationTypeInfo
Returns the returning AuthnContext
getAuthenticationURL() - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns authentication URL.
getAuthenticator() - Method in interface com.sun.identity.liberty.ws.soapbinding.SOAPProviderConfig
Returns Web service authenticator implementation.
getAuthenticator() - Static method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Returns the configured message authenticator.
getAuthenticator() - Method in class org.forgerock.openam.radius.common.Packet
Returns the authenticator for this packet.
getAuthenticatorAppRegistrationUriForHOTP(int) - Method in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorAppRegistrationURIBuilder
Obtain a URI for registering an OATH device with an OATH authentication module.
getAuthenticatorAppRegistrationUriForTOTP(int) - Method in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorAppRegistrationURIBuilder
Obtain a URI for registering an OATH device with an OATH authentication module.
getAuthenticatorForName(String) - Method in class com.sun.identity.authentication.service.AuthD
Returns an Authenticator for a specific module name.
getAuthenticators() - Method in class com.sun.identity.authentication.service.AuthD
Return configured Authenticators
getAuthErrorCode() - Method in exception com.sun.identity.authentication.spi.AuthErrorCodeException
Get the error code which should be one of the codes in AMAuthErrorCode.
getAuthGrantId() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the authorization grant id
getAuthGrantId() - Method in interface org.forgerock.oauth2.core.RefreshToken
Gets the token's Auth Grant id.
getAuthGrantId() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
 
getAuthGrantId() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
 
getAuthGrantId() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getAuthID() - Method in class com.iplanet.services.ldap.LDAPUser
Get the authentication ID of this user.
getAuthID() - Method in class com.iplanet.services.ldap.ServerInstance
Get the Authentication ID i.e.
getAuthIdentifier() - Method in class com.sun.identity.authentication.AuthContext
Returns the current Auth Identifier of the authentication process as String Session ID.
getAuthIdentifier() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the current 'authIdentifier' of the authentication process as String Session ID.
getAuthIdentifier() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the authentication Identifier - session ID
getAuthIdentifier() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns the current authIdentifier of the authentication process as String Session ID.
getAuthIndexType(String) - Static method in enum org.forgerock.openam.core.rest.authn.core.AuthIndexType
Gets the AuthIndexType Enum when either given the corresponding AuthContext.IndexType String, or the AuthIndexType Enum as string.
getAuthIndexType() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTarget
 
getAuthIndexValue() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTarget
 
GetAuthInstance - Class in com.sun.identity.cli.authentication
 
GetAuthInstance() - Constructor for class com.sun.identity.cli.authentication.GetAuthInstance
 
getAuthInstanceType(String) - Method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns the type of the authentication module instance with the specified instance name.
getAuthInstant(SSOToken, String, String) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns time at which the particular authentication occured
getAuthInstant() - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Gets AuthInstant.
getAuthLevel() - Method in interface com.iplanet.sso.SSOToken
Returns the authentication level of the authentication method used for authentication.
getAuthLevel() - Method in class com.sun.identity.authentication.internal.AuthPrincipal
Return the AuthLevel for this AuthPrincipal.
getAuthLevel() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getAuthLevel() - Method in class com.sun.identity.authentication.internal.server.AuthSPrincipal
Return the AuthLevel for this AuthPrincipal.
getAuthLevel() - Method in class com.sun.identity.authentication.service.LoginState
Returns authentication level.
getAuthLevel() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns authentication level that has been set for the module
getAuthLevel(String) - Method in class com.sun.identity.policy.util.GatewayServletUtils
 
getAuthLevel() - Method in class com.sun.identity.rest.AuthSPrincipal
Return the AuthLevel for this AuthPrincipal.
getAuthLevel(RequestedAuthnContext, AuthnContext, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultSPAuthnContextMapper
Returns the auth level for the AuthContext
getAuthLevel(RequestedAuthnContext, AuthnContext, String, String, String) - Method in interface com.sun.identity.saml2.plugins.SPAuthnContextMapper
Returns the Auth Level for the AuthContext.
getAuthLevel() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
 
getAuthLevelAttribute(Map, String) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns authentication level attribute name for module name.
getAuthLoginExceptionResponseStatus(String) - Method in class org.forgerock.openam.core.rest.authn.AMAuthErrorCodeResponseStatusMapping
Returns the Http Status code for the given AMAuth error code.
getAuthMethod() - Method in class com.sun.identity.authentication.internal.AuthPrincipal
Return the AuthMethod for this AuthPrincipal.
getAuthMethod() - Method in class com.sun.identity.authentication.internal.server.AuthSPrincipal
Return the AuthMethod for this AuthPrincipal.
getAuthMethod() - Method in class com.sun.identity.rest.AuthSPrincipal
Return the AuthMethod for this AuthPrincipal.
getAuthMethods() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the authorization methods to which this ACI applies
getAuthMethodURI(String) - Static method in class com.sun.identity.saml.common.SAMLServiceManager
Returns corresponding Authentication method URI to be set in Assertion.
getAuthMethodURI(String) - Static method in class com.sun.identity.wss.security.WSSUtils
Returns corresponding Authentication method URI to be set in Assertion.
getAuthModuleEntry(String) - Static method in class com.sun.identity.monitoring.Agent
 
getAuthModuleFailureCount() - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Getter for the "AuthModuleFailureCount" variable.
getAuthModuleFailureCount() - Method in interface com.sun.identity.monitoring.SsoServerAuthModulesEntryMBean
Getter for the "AuthModuleFailureCount" variable.
getAuthModuleIndex() - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Getter for the "AuthModuleIndex" variable.
getAuthModuleIndex() - Method in interface com.sun.identity.monitoring.SsoServerAuthModulesEntryMBean
Getter for the "AuthModuleIndex" variable.
getAuthModuleName() - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Getter for the "AuthModuleName" variable.
getAuthModuleName() - Method in interface com.sun.identity.monitoring.SsoServerAuthModulesEntryMBean
Getter for the "AuthModuleName" variable.
getAuthModuleNames() - Method in class com.sun.identity.authentication.service.LoginState
Get the auth module name(s).
getAuthModules(int, String, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns a set of authentication modules whose authentication level equals to or greater than the specified authLevel.
getAuthModules() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Get the auth modules string.
getAuthModules() - Method in interface org.forgerock.oauth2.core.RefreshToken
Gets the token's Auth Modules.
getAuthModules() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Gets the auth modules used for authentication.
getAuthModules() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
 
getAuthModulesConfig() - Method in class com.sun.identity.authentication.service.AuthLevel
Returns auth modules configuration
getAuthModuleSuccessCount() - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Getter for the "AuthModuleSuccessCount" variable.
getAuthModuleSuccessCount() - Method in interface com.sun.identity.monitoring.SsoServerAuthModulesEntryMBean
Getter for the "AuthModuleSuccessCount" variable.
getAuthModuleType() - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Getter for the "AuthModuleType" variable.
getAuthModuleType() - Method in interface com.sun.identity.monitoring.SsoServerAuthModulesEntryMBean
Getter for the "AuthModuleType" variable.
getAuthnAuthorityConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first authentication authority configuration in an entity under the realm.
getAuthnAuthorityDescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns authentication authority descriptor in an entity under the realm.
getAuthnAuthorityDescriptor(EntityDescriptorElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns authentication authority descriptor in an entity descriptor.
getAuthnChain() - Method in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
getAuthnContext() - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Returns the Authentication Context in this authentication statement.
getAuthnContext() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the RequestedAuthnContext object.
getAuthnContext() - Method in class com.sun.identity.federation.services.FSSession
Returns authentication context.
getAuthnContext() - Method in class com.sun.identity.liberty.ws.security.SessionContext
Returns the AuthnContext within the SessionContext object.
getAuthnContext() - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Returns the value of the AuthnContext property.
getAuthnContext() - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Returns the value of the AuthnContext property.
getAuthnContext() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Gets the value of the authnContext property.
getAuthnContext() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
getAuthnContext() - Method in class com.sun.identity.saml2.plugins.IDPAuthnContextInfo
Returns the returning AuthnContext
getAuthnContext() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns authentication context.
getAuthnContext(HttpServletRequest, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getAuthnContext(HttpServletRequest, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the authentication context used in liberty single sign-on.
getAuthnContext(TokenTypeId, JsonValue) - Method in interface org.forgerock.openam.sts.rest.token.provider.saml.Saml2JsonTokenAuthnContextMapper
Returns the AuthnContext value corresponding to the TokenType inputToken.
getAuthnContext(TokenTypeId, JsonValue) - Method in class org.forgerock.openam.sts.rest.token.provider.saml.Saml2JsonTokenAuthnContextMapperImpl
 
getAuthnContext(List<WSHandlerResult>) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.DefaultSoapOpenIdConnectTokenAuthnContextMapper
 
getAuthnContext(List<WSHandlerResult>) - Method in interface org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenAuthnContextMapper
Returns the SAML2 AuthnContext class reference corresponding the the SupportingToken specified in the SecurityPolicy bindings protecting a soap-sts instance.
getAuthnContext(List<WSHandlerResult>) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
getAuthnContext(List<WSHandlerResult>) - Method in interface org.forgerock.openam.sts.soap.token.provider.saml2.Saml2XmlTokenAuthnContextMapper
Returns the SAML2 AuthnContext class reference corresponding the the SupportingToken specified in the SecurityPolicy bindings protecting a soap-sts instance.
getAuthnContextClassRef() - Method in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Returns the AuthnContext Class Reference URI.
getAuthnContextClassRef() - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Returns the value of the AuthnContextClassRef property.
getAuthnContextClassRef() - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Returns the value of the AuthnContextClassRef property.
getAuthnContextClassRef() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextType
Gets the value of the authnContextClassRef property.
getAuthnContextClassRef() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
getAuthnContextClassRef() - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Returns the value of AuthnContextClassRef property.
getAuthnContextClassRef() - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Returns list of authentication context class references.
getAuthnContextClassRef() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the authentication context class ref
getAuthnContextClassRef() - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState
 
getAuthnContextClassReference(TokenTypeId, JsonValue) - Method in class org.forgerock.openam.sts.rest.token.provider.oidc.DefaultOpenIdConnectTokenAuthnContextMapper
 
getAuthnContextClassReference(TokenTypeId, JsonValue) - Method in interface org.forgerock.openam.sts.rest.token.provider.oidc.OpenIdConnectTokenAuthnContextMapper
Returns the AuthnContext value corresponding to the TokenType inputToken.
getAuthnContextClassRefList() - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Returns List of AuthnContext Class References.
getAuthnContextComparison() - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Returns the AuthnContext Comparison type.
getAuthnContextDecl() - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Returns the value of the AuthnContextDecl property.
getAuthnContextDecl() - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Returns the value of the AuthnContextDecl property.
getAuthnContextDecl() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextType
Gets the value of the authnContextDecl property.
getAuthnContextDecl() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
getAuthnContextDeclRef() - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Returns the value of the AuthnContextDeclRef property.
getAuthnContextDeclRef() - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Returns the value of the AuthnContextDeclRef property.
getAuthnContextDeclRef() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextType
Gets the value of the authnContextDeclRef property.
getAuthnContextDeclRef() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
getAuthnContextDeclRef() - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Returns List of String representing authentication context declaration reference.
getAuthnContextDeclRef() - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Returns list of authentication context declaration class references.
getAuthnContextForDelegatedToken(List<WSHandlerResult>, ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.DefaultSoapOpenIdConnectTokenAuthnContextMapper
 
getAuthnContextForDelegatedToken(List<WSHandlerResult>, ReceivedToken) - Method in interface org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenAuthnContextMapper
Returns the SAML2 AuthnContext class reference for delegated tokens (specified as part of the ActAs/OnBehalfOf element in the RequestSecurityToken).
getAuthnContextForDelegatedToken(List<WSHandlerResult>, ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
getAuthnContextForDelegatedToken(List<WSHandlerResult>, ReceivedToken) - Method in interface org.forgerock.openam.sts.soap.token.provider.saml2.Saml2XmlTokenAuthnContextMapper
Returns the SAML2 AuthnContext class reference for delegated tokens (specified as part of the ActAs/OnBehalfOf element in the RequestSecurityToken).
getAuthnContextFromAuthLevel(String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAuthnContextMapper
Returns AuthnContext that matches the authenticated level.
getAuthnContextFromAuthLevel(String, String, String) - Method in interface com.sun.identity.saml2.plugins.IDPAuthnContextMapper
Returns AuthnContext that matches the authenticated level.
getAuthnContextStatementRef() - Method in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Returns the AuthnContext Statement Reference URI.
getAuthnContextStatementRefList() - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Returns a List of AuthnContext Statement References.
getAuthnInstant() - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Returns the value of the AuthnInstant attribute.
getAuthnInstant() - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Returns the value of the AuthnInstant attribute.
getAuthnInstant() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Gets the value of the authnInstant property.
getAuthnInstant() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
getAuthnLevel() - Method in class com.sun.identity.saml2.plugins.IDPAuthnContextInfo
Returns the Authentication Level
getAuthnLevel() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getAuthnMethodsReferences(TokenTypeId, JsonValue) - Method in class org.forgerock.openam.sts.rest.token.provider.oidc.DefaultOpenIdConnectTokenAuthMethodReferencesMapper
 
getAuthnMethodsReferences(TokenTypeId, JsonValue) - Method in interface org.forgerock.openam.sts.rest.token.provider.oidc.OpenIdConnectTokenAuthMethodReferencesMapper
Returns the Set of authentication methods references corresponding to the TokenType inputToken.
getAuthnMethodsReferences(List<WSHandlerResult>) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.DefaultSoapOpenIdConnectTokenAuthnMethodsReferencesMapper
 
getAuthnMethodsReferences(List<WSHandlerResult>) - Method in interface org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenAuthnMethodsReferencesMapper
Returns the SAML2 AuthnContext class reference corresponding to the SupportingToken specified in the SecurityPolicy bindings protecting a soap-sts instance.
getAuthnMethodsReferencesForDelegatedToken(List<WSHandlerResult>, ReceivedToken) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.DefaultSoapOpenIdConnectTokenAuthnMethodsReferencesMapper
 
getAuthnMethodsReferencesForDelegatedToken(List<WSHandlerResult>, ReceivedToken) - Method in interface org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenAuthnMethodsReferencesMapper
Returns the SAML2 AuthnContext class reference for delegated tokens (specified as part of the ActAs/OnBehalfOf element in the RequestSecurityToken).
getAuthnQueryService() - Method in interface com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType
Gets the value of the AuthnQueryService property.
getAuthnQueryService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
getAuthnRequest() - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Returns the FSAuthnRequest object.
getAuthnRequest() - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Gets FSAuthnRequest object.
getAuthnRequest(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Returns authentication request associated with requestID.
getAuthnRequest() - Method in class com.sun.identity.saml2.profile.AuthnRequestInfo
Returns the AuthnRequest Object.
getAuthnRequest() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the authentication request.
getAuthnRequestEnvelope(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns Authentication Request Envelope from a HTTP servlet request.
getAuthnRequestInfo(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.profile.AuthnRequestInfoCopy
 
getAuthnResponse() - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Returns the FSAuthnResponse object.
getAuthnStatements() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the AuthnStatements of the assertion
getAuthnStatements() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the Authn statements of the assertion
getAuthnTypeAndValues() - Method in class com.sun.identity.saml2.plugins.IDPAuthnContextInfo
Returns the set of authentication mechanism
getAuthnTypeAndValues() - Method in class com.sun.identity.wsfederation.plugins.IDPAuthenticationTypeInfo
Returns the set of authentication mechanism
getAuthorisationApiToken() - Method in class org.forgerock.openam.uma.AuthorizationRequestEndpoint
 
getAuthorityBinding() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns the AuthorityBinding from AuthenticationStatement.
getAuthorityKind() - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Returns the AuthorityKind.
getAuthorization() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns the authorization string.
getAuthorizationCodeLifetime() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getAuthorizationCodeLifetime() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the lifetime an authorization code will have before it expires.
getAuthorizationCodeLifetime() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getAuthorizationCodeLifeTime(OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getAuthorizationCodeLifeTime(OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the authorization code life time in milliseconds.
getAuthorizationCodeLifeTime() - Method in class org.forgerock.openidconnect.Client
Gets the authorization code lifetime of the OAuth2Client.
getAuthorizationCodeLifeTime(OAuth2ProviderSettings) - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the authorization code life time in milliseconds.
getAuthorizationDecision(Object, String, Object, Map) - Method in class com.sun.identity.liberty.ws.disco.plugins.DefaultDiscoAuthorizer
Returns authorization decision for the given action(query or modify) and to the given select data.
getAuthorizationDecision(Object, String, Object, Map) - Method in class com.sun.identity.liberty.ws.idpp.plugin.IDPPAuthorizer
Returns authorization decision to query or modify the select data
getAuthorizationDecision(Object, String, Object, Map) - Method in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Returns authorization decision for the given action(query or modify) and to the given select data
getAuthorizationDecisions(AuthorizationDecisionQuery, Object, String) - Method in interface com.sun.identity.saml.plugins.ActionMapper
Returns Action Decisions for the user.
getAuthorizationDecisions(AuthorizationDecisionQuery, Object, String) - Method in class com.sun.identity.saml.plugins.DefaultActionMapper
This method first converts the AttributeStatements in Evidence to OpenAM Policy API environment variables.
getAuthorizationEndpoint() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Gets the URI for the OAuth2 authorize endpoint.
getAuthorizationEndpoint() - Method in interface org.forgerock.openam.uma.UmaUris
Gets the URI for the OAuth2 authorize endpoint.
getAuthorizationFilter(HttpServletRequest) - Method in class com.sun.identity.rest.RestServiceManager
 
getAuthorizationHeader() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns the authorization header string.
getAuthorizedParty() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getAuthorizer() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the Authorizer specified in the discovery service.
getAuthorizer() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets IDPPAuthorizer.
getAuthorizer() - Static method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Returns the configured message authenticator.
getAuthPhase() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
get the auth phase of the context holder.
getAuthPrincipal() - Method in class com.sun.identity.authentication.internal.AuthContext
Deprecated.
Use getPrincipal() instead
getAuthScheme() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
 
getAuthServiceAddress(String) - Method in class org.forgerock.openam.services.push.PushNotificationService
Returns the relative location of the authentication service endpoint in this realm.
getAuthServiceEndPoint() - Method in class com.sun.identity.wss.provider.DiscoveryConfig
Returns Authentication Web Service End point.
getAuthServiceLocation() - Method in interface org.forgerock.openam.services.push.PushNotificationDelegate
Returns the (public, relative) authentication service location of this delegate - if appropriate.
getAuthServiceLocation() - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
getAuthServiceUrl() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getAuthServiceUrl(String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getAuthSvcGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getAuthSvcMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the authentication service mbean
getAuthTargetMapping(TokenTypeId) - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping
 
getAuthTargetMapping() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
getAuthTime() - Method in class org.forgerock.oauth2.core.ResourceOwner
Gets the time at which the user last performed an active auth, in seconds.
getAuthTimeSeconds() - Method in interface org.forgerock.oauth2.core.IntrospectableToken
Gets the end user's authentication time in seconds.
getAuthTimeSeconds() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the end user's authentication time in seconds.
getAuthTimeSeconds() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Gets the end user's authentication time in seconds.
getAuthTimeSeconds() - Method in class org.forgerock.oauth2.core.StatefulToken
Gets the end user's authentication time in seconds.
getAuthTimeSeconds() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getAuthType() - Method in class com.iplanet.services.ldap.LDAPUser
Get the type of authentication of this user.
getAuthType() - Method in class com.iplanet.services.ldap.ServerInstance
Get the authentication type of this server.
getAuthType() - Method in interface com.iplanet.sso.SSOToken
Returns the authentication method used for authentication.
getAuthType() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getAuthType() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns the authentication type used to protect the partner site's soap receiver.
getAuthType() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getAuthType() on the wrapped request object.
getAuthZAction(Object, String, String, Map) - Method in class com.sun.identity.liberty.ws.idpp.PersonalProfile
Gets Authorization map for the list of select expressions.
getAuthzDecisionStatements() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the AuthzDecisionStatements of the assertion
getAuthzDecisionStatements() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the AuthzDecisionStatements of the assertion
getAuthzDecisionStatementsProvider(SAML2Config) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.StatementProvider
 
getAuthzDecisionStatementsProvider(SAML2Config) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.StatementProviderImpl
 
getAuthzID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Returns value of authzID attribute.
getAuthzService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
getAuthzService() - Method in interface com.sun.identity.saml2.jaxb.metadata.PDPDescriptorType
Gets the value of the AuthzService property.
getAuthZSubject(HttpServletRequest) - Method in class com.sun.identity.rest.RestServiceManager
 
getAuthZSubject(HttpServletRequest) - Method in interface com.sun.identity.rest.spi.IAuthorization
Returns subject.
getAuthZSubject(HttpServletRequest) - Method in class com.sun.identity.rest.spi.SSOTokenAuthZ
 
getAutoFedAttributeStatement(String, String, FSSubject, Object) - Static method in class com.sun.identity.federation.services.util.FSAttributeStatementHelper
Gets a SAML AttributeStatement by using an AutoFederate attribute that is configured in Local Provider.
getAutoFedStatement() - Method in class com.sun.identity.federation.services.FSSession
Gets Auto Federate Statement.
getAutoFedUser(String, String, Assertion, String, Set<PrivateKey>) - Method in class com.sun.identity.saml2.plugins.DefaultLibrarySPAccountMapper
Returns user for the auto federate attribute.
getAutoStopFileSizeInKB() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Get auto stop file size in KB NB: auto stop file size should be enable first
getAutoStopTimeInMS() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Get auto stop time in milli-seconds NB: auto stop time should be enable first
getAutoSubmittingFormHtml(String) - Static method in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Returns the HTML for an auto submitting form that will be submitted to the provided Url.
getAuxData() - Method in class org.forgerock.openam.session.model.AMRootEntity
 
getAvailablePort(int) - Method in class com.sun.identity.config.util.AjaxPage
 
getAvailableSubjectAttributeNames() - Method in class com.sun.identity.entitlement.opensso.OpenSSOSubjectAttributesCollector
 
getAvailableSubjectAttributeNames() - Method in interface com.sun.identity.entitlement.SubjectAttributesCollector
Returns available subject attribute names.
getAvailableSubjectAttributeNames() - Method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns available subject attribute names.
getAverageConnectionsPerPeriod(boolean) - Method in interface org.forgerock.openam.cts.monitoring.CTSConnectionMonitoringStore
Gets the average number of connections requested from the pool in a given interval.
getAverageConnectionsPerPeriod(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.connections.ConnectionStore
Returns the average connections made in the customisable period.
getAverageConnectionsPerPeriod(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
 
getAverageCTSDestroyTime() - Method in class org.forgerock.openam.monitoring.session.CtsSessions
Getter for the "AverageCTSDestroyTime" variable.
getAverageCTSDestroyTime() - Method in class org.forgerock.openam.monitoring.session.CtsSessionsImpl
Getter for the "AverageRemoteDestroyTime" variable.
getAverageCTSDestroyTime() - Method in interface org.forgerock.openam.monitoring.session.CtsSessionsMBean
Getter for the "AverageCTSDestroyTime" variable.
getAverageCTSLogoutTime() - Method in class org.forgerock.openam.monitoring.session.CtsSessions
Getter for the "AverageCTSLogoutTime" variable.
getAverageCTSLogoutTime() - Method in class org.forgerock.openam.monitoring.session.CtsSessionsImpl
Getter for the "AverageRemoteLogoutTime" variable.
getAverageCTSLogoutTime() - Method in interface org.forgerock.openam.monitoring.session.CtsSessionsMBean
Getter for the "AverageCTSLogoutTime" variable.
getAverageCTSRefreshTime() - Method in class org.forgerock.openam.monitoring.session.CtsSessions
Getter for the "AverageCTSRefreshTime" variable.
getAverageCTSRefreshTime() - Method in class org.forgerock.openam.monitoring.session.CtsSessionsImpl
Getter for the "AverageRemoteRefreshTime" variable.
getAverageCTSRefreshTime() - Method in interface org.forgerock.openam.monitoring.session.CtsSessionsMBean
Getter for the "AverageCTSRefreshTime" variable.
getAverageCTSSetPropertyTime() - Method in class org.forgerock.openam.monitoring.session.CtsSessions
Getter for the "AverageCTSSetPropertyTime" variable.
getAverageCTSSetPropertyTime() - Method in class org.forgerock.openam.monitoring.session.CtsSessionsImpl
Getter for the "AverageRemoteSetPropertyTime" variable.
getAverageCTSSetPropertyTime() - Method in interface org.forgerock.openam.monitoring.session.CtsSessionsMBean
Getter for the "AverageCTSSetPropertyTime" variable.
getAverageDestroyTime(SessionMonitorType) - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
Gets the average value of entries in the destroyStore.
getAverageDuration(TokenType) - Method in class org.forgerock.openam.cts.monitoring.impl.persistence.CtsPersistenceOperationsMonitor
Returns the average duration of the existing tokens of the supplied type
getAverageDuration() - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntry
Getter for the "AverageDuration" variable.
getAverageDuration() - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryImpl
Returns the average (mean) duration of the length of a token type's lifetime
getAverageDuration() - Method in interface org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMBean
Getter for the "AverageDuration" variable.
getAverageEvaluationTime(PolicyMonitoringType) - Method in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
Average length of time an evaluation takes to complete.
getAverageEvaluationTime(PolicyMonitoringType) - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
Average length of time an evaluation takes to complete.
getAverageInternalDestroyTime() - Method in class org.forgerock.openam.monitoring.session.InternalSessions
Getter for the "AverageInternalDestroyTime" variable.
getAverageInternalDestroyTime() - Method in class org.forgerock.openam.monitoring.session.InternalSessionsImpl
Getter for the "AverageInternalDestroyTime" variable.
getAverageInternalDestroyTime() - Method in interface org.forgerock.openam.monitoring.session.InternalSessionsMBean
Getter for the "AverageInternalDestroyTime" variable.
getAverageInternalLogoutTime() - Method in class org.forgerock.openam.monitoring.session.InternalSessions
Getter for the "AverageInternalLogoutTime" variable.
getAverageInternalLogoutTime() - Method in class org.forgerock.openam.monitoring.session.InternalSessionsImpl
Getter for the "AverageInternalLogoutTime" variable.
getAverageInternalLogoutTime() - Method in interface org.forgerock.openam.monitoring.session.InternalSessionsMBean
Getter for the "AverageInternalLogoutTime" variable.
getAverageInternalRefreshTime() - Method in class org.forgerock.openam.monitoring.session.InternalSessions
Getter for the "AverageInternalRefreshTime" variable.
getAverageInternalRefreshTime() - Method in class org.forgerock.openam.monitoring.session.InternalSessionsImpl
Getter for the "AverageInternalRefreshTime" variable.
getAverageInternalRefreshTime() - Method in interface org.forgerock.openam.monitoring.session.InternalSessionsMBean
Getter for the "AverageInternalRefreshTime" variable.
getAverageInternalSetPropertyTime() - Method in class org.forgerock.openam.monitoring.session.InternalSessions
Getter for the "AverageInternalSetPropertyTime" variable.
getAverageInternalSetPropertyTime() - Method in class org.forgerock.openam.monitoring.session.InternalSessionsImpl
Getter for the "AverageInternalSetPropertyTime" variable.
getAverageInternalSetPropertyTime() - Method in interface org.forgerock.openam.monitoring.session.InternalSessionsMBean
Getter for the "AverageInternalSetPropertyTime" variable.
getAverageLogoutTime(SessionMonitorType) - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
Gets the average value of entries in the logoutStore.
getAverageOperationFailuresPerPeriod(CTSOperation) - Method in interface org.forgerock.openam.cts.monitoring.CTSOperationsMonitoringStore
Gets the average failure rate for the given operation in the current period.
getAverageOperationFailuresPerPeriod(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
 
getAverageOperationFailuresPerPeriod(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the average (mean) rate of operation failures in the current collection period for all token types.
getAverageOperationsPerPeriod(TokenType, CTSOperation) - Method in interface org.forgerock.openam.cts.monitoring.CTSOperationsMonitoringStore
Gets the average rate of operations made in a given period.
getAverageOperationsPerPeriod(TokenType, CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Gets the average rate of operations made in a given period.
getAverageOperationsPerPeriod(TokenType, CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the average rate of operations made in a given period.
getAverageOperationsPerPeriod(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the average rate of operations made in a given period.
getAverageRate() - Method in class org.forgerock.openam.shared.monitoring.RateWindow
Gets the average rate for the sample rate averaged across the whole window.
getAverageRefreshTime(SessionMonitorType) - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
Gets the average value of entries in the refreshStore.
getAverageRemoteDestroyTime() - Method in class org.forgerock.openam.monitoring.session.RemoteSessions
Getter for the "AverageRemoteDestroyTime" variable.
getAverageRemoteDestroyTime() - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsImpl
Getter for the "AverageRemoteDestroyTime" variable.
getAverageRemoteDestroyTime() - Method in interface org.forgerock.openam.monitoring.session.RemoteSessionsMBean
Getter for the "AverageRemoteDestroyTime" variable.
getAverageRemoteLogoutTime() - Method in class org.forgerock.openam.monitoring.session.RemoteSessions
Getter for the "AverageRemoteLogoutTime" variable.
getAverageRemoteLogoutTime() - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsImpl
Getter for the "AverageRemoteLogoutTime" variable.
getAverageRemoteLogoutTime() - Method in interface org.forgerock.openam.monitoring.session.RemoteSessionsMBean
Getter for the "AverageRemoteLogoutTime" variable.
getAverageRemoteRefreshTime() - Method in class org.forgerock.openam.monitoring.session.RemoteSessions
Getter for the "AverageRemoteRefreshTime" variable.
getAverageRemoteRefreshTime() - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsImpl
Getter for the "AverageRemoteRefreshTime" variable.
getAverageRemoteRefreshTime() - Method in interface org.forgerock.openam.monitoring.session.RemoteSessionsMBean
Getter for the "AverageRemoteRefreshTime" variable.
getAverageRemoteSetPropertyTime() - Method in class org.forgerock.openam.monitoring.session.RemoteSessions
Getter for the "AverageRemoteSetPropertyTime" variable.
getAverageRemoteSetPropertyTime() - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsImpl
Getter for the "AverageRemoteSetPropertyTime" variable.
getAverageRemoteSetPropertyTime() - Method in interface org.forgerock.openam.monitoring.session.RemoteSessionsMBean
Getter for the "AverageRemoteSetPropertyTime" variable.
getAverageSetPropertyTime(SessionMonitorType) - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
Gets the average value of entries in the propertyStore.
getAverageStatelessDestroyTime() - Method in class org.forgerock.openam.monitoring.session.StatelessSessions
Getter for the "AverageStatelessDestroyTime" variable.
getAverageStatelessDestroyTime() - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsImpl
Getter for the "AverageStatelessDestroyTime" variable.
getAverageStatelessDestroyTime() - Method in interface org.forgerock.openam.monitoring.session.StatelessSessionsMBean
Getter for the "AverageStatelessDestroyTime" variable.
getAverageStatelessLogoutTime() - Method in class org.forgerock.openam.monitoring.session.StatelessSessions
Getter for the "AverageStatelessLogoutTime" variable.
getAverageStatelessLogoutTime() - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsImpl
Getter for the "AverageStatelessLogoutTime" variable.
getAverageStatelessLogoutTime() - Method in interface org.forgerock.openam.monitoring.session.StatelessSessionsMBean
Getter for the "AverageStatelessLogoutTime" variable.
getAverageStatelessRefreshTime() - Method in class org.forgerock.openam.monitoring.session.StatelessSessions
Getter for the "AverageStatelessRefreshTime" variable.
getAverageStatelessRefreshTime() - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsImpl
Getter for the "AverageStatelessRefreshTime" variable.
getAverageStatelessRefreshTime() - Method in interface org.forgerock.openam.monitoring.session.StatelessSessionsMBean
Getter for the "AverageStatelessRefreshTime" variable.
getAverageStatelessSetPropertyTime() - Method in class org.forgerock.openam.monitoring.session.StatelessSessions
Getter for the "AverageStatelessSetPropertyTime" variable.
getAverageStatelessSetPropertyTime() - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsImpl
Getter for the "AverageStatelessSetPropertyTime" variable.
getAverageStatelessSetPropertyTime() - Method in interface org.forgerock.openam.monitoring.session.StatelessSessionsMBean
Getter for the "AverageStatelessSetPropertyTime" variable.
getBackend() - Method in class com.sun.identity.log.LogManager
 
GetBackendDataStore - Class in com.sun.identity.sm
Class that implements to get backend datastore based on the vendor information in the schema of the respective ldapv3 based database.
getBase() - Method in class com.iplanet.am.sdk.ldap.ACIEventListener
 
getBase() - Method in class com.iplanet.am.sdk.ldap.EntryEventListener
 
getBase() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
getBase() - Method in interface com.iplanet.services.ldap.event.IDSEventListener
 
getBase() - Method in class com.sun.identity.sm.ldap.LDAPEventManager
Returns the base DN for the persistent searches.
getBaseBuilder() - Method in class org.forgerock.openam.auditors.ConfigAuditor
Creates a builder which contains the elements common to all events.
getBaseBuilder() - Method in class org.forgerock.openam.auditors.RepoAuditor
Creates a builder which contains the elements common to all events.
getBaseConfig(String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns first identity provider's SSO configuration in an entity under the realm.
getBaseDir(HttpServletRequest) - Method in class com.sun.identity.config.util.AjaxPage
 
getBaseDir() - Static method in class com.sun.identity.setup.AMSetupServlet
 
getBaseDN(ServiceConfig) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
 
getBaseDN() - Method in class com.iplanet.services.ldap.ServerInstance
The base DN that this server instance has defined.
getBaseDN() - Method in class com.sun.identity.config.pojos.LDAPStore
 
getBaseDN() - Method in class com.sun.identity.setup.BootstrapData
 
getBaseDN() - Static method in class com.sun.identity.sm.ServiceManager
Returns the base DN (or root DN) that was set in serverconfig.xml at install time.
getBaseDN() - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
getBaseID() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Returns the base ID
getBaseID() - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Returns the identifier in BaseID format
getBaseID() - Method in interface com.sun.identity.saml2.assertion.Subject
Returns the identifier in BaseID format
getBaseID() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Returns the base ID
getBaseID() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
getBaseID() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
getBaseID() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Gets the value of the baseID property.
getBaseID() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectType
Gets the value of the baseID property.
getBaseID() - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Returns the value of the baseID property.
getBaseID() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Returns the value of the baseID property.
getBaseID() - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Returns the value of the baseID property.
getBaseID() - Method in interface com.sun.identity.saml2.protocol.NameIDMappingRequest
Returns the value of the baseID property.
getBaseName() - Method in class com.iplanet.services.ldap.Attr
Get base name for the attribute. e.g, the base name of "cn;lang-en" or "cn;lang-ja" is "cn"
getBaseName(String) - Static method in class com.iplanet.services.ldap.Attr
Get base name for an attribute name. e.g, the base name of "cn;lang-en" or "cn;lang-ja" is "cn"
getBaseProfileNames() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getBaseUri() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
getBaseUri() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getBaseUri() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
 
getBaseUri() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
getBaseUri() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getBaseUri() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
 
getBaseURL() - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
 
getBaseURL(HttpServletRequest) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns base url of a request.
getBaseURL(HttpServletRequest) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the Request URL.
getBaseURL(HttpServletRequest) - Method in class org.forgerock.openam.services.baseurl.BaseURLProvider
The implementation of getting the base URL without the context path, which will be added if configured.
getBaseURL(HttpContext) - Method in class org.forgerock.openam.services.baseurl.BaseURLProvider
The implementation of getting the base URL without the context path, which will be added if configured.
getBaseURL(HttpServletRequest) - Method in class org.forgerock.openam.services.baseurl.ExtensionBaseURLProvider
 
getBaseURL(HttpContext) - Method in class org.forgerock.openam.services.baseurl.ExtensionBaseURLProvider
 
getBaseURL(HttpServletRequest) - Method in class org.forgerock.openam.services.baseurl.FixedBaseURLProvider
 
getBaseURL(HttpContext) - Method in class org.forgerock.openam.services.baseurl.FixedBaseURLProvider
 
getBaseURL(HttpServletRequest) - Method in class org.forgerock.openam.services.baseurl.ForwardedHeaderBaseURLProvider
 
getBaseURL(HttpContext) - Method in class org.forgerock.openam.services.baseurl.ForwardedHeaderBaseURLProvider
 
getBaseURL(HttpServletRequest) - Method in class org.forgerock.openam.services.baseurl.RequestValuesBaseURLProvider
 
getBaseURL(HttpContext) - Method in class org.forgerock.openam.services.baseurl.RequestValuesBaseURLProvider
 
getBaseURL(HttpServletRequest) - Method in class org.forgerock.openam.services.baseurl.XForwardedHeadersBaseURLProvider
 
getBaseURL(HttpContext) - Method in class org.forgerock.openam.services.baseurl.XForwardedHeadersBaseURLProvider
 
getBaseURLs() - Static method in class com.iplanet.services.naming.WebtopNaming
The idea behind this function is to returns the base URLs of the OpenAM instances, without any of the extras that getServiceAllURLs provides - i.e. we don't want a specific service, we just want the base URL.
getBasicAuthPassword() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns user password for basic authentication.
getBasicAuthUserID() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns user ID for basic authentication.
getBatchPolicyRequest(Context, ActionRequest, SSOTokenManager) - Static method in class org.forgerock.openam.entitlement.rest.model.json.BatchPolicyRequest
Gets a batch policy request based on the context and action request.
getBearerSubject() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Determines if the SecurityAssertion contains SAML Bearer confirmation method.
getBinaryAttribute(String, String) - Method in interface com.sun.identity.plugin.datastore.DataStoreProvider
Gets user binary attribute.
getBinaryAttribute(String, String) - Method in class com.sun.identity.plugin.datastore.impl.FedletDataStoreProvider
Returns values for a given attribute.
getBinaryAttribute(String, String) - Method in class com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
Returns binary values for a given attribute.
getBinaryAttributes(SSOToken, IdType, String, Set) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
getBinaryAttributes(Set) - Method in class com.sun.identity.idm.AMIdentity
Returns requested attributes and values of this object.
getBinaryAttributes(SSOToken, IdType, String, Set<String>) - Method in class com.sun.identity.idm.IdRepo
Returns requested binary attributes as an array of bytes.
getBinaryAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getBinaryAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getBinaryAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getBinaryAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getBinaryAttributes(String, Set<String>) - Method in interface com.sun.identity.plugin.datastore.DataStoreProvider
Gets user binary attributes.
getBinaryAttributes(String, Set<String>) - Method in class com.sun.identity.plugin.datastore.impl.FedletDataStoreProvider
Returns attribute values for a user.
getBinaryAttributes(String, Set<String>) - Method in class com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
Returns binary attribute values for a user.
getBinaryAttributes(SSOToken, IdType, String, Set<String>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns all the requested binary attributes that are defined in the configuration for this given identity.
getBinaryAttributes(SSOToken, IdType, String, Set<String>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getBinaryAttributes_idrepo(String, String, String, Set<String>, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
Returns attributes in binary format for a given identity using the IdRepo API.
getBinaryAttributes_idrepo(String, String, String, Set<String>, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getBinarySecurityToken() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a binary security token used for signing.
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
getBinaryServiceAttributes(String) - Method in class com.sun.identity.idm.AMIdentity
Returns attributes related to a service, if the service is assigned to the identity.
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set<String>) - Method in class com.sun.identity.idm.IdRepo
Returns the requested binary attribute values of the service attributes as an array of bytes.
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set, String, String) - Method in interface com.sun.identity.idm.IdServices
 
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set<String>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns the service attributes in binary format for the given identity.
getBinaryServiceAttributes(SSOToken, IdType, String, String, Set<String>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getBinaryServiceAttributes_idrepo(String, String, String, String, Set, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getBinaryServiceAttributes_idrepo(String, String, String, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getBindDN() - Method in interface org.forgerock.openam.sm.ConnectionConfig
The Bind DN to use for the connection.
getBindDN() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
getBindDN() - Method in class org.forgerock.openam.sm.ServerGroupConfiguration
 
getBinding() - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Gets the binding URI
getBinding() - Method in interface com.sun.identity.saml2.jaxb.metadata.EndpointType
Gets the value of the binding property.
getBinding() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
getBindingForAcsUrl(String, String, String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the assertion consumer service url binding from the metadata.
getBindings() - Method in class org.forgerock.openam.scripting.ScriptObject
Variable bindings that should be set when executing this script.
getBinDirPath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getBindPassword() - Method in interface org.forgerock.openam.sm.ConnectionConfig
The Bind password to use for the connection.
getBindPassword() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
getBindPassword() - Method in class org.forgerock.openam.sm.ServerGroupConfiguration
 
getBlacklistCacheSize() - Method in class org.forgerock.openam.oauth2.OAuth2GlobalSettings
Maximum number of blacklisted tokens to cache in memory on each server.
getBlacklistExpiryTime() - Method in class com.iplanet.dpro.session.Session
The time (in milliseconds from the UTC epoch) until this session can be removed from a session blacklist.
getBlacklistExpiryTime() - Method in interface org.forgerock.openam.blacklist.Blacklistable
The expiry time of the object in the blacklist.
getBlacklistExpiryTime() - Method in class org.forgerock.openam.oauth2.BlacklistItem
 
getBlacklistPollInterval(TimeUnit) - Method in class org.forgerock.openam.oauth2.OAuth2GlobalSettings
The interval at which to poll for changes to the token blacklist.
getBlacklistPurgeDelay(TimeUnit) - Method in class org.forgerock.openam.oauth2.OAuth2GlobalSettings
Amount of time to keep tokens in the blacklist beyond their expiry time to account for clock skew.
getBlob() - Method in class org.forgerock.openam.cts.api.tokens.Token
A binary representation of the Token being stored can be placed in the Token.
getBlob() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
getBlobAsString(Token) - Method in class org.forgerock.openam.cts.utils.blob.TokenBlobUtils
Retrieve the blob data of the Token in String format.
getBodies() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of SOAP bodies.
getBodies(String, String) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of SOAP bodies.
getBody() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
getBody() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType
Gets the value of the body property.
getBody() - Method in class org.forgerock.oauth2.core.OAuth2Request
Gets the body of the request.
getBody() - Method in class org.forgerock.openam.services.push.PushMessage
Retrieve the contents of this message.
getBodyContent() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
getBodyContent() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
 
getBoolean(ServletRequest) - Method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
getBooleanAttribute(ServiceConfig, String) - Static method in class org.forgerock.openam.utils.ServiceConfigUtils
 
getBooleanAttributeValueFromConfig(BaseConfigType, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
 
getBooleanAttributeValueFromSSOConfig(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns boolean value of specified attribute from SSOConfig.
getBooleanFlag() - Method in class com.iplanet.dpro.session.share.SessionResponse
Returns the flag.
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.
getBooleanResult() - Method in class com.sun.identity.entitlement.SubjectResult
Returns boolean result of the SubjectResult value
getBooleanSetting(String, String) - Method in interface org.forgerock.openam.utils.OpenAMSettings
Gets the raw Set of the values of the specified attribute name in the given realm and gets the first value and parses it to a Boolean.
getBooleanSetting(String, String) - Method in class org.forgerock.openam.utils.OpenAMSettingsImpl
Gets the raw Set of the values of the specified attribute name in the given realm and gets the first value and parses it to a Boolean.
getBooleanValue(String, boolean) - Method in class com.iplanet.services.ldap.ServerInstance
 
getBootStrapAttributeStatement() - Method in class com.sun.identity.federation.services.FSSession
Gets the boot strap attribute statement.
getBootStrapCredential() - Method in class com.sun.identity.federation.services.FSSession
Gets the boot strap security credential assertion.
getBootStrapFileName(ServletContext) - Static method in class com.sun.identity.shared.configuration.ConfigurationFileLocator
 
getBootstrappingDiscoEntry() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the DiscoEntryElement of the discovery service configured for bootstrapping.
getBootStrapResourceOfferings() - Method in class com.sun.identity.federation.services.FSSession
Gets Discovery Service Boot strap resource offerings.
getBootStrapStatement() - Method in class com.sun.identity.federation.services.FSDiscoveryBootStrap
Returns the bootstrap attribute statement.
getBootstrapStatement() - Method in class com.sun.identity.saml2.profile.DiscoveryBootstrap
Gets the bootstrap attribute statement
getBranchForAttribute(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
Returns the branch number that consumes the given attribute, or -1 if the name is not recognized.
getBranchForAttribute(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
Returns the branch number that consumes the given attribute, or -1 if the name is not recognized.
getBranchForElement(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
Returns the branch number that consumes the given element, or -1 if the name is not recognized.
getBranchForElement(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
Returns the branch number that consumes the given element, or -1 if the name is not recognized.
getBranchForText() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
Returns the branch number that consumes the text events, or -1 if no branch is expected to consume it.
getBranchForText() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
Returns the branch number that consumes the text events, or -1 if no branch is expected to consume it.
getBrowserArtifactHandler(HttpServletRequest, HttpServletResponse, String, String, FSRequest, String) - Method in class com.sun.identity.federation.services.FSServiceManager
Obtains handler at SP side that will handle browser artifact profile.
getBrowserArtifactSSOAndFedHandler(HttpServletRequest, HttpServletResponse, Request) - Method in class com.sun.identity.federation.services.FSServiceManager
Returns handler for IDP to handle browser artifact profile.
getBuffer() - Method in class com.sun.identity.cli.BufferOutputWriter
Returns buffer.
getBufferSize() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to return getBufferSize() on the wrapped response object.
getBundle(String, Locale) - Static method in class com.sun.identity.password.ui.model.PWResetResBundleCacher
Gets resource bundle
getBundle(String, Locale) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationModuleRealmSmsHandler
 
getByHandle(String, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.AbstractInternalSessionStoreStep
 
getByHandle(String, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.caching.InMemoryInternalSessionCacheStep
 
getByHandle(String) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionPersistenceStore
 
getByHandle(String) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStore
Gets a session from a given session handle.
getByHandle(String) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionStoreChain
 
getByHandle(String, InternalSessionStore) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStoreStep
Gets a session from a given session handle.
getByHandle(String, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceManagerStep
 
getByHandle(String, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.TimeOutSessionFilterStep
 
getByRestrictedID(SessionID, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.AbstractInternalSessionStoreStep
 
getByRestrictedID(SessionID, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.caching.InMemoryInternalSessionCacheStep
 
getByRestrictedID(SessionID) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionPersistenceStore
 
getByRestrictedID(SessionID) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStore
Gets a restricted session from a given SessionID.
getByRestrictedID(SessionID) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionStoreChain
 
getByRestrictedID(SessionID, InternalSessionStore) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStoreStep
Gets a restricted session from a given SessionID.
getByRestrictedID(SessionID, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceManagerStep
 
getByRestrictedID(SessionID) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
Get a restricted session from a given SessionID.
getByRestrictedID(SessionID, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.TimeOutSessionFilterStep
 
getByRestrictedID(SessionID) - Method in class org.forgerock.openam.session.service.SessionAccessManager
Get a restricted session from a given SessionID.
getBySessionID(SessionID, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.AbstractInternalSessionStoreStep
 
getBySessionID(SessionID, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.caching.InMemoryInternalSessionCacheStep
 
getBySessionID(SessionID) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionPersistenceStore
 
getBySessionID(SessionID) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStore
Gets a session from a given SessionID.
getBySessionID(SessionID) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionStoreChain
 
getBySessionID(SessionID, InternalSessionStore) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStoreStep
Gets a session from a given SessionID.
getBySessionID(SessionID, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceManagerStep
 
getBySessionID(SessionID, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.TimeOutSessionFilterStep
 
getByteCopy() - Method in class com.sun.identity.security.keystore.AMPassword
Returns a null-terminated byte array that is the byte-encoding of this password.
getBytes(String) - Method in class com.sun.identity.sm.model.AMRecord
 
getBytes(String) - Method in class com.sun.identity.sm.model.FAMRecord
 
getByteValue() - Method in class com.iplanet.services.ldap.Attr
Get one byte[] value of the attribute Returning a colletion would be better, but will not be consistent with the method getStringValues()
getByteValues() - Method in class com.iplanet.services.ldap.Attr
Get the byte[] values of the attribute
getByValues() - Method in class org.forgerock.openam.utils.ForwardedHeader
 
getCacheBasedPolling() - Method in class org.forgerock.openam.session.SessionPollerPool
 
getCachedCookieString() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the cached cookie string for this InternalSession.
getCacheDuration() - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Gets the value of the cacheDuration property.
getCacheDuration() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Gets the value of the cacheDuration property.
getCacheDuration() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the cacheDuration property.
getCacheDuration() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
getCacheDuration() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
getCacheDuration() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getCacheDuration() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getCacheDuration() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the cacheDuration property.
getCachedValues(ConcurrentSkipListMap<Long, Set<String>>) - Static method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
Returns the cached notification XMLs for the current cacheIndex.
getCacheIndex() - Static method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getCacheIndex(String, String) - Static method in class com.sun.identity.sm.ServiceManager
 
getCacheKey() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
get the cache key of this context holder.
getCacheTime() - Method in class com.sun.identity.authentication.service.LoginState
Returns session cache time.
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).
getCallback(int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns a Callback array for a specific state.
getCallback(int, boolean) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Return a Callback array for a specific state.
getCallbackClassName() - Method in interface org.forgerock.openam.core.rest.authn.callbackhandlers.JsonCallbackParser
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthChoiceCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthConfirmationCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHiddenValueCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHttpCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthLanguageCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameValueOutputCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPasswordCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPollingWaitCallbackHandler
 
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthRedirectCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextInputCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextOutputCallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackClassName() - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthX509CallbackHandler
Returns the class name of the Callback the implementation of this interface is for.
getCallbackHandler() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the CallbackHandler object for the module.
getCallbackHandler() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getCallbackHandler() - Method in interface org.forgerock.openam.authentication.modules.common.AMLoginModuleBinder
Returns the CallbackHandler object for the module.
getCallbackHandler() - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
Returns the CallbackHandler object for the module.
getCallbacks(Document, boolean) - Static method in class com.sun.identity.authentication.AuthContext
 
getCallbacks(Callback[], boolean) - Static method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the array of Callback requirements objects
getCallbacks(Node, boolean) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
TODO-JAVADOC
getCallbacks(Node, boolean, Callback[]) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
TODO-JAVADOC
getCallbacks() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Returns the array of Callbacks for the current step in the login process.
getCallbacks() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns the array of Callbacks for the current step in the login process.
getCallbacks() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Gets the array of callback objects for the chain.
getCallbackSetProps() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
get the callback set properties.
getCallbacksPerState(AuthContextLocal, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getCallbackXMLHelper() - Static method in class com.sun.identity.authentication.share.AuthenticationCallbackXMLHelperFactory
Returns an instance of AuthenticationCallbackXMLHelper.
getCaller(HttpServletRequest) - Method in class com.sun.identity.rest.ResourceBase
 
getCallerSession() - Method in class org.forgerock.openam.rest.resource.SSOTokenContext
 
getCallerSession() - Method in interface org.forgerock.openam.rest.resource.SubjectContext
Returns the session created from the session ID.
getCallerSessionID() - Method in class org.forgerock.openam.rest.resource.SSOTokenContext
 
getCallerSessionID() - Method in interface org.forgerock.openam.rest.resource.SubjectContext
Returns the session ID created from the token ID.
getCallerSSOToken() - Method in class org.forgerock.openam.rest.resource.SSOTokenContext
 
getCallerSSOToken() - Method in interface org.forgerock.openam.rest.resource.SubjectContext
Returns the authenticated subjects sso token associated with this request.
getCallerSubject() - Method in class org.forgerock.openam.rest.resource.SSOTokenContext
 
getCallerSubject() - Method in interface org.forgerock.openam.rest.resource.SubjectContext
Returns the authenticated subject associated with this request.
getCancelledTokenState() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState
 
getCanonicalDomain(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
This is a public method to get canonical domain name for a given organization.
getCanonicalElement(Node) - Static method in class com.sun.identity.saml.common.SAMLUtils
Gets input Node Canonicalized
getCanonicalElement(Node) - Static method in class com.sun.identity.wss.security.WSSUtils
Gets input Node Canonicalized
getCanonicalForm(String) - Method in interface com.sun.identity.install.tools.configurator.IValueNormalizer
 
getCanonicalForm(String) - Method in class com.sun.identity.install.tools.configurator.PathNormalizer
 
getCanonicalizationAlgorithm() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getCanonicalizationMethod() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getCanonicalizationMethod() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignedInfoType
Gets the value of the canonicalizationMethod property.
getCanonicalizationMethod() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getCanonicalizationMethod() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignedInfoType
Gets the value of the canonicalizationMethod property.
getCarriedKeyName() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedKeyType
Gets the value of the carriedKeyName property.
getCarriedKeyName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
getCarrierLdapAttributeName() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getCategory() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
Gets the value of the category property.
getCategory() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
Gets the value of the category property.
getCategory() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Gets the value of the category property.
getCategory() - Method in class com.sun.identity.entitlement.xacml3.core.Attributes
Gets the value of the category property.
getCategory() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Gets the value of the category property.
getCategory() - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Gets the value of the category property.
getCdssoCookiedomain() - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Gets property value of "com.iplanet.services.cdsso.cookiedomain"
getCdssoCookiedomain() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "com.iplanet.services.cdsso.cookiedomain"
getCert(ProviderDescriptorType, String) - Static method in class com.sun.identity.federation.key.KeyUtil
Returns certificate stored in KeyDescriptorType in ProviderDescriptorType.
getCert(KeyDescriptorType) - Static method in class com.sun.identity.federation.key.KeyUtil
Returns certificate stored in KeyDescriptorType.
getCert(KeyDescriptorType) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns certificate stored in KeyDescriptorType.
getCert(FederationElement) - Static method in class com.sun.identity.wsfederation.key.KeyUtil
Returns certificate stored in FederationElement.
getCertAlias() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns certificate alias can be used to verify a signature signed by the partner site.
getCertAlias(String) - Static method in class com.sun.identity.wss.security.WSSUtils
Returns the trusted certificate alias from the issuer.
getCertAlias() - Method in class com.sun.identity.wss.sts.config.FAMTrustSPMetadata
 
getCertificate() - Method in class com.sun.identity.authentication.modules.cert.Cert
Return value of Certificate
getCertificate() - Method in class com.sun.identity.authentication.spi.X509CertificateCallback
Returns the retrieved certificate.
getCertificate(BinarySecurityToken) - Static method in class com.sun.identity.liberty.ws.security.SecurityUtils
Get Certificate from X509 Security Token Profile document.
getCertificate(SecurityAssertion) - Static method in class com.sun.identity.liberty.ws.security.SecurityUtils
Gets the Certificate from the Assertion.
getCertificate(String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Get the X509Certificate from encoded cert string
getCertificate(String) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Get the Certificate named certAlias.
getCertificate(PublicKey) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Return Certificate for the specified PublicKey.
getCertificate(PublicKey) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Returns certificate corresponding to the specified PublicKey.
getCertificate(X509Certificate) - Method in class com.sun.identity.security.cert.AMCertStore
Return matched certificate from ldap certificate store
getCertificate() - Method in class com.sun.identity.security.cert.AMCertStore
Return matched certificate from ldap certificate store
getCertificate(AMLDAPCertStoreParameters, String, String) - Static method in class com.sun.identity.security.cert.AMCertStore
Return X509 Certificate if the ldap entry has one
getCertificate(SecurityToken) - Static method in class com.sun.identity.wss.security.SAML2TokenUtils
Returns an X509Certificate from the security token if it is of type SAML2 token holder of key.
getCertificate(SecurityToken) - Static method in class com.sun.identity.wss.security.WSSUtils
Returns the certificate present in the security token.
getCertificate(Element) - Static method in class com.sun.identity.wss.security.WSSUtils
 
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 class com.sun.identity.saml.xmlsig.JKSKeyProvider
Get the alias name of the first keystore entry whose certificate matches the given certificate.
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.liberty.ws.soapbinding.WSX509KeyManager
Returns the certificate chain associated with the given alias.
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.
getChainModuleIndex() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Get the chain module index.
getChallengeRealm() - Method in exception org.forgerock.oauth2.core.exceptions.InvalidClientAuthZHeaderException
Gets the challenge realm for the WWW-Authenticate header.
getChallengeResponse(Request) - Method in class org.forgerock.oauth2.restlet.RestletHeaderAccessTokenVerifier
Returns the authentication response sent by a client to an origin server instead of org.restlet.engine.adapter.HttpRequest.
getChallengeScheme() - Method in exception org.forgerock.oauth2.core.exceptions.InvalidClientAuthZHeaderException
Gets the challenge type for the WWW-Authenticate header.
getChangedSince() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets changed since attribute
getChangeType() - Method in class com.sun.identity.policy.PolicyEvent
Deprecated.
Gets the change type The change type gives the type of policy change that triggered this event indicating whether a policy was added, modified or removed.
getChannel() - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Returns the datagram channel associated with the UDP request of this context.
getCharacterEncoding() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to return getCharacterEncoding() on the wrapped response object.
getChars() - Method in class com.sun.identity.security.keystore.AMPassword
Returns the char array underlying this password.
getChars() - Method in enum org.forgerock.openam.utils.Alphabet
Get a String containing the characters which are valid for this alphabet.
getChars() - Method in interface org.forgerock.openam.utils.CodeGeneratorSource
Retrieve a String containing the set of characters that can be generated by this code.
getCharset(Locale) - Method in class com.iplanet.services.cdm.Client
 
getCharset(String, Locale) - Method in class com.iplanet.services.cdm.G11NSettings
 
getCharSet(String, Locale) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
return the charset associated with the clientType
getCharsetAliasTable(String) - Method in class com.iplanet.services.cdm.G11NSettings
 
getCharsetForLocale(String) - Method in class com.iplanet.services.cdm.G11NSettings
 
getCheckSessionEndpoint() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Gets the URI for the OpenID Connect check session endpoint.
getChecksumDigit() - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Get the checksum digit for this device.
getChild() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Returns the child element.
getChild(String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns the node of a given distinguished name.
getChild() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
getChild() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
getChildDomainIDs() - Method in class com.iplanet.ums.dctree.DomainComponentTree
Get all virtual domains present in the dctree.
getChildElements() - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Returns an ordered collection of child elements of this element
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
 
getChildPeopleContainerCount() - Method in class com.iplanet.ums.PeopleContainer
Gets the current number of People Containers.
getChildRealm(String) - Static method in class org.forgerock.openam.utils.RealmUtils
Returns child realm from a given fully qualified realm.
getChildren(String, SearchControl) - Method in interface com.iplanet.ums.ISearch
Find all IDs for immediate children under current node based on search criteria specified in filter.
getChildren(String, String[], SearchControl) - Method in interface com.iplanet.ums.ISearch
Search entries on immediate children based on criteria specified in filter.
getChildren(SearchTemplate, SearchControl) - Method in interface com.iplanet.ums.ISearch
Find all IDs for immediate children under current node based on search criteria specified in template, and return attributes specified there.
getChildren(String, SearchControl) - Method in class com.iplanet.ums.PersistentObject
Gets the immediate children, subject to search filter constraints.
getChildren(String, String[], SearchControl) - Method in class com.iplanet.ums.PersistentObject
Gets the immediate children, returning only specified attributes
getChildren(SearchTemplate, SearchControl) - Method in class com.iplanet.ums.PersistentObject
Gets all immediate children under current node based on search criteria specified in template, and returns attributes specified there.
getChildren() - Method in class com.sun.identity.federation.message.common.Extension
Deprecated.
Returns a list of XML String objects.
getChildrenValue(Element) - Static method in class com.sun.identity.shared.xml.XMLUtils
Gets the children value of an element.
getChkAttrCRL() - Method in class com.sun.identity.authentication.modules.cert.Cert
Return value of Attribute Name for CRL checking
getChoiceValueI18NKey(String) - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Given a choice value, this method returns the i18nKey for that choice value
getChoiceValueI18NKey(String) - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N key for the given choice value.
getChoiceValueI18NKey(String) - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the I18N key for the given choice value.
getChoiceValues() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
If the attribute is of choice type, this method returns the possible values for the attribute; null otherwise
getChoiceValues() - Method in class com.sun.identity.authentication.service.AllConfiguredModuleInstances
Returns the choice values and their corresponding I18N keys for top organization.
getChoiceValues(Map) - Method in class com.sun.identity.authentication.service.AllConfiguredModuleInstances
Returns the map of choice values for given environment params.
getChoiceValues() - Method in class com.sun.identity.authentication.service.AllowedModulesChoiceValues
Returns the choice values and their corresponding localization keys.
getChoiceValues(Map) - Method in class com.sun.identity.authentication.service.AllowedModulesChoiceValues
Returns choice values from environment parameters
getChoiceValues() - Method in class com.sun.identity.authentication.service.ConfiguredAuthServices
Returns the choice values and their corresponding localization keys.
getChoiceValues(Map) - Method in class com.sun.identity.authentication.service.ConfiguredAuthServices
Returns the choice values from configured environment params.
getChoiceValues() - Method in class com.sun.identity.authentication.service.ConfiguredIdentityTypes
Returns the map of choice values for top organization.
getChoiceValues(Map) - Method in class com.sun.identity.authentication.service.ConfiguredIdentityTypes
Returns the map of choice values for given environment params.
getChoiceValues() - Method in class com.sun.identity.authentication.service.ConfiguredModuleInstances
Returns the choice values and their corresponding I18N keys for top organization.
getChoiceValues(Map) - Method in class com.sun.identity.authentication.service.ConfiguredModuleInstances
Returns the map of choice values for given environment params.
getChoiceValues(Map) - Method in class com.sun.identity.authentication.service.ConfiguredSocialAuthServices
 
getChoiceValues() - Method in class com.sun.identity.common.admin.PossibleLocales
Returns a map of locales to its localized name.
getChoiceValues(String, String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns choice values of an attribute schema.
getChoiceValues() - Method in class com.sun.identity.policy.plugins.AllowedAgents
Returns the choice values and their corresponding localization keys.
getChoiceValues(Map) - Method in class com.sun.identity.policy.plugins.AllowedAgents
Returns the choice values from configured environment params.
getChoiceValues() - Method in class com.sun.identity.sm.AttributeSchema
Returns the possible choice values for the attribute if the attribute type is either SINGLE_CHOICE or MULTIPLE_CHOICE.
getChoiceValues(Map) - Method in class com.sun.identity.sm.AttributeSchema
Returns the possible choice values for the attribute if the attribute type is either SINGLE_CHOICE or MULTIPLE_CHOICE, for the given environment parameters.
getChoiceValues() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the possible choice values for the attribute if the attribute type is either SINGLE_CHOICE or MULTIPLE_CHOICE.
getChoiceValues(Map) - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the possible choice values for the attribute if the attribute type is either SINGLE_CHOICE or MULTIPLE_CHOICE.
getChoiceValues() - Method in class com.sun.identity.sm.ChoiceValues
Abstract method that must be implemented by a class extending this class, and should return the choice values and their corresponding I18N key, for the attribute.
getChoiceValues(Map) - Method in class com.sun.identity.sm.ChoiceValues
Returns the choice values for attribute for the given environment parameters.
getChoiceValues() - Method in class com.sun.identity.wss.provider.ConfiguredDiscoveryConfig
Returns the choice values and their corresponding localization keys.
getChoiceValues(Map) - Method in class com.sun.identity.wss.provider.ConfiguredDiscoveryConfig
Returns the choice values from configured environment params.
getChoiceValues() - Method in class com.sun.identity.wss.provider.ConfiguredSTSConfig
Returns the choice values and their corresponding localization keys.
getChoiceValues(Map) - Method in class com.sun.identity.wss.provider.ConfiguredSTSConfig
Returns the choice values from configured environment params.
getChoiceValues() - Method in class com.sun.identity.wss.security.ConfiguredSignedElements
Returns the choice values and their corresponding localization keys.
getChoiceValues(Map) - Method in class com.sun.identity.wss.security.ConfiguredSignedElements
Returns the choice values from configured environment params.
getChoiceValues() - Method in class com.sun.identity.wss.security.ConfiguredWSCSecurityMech
Returns the choice values and their corresponding localization keys.
getChoiceValues(Map) - Method in class com.sun.identity.wss.security.ConfiguredWSCSecurityMech
Returns the choice values from configured environment params.
getChoiceValues() - Method in class com.sun.identity.wss.security.ConfiguredWSPSecurityMech
Returns the choice values and their corresponding localization keys.
getChoiceValues(Map) - Method in class com.sun.identity.wss.security.ConfiguredWSPSecurityMech
Returns the choice values from configured environment params.
getChoiceValues() - Method in class org.forgerock.openam.audit.configuration.AuditTopicChoiceValues
 
getChoiceValues() - Method in class org.forgerock.openam.audit.configuration.JdbcDatabaseTypeChoiceValues
 
getChoiceValues() - Method in class org.forgerock.openam.scripting.service.ScriptChoiceValues
 
getChoiceValues(Map) - Method in class org.forgerock.openam.scripting.service.ScriptChoiceValues
 
getChoiceValuesMap(Map) - Method in class com.sun.identity.sm.AttributeSchema
Returns the possible choice values for the attribute if the attribute type is either SINGLE_CHOICE or MULTIPLE_CHOICE, for the given environment parameters, along with the values' i18n keys.
getChoiceValuesMap() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the choice values as a Map.
getChoiceValuesMap(Map) - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the choice values as a Map.
getChoiceValuesSet() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the choice values as a set.
getChoiceValuesSet(Map) - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the choice values as a set.
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.
getCipherData() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Gets the value of the cipherData property.
getCipherData() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
getCipherReference() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.CipherDataType
Gets the value of the cipherReference property.
getCipherReference() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
getCipherValue() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.CipherDataType
Gets the value of the cipherValue property.
getCipherValue() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
getCircleOfTrust(String, String) - Method in class com.sun.identity.cot.CircleOfTrustManager
Returns the circle of trust under the realm.
getCircleOfTrustDescription() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns description of the Circle of Trust.
getCircleOfTrustName() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns name of the Circle of Trust.
getCircleOfTrustRealm() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns name of the realm the Circle of Trust resides.
GetCircleOfTrusts - Class in com.sun.identity.workflow
 
GetCircleOfTrusts() - Constructor for class com.sun.identity.workflow.GetCircleOfTrusts
 
getCircleOfTrustStatus() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns status of the Circle of Trust.
getClaim(String) - Method in class com.sun.identity.entitlement.JwtPrincipal
 
getClaimDescriptions(Locale) - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the display descriptions for the allowed and default scopes combined, in the specified locale.
getClaimDescriptions() - Method in exception org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequired
Gets the claim descriptions.
getClaimDescriptions(Locale) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets the display descriptions for the allowed and default scopes combined, in the specified locale.
getClaimDescriptions(Locale) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the display descriptions for the allowed and default scopes combined, in the specified locale.
getClaimedAttributes() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the cliamed attributes
getClaimedAttributes() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the cliamed attributes
getClaimedAttributes(Subject, String, String, Claims) - Method in class com.sun.identity.wss.sts.spi.FAMSTSAttributeProvider
Returns all claimed attributes for a given subject.
getClaimMap() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getClaimMapper(OpenIdConnectTokenConfig) - Method in interface org.forgerock.openam.sts.tokengeneration.oidc.OpenIdConnectTokenClaimMapperProvider
Returns either an instance of the DefaultOpenIdConnectTokenClaimMapper or the custom implementation of the OpenIdConnectTokenClaimMapper specified in the OpenIdConnectTokenConfig published with the sts.
getClaimMapper(OpenIdConnectTokenConfig) - Method in class org.forgerock.openam.sts.tokengeneration.oidc.OpenIdConnectTokenClaimMapperProviderImpl
 
getClaimName() - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
getClaims() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getClaims() - Method in interface org.forgerock.oauth2.core.AccessToken
Gets the token's claims.
getClaims() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Returns the requested claims.
getClaims() - Method in class org.forgerock.oauth2.core.DeviceCode
Returns the requested claims.
getClaims() - Method in exception org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequired
Gets the claim values.
getClaims() - Method in interface org.forgerock.oauth2.core.RefreshToken
Gets the token's claims.
getClaims() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Gets the requested claims.
getClaims() - Method in class org.forgerock.oauth2.core.StatefulToken
Gets the requested claims associated w/ this access token.
getClaims() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getClaimsParameterSupported() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getClaimsParameterSupported() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Returns whether this provider supports claims requested via 'claims' parameter.
getClaimsParameterSupported() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getClaimType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
getClaimType() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.UriNamedClaimTypesOfferedType
Gets the value of the ClaimType property.
getClaimTypes() - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Returns the list of claim types.
getClaimValue() - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
getClassAttribute(String, Map<String, Set<String>>) - Method in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
getClassBlackList() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
Gets the current Java class name blacklist patterns.
getClasses() - Method in class com.sun.identity.rest.FederationRestService
 
getClasses() - Method in class com.sun.identity.rest.RestService
 
getClassifications() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
getClassName() - Method in class com.iplanet.services.ldap.event.DSEvent
Returns the Directory Server class name for the given entry
getClassName() - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
Returns class name.
getClassName() - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Returns the name of the underlying response provider implementation
getClassName() - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Returns class name.
getClassName() - Method in class com.sun.identity.install.tools.configurator.DefaultValueFinderInfo
 
getClassName() - Method in class com.sun.identity.install.tools.configurator.TaskInfo
 
getClassName() - Method in class com.sun.identity.install.tools.configurator.ValidationInfo
 
getClassName() - Method in exception com.sun.identity.jaxrpc.SOAPClientException
Deprecated.
Method to obtain the class name.
getClassName() - Method in exception com.sun.identity.shared.jaxrpc.SOAPClientException
Method to obtain the class name.
getClassName() - Method in class com.sun.identity.sm.PluginSchema
Returns the java class name that implements the interface
getClassResolver() - Method in class com.iplanet.ums.ConfigManagerUMS
Gets the mapping between ldap entry objectclasses and the UMS Java class.
getClassWhiteList() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
Gets the current Java class name whitelist patterns.
getCleanupPageSize() - Method in class org.forgerock.openam.cts.CoreTokenConfig
 
getClient() - Method in class com.sun.identity.authentication.service.LoginState
Returns the client address.
getClient() - Method in class org.forgerock.openidconnect.restlet.ConnectClientRegistration
Handles GET requests to the OpenId Connect client registration endpoint for retrieving OpenId Connect client registrations.
getClientAddress(HttpServletRequest) - Static method in class com.sun.identity.session.util.SessionUtils
Returns the remote IP address of the client
getClientAliases(String, Principal[]) - Method in class com.sun.identity.liberty.ws.soapbinding.WSX509KeyManager
Returns the matching aliases for authenticating the client 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.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).
getClientCertificate() - Static method in class com.sun.identity.wss.security.handler.ThreadLocalService
 
getClientClientId() - Method in class org.forgerock.openam.uma.PermissionTicket
 
getClientClientId() - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
getClientConfig() - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Returns the configuration of the pre-registered client associated with the IP address of the incoming request UDP packet.
getClientDescription() - Method in exception org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequired
Gets the client's description.
getClientDnsClaim() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
 
getClientDomain() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the Domain of the Client
getClientDomain() - Method in class com.iplanet.dpro.session.Session
Returns the client domain in the session.
getClientDomain() - Method in class com.iplanet.dpro.session.share.SessionInfo
Cookie domain
getClientHostName() - Method in class com.sun.identity.authentication.AuthContext
Returns the client's hostname or IP address as set by setClientHostName
getClientHostName() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the clients host name
getClientHostNames() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the client DNS host names to which this ACI applies
getClientID() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns Client ID, accessing this Internal Session.
getClientID() - Method in class com.iplanet.dpro.session.Session
Returns the client ID in the session.
getClientID() - Method in class com.iplanet.dpro.session.share.SessionInfo
Cookie id
getClientId() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the client's id.
getClientId() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the client's identifier.
getClientId() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the Client ID parameter.
getClientId() - Method in interface org.forgerock.oauth2.core.IntrospectableToken
Gets the token's client id.
getClientId() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the client's id.
getClientId() - Method in class org.forgerock.oauth2.core.StatefulToken
Gets the client's id.
getClientId() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getClientId() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getClientId() - Method in class org.forgerock.openam.oauth2.ClientCredentials
Gets the client ID.
getClientId() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the client's identifier.
getClientId() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the client id that created the resource set.
getClientId() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getClientId() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
getClientID() - Method in class org.forgerock.openidconnect.Client
Gets the client id of the OAuth2Client.
getClientIdentity(String, String) - Method in class org.forgerock.openam.oauth2.IdentityManager
Gets a client's identity.
getClientInstance(String) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets client object for specified client type.
getClientInstance(String, SSOToken) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets client object for specified client type with specified token
getClientInstance(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Get the clientType from clientTypeMap.
getClientInstance(String, SSOToken) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getClientInstance(String) - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Gets client object for specified client type.
getClientInstance(String, SSOToken) - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Gets client object for specified client type with specified token
getClientIP() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the client IPs to which this ACI applies
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.
getClientName() - Method in exception org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequired
Gets the client's name.
getClientName() - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Get the name of the client from which the request was made.
getClientName() - Method in class org.forgerock.openam.radius.server.RadiusRequestHandler
Returns the name of the client from which the packet was received.
getClientName() - Method in class org.forgerock.openidconnect.Client
Gets the client names of the OAuth2Client.
getClientRegistration() - Method in class org.forgerock.oauth2.core.OAuth2Request
Get the OAuth2 client registration of the request.
getClientRegistrationEndpoint() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Gets the OpenID Connect client registration endpoint.
getClientRequest() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Gets the client request
getClientResponse() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Gets the client response
getClients(String, String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getClientSecret() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the client's secret.
getClientSecret() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getClientSecret() - Method in class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
getClientSecret() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getClientSecret() - Method in class org.forgerock.openam.oauth2.ClientCredentials
Gets the client secret.
getClientSecret() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the client's secret.
getClientSecret() - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Get the client secret.
getClientSecret() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getClientSecret() - Method in class org.forgerock.openidconnect.Client
Gets the client secret of the OAuth2Client.
getClientSessionURI() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the client's session URI.
getClientSessionURI() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets the client's session URI.
getClientSessionURI() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the client's session URI.
getClientSessionURI(HttpServletRequest) - Method in class org.forgerock.openidconnect.CheckSession
Get the URL the postMessage must be coming from (registered in client) to process the message.
getClientSessionURI() - Method in class org.forgerock.openidconnect.Client
Gets the client session uri of the OAuth2Client.
getClientType(HttpServletRequest) - Method in class com.iplanet.am.util.AMClientDetector
Returns the client type by executing client detector class provided in Client Detection Service.
getClientType() - Method in class com.iplanet.services.cdm.Client
Gets the name of the client type for the data in this client instance.
getClientType(HttpServletRequest) - Method in class com.iplanet.services.cdm.ClientDetectionDefaultImpl
This is the method used by the interface to set the client-type.
getClientType(HttpServletRequest) - Method in interface com.iplanet.services.cdm.ClientDetectionInterface
Detects the client type based on the request object.
getClientType(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the client type.
getClientType() - Method in class com.sun.identity.authentication.service.LoginState
Returns the client type.
getClientType() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the client's type.
getClientType() - Method in class org.forgerock.openidconnect.Client
Gets the client type of the OAuth2Client.
getClientTypeData(String) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Returns properties of the requested client type
getClientTypeData(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getClientTypeData(String) - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Returns properties of the requested client type
getClientTypesManagerInstance() - Static method in class com.iplanet.am.util.AMClientDetector
Returns the ClientTypesManager Instance.
getClientURLFromString(String, int, HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Extracts the client URL from the String passed URL passed is in the format clientType | URL
getClientUserTokenClass() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getCLIRequest() - Method in class com.sun.identity.cli.RequestContext
Returns CLI Request object.
getClockDriftSeconds() - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
The calculated drift between the device and this server, in time steps.
getClonedSMSEntry() - Method in class com.sun.identity.sm.CachedSMSEntry
 
getCode() - Method in class com.sun.identity.liberty.ws.common.Status
Gets status code.
getCode() - Method in enum org.forgerock.openam.session.SessionEventType
An int code identifier for this session event type.
getCode() - Method in exception org.forgerock.openam.sts.AMSTSRuntimeException
 
getCode() - Method in enum org.forgerock.openam.xacml.v3.DiffStatus
Single character description of diff status.
getCodeChallenge() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Get the code challenge
getCodeChallenge() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the Code Challenge parameter.
getCodeChallengeMethod() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Get the code challenge method
getCodeChallengeMethod() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the Code Challenge Method parameter.
getCodeDelivery() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getCodeLength() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getCodeSource() - Method in class com.sun.identity.policy.jaas.ISPermission
returns the CodeSourceassociated with this ISPermission.
getCodeValidityDuration() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getCollection() - Method in class com.iplanet.services.ldap.aci.QualifiedCollection
Gets the collection of values
getColumnNumber() - Method in class org.forgerock.openam.scripting.ScriptError
Set the column number on which the error occurred.
getColumns() - Method in class com.sun.identity.log.LogQuery
Returns the table column names selected.
getCombiner(Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns the combiner from the provided set of data within the entitlement format.
getCombinerParameter() - Method in class com.sun.identity.entitlement.xacml3.core.CombinerParameters
Gets the value of the combinerParameter property.
getCombinerParametersOrRuleCombinerParametersOrVariableDefinition() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the combinerParametersOrRuleCombinerParametersOrVariableDefinition property.
getCombinersShortNames() - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns all the short names of EntitlementCombiners currently registered in this EntitlementRegistry.
getCombinerType(String) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns the combiner associated with the given short name.
getComingFromAuth() - Method in class com.iplanet.dpro.session.SessionID
This method returns the boolean representing if this session id is a regular auth token, generated via AuthContext API and not a restricted one.
getCommandManager() - Method in class com.sun.identity.cli.CLICommandBase
 
getCommandManager() - Method in class com.sun.identity.cli.RequestContext
Returns the CommandManager object.
getCommandName() - Method in class com.sun.identity.cli.CommandManager
Returns commandline interface name.
getComment() - Method in class com.sun.identity.liberty.ws.common.Status
Gets comment for the status.
getComment() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Retrieves the cookie comment
getCommonInteractions() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
getCommonLoginPageURL(String, String, String, HttpServletRequest, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns common login page URL based on the deployment descriptor and the meta alias associated with the hosted provider.
getCommonLoginPageURL(HttpServletRequest, BaseConfigType) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns common login page URL.
getCommonTasks() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
getCommonType() - Method in enum org.forgerock.openam.xacml.v3.model.ContentType
 
getCommunicationId() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Get the communication ID for the Push device on the communication network.
getCommunicationType() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Get the communication ID for the Push device on the communication network..
getCompany() - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Gets the value of the company property.
getCompany() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
getComparison() - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Returns the value of comparison property.
getComparison() - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Returns the value of Comparison property.
GetComplete - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
GetComplete() - Constructor for class com.sun.identity.federation.message.common.GetComplete
Deprecated.
Default Constructor.
GetComplete(String) - Constructor for class com.sun.identity.federation.message.common.GetComplete
Deprecated.
Constructor create GetComplete object.
GetComplete(String, List) - Constructor for class com.sun.identity.federation.message.common.GetComplete
Deprecated.
Constructor create GetComplete object.
GetComplete(Element) - Constructor for class com.sun.identity.federation.message.common.GetComplete
Deprecated.
Constructor creates GetComplete object from the Document Element.
GETCOMPLETE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for GetComplete Element.
GetComplete - Interface in com.sun.identity.saml2.protocol
This interface contains methods for the GetComplete Element in the SAMLv2 Protocol Schema.
getCompleteData() - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
GetCompleteImpl - Class in com.sun.identity.saml2.protocol.impl
This class contains methods for the GetComplete Element in the SAMLv2 Protocol Schema.
GetCompleteImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.GetCompleteImpl
Constructor creates GetComplete object
GetCompleteImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.GetCompleteImpl
Constructor creates GetComplete object
GetCompleteImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.GetCompleteImpl
Constructor creates GetComplete object
getCompleteL10NMessage(Locale) - Method in exception com.sun.identity.common.ChainedException
Returns localized error message.
getCompletionMessage(Locale, Path) - Method in class com.sun.identity.workflow.CreateSoapSTSDeployment
 
getCompletionUrl() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getCompletionUrl() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
The URL that the user will be sent to on completion of their OAuth 2 login and consent when using the device code flow.
getCompletionUrl() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getComplianceServices() - Static method in class com.iplanet.am.sdk.AMDirectoryAccessFactory
Deprecated.
 
getComplianceServicesImpl() - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns an implementation instance of IComplianceServices.
getComplianceServicesImpl() - Method in interface com.iplanet.am.sdk.common.IDirectoryServicesProvider
 
getComplianceServicesImpl() - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getComplianceServicesImpl() - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesProviderImpl
 
getComplianceServicesImpl() - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getComplianceServicesImpl() - Method in class com.iplanet.am.sdk.remote.RemoteServicesProviderImpl
 
getComponent() - Method in class org.forgerock.openam.rest.resource.AuditInfoContext
 
getComponentName() - Method in interface com.sun.identity.plugin.configuration.ConfigurationActionEvent
Returns component name.
getComponentName() - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationActionEventImpl
Returns component name.
getComponentName() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service component name.
getCompositeAdvice() - Method in class com.sun.identity.authentication.service.LoginState
Returns the Composite Advice for this Authentication request.
getCompositeAdvice(ActionDecision) - Method in class com.sun.identity.policy.client.PolicyEvaluator
Returns XML string representation of advice map contained in the actionDecision.
getCompositeAdviceType(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getCompositeAdviceType(AuthenticationContext) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.CoreServicesWrapper
Gets the Composite Advice Type for the Auth Context.
getCompositeScopes() - Method in class org.forgerock.oauth2.core.UserInfoClaims
For claims that are provisioned by composite scopes, this will contain the mapping of scope name to a list of claim names.
getCompression() - Method in class org.forgerock.openam.radius.common.packet.FramedCompressionAttribute
Returns the desired compression indicator.
getCondition() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Returns the condition the privilege
getCondition() - Method in class com.sun.identity.entitlement.Privilege
Returns the eCondition the privilege
getCondition() - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Gets the value of the condition property.
getCondition(String) - Method in class com.sun.identity.policy.Conditions
Returns the Condition object associated with the given condition name.
getCondition(String) - Method in class com.sun.identity.policy.ConditionTypeManager
Deprecated.
Returns an instance of the Condition given the condition type name.
getCondition(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the condition object identified by name.
getCondition() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Gets the condition used in this policy.
getConditionDecision(SSOToken, Map<String, Set<String>>) - Method in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Gets the decision computed by this condition object, based on the Map of environment parameters
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.AMIdentityMembershipCondition
Deprecated.
Gets the decision computed by this condition object.
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
Gets the decision computed by this condition object.
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.AuthenticateToRealmCondition
Deprecated.
Returns the decision computed by this condition object, based on the map of environment parameters
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.AuthenticateToServiceCondition
Deprecated.
Returns the decision computed by this condition object, based on the map of environment parameters
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.AuthLevelCondition
Deprecated.
Gets the decision computed by this condition object, based on the map of environment parameters
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
Gets the decision computed by this condition object.
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Gets the decision computed by this condition object, based on the map of environment parameters
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
Gets the decision computed by this condition object, based on the map of environment parameters
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
Returns the decision computed by this condition object.
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.LEAuthLevelCondition
Deprecated.
Gets the decision computed by this condition object, based on the Map of environment parameters
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.PrivilegeCondition
Returns condition decision.
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
Returns the decision computed by ResourceEnvIPCondition object.
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Gets the decision computed by this condition object, based on the map of environment parameters or the user token.
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.SessionPropertyCondition
Deprecated.
Gets the decision computed by this condition object.
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
Gets the decision computed by this condition object, based on the map of environment parameters A policy would be evaluated only if the decision of condition is allow.
getConditionDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.UserSelfCheckCondition
Gets the decision computed by this condition object.
getConditionDecision(SSOToken, Map) - Method in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
Gets the decision computed by this condition object, based on the map of environment parameters
getConditionDecision(SSOToken, Map) - Method in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
Gets the decision computed by this condition object, based on the map of environment parameters
getConditionDecisionCache() - Method in class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext
Return the condition decision cache.
getConditionName(Condition) - Method in class com.sun.identity.policy.Conditions
Returns the name associated with the given condition object.
getConditionName() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
Returns the name of the condition for use in logging.
getConditionName() - Method in class org.forgerock.openam.entitlement.conditions.environment.LEAuthLevelCondition
Returns the name of the condition for use in logging.
getConditionName(EntitlementCondition) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns the short name that the given condition is registered under.
getConditionNames() - Method in class com.sun.identity.policy.Conditions
Returns the names of Condition objects contained in this object.
getConditionNames() - Method in class com.sun.identity.policy.Policy
Deprecated.
Get the set of condition names associated with the policy.
getConditionOrAudienceRestrictionOrOneTimeUse() - Method in interface com.sun.identity.saml2.jaxb.assertion.ConditionsType
Gets the value of the ConditionOrAudienceRestrictionOrOneTimeUse property.
getConditionOrAudienceRestrictionOrOneTimeUse() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
getConditions() - Method in class com.sun.identity.entitlement.Application
Returns set of supported condition class names.
getConditions() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns the conditions of an assertion.
getConditions() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the conditions of the assertion
getConditions() - Method in interface com.sun.identity.saml2.assertion.Conditions
Returns a list of Condition
getConditions() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the conditions of the assertion
getConditions() - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Returns a list of Condition
getConditions() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Gets the value of the conditions property.
getConditions() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getConditions(String, int, int) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns a SAML Conditions object
getConditions() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the Conditions object.
getConditions() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the Conditions object.
getConditions() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getConditions(Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns the list of conditions from the provided set of data within the entitlement format.
getConditionsProvider(SAML2Config) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.StatementProvider
 
getConditionsProvider(SAML2Config) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.StatementProviderImpl
 
getConditionsShortNames() - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns all the short names of EntitlementConditions currently registered in this EntitlementRegistry.
getConditionsShortNames() - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns all the short names of EntitlementConditions currently registered in this EntitlementRegistry.
getConditionType(String) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns the condition type associated with the given short name, or null if no such condition is registered.
getConditionTypeManager() - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets the ConditionTypeManager object instance associated with this PolicyManager object instance
getConditionTypeName(Condition) - Method in class com.sun.identity.policy.ConditionTypeManager
Deprecated.
Returns the type of the Condition implementation.
getConditionTypeNames() - Method in class com.sun.identity.policy.ConditionTypeManager
Deprecated.
Returns a Set of all valid condition type names defined by the policy service.
getConfig() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getConfig() - Method in interface com.sun.identity.authentication.spi.DSAMECallbackInterface
Returns the Map containing key/values pairs required for the CustomCallback.
getConfig() - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
getConfig(String, String) - Static method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the trust authority configuration object.
getConfig() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfigHelper
Retrieve a new PushNotificationServiceConfig from this Helper.
getConfig(String, Class<? extends ConsoleConfigBuilder<C>>) - Method in interface org.forgerock.openam.sm.config.ConsoleConfigHandler
Gets a config bean for the passed realm using the builder.
getConfig(String, Class<? extends ConsoleConfigBuilder<C>>) - Method in class org.forgerock.openam.sm.config.ConsoleConfigHandlerImpl
 
getConfig(ConnectionType) - Method in class org.forgerock.openam.sm.ConnectionConfigFactory
Get an instance of the configuration to be used for generating a ConnectionPool.
getConfig() - Method in class org.forgerock.openam.sts.tokengeneration.state.RestSTSInstanceState
 
getConfig() - Method in class org.forgerock.openam.sts.tokengeneration.state.SoapSTSInstanceState
 
getConfig() - Method in interface org.forgerock.openam.sts.tokengeneration.state.STSInstanceState
 
getConfigAttributeMap(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the attribute map by parsing the configured map in hosted provider configuration
getConfigAttributeMap(String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultAttributeMapper
Returns the attribute map by parsing the configured map in hosted provider configuration
getConfigAttributeMap(String, String) - Method in class com.sun.identity.wsfederation.plugins.DefaultAttributeMapper
Returns the attribute map by parsing the configured map in hosted provider configuration
getConfigAttributeMap(String, String, String) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAttributeMapper
This method is called to obtain the attribute mappings defined for the hosted provider corresponding to the entity id and realm.
getConfigByDnsClaim(String, String) - Static method in class com.sun.identity.wss.security.WSSUtils
 
getConfigData(ServiceConfig) - Method in class org.forgerock.openam.entitlement.service.ApplicationQueryFilterVisitor
 
getConfigData(ServiceConfig) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
Get the configuration attribute data from the given ServiceConfig.
getConfigDir() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Gets the configuration directory location
getConfigDirPath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getConfigExportPassword() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Get configuration export password NB: Config export should be enable first
getConfigHelperFor(String) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfigHelperFactory
Produces a config helper for a given realm.
getConfigManager() - Static method in class com.iplanet.ums.ConfigManagerUMS
Get the singleton instance of Config Manager.
getConfigManager(String, String) - Method in class com.sun.identity.sm.ServiceManager
Returns the ServiceConfigManager for the given service name and version.
getConfigMap() - Method in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
 
getConfigMap() - Method in class com.iplanet.am.sdk.AMObjectListenerImpl
Deprecated.
 
getConfigMap() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getConfigMap() - Method in class com.sun.identity.idm.IdRepoListener
 
getConfigName() - Method in class com.sun.identity.authentication.config.AMSDKEventListener
Returns configuration name.
getConfigProviderClass() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
 
getConfigProviderClass() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
 
getConfigProviderClass() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
 
getConfigProviderClass() - Method in interface org.forgerock.openam.selfservice.config.SelfServiceConsoleConfig
Gets the class name for the self service configuration provider.
getConfigStorageAttributeName() - Method in class org.forgerock.openam.core.rest.devices.services.deviceprint.TrustedDeviceService
 
getConfigStorageAttributeName() - Method in interface org.forgerock.openam.core.rest.devices.services.DeviceService
Retrieve this realm's attribute name, under which the JSON configuration is stored.
getConfigStorageAttributeName() - Method in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
 
getConfigStorageAttributeName() - Method in class org.forgerock.openam.core.rest.devices.services.push.AuthenticatorPushService
 
getConfigStoreList() - Method in class org.forgerock.openam.setup.BootstrapConfig
 
getConfigTemplateNames(Guid, String, int) - Method in class com.iplanet.ums.ConfigManagerUMS
 
getConfigType() - Method in class com.sun.identity.delegation.DelegationPermission
Returns the config type in the permission
getConfiguration() - Method in class com.iplanet.am.sdk.AMSDKRepo
 
getConfiguration(Hashtable) - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory
Constructs the internal configuration required by WebtopNaming.
getConfiguration(String) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns set of attribute values of a given attribute name,
getConfiguration(String) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Returns set of attribute values of a given attribute name,
getConfiguration(String, int) - Static method in class com.sun.identity.entitlement.opensso.EntitlementService
 
getConfiguration() - Method in class com.sun.identity.idm.IdRepo
Return the configuration map
getConfiguration(String, String) - Method in interface com.sun.identity.plugin.configuration.ConfigurationInstance
Returns Configurations.
getConfiguration(String, String) - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
Returns Configurations.
getConfiguration(String, String) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Returns Configurations.
getConfiguration() - Method in class org.forgerock.openam.scripting.StandardScriptEngineManager
Get the current script engine configuration in use for evaluating scripts.
getConfiguration() - Method in class org.forgerock.openam.uma.UmaWellKnownConfigurationEndpoint
Gets the configuration for the configured UMA provider for the realm.
getConfiguration(OAuth2Request) - Method in class org.forgerock.openidconnect.OpenIDConnectProviderConfiguration
Gets the OpenId configuration for the OpenId Connect provider.
getConfiguration() - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectConfiguration
Handles GET requests to the OpenId Connect .well-known endpoint for retrieving the OpenId Connect provider configuration.
getConfigurationClass() - Method in enum org.forgerock.openam.sm.datalayer.api.ConnectionType
 
getConfigurationInstance(String) - Static method in class com.sun.identity.plugin.configuration.ConfigurationManager
Gets a configuration instance.
getConfigurationInstance(String, Object) - Static method in class com.sun.identity.plugin.configuration.ConfigurationManager
Gets a configuration instance.
getConfigurationName() - Method in interface com.sun.identity.plugin.configuration.ConfigurationActionEvent
Returns configuration name.
getConfigurationName() - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationActionEventImpl
Returns configuration name.
getConfigurationState() - Method in interface org.forgerock.openam.sts.soap.bootstrap.SoapSTSAgentConfigAccess
 
getConfigurationState() - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSAgentConfigAccessImpl
 
getConfigurator() - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
 
getConfigurator() - Method in interface org.forgerock.openam.audit.context.ConfigurableExecutorService
Gets the ExecutorServiceConfigurator for this object if it supports re-configuration.
getConfiguredIssuer() - Method in class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
getConfiguredKeyValues() - Method in class com.sun.identity.sm.ChoiceValues
Returns the configured key-value pairs for the class in the service's configuration file
getConfiguredKeyValues() - Method in class com.sun.identity.sm.DefaultValues
Returns the configured key-value pairs for the class in the service's configuration file
getConfiguredPrivilegeNames() - Method in class com.sun.identity.delegation.DelegationManager
Returns all the names of the delegation privileges that are configured with the realm.
getConfiguredServices() - Method in class com.sun.identity.sm.OrganizationConfigManager
Deprecated.
This method has been deprecated, use getAssignedServices() instead.
getConfirmationKey() - Method in interface org.forgerock.oauth2.core.AccessToken
Get's the tokens confirmation claim.
getConfirmationKey() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
 
getConfirmationKey(OAuth2Request) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
Given an OAuth2 request, attempts to pull out the confirmation key; this is optional.
getConfirmationKey() - Method in class org.forgerock.openam.oauth2.StatelessAccessToken
 
getConfirmationMethod() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Gets Confirmation Method(s)
getConfirmationMethod() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the confirmation method.
getConfirmationMethod() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the confirmation method.
getConfirmPWD() - Method in class com.sun.identity.authentication.modules.ldap.LDAPCallbacks
 
getConnection(Principal) - Method in class com.iplanet.ums.DataLayer
Get connection from pool.
getConnection(URL) - Static method in class com.sun.identity.common.HttpURLConnectionManager
Get the HttpURLConnection and set read and connect timeout
getConnection(String, int, String, char[], int, boolean) - Method in class com.sun.identity.config.util.AjaxPage
 
getConnection() - Method in class com.sun.identity.sm.ldap.CTSDataLayer
Obtain a Connection from the Shared Pool
getConnection() - Method in class org.forgerock.openam.rest.ElevatedConnectionFactoryWrapper
 
getConnection() - Method in class org.forgerock.openam.upgrade.steps.AbstractUpgradeStep
Acquires an LDAP connection against the configuration store.
getConnectionAsync() - Method in class org.forgerock.openam.rest.ElevatedConnectionFactoryWrapper
 
getConnectionFactoryProviderType() - Method in class org.forgerock.openam.cts.impl.CTSAsyncConnectionModule
 
getConnectionFactoryProviderType() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapDataLayerConnectionModule
Returns the provider of ConnectionFactory.
getConnectionFactoryProviderType() - Method in class org.openidentityplatform.openam.cassandra.CTSAsyncConnectionModule
 
getConnectionFactoryProviderType() - Method in class org.openidentityplatform.openam.cassandra.DataLayerConnectionModule
Returns the provider of ConnectionFactory.
getConnectionsCumulativeCount(boolean) - Method in interface org.forgerock.openam.cts.monitoring.CTSConnectionMonitoringStore
Gets the total count of connections requested from the pool in a given interval.
getConnectionsCumulativeCount(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.connections.ConnectionStore
Returns the total number of connections made in the customisable period.
getConnectionsCumulativeCount(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
 
getConnectionType() - Method in class com.iplanet.services.ldap.Server
Get the type of the connection to the server.
getConnectionType() - Method in class com.iplanet.services.ldap.ServerInstance
Get the connection type to the server.
getConnectTimeout() - Static method in class com.sun.identity.common.HttpURLConnectionManager
 
getConnNumRetry() - Static method in class com.iplanet.ums.DataLayer
 
getConnPoolGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getConnPoolSvcMBean() - Static method in class com.sun.identity.monitoring.Agent
 
getConnRequestWaitTimeCurrent() - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Getter for the "ConnRequestWaitTimeCurrent" variable.
getConnRequestWaitTimeCurrent() - Method in interface com.sun.identity.monitoring.SsoServerConnPoolSvcMBean
Getter for the "ConnRequestWaitTimeCurrent" variable.
getConnRequestWaitTimeHighWaterMark() - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Getter for the "ConnRequestWaitTimeHighWaterMark" variable.
getConnRequestWaitTimeHighWaterMark() - Method in interface com.sun.identity.monitoring.SsoServerConnPoolSvcMBean
Getter for the "ConnRequestWaitTimeHighWaterMark" variable.
getConnRequestWaitTimeLowWaterMark() - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Getter for the "ConnRequestWaitTimeLowWaterMark" variable.
getConnRequestWaitTimeLowWaterMark() - Method in interface com.sun.identity.monitoring.SsoServerConnPoolSvcMBean
Getter for the "ConnRequestWaitTimeLowWaterMark" variable.
getConnRetryInterval() - Static method in class com.iplanet.ums.DataLayer
 
getConsent() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of consent attribute.
getConsent() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Sets the value of the Consent attribute.
getConsent() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the value of the consent property.
getConsent() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns the value of the Consent attribute.
getConsent() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the value of the consent property.
getConsentHandlerURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the ConsentHandler.
getConsentHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the ConsentHeader.
getConsentHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns the ConsentHeader.
getConsentPageURL(HttpServletRequest, BaseConfigType) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns the list of circle of trusts page URL.
getConsentURI() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns the value of the consent attribute.
getConstraintHandler() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns amSession.xml property "iplanet-am-session-constraint-handler".
getConstraintViolationDetails() - Method in exception com.sun.identity.idm.IdRepoException
If this error is an instance of a LDAP Constraint Violated Error (LDAP code 313) attempts to return useful information about the error that occured without leaking additional information about the system to the calling user.
getConsumerSiteAttributeMapper() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns ConsumerSiteAttributeMapper instance.
getContactPerson() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the ContactPerson property.
getContactPerson() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getContactPerson() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getContactPerson() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the ContactPerson property.
getContacts() - Method in class org.forgerock.openidconnect.Client
Gets the contacts.
getContactType() - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Gets the value of the contactType property.
getContactType() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPAddressCard
Gets required common name container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPCommonName
Gets required common name container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPDemographics
Gets required common name container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmergencyContact
Gets the Emergency Contact Attribute.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmploymentIdentity
Gets required employment identity container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEncryptKey
Gets required common name container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPExtensionContainer
Gets the extension container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPFacade
Gets the Facade Attribute Set.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPInformalName
Gets required common name container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPLegalIdentity
Gets required common name container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPMsgContact
Gets required common name container attributes.
getContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPSignKey
Gets required common name container attributes.
getContainerAttributes() - Method in interface com.sun.identity.liberty.ws.idpp.plugin.IDPPContainer
Gets the supported container attributes.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPAddressCard
Sets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets the container attributes for select.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPCommonName
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPDemographics
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmergencyContact
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmploymentIdentity
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEncryptKey
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPExtensionContainer
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPFacade
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPInformalName
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPLegalIdentity
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPMsgContact
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPSignKey
Gets the container attributes for a given select expression.
getContainerAttributesForSelect(String) - Method in interface com.sun.identity.liberty.ws.idpp.plugin.IDPPContainer
Gets the container attributes for a select expression.
getContainerClasses() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets container classes.
getContainerExtension(String) - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets the container extension class for a given container.
getContainerExtensions() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets container extensions.
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPAddressCard
Gets the container object i.e.
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets the container Object.
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPCommonName
Gets the common name jaxb element
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPDemographics
Gets the common name jaxb element
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmergencyContact
Gets the Emergency Contact Object
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmploymentIdentity
Gets the employment identity jaxb object
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEncryptKey
Gets the common name jaxb element
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPExtensionContainer
Gets the container extension jaxb object.
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPFacade
Gets the Facade JAXB Element.
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPInformalName
Gets the Informal Name JAXB Object
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPLegalIdentity
Gets the container object i.e.
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPMsgContact
Gets the common name jaxb element
getContainerObject(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPSignKey
Gets the common name jaxb element
getContainerRDN() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the parent container RDN
getContainerType() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the parent container type
getContent() - Method in class com.iplanet.services.comm.share.Notification
Gets the content of the Notification.
getContent() - Method in class com.iplanet.services.comm.share.Request
Gets the content of the Request.
getContent() - Method in class com.iplanet.services.comm.share.Response
Gets the content of the Response.
getContent() - Method in class com.sun.identity.entitlement.xacml3.core.Attributes
Gets the value of the content property.
getContent() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeValue
Gets the value of the content property.
getContent() - Method in class com.sun.identity.entitlement.xacml3.core.Content
Gets the value of the content property.
getContent() - Method in class com.sun.identity.entitlement.xacml3.core.PolicyIssuer
Gets the value of the content property.
getContent() - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTResponse
 
getContent() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns a list of arbitrary XML elements to be added to this SubejctConfirmationData object.
getContent() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns a list of arbitrary XML elements to be added to this SubjectConfirmationData object.
getContent() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
getContent() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.saml2.jaxb.schema.AnyType
Gets the value of the Content property.
getContent() - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.AgreementMethodType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyType
Gets the value of the Content property.
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.CanonicalizationMethodType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DigestMethodType
Gets the value of the Content property.
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.KeyInfoType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.KeyValueType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ObjectType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureMethodType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.TransformType
Gets the value of the Content property.
getContent(String, Locale) - Static method in class com.sun.identity.workflow.Task
 
getContent() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.CanonicalizationMethodType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DigestMethodType
Gets the value of the Content property.
getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
getContent() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.KeyValueType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ObjectType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureMethodType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyType
Gets the value of the Content property.
getContent() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.TransformType
Gets the value of the Content property.
getContentConverter() - Method in class org.forgerock.maven.plugins.inject.content.Inject
Gets the name of the ContentConverter to use when injecting content into the destination file.
getContentLength() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getContentLength() on the wrapped request object.
getContentLengthLong() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
getContents() - Method in class com.sun.identity.common.ISResourceBundle
 
getContents() - Method in class org.forgerock.maven.plugins.inject.content.Inject
Gets the contents that will be injected into the destination file.
getContents() - Method in class org.forgerock.openam.uma.PermissionTicket
 
getContentStreamByGET(String, String, Map<String, String>) - Method in class org.forgerock.openam.authentication.modules.oauth2.HttpRequestContent
 
getContentStreamByPOST(String, String, Map<String, String>, Map<String, String>) - Method in class org.forgerock.openam.authentication.modules.oauth2.HttpRequestContent
 
getContentType(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
return the contentType associated with a clientType if no contentType found then return the default
getContentType() - Method in class com.sun.identity.saml.protocol.Request
Returns the type of content this Request has.
getContentType() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns the content type attribute
getContentType() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns the content type attribute
getContentType() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getContentType() on the wrapped request object.
getContentType() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
Returns the MIME type for the content response
getContentUsingGET(String, String, Map<String, String>) - Method in class org.forgerock.openam.authentication.modules.oauth2.HttpRequestContent
 
getContentUsingPOST(String, String, Map<String, String>, Map<String, String>) - Method in class org.forgerock.openam.authentication.modules.oauth2.HttpRequestContent
 
getContext() - Method in class org.forgerock.openam.rest.service.RouterContextResource
 
getContext() - Method in enum org.forgerock.openam.scripting.ScriptConstants.GlobalScript
Get the ScriptConstants.ScriptContext of the global script.
getContext() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the context in which the script will be used.
getContext() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTarget
 
getContext() - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectCheckSessionEndpoint
 
getContextFromString(String) - Static method in class org.forgerock.openam.scripting.ScriptConstants
Retrieve the ScriptContext instance for the given context.
getContextHolderKey() - Method in class org.forgerock.openam.radius.server.RadiusRequest
Get the key used to store the ContextHolder entry in the ContextHolderCache.
getContextMap(MessageInfo) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
Ensures the context map exists within the messageInfo object, and then returns the context map to be used.
getContextPath() - Method in class com.sun.identity.setup.HttpServletRequestWrapper
Returns the context path.
getContextPath() - Method in interface com.sun.identity.setup.IHttpServletRequest
Returns the context path.
getContextPath() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getContextPath() on the wrapped request object.
getContextPath() - Method in class org.forgerock.openam.services.baseurl.BaseURLProvider
Gets the contextPath.
getContextPath() - Method in class org.forgerock.openam.upgrade.UpgradeHttpServletRequest
 
getContextSelectorId() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Gets the value of the contextSelectorId property.
getContextSubject(Context) - Method in class org.forgerock.openam.rest.SubjectAwareResource
Retrieves the Subject from the org.forgerock.http.context.Context.
getControlFlag() - Method in class com.sun.identity.authentication.config.AuthConfigurationEntry
Returns control flag .
getControlFlagAsString(AppConfigurationEntry.LoginModuleControlFlag) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Get the string representation of the AppConfigurationEntry.LoginModuleControlFlag.
getCookie() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Returns a Cookie representing the state of this serialized cookie
getCookieArrayFromReq(HttpServletRequest) - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Gets Array of cookie in servlet request
getCookieArrayFromReq(HttpServletRequest) - Static method in class com.sun.identity.shared.encode.CookieUtils
Gets Array of cookie in servlet request.
getCookieDetect(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns true if cookieDetect mode else false.
getCookieDomain() - Method in class com.sun.identity.config.util.AjaxPage
 
getCookieDomains() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Return the set of cookie domains configured in Platform settings.
getCookieDomainsForRequest(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Find the cookie domains from the cookie domain list based on the hostname of the incoming request.
getCookieDomainsForRequest(HttpServletRequest) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns list of cookie domains.
getCookieDomainsForRequest(HttpServletRequest) - Method in class org.forgerock.openam.core.CoreWrapper
Gets the configured cookie domains for the server matching the current request's domains.
getCookieFromReq(HttpServletRequest, String) - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Gets cookie object that has mached name 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
getCookieFromServerContext(Context) - Static method in class org.forgerock.openam.rest.RestUtils
Returns TokenID from headers
getCookieFromServerContext(Context) - Static method in class org.forgerock.openam.rest.ServerContextHelper
Gets the iPlanetDirectoryPro cookie from the Context.
getCookieMode() - Method in class com.iplanet.dpro.session.SessionID
Returns the if the cookies are supported.
getCookieName() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getCookieName() - Method in class org.forgerock.openam.authentication.service.AuthUtilsWrapper
Gets the cookie name from System Properties.
getCookieName() - Method in class org.forgerock.openam.session.SessionCookies
Returns cookie name.
getCookieName() - Method in class org.forgerock.openidconnect.CheckSession
Get the cookie name containing the session information.
GetCookieNameForToken - Class in com.sun.identity.idsvcs
 
GetCookieNameForToken() - Constructor for class com.sun.identity.idsvcs.GetCookieNameForToken
 
getCookieNameForToken() - Method in interface com.sun.identity.idsvcs.IdentityServices
Returns the cookie used by OpenAM Authentication module to store the SSOToken.
getCookieNameForToken() - Method in interface com.sun.identity.idsvcs.IdentityServicesImpl
 
getCookieNameForToken() - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
 
GetCookieNameForToken_LiteralSerializer - Class in com.sun.identity.idsvcs
 
GetCookieNameForToken_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.GetCookieNameForToken_LiteralSerializer
 
GetCookieNameForToken_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.GetCookieNameForToken_LiteralSerializer
 
GetCookieNameForTokenResponse - Class in com.sun.identity.idsvcs
 
GetCookieNameForTokenResponse() - Constructor for class com.sun.identity.idsvcs.GetCookieNameForTokenResponse
 
GetCookieNameForTokenResponse(String) - Constructor for class com.sun.identity.idsvcs.GetCookieNameForTokenResponse
 
GetCookieNameForTokenResponse_LiteralSerializer - Class in com.sun.identity.idsvcs
 
GetCookieNameForTokenResponse_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.GetCookieNameForTokenResponse_LiteralSerializer
 
GetCookieNameForTokenResponse_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.GetCookieNameForTokenResponse_LiteralSerializer
 
GetCookieNamesToForward - Class in com.sun.identity.idsvcs
 
GetCookieNamesToForward() - Constructor for class com.sun.identity.idsvcs.GetCookieNamesToForward
 
getCookieNamesToForward() - Method in interface com.sun.identity.idsvcs.IdentityServices
Returns a list of cookie names that are used by OpenAM for authentication and load balancing.
getCookieNamesToForward() - Method in interface com.sun.identity.idsvcs.IdentityServicesImpl
 
getCookieNamesToForward() - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
 
GetCookieNamesToForward_LiteralSerializer - Class in com.sun.identity.idsvcs
 
GetCookieNamesToForward_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.GetCookieNamesToForward_LiteralSerializer
 
GetCookieNamesToForward_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.GetCookieNamesToForward_LiteralSerializer
 
GetCookieNamesToForwardResponse - Class in com.sun.identity.idsvcs
 
GetCookieNamesToForwardResponse() - Constructor for class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse
 
GetCookieNamesToForwardResponse(String[]) - Constructor for class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse
 
GetCookieNamesToForwardResponse_LiteralSerializer - Class in com.sun.identity.idsvcs
 
GetCookieNamesToForwardResponse_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse_LiteralSerializer
 
GetCookieNamesToForwardResponse_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse_LiteralSerializer
 
getCookies() - Method in class com.iplanet.am.util.CLILogin
 
getCookies() - Method in interface org.forgerock.http.client.request.HttpClientRequest
Retrieve the cookies set on the request.
getCookies() - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Retrieve the cookies set on the request.
getCookies() - Method in interface org.forgerock.http.client.response.HttpClientResponse
Retrieve any cookies sent with the accessed resource.
getCookies() - Method in class org.forgerock.http.client.response.SimpleHttpClientResponse
Retrieve any cookies sent with the accessed resource.
getCookies() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getCookies() on the wrapped request object.
getCookies() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
Returns the cookies associated with the request.
getCookieSameSite() - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Returns property value of "org.openidentityplatform.openam.cookie.samesite"
getCookieSameSite() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "org.openidentityplatform.openam.cookie.samesite"
getCookiesString(HttpServletRequest) - Static method in class com.sun.identity.saml2.common.SAML2Utils
 
getCookieStr() - Method in class com.iplanet.dpro.session.Session
 
getCookieString(AuthContext, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the Cookie object created based on the cookieName, Session ID and cookieDomain.
getCookieString(AuthContextLocal, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns the Cookie object created based on the cookie name, Session ID and cookie domain.
getCookieSupport() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns true if cookies are supported.
getCookieSupport() - Method in class com.iplanet.dpro.session.Session
Returns true if cookies are supported else false.
getCookieSupport(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
for url rewriting with session id we need to know whether cookies are supported RFE 4412286
getCookieTable() - Method in class com.sun.identity.authentication.AuthContext
Returns a Map object that that contains cookies set by AM server
getCookieTimeToLive() - Method in class com.sun.identity.authentication.service.LoginState
Returns AM session cookie time to live
getCookieURL(SessionID) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getCookieURLForSessionUpgrade(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getCookieValue(Cookie) - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Gets normalized value of cookie
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.iplanet.services.util.CookieUtils
Deprecated.
Gets value of cookie that has mached name in servlet request
getCookieValueFromReq(HttpServletRequest, String) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Gets value of cookie that has mached name in servlet request
getCookieValueFromReq(HttpServletRequest, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns value of cookie that has mached name in servlet request
getCopy() - Method in class com.iplanet.am.sdk.AMHashMap
This method is to some what clone() behaviour.
getCopy(Set) - Method in class com.iplanet.am.sdk.AMHashMap
This method is to some what clone() behaviour.
getCopyRightText() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns copyright text
getCopyRightText() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns copyright text.
getCorePoolSize() - Method in class org.forgerock.openam.audit.context.ExecutorServiceConfigurator
Returns the core number of threads.
getCoreThreads() - Method in class org.forgerock.openam.radius.server.config.ThreadPoolConfig
Get the number of core threads - the thread pool should keep this many threads around even if they have no work to do.
getCoreTokenDN(String) - Static method in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
getCoreTokenResource(JSONSerialisation, CTSPersistentStoreProxy, Debug) - Method in class org.forgerock.openam.core.rest.cts.CoreRestCtsGuiceModule
 
getCoreTokenResourceAuthzModule(Config<SessionService>, Debug, CoreTokenConfig) - Method in class org.forgerock.openam.core.rest.cts.CoreRestCtsGuiceModule
 
getCorrelationHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the CorrelationHeader.
getCorrelationHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns the CorrelationHeader.
getCorsService() - Method in class org.forgerock.openam.cors.CORSConfigListener
 
getCOSAttributes() - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Retrieves the COS attributes for this definition.
getCOSAttributes() - Method in interface com.iplanet.ums.cos.ICOSDefinition
This method returns an array of COS attributes.
getCOSManager(SSOToken, Guid) - Static method in class com.iplanet.ums.cos.COSManager
This method returns an instance of a COS Manager.
getCOSManager(Principal, Guid) - Static method in class com.iplanet.ums.cos.COSManager
This method returns an instance of a COS Manager.
getCosQualifier() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Returns the value of the cosQualifier for this attribute that is default or merge-schemes.
getCosQualifier() - Method in class com.sun.identity.sm.AttributeSchema
Returns the value of the cosQualifier for this attribute that is default, override, operational or merge-cos.
getCosQualifier() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the value of the cosQualifier for this attribute.
getCOSSpecifier() - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Returns the COS specifier.
getCOSTemplate(String) - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Returns a template from this definition given the name of the template.
getCOSTemplates() - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Returns all templates for this definition.
getCOTKey() - Static method in class com.sun.liberty.LibertyManager
Returns the COT key from IFSConstants.
getCount() - Method in class com.sun.identity.entitlement.util.NetworkMonitor.StatsData
 
getCount() - Method in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
Returns the maximum number of indirections that the asserting party permits to exist between this assertion and an assertion which has ultimately been issued on the basis of it.
getCount() - Method in interface com.sun.identity.saml2.assertion.ProxyRestriction
Returns the maximum number of indirections that the asserting party permits to exist between this assertion and an assertion which has ultimately been issued on the basis of it.
getCount() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
getCount() - Method in interface com.sun.identity.saml2.jaxb.assertion.ProxyRestrictionType
Gets the value of the count property.
getCounter() - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Get the counter value for this device.
getCramMD5MechanismAuthenticationModule() - Static method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcService
Returns authentication module for 'CRAM-MD5' mechanism handler.
getCreatableTypes(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
 
getCreateAccountFlag() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getCreated() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
getCreated() - Method in interface com.sun.identity.wsfederation.jaxb.wsu.TimestampType
Gets the value of the created property.
getCreated() - Method in class com.sun.identity.wss.security.UserNameToken
Returns the created.
getCreatedBy() - Method in class com.sun.identity.entitlement.Application
Returns the user ID who created the policy.
getCreatedBy() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Returns the user ID who created the policy.
getCreatedBy() - Method in class com.sun.identity.entitlement.Privilege
Returns the user ID who created the policy.
getCreatedBy() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns the user ID who created the policy.
getCreatedBy() - Method in class com.sun.identity.policy.Policy
Deprecated.
Returns the user ID who created the policy.
getCreatedBy() - Method in class org.forgerock.openam.entitlement.ResourceType
Get the ID of the user that created the resource type.
getCreatedBy() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Gets the DN of the user that created the policy.
getCreatedBy() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getCreatedBy() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getCreatedBy() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
getCreatedBy() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the ID of the user that created the script.
getCreatedTimestampAttributeName() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getCreatedTimestampAttributeName() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the created timestamp attribute name.
getCreatedTimestampAttributeName() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getCreateHandler() - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandlerFactory
 
getCreateHandler() - Method in interface org.forgerock.openam.cts.impl.queue.ResultHandlerFactory
 
getCreateHandler() - Method in class org.forgerock.openam.cts.monitoring.impl.queue.MonitoredResultHandlerFactory
 
getCreateString(CreateRequest) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Generates for logging a String in the form CREATE | newResourceId from the CreateRequest.
getCreateSuccessDetail(CreateRequest, ResourceResponse) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Provides additional details (e.g. failure description or summary of the payload) relating to an ResourceResponse to a successful CreateRequest.
getCreationClasses() - Method in class com.iplanet.ums.CreationTemplate
Get the classes that the CreationTemplate is associated with.
getCreationDate() - Method in class com.sun.identity.entitlement.Application
Returns creation date.
getCreationDate() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Returns creation date.
getCreationDate() - Method in class com.sun.identity.entitlement.Privilege
Returns creation date.
getCreationDate() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns creation date.
getCreationDate() - Method in class com.sun.identity.policy.Policy
Deprecated.
Returns creation date.
getCreationDate() - Method in class org.forgerock.openam.entitlement.ResourceType
Get the date this resource type was created.
getCreationDate() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Gets the date/time at which the policy was first created.
getCreationDate() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getCreationDate() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getCreationDate() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
getCreationDate() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the date this script was created.
getCreationTemplate() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the creation template name
getCreationTemplate(Guid, String, int) - Method in class com.iplanet.ums.ConfigManagerUMS
Returns Attribute Key-Value set of a CreationTemplate entry.
getCreationTemplate(Class, Guid) - Method in class com.iplanet.ums.TemplateManager
Given a class, gets the default creation template for the object.
getCreationTemplate(Class, Guid, int) - Method in class com.iplanet.ums.TemplateManager
Returns default creation template of a given class.
getCreationTemplate(String, Guid) - Method in class com.iplanet.ums.TemplateManager
Returns a template from a supplied template name.
getCreationTemplate(String, Guid, int) - Method in class com.iplanet.ums.TemplateManager
Returns a template from a supplied template name.
getCreationTemplateForClass(Guid, String, int) - Method in class com.iplanet.ums.ConfigManagerUMS
Returns the Attribute key-value pair of Creation templates under the given organization by matching the the javaclass attribute to the name provided.
getCreationTemplateName(int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
TODO: Remove this in 7.1 Return the name of the creation template for a given object type.
getCreationTemplateName(int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Get the name of the creation template to use for specified object type.
getCreationTemplateName(int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getCreationTemplateName(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getCreationTemplateName(int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Get the name of the creation template to use for specified object type.
getCreationTemplateNames(Guid) - Method in class com.iplanet.ums.ConfigManagerUMS
Returns an array of the Creation Template names under the given organization.
getCreationTemplateNames(Guid) - Method in class com.iplanet.ums.TemplateManager
Returns a set of known creation templates.
getCreationTime() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
The creation time of the session, either from local object pre serialization or the stored value post serialization.
getCredentialRef() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets the value of the CredentialRef property.
getCredentials() - Method in class com.sun.identity.federation.services.FSDiscoveryBootStrap
Returns the credentials for discovery boot strap resource offering.
getCredentials() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns a list of child Element of 'Credentials' Element.
getCredentials() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Gets credentials.
getCredentials() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns a list of value of Credential element.
getCredentials() - Method in class com.sun.identity.saml2.profile.DiscoveryBootstrap
Gets the credential for discovery boot strap resource offering
getCrestPrivilegeDefinitions() - Method in class org.forgerock.openam.forgerockrest.guice.ForgerockRestGuiceModule
 
getCRL(X509Certificate) - Method in class com.sun.identity.security.cert.AMCRLStore
Checks certificate and returns corresponding stored CRL in ldap store
getCRL(AMLDAPCertStoreParameters, X509Certificate, String...) - Static method in class com.sun.identity.security.cert.AMCRLStore
It gets the new CRL from ldap server.
getCRL(X509Certificate) - Static method in class com.sun.identity.security.cert.CRLValidator
Get certificate revocation list from cofigured ldap store
getCRLFromCache(X509Certificate) - Method in class com.sun.identity.security.cert.AMCRLStore
Checks certificate and returns corresponding stored CRL in cached CRL store.
getCryptoContextType() - Method in class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
getCryptoContextUrlValue() - Method in class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
getCryptoContextValue() - Method in class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
getCtsConnectionFailureRate() - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIBImpl
 
getCtsConnectionFailureRateMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the CtsConnectionFailureRate mbean
getCtsConnectionSuccessRate() - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIBImpl
 
getCtsConnectionSuccessRateMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the CtsConnectionFailureRate mbean
getCtsCRUDOperationsPerTokenTypeTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "CtsCRUDOperationsPerTokenTypeTable" variable as a bean indexed property.
getCtsCRUDOperationsTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "CtsCRUDOperationsTable" variable as a bean indexed property.
getCtsMonitoringGroup() - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIBImpl
 
getCtsMonitoringMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the CTSMonitor mbean
getCtsSessionBlacklist(CTSPersistentStore, AMExecutorServiceFactory, ThreadMonitor, WebtopNamingQuery, SessionServiceConfig) - Method in class org.forgerock.openam.core.guice.CoreGuiceModule
 
getCtsSessions() - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBImpl
 
getCtsSessionsMBean() - Static method in class com.sun.identity.monitoring.Agent
 
getCtsStatelessTokenBlacklist(CTSPersistentStore, AMExecutorServiceFactory, ThreadMonitor, WebtopNamingQuery, OAuth2GlobalSettings) - Method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule
 
getCtsTokenOperationsTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "CtsTokenOperationsTable" variable as a bean indexed property.
getCurrent() - Static method in class com.sun.identity.session.util.RestrictedTokenContext
Returns the current context of the running thread
getCurrent() - Static method in class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext
Returns the current context of the running thread
getCurrentDuration() - Method in class org.forgerock.openam.utils.TimeDuration
Get current Duration.
getCurrentFile() - Method in class com.sun.identity.log.Logger
Returns the current file to which the logger's handler is writing.
getCurrentFileList(String) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Return the current file list for the logger.
getCurrentHandler() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getCurrentHandler() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Gets the current handler.
getCurrentHandler() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getCurrentHandler() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Gets the current handler.
getCurrentHostServer(SessionID) - Method in interface com.iplanet.dpro.session.service.cluster.ClusterMonitor
Identify the host (aka home or authoritative) server for the provided session.
getCurrentHostServer(SessionID) - Method in class com.iplanet.dpro.session.service.cluster.MultiServerClusterMonitor
Identify the host (aka home or authoritative) server for the provided session.
getCurrentHostServer(SessionID) - Method in class com.iplanet.dpro.session.service.cluster.SingleServerClusterMonitor
Identify the host (aka home or authoritative) server for the provided session.
getCurrentHostServer(SessionID) - Method in class org.forgerock.openam.session.service.ServicesClusterMonitorHandler
This is a key method for "internal request routing" mode It determines the server id which is currently hosting session identified by sid.
getCurrentOwner() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns the thread which currently holding this lock.
getCurrentProvider(String, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Returns the information for the given principal and one of the live connections (provider that received/issued assertion for this user) including sessionIndex, provider Id etc.
getCurrentProvider(String, String, Object) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
 
getCurrentProvider(String, String, Object, FSSession) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
 
getCurrentRecord() - Method in interface org.forgerock.openam.core.rest.record.DebugRecorder
Get the current record if exist
getCurrentRecord() - Method in class org.forgerock.openam.core.rest.record.DefaultDebugRecorder
 
getCurrentSessionPartner() - Method in class com.sun.identity.federation.services.FSSession
Returns the first session partner of the list of session partners.
getCurrentSessionPartner() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns the first session partner of the list of session partners.
getCurrentSize() - Method in class com.iplanet.am.util.ThreadPool
 
getCurrentState() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the current state in the authentication process.
getCurrentThreadCount() - Method in class com.iplanet.am.util.ThreadPool
 
getCurrentVersion() - Static method in class org.forgerock.openam.upgrade.VersionUtils
 
getCurrentWorkingAccount(String, String, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Returns the FSAccountFedInfo object for the given principal and provider Id.
getCustomAttributeMapperClassName() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the classname of the CustomAttributeMapper.
getCustomAttributeStatementsProviderClassName() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the classname of the CustomAttributeStatementsProvider.
getCustomAuthenticationStatementsProviderClassName() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the classname of the CustomAuthenticationStatementsProvider.
getCustomAuthnContextMapperClass() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getCustomAuthNContextMapperClassName() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the classname of the CustomAuthNContextMapper.
getCustomAuthnMethodReferencesMapperClass() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getCustomAuthzDecisionStatementsProviderClassName() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the classname of the CustomAuthzDecisionStatementsProvider.
getCustomClaimMapperClass() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getCustomClaims(SSOToken, Map<String, String>) - Method in class org.forgerock.openam.sts.tokengeneration.oidc.DefaultOpenIdConnectTokenClaimMapper
 
getCustomClaims(SSOToken, Map<String, String>) - Method in interface org.forgerock.openam.sts.tokengeneration.oidc.OpenIdConnectTokenClaimMapper
 
getCustomConditionsProviderClassName() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the classname of the CustomConditionsProvider.
getCustomDelegationTokenHandlers() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
getCustomInstallRunInfo() - Method in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
getCustomLoginUrlTemplate() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getCustomLoginUrlTemplate() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the custom login url template which will create the url to redirect resource owners to for authentication.
getCustomLoginUrlTemplate() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getCustomOperationClassName() - Method in class org.forgerock.openam.sts.config.user.CustomTokenOperation
 
getCustomProperties() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getCustomSubjectProviderClassName() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the classname of the CustomSubjectProvider.
getCustomTokenName() - Method in class org.forgerock.openam.sts.config.user.CustomTokenOperation
 
getCustomTokenProviders() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
getCustomTokenRootSuffixProperty() - Method in class org.forgerock.openam.cts.impl.CTSDataLayerConfiguration
 
getCustomTokenRootSuffixProperty() - Method in class org.forgerock.openam.cts.impl.LDAPConfig
The system property that will contain a custom token store root, if one has been set.
getCustomTokenRootSuffixProperty() - Method in class org.forgerock.openam.sm.datalayer.impl.LabelsDataLayerConfiguration
 
getCustomTokenRootSuffixProperty() - Method in class org.forgerock.openam.sm.datalayer.impl.ResourceSetDataLayerConfiguration
 
getCustomTokenRootSuffixProperty() - Method in class org.forgerock.openam.sm.datalayer.impl.UmaAuditDataLayerConfiguration
 
getCustomTokenRootSuffixProperty() - Method in class org.forgerock.openam.sm.datalayer.impl.UmaPendingRequestDataLayerConfiguration
 
getCustomTokenRootSuffixProperty() - Method in class org.forgerock.openam.sm.SMSDataLayerConfiguration
 
getCustomTokenTransforms() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
getCustomTokenValidators() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
getData() - Method in class com.sun.identity.authentication.util.DerValue
TODO-JAVADOC
getData() - Method in class com.sun.identity.install.tools.configurator.InteractionResult
 
getData() - Method in interface com.sun.identity.install.tools.configurator.IStateAccess
 
getData() - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
getData() - Method in class com.sun.identity.install.tools.configurator.TransientStateAccess
 
getData() - Method in class com.sun.identity.install.tools.configurator.ValidationResult
 
getData() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Returns value of Element 'Data'.
getData() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns value of Element 'Data'.
getData(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets data for the specified query items.
getData() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets the returned data objects.
getData() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets the value of the Data property.
getData() - Method in class com.sun.identity.setup.BootstrapData
Returns list of bootstrap data.
getData() - Method in class org.forgerock.openam.session.model.AMRootEntity
Base64 Encoded Data.
getDataAsMap(int) - Method in class com.sun.identity.setup.BootstrapData
Gets attributes in a given row as a Map.
getDataColumns() - Method in class com.sun.identity.log.messageid.LogMessageID
Get the names of the data columns for the log message.
getDataDirPath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getDataEncAlgorithm() - Method in class com.sun.identity.federation.key.EncInfo
Returns the algorithm for data encryption.
getDataEncAlgorithm() - Method in class com.sun.identity.saml2.key.EncInfo
Returns the algorithm for data encryption.
getDataEncStrength() - Method in class com.sun.identity.federation.key.EncInfo
Returns the key strength for data encryption.
getDataEncStrength() - Method in class com.sun.identity.saml2.key.EncInfo
Returns the key strength for data encryption.
getDataFromRealmQualifiedData(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the data from Realm qualified data.
getDataFromRealmQualifiedData(String) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the data from Realm qualified data.
getDataFromRealmQualifiedData(String) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Returns the data from Realm qualified data.
getDataFromRealmQualifiedData(String) - Method in class org.forgerock.openam.core.CoreWrapper
Returns the data from Realm qualified data.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPAddressCard
Processes modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets data map for select.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPCommonName
Processes modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPDemographics
Processes modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmergencyContact
Gets the attribute key value map that needs to be modified for the given select expression.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmploymentIdentity
Process modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEncryptKey
Process modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPExtensionContainer
Processes modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPFacade
Gets the data key value map that needs to be modified for the given select expression.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPInformalName
Processes modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPLegalIdentity
Processes modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPMsgContact
Process modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPSignKey
Processes modify container values and returns key value/pair to be modified.
getDataMapForSelect(String, List) - Method in interface com.sun.identity.liberty.ws.idpp.plugin.IDPPContainer
Gets the data map for a given select and the data.
getDataModel(ResourceOwnerConsentRequired, OAuth2Request) - Method in class org.forgerock.oauth2.restlet.ConsentRequiredResource
Gets the data model to use when rendering the error page.
getDataModel(OAuth2Request) - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectCheckSessionEndpoint
 
getDataName(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getDataReferenceOrKeyReference() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
getDataReferenceOrKeyReference() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.ReferenceListType
Gets the value of the DataReferenceOrKeyReference property.
getDataSourceURL() - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
get the url of the current database.
getDataSourceURL() - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
get the url of the current database.
getDataStore(SSOToken) - Static method in class com.sun.identity.sm.GetBackendDataStore
 
getDataStore(SSOToken) - Static method in class com.sun.identity.sm.SMSEntry
 
getDataStoreProvider(String) - Method in class com.sun.identity.plugin.datastore.DataStoreProviderManager
Gets the provider associated with the component.
getDataStoreProvider() - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns DataStoreProvider object.
getDataStoreServices() - Static method in class com.sun.identity.idm.IdServicesFactory
 
getDataType() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Gets the value of the dataType property.
getDataType() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Gets the value of the dataType property.
getDataType() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeValue
Gets the value of the dataType property.
getDataType() - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Gets the value of the dataType property.
getDataType() - Method in interface com.sun.identity.xacml.context.Attribute
Returns the datatype of the contents of the AttributeValue elements.
getDataType() - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Returns the datatype of the contents of the AttributeValue elements.
getDataType() - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Returns the DataTypes of this object
getDataValue(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getDateAttributeAsLong(Map<String, Set<String>>, String) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns the first attribute value for the corresponding attributeName in the data map and parses it to a long.
getDateFromInfoReport(JsonValue) - Method in class org.forgerock.openam.core.rest.record.RecordReport
Get Date from info report
getDateHeader(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getDateHeader(String name) on the wrapped request object.
getDateHeaders() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The Map of set date headers.
getDateStamp() - Static method in class com.sun.identity.install.tools.util.LogHelper
 
getDateString(Date, Locale) - Static method in class com.sun.identity.shared.locale.Locale
Gets date string from date with specified locale.
getDateValue(Collection<String>) - Method in class org.forgerock.openam.cts.adapters.OAuthValues
 
getDAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Getter for the "DAverage" variable.
getDAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryImpl
Gets the average rate that the specified CTS operation, on the specified Token type has been made on the CTS.
getDAverage() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMBean
Getter for the "DAverage" variable.
getDaysOfWeek() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the days of the week on which this ACI applies
getDBName(String, Connection) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Gets the DB name.
getDCNodeDN(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
 
getDCRoot() - Method in class com.iplanet.ums.dctree.DomainComponentTree
Gets the root of the domain component tree (dc tree)
getDCTreeAttributes(SSOToken, String, Set, boolean, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the attributes set in the Domain Component of the organization, in the DC Tree Enabled mode .
getDCTreeAttributes(SSOToken, String, Set, boolean, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Gets the attributes for this entryDN from the corresponding DC Tree node.
getDCTreeAttributes(String, String, Set, boolean, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getDCTreeAttributes(String, String, Set, boolean, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getDCTreeAttributes(SSOToken, String, Set, boolean, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Gets the attributes for this entryDN from the corresponding DC Tree node.
getDCTreeServices() - Static method in class com.iplanet.am.sdk.AMDirectoryAccessFactory
Deprecated.
 
getDCTreeServicesImpl() - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns an implementation instance of IDCTreeServices.
getDCTreeServicesImpl() - Method in interface com.iplanet.am.sdk.common.IDirectoryServicesProvider
 
getDCTreeServicesImpl() - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getDCTreeServicesImpl() - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesProviderImpl
 
getDCTreeServicesImpl() - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getDCTreeServicesImpl() - Method in class com.iplanet.am.sdk.remote.RemoteServicesProviderImpl
 
getDCumulativeCount() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Getter for the "DCumulativeCount" variable.
getDCumulativeCount() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryImpl
Gets the cumulative count for the specified CTS operation, on the specified Token type.
getDCumulativeCount() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMBean
Getter for the "DCumulativeCount" variable.
getDebug() - Method in class com.iplanet.am.sdk.common.CacheBlock
 
getDebug() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
getDebug() - Static method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getDebug() - Method in class com.sun.identity.authentication.modules.cert.Cert
Return value of Debug object for this module
getDebug() - Method in class com.sun.identity.idm.common.IdCacheBlock
 
getDebugger() - Static method in class com.sun.identity.cli.CommandManager
Returns debugger.
getDebugInstance() - Static method in class com.iplanet.am.sdk.common.MiscUtils
 
getDebugLevel() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Get debug level
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
 
getDecision() - Method in class com.sun.identity.entitlement.xacml3.core.Result
Gets the value of the decision property.
getDecision() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Returns the decision for AuthorizationStatement.
getDecision() - Method in interface com.sun.identity.saml2.assertion.AuthzDecisionStatement
Returns the Decision attribute of the statement.
getDecision() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthzDecisionStatementType
Gets the value of the decision property.
getDecision() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
getDecision() - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Returns the Decision of this object
getDecision() - Method in interface com.sun.identity.xacml.context.Result
Returns the Decision of this object
getDecodedPassword(String) - Method in class com.sun.identity.fedlet.FedletEncodeDecode
Returns decoded password.
getDecodedPassword(String) - Method in class com.sun.identity.saml.xmlsig.FMPasswordDecoder
Returns decoded password.
getDecodedPassword(String) - Method in interface com.sun.identity.saml.xmlsig.PasswordDecoder
Returns decoded password.
getDecodedSourceIDString(String) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Decodes the Base64 encoded sourceid and returns a String of the raw-byte source id.
getDecrypted(String) - Static method in class com.sun.identity.session.util.SessionUtils
 
getDecryptedNameIdentifier(NameIdentifier, String, String) - Static method in class com.sun.identity.federation.message.common.EncryptedNameIdentifier
Deprecated.
Returns the decrypted NameIdentifier object.
getDecryptedNameIdentifier(NameIdentifier, PrivateKey) - Static method in class com.sun.identity.federation.message.common.EncryptedNameIdentifier
Deprecated.
Gets the decrypted NameIdentifier.
getDecryptedResourceID(EncryptedResourceID, String) - Static method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Returns an instance of ResourceID object.
getDecryptionAlias() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Returns the certificate alias for the decryption.
getDecryptionKey(BaseConfigType) - Static method in class com.sun.identity.federation.key.KeyUtil
Returns the host entity's decryption key.
getDecryptionKey(String) - Method in class com.sun.identity.liberty.ws.util.IDFFProviderManager
Gets decryption key for specified provider.
getDecryptionKey(String) - Method in interface com.sun.identity.liberty.ws.util.ProviderManager
Gets decryption key for specified provider.
getDecryptionKey(BaseConfigType) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the host entity's decryption key.
getDecryptionKey(String) - Method in class com.sun.identity.saml2.plugins.SAML2ProviderManager
Gets decryption key for specified provider.
getDecryptionKey(BaseConfigType) - Static method in class com.sun.identity.wsfederation.key.KeyUtil
Returns the host entity's decryption key.
getDecryptionKey() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Returns the decryption key.
getDecryptionKeys(String, String, String) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the hosted entity's decryption keys.
getDecryptionKeys(BaseConfigType) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the host entity's decryption keys.
getDefaultAcrValues() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getDefaultAcrValues() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
The default Authentication Context Class Reference (ACR) values to use for authentication if none is specified in the request.
getDefaultAcrValues() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getDefaultACSurl(String, String, StringBuffer) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the default assertion consumer service url and binding from the metadata.
getDefaultAttrValues(ServiceSchema, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
 
getDefaultAuditService() - Method in interface org.forgerock.openam.audit.AuditServiceProvider
Get the default audit service, which is not associated with a specific realm.
getDefaultAuditService() - Method in class org.forgerock.openam.audit.AuditServiceProviderImpl
 
getDefaultCharsetForLocale(Locale) - Method in class com.iplanet.services.cdm.G11NSettings
 
getDefaultClientType() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Gets default client type name
getDefaultClientType() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Get default client type name
getDefaultClientType() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Get default client
getDefaultClientType() - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Gets default client type name
getDefaultConfiguration() - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationProvider
Get the default audit service configuration.
getDefaultConfiguration() - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
getDefaultConfiguration() - Method in class org.forgerock.openam.plugin.configuration.FedletAuditServiceConfigurationProviderImpl
 
getDefaultDisplayOptions(SSOToken, String) - Static method in class com.sun.identity.common.admin.DisplayOptionsUtils
Returns a set of default role display options of a given role definition.
getDefaultEntryExpirationTime() - Method in class com.iplanet.am.sdk.common.CacheBlock
 
getDefaultEntryExpirationTime() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
getDefaultEntryExpirationTime() - Method in class com.sun.identity.idm.common.IdCacheBlock
 
getDefaultEnvelopeEncodingStyle() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
getDefaultEnvelopeEncodingStyle() - Method in class com.sun.identity.entity.EntityObjectIF_Tie
 
getDefaultEnvelopeEncodingStyle() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
getDefaultEnvelopeEncodingStyle() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
getDefaultEnvelopeEncodingStyle() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
getDefaultEnvelopeEncodingStyle() - Method in class com.sun.identity.saml.AssertionManagerIF_Tie
 
getDefaultEnvelopeEncodingStyle() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
getDefaultEnvelopeEncodingStyle() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
getDefaultEventHandlerConfigurations() - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationProvider
Get the default audit event handler configuration.
getDefaultEventHandlerConfigurations() - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
getDefaultEventHandlerConfigurations() - Method in class org.forgerock.openam.plugin.configuration.FedletAuditServiceConfigurationProviderImpl
 
getDefaultFileName(HttpServletRequest, String, Locale, ServletContext) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the resource based on the default values.
getDefaultFileName(HttpServletRequest, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns the resource based on the default values.
getDefaultGlobalConfig(String) - Method in class com.iplanet.am.sdk.common.CallBackHelperBase
 
getDefaultGrantScopes() - Method in class org.forgerock.openidconnect.Client
Gets the default scopes of the OAuth2Client.
getDefaultImplementation(Class) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfo
Gets the default implementation for the given public content interface.
getDefaultImplementation(Class) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfoImpl
 
getDefaultImplementation(Class) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfo
Gets the default implementation for the given public content interface.
getDefaultImplementation(Class) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl
 
getDefaultInstance(SSOToken) - Static method in class com.iplanet.services.cdm.AuthClient
 
getDefaultInstance() - Static method in class com.iplanet.services.cdm.Client
Deprecated.
Use ClientsManager#getDefaultInstance()
getDefaultInstance() - Static method in class com.iplanet.services.cdm.ClientsManager
Returns a Client instance for the default client type
getDefaultLocale() - Static method in class com.sun.identity.shared.locale.Locale
Gets the default locale
getDefaultLocale() - Method in class org.forgerock.openam.core.rest.sms.CoreRestSmsGuiceModule
 
getDefaultLoginModules() - Method in class com.sun.identity.authentication.internal.LoginContext
 
getDefaultMaxAge() - Method in class org.forgerock.openidconnect.Client
Gets the default max age of the OAuth2Client.
getDefaultMaxAgeEnabled() - Method in class org.forgerock.openidconnect.Client
Gets whether the max age value is enforced.
getDefaultOption() - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
getDefaultOptions() - Method in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
getDefaultPageURL(HttpServletRequest, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns default page URL.
getDefaultProperties() - Static method in class com.sun.identity.common.configuration.ServerConfiguration
 
getDefaultProperty(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
return the requested property for default client
getDefaultQuestions(String) - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Returns default administrator configured questions
getDefaultResourceIDMapper() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the default ResourceIDMapper of the discovery service.
getDefaultRootSuffix() - Method in class org.forgerock.openam.cts.impl.LDAPConfig
 
getDefaults(SSOToken) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns the default server properties.
getDefaultScopes() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getDefaultScopes() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the default scopes configured for the client.
getDefaultScopes() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the default set of scopes to give a client registering with this provider.
getDefaultScopes() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getDefaultScopes() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getDefaultScopes() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the default scopes configured for the client.
getDefaultServerGroup() - Method in class com.sun.identity.common.configuration.ServerConfigXML
Returns the default server group.
getDefaultSessionQuota() - Static method in class com.iplanet.dpro.session.service.SessionConstraint
 
getDefaultSleepTime() - Method in class com.sun.identity.authentication.service.AuthD
Return default sleep time
getDefaultValue() - Method in class com.sun.identity.authentication.callbacks.HiddenValueCallback
Get the initial default value set on the HiddenValueCallback.
getDefaultValue(String, IStateAccess, String) - Method in class com.sun.identity.install.tools.configurator.HostDefaultValueFinder
 
getDefaultValue(String, IStateAccess, String) - Method in interface com.sun.identity.install.tools.configurator.IDefaultValueFinder
 
getDefaultValue(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
getDefaultValue(String, IStateAccess, String) - Method in class com.sun.identity.install.tools.configurator.RandomKeyGenerator
 
getDefaultValue(String, IStateAccess, String) - Method in class com.sun.identity.install.tools.configurator.StaticDefaultValueFinder
 
getDefaultValueFinderInfo() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
getDefaultValueFinderInfo() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getDefaultValues() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The method returns the default value of the attribute;
getDefaultValues(String, boolean) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns the default values of attribute schemas of a given agent type.
getDefaultValues() - Static method in class com.sun.identity.setup.ServicesDefaultValues
Returns the map of default attribute name to its value.
getDefaultValues() - Method in class com.sun.identity.sm.AttributeSchema
Returns the default values of the attribute.
getDefaultValues(Map) - Method in class com.sun.identity.sm.AttributeSchema
Returns the default values of the attribute for the given environment parameters.
getDefaultValues() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the default values of the attribute.
getDefaultValues(Map) - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the default values of the attribute.
getDefaultValues() - Method in class com.sun.identity.sm.DefaultValues
Abstract method that must be implemented by a class extending this interface, and should return the default values for the attribute.
getDefaultValues(Map) - Method in class com.sun.identity.sm.DefaultValues
Returns a Set of default values for the attribute, given the environment parameters.
getDefaultValues() - Method in class org.forgerock.openam.audit.configuration.AuditTopicDefaultValues
 
getDefaultValues() - Method in class org.forgerock.openam.audit.configuration.EventFilterDefaultValues
 
getDefaultValues() - Method in class org.forgerock.openam.audit.configuration.JdbcFieldToColumnDefaultValues
 
getDefaultValues(String) - Static method in class org.forgerock.openam.audit.configuration.JdbcFieldToColumnDefaultValues
Get the default values for the given topic.
getDefaultValues() - Method in class org.forgerock.openam.radius.server.config.DefaultClientSecretGenerator
 
getDefaultVersionBehaviour() - Method in class org.forgerock.openam.rest.VersionBehaviourConfigListener
 
getDefaultWSFVersion() - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Returns the default web services version.
getDefinition(String) - Method in class com.iplanet.ums.cos.COSManager
Returns COS definition given the name.
getDefinitionObjects() - Method in class com.sun.identity.cli.CommandManager
Returns a list of definition objects.
getDefinitions() - Method in class com.iplanet.ums.cos.COSManager
Retrieves all COS definitions for the current organization.
getDefinitions(SSOToken) - Static method in class org.forgerock.openam.dashboard.Dashboard
 
getDelegatableResourceNames(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
getDelegate() - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
Gets the ExecutorService delegate assigned to this instance.
getDelegate() - Method in class org.forgerock.openam.idm.IdCachedServicesDecorator
 
getDelegate() - Method in class org.forgerock.openam.idm.IdServicesDecorator
 
getDelegatedToken() - Method in class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase.AuthenticationContextMapperState
 
getDelegateFactory() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
Get the delegate factory class used to produce delegates.
getDelegationDocument() - Method in class org.forgerock.openam.upgrade.steps.DelegationConfigUpgradeStep
Instantiates a Document instance that represents the delegation xml configuration file.
getDelegationPrivilege(String, Set) - Method in class com.sun.identity.cli.idrepo.IdentityCommand
 
getDeletedObjectFilter(int) - Method in interface com.iplanet.am.sdk.common.IComplianceServices
Returns the search filter to be used for searching deleted objects.
getDeletedObjectFilter(int) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Protected method to get the search filter to be used for searching for deleted objects.
getDeletedObjectFilter(int) - Method in class com.iplanet.am.sdk.remote.ComplianceServicesImpl
 
getDeletedObjectFilter(int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getDeletedObjectFilter(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getDeleteHandler() - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandlerFactory
 
getDeleteHandler() - Method in interface org.forgerock.openam.cts.impl.queue.ResultHandlerFactory
 
getDeleteHandler() - Method in class org.forgerock.openam.cts.monitoring.impl.queue.MonitoredResultHandlerFactory
 
getDeleteOnQueryHandler() - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandlerFactory
 
getDeleteOnQueryHandler() - Method in interface org.forgerock.openam.cts.impl.queue.ResultHandlerFactory
Returns a ResultHandler that performs a delete operation on the query's results.
getDeleteOnQueryHandler() - Method in class org.forgerock.openam.cts.monitoring.impl.queue.MonitoredResultHandlerFactory
 
getDeleteRequestAverageTime() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the delete request average time
getDeleteRequestTimeMaximum() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the delete request maximum time
getDeleteRequestTimeMinimum() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the delete request minimum time
getDeleteString(DeleteRequest) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Generates for logging a String in the form DELETE | revision from the CreateRequest.
getDeleteSuccessDetail(DeleteRequest, ResourceResponse) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Provides additional details (e.g. failure description or summary of the payload) relating to an ResourceResponse to a successful UpdateRequest.
getDeploymentConfig() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
getDeploymentConfig() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
getDeploymentSubPath() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
getDeploymentSubPath() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
getDeploymentURL(HttpServletRequest) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
Gets the deployment URI of the OAuth2 authorization server
getDeployURI() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Gets the deploy uri of OpenAM instance.
getDeprecationWarning() - Method in class com.sun.identity.cli.SubCommand
 
getDescription() - Method in class com.sun.identity.cli.SubCommand
Returns description of the sub command.
getDescription() - Method in class com.sun.identity.entitlement.Application
Returns description.
getDescription() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Returns the description of the privilege.
getDescription() - Method in class com.sun.identity.entitlement.Privilege
Returns the description of the privilege.
getDescription() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns description.
getDescription() - Method in class com.sun.identity.entitlement.xacml3.core.Apply
Gets the value of the description property.
getDescription() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the description property.
getDescription() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the description property.
getDescription() - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Gets the value of the description property.
getDescription() - Method in class com.sun.identity.install.tools.admin.ToolsOptionsInfo
 
getDescription() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getDescription() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Gets the service descriptions.
getDescription() - Method in class com.sun.identity.log.messageid.LogMessageID
Returns description.
getDescription() - Method in class com.sun.identity.policy.Conditions
Returns the description for the collection of conditions represented as Condition
getDescription() - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the description for the policy.
getDescription() - Method in class com.sun.identity.policy.Referrals
Returns the description for the collection of referrals represented as Referral
getDescription() - Method in class com.sun.identity.policy.ResponseProviders
Returns the description of this object
getDescription() - Method in class com.sun.identity.policy.Subjects
Returns the description for the collection of users represented as Subject
getDescription() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClaimType
Gets the value of the description property.
getDescription() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
getDescription() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Get Description
getDescription() - Method in class org.forgerock.openam.entitlement.ResourceType
Get the description for the resource type.
getDescription() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Gets the description of this policy.
getDescription() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getDescription() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getDescription(Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns the list of conditions from the provided set of data within the entitlement format.
getDescription() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
getDescription() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the resource set description as a JsonValue.
getDescription() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the description for the script.
getDescriptionIDRef() - Method in class com.sun.identity.liberty.ws.disco.Directive
Returns a list of description ID references.
getDeSerializedSubject(String) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
Deserializes Subject.
getDesiredCacheSize() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextCacheSize
Returns the desired CONTEXT_CACHE size for the OpenAMAuthHandler.
getDestIdForArtifact(AssertionArtifact) - Method in class com.sun.identity.federation.services.FSAssertionManager
Finds the destination id for whom the artifact is issued for.
getDestIdForArtifact(AssertionArtifact) - Method in class com.sun.identity.federation.services.FSAssertionManagerClient
Returns the destination id the artifact is created for.
getDestIdForArtifact(String, String) - Method in interface com.sun.identity.federation.services.FSAssertionManagerIF
Returns the destination id the artifact is created for.
getDestIdForArtifact(String, String) - Method in class com.sun.identity.federation.services.FSAssertionManagerImpl
Returns the destination id the artifact is created for.
getDestination() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns the value of the Destination attribute.
getDestination() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the value of the destination property.
getDestination() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns the value of the Destination attribute.
getDestination() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the value of the destination property.
getDestinationFile() - Method in class org.forgerock.maven.plugins.inject.content.Inject
Gets the destination file.
getDestroySessionID() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the ID of the session to be destroyed.
getDetail() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Returns a SOAP Fault Detail.
getDetail() - Method in exception com.sun.identity.saml2.profile.FederatedSSOException
Returns the detail message of this error, if provided.
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.AllowEvaluateForAgentsUpgradeStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.CopyJavaCryptoExtKeyStoreStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.DelegationConfigUpgradeStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.EnableGenericRepoStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.MakeExplicitDefaultKeyStoreTypeStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.MigrateAgentGroups
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.MigrateValidGotoSetting
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.policy.conditions.OldPolicyConditionMigrationUpgradeStep
Generates a detailed upgrade report suitable for reviewing changes.
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.policy.policysets.UpdateOAuth2PolicySetsStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.policy.UpgradeResourceTypeStep
Generates a detailed upgrade report suitable for reviewing changes.
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.PostAuthenticationPluginUpgradeStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.RemoveNetscapeLDAPStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.RemoveRedundantDefaultApplication
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.RemoveReferralsStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.RemoveSessionServiceSubSchemaStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.ResavePoliciesStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.ResourceSetPolicyUrlUpgradeStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.SchemaXmlAttributeUpgradeStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptedAuthModulesStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptingSchemaStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.TwoStepVerificationSettingUpgrade
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UmaApplicationSubjectsStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeAgentServiceStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeAuditServiceStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeCTSMaxConnectionsConfigurationStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeDirectoryContentStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementSubConfigsStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeExternalCTSConfigurationStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeIdRepoSubConfigs
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeLDAPAuthModulesStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2AuthModulesStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ClientStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ProviderStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeServerDefaultsStep
 
getDetailedReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeServiceSchemaStep
 
getDetailedReport(String) - Method in interface org.forgerock.openam.upgrade.steps.UpgradeStep
Generates a detailed upgrade report suitable for reviewing changes.
getDevice(String, String) - Method in class org.forgerock.openam.authentication.modules.push.AbstractPushModule
Retrieves a Push Device for a user in a realm.
getDeviceAuthorizationEndpoint() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Returns the default URL for this provider's Device Flow Authorization endpoint.
getDeviceCode() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the Device Code - this is also the Token ID.
getDeviceCodeLifetime() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getDeviceCodeLifetime() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
The lifetime of the device code.
getDeviceCodeLifetime() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getDeviceCodePollInterval() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getDeviceCodePollInterval() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
The polling interval for devices waiting for tokens when using the device code flow.
getDeviceCodePollInterval() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getDeviceId() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Get the arbitrary identifier for the Push device.
getDeviceMechanismUID() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Get the Device Mechanism ID for the push device.
getDeviceName() - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Get the arbitrary identifier for the OATH device.
getDeviceName() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Get the arbitrary identifier for the Push device.
getDeviceProfiles(String, String) - Method in class org.forgerock.openam.authentication.modules.push.UserPushDeviceProfileManager
Retrieves all device profiles for this device type from the datastore for the provided user.
getDeviceProfiles(String, String) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesDao
Gets a user's device profiles.
getDeviceSerialisationStrategy() - Method in class org.forgerock.openam.core.rest.devices.services.deviceprint.TrustedDeviceService
 
getDeviceSerialisationStrategy() - Method in interface org.forgerock.openam.core.rest.devices.services.DeviceService
Returns the strategy used for storing devices as profile attributes.
getDeviceSerialisationStrategy(String, String, String, String, String, String) - Method in class org.forgerock.openam.core.rest.devices.services.EncryptedDeviceStorage
Returns a strategy which will be used to serialise a device correctly by defining its encryption parameters (if encrypted) or otherwise indicating that it should be simply JSON encoded.
getDeviceSerialisationStrategy() - Method in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
 
getDeviceSerialisationStrategy() - Method in class org.forgerock.openam.core.rest.devices.services.push.AuthenticatorPushService
 
getDeviceType() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Get the type of the Push device.
getDidFirstReadConfig() - Method in class com.sun.identity.log.LogManager
 
getDiffStatus() - Method in interface org.forgerock.openam.xacml.v3.ImportStep
Gets the status of the Import Step.
getDigest(String, byte[]) - Method in class com.sun.identity.log.secure.SecureLogHelper
Returns a digest based on the given LogEntry and the given KeyMaterial
getDigest() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
getDigest() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyReferenceType
Gets the value of the digest property.
getDigestAlgorithm() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
getDigestAlgorithm() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyReferenceType
Gets the value of the digestAlgorithm property.
getDigestMethod() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getDigestMethod() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Gets the value of the digestMethod property.
getDigestMethod() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getDigestMethod() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Gets the value of the digestMethod property.
getDigestValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getDigestValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Gets the value of the digestValue property.
getDigestValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getDigestValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Gets the value of the digestValue property.
getDirectChild(Node, String, String) - Static method in class com.sun.identity.wss.security.WSSUtils
 
getDirectiveType() - Method in class com.sun.identity.liberty.ws.disco.Directive
Returns type of directive.
getDirectoryServices() - Static method in class com.iplanet.am.sdk.AMDirectoryAccessFactory
Deprecated.
 
getDirectoryServicesImpl() - Method in interface com.iplanet.am.sdk.common.IDirectoryServicesProvider
 
getDirectoryServicesImpl() - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesProviderImpl
 
getDirectoryServicesImpl() - Method in class com.iplanet.am.sdk.remote.RemoteServicesProviderImpl
 
getDirManagerDN() - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
getDirManagerPassword() - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
getDisco11Factory() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Gets discovery service jaxb11 object factory.
getDiscoEntries(String, List) - Method in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Finds all the discovery entries for a user.
getDiscoEntries(String, List) - Method in class com.sun.identity.liberty.ws.disco.plugins.GlobalDiscoEntryHandler
Returns DiscoEntries for a user under userEntry.
getDiscoEntries(String, List) - Method in class com.sun.identity.liberty.ws.disco.plugins.UserDiscoEntryHandler
Finds discovery entries for a user under user entry.
getDiscoEntryFactory() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Gets Disco Entry object factory.
getDiscoEntryHandler() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the DiscoEntryHandler specified in the discovery service.
getDiscoFactory() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Gets discovery service object factory.
getDiscoMarshaller() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Gets marshaller.
getDiscoProviderID() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the provider ID for Discovery Service.
getDiscoUnmarshaller() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Gets unmarshaller.
getDiscoveryBootStrapCredentials(HttpServletRequest) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Gets the Discovery bootstrap credentials.
getDiscoveryBootStrapCredentials(HttpServletRequest, String) - Static method in class com.sun.liberty.LibertyManager
getDiscoveryBootStrapCredentials(HttpServletRequest, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the Discovery Service Credentials in the Advice element.
getDiscoveryBootStrapResourceOffering(HttpServletRequest) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Gets the Discovery bootstrap resource offering in an attribute statement.
getDiscoveryBootStrapResourceOfferings(HttpServletRequest, String) - Static method in class com.sun.liberty.LibertyManager
getDiscoveryBootStrapResourceOfferings(HttpServletRequest, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the Discovery Service Resource Offerings nodes in an attribute statement.
getDiscoveryCredential() - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Returns the discovery service credentials from the boot strap.
getDiscoveryResourceOffering(Object, String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerClient
Returns the discovery service bootstrap resource offering.
getDiscoveryResourceOffering(String, String) - Method in interface com.sun.liberty.jaxrpc.LibertyManagerIF
Returns the discovery service bootstrap resource offering.
getDiscoveryResourceOffering(String, String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerImpl
Returns the discovery service bootstrap resource offering.
getDiscoveryServiceCredential(Object, String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerClient
Returns the discovery service credential.
getDiscoveryServiceCredential(String, String) - Method in interface com.sun.liberty.jaxrpc.LibertyManagerIF
Returns the discovery service credential.
getDiscoveryServiceCredential(String, String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerImpl
Returns the discovery service credential.
getDispatcherType() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
getDisplayAction(ApplicationPrivilege) - Method in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
getDisplayDescription(Locale) - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the display description of the client in the specified locale.
getDisplayDescription(Locale) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets the display description of the client in the specified locale.
getDisplayDescription(Locale) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the display description of the client in the specified locale.
getDisplayDescription() - Method in class org.forgerock.openidconnect.Client
Gets the client descriptions of the OAuth2Client.
getDisplayItem() - Method in class com.sun.identity.install.tools.configurator.UserOptionItem
 
getDisplayMessage() - Method in class com.sun.identity.install.tools.configurator.UserOptionItem
 
getDisplayMessages() - Method in class com.sun.identity.install.tools.configurator.BaseInteraction
Method that needs to be implemented by the sub-classes to return the Localized Messages that need to be displayed as part of the interaction.
getDisplayMessages() - Method in class com.sun.identity.install.tools.configurator.ConfirmInteraction
 
getDisplayMessages() - Method in class com.sun.identity.install.tools.configurator.DisplaySummaryHandler
 
getDisplayMessages() - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
getDisplayMessages() - Method in class com.sun.identity.install.tools.configurator.TaskInteraction
 
getDisplayMessagesHeader() - Method in class com.sun.identity.install.tools.configurator.DisplaySummaryHandler
 
getDisplayMessagesHeader() - Method in class com.sun.identity.install.tools.configurator.TaskInteraction
 
getDisplayName() - Method in class com.sun.identity.entitlement.Application
Returns application display name.
getDisplayName(String) - Method in class com.sun.identity.policy.ConditionTypeManager
Deprecated.
Gets the display name for the condition type
getDisplayName(String, Locale) - Method in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.AMIdentityMembershipCondition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.AuthenticateToRealmCondition
Deprecated.
Returns the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.AuthenticateToServiceCondition
Deprecated.
Returns the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.AuthLevelCondition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.IDRepoResponseProvider
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
Returns the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.LEAuthLevelCondition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.PrivilegeCondition
Returns the display name of a property.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
Returns the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.SessionPropertyCondition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class com.sun.identity.policy.plugins.UserSelfCheckCondition
Gets the display name for the property name.
getDisplayName(String) - Static method in class com.sun.identity.policy.PolicyUtils
Returns the display name for a given dn This implementation assumes the display name to be the value of the naming attribute of the entry.
getDisplayName(String) - Method in class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Gets the display name for the referral type
getDisplayName(String) - Method in class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Returns the display name for the response provider
getDisplayName(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Returns the display name for the subject type
getDisplayName() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClaimType
Gets the value of the displayName property.
getDisplayName() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClientPseudonymType
Gets the value of the displayName property.
getDisplayName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
getDisplayName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
getDisplayName(Locale) - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the display name of the client in the specified locale.
getDisplayName() - Method in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
getDisplayName() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getDisplayName(String, Locale) - Method in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
Gets the display name for the property name.
getDisplayName(String, Locale) - Method in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
Gets the display name for the property name.
getDisplayName(Locale) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets the display name of the client in the specified locale.
getDisplayName(Locale) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the display name of the client in the specified locale.
getDisplayName() - Method in enum org.forgerock.openam.scripting.ScriptConstants.GlobalScript
Get the display name of the global script.
getDisplayName() - Method in class org.forgerock.openidconnect.Client
Gets the display names of the OAuth2Client.
getDisplayNameForValue(String, Locale) - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in interface com.sun.identity.policy.interfaces.Subject
Deprecated.
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
This method does nothing as there are no values to display for this subject.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
This method does nothing as there are no values to display for this subject.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
This method does nothing as there are no values to display for this subject.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.DSAMERole
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.LDAPGroups
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.LDAPRoles
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.LDAPUsers
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.Organization
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.OrgReferral
Returns the display name for the value for the given locale.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Returns the display name for property value.
getDisplayNameForValue(String, Locale) - Method in class com.sun.identity.policy.plugins.WebServicesClients
Returns the value as is like other subjects.
getDisplayType() - Method in interface com.sun.identity.entitlement.EntitlementCondition
Returns display type.
getDisplayType() - Method in class com.sun.identity.entitlement.EntitlementConditionAdaptor
Returns display type.
getDisplayType() - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
 
getDisplayType() - Method in class org.forgerock.openam.entitlement.CachingEntitlementCondition
Returns display type.
getDisplayType() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementConditionMixin
 
getDistAuthCookieName() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the Dist Auth Cookie Name.
getDMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Getter for the "DMaximum" variable.
getDMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryImpl
Gets the maximum rate that the specified CTS operation, on the specified Token type has been made on the CTS.
getDMaximum() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMBean
Getter for the "DMaximum" variable.
getDMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Getter for the "DMinimum" variable.
getDMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryImpl
Gets the minimum rate that the specified CTS operation, on the specified Token type has been made on the CTS.
getDMinimum() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMBean
Getter for the "DMinimum" variable.
getDN() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Returns the distinguished name of the entry.
getDN() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
getDN() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns the DN of the entry.
getDn() - Method in class com.iplanet.ums.Guid
Returns the string representation of the distinguished name.
getDN() - Method in class com.iplanet.ums.PersistentObject
Gets the DN of the entity
getDN() - Method in class com.sun.identity.idm.AMIdentity
Returns universal distinguished name of this object.
getDN(AMIdentity) - Static method in class com.sun.identity.idm.IdUtils
Deprecated.
getDN() - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns distinguished name.
getDN() - Method in class com.sun.identity.sm.model.TokenDataEntry
 
getDN() - Method in class com.sun.identity.sm.PluginConfig
Returns the LDAP DN represented by this plugin object.
getDN() - Method in class com.sun.identity.sm.ServiceConfig
Returns the LDAP DN represented by this ServiceConfig object.
getDN() - Method in class com.sun.identity.sm.SMSDataEntry
 
getDN(AMIdentity) - Static method in class org.forgerock.openam.identity.idm.IdentityUtils
Returns the matching DN from the AM SDK for this entry.
getDNDisplayString(String) - Static method in class com.sun.identity.policy.PolicyUtils
Returns a display string for an LDAP distinguished name.
getDNSAddress() - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns the DNS address from SubjectLocality locality
getDNSClaim() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the DNS claim name.
getDNSClaim() - Method in class com.sun.identity.wss.provider.STSConfig
Returns the DNS claim name.
getDNSName() - Method in class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Returns the value of the DNSName attribute.
getDNSName() - Method in interface com.sun.identity.saml2.assertion.SubjectLocality
Returns the value of the DNSName attribute.
getDNSName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
getDNSName() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType
Gets the value of the dnsName property.
getDoctypeString() - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
Returns the DOCTYPE string associated with the first DOCTYPE element present in this document.
getDocumentBuilder() - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Gets the document builder.
getDocumentBuilder(boolean) - Method in interface org.forgerock.openam.utils.DocumentBuilderProvider
Gets a pre-configured DocumentBuilder from the underlying implementation.
getDocumentCopy() - Method in class com.sun.identity.sm.PluginSchema
 
getDocumentCopy() - Method in class com.sun.identity.sm.ServiceSchemaManager
 
getDoFederatePageURL(HttpServletRequest, BaseConfigType) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns do federate page URL.
getDomain() - Method in class org.forgerock.http.client.request.HttpClientRequestCookie
Get the domain for which the cookie was set.
getDomain() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Retrieves the domain of the cookie
getDomainAttributes(SSOToken, String, String[]) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
 
getDomainComponent(String) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Given a virtual domain name such as "javasoft.sun.com", returns the domain component entry in the dc index tree.
getDomainNameByRequest(HttpServletRequest, Map<String, String>) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
This method determines the org parameter and determines the organization DN based on query parameters.
getDomainNameByRequest(Map<String, String>) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Deprecated.
use #getDomainNameByRequest( javax.servlet.http.HttpServletRequest, java.util.Map) instead.
getDomainNameByRequest(HttpServletRequest) - Method in class org.forgerock.openam.core.CoreServicesWrapper
This method determines the organization parameter and determines the organization DN based on query parameters.
getDomainStatus() - Method in class com.iplanet.ums.dctree.DomainComponent
Get the domain status in the dc entry
getDomainStatus(String) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Gets the domain status of a given virtual domain
getDOMElement() - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Returns the Document Element for this object.
getDOMElement() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns the Document Element for this object.
getDoNotCacheCondition() - Method in class com.sun.identity.saml.assertion.Conditions
Returns DoNotCacheCondition elements held within this Conditions element
getDownServersAndSites() - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Get Server and Site IDs which are in a Down State.
getDsameAdminDN() - Method in class com.iplanet.dpro.session.service.DsameAdminTokenProvider
Returns the DSAME (Directory Server Access Management Edition) Admin Distinguished Name.
getDsameUser() - Method in class org.forgerock.openam.setup.BootstrapConfig
 
getDsameUserPassword() - Method in class com.sun.identity.setup.BootstrapData
 
getDsameUserPassword() - Method in class org.forgerock.openam.setup.BootstrapConfig
 
getDSAMEVersion() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getDSAttribute(String) - Method in interface com.sun.identity.liberty.ws.idpp.plugin.AttributeMapper
Gets the DS attribute for the PP attribute.
getDSAttribute(String) - Method in class com.sun.identity.liberty.ws.idpp.plugin.IDPPAttributeMapper
Gets the DS attribute for the PP attribute.
getDSConfigMgr() - Static method in class com.iplanet.services.ldap.DSConfigMgr
Get the reference to the DSConfigMgr.com.iplanet.am.util.
getDsIsEmbedded() - Static method in class com.sun.identity.monitoring.Agent
 
getDSTDate(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets a JAXB DSTDate object.
getDSTInteger(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets a JAXB DSTInteger object.
getDSTMonthDay(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets a JAXB DSTMonthDay object.
getDSTString(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets a JAXB DSTString object.
getDSTURI(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets a JAXB DSTURI object.
getDtdID() - Method in class com.iplanet.services.comm.share.Notification
Gets the ID of the DTD for the content of the Notification
getDtdID() - Method in class com.iplanet.services.comm.share.Request
Gets the ID of the DTD for the content of the Request
getDtdID() - Method in class com.iplanet.services.comm.share.Response
Gets the ID of the DTD for the content of the Response
getDummyXML(String, String) - Static method in class com.sun.identity.sm.SMSSchema
 
getDuration() - Method in class com.iplanet.dpro.session.monitoring.SessionTimingEntry
Retrieves the length of time spent executing the monitored operation.
getDuration() - Method in class org.forgerock.openam.entitlement.monitoring.PolicyTimingEntry
Gets the duration of this TimingEntry.
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.
getDynamicAttributes(String) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
getDynamicClientEndpoint() - Method in interface org.forgerock.openam.uma.UmaUris
Gets the Client registration endpoint.
getDynamicGroup(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMDynamicGroup object represented by DN.
getDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the dynamic groups within the specified level.
getDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the dynamic groups within the specified level.
getDynamicHelp(ResourceBundle, String) - Static method in class org.forgerock.openam.console.ui.taglib.propertysheet.CCPropertySheetTag
 
getDynamicSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the dynamic service configuration schema.
getEarliestVersion() - Method in class com.sun.identity.entitlement.xacml3.core.IdReference
Gets the value of the earliestVersion property.
getECondition() - Method in class com.sun.identity.entitlement.NotCondition
Returns the nested EntitlementCondition(s).
getECondition() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementConditionMixin
 
getEConditions() - Method in class com.sun.identity.entitlement.LogicalCondition
Returns the nested EntitlementCondition(s).
getEConditions() - Method in class com.sun.identity.entitlement.NotCondition
Returns the nested EntitlementCondition(s).
getEConditions() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementConditionMixin
 
getECPIDPFinder(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns an SAML2IDPFinder which is used to find a list of IDP's for ECP Request.
getEffect() - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Gets the value of the effect property.
getEffectiveTime(String, String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the effective time from the IDP extended metadata .
getElement() - Method in class com.sun.identity.xacml.context.impl.StatusDetailImpl
 
getElement() - Method in interface com.sun.identity.xacml.context.StatusDetail
 
getElements() - Method in class com.sun.identity.idsvcs.ListWrapper
 
getElements() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns a list of child elements.
getElements(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
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() - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Returns value of ProcessingContext element.
getElementValue(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns a String representation of the element value
getElementValue(Element) - Static method in class com.sun.identity.shared.xml.XMLUtils
Gets the value of an element.
getEMail() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClientPseudonymType
Gets the value of the eMail property.
getEMail() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
getEmailAddress() - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Gets the value of the EmailAddress property.
getEmailAddress() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
getEmailFrom() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getEmailLdapAttributeName() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getEmailVerificationUrl(String) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Gets the verification Url to be sent with the email body.
getEmailVerificationUrl(String) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Gets the verification Url to be sent with the email body.
getEmptySMSAttributeState() - Static method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getEmptySMSAttributeState() - Static method in class org.forgerock.openam.sts.config.user.SAML2Config
Returns an empty attribute map.
getEmptySMSAttributeState() - Static method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
getEmptySMSAttributeState() - Static method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
getEmptyValuesMap(Set<String>) - Static method in class com.sun.identity.shared.test.CollectionUtils
Returns a Map of String to empty set.
getEncInfo(ProviderDescriptorType, String, boolean) - Static method in class com.sun.identity.federation.key.KeyUtil
Returns the encryption information which will be used in encrypting messages intended for the partner entity.
getEncInfo(RoleDescriptorType, String, String) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the encryption information which will be used in encrypting messages intended for the partner entity.
getEncInstance() - Static method in class com.sun.identity.saml2.xmlenc.EncManager
Gets the instance of EncProvider
getEncodedInputValue(String) - Method in class com.sun.identity.authentication.UI.AuthViewBeanBase
Returns the Base64 ecoded URL value.
getEncodedQueryParams(HttpServletRequest) - Method in class com.sun.identity.authentication.UI.AuthViewBeanBase
Returns the validated and Base64 ecoded query params value.
getEncodedString(Map, String) - Method in class com.sun.identity.sae.api.SecureAttrs
Returns a Base64 encoded string comprising a signed set of attributes.
getEncodedString(Map, String, String) - Method in class com.sun.identity.sae.api.SecureAttrs
Returns encrypted string for the given attributes.
getEncoding - Class in com.iplanet.am.util
 
getEncoding() - Constructor for class com.iplanet.am.util.getEncoding
 
getEncoding() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Gets the value of the encoding property.
getEncoding() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
getEncoding() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
getEncoding() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ObjectType
Gets the value of the encoding property.
getEncoding() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
getEncoding() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ObjectType
Gets the value of the encoding property.
getEncodingType() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets encoding type for the token.
getEncodingType() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.EncodedString
Gets the value of the encodingType property.
getEncodingType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
getEncodingType() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Gets encoding type for the token.
getEncodingType() - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
getEncodingType() - Method in class com.sun.identity.wss.security.KeyIdentifier
Returns the encoding type in the key identifier.
getEncodingType() - Method in class com.sun.identity.wss.security.X509TokenSpec
Returns the encoding type.
getEncrypted(String) - Static method in class com.sun.identity.session.util.SessionUtils
 
getEncryptedAssertion() - Method in interface com.sun.identity.saml2.assertion.Evidence
Returns the EncryptedAssertion(s) in the element.
getEncryptedAssertion() - Method in class com.sun.identity.saml2.protocol.impl.ResponseImpl
Returns EncryptedAssertion(s) of the response.
getEncryptedAssertion() - Method in interface com.sun.identity.saml2.protocol.Response
Returns EncryptedAssertion(s) of the response.
getEncryptedAssertions() - Method in interface com.sun.identity.saml2.assertion.Advice
Returns a list of EncryptedAssertion
getEncryptedAssertions() - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Returns a list of EncryptedAssertion
getEncryptedAttribute() - Method in interface com.sun.identity.saml2.assertion.AttributeStatement
Returns EncryptedAttribute(s) of the statement.
getEncryptedAttribute() - Method in class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Returns EncryptedAttribute(s) of the statement.
getEncryptedData() - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Gets encrypted data.
getEncryptedData() - Method in interface com.sun.identity.saml2.jaxb.assertion.EncryptedElementType
Gets the value of the encryptedData property.
getEncryptedData() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
getEncryptedID() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Returns the encrypted ID
getEncryptedID() - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Returns the encrypted identifier
getEncryptedID() - Method in interface com.sun.identity.saml2.assertion.Subject
Returns the encrypted identifier
getEncryptedID() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Returns the encrypted ID
getEncryptedID() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
getEncryptedID() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
getEncryptedID() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Gets the value of the encryptedID property.
getEncryptedID() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectType
Gets the value of the encryptedID property.
getEncryptedID() - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Returns the value of the encryptedID property.
getEncryptedID() - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Returns the value of the encryptedID property.
getEncryptedID() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Returns the value of the encryptedID property.
getEncryptedID() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
Returns the value of the encryptedID property.
getEncryptedID() - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Returns the value of the encryptedID property.
getEncryptedID() - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Returns the value of the encryptedID property.
getEncryptedID() - Method in interface com.sun.identity.saml2.protocol.NameIDMappingRequest
Returns the value of the encryptedID property.
getEncryptedID() - Method in interface com.sun.identity.saml2.protocol.NameIDMappingResponse
Returns the value of the encryptedID property.
getEncryptedKey() - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Gets encrypted key element.
getEncryptedKey() - Method in interface com.sun.identity.saml2.jaxb.assertion.EncryptedElementType
Gets the value of the EncryptedKey property.
getEncryptedKey() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
getEncryptedNameIdentifier(NameIdentifier, String, String) - Static method in class com.sun.identity.federation.message.common.EncryptedNameIdentifier
Deprecated.
Returns the EncryptedNameIdentifier for a given name identifier and the provider ID.
getEncryptedNameIdentifier(NameIdentifier, String, Key, String, int) - Static method in class com.sun.identity.federation.message.common.EncryptedNameIdentifier
Deprecated.
Gets then Encrypted NameIdentifier for a given name identifier and the provider ID.
getEncryptedResourceID(ResourceID, String) - Static method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Returns an EncryptedResourceID object.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets the encrypted resource ID for the discovery resource to be modified.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.disco.Query
Gets the encrypted resource ID of the discovery resource to be queried.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets encrypted resource ID.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the encrypted resource ID.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets encrypted resource ID.
getEncryptedResourceID() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Gets the EncryptedResourceID object from this ResourceAccessStatement object.
getEncryptedStorageKey(SessionID) - Static method in class com.sun.identity.session.util.SessionUtils
 
getEncryptionAlgorithm() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the encryption algorithm
getEncryptionAlgorithm() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the encryption algorithm.
getEncryptionAlgorithm() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns encryption algorithm
getEncryptionAlgorithm() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns encryption algorithm
getEncryptionAlgorithm() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getEncryptionAlgorithm(String, int) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Gets the equivalent XML encryption algorithm string for a given algorithm and strength that is published by the provider.
getEncryptionAlgorithm() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the encryption algorithm.
getEncryptionAlgorithmStrength() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the encryption algorithm strength.
getEncryptionCertAliases(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns encryption certificate alias names.
getEncryptionKey(String) - Method in class com.sun.identity.liberty.ws.util.IDFFProviderManager
Gets encryption key for specified provider.
getEncryptionKey(String) - Method in interface com.sun.identity.liberty.ws.util.ProviderManager
Gets encryption key for specified provider.
getEncryptionKey(String) - Method in class com.sun.identity.saml2.plugins.SAML2ProviderManager
Gets encryption certificate alias for specified provider.
getEncryptionKey() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Returns the encryption key
getEncryptionKeyAlgorithm(String) - Method in class com.sun.identity.liberty.ws.util.IDFFProviderManager
Gets encryption key algorithm for specified provider.
getEncryptionKeyAlgorithm(String) - Method in interface com.sun.identity.liberty.ws.util.ProviderManager
Gets encryption key algorithm for specified provider.
getEncryptionKeyAlgorithm(String) - Method in class com.sun.identity.saml2.plugins.SAML2ProviderManager
Gets encryption key method for specified provider.
getEncryptionKeyAlias() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Returns the encryption key alias.
getEncryptionKeyAlias() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the encryption key alias.
getEncryptionKeyAlias() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
getEncryptionKeyPairAlias() - Method in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
Get the encryption key pair alias.
getEncryptionKeyPassword() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
getEncryptionKeyStrength(String) - Method in class com.sun.identity.liberty.ws.util.IDFFProviderManager
Gets encryption key strength for specified provider.
getEncryptionKeyStrength(String) - Method in interface com.sun.identity.liberty.ws.util.ProviderManager
Gets encryption key strength for specified provider.
getEncryptionKeyStrength(String) - Method in class com.sun.identity.saml2.plugins.SAML2ProviderManager
Gets encryption key size for specified provider.
getEncryptionMethod() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
getEncryptionMethod() - Method in interface com.sun.identity.saml2.jaxb.metadata.KeyDescriptorType
Gets the value of the EncryptionMethod property.
getEncryptionMethod() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Gets the value of the encryptionMethod property.
getEncryptionMethod() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
getEncryptionProperties() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Gets the value of the encryptionProperties property.
getEncryptionProperties() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
getEncryptionProperty() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertiesType
Gets the value of the EncryptionProperty property.
getEncryptionProperty() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
getEncryptionStrength() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the encryption data strength.
getEncryptionStrength() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the encryption data strength.
getEncryptionStrength() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns the encryption strength;
getEncryptionStrength() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns the encryption strength;
getEncryptIssuedKey() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getEncryptIssuedToken() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getEncryptor() - Static method in class com.iplanet.services.util.Crypt
Return AMEncryption instance for deployment-specific secret key
getEncryptWith() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getEndDate() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
getEndDay() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
getEndpoint() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets SOAP end point URI.
getEndpoint() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns value of Endpoint element.
getEndpoint() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the trust authority end point.
getEndpointAuthMethodsSupported() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getEndpointAuthMethodsSupported() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Returns the token_endpoint_auth_methods available for clients to register (and subsequently auth) using.
getEndpointAuthMethodsSupported() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getEndpointBaseUrl(IDPSSOConfigElement, HttpServletRequest) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Returns the endpoint baseURL as stored in the configuration, or if absent, generates the base URL based on the incoming HTTP request.
getEndpointClass() - Method in class com.sun.identity.rest.LegacyRestEndpoint
 
getEndpointIndex() - Method in interface com.sun.identity.saml2.protocol.Artifact
Returns the EndpointIndex of the artifact.
getEndpointIndex() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Returns the EndpointIndex of the artifact.
getEndpointInstance(Class<T>) - Method in class org.forgerock.openam.notifications.websocket.NotificationsWebSocketConfigurator
 
getEndpointType() - Method in class org.forgerock.oauth2.core.OAuth2Request
Get EndpointType.
getEndRange() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Method to get ending range for possible values of the attribute
getEndRange() - Method in class com.sun.identity.sm.AttributeSchema
Returns the end range if the attribute syntax is either NUMBER_RANGE or DECIMAL_RANGE.
getEndRange() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the end range if the attribute syntax is either NUMBER_RANGE or DECIMAL_RANGE.
getEndSessionEndpoint() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Gets the URI for the OpenID Connect end session endpoint.
getEndTime() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
getEnforcementTimeZone() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
getEngineName() - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getEngineVersion() - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getEntireHistory(AMIdentity) - Method in class org.forgerock.openam.uma.audit.UmaAuditLogger
 
getEntitlement() - Method in class com.sun.identity.entitlement.Privilege
Returns entitlement defined in the privilege
getEntitlement() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Gets the entitlement used to identify resources and actions for this policy.
getEntitlementCombiner() - Method in class com.sun.identity.entitlement.Application
Returns a new instance of entitlement combiner.
getEntitlementCombiner() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getEntitlementCombiner(String) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Attempts to retrieve the Java Class associated with the name of an entitlement combiner.
getEntitlementCombinerClass() - Method in class com.sun.identity.entitlement.Application
Returns entitlement combiner class.
getEntitlementConditionFromPolicy(Policy) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
Constructs EntitlementCondition from the policy.
getEntitlementConfiguration(Subject, String) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Get a new instance of the EntitlementConfiguration.
getEntitlementConfigurationRealm(String) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Gets the realm to obtain entitlements configuration (Application and ResourceType instances) from.
getEntitlementPolicyCaches() - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Getter for the "EntitlementPolicyCaches" variable.
getEntitlementPolicyCaches() - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryImpl
Getter for the "EntitlementPolicyCaches" variable.
getEntitlementPolicyCaches() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMBean
Getter for the "EntitlementPolicyCaches" variable.
getEntitlementPolicyStatsIndex() - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Getter for the "EntitlementPolicyStatsIndex" variable.
getEntitlementPolicyStatsIndex() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMBean
Getter for the "EntitlementPolicyStatsIndex" variable.
getEntitlementPolicyStatsRealmName() - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Getter for the "EntitlementPolicyStatsRealmName" variable.
getEntitlementPolicyStatsRealmName() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMBean
Getter for the "EntitlementPolicyStatsRealmName" variable.
getEntitlementReferralCaches() - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Getter for the "EntitlementReferralCaches" variable.
getEntitlementReferralCaches() - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryImpl
Getter for the "EntitlementReferralCaches" variable.
getEntitlementReferralCaches() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMBean
Getter for the "EntitlementReferralCaches" variable.
getEntitlements(JSONObject) - Static method in class com.sun.identity.entitlement.JSONEntitlement
 
getEntitlementsErrorHandlers() - Static method in class org.forgerock.openam.entitlement.guice.EntitlementRestGuiceModule
 
getEntitlementsGroup() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the Entitlements Service mbean
getEntitlementsGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getEntitlementSubjectFromPolicy(Policy) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
Constructs EntitlementSubject from policy.
getEntitlementXML() - Method in class org.forgerock.openam.upgrade.steps.policy.AbstractEntitlementUpgradeStep
Retrieves the XML document for entitlements.
getEntity(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMEntity object represented by DN.
getEntity(Guid, String) - Method in class com.iplanet.ums.ConfigManagerUMS
Returns the Attribute Key-Value set of a Structure Template entry.
getEntity(String, String) - Method in class com.sun.identity.entity.EntityObject
Returns the entity object for each entity given the entityType and entityName(s) in that particular organization.
getEntity(String, String, String, String) - Method in interface com.sun.identity.entity.EntityObjectIF
Returns the entity object for each entity given the entityType and entityName(s) in that particular organization.
getEntity(String, String, String, String) - Method in class com.sun.identity.entity.EntityObjectImpl
Returns the entity object for each entity given the entityType and entityName(s) in that particular organization.
getEntity() - Method in interface org.forgerock.http.client.request.HttpClientRequest
Retrieve the entity set on the request.
getEntity() - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Retrieve the entity set on the request.
getEntity() - Method in interface org.forgerock.http.client.response.HttpClientResponse
Retrieve the entity sent with the accessed resource.
getEntity() - Method in class org.forgerock.http.client.response.SimpleHttpClientResponse
Retrieve the entity sent with the accessed resource.
getEntityByMetaAlias(String) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Returns Entity ID containing IDP or SP with the meta alias.
getEntityByMetaAlias(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns entity ID associated with the metaAlias.
getEntityByMetaAlias(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns entity ID associated with the metaAlias.
getEntityBySuccinctID(String) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Returns entity ID containing the IDP with the succinct ID.
getEntityByTokenIssuerName(String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns entity ID associated with the token issuer name.
getEntityConfig(String, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Returns the Entity Config under the realm from the cache.
getEntityConfig(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns extended entity configuration under the realm.
getEntityConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns extended entity configuration under the realm.
getEntityConfig(String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns extended entity configuration under the realm.
getEntityDescriptor(String, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Returns the Entity Descriptor representing the standard metadata under the realm from cache.
getEntityDescriptor(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns the standard metadata entity descriptor under the realm.
getEntityDescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns the standard metadata entity descriptor under the realm.
getEntityDescriptor(String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns the standard metadata federation element under the realm.
getEntityDescriptorElement(String) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
 
getEntityDescriptorOrEntitiesDescriptor() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Gets the value of the EntityDescriptorOrEntitiesDescriptor property.
getEntityDescriptorOrEntitiesDescriptor() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
getEntityId() - Method in class com.sun.identity.federation.services.FSAssertionManager
Returns hosted provider Entity ID.
getEntityID() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Gets the value of the entityID property.
getEntityID() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
getEntityID() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the entityID property.
getEntityID() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getEntityID(String) - Static method in class com.sun.liberty.LibertyManager
Returns entityID from the provider Alias using meta manager calls.
getEntityIDByMetaAlias(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns entity ID associated with the metaAlias.
getEntityIDBySuccinctID(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns entity ID associated with the succinct ID.
getEntityManager() - Static method in class com.iplanet.ums.EntityManager
Get the instance of Entity Manager.
getEntityNames(String, String, String) - Method in class com.sun.identity.entity.EntityObject
Returns a set of Entity Names given the Entity Type for that particular organization.
getEntityNames(String, String, String, String) - Method in interface com.sun.identity.entity.EntityObjectIF
Returns a set of Entity Names given the Entity Type for that particular organization.
getEntityNames(String, String, String, String) - Method in class com.sun.identity.entity.EntityObjectImpl
Returns a set of Entity Names given the Entity Type for that particular organization.
getEntityTypes() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns a set of com.iplanet.am.sdk.AMEntityType objects, which is the set of objects which are supported by the com.iplanet.am.sdk.AMEntity APIs.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Return the entries stored in the table.
getEntries() - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Return the entries stored in the table.
getEntries() - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Return the entries stored in the table.
getEntries() - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Return the entries stored in the table.
getEntries() - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Return the entries stored in the table.
getEntries() - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
Return the entries stored in the table.
getEntries() - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
Return the entries stored in the table.
getEntry(Token) - Method in class org.forgerock.openam.cts.utils.LdapTokenAttributeConversion
Generate an Entry based on the given Token.
getEntryDN() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
getEntryID() - Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
Gets entry ID to be removed.
getEntryID() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets entry ID.
getEntryName(UMSException) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getEnumFromOrdinal(Class<E>, int) - Static method in class org.forgerock.openam.utils.Enums
Retrieves the appropriate Enum from the list of avaliable enums that matches on the ordinal index.
getEnvironment() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the environment setting for the request.
getEnvironment() - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Returns the instance of Environment element.
getEnvironment() - Method in interface com.sun.identity.xacml.context.Request
Returns the instance of Environment
getEnvironment() - Method in class org.forgerock.openam.entitlement.rest.model.json.PolicyRequest
 
getEnvironmentConditions() - Method in class org.forgerock.openam.entitlement.conditions.CoreConditionTypeRegistry
Gets all the environment conditions in the registry.
getEnvironmentConditions() - Method in interface org.forgerock.openam.entitlement.ConditionTypeRegistry
Gets all the environment conditions in the registry.
getEnvMap(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns an environment map which contains all query parameters and HTTP headers.
getEnvMap(HttpServletRequest) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Gets the environment map from a HttpServletRequest.
getEnvParams() - Method in class com.sun.identity.policy.jaas.ISPermission
returns environment parameters and their values associated with this ISPermission.
getEnvParms() - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Returns the environment parameters.
getErrCode() - Method in exception com.sun.identity.plugin.session.SessionException
Returns the error code for the caller of a SessionProvider method.
getError() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getError() - Method in exception org.forgerock.oauth2.core.exceptions.OAuth2Exception
Gets the error/name of the exception.
getError() - Method in exception org.forgerock.oauth2.restlet.OAuth2RestletException
Gets the error.
getError() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
getErrorCode() - Method in exception com.iplanet.am.sdk.AMException
Deprecated.
Returns the error code.
getErrorCode() - Method in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
Method which returns the error code of search.
getErrorCode() - Method in exception com.iplanet.am.sdk.remote.AMRemoteException
 
getErrorCode() - Method in exception com.iplanet.services.cdm.clientschema.AMClientCapException
Returns the error code
getErrorCode() - Method in class com.sun.identity.authentication.AuthContext
Returns error code.
getErrorCode() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the error code.
getErrorCode() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns error code.
getErrorCode() - Method in class com.sun.identity.authentication.service.LoginState
Returns the error code .
getErrorCode() - Method in exception com.sun.identity.authentication.spi.AuthLoginException
Returns the error code.
getErrorCode() - Method in exception com.sun.identity.common.ChainedException
 
getErrorCode() - Method in exception com.sun.identity.common.configuration.ConfigurationException
 
getErrorCode() - Method in exception com.sun.identity.common.configuration.UnknownPropertyNameException
Returns error code associated with this error message.
getErrorCode() - Method in interface com.sun.identity.common.L10NMessage
Deprecated.
Use this method to chain this exception with another to get localized error messge use getL10NMessage method
getErrorCode() - Method in exception com.sun.identity.common.L10NMessageImpl
Deprecated.
Returns error code associated with this error message.
getErrorCode() - Method in class com.sun.identity.common.SearchResults
Returns the error code of search.
getErrorCode() - Method in exception com.sun.identity.coretoken.CoreTokenException
Returns error code.
getErrorCode() - Method in exception com.sun.identity.entitlement.EntitlementException
Returns error code.
getErrorCode() - Method in exception com.sun.identity.entity.EntityException
Method to obtain the error code.
getErrorCode() - Method in exception com.sun.identity.idm.IdRepoException
Returns error code associated with this error message.
getErrorCode() - Method in class com.sun.identity.idm.IdSearchResults
Method which returns the error code of search.
getErrorCode() - Method in class com.sun.identity.idm.RepoSearchResults
Method which returns the error code of search.
getErrorCode() - Method in class com.sun.identity.policy.ValidValues
Deprecated.
Returns the error code of search.
getErrorCode() - Method in exception com.sun.identity.rest.RestException
Returns error code.
getErrorCode() - Method in exception com.sun.identity.setup.ConfiguratorException
 
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.
getErrorCode() - Method in exception com.sun.identity.sm.SMSException
Returns error code associated with this error message.
getErrorCode() - Method in exception com.sun.identity.workflow.WorkflowException
 
getErrorCode() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the error code for the login process.
getErrorCode() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the error code for the login process.
getErrorCode() - Method in exception org.forgerock.openam.ldap.LDAPUtilException
Returns the error code in string.
getErrorCode() - Method in exception org.forgerock.openam.rest.query.QueryException
 
getErrorDescription() - Method in exception org.forgerock.oauth2.restlet.OAuth2RestletException
Gets the error description.
getErrorForm() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
Used for formatting error according to chapter 4.2.2.1.
getErrorMessage() - Method in class com.sun.identity.authentication.AuthContext
Returns the error message.
getErrorMessage(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getErrorMessage() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the error message.
getErrorMessage() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns error message.
getErrorMessage() - Method in class com.sun.identity.authentication.service.LoginState
Returns the error message.
getErrorMessage() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns error message
getErrorMessage() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns error message.
getErrorMessage() - Method in interface com.sun.identity.password.ui.model.PWResetUncaughtExceptionModel
Returns uncaught exception message.
getErrorMessage() - Method in class com.sun.identity.password.ui.model.PWResetUncaughtExceptionModelImpl
Returns uncaught exception message.
getErrorMessage() - Static method in class com.sun.identity.setup.AMSetupServlet
 
getErrorMessage() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the error message for the login process.
getErrorMessage() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the error message for the login process.
getErrorMessage() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
Used for formatting error according to chapter 5.2.
getErrorPageURL(HttpServletRequest, BaseConfigType, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns error page URL.
getErrorPageURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated. Please use getErrorPageURL(String,String,String,HttpServletRequest)
getErrorPageURL(String, String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the provider's error page.
getErrorResponse(RequestAbstract, String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns a SAML Response object containing error status
getErrors() - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
getErrors() - Method in interface com.sun.identity.monitoring.LinkTrapGeneratorMBean
 
getErrors() - Method in exception com.sun.identity.password.ui.model.PWResetException
Returns error list.
getErrorState() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns error state
getErrorState() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module error state.
getErrorStatus(AssertionArtifact) - Method in class com.sun.identity.federation.services.FSAssertionManager
Retrieve the original status of a reference artifact.
getErrorStatus(AssertionArtifact) - Method in class com.sun.identity.federation.services.FSAssertionManagerClient
 
getErrorStatus(String, String) - Method in interface com.sun.identity.federation.services.FSAssertionManagerIF
Returns the error status of a given artifact.
getErrorStatus(String, String) - Method in class com.sun.identity.federation.services.FSAssertionManagerImpl
 
getErrorString(Exception) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Return a localized error message from an exception.
getErrorString(Exception) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns a localized error message from an exception.
getErrorTemplate() - Method in class com.sun.identity.authentication.AuthContext
Returns the error template.
getErrorTemplate(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getErrorTemplate() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the error template.
getErrorTemplate() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns error template.
getErrorTemplate() - Method in class com.sun.identity.authentication.service.LoginState
Returns the error template generated by framework.
getErrorTitle() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns title for error message.
getErrorTitle() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns title for error message.
getErrorTitle() - Method in interface com.sun.identity.password.ui.model.PWResetUncaughtExceptionModel
Returns uncaught exception title.
getErrorTitle() - Method in class com.sun.identity.password.ui.model.PWResetUncaughtExceptionModelImpl
Returns uncaught exception title.
getErrorUri() - Method in exception org.forgerock.oauth2.restlet.OAuth2RestletException
Gets the error uri.
getErrorUri() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
getErrorURL() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getErrorURL() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the errorURL property.
getErrorVal(String, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getErrorVal(String, String, ResourceBundle) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getEscapedValue(String) - Static method in class com.sun.identity.shared.StringUtils
Returns special character escaped string.
getEscRealmNameFromIndex(Integer) - Static method in class com.sun.identity.monitoring.Agent
 
getESubject() - Method in class com.sun.identity.entitlement.NotSubject
Returns nested EntitlementSubject.
getESubject() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementSubjectMixin
 
getESubjects() - Method in class com.sun.identity.entitlement.LogicalSubject
Returns the nested EntitlementSubject(s)
getESubjects() - Method in class com.sun.identity.entitlement.NotSubject
Returns the nested EntitlementSubject(s)
getESubjects() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementSubjectMixin
 
getEtcDirPath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getEvaluationAvgRate(PolicyMonitoringType) - Method in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
The average rate at which evaluations have taken place.
getEvaluationAvgRate(PolicyMonitoringType) - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
The average rate at which evaluations have taken place.
getEvaluationCumulativeCount(PolicyMonitoringType) - Method in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
Total number of evaluations which have taken place.
getEvaluationCumulativeCount(PolicyMonitoringType) - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
Total number of evaluations which have taken place.
getEvaluationMaxRate(PolicyMonitoringType) - Method in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
The maximum rate at which evaluations have taken place.
getEvaluationMaxRate(PolicyMonitoringType) - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
The maximum rate at which evaluations have taken place.
getEvaluationMinRate(PolicyMonitoringType) - Method in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
The minimum rate at which evaluations have taken place.
getEvaluationMinRate(PolicyMonitoringType) - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
The minimum rate at which evaluations have taken place.
getEvaluator(Subject, String) - Method in class org.forgerock.openam.entitlement.rest.EntitlementEvaluatorFactory
 
getEvaluator(Subject, String) - Method in interface org.forgerock.openam.entitlement.rest.PolicyEvaluatorFactory
Given the subject looking to request policy decisions within an application context, retrieve the relevant policy evaluator.
getEvaluator(Subject, String) - Method in interface org.forgerock.openam.uma.rest.UmaPolicyEvaluatorFactory
Given the subject looking to request policy decisions within an application context, retrieve the relevant policy evaluator.
getEventAuditor() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
 
getEventHandler() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatorImpl
 
getEventHandler() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatorImpl
 
getEventService() - Static method in class com.iplanet.services.ldap.event.EventService
Returns the event service (presuming we are not in the process of shutting down).
getEventTime() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
getEventTopicsMetaData() - Method in class org.forgerock.openam.audit.configuration.AuditEventHandlerConfiguration
Provides meta-data describing the audit event topics the AuditEventHandler may have to handle.
getEventTopicsMetaData() - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationProvider
Provides meta-data describing the audit event topics the AuditEventHandler may have to handle.
getEventTopicsMetaData() - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
getEventTopicsMetaData() - Method in class org.forgerock.openam.plugin.configuration.FedletAuditServiceConfigurationProviderImpl
 
getEventType() - Method in class com.iplanet.am.sdk.AMEvent
Deprecated.
Returns the type of the event.
getEventType() - Method in class com.iplanet.services.ldap.event.DSEvent
Returns the type of change event either add, modify, delete, etc.
getEvidence() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatement
Returns the evidence from AuthorizationStatement.
getEvidence() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Returns the Evidence
getEvidence() - Method in interface com.sun.identity.saml2.assertion.AuthzDecisionStatement
Returns the Evidence of the statement.
getEvidence() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthzDecisionStatementType
Gets the value of the evidence property.
getEvidence() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
getExampleValues() - Method in class com.sun.identity.sm.AttributeSchema
Returns the example values of the attribute.
getExampleValues() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the example values of the attribute.
getException() - Method in class com.iplanet.dpro.session.share.SessionResponse
Returns the exception.
getException() - Method in class com.iplanet.services.naming.share.NamingResponse
Gets the exception.
getException() - Method in class org.forgerock.oauth2.core.exceptions.ClientAuthenticationFailureFactory
Produces an InvalidClientException.
getException(String) - Method in class org.forgerock.oauth2.core.exceptions.ClientAuthenticationFailureFactory
Produces an InvalidClientException.
getException(OAuth2Request, String) - Method in class org.forgerock.oauth2.core.exceptions.ClientAuthenticationFailureFactory
Produces an InvalidClientException or InvalidClientAuthZHeaderException based on the request provided.
getExceptionCode() - Method in exception com.sun.identity.sm.SMSException
Returns the status code for this exception.
getExceptionMsg() - Method in class com.sun.identity.policy.remote.PolicyResponse
Returns the exception response.
getExcluded() - Method in class org.forgerock.openam.entitlement.rest.model.json.ResourceSet
 
getExecutionMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
getExecutionMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.BackupFileTask
 
getExecutionMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
getExecutionMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.CreateLayoutTask
 
getExecutionMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
getExecutionMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.DeleteLayoutTask
 
getExecutionMessage(IStateAccess, Map) - Method in interface com.sun.identity.install.tools.configurator.ITask
 
getExistingServiceNames(SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
getExistingValidSSOToken(SessionID) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getExistingValidSSOToken(SessionID) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Gets the SSO Token for an existing valid session.
getExitCode() - Method in exception com.sun.identity.cli.CLIException
Returns exit code.
getExitMessageInfo() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
getExpDate() - Method in class org.forgerock.openam.session.model.AMRootEntity
 
getExpectedPathFromRequestContext(UpdateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
getExpirationTime(TimeUnit) - Method in class com.iplanet.dpro.session.service.InternalSession
Computes session object expiration time as the smallest of the remaining idle time (or purge delay if the session has already timed out) or the session lifetime limit.
getExpirationTimeInSecondsFromEpoch() - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
getExpiredSessionsSearchLimit() - Method in class org.forgerock.openam.cts.CoreTokenConfig
The Expired Session Search Limit.
getExpires() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
getExpires() - Method in interface com.sun.identity.wsfederation.jaxb.wsu.TimestampType
Gets the value of the expires property.
getExpiryTime(TimeUnit) - Method in class com.iplanet.dpro.session.share.SessionInfo
Time at which this session will expire in milliseconds from the UTC epoch.
getExpiryTime() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the expiry time.
getExpiryTime() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the expiry time of this device code.
getExpiryTime() - Method in interface org.forgerock.oauth2.core.IntrospectableToken
Gets the token's expiry time.
getExpiryTime() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the token's expiry time.
getExpiryTime() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Gets the token's expiry time.
getExpiryTime() - Method in class org.forgerock.oauth2.core.StatefulToken
 
getExpiryTime() - Method in class org.forgerock.openam.cts.api.tokens.SAMLToken
 
getExpiryTime() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getExpiryTime() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
getExpiryTime() - Method in class org.forgerock.openam.uma.Permission
 
getExpiryTime() - Method in class org.forgerock.openam.uma.PermissionTicket
 
getExpiryTime() - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
getExpiryTimestamp() - Method in class org.forgerock.openam.cts.api.tokens.Token
 
getExponent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
getExponent() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType
Gets the value of the exponent property.
getExponent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
getExponent() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType
Gets the value of the exponent property.
getExportedOrganizationNames() - Method in class com.sun.identity.sm.ServiceConfig
Returns the organization names to which the service configuration is being exported.
getExportedSubConfigNames(String) - Method in class com.sun.identity.sm.ServiceConfig
Returns a set of exported fully qualified sub-configuration names that can be imported used locally as service configuration
getExpression() - Method in class com.sun.identity.entitlement.xacml3.core.Apply
Gets the value of the expression property.
getExpression() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
Gets the value of the expression property.
getExpression() - Method in class com.sun.identity.entitlement.xacml3.core.Condition
Gets the value of the expression property.
getExpression() - Method in class com.sun.identity.entitlement.xacml3.core.VariableDefinition
Gets the value of the expression property.
getExpressionContext(String) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Looks for the expression context.
getExpTime() - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets a screen state for retrieval by a client.
getExtAttributes() - Method in interface com.sun.identity.liberty.ws.idpp.plugin.IDPPExtension
Gets the list of extension JAXB attribute objects.
getExtendedConfig(String, String, String, IDFFMetaManager) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Obtains provider's extended meta.
getExtension() - Method in class com.iplanet.dpro.session.SessionID
Retrieves extension value by name Currently used session id extensions are SessionService.SITE_ID server id (from platform server list) hosting this session (in failover mode this will be server id of the load balancer) SessionService.PRIMARY_ID, SessionService.SECONDARY_ID used if internal request routing mode is enabled.
getExtension() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets modify response Extension Element.
getExtension() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the extension property
getExtension() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets the extension property.
getExtension() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets the extension property.
getExtensionAttributes() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets extension container attributes.
getExtensionContainerAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets extension attribute
getExtensionContainerClass() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets container extension
getExtensions() - Method in class com.sun.identity.delegation.DelegationPermission
Returns the extensions in the permission
getExtensions() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns a list of Extension objects.
getExtensions() - Method in class com.sun.identity.liberty.ws.paos.PAOSHeader
Returns the list of extensions as Strings.
getExtensions() - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Gets the value of the extensions property.
getExtensions() - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Gets the value of the extensions property.
getExtensions() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Gets the value of the extensions property.
getExtensions() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the extensions property.
getExtensions() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
getExtensions() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
getExtensions() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
getExtensions() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getExtensions() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
getExtensions() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getExtensions() - Method in interface com.sun.identity.saml2.jaxb.metadata.OrganizationType
Gets the value of the extensions property.
getExtensions() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the extensions property.
getExtensions() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns the Extensions Object.
getExtensions() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the value of the extensions property.
getExtensions() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns the Extensions Object.
getExtensions() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the value of the extensions property.
getExtensions() - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getExtensionsList(Map) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Returns the extensions list
getExtensionsList(String, String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Gets the extensions list for the sp entity.
getExternalAttributes(SSOToken, String, Set, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns attributes from an external data store.
getExternalAttributes(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Returns attributes from an external data store.
getExternalAttributes(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Returns attributes from an external data store.
getExternalAttributes(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Returns attributes from an external data store.
getExternalAttributes(String, String, Set, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getExternalAttributes(String, String, Set, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getExternalAttributes(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Returns attributes from an external data store.
getExternalInstance() - Static method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Singleton method to get an external instance
getExtraByteAttributes() - Method in class com.sun.identity.sm.model.AMRecord
 
getExtraByteAttributes() - Method in class com.sun.identity.sm.model.FAMRecord
 
getExtraStringAttributes() - Method in class com.sun.identity.sm.model.AMRecord
 
getExtraStringAttributes() - Method in class com.sun.identity.sm.model.FAMRecord
 
getFactory() - Method in enum com.sun.identity.policy.PolicyLockFactory
 
getFactory() - Method in class org.forgerock.openam.rest.LocalSSOTokenSessionModule
 
getFactoryClass() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfigHelper
Retrieve the factory class used to generate PushNotificationDelegates described by this config.
getFailCount(AMIdentity) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Get the number of failed login attempts for a user when account locking is enabled.
getFailCount() - Method in class com.sun.identity.common.AccountLockoutInfo
Returns the current failure count stored in this object.
getFailedPrincipal(LoginState) - Method in class com.sun.identity.authentication.audit.AbstractAuthenticationEventAuditor
Get the failed username from the of the event.
getFailedTestCases() - Method in class com.sun.identity.shared.test.tools.Test
Returns a list of failed testcases.
getFailureAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Getter for the "FailureAverage" variable.
getFailureAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateImpl
Getter for the "FailureAverage" variable.
getFailureAverage() - Method in interface org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMBean
Getter for the "FailureAverage" variable.
getFailureCumulative() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Getter for the "FailureCumulative" variable.
getFailureCumulative() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateImpl
Getter for the "FailureCumulative" variable.
getFailureCumulative() - Method in interface org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMBean
Getter for the "FailureCumulative" variable.
getFailureLoginURL() - Method in class com.sun.identity.authentication.service.LoginState
Returns failure login URL.
getFailureMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Getter for the "FailureMaximum" variable.
getFailureMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateImpl
Getter for the "FailureMaximum" variable.
getFailureMaximum() - Method in interface org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMBean
Getter for the "FailureMaximum" variable.
getFailureMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRate
Getter for the "FailureMinimum" variable.
getFailureMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateImpl
Getter for the "FailureMinimum" variable.
getFailureMinimum() - Method in interface org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMBean
Getter for the "FailureMinimum" variable.
getFailureModuleNames() - Method in class com.sun.identity.authentication.service.LoginState
Gets the failure module names.
getFailureTokenId() - Method in class com.sun.identity.authentication.service.LoginState
SSOToken ID for login failed
getFailureURL() - Method in class com.sun.identity.authentication.AuthContext
Returns the Failure Login URL for the authenticating user.
getFailureURL() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the Failure Login URL for the authenticating user.
getFailureURL() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns Login Failure URL for authenticated user.
getFailureURL() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the Failure Login URL for the authenticating user.
getFailureURL() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Returns the failure url from the underlying authcontext
getFailureURL() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns the failure url from the underlying authcontext
getFailureURL() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the Failure Login URL for the authenticating user.
getFailureUrl() - Method in exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthException
Gets the failure URL.
getFalseValue() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Method to get string value for "FALSE"
getFalseValue(String) - Static method in class com.sun.identity.common.configuration.ServerPropertyValidator
Returns the false value of a property.
getFalseValue() - Method in class com.sun.identity.sm.AttributeSchema
Returns the string value for BooleanFalseValue.
getFalseValue() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the string value for BooleanFalseValue.
getFalseValueI18NKey() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Method to get the i18n Key for BooleanFalseValue.
getFalseValueI18NKey() - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N Key for BooleanFalseValue.
getFalseValueI18NKey() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the I18N Key for BooleanFalseValue.
getFAMClassLoader(ServletContext, String[]) - Static method in class com.sun.identity.classloader.FAMClassLoader
 
getFaultActor() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Returns value of faultactor element.
getFaultCode() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Returns value of faultcode element.
getFaultCode() - Method in exception com.sun.identity.saml2.profile.ClientFaultException
 
getFaultCode() - Method in exception com.sun.identity.saml2.profile.FederatedSSOException
The SOAP fault code of the error.
getFaultCode() - Method in exception com.sun.identity.saml2.profile.ServerFaultException
 
getFaultString() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Returns value of faultstring element.
getFedCookieName() - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Gets property value of "com.sun.identity.federation.fedCookieName"
getFedCookieName() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "com.sun.identity.federation.fedCookieName"
getFedCOTIndex() - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Getter for the "FedCOTIndex" variable.
getFedCOTIndex() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMBean
Getter for the "FedCOTIndex" variable.
getFedCOTIndex() - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntry
Getter for the "FedCOTIndex" variable.
getFedCOTIndex() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTsEntryMBean
Getter for the "FedCOTIndex" variable.
getFedCOTMemberIndex() - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Getter for the "FedCOTMemberIndex" variable.
getFedCOTMemberIndex() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMBean
Getter for the "FedCOTMemberIndex" variable.
getFedCOTMemberName() - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Getter for the "FedCOTMemberName" variable.
getFedCOTMemberName() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMBean
Getter for the "FedCOTMemberName" variable.
getFedCOTMemberType() - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Getter for the "FedCOTMemberType" variable.
getFedCOTMemberType() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMBean
Getter for the "FedCOTMemberType" variable.
getFedCOTName() - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntry
Getter for the "FedCOTName" variable.
getFedCOTName() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTsEntryMBean
Getter for the "FedCOTName" variable.
getFedCotsGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getFedCOTsMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the Fed COTs mbean
getFedCOTsMBean() - Method in interface com.sun.identity.plugin.monitoring.FedMonAgent
Get a handle to the monitoring MBean for the Federation Circles Of Trust (COTs)
getFedCOTsMBean() - Method in class com.sun.identity.plugin.monitoring.impl.AgentProvider
 
getFedCOTsMBean() - Method in class com.sun.identity.plugin.monitoring.impl.FedletAgentProvider
 
getFedEntitiesGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getFedEntityIndex() - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Getter for the "FedEntityIndex" variable.
getFedEntityIndex() - Method in interface com.sun.identity.monitoring.SsoServerFedEntitiesEntryMBean
Getter for the "FedEntityIndex" variable.
getFedEntityLoc() - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Getter for the "FedEntityLoc" variable.
getFedEntityLoc() - Method in interface com.sun.identity.monitoring.SsoServerFedEntitiesEntryMBean
Getter for the "FedEntityLoc" variable.
getFedEntityName() - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Getter for the "FedEntityName" variable.
getFedEntityName() - Method in interface com.sun.identity.monitoring.SsoServerFedEntitiesEntryMBean
Getter for the "FedEntityName" variable.
getFedEntityProto() - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Getter for the "FedEntityProto" variable.
getFedEntityProto() - Method in interface com.sun.identity.monitoring.SsoServerFedEntitiesEntryMBean
Getter for the "FedEntityProto" variable.
getFedEntityType() - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Getter for the "FedEntityType" variable.
getFedEntityType() - Method in interface com.sun.identity.monitoring.SsoServerFedEntitiesEntryMBean
Getter for the "FedEntityType" variable.
getFedEntsMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the Federation Entities mbean
getFedEntsMBean() - Method in interface com.sun.identity.plugin.monitoring.FedMonAgent
Get a handle to the monitoring MBean for the Federation Entities.
getFedEntsMBean() - Method in class com.sun.identity.plugin.monitoring.impl.AgentProvider
 
getFedEntsMBean() - Method in class com.sun.identity.plugin.monitoring.impl.FedletAgentProvider
 
getFederate() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of the Federate attribute.
getFederatedProviders(String, String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getFederatedProviders(String, String, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the set of federated providers for an user using Account Management API.
getFederationDonePageURL(HttpServletRequest, BaseConfigType, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns federation done page URL.
getFederationDonePageURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getFederationDonePageURL(String, String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getFederationHandlerURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the FederationHandler.
getFederationID() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Gets the value of the federationID property.
getFederationID() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
getFederationID() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.FederationType
Gets the value of the federationID property.
getFederationID() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
getFedErrorKey() - Static method in class com.sun.liberty.LibertyManager
Returns Federation Error Key.
getFedletAdapterClass(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns a Fedlet adapter class.
getFedRemarkKey() - Static method in class com.sun.liberty.LibertyManager
Returns FederationRemark Key.
getFedTerminationHandler(FSFederationTerminationNotification, BaseConfigType, String, String, String, String, String) - Method in class com.sun.identity.federation.services.FSServiceManager
 
getFedTerminationHandler(String, String, String, String, String, String) - Method in class com.sun.identity.federation.services.FSServiceManager
 
getField() - Method in class org.forgerock.http.client.request.HttpClientRequestCookie
Get the field of the cookie.
getField() - Method in enum org.forgerock.openam.cts.api.fields.OAuthTokenField
 
getField(String) - Static method in enum org.forgerock.openam.cts.api.fields.OAuthTokenField
Provides a mechanism for getting the OAuthTokenField from a given OAuth field name.
getField() - Method in enum org.forgerock.openam.cts.api.fields.SAMLTokenField
 
getField() - Method in enum org.forgerock.openam.cts.api.fields.SessionTokenField
The CoreTokenField that this Session Field is mapped to.
getFieldName() - Method in class com.sun.identity.log.QueryElement
Returns the field name on which query to be applied
getFields() - Method in class org.forgerock.openam.sm.datalayer.api.query.PartialToken
The fields that were included in this query.
getFields() - Method in class org.forgerock.openam.utils.CrestQuery
Gets the list of CREST fields that should be returned in the query result.
getFieldValue() - Method in class com.sun.identity.log.QueryElement
Returns the value of the field to be compared as stored in the query element.
getFile() - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getFile() - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
 
getFile() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getFile() - Method in class org.forgerock.maven.plugins.inject.content.Content
Gets the content file.
getFileContent(CommandManager, String) - Static method in class com.sun.identity.cli.CLIUtil
Returns content of a file.
getFileContent(CommandManager, String, boolean) - Static method in class com.sun.identity.cli.CLIUtil
Returns content of a file.
getFileContent(String) - Static method in class com.sun.identity.shared.test.tools.ReportGenerator
Returns content of a file.
getFileContent(String) - Method in class com.sun.identity.workflow.Task
 
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.
getFileContents(File) - Method in class com.sun.identity.authentication.service.StreamSubstituter
Get file content from file to string buffer
getFileHeader() - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getFileHeader() - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
 
getFileHeader() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getFileName(String, String, String, HttpServletRequest, ServletContext, AuthContext.IndexType, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the File name based on the given input values.
getFileName(AuthContextLocal, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getFileName(String) - Method in class com.sun.identity.authentication.service.LoginState
Returns the filename .
getFilename() - Method in class org.forgerock.openam.license.License
Gets the file name of the license.
getFilePath(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
return the filePath associated with a clientType
getFilePath(HttpServletRequest, AuthContext.IndexType, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getFileRoot() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getFiles(File, File, String, String, LinkedList, LinkedList) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Get the from files list and the to file list.
getFiles(File, LinkedList) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns a list of files in a directory.
getFilter() - Method in interface com.iplanet.am.sdk.AMDynamicGroup
Deprecated.
Returns the search filter for the dynamic group.
getFilter() - Method in interface com.iplanet.am.sdk.AMFilteredRole
Deprecated.
Returns the search filter for the filtered role.
getFilter() - Method in class com.iplanet.am.sdk.ldap.ACIEventListener
 
getFilter() - Method in class com.iplanet.am.sdk.ldap.EntryEventListener
 
getFilter() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
getFilter() - Method in interface com.iplanet.services.ldap.event.IDSEventListener
 
getFilter() - Method in class com.iplanet.ums.FilteredRole
Gets the filter that controls the membership.
getFilter() - Method in interface com.iplanet.ums.IFilteredMembership
Gets the filter that controls the membership.
getFilter() - Method in class com.sun.identity.entitlement.util.SearchFilter
Returns the LDAP search filter.
getFilter(String) - Method in class com.sun.identity.entitlement.xacml3.SearchFilterFactory
Returns a SearchFilter that matches the search string provided.
getFilter() - Method in class com.sun.identity.sm.ldap.LDAPEventManager
 
getFilter(SearchAttribute, SearchFilter.Operator, Object) - Method in enum org.forgerock.openam.entitlement.rest.query.AttributeType
Gets an appropriate search filter for this attribute type.
getFilter(SearchFilter.Operator, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryAttribute
Gets a search filter that matches the given operator and value for this attribute.
getFilter(IdType, CrestQuery, int, Map<String, Set<String>>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
 
getFilter() - Method in class org.openidentityplatform.openam.cassandra.CassandraFilter
 
getFilteredRole(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMFilteredRole object represented by DN.
getFilteredRoleDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Gets all the filtered roles the user is in.
getFilteredRoleNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method is deprecated. Use getNamingAttribute(int objectType)
getFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the filtered roles within the specified level.
getFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the filtered roles within the specified level.
getFilterId() - Method in class org.forgerock.openam.radius.common.packet.FilterIdAttribute
Returns the filter id.
getFilterOp() - Method in class org.openidentityplatform.openam.cassandra.CassandraFilter
 
getFilterPatternService() - Static method in class com.sun.identity.sm.SMSEntry
 
getFilters(Class<T>) - Method in class org.forgerock.openam.oauth2.extensions.ExtensionFilterManager
Gets all of the registered filters of a particular class type.
getFirstAttributeValue(Map, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Gets the first value of list by given key searching in the given map.
getFirstAttributeValueFromConfig(BaseConfigType, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
 
getFirstAttributeValueFromIDPConfig(IDFFMetaManager, String, String, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
 
getFirstElement(Set) - Static method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns the first String element from the given set.
getFirstEntry(Map, String) - Static method in class com.sun.identity.cot.COTUtils
Get the first value of set by given key searching in the given map.
getFirstEntry(Map, String) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Get the first value of set by given key searching in the given map.
getFirstEntry(Map, String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Get the first value of set by given key searching in the given map.
getFirstExisting(ServletContext, String, String, String, String, String, String) - Static method in class com.sun.identity.common.ResourceLookup
Returns the first existing resource in the ordered search paths.
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.
getFirstlevelStatuscode() - Method in exception com.sun.identity.saml2.common.InvalidStatusCodeSaml2Exception
Returns first level status code.
getFirstOccurence(String, String, boolean, boolean, boolean, int) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method getFirstOccurence
getFirstOccurence(String, String, boolean, boolean, boolean) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method getFirstOccurence
getFirstProtocolProfile(List) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns the first profile from the list.
getFirstQuery() - Method in class org.forgerock.openam.oauth2.rest.AggregateQuery
 
getFirstUnusedPort(String, int, int) - Static method in class com.sun.identity.setup.AMSetupUtils
Returns the next unused port on a given host.
getFolder() - Method in enum org.forgerock.openam.oauth2.OAuth2Constants.DisplayType
 
getFolderPath() - Method in class org.forgerock.openam.core.rest.record.Record
Get the record folder path
getForceAuth() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the force auth flag.
getForceAuthn() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of Force Authentication attribute.
getForceFlag() - Method in class com.sun.identity.authentication.service.LoginState
 
getForgotPassTLT() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
Retrieves the Forgotten Password CTS Token Life Time
getForgotPasswordConfirmationUrl() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
 
getFormat() - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Returns value of the Format attribute.
getFormat() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns format.
getFormat() - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Returns the format
getFormat() - Method in interface com.sun.identity.saml2.assertion.NameIDType
Returns the format
getFormat() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the value of the NameID format.
getFormat() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
getFormat() - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Gets the value of the format property.
getFormat() - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Returns the value of Format attribute.
getFormat() - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Returns the value of Format attribute.
getForValues() - Method in class org.forgerock.openam.utils.ForwardedHeader
 
getFraming() - Method in class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Returns the desired framing represented by this instance.
getFriendlyName() - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns the FriendlyName of the attribute.
getFriendlyName() - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns the FriendlyName of the attribute.
getFriendlyName() - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeType
Gets the value of the friendlyName property.
getFriendlyName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
getFromAddressAttributeName() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getFromUserAgentMap(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getFulfillOn() - Method in class com.sun.identity.entitlement.xacml3.core.ObligationExpression
Gets the value of the fulfillOn property.
getFulfillOn() - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Returns the FullFillOn effect type of this obligation
getFulfillOn() - Method in interface com.sun.identity.xacml.policy.Obligation
Returns the FullFillOn effect type of this obligation
getFullDeploymentURI(String) - Static method in class org.forgerock.openam.rest.RestUtils
Parses out deployment url
getFullName() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the full distribution point name or null if not set.
getFullPath() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
getFullPath() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
getFullServiceURL(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns full service url.
getFullyQualifiedHostName(String) - Method in enum com.sun.identity.common.FqdnValidator
Returns null if a given host name is valid.
getFullyQualifiedName(SSOToken, IdType, String) - Method in class com.iplanet.am.sdk.AMSDKRepo
Returns the fully qualified name for the identity.
getFullyQualifiedName(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Returns the fully qualified name for the identity.
getFullyQualifiedName(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getFullyQualifiedName(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getFullyQualifiedName(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getFullyQualifiedName(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getFullyQualifiedName(SSOToken, IdType, String) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns a fully qualified name of the identity, which should be unique per data store.
getFullyQualifiedNames() - Method in class com.sun.identity.idm.AMIdentity
 
getFullyQualifiedNames() - Method in class com.sun.identity.idm.common.IdCacheBlock
 
getFullyQualifiedNames(SSOToken, IdType, String, String) - Method in interface com.sun.identity.idm.IdServices
 
getFullyQualifiedNames(SSOToken, IdType, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
getFullyQualifiedNames(SSOToken, IdType, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getFullyQualifiedNames(SSOToken, IdType, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
getFullyQualifiedNames(SSOToken, IdType, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
Returns the set of fully qualified names for the identity.
getFullyQualifiedNames(SSOToken, IdType, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getFullyQualifiedNames_idrepo(String, String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getFullyQualifiedNames_idrepo(String, String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getFunctionId() - Method in class com.sun.identity.entitlement.xacml3.core.Apply
Gets the value of the functionId property.
getFunctionId() - Method in class com.sun.identity.entitlement.xacml3.core.Function
Gets the value of the functionId property.
getG() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Gets the value of the g property.
getG() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getG() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Gets the value of the g property.
getG() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getGatewayImplClass() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getGatewaySMSImplClass() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getGetComplete() - Method in interface com.sun.identity.saml2.protocol.IDPList
Returns the GetComplete Object.
getGetComplete() - Method in class com.sun.identity.saml2.protocol.impl.IDPListImpl
Returns the GetComplete Object.
getGetCompleteList() - Method in class com.sun.identity.federation.message.FSIDPList
Deprecated.
Returns list of GetComplete objects.
getGivenName() - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Gets the value of the givenName property.
getGivenName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
getGlobalAttributes(String) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns Map attributes
getGlobalAuthenticators(SSOToken) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns the global authenticators.
getGlobalConfig(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the global configuration for the given service instance.
getGlobalConfigNode(ServiceConfigManager, String) - Method in class org.forgerock.openam.core.rest.sms.SmsGlobalSingletonProvider
Global config can be null which is fine when a schema has no global attributes, but it may have realm attribute defaults and/or dynamic attributes.
getGlobalConfigNode(ServiceConfigManager, String) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
Gets the referenced global ServiceConfig for the current request.
getGlobalData() - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
getGlobalDiscoEntries(AMIdentity, String, Map, String) - Static method in class com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandlerImplUtils
This is used by the global disocvery service handler to retrieve the resource offerings registered at the realm, org, role etc.
getGlobalEntryHandler() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the glbal DiscoEntryHandler for business-to-enterprise (B2E) scenarios.
getGlobalInvalidCharsFromCache() - Static method in class com.sun.identity.common.AdministrationServiceListener
Returns global invalid characters from cache.
getGlobalOperand() - Method in class com.sun.identity.log.LogQuery
Returns the value of global operand set in the query.
getGlobalPluginNameFromCache() - Static method in class com.sun.identity.common.AdministrationServiceListener
Returns global user/password validation plugin name from cache.
getGlobalSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the global service configuration schema.
getGlobalSearchFilter(int) - Static method in class com.iplanet.am.sdk.AMSearchFilterManager
Deprecated.
Method to get the search filter from the Global default search templates.
getGlobalSearchFilter(int, String) - Static method in class com.iplanet.am.sdk.AMSearchFilterManager
Deprecated.
Method to get the search filter from a specified Global search template.
getGlobalSearchFilter(int) - Static method in class com.iplanet.am.sdk.ldap.SearchFilterManager
Method to get the search filter from the Global default search templates.
getGlobalSearchFilter(int, String) - Static method in class com.iplanet.am.sdk.ldap.SearchFilterManager
Method to get the search filter from a specified Global search template.
getGoogleEndpoint() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
Get the endpoint for this notification service to connect to.
getGraceLogins() - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
 
getGrammar() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
Loads a grammar object for the unmarshal-time validation.
getGrammar() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfo
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammar() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfoImpl
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammar() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
Loads a grammar object for the unmarshal-time validation.
getGrammar() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfo
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammar() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl
Gets the MSV AGM which can be used to validate XML during marshalling/unmarshalling.
getGrammarInfo() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
 
getGrammarInfo() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getGrammarInfo() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Obtains a reference to the current grammar info.
getGrammarInfo() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
 
getGrammarInfo() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getGrammarInfo() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Obtains a reference to the current grammar info.
getGrantId() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
getGrantType() - Method in interface org.forgerock.oauth2.core.AccessToken
Gets the token's grant type.
getGrantType() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the grant type.
getGrantType() - Method in class org.forgerock.openam.oauth2.StatelessAccessToken
 
getGrantType() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
getGroup() - Method in class com.sun.identity.install.tools.configurator.I18NInfo
 
getGroup() - Method in class com.sun.identity.sm.ServiceInstance
Returns the group name from which the configuration parameters for the instance must be obtained.
getGroupAttributes(String, String, Set<String>) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
getGroupAttributes(String, String, Set<String>) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
getGroupContainer(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMGroupContainer object represented by DN.
getGroupContainer() - Method in class com.iplanet.services.util.XMLParser
 
getGroupContainerNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method is deprecated. Use getNamingAttribute(int objectType)
getGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the group containers within the specified level.
getGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the group containers within the specified level.
getGroupDNs(int) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Gets the groups in this group.
getGroupDNs(int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Gets the groups in this group container.
getGroupFilterAndScope(SSOToken, String, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the dynamic groups search filter and search scope.
getGroupFilterAndScope(SSOToken, String, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Returns an array containing the dynamic group's scope, base dn, and filter.
getGroupFilterAndScope(String, String, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getGroupFilterAndScope(String, String, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getGroupFilterAndScope(SSOToken, String, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Returns an array containing the dynamic group's scope, base dn, and filter.
getGroupList() - Method in class com.sun.identity.idsvcs.IdentityDetails
 
getGroupNames() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the configuration group names
getGroupNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method is deprecated. Use getNamingAttribute(int objectType)
getGroups() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the collection of groups to whom the ACI apllies
getGroups() - Method in class com.iplanet.ums.User
Return groups that the user is a member of.
getGroupsResource(MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, BaseURLProviderFactory, Set<UiRolePredicate>) - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getGroupsResourceV1(MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, Set<UiRolePredicate>) - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getGroupsResourceV2(MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, BaseURLProviderFactory, Set<UiRolePredicate>) - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getGuiceModules(Class<? extends Annotation>) - Method in class com.sun.identity.cli.CliGuiceModuleLoader
 
getGuid() - Method in interface com.iplanet.ums.IRole
Returns the GUID of this object
getGuid() - Method in class com.iplanet.ums.PersistentObject
Get GUID of the given entity
getGuidArray(Set) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Convert a Set to Guid object array
getHandler(String) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Provides the handle to the specific handler eg.
getHandlerClass() - Method in class com.sun.identity.install.tools.admin.ToolsOptionsInfo
 
getHandlerConfig() - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Get the set of declared properties to be passed to the declared handler class immediately after instantiation and before handling.
getHandlerName() - Method in class org.forgerock.openam.audit.configuration.AuditEventHandlerConfiguration
Get the name provided for this handler during configuration.
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.
getHash(String, InputStream) - Static method in class com.sun.identity.tools.manifest.Utils
Calculate and return the hash value with byte array.
getHashSalt() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getHashSalt() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Returns the salt to use for hashing sub values upon pairwise requests.
getHashSalt() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getHead(Handler) - Method in class com.sun.identity.log.handlers.DBFormatter
Returns the set of all fields converted into a COMMA seperated string.
getHead(Handler) - Method in class com.sun.identity.log.handlers.ELFFormatter
According to ELF, the log file should start with a #Version which specifies the ELF version used followed by a #Fields line which specifies all the fields that are being logged.
getHead(Handler) - Method in class com.sun.identity.log.handlers.SecureELFFormatter
According to ELF, the log file should start with a #Version which specifies the ELF version used followed by a #Fields line which specifies all the fields that are being logged.
getHeader() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns header
getHeader() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module header string display.
getHeader(String) - Method in class com.sun.identity.setup.HttpServletRequestWrapper
Returns header.
getHeader(String) - Method in interface com.sun.identity.setup.IHttpServletRequest
Returns header.
getHeader() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
getHeader() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType
Gets the value of the Header property.
getHeader(String) - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptHttpRequestWrapper
Gets the header associated with the passed name.
getHeader(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getHeader(String name) on the wrapped request object.
getHeader(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
 
getHeader(String) - Method in class org.forgerock.openam.upgrade.UpgradeHttpServletRequest
 
getHeaderNames() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getHeaderNames() on the wrapped request object.
getHeaderNames() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
 
getHeaders(HttpServletRequest) - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Returns mime headers in HTTP servlet request.
getHeaders() - Method in interface org.forgerock.http.client.request.HttpClientRequest
Retrieve the headers set on the request.
getHeaders() - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Retrieve the headers set on the request.
getHeaders() - Method in interface org.forgerock.http.client.response.HttpClientResponse
Retrieve the headers sent with the accessed resource.
getHeaders() - Method in class org.forgerock.http.client.response.SimpleHttpClientResponse
Retrieve the headers sent with the accessed resource.
getHeaders(String) - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptHttpRequestWrapper
Gets the headers associated with the passed name.
getHeaders(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getHeaders(String name) on the wrapped request object.
getHeaders() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The Map of the set headers.
getHeaders(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
 
getHeadersUsingHEAD(String) - Method in class org.forgerock.openam.authentication.modules.oauth2.HttpRequestContent
 
getHeaderTemplate() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns header template
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.
getHelp() - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
getHelp() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getHelpMessage() - Method in class com.sun.identity.install.tools.configurator.UserOptionItem
 
getHiddenAttributeNames() - Method in class org.forgerock.openam.core.rest.sms.SmsJsonConverter
 
getHiddenServiceNames() - Method in class org.forgerock.openam.core.rest.sms.CoreRestSmsGuiceModule
 
getHistory(AMIdentity, QueryRequest) - Method in class org.forgerock.openam.uma.audit.UmaAuditLogger
 
getHistory(Context, ActionRequest) - Method in class org.forgerock.openam.uma.rest.AuditHistory
 
getHistoryResponseTime() - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
getHistoryThroughput() - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
getHolderOfKeyCertificate() - Method in class org.forgerock.openam.sts.soap.TokenSpecification
 
getHome() - Static method in class org.forgerock.openam.xacml.v3.resources.XACML3HomeResource
Creates Home Document Content providing hints.
getHomeDirLocator() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
getHomePath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getHomeURL(String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getHomeURL(String, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns Provider's HomePageURL.
getHost() - Method in class com.sun.identity.authentication.modules.radius.RADIUSServer
Returns the host.
getHost() - Method in class com.sun.identity.shared.FQDNUrl
Returns host.
getHost() - Method in class org.forgerock.openam.ldap.LDAPURL
Gets the host from the LDAP URL.
getHostAddress() - Method in class org.forgerock.openam.radius.common.packet.LoginIPHostAttribute
The host address indicator.
getHostedEntityId() - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Gets hosted provider id.
GetHostedIDPs - Class in com.sun.identity.workflow
 
GetHostedIDPs() - Constructor for class com.sun.identity.workflow.GetHostedIDPs
 
getHostEntityId() - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Gets hosted SP's Entity ID.
getHostEntityID() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the EntityID of the hosted provider.
getHostEntityID() - Method in class com.sun.identity.saml2.common.NameIDInfoKey
Returns the EntityID of the hosted provider.
getHostEntityRole() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the role of the host entity.
getHostEntityRole(Map) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the role of host entity.
getHostIndexes() - Method in class com.sun.identity.entitlement.ResourceSaveIndexes
Returns host indexes.
getHostIndexes() - Method in class com.sun.identity.entitlement.ResourceSearchIndexes
Returns host indexes.
getHostName(String) - Method in class com.iplanet.services.ldap.DSConfigMgr
 
getHostName(String) - Method in class com.iplanet.services.ldap.DSConfigMgrBase
 
getHostName(String) - Method in interface com.iplanet.services.ldap.IDSConfigMgr
Returns the host names for this id.
getHostName() - Method in interface com.iplanet.sso.SSOToken
Returns the host name of the client (browser) that sent the request.
getHostName(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getHostName() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getHostName() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the host name.
getHostName() - Method in class com.sun.identity.config.pojos.LDAPStore
 
getHostName() - Method in class com.sun.identity.config.util.AjaxPage
 
getHostName(String, String) - Method in class com.sun.identity.config.util.AjaxPage
 
getHostname() - Method in class com.sun.identity.entitlement.util.RelaxedURL
 
getHostName() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SiteEntry
Returns host name of the target.
getHostPort() - Method in class com.sun.identity.config.pojos.LDAPStore
 
getHostSet() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns set of hostname, ipaddress, and/or certificate alias of partner site that is allowed to send soap request.
getHostValues() - Method in class org.forgerock.openam.utils.ForwardedHeader
 
getHTML(HttpServletRequest, SSOToken) - Method in class com.sun.identity.cli.WebCLIHelper
 
getHTMLPageTitle() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns HTML page title.
getHTMLPageTitle() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns HTML page title
getHTMLStringInternal(Tag, PageContext, View) - Method in class org.forgerock.openam.console.ui.taglib.header.CCHtmlHeaderTag
 
getHttpClientResponse(String, String, Map<String, List<Map<String, String>>>, String) - Method in class org.forgerock.http.client.RestletHttpClient
Deprecated.
 
getHttpPrivilegeDefinitions() - Method in class org.forgerock.openam.forgerockrest.guice.ForgerockRestGuiceModule
 
getHttpRequest() - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Returns the HttpServletRequest which initiated/continued the login process.
getHttpResponse() - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Returns the HttpServletResponse which initiated/continued the login process.
getHttpServletRequest() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the servlet request.
getHttpServletRequest() - Method in class com.sun.identity.authentication.service.LoginState
Returns servlet request object.
getHttpServletRequest() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the HttpServletRequest object that initiated the call to this module.
getHttpServletRequest() - Method in interface org.forgerock.openam.authentication.modules.common.AMLoginModuleBinder
Returns the HttpServletRequest object that initiated the call to this module.
getHttpServletRequest() - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
Returns the HttpServletRequest object that initiated the call to this module.
getHttpServletResponse() - Method in class com.sun.identity.authentication.service.LoginState
Returns servlet response object.
getHttpServletResponse() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the HttpServletResponse object for the servlet request that initiated the call to this module.
getHttpServletResponse() - Method in interface org.forgerock.openam.authentication.modules.common.AMLoginModuleBinder
Returns the HttpServletResponse object for the servlet request that initiated the call to this module.
getHttpServletResponse() - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
Returns the HttpServletResponse object for the servlet request that initiated the call to this module.
getHttpSession() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the HTTPSession associated with the current authentication context
getHttpSessionOwnerListPropertyName() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
 
getHttpSessionPropertyName() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
 
getHttpSessionTrackingCookieName() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns the name of the cookie/URL parameter used by J2EE container for session tracking (currently hardcoded to "JSESSIONID")
getHttpStatusCode() - Method in exception com.sun.identity.coretoken.CoreTokenException
Returns HTTP status code.
getHttpURLConnection(URL) - Method in class org.forgerock.openam.sts.DefaultHttpURLConnectionFactory
 
getHttpURLConnection(URL) - Method in interface org.forgerock.openam.sts.HttpURLConnectionFactory
 
getHttpURLConnection(URL) - Method in class org.forgerock.openam.sts.OpenAMHttpURLConnectionFactory
 
getI18NFileName() - Method in class com.sun.identity.sm.PluginSchema
Returns the i18n properties file name
getI18NFileName() - Method in class com.sun.identity.sm.ServiceSchema
Returns the I18N properties file name for the service schema.
getI18NFileName() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the I18N properties file name for the service.
getI18NInfo() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
getI18NInfoMap() - Method in class com.sun.identity.install.tools.handler.ProductInfoHandlerBase
 
getI18NJarURL() - Method in class com.sun.identity.sm.PluginSchema
Returns the URL for the plugin's resource bundle
getI18NJarURL() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the URL of the JAR file that contains the I18N properties file.
getI18NKey() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Returns I18N key to describe the configuration attribute.
getI18NKey(String) - Method in class com.sun.identity.policy.ConditionTypeManager
Deprecated.
Returns the I18N key to be used to localize the display name for the condition type name.
getI18NKey(String) - Method in class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Returns the I18N key to be used to localize the display name for the referral type name.
getI18NKey(String) - Method in class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Returns the I18N key to be used to localize the display name for the responseprovider name.
getI18NKey() - Method in class com.sun.identity.policy.ServiceType
Returns the I18N key for the service name.
getI18NKey(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Returns the I18N key to be used to localize the display name for the subject type name.
getI18NKey() - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N key to describe the configuration attribute.
getI18NKey() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the I18N key to describe the configuration attribute.
getI18NKey() - Method in class com.sun.identity.sm.PluginInterface
Returns the i18n key that describes the function provided by the plugin interface
getI18NKey() - Method in class com.sun.identity.sm.PluginSchema
Returns the i18n key to resource bundle that describes the plugin
getI18NKey() - Method in class com.sun.identity.sm.ServiceSchema
Returns the I18N key that points to the description of the service.
getI18NKey() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns i18nKey of the schema.
getI18NPropertiesFileName(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the I18N properties file name that contains the internationalized messages.
getI18NPropertiesFileName(String) - Method in class com.sun.identity.policy.ConditionTypeManager
Deprecated.
Returns the I18N properties file name that should be used to localize display names for the given condition type.
getI18NPropertiesFileName(String) - Method in class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Returns the I18N properties file name that should be used to localize display names for the given referral type.
getI18NPropertiesFileName(String) - Method in class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Returns the I18N properties file name that should be used to localize display names for the given responseprovider name.
getI18NPropertiesFileName() - Method in class com.sun.identity.policy.ServiceType
Returns the I18N properties file name for the service.
getI18NPropertiesFileName(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Returns the I18N properties file name that should be used to localize display names for the given subject type.
getI18NValue(ServiceSchemaManager, String, Debug) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationModuleRealmSmsHandler
 
getIANAFormPlatformEncoding() - Static method in class com.iplanet.am.util.CharsetMapping
 
getIconPath() - Method in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
getIconUri() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the resource set icon uri.
getID() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the SessionID of this Internal Session.
getID() - Method in class com.iplanet.dpro.session.Session
Returns the session ID.
getID() - Method in class com.iplanet.services.ldap.event.DSEvent
Return the Directory Server ID assigned to the entry changed
getId() - Method in class com.iplanet.ums.Guid
Returns the nsuniqueID name in the Guid object associated with an LDAP entry.
getId() - Method in class com.sun.identity.authentication.callbacks.HiddenValueCallback
Get the id for the HiddenValueCallback to use when it is rendered as an HTML element.
getId(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getId() - Method in class com.sun.identity.common.ServerOrSiteEntry
 
getID() - Method in class com.sun.identity.entitlement.AttributeSubject
Returns the Identifier.
getID() - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Returns the Identifier.
getId() - Method in class com.sun.identity.entitlement.xacml3.core.Attributes
Gets the value of the id property.
getID() - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Returns value of id attribute.
getID() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of id attribute.
getID() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns the value of the id attribute.
getID() - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns the value of id attribute.
getID() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns the value of id attribute.
getID() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns the value of id attribute.
getID() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns the value of id attribute.
getID() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns the value of id attribute.
getID() - Method in class com.sun.identity.federation.message.FSRequest
Deprecated.
Returns the value of id attribute.
getID() - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Returns the value of id attribute.
getId() - Method in class com.sun.identity.idsvcs.Token
 
getId() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Returns value of 'id' attribute.
getId() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets id attribute for the tokens.
getId() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.Query
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets id attribute
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets id attribute
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets id attribute
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets id attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns value of id attribute.
getId() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns value of id attribute.
getID() - Method in class com.sun.identity.log.messageid.LogMessageID
Returns id.
getID() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the id of the assertion
getID() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the id of the assertion
getID() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Gets the value of the id property.
getID() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getID() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Gets the value of the id property.
getID() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
getID() - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Gets the value of the id property.
getID() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Gets the value of the id property.
getID() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the id property.
getID() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
getID() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
getID() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getID() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getID() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertiesType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyType
Gets the value of the id property.
getId() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.KeyInfoType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ManifestType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ObjectType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureValueType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignedInfoType
Gets the value of the id property.
getID() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns the value of the ID attribute.
getID() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the value of the id property.
getID() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns the value of the ID attribute.
getID() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the value of the id property.
getID() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Gets the value of the id property.
getID() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
getId() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SignOutType
Gets the value of the id property.
getId() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
getId() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.AttributedString
Gets the value of the id property.
getId() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
getId() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.SecurityTokenReferenceType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.UsernameTokenType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.wsu.AttributedDateTime
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.wsu.AttributedURI
Gets the value of the id property.
getId() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
getId() - Method in interface com.sun.identity.wsfederation.jaxb.wsu.TimestampType
Gets the value of the id property.
getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getId() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ObjectType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureValueType
Gets the value of the id property.
getId() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignedInfoType
Gets the value of the id property.
getId() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Gets id attribute for the tokens.
getId() - Method in class com.sun.identity.wss.security.KeyIdentifier
Returns the id.
getId() - Method in class com.sun.identity.wss.security.SecurityTokenReference
Returns the security token reference id.
getId() - Method in class org.forgerock.maven.plugins.inject.content.Content
Gets the ID of the content placeholder.
getId() - Method in class org.forgerock.oauth2.core.ResourceOwner
Gets the identifier of the resource owner.
getId() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Returns the ID of the session, either from local object pre serialization or the stored value post serialization.
getId(Context) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Returns the UriRouterContext's "id" UriTemplateVariable from the provided Context.
getId() - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
getId() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the unique resource set id of the resource set across all clients (resource servers).
getId() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
getId() - Method in class org.forgerock.openam.radius.common.packet.VendorSpecificAttribute
Get the The SMI Network Management Private Enterprise Code of the Vendor.
getId() - Method in enum org.forgerock.openam.scripting.ScriptConstants.GlobalScript
Get the Id of the global script.
getId() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the universally unique identifier for the ScriptConfiguration.
getID() - Method in interface org.forgerock.openam.session.AMSession
Get the Id of the session.
getId() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
getId() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
getID() - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
getId() - Method in enum org.forgerock.openam.sts.TokenType
 
getId() - Method in interface org.forgerock.openam.sts.TokenTypeId
Gets the token type id.
getId() - Method in class org.forgerock.openam.uma.PermissionTicket
 
getId() - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
getId() - Method in class org.forgerock.openam.uma.UmaPolicy
Gets the ID of this UMA policy which is the unique resource set ID that this policy relates to.
getIdentifier() - Method in class org.forgerock.openam.notifications.Topic
Gets the topic identifier.
getIdentifier() - Method in class org.forgerock.openam.radius.common.packet.CHAPPasswordAttribute
Returns the chap identifier code from the user's CHAP response.
getIdentifier() - Method in class org.forgerock.openam.radius.common.Packet
Returns the identifier of this packet.
getIdentity(IdType, String, String) - Method in class com.sun.identity.authentication.service.AuthD
Returns the AMIdentity object for the given parameters.
getIdentity(SSOToken) - Static method in class com.sun.identity.idm.IdUtils
Returns a handle of the Identity object based on the SSO Token passed in (AMIdentity object of the user who is authenticated).
getIdentity(SSOToken, String) - Static method in class com.sun.identity.idm.IdUtils
Returns an AMIdentity object, if provided with a string identifier for the object.
getIdentity(SSOToken, String, String) - Static method in class com.sun.identity.idm.IdUtils
Returns an AMIdentity object, given the DN of an authenticated identity, realm name and identity type.
getIdentity(String, String) - Static method in class com.sun.identity.idm.IdUtils
Gets the AMIdentity of a user with username equal to uName that exists in realm
getIdentity(HttpServletRequest, HttpServletResponse, AttributeQuery, String, String) - Method in interface com.sun.identity.saml2.plugins.AttributeAuthorityMapper
Returns an identity that matches the subject in the attribute query.
getIdentity(ManageNameIDRequest, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultAccountMapper
Returns the user's disntinguished name or the universal ID for the corresponding SAML ManageNameIDRequest.
getIdentity(HttpServletRequest, HttpServletResponse, AttributeQuery, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultAttributeAuthorityMapper
Returns an identity that matches the subject in the attribute query.
getIdentity(NameID, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAccountMapper
 
getIdentity(Assertion, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultLibrarySPAccountMapper
Returns the user's distinguished name or the universal ID for the corresponding SAML Assertion.
getIdentity(ManageNameIDRequest, String, String) - Method in interface com.sun.identity.saml2.plugins.IDPAccountMapper
Returns the user's distinguished name or the universal ID for the corresponding SAML ManageNameIDRequest.
getIdentity(NameID, String, String, String) - Method in interface com.sun.identity.saml2.plugins.IDPAccountMapper
Returns the user's distinguished name or the universal ID for the corresponding SAML NameID.
getIdentity(Assertion, String, String) - Method in interface com.sun.identity.saml2.plugins.SPAccountMapper
Returns the user's distinguished name or the universal ID for the corresponding SAML Assertion.
getIdentity(ManageNameIDRequest, String, String) - Method in interface com.sun.identity.saml2.plugins.SPAccountMapper
Returns the user's distinguished name or the universal ID for the corresponding SAML ManageNameIDRequest.
getIdentity(HttpServletRequest, HttpServletResponse, AttributeQuery, String, String) - Method in class com.sun.identity.saml2.plugins.X509SubjectAttributeAuthorityMapper
Returns an identity that matches the subject in the attribute query.
getIdentity(AttributeQuery, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
 
getIdentity(RequestSecurityTokenResponse, String, String) - Method in class com.sun.identity.wsfederation.plugins.DefaultLibrarySPAccountMapper
Returns the user's disntinguished name or the universal ID for the corresponding SAML Assertion.
getIdentity(RequestSecurityTokenResponse, String, String) - Method in interface com.sun.identity.wsfederation.plugins.SPAccountMapper
Returns user's distinguished name or the universal ID for the RSTR.
getIdentity() - Method in class org.forgerock.oauth2.core.ResourceOwner
Gets the resource owner's identity.
getIdentity(String, String) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Gets the AMIdentity of a user with username equal to username that exists in realm
getIdentity(SSOToken) - Method in class org.forgerock.openam.core.CoreWrapper
Returns a handle of the Identity object based on the SSO Token passed in (AMIdentity object of the user who is authenticated).
getIdentity(SSOToken, String) - Method in class org.forgerock.openam.core.CoreWrapper
Returns an AMIdentity object, if provided with a string identifier for the object.
getIdentity(String, String) - Method in class org.forgerock.openam.core.CoreWrapper
Gets the AMIdentity of a user with username equal to username that exists in realm
getIdentity(SSOToken) - Method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
Creates a AMIdentity from the specified SSOToken.
getIdentity() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Returns the underlying identity.
getIdentityDetails(ServletRequest) - Method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
getIdentityFromDataStoreX509Subject(AttributeQuery, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
 
getIdentityName(String, String) - Static method in class com.sun.identity.idm.IdUtils
Returns the user name extracted from the uuid if the orgName supplied in the parameter is not same realm name in uuid then IdRepoException is thrown
getIdentityName(String) - Method in class org.forgerock.openam.identity.idm.IdentityUtils
Determines the name of the identity based on the provided universal ID.
getIdentityServiceException(int, String) - Static method in class org.forgerock.openam.errors.IdentityServicesException
Contains a map of default errors relating to known ID services errors.
getIdentityServicesAttributes(String, String) - Static method in class org.forgerock.openam.core.rest.IdentityRestUtils
 
getIdEntryMap() - Method in class com.sun.identity.federation.services.FSAssertionManager
Returns assertion ID to Entry object map.
getIDFFArtifacts() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvc
Getter for the "IDFFArtifacts" variable.
getIDFFArtifacts() - Method in interface com.sun.identity.monitoring.SsoServerIDFFSvcMBean
Getter for the "IDFFArtifacts" variable.
getIDFFAssertions() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvc
Getter for the "IDFFAssertions" variable.
getIDFFAssertions() - Method in interface com.sun.identity.monitoring.SsoServerIDFFSvcMBean
Getter for the "IDFFAssertions" variable.
getIDFFCOTProviderMapping(String) - Method in class com.sun.identity.cot.CircleOfTrustManager
Returns a map of circle of trust name and the value of the sun-fm-trusted-providers attribute The key in the map is the circle of trust name and value is a set of providers retreived from the attribute.
getIDFFIdAuthnRqt() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvc
Getter for the "IDFFIdAuthnRqt" variable.
getIDFFIdAuthnRqt() - Method in interface com.sun.identity.monitoring.SsoServerIDFFSvcMBean
Getter for the "IDFFIdAuthnRqt" variable.
getIDFFIdDestn() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvc
Getter for the "IDFFIdDestn" variable.
getIDFFIdDestn() - Method in interface com.sun.identity.monitoring.SsoServerIDFFSvcMBean
Getter for the "IDFFIdDestn" variable.
getIDFFIdLocalSessToken() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvc
Getter for the "IDFFIdLocalSessToken" variable.
getIDFFIdLocalSessToken() - Method in interface com.sun.identity.monitoring.SsoServerIDFFSvcMBean
Getter for the "IDFFIdLocalSessToken" variable.
getIDFFMetaManager() - Static method in class com.sun.identity.federation.common.FSUtils
Returns an instance of the IDFF meta manager class.
getIDFFReaderServiceURL() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns reader service URL of the Circle of Trust for ID-FF protocol.
getIDFFRelayState() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvc
Getter for the "IDFFRelayState" variable.
getIDFFRelayState() - Method in interface com.sun.identity.monitoring.SsoServerIDFFSvcMBean
Getter for the "IDFFRelayState" variable.
getIDFFStatus() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvc
Getter for the "IDFFStatus" variable.
getIDFFStatus() - Method in interface com.sun.identity.monitoring.SsoServerIDFFSvcMBean
Getter for the "IDFFStatus" variable.
getIDFFSubCommandSpecification(RequestContext) - Static method in class com.sun.identity.federation.cli.FederationManager
Returns specification version for ID-FF/SAML sub commands.
getIDFFSvc() - Static method in class com.sun.identity.plugin.monitoring.MonitorManager
 
getIdffSvcGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getIdffSvcMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the IDFF service mbean
getIdffSvcMBean() - Method in interface com.sun.identity.plugin.monitoring.FedMonAgent
Get a handle to the monitoring MBean for the ID-FF service.
getIdffSvcMBean() - Method in class com.sun.identity.plugin.monitoring.impl.AgentProvider
 
getIdffSvcMBean() - Method in class com.sun.identity.plugin.monitoring.impl.FedletAgentProvider
 
getIDFFUserIDSessionList() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvc
Getter for the "IDFFUserIDSessionList" variable.
getIDFFUserIDSessionList() - Method in interface com.sun.identity.monitoring.SsoServerIDFFSvcMBean
Getter for the "IDFFUserIDSessionList" variable.
getIDFFWriterServiceURL() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns Writer Service URL of the Circle of Trust for ID-FF protocol.
getIdleTime() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the time(in seconds) for which the Internal Session has not been accessed.
getIdleTime() - Method in class com.iplanet.dpro.session.Session
Returns the session idle time in seconds.
getIdleTime() - Method in interface com.iplanet.sso.SSOToken
Returns the session idle time in seconds.
getIdleTime() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getIdleTime() - Method in class com.sun.identity.authentication.service.LoginState
Returns session idle time.
GetIdleTimeActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'getIdle' action
GetIdleTimeActionHandler(SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.GetIdleTimeActionHandler
Constructs a GetIdleTimeActionHandler instance
getIDPAccountMapper(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns an IDPAccountMapper
getIdpAdapter() - Method in exception com.sun.identity.saml2.profile.FederatedSSOException
The IDP adapter.
getIDPAdapter(String, String) - Method in interface org.forgerock.openam.saml2.IDPRequestValidator
Loads the SAML2IdentityProviderAdapter IDP adapter which will be called as part of IDP processing.
getIdpAdapter() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the IdPAdaptor used to perform SSO operations for this request.
getIDPAdapter(String, String) - Method in class org.forgerock.openam.saml2.UtilProxyIDPRequestValidator
Loads the SAML2IdentityProviderAdapter IDP adapter which will be called as part of IDP processing.
getIDPAdapterClass(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns a SAML2IdentityProviderAdapter
getIDPAdapterClass(String, String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns a SAML2IdentityProviderAdapter
getIDPAuthnContextInfo(AuthnRequest, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAuthnContextMapper
Returns an IDPAuthnContextInfo object.
getIDPAuthnContextInfo(AuthnRequest, String, String) - Method in interface com.sun.identity.saml2.plugins.IDPAuthnContextMapper
Returns an IDPAuthnContextInfo object.
getIDPAuthnContextInfo(String, String, String) - Method in class com.sun.identity.wsfederation.plugins.DefaultIDPAuthenticationMethodMapper
Returns an IDPAuthenticationTypeInfo object.
getIDPAuthnContextInfo(String, String, String) - Method in interface com.sun.identity.wsfederation.plugins.IDPAuthenticationMethodMapper
Returns an IDPAuthenticationTypeInfo object.
getIDPAuthnContextMapper(String, String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns an IDPAuthnContextMapper
getIDPDescriptor(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns Identity Provider's Descriptor for the entity identifier.
getIDPDescriptor(EntityDescriptorElement) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Returns the IDPDescriptor in the Entity Descriptor.
getIDPDescriptorConfig(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns Identity Provider's Configuration for the entity identifier.
getIDPDescriptorConfig(EntityConfigElement) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Returns the Identity Provider Entity Configuration.
getIDPECPSessionMapper(String, String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns an IDPECPSessionMapper
getIDPEntity(String, String) - Method in interface org.forgerock.openam.saml2.IDPRequestValidator
The entity identifier for the IDP.
getIDPEntity(String, String) - Method in class org.forgerock.openam.saml2.UtilProxyIDPRequestValidator
The entity identifier for the IDP.
getIDPEntityID(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Returns IDP's entity ID associated with requestID.
getIDPEntityID() - Method in class com.sun.identity.saml2.profile.AuthnRequestInfo
Returns the Identity Provider Entity ID.
getIDPEntityId() - Method in class com.sun.identity.workflow.ValidateSAML2
 
getIdpEntityID() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the IdP entity ID.
getIDPEntries() - Method in class com.sun.identity.federation.message.FSIDPList
Deprecated.
Returns IDPEntries object.
getIDPEntries() - Method in interface com.sun.identity.saml2.protocol.IDPList
Returns the list of IDPEntry Objects.
getIDPEntries() - Method in class com.sun.identity.saml2.protocol.impl.IDPListImpl
Returns the list of IDPEntry Objects.
getIDPEntryList() - Method in class com.sun.identity.federation.message.common.IDPEntries
Deprecated.
Returns the list of Identity Providers.
getIDPFederationStatus(String, String, String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getIDPFederationStatus(String, String, String, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the federation status of a user with an Identity Provider.
getIdpId() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the Identity Provider id.
getIDPList() - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Returns the FSIDPList object.
getIDPList() - Method in class com.sun.identity.federation.message.FSScoping
Deprecated.
Returns the preferred IDPs list in an authentication request.
getIDPList() - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Returns the IDPList Object.
getIDPList() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Returns the IDPList Object.
getIDPList() - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Returns the IDPList Object.
getIDPList() - Method in interface com.sun.identity.saml2.protocol.Scoping
Returns the IDPList Object.
getIDPList() - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method has been deprecated. Please use getAllIDPList(String realm) instead.
getIDPList(String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated. Please use getIDPList(String,String)
getIDPList(String, String) - Static method in class com.sun.liberty.LibertyManager
Returns a list of all trusted Identity Providers under the realm for a given hosted provider's entity ID.
getIDPLoginURL() - Method in class com.sun.identity.workflow.ValidateSAML2
 
getIDPLogoutURL() - Method in class com.sun.identity.workflow.ValidateSAML2
 
getIDPManageNameIDConfig(String, String, String) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
Returns first ManageNameID configuration in an entity under the realm.
getIdpMetaAlias() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the IdP Meta Alias.
getIDPPElementType(String) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Returns element type.
getIDPPFactory() - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Gets the IDPPFactory JAXB Object.
getIDPPPrefix() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets idpp prefix.
getIDPPrivateKey(String, String) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.FauxSAML2CryptoProvider
 
getIDPPrivateKey(String, String) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProvider
Returns the PrivateKey corresponding to the PrivateKeyEntry containing the SAML2 Identity Provider's private key.
getIDPPrivateKey(String, String) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProviderImpl
 
getIDPProvidedNameIdentifier() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns the Identity Provider's NameIdentifier.
getIDPProvidedNameIdentifier() - Method in class com.sun.identity.federation.message.FSSubject
Deprecated.
Returns the Identity Provider's NameIdentifier.
getIDPRequestValidator(String, boolean) - Method in class org.forgerock.openam.saml2.SAML2ActorFactory
Gets an IDPRequestValidator
getIDPSLOConfig(String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Returns first SingleLogout configuration in an entity under the realm.
GetIDPSPPairingInCOT - Class in com.sun.identity.workflow
Gets all IDP in a circle of trust.
GetIDPSPPairingInCOT() - Constructor for class com.sun.identity.workflow.GetIDPSPPairingInCOT
 
getIDPSSOConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first identity provider's SSO configuration in an entity under the realm.
getIDPSSOConfig(EntityConfigElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns first identity provider's SSO configuration in an entity
getIDPSSOConfig(String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns first identity provider's SSO configuration in an entity under the realm.
getIDPSSOConfigOrSPSSOConfig() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Gets the value of the IDPSSOConfigOrSPSSOConfig property.
getIDPSSOConfigOrSPSSOConfig() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
getIDPSSOConfigOrSPSSOConfigOrAuthnAuthorityConfig() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Gets the value of the IDPSSOConfigOrSPSSOConfigOrAuthnAuthorityConfig property.
getIDPSSOConfigOrSPSSOConfigOrAuthnAuthorityConfig() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
getIDPSSODescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first identity provider's SSO descriptor in an entity under the realm.
getIDPSSODescriptor(EntityDescriptorElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns first identity provider's SSO descriptor in an entity descriptor.
getIDPSSOForAuthnReq(String, String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Gets the IDP SSO Descriptor for the given sp entity id in the given realm.
getIDPX509Certificate(String) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.FauxSAML2CryptoProvider
 
getIDPX509Certificate(String) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProvider
Returns the IDP's X509Certificate.
getIDPX509Certificate(String) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProviderImpl
 
getIdRepoAttributeValidator(String) - Method in class com.sun.identity.idm.server.IdRepoAttributeValidatorManager
Returns an instance of IdRepoAttributeValidator for specified realm.
getIdRepoCacheEntries() - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Getter for the "IdRepoCacheEntries" variable.
getIdRepoCacheEntries() - Method in interface com.sun.identity.monitoring.SsoServerIdRepoSvcMBean
Getter for the "IdRepoCacheEntries" variable.
getIdRepoCacheHits() - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Getter for the "IdRepoCacheHits" variable.
getIdRepoCacheHits() - Method in interface com.sun.identity.monitoring.SsoServerIdRepoSvcMBean
Getter for the "IdRepoCacheHits" variable.
getIdRepoGetRqts() - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Getter for the "IdRepoGetRqts" variable.
getIdRepoGetRqts() - Method in interface com.sun.identity.monitoring.SsoServerIdRepoSvcMBean
Getter for the "IdRepoGetRqts" variable.
getIdRepoPlugins(String) - Method in class com.sun.identity.idm.server.IdRepoPluginsCache
 
getIdRepoPlugins(String, IdOperation, IdType) - Method in class com.sun.identity.idm.server.IdRepoPluginsCache
 
getIdRepoSearchCacheHits() - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Getter for the "IdRepoSearchCacheHits" variable.
getIdRepoSearchCacheHits() - Method in interface com.sun.identity.monitoring.SsoServerIdRepoSvcMBean
Getter for the "IdRepoSearchCacheHits" variable.
getIdRepoSearchRqts() - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Getter for the "IdRepoSearchRqts" variable.
getIdRepoSearchRqts() - Method in interface com.sun.identity.monitoring.SsoServerIdRepoSvcMBean
Getter for the "IdRepoSearchRqts" variable.
getIdrepoSvcGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getIdrepoSvcMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the IdRepo service mbean
getIDTokenEncryptionKey() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets the encryption key used to encrypt OpenID Connect tokens.
getIDTokenEncryptionKey() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
 
getIDTokenEncryptionKey() - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the encryption key used to encrypt OpenID Connect tokens.
getIDTokenEncryptionResponseAlgorithm() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets the algorithm used to encrypt OpenID Connect tokens.
getIDTokenEncryptionResponseAlgorithm() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
 
getIDTokenEncryptionResponseAlgorithm() - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the algorithm used to encrypt OpenID Connect tokens.
getIDTokenEncryptionResponseMethod() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets the encryption method used to encrypt OpenID Connect tokens.
getIDTokenEncryptionResponseMethod() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
 
getIDTokenEncryptionResponseMethod() - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the encryption method used to encrypt OpenID Connect tokens.
getIDTokenSignedResponseAlgorithm() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getIDTokenSignedResponseAlgorithm() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the OpenId Token signed response algorithm.
getIdTokenSignedResponseAlgorithm() - Method in class org.forgerock.openidconnect.Client
Gets the id token signed response alg of the OAuth2Client.
getIDTokenSignedResponseAlgorithm() - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the OpenId Token signed response algorithm.
getIdxOfCallbackSetInModule() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
gets the index of the callback set in the module.
getIdxOfCurrentCallback() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Get the index of the current callback.
getIFinderSummaryKeys() - Method in class com.sun.identity.install.tools.handler.ProductInfoHandlerBase
 
getIfIndex() - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
getIfIndex() - Method in interface com.sun.identity.monitoring.LinkTrapGeneratorMBean
 
getIgnoreCase() - Method in class com.sun.identity.install.tools.configurator.SkipIfInfo
 
getIgnoreCaseFlag() - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
getImage() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns image
getImage() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module display page image.
getImplicitEnvelopeEncodingStyle() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
getImplicitEnvelopeEncodingStyle() - Method in class com.sun.identity.entity.EntityObjectIF_Tie
 
getImplicitEnvelopeEncodingStyle() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
getImplicitEnvelopeEncodingStyle() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
getImplicitEnvelopeEncodingStyle() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
getImplicitEnvelopeEncodingStyle() - Method in class com.sun.identity.saml.AssertionManagerIF_Tie
 
getImplicitEnvelopeEncodingStyle() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
getImplicitEnvelopeEncodingStyle() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
getImportStepsApplication() - Method in class org.forgerock.openam.xacml.v3.ImportStepGenerator
Returns the Application Import Steps generated by this instance.
getImportStepsPrivilege() - Method in class org.forgerock.openam.xacml.v3.ImportStepGenerator
Returns the Privilege Import Steps generated by this instance.
getImportStepsResourceType() - Method in class org.forgerock.openam.xacml.v3.ImportStepGenerator
Returns the Resource Type Import Steps generated by this instance.
getIncluded() - Method in class org.forgerock.openam.entitlement.rest.model.json.ResourceSet
 
getIncludeToken() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
getIncludeToken() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
getIncludeToken() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
getIncludeToken() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
getIncludeToken() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.IssuedTokenType
Gets the value of the includeToken property.
getIncludeToken() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SecureConversationTokenType
Gets the value of the includeToken property.
getIncludeToken() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SpnegoContextTokenType
Gets the value of the includeToken property.
getIncludeToken() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.TokenAssertionType
Gets the value of the includeToken property.
getIndefinitelyString(Context) - Method in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
getIndex() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeConsumingServiceType
Gets the value of the index property.
getIndex() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
getIndex() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
getIndex() - Method in interface com.sun.identity.saml2.jaxb.metadata.IndexedEndpointType
Gets the value of the index property.
getIndexes(String) - Method in interface com.sun.identity.entitlement.interfaces.ISaveIndex
Returns save indexes for a given resource.
getIndexes(String, String) - Method in interface com.sun.identity.entitlement.interfaces.ISearchIndex
Returns search indexes for a given resource.
getIndexes(String) - Method in class com.sun.identity.entitlement.opensso.DelegationResourceNameIndexGenerator
 
getIndexes(String, String) - Method in class com.sun.identity.entitlement.opensso.DelegationResourceNameSplitter
 
getIndexes(String) - Method in class com.sun.identity.entitlement.util.ResourceNameIndexGenerator
Returns resource index of a given resource name.
getIndexes(String, String) - Method in class com.sun.identity.entitlement.util.ResourceNameSplitter
Returns the different components on a resource that can be used to search for policies.
getIndexes(String) - Method in class org.forgerock.openam.entitlement.indextree.TreeSaveIndex
 
getIndexes(String, String) - Method in class org.forgerock.openam.entitlement.indextree.TreeSearchIndex
 
getIndexes(String, String) - Method in class org.forgerock.openam.entitlement.indextree.TreeSearchIndexDelegate
 
getIndexName(SSOToken, AuthContext.IndexType) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getIndexName() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the index name.
getIndexName(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getIndexName() - Method in class com.sun.identity.authentication.service.LoginState
Returns the index name.
getIndexType(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getIndexType() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the index type.
getIndexType(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getIndexType() - Method in class com.sun.identity.authentication.service.LoginState
Returns the current index type.
getIndexType() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the current authentication index type from the AuthContextLocal.
getIndexType() - Method in enum org.forgerock.openam.core.rest.authn.core.AuthIndexType
Gets the AuthContext.IndexType for the enum.
getIndexType() - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Returns the Authentication Index Type to use in the login process.
getIndexType() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the current authentication index type from the AuthContextLocal.
getIndexType() - Method in class org.forgerock.openam.oauth2.OpenAMAuthenticationMethod
 
getIndexValue() - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Returns the Authentication Index value to use in the login process.
getIndirectCRL() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the indirectCRL attribute
getInetDomainStatus(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getInetDomainStatus() - Method in class com.sun.identity.authentication.service.LoginState
Returns the inetDomainStatus.
getInfo() - Method in class org.forgerock.openam.audit.model.AuthenticationAuditEntry
Get the info values.
getInformationMessage() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns information message.
getInformationMessage() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns information message
getInfoText(int, int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the info text associated with a specific callback
getInfoText() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the list of infoText elements to display alongside the authentication module display attributes.
getInheritedAttributeNames(AMIdentity) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns the inherited attribute names.
getInitializationError() - Static method in class com.iplanet.am.util.SystemProperties
Returns error messages during initialization, else null.
getInitials(String) - Static method in class org.forgerock.openam.cts.utils.blob.strategies.AttributeCompressionStrategy
Generate the initials from the given name.
getInitialState() - Method in class org.forgerock.openam.auditors.ConfigAuditor
Getter for the initial state of the event
getInitialState() - Method in class org.forgerock.openam.auditors.RepoAuditor
Getter for the initial state of the event
getInitParameter(String, String) - Method in class org.forgerock.openam.rest.service.RestletServiceServlet
Overridden to return the ServiceEndpointApplication class name for the "org.restlet.application" init parameter.
getInitParameter(String) - Method in class org.forgerock.openam.rest.service.RestletServiceServlet
getInitParameterNames() - Method in class org.forgerock.openam.rest.service.RestletServiceServlet
Overridden to include the "org.restlet.application" init paramter name.
getInnerException() - Method in exception com.sun.identity.install.tools.configurator.InstallException
Returns the exception that was supplied to the constructor at the time when this exception was created.
getInputContextOnly() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Returns the XML attribute boolean value which governs the source of information that the PDP is allowed to use in making an authorization decision.
getInputContextOnly() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Returns the XML attribute boolean value which governs the source of information that the PDP is allowed to use in making an authorization decision.
getInputPolicy(ProviderConfig) - Method in class com.sun.identity.wss.policy.WSSPolicyManager
Returns the input policy for the given web service provider configuration.
getInputStream() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getInputStream() on the wrapped request object.
getInputStreamForKeystoreFileOrCustomWsdlFile(String) - Method in class com.sun.identity.workflow.CreateSoapSTSDeployment
 
getInputToken() - Method in class org.forgerock.openam.sts.rest.operation.translate.CustomRestTokenProviderParametersImpl
 
getInputToken() - Method in class org.forgerock.openam.sts.rest.operation.translate.OpenIdConnectRestTokenProviderParameters
 
getInputToken() - Method in class org.forgerock.openam.sts.rest.operation.translate.Saml2RestTokenProviderParameters
 
getInputToken() - Method in interface org.forgerock.openam.sts.rest.token.canceller.RestIssuedTokenCancellerParameters
 
getInputToken() - Method in interface org.forgerock.openam.sts.rest.token.provider.RestTokenProviderParameters
Gets the json representation of the input token.
getInputToken() - Method in interface org.forgerock.openam.sts.rest.token.validator.RestIssuedTokenValidatorParameters
 
getInputToken() - Method in interface org.forgerock.openam.sts.rest.token.validator.RestTokenTransformValidatorParameters
Gets the to-be-validated token.
getInputTokenState() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
getInputTokenType() - Method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
getInputTokenType() - Method in class org.forgerock.openam.sts.rest.operation.translate.CustomRestTokenProviderParametersImpl
 
getInputTokenType() - Method in class org.forgerock.openam.sts.rest.operation.translate.OpenIdConnectRestTokenProviderParameters
 
getInputTokenType() - Method in class org.forgerock.openam.sts.rest.operation.translate.Saml2RestTokenProviderParameters
 
getInputTokenType() - Method in interface org.forgerock.openam.sts.rest.token.provider.RestTokenProviderParameters
Gets the type of the input token.
getInResponseTo() - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Returns the value of InResponseTo attribute.
getInResponseTo() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the InResponseTo of the Response.
getInResponseTo() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns the ID of a SAML protocol message in response to which an attesting entity can present the assertion
getInResponseTo() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns the ID of a SAML protocol message in response to which an attesting entity can present the assertion
getInResponseTo() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
getInResponseTo() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Gets the value of the inResponseTo property.
getInResponseTo() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the value of the inResponseTo property.
getInResponseTo() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the value of the inResponseTo property.
getInResponseToRequest(String) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
getInResponseToRequest(String) - Method in class com.sun.identity.federation.services.fednsso.FSBrowserArtifactConsumerHandler
 
getInsertEntry() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets the value of the InsertEntry property.
getInstallResourceBundle(String) - Static method in class com.sun.identity.shared.locale.Locale
Gets the default install resource bundle for the default locale
getInstallRunInfo() - Method in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
getInstallState() - Method in class com.sun.identity.install.tools.configurator.Driver
 
getInstance() - Static method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
 
getInstance() - Static method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getInstance() - Static method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder
 
getInstance() - Static method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getInstance(String, SSOToken) - Static method in class com.iplanet.services.cdm.AuthClient
 
getInstance(String) - Static method in class com.iplanet.services.cdm.Client
Deprecated.
Use ClientsManager#getInstance(String)
getInstance(String, SSOToken) - Static method in class com.iplanet.services.cdm.Client
Deprecated.
Use ClientsManager#getInstance(String)
getInstance(String) - Static method in class com.iplanet.services.cdm.ClientsManager
Returns Client instance for a specific client type.
getInstance() - Static method in class com.iplanet.services.cdm.G11NSettings
 
getInstance(String) - Static method in class com.iplanet.services.util.I18n
Method to get an instance of I18n object that has been either previously created or to obtain a new instance if it does'nt exist
getInstance() - Static method in class com.iplanet.sso.SSOTokenManager
Returns the singleton instance of SSOTokenManager.
getInstance(ServerInstance) - Static method in class com.iplanet.ums.DataLayer
Create the singleton DataLayer object if it doesn't exist already.
getInstance() - Static method in class com.iplanet.ums.DataLayer
Create the singleton DataLayer object if it doesn't exist already.
getInstance() - Static method in class com.sun.identity.authentication.config.AMAuthLevelManager
Returns manager instance.
getInstance(String) - Static method in class com.sun.identity.authentication.spi.AMAuthCallBackImpl
Public accessor for the singleton.
getInstance() - Static method in class com.sun.identity.cli.UsageFormatter
Returns an instance of this class.
getInstance() - Static method in class com.sun.identity.common.BackwardCompSupport
 
getInstance() - Static method in class com.sun.identity.common.configuration.ConfigurationObserver
Returns an instance of ConfigurationObserver.
getInstance() - Static method in class com.sun.identity.common.configuration.ServerConfigXMLObserver
Returns an instance of ServerConfigXMLObserver object.
getInstance() - Static method in class com.sun.identity.common.DebugPropertiesObserver
Returns an instance of DebugPropertiesObserver object.
getInstance() - Static method in enum com.sun.identity.common.FqdnValidator
 
getInstance() - Static method in class com.sun.identity.common.ShutdownManager
Returns the static instance of ShutdownManager in the VM.
getInstance() - Static method in class com.sun.identity.common.validation.IntegerValidator
Deprecated.
 
getInstance() - Static method in class com.sun.identity.common.validation.PositiveIntegerValidator
Deprecated.
 
getInstance() - Static method in class com.sun.identity.common.validation.URLValidator
Deprecated.
 
getInstance() - Static method in class com.sun.identity.common.validation.XSDateTimeValidator
Deprecated.
 
getInstance() - Static method in class com.sun.identity.common.validation.XSDurationValidator
Deprecated.
 
getInstance() - Static method in class com.sun.identity.coretoken.CoreTokenStoreFactory
Returns an instance of the CoreTokenStore implementation class.
getInstance() - Static method in class com.sun.identity.delegation.SMServiceListener
 
getInstance(String, Subject) - Static method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Returns an instance of application privilege manager.
getInstance(String) - Method in interface com.sun.identity.entitlement.interfaces.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() - Static method in class com.sun.identity.entitlement.ListenerManager
 
getInstance() - Static method in class com.sun.identity.entitlement.opensso.DataStore
 
getInstance() - Static method in class com.sun.identity.entitlement.PolicyDataStore
 
getInstance(JSONObject) - Static method in class com.sun.identity.entitlement.Privilege
 
getInstance() - Static method in class com.sun.identity.entitlement.PrivilegeChangeNotifier
 
getInstance(Subject, String) - Static method in class com.sun.identity.entitlement.PrivilegeIndexStore
Returns an instance of the privilege index store.
getInstance(String, Subject) - Static method in class com.sun.identity.entitlement.PrivilegeManager
Returns instance of configured PrivilegeManager
getInstance(JSONObject) - Static method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
 
getInstance(Subject) - Static method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns an instance of SubjectAttributesManager.
getInstance(Subject, Subject) - Static method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns the SubjectAttributesManager of a given subject.
getInstance(Subject, String) - Static method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns the SubjectAttributesManager of a given realm.
getInstance() - Static method in class com.sun.identity.entitlement.util.LogFactory
Returns an instance of the factory.
getInstance(String) - Static method in class com.sun.identity.entitlement.util.NetworkMonitor
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
getInstance(String) - Static method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Gets an Object for FSAccountManager Class.
getInstance() - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPBuilder
 
getInstance(String) - Static method in class com.sun.identity.federation.services.FSAssertionManager
Returns a FSAssertionManager instance.
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder
 
getInstance() - Static method in class com.sun.identity.federation.services.FSServiceManager
Returns FSServiceManager instance.
getInstance(String) - Static method in class com.sun.identity.federation.services.FSSessionManager
Gets the singleton instance of FSSessionManager.
getInstance() - Static method in class com.sun.identity.federation.services.FSSOAPService
Returns an instance of FSSOAPService instance.
getInstance(String) - Static method in class com.sun.identity.federation.services.logout.FSReturnSessionManager
Gets the singleton instance of FSReturnSessionManager.
getInstance(String) - Static method in class com.sun.identity.federation.services.registration.FSRegistrationManager
Gets the singleton instance of FSRegistrationManager.
getInstance() - Static method in class com.sun.identity.federation.services.util.FSSignatureManager
Returns the singleton instance of FSSignatureManager with default KeyProvider and SignatureProvider.
getInstance(KeyProvider, SignatureProviderSPI) - Static method in class com.sun.identity.federation.services.util.FSSignatureManager
Returns an instance of FSSignatureManager with specified KeyProvider and SignatureProvider.
getInstance() - Static method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
getInstance() - Static method in class com.sun.identity.idm.remote.IdRemoteEventListener
 
getInstance() - Static method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getInstance() - Static method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
getInstance() - Static method in class com.sun.identity.idm.server.IdRepoAttributeValidatorManager
Returns an instance of IdRepoAttributeValidatorManager
getInstance() - Static method in class com.sun.identity.idm.server.IdServicesImpl
 
getInstance() - Static method in class com.sun.identity.idsvcs.IdentityServicesFactory
The default security implementation is 'OpenSSO'.
getInstance(String) - Static method in class com.sun.identity.idsvcs.IdentityServicesFactory
Return an instance of a factory that provider.
getInstance() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPBuilder
 
getInstance() - Static method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getInstance() - Static method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
get the singleton of MigrateFromInstFinderStore.
getInstance(String) - Static method in class com.sun.identity.install.tools.util.Audit
 
getInstance() - Static method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets the instance of IDPPService Manager
getInstance() - Static method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Gets singleton object instance of InteractionManager
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder
 
getInstance() - Static method in class com.sun.identity.log.handlers.LoggingThread
 
getInstance() - Static method in class com.sun.identity.multiprotocol.SingleLogoutManager
Returns SingleLogoutManager singleton instance.
getInstance() - Static method in class com.sun.identity.plugin.datastore.DataStoreProviderManager
Gets the singleton instance of DataStoreProviderManager.
getInstance() - Static method in class com.sun.identity.policy.client.PolicyEvaluatorFactory
Returns an instance of com.sun.identity.policy.client.PolicyEvaluatorFactory
getInstance() - Static method in class com.sun.identity.policy.PolicyCache
Gets the singleton instance of PolicyCache
getInstance() - Static method in class com.sun.identity.policy.ProxyPolicyEvaluatorFactory
Deprecated.
Gets an instance of ProxyPolicyEvaluatorFactory.
getInstance() - Static method in class com.sun.identity.rest.RestServiceManager
 
getInstance(String) - Static method in class com.sun.identity.sae.api.SecureAttrs
Returns an instance to perform crypto operations.
getInstance() - Static method in class com.sun.identity.saml.AssertionManager
Gets the singleton instance of AssertionManager.
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder
 
getInstance() - Static method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Gets the singleton instance of XMLSignatureManager with default KeyProvider and SignatureProvider.
getInstance(KeyProvider, SignatureProvider) - Static method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Get an instance of XMLSignatureManager with specified KeyProvider and SignatureProvider.
getInstance() - Static method in class com.sun.identity.saml2.assertion.AssertionFactory
Returns the instance of AssertionFactory.
getInstance() - Static method in class com.sun.identity.saml2.common.SOAPCommunicator
Gets the singleton instance of the SOAPCommunicator.
getInstance() - Static method in class com.sun.identity.saml2.ecp.ECPFactory
Returns an instance of the ECPFactory Object.
getInstance(String) - Static method in class com.sun.identity.saml2.idpdiscovery.Debug
Returns an existing instance of Debug for the specified debug file or a new one if no such instance already exists.
getInstance() - Static method in class com.sun.identity.saml2.protocol.ProtocolFactory
Returns an instance of the ProtocolFactory Object.
getInstance() - Static method in class com.sun.identity.security.AdminTokenAction
Returns a cached instance AdminTokenAction.
getInstance() - Static method in class com.sun.identity.setup.AMSetupDSConfig
Returns a single instance if not already created.
getInstance() - Static method in class com.sun.identity.setup.BootstrapCreator
 
getInstance() - Static method in class com.sun.identity.setup.InstallLog
 
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.
getInstance(SSOToken, String) - Static method in class com.sun.identity.sm.CachedSMSEntry
 
getInstance(SSOToken, String) - Static method in class com.sun.identity.sm.CachedSubEntries
 
getInstance() - Static method in class com.sun.identity.sm.DirectoryServerVendor
Returns an instance of this class.
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder
 
getInstance() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
getInstance() - Static method in class com.sun.identity.sm.ldap.Statistics
Returns the singleton instance
getInstance(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the service instance given the instance name
getInstance() - Static method in class com.sun.identity.sm.SMSNotificationManager
 
getInstance() - Static method in class com.sun.identity.sm.SMSPropertiesObserver
 
getInstance() - Static method in class com.sun.identity.wss.policy.WSSPolicyManager
 
getInstance(SSOToken) - Static method in class com.sun.identity.wss.security.SecurityTokenFactory
Returns the Security Token factory instance.
getInstance(TokenProvider) - Static method in class com.sun.identity.wss.security.SecurityTokenFactory
Returns the Security Token factory instance.
getInstance() - Static method in class com.sun.identity.xacml.client.XACMLRequestProcessor
Returns an instance of XACMLRequestProcessor
getInstance() - Static method in class com.sun.identity.xacml.context.ContextFactory
Returns the instance of ContextSchemaFactory.
getInstance() - Static method in class com.sun.identity.xacml.policy.PolicyFactory
Returns the instance of ContextSchemaFactory.
getInstance() - Static method in class com.sun.identity.xmlenc.XMLEncryptionManager
Gets the instance of XMLEncryptionManager with default KeyProvider and EncryptionProvider.
getInstance(EncryptionProvider, KeyProvider) - Static method in class com.sun.identity.xmlenc.XMLEncryptionManager
Gets the instance of XMLEncryptionManager with given KeyProvider and EncryptionProvider.
getInstance() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder
 
getInstance() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder
 
getInstance() - Static method in class org.forgerock.openam.authentication.modules.oauth2.HttpRequestContent
 
getInstance() - Static method in class org.forgerock.openam.authentication.modules.oauth2.profile.DefaultProfileProvider
 
getInstance() - Static method in class org.forgerock.openam.authentication.modules.oauth2.profile.ESIAProfileProvider
 
getInstance() - Static method in class org.forgerock.openam.authentication.modules.oauth2.profile.MailRuProfileProvider
 
getInstance() - Static method in class org.forgerock.openam.authentication.modules.oauth2.profile.OdnoklassnikiProvider
 
getInstance() - Static method in class org.forgerock.openam.authentication.modules.oauth2.profile.VkontakteProvider
 
getInstance() - Static method in class org.forgerock.openam.authentication.service.activators.ForceAuthSessionActivator
 
getInstance() - Static method in class org.forgerock.openam.authentication.service.LoginContextFactory
 
getInstance(String, PrivilegeDefinition.Action...) - Static method in class org.forgerock.openam.authz.PrivilegeDefinition
Creates a new definition from the privilege verb and the allowed actions.
getInstance() - Static method in class org.forgerock.openam.core.rest.authn.RestAuthCallbackHandlerFactory
Gets the RestAuthCallbackHandlerFactory instance.
getInstance() - Static method in class org.forgerock.openam.oauth2.validation.OpenIDConnectURLValidator
Returns an instance of this validator.
getInstance() - Static method in class org.forgerock.openam.security.whitelist.ValidGotoUrlExtractor
 
getInstance() - Static method in class org.forgerock.openam.session.model.DBStatistics
 
getInstance() - Static method in class org.forgerock.openam.session.SessionCache
ClientSDK: Usage without Guice, must maintain static initialisation.
getInstance() - Static method in class org.forgerock.openam.session.SessionCookies
Deprecated.
Do not use this method as can result in state being initialised before system properties are set. Use Guice to get the instance instead.
getInstance() - Static method in class org.forgerock.openam.session.SessionPollerPool
ClientSDK: Static initialisation required for non-Guice usage.
getInstance() - Static method in class org.forgerock.openam.session.SessionServiceURLService
 
getInstance() - Static method in class org.forgerock.openam.session.SessionURL
Deprecated.
Do not use this method as can result in state being initialised before system properties are set. Use Guice to get the instance instead.
getInstance() - Method in class org.forgerock.openam.setup.BootstrapConfig
 
getInstance(Key<T>) - Static method in enum org.forgerock.openam.sts.publish.config.STSPublishInjectorHolder
Returns the appropriate instance for the given injection key.
getInstance(Key<T>) - Static method in enum org.forgerock.openam.sts.rest.config.RestSTSInjectorHolder
Returns the appropriate instance for the given injection key.
getInstance(Key<T>) - Static method in enum org.forgerock.openam.sts.soap.config.SoapSTSInjectorHolder
Returns the appropriate instance for the given injection key.
getInstance(Key<T>) - Static method in enum org.forgerock.openam.sts.tokengeneration.config.TokenGenerationServiceInjectorHolder
Returns the appropriate instance for the given injection key.
getInstance() - Static method in class org.forgerock.openam.upgrade.UpgradeServices
Returns the singleton instance of UpgradeServices, which will hold all the details about the different upgrade steps.
getInstanceCount() - Static method in class com.sun.identity.install.tools.configurator.InstallState
Returns the number of instances already configured.
getInstanceData() - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
getInstanceFinderInteractions() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
getInstanceForCurrentThread() - Method in class org.forgerock.openam.utils.PerThreadCache
Fetches an instance of the resource from the cache for the current thread.
getInstanceIfCached(SSOToken, String, boolean) - Static method in class com.sun.identity.sm.CachedSubEntries
 
getInstanceInteractions() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
getInstanceName() - Method in class com.sun.identity.cli.InitializeSystem
 
getInstanceName() - Method in class com.sun.identity.install.tools.configurator.InstallState
Returns the name of the instance associated with this InstallState
getInstanceName() - Method in class com.sun.identity.install.tools.configurator.InstFinderData
 
getInstanceName(Map, ArrayList) - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getInstanceName() - Method in interface com.sun.identity.install.tools.configurator.IStateAccess
 
getInstanceName() - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstallState
Returns the name of the instance associated with this InstallState
getInstanceName(Map, ArrayList) - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
return the instance name to be migrated from.
getInstanceName() - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
getInstanceName() - Method in class com.sun.identity.install.tools.configurator.StateData
 
getInstanceName() - Method in class com.sun.identity.install.tools.configurator.TransientStateAccess
 
getInstanceName() - Method in class com.sun.identity.setup.BootstrapData
 
getInstanceNames() - Static method in class com.sun.identity.entitlement.util.NetworkMonitor
 
getInstanceNames() - Static method in class com.sun.identity.install.tools.configurator.InstallState
Returns the names of the instances already configured.
getInstanceNames() - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getInstanceNames() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the service instance names
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.
getInstancesCount() - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getInstanceTasks() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
getInt_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct
 
getInt_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct
 
getInt_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct
 
getInt_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct
 
getInt_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
getInt_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct
 
getInt_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct
 
getInt_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct
 
getInt_10() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getInt_10() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getInt_11() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getInt_11() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getInt_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
getInt_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
getInt_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
getInt_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
getInt_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
getInt_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
getInt_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
getInt_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
getInt_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
getInt_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
getInt_4() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
getInt_4() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
getInt_4() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
getInt_4() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
getInt_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
getInt_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
getInt_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
getInt_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
getInt_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
getInt_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getInt_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getInt_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
getInt_5() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
getInt_5() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
getInt_5() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
getInt_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
getInt_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
getInt_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
getInt_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
getInt_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getInt_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getInt_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
getInt_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getInt_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getInt_8() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
getInt_9() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getInt_9() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getIntAttribute(BaseConfigType, String, int) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Gets the int value stored in the configuration under the provided key, or the default value if it was not defined or if it was malformed.
getInteractForConsentQuestion(boolean, String) - Method in class com.sun.identity.liberty.ws.idpp.PPInteractionHelper
Gets the inquiry question for interaction for consent.
getInteractForValueQuestions(boolean, String) - Method in class com.sun.identity.liberty.ws.idpp.PPInteractionHelper
Gets Interact For value questions for an idpp element.
getInteractionInfo() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getInteractionLangauge(Message) - Static method in class com.sun.identity.liberty.ws.interaction.InteractionUtils
Returns languages listed for the language attribute of the UserInteraction header in the message.
getInteractionResponseElement(Message) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Gets interaction response that was gathered from resource owner by InteractionManager
getInterfaceClass() - Method in class com.sun.identity.sm.PluginInterface
Returns the plugin interface class name.
getInterfaceName() - Method in class com.sun.identity.sm.PluginSchema
Returns the interface name implemented by the plugin
getIntermediateURL(String, String, SAML2MetaManager) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Retrieves intermediate redirect url from SP sso config.
getInternalInstance() - Static method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Singleton method to get an internal instance
getInternalSchemaType() - Method in class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
 
getInternalSession() - Method in class com.iplanet.dpro.session.service.InternalSessionEvent
Gets the session object which emitted this event.
getInternalSession(SessionID) - Method in class org.forgerock.openam.session.service.SessionAccessManager
Get the InternalSession based on the SessionId.
getInternalSessionByHandle(String) - Method in class org.forgerock.openam.session.service.SessionAccessManager
Returns the Internal Session corresponding to a session handle.
getInternalSessionCount() - Method in class org.forgerock.openam.session.service.SessionAccessManager
Get the number of internal sessions in the cache.
getInternalSessionFieldName() - Method in enum org.forgerock.openam.cts.api.fields.SessionTokenField
The InternalSession class field name.
getInternalSessionLimit() - Method in class org.forgerock.openam.session.service.SessionAccessManager
Get the size of the underlying InternalSessionCache.
getInternalSessions() - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBImpl
 
getInternalSessionsMBean() - Static method in class com.sun.identity.monitoring.Agent
 
getInternalToken() - Static method in class com.iplanet.am.sdk.common.MiscUtils
Gets the internal Access Manager user token (dsameuser)
getInterSiteURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the interSiteURL from IFSConstants.
getInterval() - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
getInterval() - Method in interface com.sun.identity.monitoring.LinkTrapGeneratorMBean
 
getIntervalCount() - Method in class com.iplanet.am.sdk.common.CacheStats
 
getIntHeader(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getIntHeader(String name) on the wrapped request object.
getIntMapAttr(Map, String, String, Debug) - Static method in class com.iplanet.am.util.Misc
Deprecated.
As of OpenSSO version 8.0 com.sun.identity.shared.datastruct.CollectionHelper#getIntMapAttr(Map, String, String, Debug)
getIntMapAttr(Map, String, int, Debug) - Static method in class com.iplanet.am.util.Misc
Deprecated.
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.
getIntroducedProvider(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the ID of the provider discovered via the introduction protocol.
getIntrospectableToken(OAuth2Request, String, String) - Method in class org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler
 
getIntrospectionEndpoint() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Returns the default URL for this provider's token introspection endpoint.
getIntValue(String, int) - Method in class com.iplanet.services.ldap.ServerInstance
 
getIntValue() - Method in class com.sun.identity.install.tools.util.ResultStatus
 
getInvalidAttemptsDataAttrName() - Method in class com.sun.identity.authentication.service.LoginState
Return attribute name for storing invalid attempts data
getInvalidKeyErrorMessage(int) - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getInvalidKeyErrorMessage(int) - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
 
getInvalidKeyErrorMessage(int) - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getInvalidLineErrorMessage(int) - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getInvalidLineErrorMessage(int) - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
 
getInvalidLineErrorMessage(int) - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getInvalidRealmNames() - Static method in class com.sun.identity.sm.InvalidRealmNameManager
Returns a mutable set of realm names that should be black-listed to prevent conflicts with REST endpoints or other functionality.
getInvalidURLMessage() - Method in interface com.sun.identity.password.ui.model.PWResetInvalidURLModel
Returns invalid URL message.
getInvalidURLMessage() - Method in class com.sun.identity.password.ui.model.PWResetInvalidURLModelImpl
Returns invalid URL message.
getInvalidURLTitle() - Method in interface com.sun.identity.password.ui.model.PWResetInvalidURLModel
Returns invalid URL title.
getInvalidURLTitle() - Method in class com.sun.identity.password.ui.model.PWResetInvalidURLModelImpl
Returns invalid URL title.
getIpaddr() - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Get the IP address from which incoming packets must be to be associated with this client.
getIPAddress() - Method in interface com.iplanet.sso.SSOToken
Returns the IP Address of the client (browser) that sent the request.
getIPAddress() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getIPAddress() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the IP address of remote site of the SOAP connection.
getIPAddress() - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns the IP address from SubjectLocality locality
getIpAddress() - Method in class org.forgerock.openam.radius.common.packet.NASIPAddressAttribute
Returns the IP address of the NAS originating the request.
getIPXNetworkAddress() - Method in class org.forgerock.openam.radius.common.packet.FramedIPXNetworkAttribute
Returns the IPX network address.
getISDSHostName() - Static method in class com.sun.identity.policy.PolicyUtils
Returns the LDAP server host used by Access Manager SDK stored in serverconfig.xml file.
getIsPassive() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of the isPassive attribute.
getIsRoleIDP() - Method in class com.sun.identity.federation.services.FSSessionPartner
Returns the role of the session partner.
getIsSessionUpgrade() - Method in class com.iplanet.dpro.session.service.InternalSession
Gets the status of the Session if is an upgrade state
getIssuedTokenTimeout() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getIssueID() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Get Issue ID
getIssueInstant() - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Returns the Issue Instant.
getIssueInstant() - Method in class com.sun.identity.policy.remote.PolicyResponse
Returns the issue instant
getIssueInstant() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns the time when the assertion was issued.
getIssueInstant() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Returns the IssueInstant of the Request.
getIssueInstant() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Returns the IssueInstant of the Response.
getIssueInstant() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the time when the assertion was issued
getIssueInstant() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the time when the assertion was issued
getIssueInstant() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Gets the value of the issueInstant property.
getIssueInstant() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getIssueInstant() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns the value of IssueInstant attribute.
getIssueInstant() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the value of the issueInstant property.
getIssueInstant() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns the value of IssueInstant attribute.
getIssueInstant() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the value of the issueInstant property.
getIssuer() - Method in class com.sun.identity.entitlement.xacml3.core.Attribute
Gets the value of the issuer property.
getIssuer() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
Gets the value of the issuer property.
getIssuer() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
Gets the value of the issuer property.
getIssuer() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Gets the value of the issuer property.
getIssuer() - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Gets the value of the issuer property.
getIssuer() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns the issuer of an assertion.
getIssuer() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns issuer value of the partner site.
getIssuer() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the issuer of the assertion
getIssuer() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the issuer of the assertion
getIssuer() - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Returns the value of the issuer attribute.
getIssuer() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Returns the value of the issuer attribute.
getIssuer() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Gets the value of the issuer property.
getIssuer() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getIssuer() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns the Issuer Object.
getIssuer() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the value of the issuer property.
getIssuer() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns the Issuer Object.
getIssuer() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the value of the issuer property.
getIssuer() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
getIssuer() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
getIssuer() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
getIssuer() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.IssuedTokenType
Gets the value of the issuer property.
getIssuer() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SecureConversationTokenType
Gets the value of the issuer property.
getIssuer() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SpnegoContextTokenType
Gets the value of the issuer property.
getIssuer() - Method in interface com.sun.identity.wsfederation.profile.RequestedSecurityToken
 
getIssuer() - Method in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
 
getIssuer() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the issuer name.
getIssuer() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the issuer name.
getIssuer() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getIssuer() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
 
getIssuer() - Method in interface com.sun.identity.xacml.context.Attribute
Returns the issuer of the Attribute.
getIssuer() - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Returns the issuer of the Attribute.
getIssuer() - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Returns the Issuers of this object
getIssuer() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Gets the identifier of this issuer.
getIssuer() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Get the issuer of the Push device.
getIssuer() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getIssuer() - Method in interface org.forgerock.openam.uma.UmaUris
Gets the identifier of this issuer.
getIssuerCertificate(AMLDAPCertStoreParameters, X509Certificate, String) - Static method in class com.sun.identity.security.cert.AMCertStore
Return Issuer Certificate if the ldap entry has one
getIssuerDN() - Method in class com.sun.identity.saml.common.SAMLCertUtils.CertEntry
Returns issuer DN of the certificate.
getIssuerDN(X509Certificate) - Static method in class com.sun.identity.security.cert.AMCertStore
Return value of certificate Issuer DN.
getIssuerName(X509Certificate) - Static method in class com.iplanet.security.x509.CertUtils
Returns the Issuer Name from the X509Certificate's issuer X500Principal.
getIssuerName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
getIssuerName() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNamesOfferedType
Gets the value of the IssuerName property.
getIssueTokenTypes() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
getItemID() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets item id attribute
getItemID() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets item ID attribute
getItemID() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets itemID attribute
getItemIDRef() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets item reference.
getItemIDRef() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets item id reference
getItemIDRef() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets item reference.
getJ() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Gets the value of the j property.
getJ() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getJ() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Gets the value of the j property.
getJ() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getJarInputStream() - Method in class com.sun.identity.workflow.CreateSoapSTSDeployment
 
getJarOutputStream(Path, Manifest) - Method in class com.sun.identity.workflow.CreateSoapSTSDeployment
 
getJarURL() - Method in class com.sun.identity.sm.PluginSchema
Returns the URL of the jar file, the contains the complete implementation for the plugin.
getJavaCharset(String) - Method in class com.iplanet.services.cdm.G11NSettings
 
getJavaCharset() - Method in class com.sun.identity.common.ISLocaleContext
get java charset to be used for current request This class detectes clientType using Http-Accept-Lang header You should have used setLocale(HttpServletRequest req) before calling this method.
getJavaLogoLabel() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns label for Java logo.
getJavaLogoLabel() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns label for Java logo.
getJAXBPackages() - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Returns a String of JAXB packages seperated by ":".
getJCEDirPath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getJSONHomeDocument() - Static method in class org.forgerock.openam.xacml.v3.resources.XACML3HomeResource
Formulate our Home Document.
getJsonResponse() - Method in exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthResponseException
Gets the JSON object for the response body.
getJsonValue(String, ServiceConfig, Context) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Returns the JsonValue representation of the ServiceConfig using the SmsResourceProvider.converter.
getJsonValue(String, ServiceConfig, Context, String, boolean) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Returns the JsonValue representation of the ServiceConfig using the SmsResourceProvider.converter.
getJSSEDirPath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getJwks() - Method in class org.forgerock.openidconnect.Client
Gets JWKs for this client.
getJWKSet() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getJWKSet() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the JWK Set for this OAuth2 Authorization /OpenID Provider.
getJWKSet() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getJWKSet() - Method in class org.forgerock.openidconnect.restlet.OpenIDConnectJWKEndpoint
Gets the JWK Set of signing and encryption keys.
getJWKSUri() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getJWKSUri() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the JSON Web Key Set URI.
getJWKSUri() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Gets the JSON Web Key Set URI.
getJWKSUri() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getJwksUri() - Method in class org.forgerock.openidconnect.Client
Gets JWKs_URI for this client.
getJWTCacheSize() - Method in class org.forgerock.openam.session.stateless.StatelessConfig
 
getJwtClaims(String) - Method in class org.forgerock.openam.authentication.modules.oidc.JwtHandler
Get the set of claims contained within the specified token.
getJWTFromSessionID(SessionID, boolean) - Static method in class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
Understands the detail around extracting the encoded JWT from the SessionID.
getJwtId() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getJwtSessionMapper() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
 
getJwtSessionMapper() - Method in class org.forgerock.openam.sso.providers.stateless.JwtSessionMapperConfig
 
getJwtTokenLifeTime(OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getJwtTokenLifeTime(OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the JWT token life time in milliseconds.
getJwtTokenLifeTime() - Method in class org.forgerock.openidconnect.Client
Gets the JWT token lifetime of the OAuth2Client.
getJwtTokenLifeTime(OAuth2ProviderSettings) - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the JWT token life time in milliseconds.
getKDCDomain() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns Kerberos Domain Controller Domain
getKDCDomain() - Method in class com.sun.identity.wss.provider.STSConfig
Returns Kerberos Domain Controller Domain.
getKDCDomain() - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
getKDCDomain() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns Kerberos Domain Controller Domain
getKDCDomain() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns Kerberos Domain Controller Domain
getKDCServer() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns Kerberos Domain Controller Server.
getKDCServer() - Method in class com.sun.identity.wss.provider.STSConfig
Returns Kerberos Domain Controller Server.
getKDCServer() - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
getKDCServer() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns Kerberos Domain Controller Server.
getKDCServer() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns Kerberos Domain Controller Server.
getKeepAliveSeconds() - Method in class org.forgerock.openam.radius.server.config.ThreadPoolConfig
Return the number of seconds that, when the number of threads is greater than the core, is the maximum time that excess idle threads will wait for new tasks before terminating.
getKeepAliveTime(TimeUnit) - Method in class org.forgerock.openam.audit.context.ExecutorServiceConfigurator
Returns the thread keep-alive time.
getKerberosServicePrincipal() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns kerberos service principal
getKerberosServicePrincipal() - Method in class com.sun.identity.wss.provider.STSConfig
Returns kerberos service principal.
getKerberosServicePrincipal() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns kerberos service principal
getKerberosServicePrincipal() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns kerberos service principal
getKerberosTicketCacheDir() - Method in class com.sun.identity.wss.provider.ProviderConfig
This method is used by the web services client to get the kerberos ticket cache directory.
getKerberosTicketCacheDir() - Method in class com.sun.identity.wss.provider.STSConfig
Returns the kerberos ticket cache directory.
getKey() - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Returns matching key.
getKey() - Method in class com.sun.identity.install.tools.configurator.I18NInfo
 
getKey() - Method in class com.sun.identity.install.tools.configurator.InstFinderData
 
getKey() - Method in class com.sun.identity.install.tools.configurator.SkipIfInfo
 
getKey() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getKeyAlias() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the key alias for this provider.
getKeyAlias() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the key alias for this trust authority client.
getKeyDescriptor(ProviderDescriptorType, String) - Static method in class com.sun.identity.federation.key.KeyUtil
Returns KeyDescriptorType from ProviderDescriptorType.
getKeyDescriptor() - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Gets the value of the KeyDescriptor property.
getKeyDescriptor() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
getKeyDescriptor() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getKeyDescriptor() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the KeyDescriptor property.
getKeyDescriptor(RoleDescriptorType, String) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns KeyDescriptorType from RoleDescriptorType.
getKeyDescriptors(RoleDescriptorType, String) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the KeyDescriptorTypes from RoleDescriptorType that matches the requested usage.
getKeyEncryptedPassword() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the keystore encrypted password.
getKeyIdentifier() - Method in class com.sun.identity.wss.security.SecurityTokenReference
Returns the key identifier
getKeyInfo() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Returns the key info.
getKeyInfo() - Method in class com.sun.identity.saml2.assertion.impl.KeyInfoConfirmationDataImpl
Returns the list of KeyInfo object.
getKeyInfo() - Method in interface com.sun.identity.saml2.assertion.KeyInfoConfirmationData
Returns the key info
getKeyInfo() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
getKeyInfo() - Method in interface com.sun.identity.saml2.jaxb.metadata.KeyDescriptorType
Gets the value of the keyInfo property.
getKeyInfo() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Gets the value of the keyInfo property.
getKeyInfo() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
getKeyInfo() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
getKeyInfo() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureType
Gets the value of the keyInfo property.
getKeyInfo() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
getKeyInfo() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureType
Gets the value of the keyInfo property.
getKeyInfo() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the keyinfo element.
getKeyInfo() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the keyinfo element.
getKeyInfo(Assertion) - Static method in class com.sun.identity.wss.security.SAML2TokenUtils
Returns the KeyInfo element from the assertion.
getKeyInfoCert() - Method in class com.sun.identity.wss.security.SAML11AssertionValidator
 
getKeyInfoCert() - Method in class com.sun.identity.wss.security.SAML2AssertionValidator
 
getKeyPair(String, int) - Method in interface org.forgerock.openam.shared.security.crypto.KeyPairProvider
Given the algorithm and key size, provides a key pair instance.
getKeyPair(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Return KeyPair containing PublicKey and PrivateKey for the specified certAlias.
getKeyPassword() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the key password in the keystore.
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.
getKeyProvider() - Method in class com.sun.identity.federation.services.util.FSSignatureManager
Returns the key provider.
getKeyProvider() - Method in class com.sun.identity.federation.services.util.FSSignatureProvider
Returns the key provider.
getKeyProvider() - Method in interface com.sun.identity.federation.services.util.SignatureProviderSPI
Returns the key provider.
getKeyProvider() - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Get the real key provider
getKeyProvider() - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Returns the real key provider.
getKeyProvider() - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Get KeyProvider
getKeyProviderInstance() - Static method in class com.sun.identity.federation.key.KeyUtil
Returns the instance of KeyProvider.
getKeyProviderInstance() - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the instance of KeyProvider.
getKeyProviderInstance() - Static method in class com.sun.identity.wsfederation.key.KeyUtil
Returns the instance of KeyProvider.
getKeysAndFiles(File, String) - Method in class com.sun.identity.log.secure.VerifierList
Returns the list of keyfiles and associated logfiles in a treemap structure.
getKeySelector() - Method in class org.forgerock.openidconnect.Client
Returns the key selector for this client.
getKeySize() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getKeySpace() - Method in class org.openidentityplatform.openam.cassandra.DataLayerConfiguration
 
getKeyStore() - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Get the keystore
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 com.sun.identity.wss.provider.ProviderConfig
Returns the provider JKS KeyStore
getKeyStore() - Method in class org.forgerock.openam.utils.AMKeyProvider
Get the keystore.
getKeyStoreConfig(String) - Method in class org.forgerock.openam.setup.BootstrapConfig
 
getKeystoreConfig() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
getKeyStoreEncryptedPasswd() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the keystore encrypted password.
getKeyStoreFile() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the keystore file.
getKeyStoreFile() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the path to the keystore.
getKeystoreFileName() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the keystore filename.
getKeystoreFileName() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
getKeystoreFilePath() - Method in class org.forgerock.openam.utils.AMKeyProvider
Gets the Keystore File path.
getKeystoreLocation() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getKeyStoreMgr() - Static method in class com.sun.identity.protocol.SSLSocketFactoryManager
 
getKeystorePass() - Method in class org.forgerock.openam.utils.AMKeyProvider
Gets the Keystore password.
getKeyStorePassword() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the keystore password.
getKeyStorePassword() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the keystore password.
getKeystorePassword() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getKeystorePassword() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the keystore password.
getKeystorePassword() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
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.
getKeystores() - Method in class org.forgerock.openam.setup.BootstrapConfig
 
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.
getKeyTabFile() - Method in class com.sun.identity.wss.provider.ProviderConfig
This method is used by the web services provider to get the key tab file.
getKeytabFile() - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
getKeyTabFile() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
This method is used by the web services provider to get the key tab file.
getKeyTabFile() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
This method is used by the web services provider to get the key tab file.
getKeyType() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the key type for this provider.
getKeyType() - Method in class com.sun.identity.wss.provider.STSConfig
Returns the keytype.
getKeyType() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Returns the key type.
getKeyType() - Method in class com.sun.identity.wss.sts.config.FAMTrustSPMetadata
 
getKeyType() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getKeyType() - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Returns the keytype
getKeyType() - Method in class org.forgerock.openam.sts.soap.TokenSpecification
 
getKeyWrapAlgorithm() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getKnownElements() - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenClientAssertionBuilder
 
getKnownElements() - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenServerAssertionBuilder
 
getL10NAttributeName(ServiceSchemaManager, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns localized string of an attribute in a service
getL10NAttributeName(String, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns localized string of an attribute in a service.
getL10NMessage(Locale) - Method in exception com.iplanet.am.sdk.AMException
Deprecated.
Returns localized error message.
getL10NMessage() - Method in exception com.iplanet.dpro.session.SessionException
Gets the Localized message string.
getL10NMessage(Locale) - Method in exception com.iplanet.services.cdm.clientschema.AMClientCapException
Returns the localized message for a given locale
getL10NMessage() - Method in exception com.iplanet.sso.SSOException
Returns the localized message for this exception.
getL10NMessage(Locale) - Method in exception com.sun.identity.authentication.spi.AuthLoginException
Returns the localized message of the given locale.
getL10NMessage(Locale) - Method in exception com.sun.identity.cli.CLIException
Returns localized message.
getL10NMessage(Locale) - Method in exception com.sun.identity.common.ChainedException
Returns localized error message.
getL10NMessage(Locale) - Method in exception com.sun.identity.common.configuration.ConfigurationException
 
getL10NMessage(Locale) - Method in exception com.sun.identity.common.configuration.UnknownPropertyNameException
 
getL10NMessage(Locale) - Method in interface com.sun.identity.common.L10NMessage
Deprecated.
Use this method to get localized error message directly.
getL10NMessage(Locale) - Method in exception com.sun.identity.common.L10NMessageImpl
Deprecated.
Returns localized error message.
getL10NMessage(Locale) - Method in exception com.sun.identity.idm.IdRepoException
Returns a localized error message
getL10NMessage(Locale) - Method in exception com.sun.identity.setup.ConfiguratorException
 
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.
getL10NMessage(Locale) - Method in exception com.sun.identity.sm.InvalidAttributeValueException
Returns a localized error message
getL10NMessage(Locale) - Method in exception com.sun.identity.sm.SMSException
Returns a localized error message
getL10NMessage(Locale) - Method in exception com.sun.identity.workflow.WorkflowException
 
getL10NMessage(Locale) - Method in exception org.forgerock.openam.ldap.LDAPUtilException
Returns the localized message for specified locale of this exception.
getL10NMessage(Locale) - Method in exception org.forgerock.openam.rest.query.QueryException
 
getLabeledUri() - Method in class com.sun.identity.sm.ServiceConfig
Deprecated.
The labeledURI setting shall not be used for storing configuration data.
getLang() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
getLang() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
getLang() - Method in interface com.sun.identity.saml2.jaxb.metadata.LocalizedNameType
Gets the value of the lang property.
getLang() - Method in interface com.sun.identity.saml2.jaxb.metadata.LocalizedURIType
Gets the value of the lang property.
getLanguage() - Method in class org.forgerock.openam.scripting.ScriptObject
The language that the script is written in.
getLanguage() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the language in which the script is written.
getLanguageFromString(String) - Static method in class org.forgerock.openam.scripting.ScriptConstants
Retrieve the SupportedScriptingLanguage instance for the given language.
getLanguageName() - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getLanguageVersion() - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getLastAccessedTime() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Returns the last accessed time of the session, either from local object pre serialization or the stored value post serialization.
getLastFailTime() - Method in class com.sun.identity.common.AccountLockoutInfo
Returns the last fail time stored in this object.
getLastHistoryResponseTime() - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
getLastHistoryThroughput() - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
getLastLogin() - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Get the last login time, in seconds, when this device was used.
getLastLogIndex(File) - Static method in class com.sun.identity.install.tools.util.LogHelper
 
getLastMAC() - Method in class com.sun.identity.log.secure.SecureLogHelper
Returns the last generated MAC for the logger
getLastModifiedBy() - Method in class com.sun.identity.entitlement.Application
Returns the user ID who last modified the policy.
getLastModifiedBy() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Returns the user ID who last modified the policy.
getLastModifiedBy() - Method in class com.sun.identity.entitlement.Privilege
Returns the user ID who last modified the policy.
getLastModifiedBy() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns the user ID who last modified the policy.
getLastModifiedBy() - Method in class com.sun.identity.policy.Policy
Deprecated.
Returns the user ID who last modified the policy.
getLastModifiedBy() - Method in class org.forgerock.openam.entitlement.ResourceType
Get the ID of the user that last modified the resource type.
getLastModifiedBy() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Gets the DN of the user that last modified this policy.
getLastModifiedBy() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getLastModifiedBy() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getLastModifiedBy() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
getLastModifiedBy() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the ID of the user that last modified the script.
getLastModifiedDate() - Method in class com.sun.identity.entitlement.Application
Returns last modified date.
getLastModifiedDate() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Returns last modified date.
getLastModifiedDate() - Method in interface com.sun.identity.entitlement.IPrivilege
Returns the date (as milliseconds since the Java epoch) since this privilege was last modified.
getLastModifiedDate() - Method in class com.sun.identity.entitlement.Privilege
Returns last modified date.
getLastModifiedDate() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns last modified date.
getLastModifiedDate() - Method in class com.sun.identity.policy.Policy
Deprecated.
Returns last modified date.
getLastModifiedDate() - Method in class org.forgerock.openam.entitlement.ResourceType
Get the date this resource type was last modified.
getLastModifiedDate() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Gets the last modified timestamp of the policy.
getLastModifiedDate() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getLastModifiedDate() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getLastModifiedDate() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
getLastModifiedDate() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the date this script was last modified.
getLastModifiedTime() - Method in class com.sun.identity.sm.ServiceConfig
Returns the last modified time stamp of this configuration This method is expensive because it does not cache the modified time stamp but goes directly to the data store to obtain the value of this entry
getLastModifiedTime() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the last modified time stamp of this service schema.
getLastOccurence(String, String, boolean, boolean, boolean) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method getLastOccurence
getLastPollTime() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the time that this device code was last polled by the device.
getLastSignatureBytes() - Method in class com.sun.identity.log.secure.SecureLogHelper
Returns the bytes from the last generated signature for the logger
getLatestAccessTime() - Method in class org.forgerock.openam.dpro.session.PartialSession
The timestamp of when the session was last used.
getLatestRefreshTime() - Method in class com.iplanet.dpro.session.Session
Gets the time at which the Session was last refreshed from the master copy (in seconds).
getLatestVersion() - Method in class com.sun.identity.entitlement.xacml3.core.IdReference
Gets the value of the latestVersion property.
getLatGroup() - Method in class org.forgerock.openam.radius.common.packet.LoginLATGroupAttribute
Return the LAT group codes which this user is authorized to use.
getLatNode() - Method in class org.forgerock.openam.radius.common.packet.LoginLATNodeAttribute
Returns the identity of the LAT Node to connect the user to.
getLatPort() - Method in class org.forgerock.openam.radius.common.packet.LoginLATPortAttribute
Returns the Port with which the user is to be connected by LAT.
getLatService() - Method in class org.forgerock.openam.radius.common.packet.LoginLATServiceAttribute
Returns the system with which the user is to be connected by LAT.
getLBCookie(String) - Method in class org.forgerock.openam.session.SessionCookies
Returns load balancer cookie value for the Session.
getLBCookie(SessionID) - Method in class org.forgerock.openam.session.SessionCookies
Returns load balancer cookie value for the Session.
getlbCookieName() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getlbCookieName() - Static method in class com.sun.identity.federation.common.FSUtils
 
getLBCookieName() - Method in class org.forgerock.openam.session.SessionCookies
Returns loadbalancer cookie name.
getLBCookieValue() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Returns the lbCookieValue corresponding to the server ID.
getLBCookieValue(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the lbCookieValue corresponding to the server ID.
getlbCookieValue() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getlbCookieValue() - Static method in class com.sun.identity.federation.common.FSUtils
 
getLBCookieValues(SSOToken) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns a map of server name to its load balancer cookie value.
getLbCookieValuesTable() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getLcPlatformServers() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getLdapAttribute() - Method in class com.sun.identity.entitlement.util.SearchAttribute
Get the LDAP attribute name.
getLdapConfigurationType() - Method in class org.forgerock.openam.cts.impl.CTSConnectionModule
 
getLdapConfigurationType() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapDataLayerConnectionModule
 
getLdapConfigurationType() - Method in class org.forgerock.openam.sm.datalayer.impl.ResourceSetConnectionModule
 
getLdapConfigurationType() - Method in class org.forgerock.openam.sm.datalayer.impl.UmaAuditConnectionModule
 
getLdapConfigurationType() - Method in class org.forgerock.openam.sm.datalayer.impl.UmaPendingRequestConnectionModule
 
getLdapConfigurationType() - Method in class org.forgerock.openam.sm.SMSConnectionModule
 
getLdapConfigurationType() - Method in class org.openidentityplatform.openam.cassandra.CTSConnectionModule
 
getLdapConfigurationType() - Method in class org.openidentityplatform.openam.cassandra.DataLayerConnectionModule
 
getLDAPErrorCode() - Method in exception com.iplanet.am.sdk.AMException
Deprecated.
Method to obtain the LDAP error code.
getLDAPErrorCode() - Method in exception com.iplanet.am.sdk.remote.AMRemoteException
 
getLDAPErrorCode() - Method in exception com.sun.identity.entity.EntityException
Method to obtain the LDAP error code.
getLDAPErrorCode() - Method in exception com.sun.identity.idm.IdRepoException
Deprecated.
Use #getLdapErrorIntCode() instead. The ldap error code is always an int
getLdapErrorIntCode() - Method in exception com.sun.identity.idm.IdRepoException
Returns an int representation of ldapErrCode.
getLDAPException() - Method in exception com.iplanet.am.sdk.AMException
Deprecated.
Returns the root LDAPException of this AMException, if any.
getLdapFilter() - Method in class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
 
getLdapHeartbeat() - Method in class com.iplanet.services.ldap.ServerGroup
 
getLdapHeartbeat() - Method in interface org.forgerock.openam.sm.ConnectionConfig
The timeout in seconds to use for the heartbeat detection in the connection.
getLdapHeartbeat() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
getLdapHeartbeat() - Method in class org.forgerock.openam.sm.ServerGroupConfiguration
 
getLdapHeatbeat() - Method in class com.iplanet.services.ldap.ServerInstance
 
getLdapHost() - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
getLdapPort() - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
getLdapProtocol() - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
getLDAPURLs() - Method in interface org.forgerock.openam.sm.ConnectionConfig
The LDAPURLs that are to be used for the connection.
getLDAPURLs() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
The hosts to connect to.
getLDAPURLs() - Method in class org.forgerock.openam.sm.ServerGroupConfiguration
Creates a list of LDAPURL instances based on the server instances available in the servergroup.
getLDIFPaths() - Method in class org.forgerock.openam.upgrade.DirectoryContentUpgrader
Returns the list of LDIF files that needs to be processed as part of the upgrade.
getLECPContentType() - Static method in class com.sun.liberty.LibertyManager
Returns Liberty-enabled client and proxy profile HTTP content type.
getLECPHeaderName() - Static method in class com.sun.liberty.LibertyManager
Returns Liberty-enabled client and proxy profile HTTP header name.
getLECPProfileHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, String) - Method in class com.sun.identity.federation.services.FSServiceManager
Returns handler at IDP that handles LECP profile.
getLeftBrace() - Method in class com.sun.identity.tools.objects.MapFormat
Returns string used as left brace
getLength() - Method in class com.sun.identity.authentication.util.DerValue
TODO-JAVADOC
getLetterCode() - Method in enum org.forgerock.openam.utils.qr.ErrorCorrectionLevel
 
getLevel() - Method in class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Returns level.
getLevel() - Method in enum com.sun.identity.shared.debug.DebugLevel
Get level that can be used for level comparison
getLevelForModule(String, String, String) - Method in class com.sun.identity.authentication.config.AMAuthLevelManager
 
getLibertySecurityMechanismURIs() - Static method in class com.sun.identity.wss.security.SecurityMechanism
Returns the list of liberty security mechanism URIs.
getLibPath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getLicenseLocator() - Static method in class com.sun.identity.setup.AMSetupServlet
 
getLicenseName() - Method in exception org.forgerock.openam.license.MissingLicenseException
Returns the name of the license that was rejected by the user.
getLicenses() - Method in class org.forgerock.openam.license.LicenseSet
Returns the list of licenses to be accepted.
getLicenseText() - Method in class org.forgerock.openam.license.License
Returns the full text of the license.
getLineByNumber(String, int) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method getLineByNumber
getLineNumber() - Method in class org.forgerock.openam.scripting.ScriptError
Get the line number on which the error occurred.
getLineWithPattern(String, String, boolean, boolean, boolean, int) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method getLineWithPattern
getList(ServletRequest) - Method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
getList_2() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct
 
getList_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getList_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getListenedObject() - Method in class com.sun.identity.authentication.config.AMSDKEventListener
Returns object to be listened.
getListener(Class<? extends IDSEventListener>) - Method in class com.iplanet.services.ldap.event.EventService
Retrieve the listener of a specific listening class derivative type.
getListener(Subject, String) - Method in class com.sun.identity.entitlement.ListenerManager
Returns registered listener of the notification URL.
getListener(HttpHeaders, HttpServletRequest, String) - Method in class com.sun.identity.rest.ListenerResource
 
getListeners() - Method in class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
 
getListeners(Subject) - Method in interface com.sun.identity.entitlement.interfaces.IEntitlementListenerRegistry
Returns a set of registered entitlement listener.
getListeners(Subject) - Method in class com.sun.identity.entitlement.ListenerManager
Returns a set of registered listeners.
getListeners(Subject) - Method in class com.sun.identity.entitlement.opensso.OpenSSOEntitlementListener
 
getListOfAssertions(List) - Static method in class com.sun.identity.saml.common.SAMLUtils
Gets the list of Assertion objects from a list of 'String' assertions.
getListOfCOTs(String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getListOfCOTs(String, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the List of COTs for the given Provider under a realm.
getListOrder() - Method in class com.sun.identity.sm.AttributeSchema
Returns the list order of the attribute.
getListOrder() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the list order of the attribute, or null if the list order is not defined.
getLoadErrorMessage() - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getLoadErrorMessage() - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
 
getLoadErrorMessage() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getLoc() - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Return the value of Loc attribute.
getLoc() - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Return the value of Loc attribute.
getLocalAddr() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalDiscoveryConfig() - Static method in class com.sun.identity.wss.provider.ProviderUtils
 
getLocale(String) - Static method in class com.iplanet.services.util.I18n
Method to obtain Locale object given its string representation
getLocale() - Method in class com.sun.identity.authentication.AuthContext
Returns locale preference set in AuthConext
getLocale() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the locale.
getLocale(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getLocale() - Method in class com.sun.identity.authentication.service.LoginState
Returns locale.
getLocale() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the locale for this authentication session.
getLocale() - Method in class com.sun.identity.cli.CommandManager
Returns locale object.
getLocale() - Method in class com.sun.identity.common.ISLocaleContext
Returns Locale value that has got highest prioirty
getLocale() - Method in class com.sun.identity.common.LocaleContext
 
getLocale(HttpServletRequest) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Retrieves locale of a http request.
getLocale() - Method in class com.sun.identity.setup.HttpServletRequestWrapper
Returns the locale of the request.
getLocale() - Method in interface com.sun.identity.setup.IHttpServletRequest
Returns the locale of the request.
getLocale(String) - Static method in class com.sun.identity.shared.locale.Locale
Gets the locale object for the specified localized string format.
getLocale() - Method in class org.forgerock.oauth2.core.OAuth2Request
Get the request locale.
getLocale() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getLocale() on the wrapped request object.
getLocale() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to return getLocale() on the wrapped response object.
getLocale(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
getLocale(Request) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
 
getLocale() - Method in class org.forgerock.openam.rest.resource.LocaleContext
The Locale corresponding to the incoming request.
getLocale() - Method in class org.forgerock.openam.upgrade.UpgradeHttpServletRequest
 
getLocaleDirPath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getLocaleFromContext(Context) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Get the Context as an HttpContext, read the accept-language from the header and create a Locale object from that.
getLocaleLevel() - Method in class com.sun.identity.common.ISLocaleContext
get current priority level of locale
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
getLocales() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getLocales() on the wrapped request object.
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
getLocalizedMessage() - Method in exception com.sun.identity.coretoken.CoreTokenException
Returns localized exception message.
getLocalizedMessage(Locale) - Method in exception com.sun.identity.coretoken.CoreTokenException
Returns localized exception message.
getLocalizedMessage() - Method in exception com.sun.identity.entitlement.EntitlementException
Returns localized exception message.
getLocalizedMessage(Locale) - Method in exception com.sun.identity.entitlement.EntitlementException
Returns localized exception message using the errorCode as key.
getLocalizedMessage(Locale) - Method in class com.sun.identity.entitlement.ValidateResourceResult
Returns localized message.
getLocalizedMessage(Locale, int) - Method in class com.sun.identity.rest.ResourceBase
Returns localized exception message.
getLocalizedMessage() - Method in exception com.sun.identity.rest.RestException
Returns localized exception message.
getLocalizedMessage(Locale) - Method in exception com.sun.identity.rest.RestException
Returns localized exception message.
getLocalizedMessage(Request, Exception) - Method in class org.forgerock.openam.core.rest.authn.http.AuthenticationServiceV1
Get the localized message for the requested language if the given exception or its cause is an instance of L10NMessage.
getLocalizedMessage() - Method in exception org.forgerock.openam.rest.query.QueryException
 
getLocalizedStrForAttr(String) - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns the localized string for attribute name in the user service.
getLocalizedStrForAttr(String) - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Returns the localized string for attribute name in the user service.
getLocalizedStrForQuestion(String) - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Gets the localized string for the question
getLocalizedStrForQuestion(String) - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Gets the localized string for the question
getLocalizedString(String) - Method in class com.sun.identity.config.util.AjaxPage
 
getLocalizedString(String) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns localized string.
getLocalizedString(String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns localized string.
getLocalName() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalNameIdentifier() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Returns local NameIdentifier sent to other side(SP/IDP).
getLocalPort() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPropertyNames(String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns a set of local property name if an agent type.
getLocalServer() - Static method in class com.iplanet.services.naming.WebtopNaming
Returns local server name from naming table.
getLocalServerId() - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Get our Local Server Id
getLocalServerID() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Gets ID for this OpenAM server from cache.
getLocalServerID(boolean) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Gets ID for this OpenAM server from cache or refreshed depends on the parameter
getLocalServerID() - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the server id of the local server
getLocalServerSessionServiceURL() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Gets the full URL for this OpenAM server's session service servlet.
getLocalServerURL() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Gets the full URL for this OpenAM server.
getLocalSessionToken(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Returns local token associated with the request ID.
getLocalSTSConfig() - Static method in class com.sun.identity.wss.provider.ProviderUtils
 
getLocation() - Method in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Returns the location URI of the Identity Provider.
getLocation() - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Gets the Location URI
getLocation() - Method in interface com.sun.identity.saml2.jaxb.metadata.EndpointType
Gets the value of the location property.
getLocation() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
getLocation(String, String, String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
Gets the SLO response service location of the authenticating identity provider
getLocator() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getLocator() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Gets the current source location information.
getLocator() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getLocator() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Gets the current source location information.
getLockoutAt() - Method in class com.sun.identity.common.AccountLockoutInfo
Returns the lockout time stored in this object.
getLockoutMsg() - Method in class com.sun.identity.authentication.AuthContext
Returns the account lockout message.
getLockoutMsg() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the account lockout message.
getLockoutMsg() - Method in class com.sun.identity.authentication.service.AMLoginContext
Gets the account lockout message
getLockoutMsg() - Method in class com.sun.identity.authentication.service.LoginState
Returns the lockout message.
getLogBy() - Method in class com.sun.identity.entitlement.log.ELogRecord
Returns log by subject.
getLogBy() - Method in interface com.sun.identity.log.ILogRecord
Returns log by subject.
getLogBy() - Method in class com.sun.identity.log.LogRecord
Returns log by subject.
getLogFields() - Static method in class com.sun.identity.log.LogReader
Returns the names of the Log Fields that are selected for logging in the Logging Service template, plus the mandatory "time" and "Data" fields.
getLogFilePathMessage(InstallLogger, String) - Method in class com.sun.identity.install.tools.configurator.Driver
 
getLogFilesForKey(File, String, String, String) - Method in class com.sun.identity.log.secure.VerifierList
Returns the logfiles associated with the given keyfile with reference to the next keyfile.
getLogFor() - Method in class com.sun.identity.entitlement.log.ELogRecord
Returns log for subject.
getLogFor() - Method in interface com.sun.identity.log.ILogRecord
Returns log for subject.
getLogFor() - Method in class com.sun.identity.log.LogRecord
Returns log for subject.
getLogger(String) - Method in interface com.sun.identity.entitlement.log.ILoggerProvider
Returns logger object.
getLogger(String) - Static method in class com.sun.identity.entitlement.log.LoggerFactory
Returns logger object.
getLogger() - Method in class com.sun.identity.install.tools.configurator.InstallLogger
 
getLogger(String) - Static method in class com.sun.identity.log.Logger
Find or create a logger for a named subsystem.
getLogger(String, String) - Static method in class com.sun.identity.log.Logger
Find or create a logger for a named subsystem.
getLogger(String) - Method in class com.sun.identity.log.LoggerProvider
Returns logger object.
getLogger(String) - Static method in class com.sun.identity.plugin.log.LogManager
Returns an instance of the Logger object.
getLogger(String) - Method in class org.forgerock.openam.slf4j.AMLoggerFactory
 
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFileName() - Method in class com.sun.identity.log.secure.SecureLogHelper
Returns the Logger File Name.
getLoggerKeyName() - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Return logger key name in associated key store
getLoggerKeyName() - Static method in class com.sun.identity.log.secure.SecureLogHelper
Returns Name of Logger's Key name
getLoggingBufferSize() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingBufferSize" variable.
getLoggingBufferSize() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingBufferSize" variable.
getLoggingBufferTime() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingBufferTime" variable.
getLoggingBufferTime() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingBufferTime" variable.
getLoggingHdlrConnFailed() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Getter for the "LoggingHdlrConnFailed" variable.
getLoggingHdlrConnFailed() - Method in interface com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMBean
Getter for the "LoggingHdlrConnFailed" variable.
getLoggingHdlrConnMade() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Getter for the "LoggingHdlrConnMade" variable.
getLoggingHdlrConnMade() - Method in interface com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMBean
Getter for the "LoggingHdlrConnMade" variable.
getLoggingHdlrConnRqts() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Getter for the "LoggingHdlrConnRqts" variable.
getLoggingHdlrConnRqts() - Method in interface com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMBean
Getter for the "LoggingHdlrConnRqts" variable.
getLoggingHdlrDroppedCt() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Getter for the "LoggingHdlrDroppedCt" variable.
getLoggingHdlrDroppedCt() - Method in interface com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMBean
Getter for the "LoggingHdlrDroppedCt" variable.
getLoggingHdlrFailureCt() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Getter for the "LoggingHdlrFailureCt" variable.
getLoggingHdlrFailureCt() - Method in interface com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMBean
Getter for the "LoggingHdlrFailureCt" variable.
getLoggingHdlrIndex() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Getter for the "LoggingHdlrIndex" variable.
getLoggingHdlrIndex() - Method in interface com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMBean
Getter for the "LoggingHdlrIndex" variable.
getLoggingHdlrName() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Getter for the "LoggingHdlrName" variable.
getLoggingHdlrName() - Method in interface com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMBean
Getter for the "LoggingHdlrName" variable.
getLoggingHdlrRqtCt() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Getter for the "LoggingHdlrRqtCt" variable.
getLoggingHdlrRqtCt() - Method in interface com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMBean
Getter for the "LoggingHdlrRqtCt" variable.
getLoggingHdlrSuccessCt() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Getter for the "LoggingHdlrSuccessCt" variable.
getLoggingHdlrSuccessCt() - Method in interface com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMBean
Getter for the "LoggingHdlrSuccessCt" variable.
getLoggingLocation() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingLocation" variable.
getLoggingLocation() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingLocation" variable.
getLoggingLoggers() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingLoggers" variable.
getLoggingLoggers() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingLoggers" variable.
getLoggingMaxLogSize() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingMaxLogSize" variable.
getLoggingMaxLogSize() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingMaxLogSize" variable.
getLoggingNumHistFiles() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingNumHistFiles" variable.
getLoggingNumHistFiles() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingNumHistFiles" variable.
getLoggingRecsRejected() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingRecsRejected" variable.
getLoggingRecsRejected() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingRecsRejected" variable.
getLoggingSecure() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingSecure" variable.
getLoggingSecure() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingSecure" variable.
getLoggingSSOToken() - Static method in class com.sun.identity.log.LogManagerUtil
get a privileged SSOToken from the TokenManager
getLoggingStatusIsActive() - Method in class com.sun.identity.log.LogManager
 
getLoggingSvcGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getLoggingSvcMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the logging service mbean
getLoggingTimeBuffering() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingTimeBuffering" variable.
getLoggingTimeBuffering() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingTimeBuffering" variable.
getLoggingType() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Getter for the "LoggingType" variable.
getLoggingType() - Method in interface com.sun.identity.monitoring.SsoServerLoggingSvcMBean
Getter for the "LoggingType" variable.
getLoginConfiguration() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns the LoginConfiguration object used to configure the login process.
getLoginContext() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns current login context
getLoginException() - Method in class com.sun.identity.authentication.AuthContext
Returns login exception, if any, during the authentication process.
getLoginException() - Method in class com.sun.identity.authentication.internal.AuthContext
Returns login exception, if any, during the authentication process.
getLoginException() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns login exception, if any, during the authentication process.
getLoginFailedURL(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getLoginFailureLockoutCount() - Method in class com.sun.identity.authentication.service.LoginState
Default count for loginFailureLockout.
getLoginFailureLockoutDuration() - Method in class com.sun.identity.authentication.service.LoginState
Return LoginLockout duration
getLoginFailureLockoutMode() - Method in class com.sun.identity.authentication.service.LoginState
 
getLoginFailureLockoutMultiplier() - Method in class com.sun.identity.authentication.service.LoginState
Return multiplier for Memory Lockout
getLoginFailureLockoutStoreInDS() - Method in class com.sun.identity.authentication.service.LoginState
 
getLoginFailureLockoutTime() - Method in class com.sun.identity.authentication.service.LoginState
Default max time for loginFailureLockout.
getLogInfoMap() - Method in class com.sun.identity.entitlement.log.ELogRecord
Returns log information map.
getLogInfoMap() - Method in interface com.sun.identity.log.ILogRecord
Returns log information map.
getLogInfoMap() - Method in class com.sun.identity.log.LogRecord
Returns the log information map which contains the set of fields and their corresponding values.
getLoginHint() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the login hint parameter.
getLoginLocale() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the Login Locale for this session
getLoginLockoutAttrName() - Method in class com.sun.identity.authentication.service.LoginState
Return attribute name for LoginLockout
getLoginLockoutAttrValue() - Method in class com.sun.identity.authentication.service.LoginState
Return attribute value for LoginLockout
getLoginLockoutNotification() - Method in class com.sun.identity.authentication.service.LoginState
Default notification for loginFailureLockout.
getLoginLockoutUserWarning() - Method in class com.sun.identity.authentication.service.LoginState
Returns lockout warning message.
getLoginModuleName() - Method in class com.sun.identity.authentication.config.AuthConfigurationEntry
Returns login module name
getLoginModules() - Method in class com.sun.identity.authentication.internal.LoginContext
 
getLoginProcess(LoginConfiguration) - Method in class org.forgerock.openam.core.rest.authn.core.LoginAuthenticator
Gets the Login Process object using the given Login Configuration.
getLoginRedirectURL(HttpServletRequest) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns the authenticaion login url with goto parameter in the given HttpServletRequest object.
getLoginStage() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Returns the LoginStage representing whether the login process still requires callbacks to be submitted or has finished with a status define in AuthContext.Status.
getLoginStage() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns the LoginStage representing whether the login process still requires callbacks to be submitted or has finished with a status define in AuthContext.Status.
getLoginState() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the login state
getLoginState() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns login state for the authentication context.
getLoginState(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getLoginState() - Method in class com.sun.identity.authentication.service.LoginStateCallback
Returns Login State.
getLoginState(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the authentication LoginState
getLoginStatus() - Method in class com.sun.identity.authentication.internal.AuthContext
Returns the current state of the login process.
getLoginStatus() - Method in class com.sun.identity.authentication.service.LoginState
Returns the authentication login status.
getLoginSuccessURL(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getLoginURL(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getLoginURL() - Method in class com.sun.identity.authentication.service.LoginState
Returns the Login URL user input.
getLoginURL() - Method in class com.sun.identity.federation.services.FSAuthContextResult
Returns login url.
getLoginURL(HttpServletRequest) - Method in class com.sun.identity.wss.security.handler.HTTPRequestHandler
Returns Login URL for client to be redirected.
getLoginURL(HttpServletRequest) - Method in interface com.sun.identity.wss.security.handler.HTTPRequestHandlerInterface
Returns Login URL for client to be redirected.
getLoginURL(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the LoginURL from IFSConstants.
getLogLevel() - Method in class com.sun.identity.log.messageid.LogMessageID
Returns log level.
getLogManager() - Static method in class com.sun.identity.log.LogManagerUtil
Returns a local LogManager object if LOG_COMPATMODE environment variable is set to "Off".
getLogName() - Method in class com.sun.identity.cli.CLIDefinitionBase
Returns log name.
getLogName() - Method in class com.sun.identity.cli.CommandManager
Returns log name.
getLogName() - Method in interface com.sun.identity.cli.IDefinition
Returns log name.
getLogName() - Method in class com.sun.identity.idsvcs.Log
 
getLogNames() - Static method in class com.sun.identity.log.LogReader
Returns the names of the Log Files or Tables.
getLogoutAll() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns the logoutAll property.
getLogoutAll() - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Returnss the logoutAll property
getLogoutBhaviour() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getLogoutCookie(SessionID, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the Logout cookie.
getLogoutCookie(AuthContextLocal, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns the Logout cookie.
getLogoutCookieString(SessionID) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the encrpted Logout cookie string .
getLogoutDonePageURL(HttpServletRequest, BaseConfigType, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns logout done page URL.
getLogoutGETProviders(String, String, String, String, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Returns the list of all providers who want to be notified of logout using HTTP GET profile.
getLogoutServiceUrl() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getLogoutStatus(int) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Returns logout status in string form.
getLogProvider() - Method in class com.sun.identity.entitlement.util.LogFactory
 
getLogsDirPath() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
getLong(JSONObject, String) - Static method in class com.sun.identity.shared.JSONUtils
 
getLongAttribute(ServiceConfig, String) - Static method in class org.forgerock.openam.utils.ServiceConfigUtils
 
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.
getLongOptionName(String) - Method in class com.sun.identity.cli.SubCommand
Returns long argument/option name given its short name.
getLongSetting(String, String) - Method in interface org.forgerock.openam.utils.OpenAMSettings
Gets the raw Set of the values of the specified attribute name in the given realm and gets the first value and decodes it to a Long.
getLongSetting(String, String) - Method in class org.forgerock.openam.utils.OpenAMSettingsImpl
Gets the raw Set of the values of the specified attribute name in the given realm and gets the first value and decodes it to a Long.
getLookupKey() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
getLRURLKey() - Static method in class com.sun.liberty.LibertyManager
Returns the LRURLKey from IFSConstants.
getMail(String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
getMailAttribute(String) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns the name of the mail attribute.
getMailAttribute(String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns the name of the mail attribute.
getMailAttribute() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getMajorVersion() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns the major version number of an assertion.
getMajorVersion() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Returns the MajorVersion of the Request.
getMajorVersion() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the MajorVersion of the Response.
getManageableOrganizationNames(Set) - Method in class com.sun.identity.delegation.DelegationManager
Returns a set of realm names, based on the input parameter organizationNames, in which the "user" has some delegation permissions.
getManageableOrganizationNames(SSOToken, Set) - Method in interface com.sun.identity.delegation.interfaces.DelegationInterface
Returns a set of realm names, based on the input parameter organizationNames, in which the "user" has some delegation permissions.
getManageableOrganizationNames(SSOToken, Set) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
Returns a set of realm names, based on the input parameter organizationNames, in which the "user" has some delegation permissions.
getManagedResourceNames() - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
 
getManagedResourceNames() - Method in class com.sun.identity.policy.ResourceManager
Returns a set of all managed resource names for all the service types
getManagedResourceNames(String) - Method in class com.sun.identity.policy.ResourceManager
Returns a set of all managed resource names for the given service type.
getManageNameIDRequest() - Method in class com.sun.identity.saml2.profile.ManageNameIDRequestInfo
Returns the ManageNameIDRequest Object.
getManageNameIDService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
getManageNameIDService() - Method in interface com.sun.identity.saml2.jaxb.metadata.SSODescriptorType
Gets the value of the ManageNameIDService property.
getMandatoryOptions() - Method in class com.sun.identity.cli.SubCommand
Returns list of mandatory argument/options.
getMap() - Method in class com.sun.identity.tools.objects.MapFormat
Returns argument map
getMap_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
getMap_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
getMap_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
getMap_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
getMap_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
getMap_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
getMap_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
getMap_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
getMap_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
getMap_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
getMap_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
getMap_5() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
getMap_5() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
getMap_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
getMap_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
getMap_9() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
getMapApplNameToResources() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns mapping of application name to resources.
getMapAppToRes() - Method in class com.sun.identity.entitlement.EntitlementListener
Returns map of application name to resource names.
getMapAttr(Map, String) - Static method in class com.iplanet.am.util.Misc
Deprecated.
getMapAttr(Map, String, String) - Static method in class com.iplanet.am.util.Misc
Deprecated.
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.
getMapId() - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Getter for the "MapId" variable.
getMapId() - Method in interface com.sun.identity.monitoring.SsoServerSiteMapEntryMBean
Getter for the "MapId" variable.
getMappedAttributes(List<String>) - Static method in class com.sun.identity.saml2.common.SAML2Utils
For the list of Strings containing mappings, return a map of name value pairs that match the mapping string
getMappedNameIdentifier(String, Object, String) - Static method in class com.sun.liberty.LibertyManager
Returns NameIdentifier between the IDP and the other SP for the same principal.
getMapperAttributeSet(Set) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Gets the mapper attributes for a given IDPP attribute set.
getMapServerURL() - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Getter for the "MapServerURL" variable.
getMapServerURL() - Method in interface com.sun.identity.monitoring.SsoServerSiteMapEntryMBean
Getter for the "MapServerURL" variable.
getMapSetThrows(Map<String, Set<String>>, String) - Static method in class com.sun.identity.shared.datastruct.CollectionHelper
Gets the set based on the passed key.
getMapSetting(String, String) - Method in interface org.forgerock.openam.utils.OpenAMSettings
Gets a setting from the given realm and parses it as into a Map from string keys to string values, according to the MapValueParser format.
getMapSetting(String, String) - Method in class org.forgerock.openam.utils.OpenAMSettingsImpl
Gets a setting from the given realm and parses it as into a Map from string keys to string values, according to the MapValueParser format.
getMapSiteName() - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Getter for the "MapSiteName" variable.
getMapSiteName() - Method in interface com.sun.identity.monitoring.SsoServerSiteMapEntryMBean
Getter for the "MapSiteName" variable.
getMapStringBoolean(JSONObject, String) - Static method in class com.sun.identity.shared.JSONUtils
 
getMapStringSetString(JSONObject, String) - Static method in class com.sun.identity.shared.JSONUtils
 
getMarshaller() - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Gets the marshaller
getMask() - Method in class org.forgerock.openam.radius.common.packet.FramedIPNetmaskAttribute
Get the mask.
getMatch() - Method in class com.sun.identity.entitlement.xacml3.core.AllOf
Gets the value of the match property.
getMatchedUri(Context) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Returns the UriRouterContext's matchedUri, and appends its id, if there is one.
getMatchId() - Method in class com.sun.identity.entitlement.xacml3.core.Match
Gets the value of the matchId property.
getMatchingAuthnContext() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the matching authentication context for this request.
getMatchingCertEntry(X509Certificate) - Static method in class com.sun.identity.saml.common.SAMLCertUtils
Finds matching certicate from internal certificate database.
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.
getMatchingEntries(ResourceSearchIndexes, Set<String>, boolean) - Method in class com.sun.identity.entitlement.opensso.IndexCache
Returns a set of DN that matches the resource and subject indexes.
getMatchingResources(Subject, String, Subject, String, String, boolean) - Method in class com.sun.identity.entitlement.Entitlement
 
getMatchingSessions(CrestQuery) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
getMatchingSessions(CrestQuery) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Returns partial sessions from the session service backend that matches the provided CREST query.
getMatchingSessions(CrestQuery) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
getMatchingSessions(CrestQuery) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
 
getMatchingSessions(CrestQuery) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
This implementation will forward the query call to the local operations in order to allow the return of stateful sessions even when the request was initiated using a stateless session.
getMatchingSessions(Session, CrestQuery) - Method in class com.iplanet.dpro.session.service.SessionService
Returns partial (stateful) sessions matching the provided CREST query.
getMatchingValidSessions(CrestQuery) - Method in class org.forgerock.openam.session.service.access.SessionQueryManager
Return partial sessions matching the provided CREST query filter from the CTS servers.
getMatchType() - Method in class com.sun.identity.install.tools.util.MatchPattern
 
getMaxAge() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the max age parameter.
getMaxAge() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Retrieves the cookies maximum age
getMaxAssertionMinorVersion() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
 
getMaxAssertionMinorVersion() - Method in class com.sun.identity.saml.assertion.Assertion
 
getMaxCaching() - Method in class com.iplanet.dpro.session.share.SessionInfo
Max Session Cache time in minutes.
getMaxCachingTime() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the maximum caching time(in minutes) allowed for the Internal Session.
getMaxCachingTime() - Method in class com.iplanet.dpro.session.Session
Returns the maximum session caching time in minutes.
getMaxChildPeopleContainerLimit() - Method in class com.iplanet.ums.PeopleContainer
Gets the container limit constraint.
getMaxConnections() - Method in class com.iplanet.services.ldap.ServerInstance
Get the maximum connections that the connection pool is supposed to open.
getMaxConnections() - Method in interface org.forgerock.openam.sm.ConnectionConfig
The maximum number of connections that may be established to the server by the connection pool which corresponds to this configuration.
getMaxConnections() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
The maximum number of connections permitted to this server.
getMaxConnections() - Method in class org.forgerock.openam.sm.ServerGroupConfiguration
 
getMaxContentLength() - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns maximum content length of a SAML request.
getMaxDelegationDepth() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the maxDelegationDepth property.
getMaxDelegationDepth() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the maxDelegationDepth property.
getMaxEntries() - Method in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
Returns the maximum entries for this store.
getMaxIdle() - Method in class com.iplanet.dpro.session.share.SessionInfo
Max Session Idle time in minutes.
getMaxIdleExpirationTime(TimeUnit) - Method in class com.iplanet.dpro.session.service.InternalSession
Returns time at which session's idle time expires.
getMaxIdleExpirationTime() - Method in class org.forgerock.openam.dpro.session.PartialSession
The timestamp of when the max idle timeout will be reached.
getMaxIdleTime() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the maximum idle time(in minutes) for the Internal Session.
getMaxIdleTime() - Method in class com.iplanet.dpro.session.Session
Returns the maximum session idle time in minutes.
getMaxIdleTime() - Method in interface com.iplanet.sso.SSOToken
Returns the maximum session idle time in minutes.
getMaxIdleTime() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
GetMaxIdleTimeActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'getMaxIdle' action
GetMaxIdleTimeActionHandler(SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.GetMaxIdleTimeActionHandler
Constructs a GetMaxIdleTimeActionHandler instance
getMaximumFailCount() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Get the maximum number failed login attempts permitted for a user before when their account is locked out.
getMaximumOperationFailuresPerPeriod(CTSOperation) - Method in interface org.forgerock.openam.cts.monitoring.CTSOperationsMonitoringStore
Gets the maximum observed failure rate for the given operation in the current period.
getMaximumOperationFailuresPerPeriod(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
 
getMaximumOperationFailuresPerPeriod(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the maximum observed failure rate of an operation in the current period.
getMaximumOperationsPerPeriod(boolean) - Method in interface org.forgerock.openam.cts.monitoring.CTSConnectionMonitoringStore
Gets the maximum number of connections requested from the pool in a given interval.
getMaximumOperationsPerPeriod(TokenType, CTSOperation) - Method in interface org.forgerock.openam.cts.monitoring.CTSOperationsMonitoringStore
Gets the maximum rate of operations made in a given period.
getMaximumOperationsPerPeriod(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.connections.ConnectionStore
Returns the maximum connections made in the customisable period.
getMaximumOperationsPerPeriod(TokenType, CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Gets the maximum rate of operations made in a given period.
getMaximumOperationsPerPeriod(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
 
getMaximumOperationsPerPeriod(TokenType, CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the maximum rate of operations made in a given period.
getMaximumOperationsPerPeriod(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the maximum rate of operations made in a given period.
getMaximumPoolSize() - Method in class org.forgerock.openam.audit.context.ExecutorServiceConfigurator
Returns the maximum allowed number of threads.
getMaximumQueueSize() - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Get the current maximum capacity of the queue.
getMaxInactiveInterval() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Gets the maximum inactive session interval, either from local object pre serialization or the stored value post serialization.
getMaxNumQuestions(String) - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Returns the maximum number of question that can be display in the reset password page.
getMaxNumQuestions(String) - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Returns the maximum number of question that can be display in the reset password page.
getMaxRate() - Method in class org.forgerock.openam.shared.monitoring.RateWindow
Gets the maximum rate.
getMaxResults() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Returns the maximum number of search results. return 0 means there is no limit.
getMaxResults() - Method in class com.iplanet.ums.SearchControl
Gets the maximum number of search results to return. return 0 means there is no limit.
getMaxResults() - Method in class com.sun.identity.idm.IdSearchControl
Returns the maximum number of search results. return 0 means there is no limit.
getMaxSession() - Method in class com.sun.identity.authentication.service.LoginState
 
getMaxSessionCacheSize() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
The maximum number of sessions to cache in the internal session cache.
getMaxSessionCacheTime() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
The maximum time of cache for internal session in the internal session cache.
getMaxSessionExpirationTime(TimeUnit) - Method in class com.iplanet.dpro.session.service.InternalSession
Returns time at which session's lifetime expires.
getMaxSessionExpirationTime() - Method in class org.forgerock.openam.dpro.session.PartialSession
The timestamp of when the max session timeout will be reached.
getMaxSessionListSize() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns value of amSession.xml property "iplanet-am-session-max-session-list-size".
getMaxSessionTime() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns maximum time allowed for the Internal Session.
getMaxSessionTime() - Method in class com.iplanet.dpro.session.Session
Returns the maximum session time in minutes.
getMaxSessionTime() - Method in interface com.iplanet.sso.SSOToken
Returns the maximum session time in minutes.
getMaxSessionTime() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getMaxSessionTime() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
 
GetMaxSessionTimeActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'getMaxSessionTime' action - from CREST 12.0.0 onwards this means 'get maximum possible length of session'
GetMaxSessionTimeActionHandler(SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.GetMaxSessionTimeActionHandler
Constructs a GetMaxSessionTimeActionHandler instance
getMaxSize() - Static method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Method to get the maximum size of the Cache.
getMaxSize() - Static method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Method to get the maximum size of the Cache.
getMaxSize() - Static method in class com.sun.identity.idm.server.IdCachedServicesImpl
Method to get the maximum size of the Cache.
getMaxSize() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolderCache
Get the bounded size of the cache.
getMaxSize() - Method in class org.forgerock.openam.utils.collections.LeastRecentlyUsed
Get the maximum size of the cache.
getMaxThreads() - Method in class org.forgerock.openam.radius.server.config.ThreadPoolConfig
Get the maximum number of threads the thread pool can hold.
getMaxTime() - Method in class com.iplanet.dpro.session.share.SessionInfo
Max Session Time in minutes.
getMaxUserLimit() - Method in class com.iplanet.ums.PeopleContainer
Gets the user limit constraint.
getMaxValue() - Method in class com.sun.identity.sm.AttributeSchema
Returns the maximum number of values for the attribute if the attribute is of type MULTIPLE_CHOICE.
getMaxValue() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the maximum number of values for the attribute if the attribute is of type MULTIPLE_CHOICE.
getMechanism() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Returns value of mechanism attribute.
getMechanism() - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementsRegistryTypeIdResolver
 
getMechanismHandler(String) - Static method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcService
Returns MechanismHandler for specified mechanism.
getMemberCount() - Method in class com.iplanet.ums.DynamicGroup
Returns the member count.
getMemberCount() - Method in class com.iplanet.ums.FilteredRole
Gets the member count.
getMemberCount() - Method in interface com.iplanet.ums.IMembership
Gets the member count of the group.
getMemberCount() - Method in class com.iplanet.ums.ManagedRole
Gets the member count.
getMemberCount() - Method in class com.iplanet.ums.StaticGroup
Gets the member count.
getMemberCount(int) - Method in class com.iplanet.ums.StaticGroup
Gets the member count.
getMemberIDAt(int) - Method in class com.iplanet.ums.DynamicGroup
Returns a member given an index (zero-based).
getMemberIDAt(int) - Method in class com.iplanet.ums.FilteredRole
Gets a member given an index (zero based).
getMemberIDAt(int) - Method in interface com.iplanet.ums.IMembership
Gets a member.
getMemberIDAt(int) - Method in class com.iplanet.ums.ManagedRole
Gets the GUID of the member at the given index (zero-based).
getMemberIDAt(int) - Method in class com.iplanet.ums.StaticGroup
Gets a member given an index (zero-based).
getMemberIDAt(int, int) - Method in class com.iplanet.ums.StaticGroup
Gets a member given an index (zero-based).
getMemberIDs(String[]) - Method in class com.iplanet.ums.DynamicGroup
Returns the members of the group.
getMemberIDs() - Method in class com.iplanet.ums.DynamicGroup
Returns the members of the group.
getMemberIDs() - Method in class com.iplanet.ums.FilteredRole
Gets the members of the role.
getMemberIDs(String) - Method in class com.iplanet.ums.FilteredRole
Gets the members of the role meeting an LDAP filter condition.
getMemberIDs() - Method in interface com.iplanet.ums.IMembership
Gets the members of the group.
getMemberIDs(String[]) - Method in class com.iplanet.ums.ManagedRole
Gets the members of the role.
getMemberIDs(String[], String) - Method in class com.iplanet.ums.ManagedRole
Gets the members of the role meeting the filter condition.
getMemberIDs() - Method in class com.iplanet.ums.ManagedRole
Gets the members of the group.
getMemberIDs(String) - Method in class com.iplanet.ums.ManagedRole
Returns the members of the group meeting the filter condition.
getMemberIDs() - Method in class com.iplanet.ums.StaticGroup
Gets the members of the group.
getMemberList() - Method in class com.sun.identity.idsvcs.IdentityDetails
 
getMembers(SSOToken, IdType, String, IdType) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
getMembers(SSOToken, String, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Get members for roles, dynamic group or static group
getMembers(SSOToken, String, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Get members for roles, dynamic group or static group
getMembers(String, String, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getMembers(String, String, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getMembers(SSOToken, String, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Get members for roles, dynamic group or static group
getMembers(String[]) - Method in class com.iplanet.ums.FilteredRole
TO DO : incomplete, fix the logic of building the base and filter Gets the members of the role
getMembers(String[], String) - Method in class com.iplanet.ums.FilteredRole
TO DO : incomplete, fix the logic of building the base and filter Gets the members of the role
getMembers(int) - Method in class com.iplanet.ums.StaticGroup
Get members of the group.
GetMembers - Class in com.sun.identity.cli.idrepo
This command gets the members of an identity.
GetMembers() - Constructor for class com.sun.identity.cli.idrepo.GetMembers
 
getMembers(IdType) - Method in class com.sun.identity.idm.AMIdentity
Return all members of a given identity type of this identity as a Set of AMIdentity objects.
getMembers(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.IdRepo
Returns the memberships of an identity.
getMembers(SSOToken, IdType, String, String, IdType, String) - Method in interface com.sun.identity.idm.IdServices
 
getMembers(String, String) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
getMembers(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getMembers(String, String) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
getMembers(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getMembers(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getMembers(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getMembers(SSOToken, IdType, String, String, IdType, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getMembers(SSOToken, IdType, String, String, IdType, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
getMembers(SSOToken, IdType, String, String, IdType, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getMembers(SSOToken, IdType, String, String, IdType, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getMembers(SSOToken, IdType, String, IdType) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Gets membership data for a given group/role/filtered role.
getMembers(SSOToken, IdType, String, IdType) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getMembers_idrepo(String, String, String, String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getMembers_idrepo(String, String, String, String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getMembershipAttributes(String, String) - Static method in class com.sun.identity.wss.security.WSSUtils
Returns the membership attributes for the given subject.
getMemberships(SSOToken, IdType, String, IdType) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
GetMemberships - Class in com.sun.identity.cli.idrepo
This command gets the memberships of an identity.
GetMemberships() - Constructor for class com.sun.identity.cli.idrepo.GetMemberships
 
getMemberships(IdType) - Method in class com.sun.identity.idm.AMIdentity
Returns the set of identities that this identity belongs to.
getMemberships(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.IdRepo
Returns the memberships of an identity.
getMemberships(SSOToken, IdType, String, IdType, String, String) - Method in interface com.sun.identity.idm.IdServices
 
getMemberships(String, String) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
getMemberships(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getMemberships(String, String) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
getMemberships(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getMemberships(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getMemberships(SSOToken, IdType, String, IdType) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getMemberships(SSOToken, IdType, String, IdType, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getMemberships(SSOToken, IdType, String, IdType, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
getMemberships(SSOToken, IdType, String, IdType, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getMemberShips(String) - Static method in class com.sun.identity.wss.security.WSSUtils
 
getMemberships(SSOToken, IdType, String, IdType, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getMemberships(SSOToken, IdType, String, IdType) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns the membership information of a user for the given membership type.
getMemberships(SSOToken, IdType, String, IdType) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getMemberships_idrepo(String, String, String, String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getMemberships_idrepo(String, String, String, String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getMessage() - Method in exception com.iplanet.am.sdk.AMException
Deprecated.
Overrides the default getMessage() method of super class Exception.
getMessage() - Method in exception com.iplanet.security.x509.CertException
Returns a string describing the certificate exception.
getMessage() - Method in exception com.iplanet.services.cdm.clientschema.AMClientCapException
Returns a message
getMessage() - Method in exception com.iplanet.services.ldap.event.EventException
Returns a string representation of the message in the this EventException (if present)
getMessage() - Method in exception com.iplanet.services.ldap.LDAPServiceException
 
getMessage() - Method in exception com.iplanet.ums.UMSException
Returns the detail message of this exception and all embedded exceptions.
getMessage() - Method in exception com.sun.identity.authentication.spi.AuthLoginException
Gets messages of the exceptions including the nested exceptions.
getMessage() - Method in exception com.sun.identity.common.ChainedException
Gets messages of the exceptions including the chained exceptions
getMessage() - Method in exception com.sun.identity.common.configuration.ConfigurationException
 
getMessage() - Method in exception com.sun.identity.common.configuration.UnknownPropertyNameException
 
getMessage() - Method in interface com.sun.identity.common.L10NMessage
Deprecated.
Use this method to get error message in default ENGLISH locale.
getMessage() - Method in exception com.sun.identity.common.L10NMessageImpl
Deprecated.
 
getMessage() - Method in exception com.sun.identity.coretoken.CoreTokenException
Returns the exception message.
getMessage() - Method in exception com.sun.identity.entitlement.EntitlementException
Returns exception message.
getMessage() - Method in class com.sun.identity.entitlement.ValidateResourceResult
Returns message.
getMessage() - Method in exception com.sun.identity.entity.EntityException
Overriding the default getMessage() method of super class Exception.
getMessage() - Method in exception com.sun.identity.idm.IdRepoException
Returns the error message of this exception.
getMessage() - Method in exception com.sun.identity.idsvcs.AccessDenied
 
getMessage() - Method in exception com.sun.identity.idsvcs.GeneralFailure
 
getMessage() - Method in class com.sun.identity.idsvcs.Log
 
getMessage() - Method in exception com.sun.identity.idsvcs.NeedMoreCredentials
 
getMessage() - Method in exception com.sun.identity.idsvcs.ObjectNotFound
 
getMessage() - Method in exception com.sun.identity.idsvcs.TokenExpired
 
getMessage() - Method in exception com.sun.identity.install.tools.configurator.InstallException
Returns the message that was supplied to the constructor at the time when this exception was created.
getMessage() - Method in class com.sun.identity.install.tools.configurator.TaskExecutionResult
 
getMessage(String) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getMessage() - Method in class com.sun.identity.install.tools.configurator.ValidationResult
 
getMessage() - Method in class com.sun.identity.install.tools.util.LocalizedMessage
 
getMessage() - Method in exception com.sun.identity.jaxrpc.SOAPClientException
Deprecated.
Method to obtain the message.
getMessage() - Method in exception com.sun.identity.rest.RestException
Returns exception message.
getMessage() - Method in exception com.sun.identity.saml2.profile.FederatedSSOException
 
getMessage() - Method in exception com.sun.identity.setup.ConfiguratorException
 
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.
getMessage() - Method in exception com.sun.identity.sm.SMSException
Returns the error message of this exception.
getMessage(String, Locale) - Static method in class com.sun.identity.workflow.Task
 
getMessage(String, String) - Static method in class com.sun.identity.workflow.ValidateSAML2
 
getMessage() - Method in exception com.sun.identity.workflow.WorkflowException
 
getMessage() - Method in class org.forgerock.openam.audit.servlet.AuditableHttpServletResponse
Gets the HTTP response message.
getMessage(String) - Method in class org.forgerock.openam.console.ui.taglib.propertysheet.CCPropertySheetTag
 
getMessage() - Method in exception org.forgerock.openam.ldap.LDAPUtilException
Returns the English message for this exception.
getMessage(String) - Method in class org.forgerock.openam.license.ConsoleUser
Get a localised message for display to this user.
getMessage(String) - Method in interface org.forgerock.openam.license.User
Get a localised message for display to this user.
getMessage() - Method in class org.forgerock.openam.radius.common.ReplyMessageAttribute
Returns the contained message.
getMessage() - Method in exception org.forgerock.openam.rest.query.QueryException
 
getMessage() - Method in class org.forgerock.openam.scripting.ScriptError
Get the message that describes the error.
getMessage() - Method in class org.forgerock.openam.services.email.MailServerImpl
 
getMessageArgs() - Method in exception com.iplanet.am.sdk.AMException
Deprecated.
Returns the arguments corresponding to the error code.
getMessageArgs() - Method in exception com.iplanet.am.sdk.remote.AMRemoteException
 
getMessageArgs() - Method in exception com.iplanet.services.cdm.clientschema.AMClientCapException
Returns the message arguments array
getMessageArgs() - Method in exception com.sun.identity.authentication.spi.AuthLoginException
Returns the error message arguments.
getMessageArgs() - Method in exception com.sun.identity.common.ChainedException
 
getMessageArgs() - Method in exception com.sun.identity.common.configuration.ConfigurationException
 
getMessageArgs() - Method in exception com.sun.identity.common.configuration.UnknownPropertyNameException
Returns arguments for formatting this error message.
getMessageArgs() - Method in interface com.sun.identity.common.L10NMessage
Deprecated.
Use this method to chain this exception with another to get localized error messge use getL10NMessage method
getMessageArgs() - Method in exception com.sun.identity.common.L10NMessageImpl
Deprecated.
Returns arguments for formatting this error message.
getMessageArgs() - Method in exception com.sun.identity.entity.EntityException
Method to obtain the arguments corresponding to the error code.
getMessageArgs() - Method in exception com.sun.identity.idm.IdRepoException
Returns arguments for formatting this error message.
getMessageArgs() - Method in exception com.sun.identity.setup.ConfiguratorException
 
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.
getMessageArgs() - Method in exception com.sun.identity.sm.SMSException
Returns arguments for formatting this error message.
getMessageArgs() - Method in exception com.sun.identity.workflow.WorkflowException
 
getMessageArgs() - Method in exception org.forgerock.openam.ldap.LDAPUtilException
Returns the arguments for the message string.
getMessageArgs() - Method in exception org.forgerock.openam.rest.query.QueryException
 
getMessageCertificate() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the X509 certificate used in message level authentication.
getMessageCertificate() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the X509Certificate that is used to secure the SOAPMessage.
getMessageCertificate(Element) - Static method in class com.sun.identity.wss.security.WSSUtils
Returns the message certificate from the security token reference especially for KeyIdentifier and X509IssuerSerial case.
getMessageCode() - Method in exception com.sun.identity.saml2.profile.FederatedSSOException
Returns the message code of this error.
getMessageContent() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getMessageContext() - Method in class com.sun.identity.wss.sts.FAMSTSImpl
 
getMessageDispatchCache() - Method in class org.forgerock.openam.services.push.PushGuiceModule
Generates a new Cache for the MessageDispatcher.
getMessageDispatcher() - Method in interface org.forgerock.openam.services.push.PushNotificationDelegate
Returns the MessageDispatcher for this delegate.
getMessageDispatcher(String) - Method in class org.forgerock.openam.services.push.PushNotificationService
Retrieve the MessageDispatcher message return-route object for this realm's delegate.
getMessageDispatcher() - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
getMessageDispatcherConcurrency() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
Gets the level of concurrency to use when accessing the message dispatcher cache.
getMessageDispatcherDuration() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
Get the duration the message dispatcher should hold messages for.
getMessageDispatcherSize() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
Get the message dispatcher size from this config.
getMessageHandle() - Method in interface com.sun.identity.saml2.protocol.Artifact
Returns the MessageHandle of the artifact.
getMessageHandle() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Returns the MessageHandle of the artifact.
getMessageID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Returns value of messageID attribute of CorrelationHeader.
getMessageID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns value of messageID attribute of CorrelationHeader.
getMessageID() - Method in exception com.sun.identity.liberty.ws.interaction.InteractionRedirectException
Gets messageID of SOAP request message that caused this exception.
getMessageID() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns the value of the messageID attribute.
getMessageID() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of messageID attribute.
getMessageID() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the messageID from the header.
getMessageId() - Method in class org.forgerock.openam.services.push.PushMessage
Retrieve the message id of this message.
getMessages() - Method in class com.sun.identity.cli.StringOutputWriter
 
getMessageSubject() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getMessageTimestamp() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Retruns the message timestamp.
getMessageTranslations() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Gets the map of locales to email body text strings.
getMessageTranslations() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Gets the map of locales to email body text strings.
getMessageTranslations() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Gets the map of locales to email body text strings.
getMessageType() - Method in class com.sun.identity.authentication.callbacks.ScriptTextOutputCallback
Overrides the TextOutputCallback's messageType to always return that we are a script.
getMetaAlias(String, String, String, Object) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Obtains provider's meta alias.
getMetaAlias() - Method in class com.sun.identity.federation.services.FSAssertionManager
Returns hosted provider meta alias.
getMetaAlias(HttpServletRequest) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Retrieves meta alias of a provider from http request.
getMetaAlias() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.BaseConfigType
Gets the value of the metaAlias property.
getMetaAlias() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
getMetaAlias() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns the IDP Meta Alias.
getMetaAlias() - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Returns the IDP Meta Alias.
getMetaAlias() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.BaseConfigType
Gets the value of the metaAlias property.
getMetaAlias() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
getMetaAlias(String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated by getMetaAlias(String,String,String).
getMetaAlias(String, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns metaAlias from provider ID under a realm.
getMetaAlias(HttpServletRequest) - Method in interface org.forgerock.openam.saml2.IDPRequestValidator
The meta alias is used to locate the provider's entity identifier and the organization in which it is located.
getMetaAlias(HttpServletRequest) - Method in class org.forgerock.openam.saml2.UtilProxyIDPRequestValidator
The meta alias is used to locate the provider's entity identifier and the organization in which it is located.
getMetaAliasByUri(String) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Returns metaAlias embedded in uri.
getMetaAliasByUri(String) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns metaAlias embedded in uri.
getMetaAliasByUri(String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Returns metaAlias embedded in uri.
getMetaAliasKey() - Static method in class com.sun.liberty.LibertyManager
Returns the metaAliasKey from IFSConstants.
getMetaData() - Method in class com.sun.identity.entitlement.Application
Returns meta information.
getMetadata() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
Gets the value of the metadata property.
getMetadata() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
getMetaJAXBContext() - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns JAXB context for the metadata service.
getMetaJAXBContext() - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Returns JAXB context for the metadata service.
getMetaManager() - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Returns an instance of WSFederationMetaManager.
getMethod() - Method in class com.sun.identity.authentication.spi.RedirectCallback
Returns the Method used for redirection, either "GET" or "POST".
getMethod() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Returns the confirmation method
getMethod() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Returns the confirmation method
getMethod() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
getMethod() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Gets the value of the method property.
getMethod() - Method in interface org.forgerock.http.client.request.HttpClientRequest
Retrieve the method set on the request.
getMethod() - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Retrieve the method set on the request.
getMethod() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getMethod() on the wrapped request object.
getMethodCallSyntax(String, String, String...) - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getMethodForOpcode(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
getMethodForOpcode(int) - Method in class com.sun.identity.entity.EntityObjectIF_Tie
 
getMethodForOpcode(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
getMethodForOpcode(int) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
getMethodForOpcode(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
getMethodForOpcode(int) - Method in class com.sun.identity.saml.AssertionManagerIF_Tie
 
getMethodForOpcode(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
getMethodForOpcode(int) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
getMethodID() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the method ID.
getMethodID() - Method in class com.iplanet.dpro.session.share.SessionResponse
Returns the method ID.
getMethodID() - Method in class com.sun.identity.policy.remote.PolicyRequest
Returns the method ID of the Policy Request.
getMethodID() - Method in class com.sun.identity.policy.remote.PolicyResponse
Returns the method ID of the Policy Response.
getMethodID() - Method in class com.sun.identity.policy.remote.PolicyService
Returns the method id of the Policy Service.
getMethodName() - Method in class com.iplanet.dpro.session.share.SessionRequest
 
getMethodName() - Method in class com.sun.identity.policy.remote.PolicyRequest
Retrieves the string representation of the method Id.
getMexEndpoint() - Method in class com.sun.identity.wss.provider.STSConfig
Returns STS Mex endpoint.
getMigrateRunInfo() - Method in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
getMillis() - Method in enum org.forgerock.openam.utils.Time
 
getMillisExpiryForCurrentCallbacks() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
get the number of milliseconds before the current callback expires.
getMillisExpiryPoint() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
gets the point at which the current context holder expires.
getMIMECharset() - Method in class com.sun.identity.common.ISLocaleContext
get mime charset to be used for current request This class detectes clientType using Http-Accept-Lang header You should have used setLocale(HttpServletRequest req) before calling this method.
getMimeHeaders(HttpServletRequest) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns a MimeHeaders object that contains the headers in the given HttpServletRequest object.
getMimeHeaderValue(Context, String) - Static method in class org.forgerock.openam.rest.RestUtils
Returns the value of the named header field from the request, decoding it if it is mime-encoded.
getMimeHeaderValue(HttpServletRequest, String) - Static method in class org.forgerock.openam.rest.RestUtils
Returns the value of the named header field from the request, decoding it if it is mime-encoded.
getMimeType() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Gets the value of the mimeType property.
getMimeType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
getMimeType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
getMimeType() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ObjectType
Gets the value of the mimeType property.
getMimeType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
getMimeType() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ObjectType
Gets the value of the mimeType property.
getMimeTypes() - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getMinAssertionMinorVersion() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
 
getMinAssertionMinorVersion() - Method in class com.sun.identity.saml.assertion.Assertion
 
getMinConnections() - Method in class com.iplanet.services.ldap.ServerInstance
Get the minimum connections that the connection pool is supposed to open.
getMinimalClientInfo() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Gets a minimal set of client properties for all clients.
getMinimumAnswersToDefine() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Get the minimum count of answers to define.
getMinimumAnswersToVerify() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Get the minimum count of questions to verify.
getMinimumAnswersToVerify() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Get the minimum count of questions to verify.
getMinimumOperationFailuresPerPeriod(CTSOperation) - Method in interface org.forgerock.openam.cts.monitoring.CTSOperationsMonitoringStore
Gets the minimum observed failure rate for the given operation in the current period.
getMinimumOperationFailuresPerPeriod(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
 
getMinimumOperationFailuresPerPeriod(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the minimum rate of operation failures seen in the current collection period.
getMinimumOperationsPerPeriod(boolean) - Method in interface org.forgerock.openam.cts.monitoring.CTSConnectionMonitoringStore
Gets the minimum number of connections requested from the pool in a given interval.
getMinimumOperationsPerPeriod(TokenType, CTSOperation) - Method in interface org.forgerock.openam.cts.monitoring.CTSOperationsMonitoringStore
Gets the minimum rate of operations made in a given period.
getMinimumOperationsPerPeriod(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.connections.ConnectionStore
Returns the minimum connections made in the customisable period.
getMinimumOperationsPerPeriod(TokenType, CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Gets the minimum rate of operations made in a given period.
getMinimumOperationsPerPeriod(boolean) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
 
getMinimumOperationsPerPeriod(TokenType, CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the minimum rate of operations made in a given period.
getMinimumOperationsPerPeriod(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the minimum rate of operations made in a given period.
getMinimumSize() - Method in class org.forgerock.openam.sm.validation.Base64EncodedBinaryValidator
Determines the minimum size of the base64-decoded binary value, in bytes.
getMinorCodeValue() - Method in class com.sun.identity.xacml.context.impl.StatusCodeImpl
Returns the minorCodeValue of this object
getMinorCodeValue() - Method in interface com.sun.identity.xacml.context.StatusCode
Returns the minorCodeValue of this object
getMinorVersion() - Method in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Returns the MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.common.Extension
Deprecated.
Returns the MinorVersion.
getMinorVersion() - Method in class com.sun.identity.federation.message.common.IDPProvidedNameIdentifier
Deprecated.
Returns the MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.common.OldProvidedNameIdentifier
Deprecated.
Returns the MinorVersion.
getMinorVersion() - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Returns the MinorVersion.
getMinorVersion() - Method in class com.sun.identity.federation.message.common.SPProvidedNameIdentifier
Deprecated.
Returns the MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Returns the MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Returns the value of MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of the MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Returns the value of MinorVersion property.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns the value MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Returns the value of MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns the value of MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSIDPList
Deprecated.
Returns the value of MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns the value of MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns the value of MinorVersion attribute.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns the MinorVersion.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns the MinorVersion.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSRequest
Deprecated.
Returns the MinorVersion.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Returns the MinorVersion.
getMinorVersion() - Method in class com.sun.identity.federation.message.FSSAMLRequest
Deprecated.
Returns the MinorVersion attribute.
getMinorVersion(List) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns the minor version of supported protocol.
getMinorVersion() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns the minor version number of an assertion.
getMinorVersion() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Returns the MinorVersion of the Request.
getMinorVersion() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the MinorVersion of the Response.
getMinRate() - Method in class org.forgerock.openam.shared.monitoring.RateWindow
Gets the minimum rate.
getMinValue() - Method in class com.sun.identity.sm.AttributeSchema
Returns the minimum number of values for the attribute if the attribute is of type MULTIPLE_CHOICE.
getMinValue() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the minimum number of values for the attribute if the attribute is of type MULTIPLE_CHOICE.
getMissingAndEmptyKeys(Set) - Method in class com.iplanet.am.sdk.AMHashMap
This compares all the elements of the specified and returns a Set which contains all the keys missing in the map and also those keys whose values are empty.
getMissingAnswerMessage() - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Gets missing answer message
getMissingAnswerMessage() - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Returns missing answer message .
getMissingKeys(Set) - Method in class com.iplanet.am.sdk.AMHashMap
This compares all the elements of the specified and returns a Set which contains all the keys missing in the map.
getMissingUserAttrMessage(String) - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns missing user attribute message.
getMissingUserAttrMessage(String) - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Returns missing user attribute message.
getMNIBindingInfo(HttpServletRequest, String, String, String) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
Returns binding information of MNI Service for remote entity from request or meta configuration.
getModel() - Method in class com.sun.identity.password.ui.PWResetInvalidURLViewBean
Gets model for this view bean
getModel() - Method in class com.sun.identity.password.ui.PWResetQuestionViewBean
Gets model for this view bean
getModel() - Method in class com.sun.identity.password.ui.PWResetSuccessViewBean
Gets model for this view bean
getModel() - Method in class com.sun.identity.password.ui.PWResetUncaughtExceptionViewBean
Gets model for this view bean.
getModel() - Method in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Gets model for this view bean
getModel() - Method in class com.sun.identity.password.ui.PWResetViewBeanBase
Gets model for this view bean
getModification() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the modifications to be performed.
getModifiedSchemaMap() - Method in class org.forgerock.openam.upgrade.NewServiceWrapper
Get the wrapper containing the service modifications.
getModifiedTimestampAttributeName() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getModifiedTimestampAttributeName() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the modified timestamp attribute name.
getModifiedTimestampAttributeName() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getModifyResponse(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Performs a list of modifications specified by a list of DSTModify objects (possible on different resource ID).
getModifyResponse(ModifyElement) - Method in class com.sun.identity.liberty.ws.idpp.PPRequestHandler
Gets the modify response and set the status to OK.
getModule() - Method in class com.sun.identity.authentication.jaas.LoginContext.ModuleInfo
 
getModuleAuthTimeMap(SSOToken) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns a Map with all Auth Module instance names as key and the time the module was authenticated as value.
getModuleId() - Method in class org.forgerock.openam.audit.model.AuthenticationAuditEntry
Get the module id.
getModuleId() - Method in class org.forgerock.openam.rest.LocalSSOTokenSessionModule
 
getModuleIndex() - Method in exception com.sun.identity.authentication.spi.SetNextModuleException
 
getModuleIndicatorKey() - Method in class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Returns module indicator key.
getModuleIndicatorValue() - Method in class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Returns module indicator.
getModuleInstanceNames() - Method in class com.sun.identity.authentication.AuthContext
Returns authentication module/s instances (or plugins) configured for a organization, or sub-organization name that was set during the AuthContext constructor.
getModuleInstanceNames(String) - Method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns a Set of all registered module instance names for a module type, including both the old instances from 6.3 DIT and the new instances in 7.0.
getModuleInstanceNames() - Method in class com.sun.identity.authentication.jaas.LoginContext
Returns module instance names list
getModuleInstanceNames() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns authentication module/s instances(or) plugin(s) configured for an organization, or sub-organization that was set during the AuthContext constructor.
getModuleInstanceNames() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns authentication modules configured for a given organization.
getModuleInstancesForHttpBasic(String) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the list of configured module instances that could be used by HTTP Basic
getModuleList() - Method in class com.sun.identity.authentication.service.AuthLevel
Returns configured List of authentication modules
getModuleLocalizedName(String) - Method in class com.sun.identity.authentication.service.AuthLevel
Returns localized name of a module.
getModuleLocalizedName(String) - Method in class com.sun.identity.authentication.service.CompositeAdvices
Returns localized name of a module.
getModuleMap() - Method in class com.sun.identity.authentication.service.AuthLevel
Returns a map containing localized module name and module name.
getModuleMap() - Method in class com.sun.identity.authentication.service.CompositeAdvices
Returns a map containing localized module name and module name.
getModuleName(String) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns module name from complete class name.
getModuleName() - Method in class com.sun.identity.authentication.service.AuthLevel
Returns associated authentication module with auth level
getModuleName() - Method in class com.sun.identity.authentication.service.CompositeAdvices
Returns configured List of authentication modules
getModuleName(String) - Method in class com.sun.identity.authentication.service.LoginState
Returns the key for the localized module name.
getModuleName() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns module name
getModuleName() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module name.
getModuleName() - Method in class com.sun.identity.policy.util.AuthServiceConfigInfo
 
getModuleName() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Gets the name of the module.
getModuleServiceName(String) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns SM service name based on module name
getModuleServiceName(String) - Static method in class com.sun.identity.authentication.service.AuthUtils
Get the module service name in either iplanet-am-auth formatService(old) or sunAMAuthService format(new).
getModulesForLevel(int, String, String) - Method in class com.sun.identity.authentication.config.AMAuthLevelManager
Returns modules whose authentication level is equals or bigger than the authentication level specified, am empty set will be returned if organization does not exist, or no matching authentication level could be found.
getModuleStack() - Method in class com.sun.identity.authentication.jaas.LoginContext
 
getModuleStackQueue() - Method in class com.sun.identity.authentication.jaas.LoginContext
 
getModuleURL() - Method in class com.sun.identity.password.ui.PWResetServlet
Gets the modules URL
getModulus() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
getModulus() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType
Gets the value of the modulus property.
getModulus() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
getModulus() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType
Gets the value of the modulus property.
getMonAuthList(String) - Static method in class com.sun.identity.monitoring.MonitoringUtil
 
getMoreData() - Method in exception com.iplanet.security.x509.CertException
Returns a string describing the context in which the exception was reported.
getMostAppropriateSLOServiceLocation(List<SingleLogoutServiceElement>, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Based on the preferred SAML binding this method tries to choose the most appropriate SingleLogoutServiceElement that can be used to send the logout request to.
getMtu() - Method in class org.forgerock.openam.radius.common.packet.FramedMTUAttribute
Return the MTU.
getMultiAttribute(CoreTokenField) - Method in class org.forgerock.openam.cts.api.tokens.Token
Accessor for the multi-value CoreTokenField attributes.
getMultiRequests() - Method in class com.sun.identity.entitlement.xacml3.core.Request
Gets the value of the multiRequests property.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of mustUnderstand attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of mustUnderstand attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Returns value of 'mustUnderstand' attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of mustUnderstand attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns value of mustUnderstand attribute.
getMustUnderstand() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns value of mustUnderstand attribute.
getName() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The method returns the name of the attribute
getName() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the name of the entity
getName() - Method in class com.iplanet.am.sdk.common.CacheStats
 
getName() - Method in class com.iplanet.am.util.QCharset
 
getName() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the name of this attribute.
getName() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the name of the ACI
getName() - Method in class com.iplanet.services.ldap.Attr
Get name of an UMS attribute
getName(Locale) - Method in class com.iplanet.services.ldap.Attr
Get name of attribute in a given Locale
getName(String, Locale) - Static method in class com.iplanet.services.ldap.Attr
Get attribute name with locale input.
getName() - Method in class com.iplanet.services.util.ThreadPool
Returns the name of this thread pool
getName() - Method in class com.iplanet.sso.providers.dpro.SSOPrincipal
Returns the principal name of this object
getName() - Method in class com.iplanet.ums.cos.COSTemplate
Returns the name of this COS template.
getName() - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Returns the name of this COS.
getName() - Method in interface com.iplanet.ums.cos.ICOSDefinition
This method returns the name of the COS definition.
getName() - Method in class com.iplanet.ums.Organization
Returns the name of the organization.
getName() - Method in class com.iplanet.ums.OrganizationalUnit
Return name of the organizational unit
getName() - Method in class com.iplanet.ums.PeopleContainer
Return name of the People Container.
getName() - Method in class com.iplanet.ums.Template
Gets the name of the template.
getName() - Method in class com.sun.identity.authentication.callbacks.NameValueOutputCallback
 
getName() - Method in class com.sun.identity.authentication.config.AMAuthenticationInstance
Returns the name of the module instance.
getName() - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Returns the name of this schema.
getName() - Method in class com.sun.identity.authentication.internal.AuthPrincipal
Return the user name for this AuthPrincipal.
getName() - Method in class com.sun.identity.authentication.internal.server.AuthSPrincipal
Return the username for this AuthPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.ad.ADPrincipal
Returns the AD username for this ADPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.anonymous.AnonymousAuthPrincipal
Return the LDAP user name for this AnonymousAuthPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.application.ApplicationPrincipal
Returns the LDAP user name for this ApplicationPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.cert.CertAuthPrincipal
Returns the username for this CertAuthPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.datastore.DataStorePrincipal
Returns the user name for this DataStorePrincipal.
getName() - Method in class com.sun.identity.authentication.modules.federation.FederationPrincipal
Return the LDAP username for this FederationPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.hotp.HOTPPrincipal
Returns the HOTP username for this HOTPPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.httpbasic.HTTPBasicPrincipal
Returns the LDAP username for this HTTPBasicPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.jdbc.JDBCPrincipal
Returns the JDBC username for this JDBCPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.ldap.LDAPPrincipal
Returns the LDAP user name for this LDAPPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.membership.MembershipPrincipal
Returns the Membership user name for this MembershipPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.msisdn.MSISDNPrincipal
Returns the user name for this MSISDNPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.nt.NTPrincipal
Returns the user name for this NTPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.radius.RADIUSPrincipal
Return the RADIUS username for this RADIUSPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.sae.SAEPrincipal
Returns the username for this SAEPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.securid.SecurIDPrincipal
Return the SecurID username for this SecurIDPrincipal.
getName() - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOPrincipal
Returns the desktop user name.
getName() - Method in class com.sun.identity.authentication.modules.wss.WSSUserPrincipal
Returns the user name for this WSSUserPrincipal.
getName() - Method in class com.sun.identity.authentication.service.SSOTokenPrincipal
Returns the user name for this SSOTokenPrincipal.
getName() - Method in class com.sun.identity.authentication.service.UserPrincipal
Return the user name for this UserPrincipal.
getName() - Method in class com.sun.identity.cli.SubCommand
Returns name of the sub command.
getName() - Method in class com.sun.identity.config.pojos.LDAPStore
 
getName() - Method in class com.sun.identity.delegation.DelegationPrivilege
Returns the privilege name in the privilege
getName() - Method in class com.sun.identity.entitlement.Application
Returns application name.
getName() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Returns the name of the privilege.
getName() - Method in class com.sun.identity.entitlement.ApplicationType
Returns application name.
getName() - Method in class com.sun.identity.entitlement.Entitlement
Returns the name of the entitlement
getName() - Method in class com.sun.identity.entitlement.EntitlementCombiner
Returns the name of this class for ease of reference.
getName() - Method in interface com.sun.identity.entitlement.IPrivilege
Returns name.
getName() - Method in class com.sun.identity.entitlement.JwtPrincipal
 
getName() - Method in class com.sun.identity.entitlement.opensso.Cache
Returns name.
getName() - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
Returns name.
getName() - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Returns name.
getName() - Method in class com.sun.identity.entitlement.Privilege
Returns the name of the privilege.
getName() - Method in class com.sun.identity.entitlement.PrivilegeType
Returns name.
getName() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns name.
getName() - Method in class com.sun.identity.entitlement.util.SearchFilter
Returns filter name.
getName() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfoKey
Gets opaque handle sent/received.
getName() - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Returns the name from NameQualifier.
getName() - Method in class com.sun.identity.idm.AMIdentity
Returns the name of the identity.
getName() - Method in class com.sun.identity.idm.IdOperation
The getName method returns the name of the IdOperation in string representaion.
getName() - Method in class com.sun.identity.idm.IdType
Returns the name of this type, for example user for type User.
getName() - Method in class com.sun.identity.idsvcs.Attribute
 
getName() - Method in class com.sun.identity.idsvcs.IdentityDetails
 
getName() - Method in class com.sun.identity.idsvcs.Read
 
getName() - Method in class com.sun.identity.install.tools.configurator.TaskInfo
 
getName() - Method in class com.sun.identity.install.tools.configurator.ValidationInfo
 
getName() - Method in class com.sun.identity.install.tools.util.Audit
 
getName() - Method in class com.sun.identity.install.tools.util.ResultStatus
 
getName() - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Returns the name of this element
getName() - Method in class com.sun.identity.install.tools.util.xml.XMLElementAttribute
Returns the name of this attribute
getName() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Deprecated.
Returns value of 'name' attribute.
getName() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Returns value of 'name' attribute.
getName() - Method in class com.sun.identity.log.messageid.LogMessageID
Returns name.
getName() - Method in class com.sun.identity.policy.Conditions
Returns the name for the collection of conditions represented as Condition
getName() - Method in exception com.sun.identity.policy.InvalidFormatException
Gets the name of the object that encountered an invalid format.
getName() - Method in exception com.sun.identity.policy.InvalidNameException
Gets the name that is invalid
getName() - Method in exception com.sun.identity.policy.LimitExceededException
Gets the name of the object for which limit was exceeded
getName() - Method in exception com.sun.identity.policy.NameAlreadyExistsException
Gets the name that already exists.
getName() - Method in exception com.sun.identity.policy.NameNotFoundException
Gets the name that was not found.
getName() - Method in exception com.sun.identity.policy.ObjectInUseException
Gets the name that is in use.
getName() - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the name of the policy.
getName() - Method in class com.sun.identity.policy.Referrals
Returns the name for the collection of referrals represented as Referral
getName() - Method in class com.sun.identity.policy.ResponseProviders
Returns the name of this object
getName() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns the name assigned to the rule.
getName() - Method in class com.sun.identity.policy.ServiceType
Returns the name of this object
getName() - Method in class com.sun.identity.policy.Subjects
Returns the name for the collection of users represented as Subject
getName() - Method in class com.sun.identity.rest.AuthSPrincipal
Return the username for this AuthPrincipal.
getName() - Method in class com.sun.identity.rest.SSOTokenPrincipal
 
getName() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns the name from NameQualifier.
getName() - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns the Name of the attribute.
getName() - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns the Name of the attribute.
getName() - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeType
Gets the value of the name property.
getName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
getName() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.AttributeType
Gets the value of the name property.
getName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
getName() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Gets the value of the name property.
getName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
getName() - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Returns the value of Name attribute.
getName() - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Returns the value of Name 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.
getName() - Method in class com.sun.identity.sm.AttributeSchema
Returns the name of the attribute.
getName() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Retunrs the name of the attribute.
getName() - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns name.
getName() - Method in class com.sun.identity.sm.PluginConfig
Returns the name of this service plugin.
getName() - Method in class com.sun.identity.sm.PluginInterface
Returns the plugin interface name.
getName() - Method in class com.sun.identity.sm.PluginSchema
Returns the name of the plugin schema
getName() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service name.
getName() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the name of the service.
getName() - Method in class com.sun.identity.sm.ServiceInstance
Returns the instance name.
getName() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name of the schema.
getName() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the name of the service.
getName() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
Returns the Service name
getName() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.AttributeType
Gets the value of the name property.
getName() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
getName() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
getName() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType
Gets the value of the name property.
getName() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.HeaderType
Gets the value of the name property.
getName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
getName() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the trust authority name.
getName() - Method in class com.sun.identity.wss.security.SecurityMechanism
Returns the security mechanism name.
getName() - Method in class com.sun.identity.wss.security.SecurityPrincipal
Returns the name of the principal.
getName() - Method in class com.sun.identity.wss.trust.ClaimType
Returns the name for the claim.
getName() - Method in interface org.forgerock.oauth2.core.AuthenticationMethod
The name of the authentication method (e.g., the name of a login module or service).
getName(OAuth2ProviderSettings) - Method in class org.forgerock.oauth2.core.ResourceOwner
Gets the name of the user, if possible.
getName() - Method in class org.forgerock.openam.authentication.modules.adaptive.AdaptivePrincipal
Returns the VALid user name for this VALid.
getName() - Method in class org.forgerock.openam.authentication.modules.fr.oath.OATHPrincipal
Returns the HOTP username for this HOTPPrincipal.
getName() - Method in class org.forgerock.openam.authentication.modules.oath.OATHPrincipal
Returns the HOTP username for this HOTPPrincipal.
getName() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthPrincipal
 
getName() - Method in class org.forgerock.openam.authentication.modules.push.AuthenticatorPushPrincipal
Returns the AuthenticatorPush username for this AuthenticatorPushPrincipal.
getName() - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptedPrinciple
 
getName() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Retrieves the name of the cookie
getName() - Method in class org.forgerock.openam.core.rest.cts.CoreTokenResourceAuthzModule
 
getName() - Method in class org.forgerock.openam.core.rest.session.AnyOfAuthzModule
 
getName() - Method in class org.forgerock.openam.core.rest.session.SessionResourceAuthzModule
 
getName() - Method in class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
 
getName() - Method in class org.forgerock.openam.cts.worker.CTSWorkerTask
Return the name of this task.
getName() - Method in class org.forgerock.openam.entitlement.ResourceType
Get the unique name (in the realm) for this resource type.
getName() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Returns the name of this entitlement (if set), or null otherwise.
getName() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementPattern
 
getName() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Returns the name of this policy.
getName() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeWrapper
 
getName() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getName() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getName() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
getName(DN) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Returns the RDN without the attribute name from the passed in DN object, for example: uid=demo,ou=people,dc=example,dc=com will return demo.
getName() - Method in class org.forgerock.openam.license.ConsoleUser
Gets the name of the user.
getName() - Method in interface org.forgerock.openam.license.User
Gets the name of the user.
getName() - Method in class org.forgerock.openam.oauth2.OpenAMAuthenticationMethod
 
getName() - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
getName() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the name of the resource set.
getName() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
getName() - Method in class org.forgerock.openam.radius.common.UserNameAttribute
Get the nested username value.
getName() - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Get the name of the client.
getName() - Method in class org.forgerock.openam.rest.authz.AdminOnlyAuthzModule
 
getName() - Method in class org.forgerock.openam.rest.authz.AgentOnlyAuthzModule
 
getName() - Method in class org.forgerock.openam.rest.authz.CrestPrivilegeAuthzModule
 
getName() - Method in class org.forgerock.openam.rest.authz.LoggingAuthzModule
 
getName() - Method in class org.forgerock.openam.rest.authz.ResourceOwnerOrSuperUserAuthzModule
 
getName() - Method in class org.forgerock.openam.rest.authz.SpecialAndAdminUserOnlyAuthzModule
 
getName() - Method in class org.forgerock.openam.rest.authz.SpecialOrAdminOrAgentAuthzModule
 
getName() - Method in class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
getName() - Method in class org.forgerock.openam.rest.authz.STSTokenGenerationServiceAuthzModule
 
getName() - Method in class org.forgerock.openam.scripting.ScriptObject
The name of the script.
getName() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the name for the ScriptConfiguration.
getName() - Method in class org.forgerock.openam.selfservice.ResourceOwnerOrSuperUserAuthzModuleForKBA
 
getName() - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionAssertion
 
getName() - Method in class org.forgerock.openam.sts.STSPrincipal
 
getName() - Method in class org.forgerock.openam.uma.rest.UmaPolicyResourceAuthzFilter
 
getName() - Method in interface org.forgerock.openam.xacml.v3.ImportStep
Name of the step.
getName() - Method in class org.openidentityplatform.openam.authentication.modules.NtlmPrincipal
 
getName() - Method in class org.openidentityplatform.openam.authentication.modules.QRPrincipal
 
getName() - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnPrincipal
 
getNamedChildElements(String) - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Returns a list of named chiled elements of this element.
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.
getNamedConfig(String, String, SSOToken) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns the authentication configuration defined in iPlanetAMAuthConfiguration service as XML string.
getNameFormat() - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns the NameFormat of the attribute.
getNameFormat() - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns the NameFormat of the attribute.
getNameFormat() - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeType
Gets the value of the nameFormat property.
getNameFormat() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
getNameID() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Returns the identifier in NameID format
getNameID() - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Returns the identifier in NameID format
getNameID() - Method in interface com.sun.identity.saml2.assertion.Subject
Returns the identifier in NameID format
getNameID() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Returns the name identifier
getNameID() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the NameID object.
getNameID() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
getNameID() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
getNameID() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Gets the value of the nameID property.
getNameID() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectType
Gets the value of the nameID property.
getNameID(Object, String, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAccountMapper
 
getNameID(Object, String, String, String, String) - Method in interface com.sun.identity.saml2.plugins.IDPAccountMapper
Returns the user's NameIDinformation that contains account federation with the corresponding remote and local entities.
getNameID() - Method in class com.sun.identity.saml2.profile.ManageNameIDRequestInfo
 
getNameID() - Method in class com.sun.identity.saml2.profile.NameIDandSPpair
Returns the NameID.
getNameId() - Method in class com.sun.identity.saml2.profile.ResponseInfo
Returns the NameID
getNameID() - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Returns the value of the nameID property.
getNameID() - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Returns the value of the nameID property.
getNameID() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Returns the value of the nameID property.
getNameID() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
Returns the value of the nameID property.
getNameID() - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Returns the value of the nameID property.
getNameID() - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Returns the value of the nameID property.
getNameID() - Method in interface com.sun.identity.saml2.protocol.NameIDMappingRequest
Returns the value of the nameID property.
getNameID() - Method in interface com.sun.identity.saml2.protocol.NameIDMappingResponse
Returns the value of the nameID property.
getNameID(Object, String, String, String) - Method in class com.sun.identity.wsfederation.plugins.DefaultIDPAccountMapper
Returns the user's NameIDinformation that contains account federation with the corresponding remote and local entities.
getNameID(Object, String, String, String) - Method in interface com.sun.identity.wsfederation.plugins.IDPAccountMapper
Returns the user's NameIDinformation that contains account federation with the corresponding remote and local entities.
getNameIDandSPpairs() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns the list of NameID and SPEntityID pair of the session.
getNameIDandSPpairs() - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Returns the list of NameID and SPEntityID pair of the session
getNameIdentifier() - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns the NameIdentifier object.
getNameIdentifier() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns the NameIdentifier object.
getNameIdentifier() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Returns the NameIdentifier object qualified by the requesting service provider .
getNameIdentifier() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Returns the NameIdentifier object.
getNameIdentifier(String, String, boolean) - Method in class com.sun.identity.federation.services.namemapping.FSNameMappingHandler
Returns NameIdentifier of a provider.
getNameIdentifier(FSNameIdentifierMappingRequest, String, boolean) - Method in class com.sun.identity.federation.services.namemapping.FSNameMappingHandler
Returns NameIdentifier of a remote provider.
getNameIdentifier(String, String, NameIdentifier, String) - Method in class com.sun.identity.liberty.ws.disco.plugins.IDFFNameIdentifierMapper
Returns mapped NameIdentifier for specified user.
getNameIdentifier(String, String, NameIdentifier, String) - Method in interface com.sun.identity.liberty.ws.disco.plugins.NameIdentifierMapper
Returns mapped NameIdentifier for specified user.
getNameIdentifier() - Method in class com.sun.identity.saml.assertion.Subject
Gets the NameIdentifier within the Subject element
getNameIdentifier(Object, String, String, String) - Method in class com.sun.identity.saml.plugins.DefaultNameIdentifierMapper
Returns name identifier for assertion subject based on user account.
getNameIdentifier(Object, String, String, String) - Method in interface com.sun.identity.saml.plugins.NameIdentifierMapper
Returns name identifier for assertion subject based on user account in the data store.
getNameIdentifierMapper() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the NameIdentifierMapper class specified in the discovery service.
getNameIdentifierMapper() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns NameIdentifierMapper instance.
getNameIDFormat() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeAuthorityDescriptorType
Gets the value of the NameIDFormat property.
getNameIDFormat() - Method in interface com.sun.identity.saml2.jaxb.metadata.AuthnAuthorityDescriptorType
Gets the value of the NameIDFormat property.
getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
getNameIDFormat() - Method in interface com.sun.identity.saml2.jaxb.metadata.PDPDescriptorType
Gets the value of the NameIDFormat property.
getNameIDFormat() - Method in interface com.sun.identity.saml2.jaxb.metadata.QueryDescriptorType
Gets the value of the NameIDFormat property.
getNameIDFormat() - Method in interface com.sun.identity.saml2.jaxb.metadata.SSODescriptorType
Gets the value of the NameIDFormat property.
getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
getNameIDFormat() - Method in interface com.sun.identity.saml2.jaxb.metadataextquery.QueryDescriptorType
Gets the value of the NameIDFormat property.
getNameIdFormat() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the name-id format.
getNameIDInfoAttribute() - Static method in class com.sun.identity.saml2.common.AccountUtils
Returns the SAML2 Name Identifier Info attribute name.
getNameIDInfoAttribute() - Static method in class com.sun.identity.wsfederation.common.AccountUtils
Returns the WS-Federation Name Identifier Info attribute name.
getNameIDInfoKey() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the NameIDInfoKey
getNameIDInfoKeyAttribute() - Static method in class com.sun.identity.saml2.common.AccountUtils
Returns the SAML2 Name Identifier InfoKey attribute name.
getNameIDInfoKeyAttribute() - Static method in class com.sun.identity.wsfederation.common.AccountUtils
Returns the WS-Federation Name Identifier InfoKey attribute name.
getNameIDKeyMap(NameID, String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the NameIDInfoKey key value pair that can be used for searching the user.
getNameIDMapper() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the NameID mapper class
getNameIDMapper() - Method in class com.sun.identity.wss.provider.STSConfig
Returns the NameID mapper class
getNameIDMapper() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns the NameID mapper class
getNameIDMappingService() - Method in interface com.sun.identity.saml2.jaxb.metadata.IDPSSODescriptorType
Gets the value of the NameIDMappingService property.
getNameIDMappingService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
getNameIDMappingService(String, String, String) - Static method in class com.sun.identity.saml2.profile.NameIDMapping
Returns first NameIDMappingService matching specified binding in an entity under the realm.
getNameIDPolicy() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the NameIDPolicy object.
getNameIDPolicy() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the NameIDPolicy object.
getNameIDPolicy() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the NameIDPolicy object.
getNameIDPolicy() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Returns the NameIDPolicy object.
getNameIDPolicy() - Method in interface com.sun.identity.saml2.protocol.NameIDMappingRequest
Returns the NameIDPolicy object.
getNameIDStringFromResponse(Response) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Obtains the value of NameID from Response.
getNameIDValue() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the NameID value.
getNameIDValue() - Method in class com.sun.identity.saml2.common.NameIDInfoKey
Returns the NameID value.
getNameIDValueFromUserProfile(String, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAccountMapper
 
getNameQualifier() - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Returns the NameQualifier attribute.
getNameQualifier() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns the name.
getNameQualifier() - Method in interface com.sun.identity.saml2.assertion.BaseIDAbstract
Returns the name qualifier
getNameQualifier() - Method in class com.sun.identity.saml2.assertion.impl.BaseIDAbstractImpl
Returns the name qualifier
getNameQualifier() - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Returns the name qualifier
getNameQualifier() - Method in interface com.sun.identity.saml2.assertion.NameIDType
Returns the name qualifier
getNameQualifier() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the value of the NameQualifier.
getNameQualifier() - Method in interface com.sun.identity.saml2.jaxb.assertion.BaseIDAbstractType
Gets the value of the nameQualifier property.
getNameQualifier() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
getNameQualifier() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
getNameQualifier() - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Gets the value of the nameQualifier property.
getNameRegistrationDonePageURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated. Please use getNameRegistrationDonePageURL( String,String,String,HttpServletRequest)
getNameRegistrationDonePageURL(String, String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the Name RegistrationDonePageURL from the providerID under a realm.
getNameRegistrationHandler(String, String, String) - Method in class com.sun.identity.federation.services.FSServiceManager
 
getNameRegistrationHandler(String, String, String, String, String) - Method in class com.sun.identity.federation.services.FSServiceManager
 
getNameRegistrationProviderIDKey() - Static method in class com.sun.liberty.LibertyManager
Returns name registration provider ID key.
getNameRegistrationURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getNameRegistrationURL(String, String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns NameRegistrationURL.
getNames() - Method in interface com.sun.identity.common.configuration.ISubConfigNames
 
getNames() - Method in class com.sun.identity.common.configuration.SessionSiteNames
Returns the possible values for site names.
getNames() - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getNameScheme() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets IDPP user name scheme.
getNameSpace() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfoKey
Gets provider's (SP/IDP) nameSpace.
getNameSpace() - Method in class com.sun.identity.saml.assertion.Action
Gets the namespace of Action
getNamespace() - Method in interface com.sun.identity.saml2.assertion.Action
Returns the value of Namespace attribute.
getNamespace() - Method in class com.sun.identity.saml2.assertion.impl.ActionImpl
Returns the value of the Namespace property.
getNamespace() - Method in interface com.sun.identity.saml2.jaxb.assertion.ActionType
Gets the value of the namespace property.
getNamespace() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
getNamespace() - Method in interface com.sun.identity.saml2.jaxb.metadata.AdditionalMetadataLocationType
Gets the value of the namespace property.
getNamespace() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
getNamespace() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.HeaderType
Gets the value of the namespace property.
getNamespace() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
getNamespaceContext() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
getNamespaceContext() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
getNamespaceContext() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Obtains a namespace context object, which is used to declare/obtain namespace bindings.
getNamespaceContext() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
getNamespaceContext() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
getNamespaceContext() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Obtains a namespace context object, which is used to declare/obtain namespace bindings.
getNamespaceDeclarations() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
getNamespaceDeclarations() - Method in class com.sun.identity.entity.EntityObjectIF_Tie
 
getNamespaceDeclarations() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
getNamespaceDeclarations() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
getNamespaceDeclarations() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
getNamespaceDeclarations() - Method in class com.sun.identity.saml.AssertionManagerIF_Tie
 
getNamespaceDeclarations() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
getNamespaceDeclarations() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
getNamespaceForPrefix(String, Element) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Gets the XML namespace URI that is mapped to the specified prefix, in the context of the DOM element e
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets the name space prefix.
getNameSpacePrefix() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets the name space prefix.
getNamespacePrefixMapper() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
 
getNamespacePrefixMapper() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
 
getNamespacePrefixMapping() - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Returns JAXB namespace prefix mapping.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Gets the name space.
getNameSpaceURI() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets the name space.
getNamespaceURI(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
Obtains the namespace URI currently associated to the given prefix.
getNamespaceURI(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getNamespaceURI(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
Obtains the namespace URI currently associated to the given prefix.
getNamespaceURI(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getNameValueMap() - Method in class com.sun.identity.install.tools.configurator.StateData
 
getNamingAttr(int) - Static method in class com.iplanet.am.sdk.AMNamingAttrManager
Deprecated.
 
getNamingAttr(int, String) - Static method in class com.iplanet.am.sdk.AMNamingAttrManager
Deprecated.
Gets the naming attribute after reading it from the corresponding creation template.
getNamingAttr(int, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getNamingAttr(int, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getNamingAttrForOrg() - Method in class com.sun.identity.sm.OrganizationConfigManager
 
getNamingAttribute() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the naming attribute
getNamingAttribute(int) - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the naming attribute of an object type.
getNamingAttribute(int, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the naming attribute
getNamingAttribute(int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getNamingAttribute(int, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Gets the naming attribute after reading it from the corresponding creation template.
getNamingAttribute(int, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Gets the naming attribute after reading it from the corresponding creation template.
getNamingAttribute() - Method in class com.iplanet.ums.CreationTemplate
Gets the naming attribute.
getNamingAttribute() - Method in class com.iplanet.ums.dctree.DomainComponent
Get the naming attribute for the dc entry
getNamingAttribute() - Method in class com.iplanet.ums.PersistentObject
Gets the attribute name that specifies the ID (or RDN in terms of DN in ldap) component in an object.
getNamingAttribute(int, Debug) - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns the naming attribute used the specified object.
getNamingAttribute() - Method in class com.sun.identity.sm.SMSObject
Returns the naming attribute
getNamingServiceURL() - Static method in class com.iplanet.services.naming.WebtopNaming
Returns a list of the naming service urls.
getNamingTable() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getNamingTable(boolean) - Static method in class com.iplanet.services.naming.service.NamingService
This function returns the naming table that consists of service urls, platform servers and key/value mappings for platform servers Each server instance needs to be updated in the platform server list to reflect that server in the naming table
getNamingTable() - Static method in class com.iplanet.services.naming.service.NamingService
 
getNamingTable() - Method in class com.iplanet.services.naming.share.NamingResponse
Gets the naming table.
getNamingTable() - Static method in class com.sun.identity.monitoring.Agent
 
getNasId() - Method in class org.forgerock.openam.radius.common.packet.NASIdentifierAttribute
Return the id of the NAS originating the Access-Request.
getNature() - Method in exception org.forgerock.openam.radius.server.RadiusProcessingException
Get the nature of the exception.
getNeedAttributeEncrypted(boolean, SPSSOConfigElement) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
 
getNegativeByteAttrClone() - Method in class com.iplanet.am.sdk.AMHashMap
 
getNegotiationCode() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns the negotiation error code.
getNegotiationHeaderName() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns the negotiation header name.
getNegotiationHeaderValue() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns the negotiation header value.
getNestedGroupDNs() - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Returns the groups nested in this group.
getNetworkMonitorNames() - Static method in class com.sun.identity.monitoring.MonitoringUtil
 
getNetworkNumber() - Method in class org.forgerock.openam.radius.common.packet.FramedAppleTalkLinkAttribute
Returns the apple talk network number between 0 and 65535.
getNetworkNumber() - Method in class org.forgerock.openam.radius.common.packet.FramedAppleTalkNetworkAttribute
Returns the apple talk network number between 0 and 65535 to probe to allocate a node for the user.
getNewAdminConnectionFactory() - Method in class com.iplanet.services.ldap.DSConfigMgr
 
getNewBasicConnectionFactory() - Method in class com.iplanet.services.ldap.DSConfigMgr
Get a new connection from this servergroup.
getNewConnectionFactory(String, LDAPUser.Type) - Method in class com.iplanet.services.ldap.DSConfigMgr
Get a new connection from this servergroup.
getNewDataValue() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets new data value
getNewEncryptedID() - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Returns the value of the NewEncryptedID object.
getNewEncryptedID() - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Returns the value of the newEncryptedID property.
getNewEntryIDs() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets the newEntryIDs attribute.
getNewID() - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Returns the value of the NewID property.
getNewID() - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Returns the value of the NewID property.
getNewInstance() - Static method in class com.sun.identity.entitlement.Privilege
Returns entitlement privilege.
getNewInstance(String) - Static method in class com.sun.identity.entitlement.Privilege
 
getNewInstance(JSONObject) - Static method in class com.sun.identity.entitlement.Privilege
 
getNewKey() - Static method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getNewlyDeclaredPrefixes() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getNewlyDeclaredPrefixes() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Returns a list of prefixes newly declared on this element.
getNewlyDeclaredPrefixes() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getNewlyDeclaredPrefixes() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Returns a list of prefixes newly declared on this element.
getNewModuleServiceName(String) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
getNewProxyConnectionFactory() - Method in class com.iplanet.services.ldap.DSConfigMgr
Get a new proxy connection from this servergroup.
getNewPWD() - Method in class com.sun.identity.authentication.modules.ldap.LDAPCallbacks
 
getNewRequest(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Creates New Request ID from the HttpRequestServlet.
getNewSchema() - Method in class org.forgerock.openam.upgrade.SchemaUpgradeWrapper
 
getNewServerDefaults(SSOToken) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
 
getNewServiceNamePath(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the absolute path of new service schema xml file.
getNewServiceWrapper() - Method in class com.sun.identity.sm.ServiceSchemaModifications
Get the wrapper that wraps the new service and any modifications it might have.
getNewTransformer() - Method in interface org.forgerock.openam.sts.XMLUtilities
 
getNewTransformer() - Method in class org.forgerock.openam.sts.XMLUtilitiesImpl
 
getNewUserIDs(Map, int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns a set of user IDs generated from the class defined in the Core Authentication Service.
getNextBtnLabel() - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns next button label.
getNextBtnLabel() - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Gets next button label
getNextExecutionItem() - Method in class com.sun.identity.install.tools.configurator.Driver.ExecutionStatus
 
getNextId(SSOToken) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
getNextId(Set<String>) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
Returns the arc of the next columnar object following "var".
getNextVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
Returns the arc of the next columnar object following "var".
getNickName() - Method in class com.sun.identity.saml.common.SAMLCertUtils.CertEntry
Returns nick name of the certificate.
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.
getNodeName() - Method in enum com.sun.identity.sm.SMSUtils.ATTRIBUTE_SCHEMA_CHILD
Get the node type name
getNodeValue() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.DefaultTreeNode
 
getNodeValue() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.MultiWildcardNode
 
getNodeValue() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.RootNode
 
getNodeValue() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.SingleWildcardNode
 
getNodeValue() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
getNonce() - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Retunrs the nounce.
getNonce() - Method in class com.sun.identity.wss.security.UserNameToken
Returns the nonce
getNonce(String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method has been deprecated. Please use other means to generate nounce.
getNonce() - Method in interface org.forgerock.oauth2.core.AccessToken
Gets the token's nonce.
getNonce() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the nonce.
getNonce() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the Nonce parameter.
getNonce() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the nonce.
getNonce() - Method in class org.forgerock.openam.oauth2.StatelessAccessToken
 
getNonce() - Method in class org.forgerock.openam.sts.rest.token.provider.oidc.OpenIdConnectTokenCreationState
 
getNonce() - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
getNonce() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState
 
getNormalizedContentType(String) - Static method in enum org.forgerock.openam.xacml.v3.model.ContentType
Normalize the Content Received from the actual HTTP Request.
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.
getNormalizedValue(String) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getNotBefore() - Method in class com.sun.identity.saml.assertion.Conditions
Returns the earliest time at which the assertion is valid held in this Conditions object.
getNotBefore() - Method in interface com.sun.identity.saml2.assertion.Conditions
Returns the time instant before which the subject cannot be confirmed.
getNotBefore() - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Returns the time instant before which the subject cannot be confirmed.
getNotBefore() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns the time instant before which the subject cannot be confirmed
getNotBefore() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns the time instant before which the subject cannot be confirmed
getNotBefore() - Method in interface com.sun.identity.saml2.jaxb.assertion.ConditionsType
Gets the value of the notBefore property.
getNotBefore() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
getNotBefore() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
getNotBefore() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Gets the value of the notBefore property.
getNotBeforeSkewTime(String, String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the NotBefore skew time from the IDP extended metadata .
getNotChangedSince() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets the NotChangedSince attribute.
getNotice() - Method in class org.forgerock.openam.license.CLILicensePresenter
Returns a String to be displayed to the user in the event they require a prompt.
getNotice() - Method in interface org.forgerock.openam.license.LicensePresenter
Returns a notice to display to the user, indicating that all licenses must be accepted for the user to be able to continue.
getNotificationHandler(String) - Static method in class com.iplanet.services.comm.client.PLLClient
Gets a notification handler of a service.
getNotificationID() - Method in class com.iplanet.dpro.session.share.SessionNotification
Returns the notification ID.
getNotificationId() - Method in class com.sun.identity.policy.remote.PolicyNotification
Returns the notification Id of this notification.
getNotificationQueueSize() - Method in class com.iplanet.dpro.session.service.SessionNotificationSender
Returns current Notification queue size.
getNotifications() - Method in class com.iplanet.services.comm.share.NotificationSet
Gets the Notification objects contained in this object.
getNotificationThreadPoolSize() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns value of SystemProperty "com.iplanet.am.notification.threadpool.size".
getNotificationThreadPoolThreshold() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns value of SystemProperty "com.iplanet.am.notification.threadpool.threshold".
getNotificationTime() - Method in class com.iplanet.dpro.session.share.SessionNotification
Returns the notification time.
getNotificationType() - Method in class com.iplanet.dpro.session.share.SessionNotification
Returns the notification type.
getNotificationType() - Method in class com.sun.identity.policy.remote.PolicyNotification
Returns the notification type of this notification.
getNotificationURL() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the notification URL.
getNotificationURL() - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the URL of the notification service on the local host.
getNotificationURL() - Method in class com.sun.identity.policy.remote.PolicyListenerRequest
Returns the notification URL to which the notification is sent.
getNotificationURL() - Method in class com.sun.identity.policy.remote.RemoveListenerRequest
Returns the notification URL to which the notification is sent.
getNotificationVersion() - Method in class com.iplanet.dpro.session.share.SessionNotification
Returns the notification version.
getNotOnOrAfter() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Returns value of notOnOrAfter attribute.
getNotOnorAfter() - Method in class com.sun.identity.saml.assertion.Conditions
Returns the time instant held within this Conditions object at which the Assertion has expired.
getNotOnOrAfter() - Method in interface com.sun.identity.saml2.assertion.Conditions
Returns the time instant at which the subject can no longer be confirmed.
getNotOnOrAfter() - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Returns the time instant at which the subject can no longer be confirmed.
getNotOnOrAfter() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns the time instant at which the subject can no longer be confirmed
getNotOnOrAfter() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns the time instant at which the subject can no longer be confirmed
getNotOnOrAfter() - Method in interface com.sun.identity.saml2.jaxb.assertion.ConditionsType
Gets the value of the notOnOrAfter property.
getNotOnOrAfter() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
getNotOnOrAfter() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
getNotOnOrAfter() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Gets the value of the notOnOrAfter property.
getNotOnOrAfter() - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Returns the value of the notOnOrAfter property.
getNotOnOrAfter() - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Returns the value of the notOnOrAfter property.
getNumberOfAcceptedPackets() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventMonitorMXBean
get the number of packets accepted by the radius server.
getNumberOfAcceptedPackets() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
getNumberOfAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of assignable dynamic groups within the specified level.
getNumberOfAssignableDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of assignable dynamic groups within the specified level.
getNumberOfAuthModules() - Method in class com.sun.identity.authentication.service.AuthLevel
Returns configured number of authentication modules
getNumberOfAuthModules() - Method in class com.sun.identity.authentication.service.CompositeAdvices
Returns configured number of authentication modules
getNumberOfAuthRequestsAccepted() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventMonitorMXBean
get the number of auth requests (AccessRequest packets) that resulted in AccessAccept packets being returned in response to the request.
getNumberOfAuthRequestsAccepted() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
getNumberOfAuthRequestsRejected() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventMonitorMXBean
get the number of auth requests (AccessRequest packets) that resulted in AccessReject packets being returned in response to the request.
getNumberOfAuthRequestsRejected() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
getNumberOfDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of dynamic groups within the specified level.
getNumberOfDynamicGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of dynamic groups within the specified level.
getNumberOfEntriesInDataColumn() - Method in class com.sun.identity.log.messageid.LogMessageID
Returns number of entries in the data column.
getNumberOfFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of filtered roles within the specified level.
getNumberOfFilteredRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of filtered roles within the specified level.
getNumberOfGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of group containers within the specified level.
getNumberOfGroupContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of group containers within the specified level.
getNumberOfGroups(int) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Returns number of groups in the group.
getNumberOfGroups(int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Returns number of groups in the group container.
getNumberOfOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of organizational units within the specified level.
getNumberOfOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of organizations within the specified level.
getNumberOfPacketsProcessed() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventMonitorMXBean
get the number of packets processed by the radius server (since started).
getNumberOfPacketsProcessed() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
getNumberOfPacketsRecieved() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventMonitorMXBean
Get a long count of all of the RADIUS packets received on the UDP channel.
getNumberOfPacketsRecieved() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
getNumberOfPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of people containers within the specified level.
getNumberOfPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of people containers within the specified level.
getNumberOfPolicies() - Static method in class com.sun.identity.entitlement.opensso.DataStore
 
getNumberOfPolicies(String) - Static method in class com.sun.identity.entitlement.opensso.DataStore
 
getNumberOfReferrals() - Static method in class com.sun.identity.entitlement.opensso.DataStore
 
getNumberOfReferrals(String) - Static method in class com.sun.identity.entitlement.opensso.DataStore
 
getNumberOfRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of roles within the specified level.
getNumberOfRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of roles within the specified level.
getNumberOfRows(LogManager, String) - Method in class com.sun.identity.log.handlers.LogReadDBHandler
Return number of records in each table
getNumberOfServices() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Returns the number of services.
getNumberOfServices() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Returns the number of services.
getNumberOfStates() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the number of authentication states for this login module.
getNumberOfStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of static groups within the specified level.
getNumberOfStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of static groups within the specified level.
getNumberOfSubGroupContainers() - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Returns number of sub group containers in the group container.
getNumberOfSubOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of sub organizational units within the specified level.
getNumberOfSubOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of sub organizations within the specified level.
getNumberOfSubPeopleContainers() - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Gets number of sub people containers in the people container.
getNumberOfSuccessiveLines() - Method in class com.sun.identity.install.tools.util.DeletePattern
 
getNumberOfUsers() - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Returns number of users in the group.
getNumberOfUsers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets number of users within the specified level.
getNumberOfUsers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets number of users within the specified level.
getNumberOfUsers() - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Gets number of users in the people container.
getNumberOfUsers() - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Gets number of users in the role.
getNumCachedPolicies(String) - Static method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
getNumCachedPolicies() - Static method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
getNumCachedPolicies() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Getter for the "NumCachedPolicies" variable.
getNumCachedPolicies() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcImpl
 
getNumCachedPolicies() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementSvcMBean
Getter for the "NumCachedPolicies" variable.
getNumCachedReferrals(String) - Static method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
getNumCachedReferrals() - Static method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
getNumCachedReferrals() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Getter for the "NumCachedReferrals" variable.
getNumCachedReferrals() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcImpl
 
getNumCachedReferrals() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementSvcMBean
Getter for the "NumCachedReferrals" variable.
getNumConnReleased() - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Getter for the "NumConnReleased" variable.
getNumConnReleased() - Method in interface com.sun.identity.monitoring.SsoServerConnPoolSvcMBean
Getter for the "NumConnReleased" variable.
getNumConnUsedCurrent() - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Getter for the "NumConnUsedCurrent" variable.
getNumConnUsedCurrent() - Method in interface com.sun.identity.monitoring.SsoServerConnPoolSvcMBean
Getter for the "NumConnUsedCurrent" variable.
getNumConnUsedHighWaterMark() - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Getter for the "NumConnUsedHighWaterMark" variable.
getNumConnUsedHighWaterMark() - Method in interface com.sun.identity.monitoring.SsoServerConnPoolSvcMBean
Getter for the "NumConnUsedHighWaterMark" variable.
getNumConnUsedLowWaterMark() - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Getter for the "NumConnUsedLowWaterMark" variable.
getNumConnUsedLowWaterMark() - Method in interface com.sun.identity.monitoring.SsoServerConnPoolSvcMBean
Getter for the "NumConnUsedLowWaterMark" variable.
getNumericValue() - Method in class com.sun.identity.entitlement.util.SearchFilter
Returns filter numeric value.
getNumPolicies() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Getter for the "NumPolicies" variable.
getNumPolicies() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcImpl
 
getNumPolicies() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementSvcMBean
Getter for the "NumPolicies" variable.
getNumPublishedInstances() - Method in interface org.forgerock.openam.sts.soap.healthcheck.HealthCheck
 
getNumPublishedInstances() - Method in class org.forgerock.openam.sts.soap.healthcheck.HealthCheckImpl
 
getNumRecords() - Method in class org.forgerock.openam.session.model.DBStatistics
Returns the number of records in the database
getNumRecordsWanted() - Method in class com.sun.identity.log.LogQuery
 
getNumReferrals() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Getter for the "NumReferrals" variable.
getNumReferrals() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcImpl
 
getNumReferrals() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementSvcMBean
Getter for the "NumReferrals" variable.
getOathDevicesDao(AuthenticatorDeviceServiceFactory<AuthenticatorOathService>) - Method in class org.forgerock.openam.core.rest.devices.CoreRestDevicesGuiceModule
 
getOAuthField() - Method in enum org.forgerock.openam.cts.api.fields.OAuthTokenField
 
getObject(String) - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the value of the specified key from the internal object map.
getObject(SSOToken, Guid) - Static method in class com.iplanet.ums.UMSObject
Returns the persistent object of correct subclass, for the given id.
getObject(SSOToken, Guid, String[]) - Static method in class com.iplanet.ums.UMSObject
Returns the persistent object of correct subclass, for the given ID.
getObject(Principal, Guid) - Static method in class com.iplanet.ums.UMSObject
 
getObject(Principal, Guid, String[]) - Static method in class com.iplanet.ums.UMSObject
 
getObject() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
getObject() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureType
Gets the value of the Object property.
getObject() - Method in class com.sun.identity.saml2.profile.CacheObject
 
getObject() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
getObject() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureType
Gets the value of the Object property.
getObjectClass() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the objectclass
getObjectClass(int) - Static method in class com.iplanet.am.sdk.AMObjectClassManager
Deprecated.
 
getObjectClass(int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the objectclass representing an object type.
getObjectClass(int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getObjectClass(int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getObjectClasses(String) - Method in class com.iplanet.ums.SchemaManager
Gets a collection of the names of the object classes for this attribute
getObjectClasses() - Method in class com.sun.identity.sm.model.TokenDataEntry
 
getObjectClassFromDS(int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getObjectClassFromDS(int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getObjectClassFromDS(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getObjectFactory() - Static method in class com.sun.identity.liberty.ws.interaction.JAXBObjectFactory
Gets singleton instance of com.sun.identity.liberty.ws.interaction.jaxb.ObjectFactory.
getObjectFromId(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getObjectFromId(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Looks up the ID table and gets associated object.
getObjectFromId(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getObjectFromId(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Looks up the ID table and gets associated object.
getObjectHandle(SSOToken, Guid) - Static method in class com.iplanet.ums.UMSObject
Return a PersistentObject given an authenticated token and guid.
getObjectInstance(String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Returns default object instance for a given interface.
getObjectInstance(String, String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Returns new object instance taking String parameter in constructor.
getObjectInstance(String, Element) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Returns new object instance taking Element parameter in constructor.
getObjectInstance(String, byte[], int, String, String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Returns new object instance with given parameters.
getObjectMapper() - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Get singleton ObjectMapper instance for serialising to/from JSON.
getObjectName(int) - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Take a supported type, and returns the matching name of the supported managed type.
getObjectType(String) - Static method in class com.iplanet.am.sdk.AMObjectClassManager
Deprecated.
 
getObjectType() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
getObjectType(SSOToken, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the integer type of the object represented by the DN .
getObjectType(SSOToken, String, Map) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the integer type of the object represented by the DN using the cached attributes.
getObjectType(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Gets the type of the object given its DN.
getObjectType(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Gets the type of the object given its DN.
getObjectType(SSOToken, String, Map) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Gets the type of the object given its DN.
getObjectType(String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getObjectType(SSOToken, String) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Gets the type of the object given its DN.
getObjectType(String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getObjectType(String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getObjectType(SSOToken, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Gets the type of the object given its DN.
getObjectType(SSOToken, String, Map) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getObjectType() - Method in exception com.sun.identity.policy.InvalidFormatException
Gets the type of object which encountered the invalid name.
getObjectType() - Method in exception com.sun.identity.policy.InvalidNameException
Gets the type of object which encountered the invalid name.
getObjectType() - Method in exception com.sun.identity.policy.LimitExceededException
Gets the type of object which encountered the invalid name.
getObjectType() - Method in exception com.sun.identity.policy.NameAlreadyExistsException
Gets the type of object which encountered the invalid name.
getObjectType() - Method in exception com.sun.identity.policy.NameNotFoundException
Gets the type of object which encountered the invalid name.
getObligation() - Method in class com.sun.identity.entitlement.xacml3.core.Obligations
Gets the value of the obligation property.
getObligationExpression() - Method in class com.sun.identity.entitlement.xacml3.core.ObligationExpressions
Gets the value of the obligationExpression property.
getObligationExpressions() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the obligationExpressions property.
getObligationExpressions() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the obligationExpressions property.
getObligationExpressions() - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Gets the value of the obligationExpressions property.
getObligationId() - Method in class com.sun.identity.entitlement.xacml3.core.Obligation
Gets the value of the obligationId property.
getObligationId() - Method in class com.sun.identity.entitlement.xacml3.core.ObligationExpression
Gets the value of the obligationId property.
getObligationId() - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Returns the ObligationId of this Obligation
getObligationId() - Method in interface com.sun.identity.xacml.policy.Obligation
Returns the ObligationId of this Obligation
getObligations() - Method in class com.sun.identity.entitlement.xacml3.core.Result
Gets the value of the obligations property.
getObligations() - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Returns the Obligations of this object
getObligations() - Method in interface com.sun.identity.xacml.context.Result
Returns the Obligations of this object
getObligations() - Method in class com.sun.identity.xacml.policy.impl.ObligationsImpl
Returns the Obligation objects set in this Obligations
getObligations() - Method in interface com.sun.identity.xacml.policy.Obligations
Returns the Obligation objects set in this Obligations
getOBOToken() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getOctets() - Method in class org.forgerock.openam.radius.common.Attribute
Returns a byte array with on-the-wire attribute format including the two byte prefix consisting of the type octet and length octet defined in section 3 of RFC 2865.
getOctets() - Method in interface org.forgerock.openam.radius.common.Authenticator
Returns the on-the-wire bytes for writing a given authenticator onto the wire.
getOctets() - Method in class org.forgerock.openam.radius.common.Packet
Get the on-the-wire octet sequence for this packet conforming to rfc 2865.
getOctets() - Method in class org.forgerock.openam.radius.common.RequestAuthenticator
Returns the contained on-the-wire bytes of the authenticator.
getOctets() - Method in class org.forgerock.openam.radius.common.ResponseAuthenticator
Returns the contained on-the-wire bytes of the authenticator.
getOffloadedTwoWayTlsHeaderKey() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
getOffset() - Static method in class org.forgerock.openam.temper.TimeTravelTimeService
 
getOKBtnLabel() - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Gets ok button label
getOKBtnLabel() - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Gets ok button label
getOldProvidedNameIdentifier() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns the original NameIdentifier.
getOldPWD() - Method in class com.sun.identity.authentication.modules.ldap.LDAPCallbacks
 
getOldSession(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getOldSession() - Method in class com.sun.identity.authentication.service.LoginState
Returns old Session
getOnBehalfOf() - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Returns the OnBehalfOf Element
getOnBehalfOf() - Method in class org.forgerock.openam.sts.soap.TokenSpecification
 
getOneTime() - Method in class com.sun.identity.federation.services.FSSession
Returns the flag for one time federation.
getOneTimeUses() - Method in interface com.sun.identity.saml2.assertion.Conditions
Returns a list of OneTimeUse
getOneTimeUses() - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Returns a list of OneTimeUse
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.
getOpcodeForFirstBodyElementName(QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
getOpcodeForFirstBodyElementName(QName) - Method in class com.sun.identity.entity.EntityObjectIF_Tie
 
getOpcodeForFirstBodyElementName(QName) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
getOpcodeForFirstBodyElementName(QName) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
getOpcodeForFirstBodyElementName(QName) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
getOpcodeForFirstBodyElementName(QName) - Method in class com.sun.identity.saml.AssertionManagerIF_Tie
 
getOpcodeForFirstBodyElementName(QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
getOpcodeForFirstBodyElementName(QName) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
getOpenAMSessionTokenResult(List<WSSecurityEngineResult>) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
getOpenDSVersion() - Static method in class com.sun.identity.setup.EmbeddedOpenDS
 
getOpenIdConnectToken(String, String, String, String, Set<String>, long, String, String) - Method in interface org.forgerock.openam.sts.token.provider.TokenServiceConsumer
Invoke the TokenService to produce a OpenId Connect Token
getOpenIdConnectToken(String, String, String, String, Set<String>, long, String, String) - Method in class org.forgerock.openam.sts.token.provider.TokenServiceConsumerImpl
 
getOpenIdConnectTokenConfig() - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
getOpenIdConnectTokenCryptoProvider(OpenIdConnectTokenConfig) - Method in interface org.forgerock.openam.sts.tokengeneration.oidc.crypto.OpenIdConnectTokenPKIProviderFactory
 
getOpenIdConnectTokenCryptoProvider(OpenIdConnectTokenConfig) - Method in class org.forgerock.openam.sts.tokengeneration.oidc.crypto.OpenIdConnectTokenPKIProviderFactoryImpl
 
getOpenIdConnectTokenGenerationState() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
getOpenIdConnectTokenPKIProvider() - Method in class org.forgerock.openam.sts.tokengeneration.state.RestSTSInstanceState
 
getOpenIdConnectTokenPKIProvider() - Method in class org.forgerock.openam.sts.tokengeneration.state.SoapSTSInstanceState
 
getOpenIdConnectTokenPKIProvider() - Method in interface org.forgerock.openam.sts.tokengeneration.state.STSInstanceState
 
getOpenIDConnectVersion() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getOpenIDConnectVersion() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the supported version of the OpenID Connect specification.
getOpenIDConnectVersion() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getOpenIdTokenLifetime() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getOpenIdTokenLifetime() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the lifetime an OpenID token will have before it expires.
getOpenIdTokenLifetime() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getOperation(SessionID) - Method in class com.iplanet.dpro.session.operations.ClientSdkSessionOperationStrategy
Provides a remote SessionOperation.
getOperation(SessionID) - Method in class com.iplanet.dpro.session.operations.ServerSessionOperationStrategy
Based on the Session, determine the appropriate SessionOperations strategy to select.
getOperation(SessionID) - Method in interface com.iplanet.dpro.session.operations.SessionOperationStrategy
Based on the Session, determine the appropriate SessionOperations strategy to select.
getOperation() - Method in class com.sun.identity.sm.model.AMSessionRepositoryDeferredOperation
 
getOperation() - Method in class org.forgerock.openam.session.model.AMRootEntity
 
getOperationFailuresCumulativeCount(CTSOperation) - Method in interface org.forgerock.openam.cts.monitoring.CTSOperationsMonitoringStore
Gets the cumulative count of failures of this operation type since server startup.
getOperationFailuresCumulativeCount(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Gets the cumulative count of failures of this operation type since server startup.
getOperationFailuresCumulativeCount(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the cumulative count of failures of this operation since server startup.
getOperationFromOrdinalIndex(int) - Static method in enum org.forgerock.openam.cts.CTSOperation
Retrieves the appropriate CTSOperation from the list of available enums that matches on the ordinal index.
getOperationNames() - Method in class com.sun.identity.entitlement.WSDLParser
Returns operation names.
getOperations() - Method in class com.iplanet.am.sdk.ldap.ACIEventListener
 
getOperations() - Method in class com.iplanet.am.sdk.ldap.EntryEventListener
 
getOperations() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
getOperations() - Method in interface com.iplanet.services.ldap.event.IDSEventListener
 
getOperations() - Method in class com.sun.identity.sm.ldap.LDAPEventManager
 
getOperationsCumulativeCount(TokenType, CTSOperation) - Method in interface org.forgerock.openam.cts.monitoring.CTSOperationsMonitoringStore
Gets the cumulative count of operations made since server start up.
getOperationsCumulativeCount(TokenType, CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Gets the cumulative count of operations made since server start up.
getOperationsCumulativeCount(TokenType, CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the cumulative count of operations made since server start up.
getOperationsCumulativeCount(CTSOperation) - Method in class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Gets the cumulative count of operations made since server start up.
getOperationTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "OperationTable" variable as a bean indexed property.
getOperationTableIndex() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Getter for the "OperationTableIndex" variable.
getOperationTableIndex() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMBean
Getter for the "OperationTableIndex" variable.
getOperationTableIndex() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Getter for the "OperationTableIndex" variable.
getOperationTableIndex() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMBean
Getter for the "OperationTableIndex" variable.
getOperationTableIndex() - Method in class org.forgerock.openam.monitoring.cts.OperationEntry
Getter for the "OperationTableIndex" variable.
getOperationTableIndex() - Method in interface org.forgerock.openam.monitoring.cts.OperationEntryMBean
Getter for the "OperationTableIndex" variable.
getOperationType() - Method in class com.sun.identity.install.tools.configurator.Driver
 
getOperationType() - Method in class org.forgerock.openam.monitoring.cts.OperationEntry
Getter for the "OperationType" variable.
getOperationType() - Method in interface org.forgerock.openam.monitoring.cts.OperationEntryMBean
Getter for the "OperationType" variable.
getOperator() - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
getOperator() - Method in class com.sun.identity.entitlement.util.SearchFilter
Returns filter operator.
getOperator() - Method in class org.forgerock.openam.oauth2.rest.AggregateQuery
 
getOps(AccessToken, OAuth2Request) - Method in class org.forgerock.openidconnect.OpenIDTokenIssuer
Gets the ops value for the OpenId Token.
getOption(String) - Method in class com.sun.identity.cli.RequestContext
Returns values of an argument/option.
getOption() - Method in class com.sun.identity.install.tools.admin.ToolsOptionsInfo
 
getOptionalAttributeNames() - Method in class com.iplanet.ums.CreationTemplate
Gets a list of optional attribute names defined in the object.
getOptionalAttributeSet() - Method in class com.iplanet.ums.CreationTemplate
Gets the optional attributes for object creation.
getOptionalException() - Method in class com.sun.identity.authentication.jaas.LoginContext
 
getOptionAliases(String) - Method in class com.sun.identity.cli.SubCommand
Returns option aliases.
getOptionAliasesGroup(String) - Method in class com.sun.identity.cli.SubCommand
Returns option aliases group.
getOptionalOptions() - Method in class com.sun.identity.cli.SubCommand
Returns list of optional argument/options.
getOptionAsBoolean(Map, String) - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
getOptionAsInteger(Map, String) - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
getOptionDescription(String) - Method in class com.sun.identity.cli.SubCommand
Returns the description of an argument/option.
getOptionDescription(String, boolean) - Method in class com.sun.identity.cli.SubCommand
Returns the description of an argument/option.
getOptions() - Method in class com.sun.identity.authentication.config.AuthConfigurationEntry
Returns options.
getOptions() - Method in class com.sun.identity.cli.CLIRequest
Returns options for the request.
getOptions() - Method in class com.sun.identity.cli.RequestContext
Returns a map of argument/option to its values (List).
getOptions() - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Gets list of options.
getOptions() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets options of the resource offering, which expresses the options available for the resource offering, that is provides hints to a potential requester whether certain data or operations may be available with a particular resource offering.
getOrDefault(String, String) - Method in class com.sun.identity.configuration.FedLibSystemProperties
 
getOrDefault(String, String) - Method in class com.sun.identity.configuration.SystemProperties
 
getOrDefault(String, String) - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Returns system property or the default value if not set.
getOrder() - Method in class com.sun.identity.sm.AttributeSchema
Returns the order of this attribute.
getOrder() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the order of this attribute.
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.
getOrganization(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the organization by DN
getOrganization(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMOrganization object represented by DN.
getOrganization() - Method in class com.iplanet.ums.dctree.DomainComponent
Get the domain mapping from this dc entry to the organization entry in the customer DIT.
getOrganization(String) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Given a virtual domain name such as "javasoft.sun.com", return the organization, organizationalunit or any DIT entry that is assoicated from the domain compoent tree (dctree) to the customer oranization DIT (the convergence tree as outlined in nortel spec)
getOrganization(SSOToken, String) - Static method in class com.sun.identity.idm.IdUtils
Deprecated.
getOrganization() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the organization property.
getOrganization() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getOrganization() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getOrganization() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the organization property.
getOrganization(SSOToken, String) - Method in class org.forgerock.openam.core.CoreWrapper
Returns an organization which maps to the identifier used by application.
getOrganizationalUnit(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the organizational unit by DN.
getOrganizationalUnit(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMOrganizationalUnit object represented by DN.
getOrganizationalUnitNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method is deprecated. Use getNamingAttribute(int objectType)
getOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the organizational units within the specified level.
getOrganizationConfig(String, String) - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the organization configuration for the given organization and instance name.
getOrganizationConfigManager(String) - Method in class com.sun.identity.sm.ServiceManager
Returns the OrganizationConfigManager for the given organization name.
getOrganizationCreationSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the organization creation configuration schema if present; else returns null
getOrganizationDisplayName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
getOrganizationDisplayName() - Method in interface com.sun.identity.saml2.jaxb.metadata.OrganizationType
Gets the value of the OrganizationDisplayName property.
getOrganizationDN() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Gets the object's organization distinguished name.
getOrganizationDN() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
getOrganizationDN() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns the object's organization.
getOrganizationDN(String, String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the DN of the organization, using the domainname provided and the searchTemplate (if provided).
getOrganizationDN() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
getOrganizationDN(SSOToken, String) - Method in interface com.iplanet.am.sdk.common.IDCTreeServices
Return the Organization DN for a given domain.
getOrganizationDN(SSOToken, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Gets the Organization DN for the specified entryDN.
getOrganizationDN(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Gets the Organization DN for the specified entryDN.
getOrganizationDN(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
Returns the organization DN matching the domain name
getOrganizationDN(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Gets the Organization DN for the specified entryDN.
getOrganizationDN(SSOToken, String) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Gets the Organization DN for the specified entryDN.
getOrganizationDN(SSOToken, String) - Method in class com.iplanet.am.sdk.remote.DCTreeServicesImpl
 
getOrganizationDN(String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getOrganizationDN(String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getOrganizationDN(SSOToken, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Gets the Organization DN for the specified entryDN.
getOrganizationDN(String, boolean, HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getOrganizationName() - Method in class com.sun.identity.authentication.AuthContext
Returns the the organization name that was set during the AuthContext constructor.
getOrganizationName() - Method in class com.sun.identity.authentication.internal.AuthContext
Method to get organization name that was set during construction of this instance.
getOrganizationName() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the the organization name that was set during the AuthContextLocal constructor.
getOrganizationName() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns organization/suborganization for a request.
getOrganizationName() - Method in class com.sun.identity.delegation.DelegationPermission
Returns the realm name in the permission
getOrganizationName() - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the organization name under which the policy is created This would be set only for policies that have been read from data store.
getOrganizationName() - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets the organization name for which the policy manager was initialized with.
getOrganizationName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
getOrganizationName() - Method in interface com.sun.identity.saml2.jaxb.metadata.OrganizationType
Gets the value of the OrganizationName property.
getOrganizationName() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the fully qualified name of the organization from the root
getOrganizationNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method is deprecated. Use getNamingAttribute(int objectType)
getOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the organizations within the specified level.
getOrganizationSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the organization service configuration schema.
getOrganizationURL() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
getOrganizationURL() - Method in interface com.sun.identity.saml2.jaxb.metadata.OrganizationType
Gets the value of the OrganizationURL property.
getOrgAttributes(SSOToken, String) - Static method in class com.sun.identity.sm.SMSMigration70
Adds these two organization attributes to realm.
getOrgConfig(SSOToken, String, String) - Static method in class com.iplanet.am.sdk.AMServiceUtils
Deprecated.
Get organization config for the service
getOrgConfigAttribute(String, String) - Method in class com.iplanet.am.sdk.common.CallBackHelperBase
 
getOrgConfigManager(String) - Method in class com.sun.identity.authentication.service.AuthD
Returns the Organization Configuration Manager for an organization.
getOrgConfiguredAuthenticationChain(String) - Method in class com.sun.identity.authentication.service.AuthD
Returns the authentication service or chain configured for the given organization.
getOrgConfiguredAuthenticationChain(String) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns the authentication service or chain configured for the given organization.
getOrgConfiguredAuthenticationChain(String) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Returns the authentication service or chain configured for the given organization.
getOrgDN() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the Organization DN
getOrgDN(String) - Method in class com.sun.identity.authentication.service.AuthD
Returns the organization DN.
getOrgDN(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getOrgDN() - Method in class com.sun.identity.authentication.service.LoginState
Returns the organization DN example o=iplanet.com,o=isp.
getOrgDN() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the Organization DN.
getOrgDN() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Returns the organisation's domain name
getOrgDN() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns the organisation's domain name
getOrgDN() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the Organization DN.
getOrgDNFromDomain(String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getOrgDNFromDomain(String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getOrgFilePath(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getOrgGuid(Guid) - Static method in class com.iplanet.ums.util.GuidUtils
 
getOrgInvalidCharsFromCache(String) - Static method in class com.sun.identity.common.AdministrationServiceListener
Returns invalid characters from cache.
getOrgName() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the organization name.
getOrgName() - Method in class com.sun.identity.authentication.service.LoginState
Returns the organization name.
getOrgName() - Method in class com.sun.identity.idm.IdSearchResults
 
getOrgNamingAttribute() - Method in class com.sun.identity.sm.SMSObject
Returns the organization naming attribute
getOrgParam(Map<String, String>) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the org or domain parameter passed as a query in the request.
getOrgPluginNameFromCache(String) - Static method in class com.sun.identity.common.AdministrationServiceListener
Returns user/password validation plugin name from cache.
getOrgProfile(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the organization attributes for specified organization.
getOrgSearchFilter(String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the search filter for organization.
getOrgSearchFilter(String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getOrgSearchFilter(String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getOrgSearchFilter(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getOrgSearchFilter(String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getOrgServiceAttributes(String, String) - Method in class com.sun.identity.authentication.service.AuthD
Returns attribute map of the specified service in the specified organization.
getOrgServiceTemplate(String, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns service template attributes defined for the specified organization.
getOrgTypeAttributes(AMOrganization, String, String) - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
Protected method to be used to obtain organization attribute values for a given serviceName and attribute name.
getOriginalMapApplNameToResources() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns non canonicalized mapping of application name to resources.
getOriginalName() - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the original policy name.
getOriginalUrl() - Method in class com.sun.identity.common.ServerOrSiteEntry
 
getOriginalValue() - Method in class org.forgerock.openidconnect.OpenIdPrompt
Get to the original value passed in.
getOriginatingLogoutRequestBinding() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns the original logout request binding.
getOriginatingLogoutRequestBinding() - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Returns the original logout request binding.
getOriginatingLogoutRequestID() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns the original log out request id of the session.
getOriginatingLogoutRequestID() - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Returns the original log out request id of the session
getOriginatingLogoutSPEntityID() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns the original log out SPEntityID of the session.
getOriginatingLogoutSPEntityID() - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Returns the original log out SPEntityID of the session
getOrigRedirectURL(HttpServletRequest, SessionID) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getOsMajorVersion() - Static method in class com.sun.identity.install.tools.util.OSChecker
 
getOsMinorVersion() - Static method in class com.sun.identity.install.tools.util.OSChecker
 
getOtherAttributes() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeValue
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherChildren() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns a list of children except Status element, CorrelationHeader, ProviderHeader ConsentHeader, UsageDirectiveHeader, ProcessingContextHeader and ServiceInstanceUpdateHeader.
getOtherElement() - Method in class com.sun.identity.saml.assertion.AdviceBase
Gets other element contained within the Advice element
getOtherElements() - Method in class com.sun.identity.federation.message.common.EntityName
Deprecated.
Returns list of other elements.
getOtherElements() - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Returns a list of elements.
getOtherElements() - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Returns a list of elements.
getOtherOptions() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getOtherOptions() - Method in class com.sun.identity.wss.sts.config.FAMTrustSPMetadata
 
getOtherSecurityHeaders() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of security header except the SAML assertion used in SAML token profile or the binary security token used in X509 token profile.
getOtherSOAPHeaders() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of SOAP headers except CorrelationHeader, ConsentHeader, UsageDirectiveHeader and Security header.
getOutputJarFilePath(String) - Method in class com.sun.identity.workflow.CreateSoapSTSDeployment
 
getOutputPolicy(ProviderConfig) - Method in class com.sun.identity.wss.policy.WSSPolicyManager
Returns the output policy for the given web service provider configuration.
getOutputStatement(String) - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getOutputStream() - Static method in class com.sun.identity.setup.SetupProgress
Returns OutputStream associated with reporting progress to enduser.
getOutputStream() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to return getOutputStream() on the wrapped response object.
getOutputStream() - Static method in class org.forgerock.openam.upgrade.UpgradeProgress
Returns OutputStream associated with reporting progress to enduser.
getOutputTokenState() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
getOutputTokenType() - Method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
getOutputWriter() - Method in class com.sun.identity.cli.CLICommandBase
 
getOutputWriter() - Method in class com.sun.identity.cli.CommandManager
Returns output writer.
getP() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Gets the value of the p property.
getP() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getP() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Gets the value of the p property.
getP() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getPacketRepresentation(Packet) - Static method in class org.forgerock.openam.radius.server.RadiusRequestContext
Formats a textual representation of the contents of a packet.
getPacketType(int) - Static method in enum org.forgerock.openam.radius.common.PacketType
Get the PacketType corresponding to a given code from an incoming packet.
getPageNum() - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
getPagePropertiesCallback() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Returns the PagePropertiesCallback from the current array of Callbacks.
getPagePropertiesCallback() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns the PagePropertiesCallback from the current array of Callbacks.
getPageState() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns page state
getPageState() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module display page state.
getParameter(Map<String, String>, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the query parameter value for the param specified from the given Map.
getParameter(Map, String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Gets the query parameter value for the param specified.
getParameter(String) - Method in class com.sun.identity.setup.HttpServletRequestWrapper
Returns values of a parameter.
getParameter(String) - Method in class org.forgerock.oauth2.core.OAuth2Request
Gets the specified parameter from the request.
getParameter(String) - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptHttpRequestWrapper
Gets the parameter associated with the passed name.
getParameter(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getParameter(String name) on the wrapped request object.
getParameter(String) - Method in class org.forgerock.openam.core.rest.authn.core.RestAuthHttpRequestWrapper
Gets the parameter with the given name from the underlying HttpServletRequest.
getParameter(String) - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
getParameter(String) - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
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).
getParameterCount(String) - Method in class org.forgerock.oauth2.core.OAuth2Request
Gets the count of the parameter present in the request with the given name
getParameterLocation() - Method in exception org.forgerock.oauth2.core.exceptions.OAuth2Exception
Gets the location of the parameters in the URL.
getParameterLocation() - Method in exception org.forgerock.oauth2.restlet.OAuth2RestletException
Gets the location of the parameters in the URL.
getParameterMap() - Method in class com.sun.identity.setup.HttpServletRequestWrapper
Returns all parameters values.
getParameterMap() - Method in interface com.sun.identity.setup.IHttpServletRequest
Returns all parameters values.
getParameterMap() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getParameterMap() on the wrapped request object.
getParameterMap() - Method in class org.forgerock.openam.core.rest.authn.core.RestAuthHttpRequestWrapper
Creates a combined parameter map from the underlying HttpServletRequest and the local parameter map.
getParameterMap() - Method in class org.forgerock.openam.upgrade.UpgradeHttpServletRequest
 
getParameterName() - Method in class com.sun.identity.entitlement.xacml3.core.CombinerParameter
Gets the value of the parameterName property.
getParameterNames() - Method in class org.forgerock.oauth2.core.OAuth2Request
Gets the name of the parameters in the current request
getParameterNames() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getParameterNames() on the wrapped request object.
getParameterNames() - Method in class org.forgerock.openam.core.rest.authn.core.RestAuthHttpRequestWrapper
Gets the parameter names from the combined parameter maps.
getParameters() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Returns a list of 'Parameter' child element.
getParameters(InteractionResponseElement) - Static method in class com.sun.identity.liberty.ws.interaction.InteractionUtils
Returns user friendly Map representation of parameters in interaction response element
getParameters() - Method in class com.sun.identity.sm.model.AMSessionRepositoryDeferredOperation
 
getParameters(String) - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptHttpRequestWrapper
Gets the parameters associated with the passed name.
getParameters(Request) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
Get the parameters from the request.
getParameters() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
getParameterValues(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getParameterValues(String name) on the wrapped request object.
getParameterValues(String) - Method in class org.forgerock.openam.core.rest.authn.core.RestAuthHttpRequestWrapper
Gets the parameter values from the combined parameter maps.
getParams() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the request parameters.
getParamsMap(HttpServletRequest) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns a Map of parameters retrieved from the Query parameters in the HttpServletRequest.
getParamsMap() - Method in class com.sun.identity.saml2.profile.AuthnRequestInfo
Returns the Map of parameters in the Request.
getParamsMap() - Method in class com.sun.identity.saml2.profile.ManageNameIDRequestInfo
Returns the Map of parameters in the Request.
getParamValue(String, String) - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
getParent() - Method in class com.sun.identity.cli.CLIRequest
Returns parent request object.
getParent() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
getParent() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
getParentClass(String) - Static method in class com.iplanet.services.util.Crypt
 
getParentDirPath(String, int) - Static method in class com.sun.identity.install.tools.util.FileUtils
Returns the parent folder upper level count to the current path
getParentDirPath(String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Returns the parent folder of the given file/folder
getParentDN() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Returns the parent distinguished name of the entry.
getParentDN() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
getParentDN() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns the parent DN of the entry.
getParentGuid() - Method in interface com.iplanet.ums.ISearch
Search for immediate parent ID
getParentGuid() - Method in class com.iplanet.ums.PersistentObject
Gets the parent guid
getParentNode() - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns parent node.
getParentObject() - Method in class com.iplanet.ums.PersistentObject
Gets the parent object
getParentOrgConfigManager() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the OrganizationConfigManager of the parent for the given organization name.
getParentPathIndexes() - Method in class com.sun.identity.entitlement.ResourceSaveIndexes
Returns parent path indexes.
getParentPathIndexes() - Method in class com.sun.identity.entitlement.ResourceSearchIndexes
Returns parent path indexes.
getParentRealm(String) - Static method in class org.forgerock.openam.utils.RealmUtils
Returns parent realm from a given fully qualified realm.
getPart(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
 
getPartiallyMatchedClient(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Get a previously "partially" matched userAgent String
getPartialQueryHandler() - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandlerFactory
 
getPartialQueryHandler() - Method in interface org.forgerock.openam.cts.impl.queue.ResultHandlerFactory
 
getPartialQueryHandler() - Method in class org.forgerock.openam.cts.monitoring.impl.queue.MonitoredResultHandlerFactory
 
getPartner() - Method in class com.sun.identity.federation.services.FSSessionPartner
Returns session partner's provider ID.
getPartner() - Method in class com.sun.identity.saml2.profile.SAML2SessionPartner
Returns session partner's provider ID.
getPartnerAccountMapper() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns PartnerAccountMapper instance.
getPartnerSiteAttributeMapper() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns PartnerSiteAttributeMapper instance.
getParts() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
 
getPassedTestCases() - Method in class com.sun.identity.shared.test.tools.Test
Returns a list of passed testcases.
getPasswd() - Method in class com.iplanet.services.ldap.LDAPUser
Get the authentication password.
getPasswd() - Method in class com.iplanet.services.ldap.ServerInstance
Get the password to get authenticated.
getPassword() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the password.
getPassword() - Method in class com.sun.identity.config.pojos.LDAPStore
 
getPassword() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Get ldap password for bind
getPassword() - Method in class com.sun.identity.wss.security.PasswordCredential
Returns the password.
getPassword() - Method in class com.sun.identity.wss.security.UserNameToken
Returns the password in the username token.
getPassword() - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Returns the password.
getPassword() - Method in class org.forgerock.openam.radius.common.packet.CHAPPasswordAttribute
Returns the CHAP password.
getPassword() - Method in class org.forgerock.openam.sts.token.model.RestUsernameToken
 
getPassword() - Method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState
 
getPasswordAuthentication() - Method in class com.iplanet.am.util.AMUserNamePasswordAuthenticator
Gets a PasswordAuthentication object
getPasswordDigest(String, String, String) - Static method in class com.sun.identity.wss.security.UserNameToken
Returns the password digest for the given password using nonce and created timestamp.
getPasswordFields(String) - Static method in class com.sun.identity.cli.CLIUtil
Returns a set of attributes (of password syntax) of a given service.
getPasswordFields(String, SchemaType, String) - Static method in class com.sun.identity.cli.CLIUtil
Returns a set of attributes (of password syntax) of a given service.
getPasswordResetFailureLockoutCount() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns failure lockout count for password reset.
getPasswordResetFailureLockoutDuration() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns lockout duration for password reset.
getPasswordResetFailureLockoutMultiplier() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns lockout multiplier for password reset.
getPasswordResetFailureLockoutTime() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns failure lockout time interval for password reset.
getPasswordResetLockoutAttributeName() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns password reset lockout attribute name.
getPasswordResetLockoutAttributeValue() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns password reset lockout attribute value.
getPasswordResetLockoutNotification() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns lockout notification email address for password reset.
getPasswordResetLockoutUserWarningCount() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns lockout warn user count for password reset.
getPasswordResetMessage() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns password reset success message.
getPasswordResetMessage() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns password reset message.
getPasswordTransforms() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns child Element 'PasswordTransforms'.
getPasswordType() - Method in class com.sun.identity.wss.security.UserNameToken
Returns the password type.
getPasswordType() - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Returns the password type.
getPatchableUserAttributes() - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getPatchString(PatchRequest) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Generates for logging a String in the form PATCH | resourceRevision from the PatchRequest.
getPatchSuccessDetail(PatchRequest, ResourceResponse) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Provides additional details (e.g. failure description or summary of the payload) relating to an ResourceResponse to a successful PatchRequest.
getPath() - Method in class com.sun.identity.entitlement.util.RelaxedURL
 
getPath() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Gets the value of the path property.
getPath() - Method in class com.sun.identity.install.tools.util.RESTEndpoint
For a little less than total debugging, try this:
getPath() - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
This is where we assemble the path (straightforward in itself) but substitute the realm.
getPath() - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Returns a string representing the path of this XMLElement in the current document.
getPath() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Retrieves the path of the cookie, if set
getPath() - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
Returns the resource path of this SMS RouteTree
getPath() - Method in enum org.forgerock.openam.oauth2.OAuth2Constants.EndpointType
Get the resource path.
getPathIndex() - Method in class org.forgerock.openam.entitlement.indextree.events.ModificationEvent
 
getPathIndexes() - Method in class com.sun.identity.entitlement.ResourceSaveIndexes
Returns path indexes.
getPathIndexes() - Method in class com.sun.identity.entitlement.ResourceSearchIndexes
Returns path indexes.
getPathInfo() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getPathInfo() on the wrapped request object.
getPathTranslated() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getPathTranslated() on the wrapped request object.
getPattern() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the pattern value.
getPattern() - Method in class com.sun.identity.install.tools.util.MatchPattern
 
getPatternOccurences(Set) - Method in class com.sun.identity.install.tools.util.FileEditor
 
getPatterns() - Method in class org.forgerock.openam.entitlement.ResourceType
Get the resource patterns that guides the resource for a policy.
getPatterns() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getPConditionName() - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Returns OpenAM policy Condition name.
getPConditionName() - Method in class com.sun.identity.entitlement.LogicalCondition
Returns OpenAM policy Condition name
getPConditionName() - Method in class com.sun.identity.entitlement.NotCondition
Returns OpenAM policy Condition name
getPConditionName() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementConditionMixin
 
getPDPVerificationCerts(XACMLPDPDescriptorElement, String) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the partner entity's signature verification certificates.
getPeerCertificate() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the X509 certificate used in client authentication.
getPeerOrganizationNames() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the names of all peer-organizations.
getPendingLogoutRequestID() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns the pending log out request id of the session.
getPendingLogoutRequestID() - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Returns the pending log out request id of the session
getPendingRequestAdapter(TokenIdGenerator) - Method in class org.forgerock.openam.uma.UmaGuiceModule
 
getPeopleContainer(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMPeopleContainer object represented by DN.
getPeopleContainerGuids() - Method in class com.iplanet.ums.Organization
Gets all People Containers under the organization.
getPeopleContainerNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method is deprecated. Use getNamingAttribute(int objectType)
getPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the people containers within the specified level.
getPeopleContainers(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the people containers within the specified level.
getPEPEncInfo(XACMLAuthzDecisionQueryDescriptorElement, String) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the encryption information which will be used in encrypting messages intended for the partner entity.
getPEPVerificationCerts(XACMLAuthzDecisionQueryDescriptorElement, String) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the partner entity's signature verification certificates.
getPermissionRegistrationEndpoint() - Method in interface org.forgerock.openam.uma.UmaUris
Gets the URI for the UMA permission registration endpoint.
getPermissions() - Method in class com.iplanet.services.ldap.aci.ACI
Geets the QualifiedCollection of permissions that apply to the ACI
getPermissions(SSOToken, String) - Method in class com.sun.identity.delegation.DelegationEvaluatorImpl
Returns a set of permissions that a user has.
getPermissions() - Method in class com.sun.identity.delegation.DelegationPrivilege
Returns the DelegationPermissions in the privilege
getPermissions(SSOToken, String) - Method in interface com.sun.identity.delegation.interfaces.DelegationInterface
Returns a set of permissions that a user has.
getPermissions(SSOToken, String) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
Returns a set of permissions that a user has.
getPermissions(ProtectionDomain) - Method in class com.sun.identity.policy.jaas.ISPolicy
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed for Principals associated with the enclosed set of classes.
getPermissions(CodeSource) - Method in class com.sun.identity.policy.jaas.ISPolicy
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed for Principals associated with the specified code source.
getPermissions() - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
getPermissionTicketAdapter(TokenIdGenerator) - Method in class org.forgerock.openam.uma.UmaGuiceModule
 
getPermissionTicketId() - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
getPermissionTicketLifetime() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the lifetime an permission ticket will have before it expires.
getPermissionTicketLifetime() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the lifetime an permission ticket will have before it expires.
getPgenCounter() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Gets the value of the pgenCounter property.
getPgenCounter() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getPgenCounter() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Gets the value of the pgenCounter property.
getPgenCounter() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getPGPKeyID() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
getPGPKeyID() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.PGPDataType
Gets the value of the pgpKeyID property.
getPGPKeyID() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
getPGPKeyID() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.PGPDataType
Gets the value of the pgpKeyID property.
getPGPKeyPacket() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
getPGPKeyPacket() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.PGPDataType
Gets the value of the pgpKeyPacket property.
getPGPKeyPacket() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
getPGPKeyPacket() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.PGPDataType
Gets the value of the pgpKeyPacket property.
getPlainMechanismAuthenticationModule() - Static method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcService
Returns authentication module for 'PLAIN' mechanism handler.
getPlatform() - Static method in class com.iplanet.am.util.SystemProperties
Deprecated.
use getAll()
getPlatformEncoding() - Static method in class com.iplanet.am.util.CharsetMapping
 
getPlatformLocale() - Method in class com.sun.identity.authentication.service.AuthD
Return configured PlatformLocale
getPlatformServerIDs() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getPlatformServerList() - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the platform server list.
getPlatformServerList(boolean) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the platform server list.
getPlatformServers() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getPluginConfig(String, String, String, String) - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the plugin configuration parameters for the service
getPluginConfigNames(String, String, String) - Method in class com.sun.identity.sm.ServiceConfigManager
Returns a set of plugins configured for the given plugin interface and plugin schema in a organization
getPluginInterface(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the PluginInterface object of the service for the specified plugin interface name
getPluginInterfaceNames() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the names of the plugin interfaces used by the service
getPluginSchema(String, String, String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the PluginSchema object given the schema name and the interface name for the specified organization.
getPluginSchema(String, String) - Method in class com.sun.identity.sm.SMSSchema
Method returns the XML plugin schema for the given service name and plugin name in a String format that can stored in a directory.
getPluginSchema(String) - Method in class com.sun.identity.sm.SMSSchema
Method returns the XML plugin schema for the given plugin name in a String format that can stored in a directory.
getPluginSchema(Node) - Method in class com.sun.identity.sm.SMSSchema
Method returns the XML plugin schema for the given plugin name in a String format that can stored in a directory.
getPluginSchemaNames(String, String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the names of plugins configured for the plugin interface.
getPluginSchemaNode(Document) - Method in class com.sun.identity.sm.PluginSchema
 
getPolicies() - Method in class com.sun.identity.policy.ProtectedResource
Deprecated.
Gets policies that protect the resource name
getPolicies() - Method in class org.forgerock.openam.uma.PolicySearch
 
getPoliciesForExactResourceMatch(String) - Method in class com.sun.identity.policy.ServiceType
Method to identify policies that have the specified resource.
getPoliciesFromPolicySet(PolicySet) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
getPoliciesUsingRealmSubject(String) - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets the set of policies that use the realm subject
getPolicy(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
This method has been deprecated. Please use: com.sun.identity.policy package for creating and managing policies.
getPolicy(Subject, String, String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOPolicyDataStore
 
getPolicy(Subject, String, String) - Method in class com.sun.identity.entitlement.PolicyDataStore
Returns policy object.
getPolicy(String) - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets the policy object given the name of the policy.
getPolicy() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
getPolicy() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.NestedPolicyType
Gets the value of the policy property.
getPolicy(ProviderConfig) - Method in class com.sun.identity.wss.policy.WSSPolicyManager
Returns the web service end point policy based on the provider configuration.
getPolicy() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the name of the policy linked to this resource set.
getPolicy22AgentIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntry
Getter for the "Policy22AgentIndex" variable.
getPolicy22AgentIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMBean
Getter for the "Policy22AgentIndex" variable.
getPolicy22AgentName() - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntry
Getter for the "Policy22AgentName" variable.
getPolicy22AgentName() - Method in interface com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMBean
Getter for the "Policy22AgentName" variable.
getPolicyAgentsGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getPolicyChangeNotification() - Method in class com.sun.identity.policy.remote.PolicyNotification
Returns the notification Id of this notification.
getPolicyChangeType() - Method in class com.sun.identity.policy.remote.PolicyChangeNotification
Returns the policy change type.
getPolicyCombiningAlgId() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the policyCombiningAlgId property.
getPolicyCondition() - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
Constructs a legacy policy Condition object based on the information contained in this adapter.
getPolicyConfig(String) - Static method in class com.sun.identity.policy.PolicyConfig
this method returns the policy configuration for the given organization.
getPolicyConfig() - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets the policy config attribute values defined for this policy manager
getPolicyDecision(SSOToken, String, Set) - Method in class com.sun.identity.policy.client.PolicyEvaluator
Evaluates privileges of the user to perform the specified actions on the specified resource.
getPolicyDecision(SSOToken, String, Set, Map) - Method in class com.sun.identity.policy.client.PolicyEvaluator
Evaluates privileges of the user to perform the specified actions on the specified resource.
getPolicyDecision(SSOToken, String, String, Set, Map) - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Gets policy results
getPolicyDecision(SSOToken, String, String, Set, Map) - Method in class com.sun.identity.policy.plugins.OrgReferral
Gets policy evaluation results
getPolicyDecision(SSOToken, String, String, Set, Map) - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets policy decision
getPolicyDecision(SSOToken, String, Set) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Evaluates privileges of the user to perform the specified actions on the specified resource.
getPolicyDecision(SSOToken, String, Set, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Evaluates privileges of the user to perform the specified actions on the specified resource.
getPolicyDecision() - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Returns the policy decision associated with this resource result
getPolicyDecisionForFedlet(HttpServletRequest, String, String, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.XACMLQueryUtil
Sends the XACML query to specifiied PDP, gets the policy decision and sends it back to the Fedlet
getPolicyDecisionIgnoreSubjects(String, Set, Map) - Method in class com.sun.identity.policy.ProxyPolicyEvaluator
Deprecated.
Gets policy decision for a resource, skipping subject evaluation.
getPolicyDecisionPointConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first policy decision point configuration in an entity under the realm.
getPolicyDecisionPointDescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first policy decision point descriptor in an entity under the realm.
getPolicyDecisionPointDescriptor(EntityDescriptorElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns first policy decision point descriptor in an entity descriptor.
getPolicyDefaults() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the policyDefaults property.
getPolicyDN(String) - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets the LDAP DN (distinguished name) for the named policy
getPolicyEnforcementPointConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first policy enforcement point configuration in an entity under the realm.
getPolicyEnforcementPointDescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first policy enforcement point descriptor in an entity under the realm.
getPolicyEnforcementPointDescriptor(EntityDescriptorElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns first policy enforcement point descriptor in an entity descriptor.
getPolicyEvalsIn() - Method in class com.sun.identity.monitoring.SsoServerPolicySvc
Getter for the "PolicyEvalsIn" variable.
getPolicyEvalsIn() - Method in interface com.sun.identity.monitoring.SsoServerPolicySvcMBean
Getter for the "PolicyEvalsIn" variable.
getPolicyEvalsOut() - Method in class com.sun.identity.monitoring.SsoServerPolicySvc
Getter for the "PolicyEvalsOut" variable.
getPolicyEvalsOut() - Method in interface com.sun.identity.monitoring.SsoServerPolicySvcMBean
Getter for the "PolicyEvalsOut" variable.
getPolicyEvaluation() - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
 
getPolicyEvaluator(String) - Method in class com.sun.identity.policy.client.PolicyEvaluatorFactory
Returns an instance of com.sun.identity.policy.client.PolicyEvaluator
getPolicyEvaluator(String, AppSSOTokenProvider) - Method in class com.sun.identity.policy.client.PolicyEvaluatorFactory
Returns an instance of com.sun.identity.policy.client.PolicyEvaluator
getPolicyEvaluator(Subject, String) - Method in interface org.forgerock.openam.uma.UmaProviderSettings
 
getPolicyEvaluator(Subject) - Method in interface org.forgerock.openam.uma.UmaProviderSettings
 
getPolicyForResource(String) - Method in class com.sun.identity.policy.ServiceType
Method to identify polcies that has the specified resource and its superior resources.
getPolicyId() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the policyId property.
getPolicyIdentifierList() - Method in class com.sun.identity.entitlement.xacml3.core.Result
Gets the value of the policyIdentifierList property.
getPolicyIdRef() - Method in class com.sun.identity.entitlement.xacml3.core.PolicyCombinerParameters
Gets the value of the policyIdRef property.
getPolicyIdReferenceOrPolicySetIdReference() - Method in class com.sun.identity.entitlement.xacml3.core.PolicyIdentifierList
Gets the value of the policyIdReferenceOrPolicySetIdReference property.
getPolicyIssuer() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the policyIssuer property.
getPolicyIssuer() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the policyIssuer property.
getPolicyJ2EEAgentAgentURL() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Getter for the "PolicyJ2EEAgentAgentURL" variable.
getPolicyJ2EEAgentAgentURL() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMBean
Getter for the "PolicyJ2EEAgentAgentURL" variable.
getPolicyJ2EEAgentGroup() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Getter for the "PolicyJ2EEAgentGroup" variable.
getPolicyJ2EEAgentGroup() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMBean
Getter for the "PolicyJ2EEAgentGroup" variable.
getPolicyJ2EEAgentIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Getter for the "PolicyJ2EEAgentIndex" variable.
getPolicyJ2EEAgentIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMBean
Getter for the "PolicyJ2EEAgentIndex" variable.
getPolicyJ2EEAgentName() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Getter for the "PolicyJ2EEAgentName" variable.
getPolicyJ2EEAgentName() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMBean
Getter for the "PolicyJ2EEAgentName" variable.
getPolicyJ2EEAgentServerURL() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Getter for the "PolicyJ2EEAgentServerURL" variable.
getPolicyJ2EEAgentServerURL() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMBean
Getter for the "PolicyJ2EEAgentServerURL" variable.
getPolicyJ2EEGroupIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntry
Getter for the "PolicyJ2EEGroupIndex" variable.
getPolicyJ2EEGroupIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMBean
Getter for the "PolicyJ2EEGroupIndex" variable.
getPolicyJ2EEGroupName() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntry
Getter for the "PolicyJ2EEGroupName" variable.
getPolicyJ2EEGroupName() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMBean
Getter for the "PolicyJ2EEGroupName" variable.
getPolicyJ2EEGroupServerURL() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntry
Getter for the "PolicyJ2EEGroupServerURL" variable.
getPolicyJ2EEGroupServerURL() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMBean
Getter for the "PolicyJ2EEGroupServerURL" variable.
getPolicyListenerRequest() - Method in class com.sun.identity.policy.remote.PolicyRequest
Returns the PolicyListenerRequest object.
getPolicyName() - Method in class com.sun.identity.entitlement.opensso.OpenSSOPrivilege
Returns policy name.
getPolicyName(Object) - Static method in class com.sun.identity.entitlement.opensso.PrivilegeUtils
 
getPolicyNames() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Returns a set of policy distinguished names if this AMTemplate is a named policy template, otherwise returns null.
getPolicyNames() - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets a set of names of polices defined in the organization for which the policy manager was instantiated.
getPolicyNames(String) - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets a set of selected policy names matching the pattern in the given organization.
getPolicyNames(String, String, boolean) - Method in class com.sun.identity.policy.ResourceManager
Returns a set of names of all the policies for the given resource of the given service.
getPolicyNotification() - Method in class com.sun.identity.policy.remote.PolicyService
Returns the PolicyNotification object.
getPolicyOrAllOrExactlyOne() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
getPolicyOrAllOrExactlyOne() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.OperatorContentType
Gets the value of the PolicyOrAllOrExactlyOne property.
getPolicyOrPolicyReference() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
getPolicyOrPolicyReference() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyAttachmentType
Gets the value of the PolicyOrPolicyReference property.
getPolicyRequest() - Method in class com.sun.identity.policy.remote.PolicyService
Returns the PolicyRequest object.
getPolicyResponse() - Method in class com.sun.identity.policy.remote.PolicyService
Returns the PolicyResponse object.
getPolicySchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the policy service configuration schema.
getPolicyScopes(JsonValue) - Static method in class org.forgerock.openam.uma.UmaPolicyUtils
Given the JSON representation of a policy engine UMA policy, returns the scopes that are granted by it.
getPolicyServiceRevisionNumber() - Static method in class com.sun.identity.policy.ServiceTypeManager
Returns service revision number of policy service
getPolicySetDefaults() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the policySetDefaults property.
getPolicySetId() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the policySetId property.
getPolicySetIdRef() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySetCombinerParameters
Gets the value of the policySetIdRef property.
getPolicySetOrPolicyOrPolicySetIdReference() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the policySetOrPolicyOrPolicySetIdReference property.
getPolicyStatus() - Method in class com.sun.identity.monitoring.SsoServerPolicySvc
Getter for the "PolicyStatus" variable.
getPolicyStatus() - Method in interface com.sun.identity.monitoring.SsoServerPolicySvcMBean
Getter for the "PolicyStatus" variable.
getPolicyStore(Context) - Method in interface org.forgerock.openam.entitlement.rest.PolicyStoreProvider
Gets a policy store for the given realm.
getPolicyStore(Subject, String) - Method in interface org.forgerock.openam.entitlement.rest.PolicyStoreProvider
Gets a policy store for the given realm.
getPolicyStore(Context) - Method in class org.forgerock.openam.entitlement.rest.PrivilegePolicyStoreProvider
 
getPolicyStore(Subject, String) - Method in class org.forgerock.openam.entitlement.rest.PrivilegePolicyStoreProvider
 
getPolicySubject() - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Constructs a legacy policy subject based on the information in this adapter.
getPolicySubject() - Method in class org.forgerock.openam.entitlement.rest.model.json.PolicyRequest
 
getPolicySubject(JsonValue) - Static method in class org.forgerock.openam.uma.UmaPolicyUtils
Given the JSON representation of a policy engine UMA policy, returns the subject.
getPolicySvcGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getPolicySvcMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the policy service mbean
getPolicyTemplate(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
This method has been deprecated. Please use: com.sun.identity.policy package for creating and managing policies.
getPolicyTemplate(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated. 
getPolicyTemplates(Set) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Get requested policy templates defined for this role.
getPolicyUri() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the policy uri for the resource set.
getPolicyWebAgentAgentURL() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Getter for the "PolicyWebAgentAgentURL" variable.
getPolicyWebAgentAgentURL() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMBean
Getter for the "PolicyWebAgentAgentURL" variable.
getPolicyWebAgentGroup() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Getter for the "PolicyWebAgentGroup" variable.
getPolicyWebAgentGroup() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMBean
Getter for the "PolicyWebAgentGroup" variable.
getPolicyWebAgentIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Getter for the "PolicyWebAgentIndex" variable.
getPolicyWebAgentIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMBean
Getter for the "PolicyWebAgentIndex" variable.
getPolicyWebAgentName() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Getter for the "PolicyWebAgentName" variable.
getPolicyWebAgentName() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMBean
Getter for the "PolicyWebAgentName" variable.
getPolicyWebAgentServerURL() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Getter for the "PolicyWebAgentServerURL" variable.
getPolicyWebAgentServerURL() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMBean
Getter for the "PolicyWebAgentServerURL" variable.
getPolicyWebGroupIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntry
Getter for the "PolicyWebGroupIndex" variable.
getPolicyWebGroupIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMBean
Getter for the "PolicyWebGroupIndex" variable.
getPolicyWebGroupName() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntry
Getter for the "PolicyWebGroupName" variable.
getPolicyWebGroupName() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMBean
Getter for the "PolicyWebGroupName" variable.
getPolicyWebGroupServerURL() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntry
Getter for the "PolicyWebGroupServerURL" variable.
getPolicyWebGroupServerURL() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMBean
Getter for the "PolicyWebGroupServerURL" variable.
getPolicyWindowSize() - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Informs us of the size of the policy window set in the configurable options.
getPolicyWindowSize() - Method in class com.sun.identity.entitlement.opensso.EntitlementService
 
getPolicyWindowSize() - Static method in class com.sun.identity.monitoring.Agent
Return the size of the policy window to configure.
getPolicyWindowSize() - Static method in class com.sun.identity.monitoring.MonitoringUtil
 
getPolicyWindowSize() - Method in class org.forgerock.openam.entitlement.monitoring.EntitlementConfigurationWrapper
The number of samples to retain for average/slowest calculation via the monitoring service.
getPollingWaitState() - Method in class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitAssistant
This method checks to see if the wait is complete and if not sets the new wait timeout.
getPort() - Method in class com.iplanet.services.ldap.Server
Get the server's port.
getPort() - Method in class com.iplanet.services.ldap.ServerInstance
Get the port number.
getPort() - Method in class com.sun.identity.authentication.modules.radius.RADIUSServer
Returns the port.
getPort() - Method in class com.sun.identity.entitlement.util.RelaxedURL
 
getPort() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SiteEntry
Returns port of the target.
getPort() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Get port number
getPort() - Method in class com.sun.identity.shared.FQDNUrl
Returns port number.
getPort() - Method in class org.forgerock.openam.ldap.LDAPURL
Gets the port from the LDAP URL.
getPort() - Method in class org.forgerock.openam.radius.common.packet.LoginTCPPortAttribute
Returns the TCP port with which the user is to be connected.
getPort() - Method in class org.forgerock.openam.radius.common.packet.NASPortAttribute
Returns the physical port number of the NAS.
getPort() - Method in class org.forgerock.openam.radius.common.packet.PortLimitAttribute
Returns the maximum number of ports this user should be allowed to connect to on the NAS.
getPort() - Method in class org.forgerock.openam.radius.server.config.RadiusServiceConfig
The port to which the RADIUS service should have a bound Datagram Channel listening for incoming packets if isEnabled() returns true.
getPort() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
 
getPortNumber(String) - Method in class com.sun.identity.policy.util.GatewayServletUtils
 
getPortQName() - Method in class org.forgerock.openam.sts.soap.EndpointSpecification
 
getPortType() - Method in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
Returns the port type of the NAS.
getPostBindingMsg(IDPSSODescriptorElement, SPSSODescriptorElement, Map, AuthnRequest) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Gets the Post Binding message
getPostLoginClassSet() - Method in class com.sun.identity.authentication.service.LoginState
get orgPostLoginClassSet
getPostLogoutRedirectionURIs() - Method in class org.forgerock.openidconnect.Client
Gets the post logout redirection uri of the OAuth2Client.
getPostLogoutRedirectUris() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the registered post logout redirect uris for the client.
getPostLogoutRedirectUris() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getPostLogoutRedirectUris() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the registered post logout redirect uris for the client.
getPostProcessLogoutURL(HttpServletRequest) - Method in class org.forgerock.openam.authentication.service.AuthUtilsWrapper
Returns the logout redirect url set by the post-process plugin, if any has been set.
getPostProcessURL(HttpServletRequest, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getPOSTUrl() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SiteEntry
Returns URL endpoint which handles SAML web browser POST profile.
getPPAttribute(String) - Method in class com.sun.identity.liberty.ws.idpp.PPInteractionHelper
Gets the Personal Profile DS Attribute from the attribute mapper.
getPPDSMap() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets the PP LDAP Attribute Map
getPPExtensionPrefix() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets the personal profile attribute extension prefix.
getPPID() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClientPseudonymType
Gets the value of the ppid property.
getPPID() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
getPredicates() - Method in class org.forgerock.openam.services.push.dispatch.MessagePromise
Retrieve the set of predicates which should be applied to the contents of any supposed response to this message.
getPreferCookieName(String) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Gets the preferred cookie name based on the HttpRequest URI.
getPreferredIDP(FSAuthnRequest, String, HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.federation.services.FSIDPProxy
Deprecated.
This method is deprecated.
getPreferredIDP(FSAuthnRequest, String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.FSIDPProxyImpl
Deprecated.
Returns the preferred IDP.
getPreferredIDP(FSAuthnRequest, String, String, HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.federation.services.FSRealmIDPProxy
Deprecated.
Returns the preferred IDP.
getPreferredIDP(FSAuthnRequest, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.services.FSRealmIDPProxyImpl
Returns the preferred IDP.
getPreferredIDP(HttpServletRequest) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the Identity Provider Entity Identifier.
getPreferredIDP(AuthnRequest, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.plugins.ECPIDPFinder
Returns a list of preferred IDP providerID's.
getPreferredIDP(AuthnRequest, String, String, HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.saml2.plugins.SAML2IDPFinder
Returns a list of preferred IDP providerID's.
getPreferredIDP(AuthnRequest, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
Returns a list of preferred IDP providerIDs.
getPreferredIDP(AuthnRequest, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.plugins.SAML2IDPProxyImpl
Returns a list of preferred IDP providerIDs.
getPreferredIDP(AuthnRequest, String, String, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
Gets the preferred IDP Id to be proxied.
getPreferredNamingURL() - Method in class com.iplanet.services.naming.share.NamingRequest
Gets the PreferredNamingURL.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.identity.federation.meta.NamespacePrefixMapperImpl
Returns a preferred prefix for the given namespace URI.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.NamespacePrefixMapperImpl
Returns a preferred prefix for the given namespace URI.
getPreferredPrefix(String, String, boolean) - Method in class com.sun.identity.saml2.meta.NamespacePrefixMapperImpl
Returns a preferred prefix for the given namespace URI.
getPrefix() - Method in class com.sun.identity.log.messageid.LogMessageID
Returns prefix.
getPrefix(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
 
getPrefix(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getPrefix(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
 
getPrefix(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getPrefixes(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
 
getPrefixes(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getPrefixes(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
 
getPrefixes(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getPreLoginServletURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getPreLoginServletURL(String, String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns PreLoginServlet URL and appends metaAlias to it.
getPreLogoutHandler() - Method in class com.sun.identity.federation.services.FSServiceManager
 
getPrePostImpls(String) - Method in class com.iplanet.am.sdk.common.CallBackHelperBase
 
getPresetConfigDir() - Static method in class com.sun.identity.setup.AMSetupServlet
 
getPResponseProviderName() - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Return the response provider name
getPResponseProviderName() - Method in interface com.sun.identity.entitlement.ResourceAttribute
Deprecated. 
getPResponseProviderName() - Method in class com.sun.identity.entitlement.StaticAttributes
Returns OpenAM policy response provider name of the object
getPResponseProviderName() - Method in class com.sun.identity.entitlement.UserAttributes
Returns OpenAM policy response provider name of the object
getPResponseProviderName() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonResourceAttributeMixin
 
getPreviousBtnLabel() - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Gets previous button label
getPreviousBtnLabel() - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Gets previous button label
getPrimaryID() - Method in class com.iplanet.dpro.session.DynamicSessionIDExtensions
 
getPrimaryID() - Method in class com.iplanet.dpro.session.LegacySessionIDExtensions
See SessionID.validate() for an explanation of this value.
getPrimaryID() - Method in interface com.iplanet.dpro.session.SessionIDExtensions
The Primary ID for the SessionID is that Sessions home server.
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
getPrimaryInterface() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatableObject
Gets the main interface that this object implements.
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
getPrimaryInterface() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
getPrimaryInterface() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
Gets the main interface that this object implements.
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
getPrimaryInterface() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
getPrimaryKey() - Method in class org.forgerock.openam.cts.api.tokens.SAMLToken
 
getPrimaryKey() - Method in class org.forgerock.openam.session.model.AMRootEntity
 
getPrimaryServerID() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Gets the ID of the primary server.
getPrimaryServerURL() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Gets the URL of the primary server.
getPrincipal() - Method in interface com.iplanet.sso.SSOToken
Returns the value of the property "Principal" set to the single sign on token.
getPrincipal() - Method in class com.sun.identity.authentication.internal.AuthContext
Returns the (first) AuthPrincipal in the Subject.
getPrincipal() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getPrincipal() - Method in class com.sun.identity.authentication.modules.ad.AD
 
getPrincipal() - Method in class com.sun.identity.authentication.modules.anonymous.Anonymous
 
getPrincipal() - Method in class com.sun.identity.authentication.modules.application.Application
Returns Principal for the authenticated user.
getPrincipal() - Method in class com.sun.identity.authentication.modules.cert.Cert
 
getPrincipal() - Method in class com.sun.identity.authentication.modules.datastore.DataStore
 
getPrincipal() - Method in class com.sun.identity.authentication.modules.federation.Federation
Returns principal of the authenticated user.
getPrincipal() - Method in class com.sun.identity.authentication.modules.hotp.HOTP
 
getPrincipal() - Method in class com.sun.identity.authentication.modules.httpbasic.HTTPBasic
 
getPrincipal() - Method in class com.sun.identity.authentication.modules.jdbc.JDBC
Returns principal of the authenticated user.
getPrincipal() - Method in class com.sun.identity.authentication.modules.ldap.LDAP
Returns principal.
getPrincipal() - Method in class com.sun.identity.authentication.modules.membership.Membership
Returns Principal.
getPrincipal() - Method in class com.sun.identity.authentication.modules.msisdn.MSISDN
Returns the User Principal.
getPrincipal() - Method in class com.sun.identity.authentication.modules.nt.NT
TODO-JAVADOC
getPrincipal() - Method in class com.sun.identity.authentication.modules.radius.RADIUS
Returns java.security.Principal.
getPrincipal() - Method in class com.sun.identity.authentication.modules.sae.SAE
Returns the User Principal
getPrincipal() - Method in class com.sun.identity.authentication.modules.securid.SecurID
 
getPrincipal() - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSO
Returns principal of the authenticated user.
getPrincipal() - Method in class com.sun.identity.authentication.modules.wss.WSSAuthModule
Returns the authenticated principal.
getPrincipal() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the principal.
getPrincipal() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Abstract method must be implemeted by each login module to get the user Principal
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.common.AbstractLoginModuleBinder
Abstract method must be implemented by each login module to get the user Principal.
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
Abstract method must be implemented by each login module to get the user Principal.
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.deviceprint.DeviceIdSave
Abstract method must be implemeted by each login module to get the user Principal
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOATH
Returns the principal for this module.
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.oath.OATH
Deprecated.
Returns the principal for this module.
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.oidc.OpenIdConnect
 
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModule
Abstract method must be implemented by each login module to get the user Principal.
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.push.AuthenticatorPush
 
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.push.registration.AuthenticatorPushRegistration
 
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2
 
getPrincipal() - Method in class org.forgerock.openam.authentication.modules.scripted.Scripted
Abstract method must be implemeted by each login module to get the user Principal
getPrincipal() - Method in class org.forgerock.openam.sts.rest.operation.translate.CustomRestTokenProviderParametersImpl
 
getPrincipal() - Method in interface org.forgerock.openam.sts.rest.token.provider.CustomRestTokenProviderParameters
 
getPrincipal() - Method in class org.forgerock.openam.sts.rest.token.validator.RestTokenTransformValidatorResult
 
getPrincipal() - Method in class org.openidentityplatform.openam.authentication.modules.Ntlm
 
getPrincipal() - Method in class org.openidentityplatform.openam.authentication.modules.QR
 
getPrincipal() - Method in class org.openidentityplatform.openam.authentication.modules.recaptcha.ReCaptcha
 
getPrincipal() - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnAuthentication
 
getPrincipal() - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistration
 
getPrincipalDataRetriever() - Static method in class com.sun.identity.authentication.service.AuthenticationPrincipalDataRetrieverFactory
Returns an instance of AuthenticationPrincipalDataRetriever.
getPrincipalDN(SSOToken) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Gets the principal DN String in RFC lowercase format from the SSOToken
getPrincipalDN(SSOToken) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Gets the principal DN String in RFC lowercase format from the SSOToken
getPrincipalFromSession(String) - Method in interface org.forgerock.openam.sts.token.validator.PrincipalFromSession
 
getPrincipalFromSession(String) - Method in class org.forgerock.openam.sts.token.validator.PrincipalFromSessionImpl
 
getPrincipalId(Subject) - Static method in class com.sun.identity.entitlement.opensso.SubjectUtils
 
getPrincipalName(Object) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
Returns princiapl name, or user name given the session object.
getPrincipalName(Object) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
Returns princiapl name, or user name given the session object.
getPrincipalName(Object) - Method in interface com.sun.identity.plugin.session.SessionProvider
Returns princiapl name, or user name given the session object.
getPrincipalName() - Method in interface com.sun.identity.wss.sts.ClientUserToken
Returns the principal name that the client user token carries.
getPrincipalName() - Method in class com.sun.identity.wss.sts.STSClientUserToken
 
getPrincipalName() - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
getPrincipalNameFromServerContext(Context) - Static method in class org.forgerock.openam.forgerockrest.utils.PrincipalRestUtils
Returns the authenticated principal associated with this context.
getPrincipalNameFromSubject(Subject) - Static method in class org.forgerock.openam.forgerockrest.utils.PrincipalRestUtils
Returns the authenticated principal associated with this subject.
getPrincipals() - Method in class com.sun.identity.authentication.internal.AuthContext
Method to get the set of AuthPrincipals in the Subject.
getPrincipals() - Method in class com.sun.identity.authentication.internal.AuthSubject
 
getPrincipalWithoutLogin(Subject, Assertion, String, String, SAML2MetaManager, String, String) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Returns the username if there was one from the Assertion we were able to map into a local user account.
getPriority() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Returns the priority of this template in the DIT.
getPriority() - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the priority of the policy.
getPriority() - Method in class com.sun.identity.sm.PluginConfig
Returns the priority assigned to the service plugin.
getPriority() - Method in class com.sun.identity.sm.ServiceConfig
Returns the priority assigned to the service configuration.
getPrivateKey(String) - Method in class com.sun.identity.liberty.ws.soapbinding.WSX509KeyManager
Returns the private key associated with the given alias.
getPrivateKey(String) - Method in interface com.sun.identity.sae.api.SecureAttrs.Certs
 
getPrivateKey(String) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Return java.security.PrivateKey for the specified certAlias.
getPrivateKey(String, String) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Return the PrivateKey for the specified certAlias and encrypted private key password.
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(KeyInfo) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Returns the private key for X509Certificate embedded in the KeyInfo
getPrivateKey(String, String) - Method in class org.forgerock.openam.sts.tokengeneration.STSCryptoProviderBase
This method will be called to obtain the PrivateKey used to sign SAML2 assertions and OpenIdConnect Tokens
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.
getPrivateKeyAlias() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns the key alias for the security provider at STS service.
getPrivateKeyAlias() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns the key alias for the security provider at STS service.
getPrivateKeyPass() - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Get the private key password
getPrivateKeyPass() - Method in class org.forgerock.openam.utils.AMKeyProvider
Get the private key password.
getPrivateKeyType() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns the key type for the security provider at STS service.
getPrivateKeyType() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns the key type for the security provider at STS service.
getPrivilege(String) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Returns the application privilege object.
getPrivilege(String, String) - Method in class com.sun.identity.entitlement.opensso.DataStore
Retrieves an individual privilege from the data store.
getPrivilege(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
getPrivilege(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Retrieve an individual privilege from the data store.
getPrivilege(String) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
The single requested privilege, found within the context of this realm.
getPrivilegeDistinguishedName(String, String, String) - Static method in class com.sun.identity.entitlement.opensso.DataStore
Returns distingished name of a privilege.
getPrivilegeEvaluationMBean() - Static method in class com.sun.identity.monitoring.Agent
 
GetPrivileges - Class in com.sun.identity.cli.idrepo
This command gets the privilege of an identity.
GetPrivileges() - Constructor for class com.sun.identity.cli.idrepo.GetPrivileges
 
getPrivileges() - Method in class com.sun.identity.delegation.DelegationManager
Returns all the delegation privileges associated with the realm.
getPrivileges(String) - Method in class com.sun.identity.delegation.DelegationManager
Returns all the delegation privileges associated with the realm and applicable to a subject.
getPrivileges(SSOToken, String) - Method in interface com.sun.identity.delegation.interfaces.DelegationInterface
Returns all the delegation privileges associated with a realm.
getPrivileges(SSOToken, String) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
Returns all the delegation privileges associated with a realm.
getPrivileges() - Method in class com.sun.identity.entitlement.xacml3.PrivilegeSet
Obtain list of Privilege objects held by this class.
getProbePoints() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfo
Return the probe points for this GrammarInfo, which are used to detect {namespaceURI,localName} collisions across the GrammarInfo's on the schemaPath.
getProbePoints() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfoImpl
 
getProbePoints() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfo
Return the probe points for this GrammarInfo, which are used to detect {namespaceURI,localName} collisions across the GrammarInfo's on the schemaPath.
getProbePoints() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl
 
getProcessingContextHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the ProcessingContextHeader.
getProcessingContextHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns ProcessingContextHeader.
getProcessors() - Method in class org.forgerock.openam.cts.impl.queue.config.CTSQueueConfiguration
 
getProcessors() - Method in interface org.forgerock.openam.sm.datalayer.api.QueueConfiguration
The number of asynchronous Task Processors that should be initialised.
getProductAuditLogsPathMessage() - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
getProductAuditLogsPathMessage() - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
getProductConfigFilePathMessage() - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
getProductConfigFilePathMessage() - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
getProductDebugLogsPathMessage() - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
getProductDebugLogsPathMessage() - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
getProductDetails(String, ArrayList) - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getProductHome() - Static method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
get product home of previous product.
getProductInstanceNameMessage() - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
getProductInstanceNameMessage() - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
getProductLabel() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns label for product logo.
getProductLabel() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns label for product logo.
getProductName() - Method in class com.sun.identity.cli.AccessManager
Returns product name.
getProductName() - Method in class com.sun.identity.cli.CommandManager
Returns product name.
getProductName() - Method in interface com.sun.identity.cli.IDefinition
Returns product name.
getProductName() - Method in class com.sun.identity.federation.cli.FederationManager
Returns product name.
getProductShortName() - Static method in class com.sun.identity.install.tools.admin.ToolsConfiguration
 
getProfile(OAuthConf, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.profile.DefaultProfileProvider
 
getProfile(OAuthConf, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.profile.ESIAProfileProvider
 
getProfile(OAuthConf, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.profile.MailRuProfileProvider
 
getProfile(OAuthConf, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.profile.OdnoklassnikiProvider
 
getProfile(OAuthConf, String) - Method in interface org.forgerock.openam.authentication.modules.oauth2.profile.ProfileProvider
 
getProfile(OAuthConf, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.profile.VkontakteProvider
 
getProfileBinding() - Method in class com.sun.identity.saml2.profile.ResponseInfo
Returns the profile binding, one of the following values: null, SAML2Constants.HTTP_POST, SAML2Constants.HTTP_ARTIFACT, SAML2Constants.PAOS
getProfileManagerXML() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Gets the profile manager xlob as a string.
getProfileProvider(OAuthConf) - Static method in class org.forgerock.openam.authentication.modules.oauth2.profile.ProfileProviderFactory
 
getProfileServiceGetParameters() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getProfileServiceUrl() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getProfileToCommunicateLogout() - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Determines the profile to be used to communicate logout.
getProgram(String...) - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getPromise() - Method in class org.forgerock.openam.services.push.dispatch.MessagePromise
Retrieve the internally stored promise implementation.
getPrompt(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getPrompt() - Method in class com.sun.identity.authentication.spi.X509CertificateCallback
Returns the prompt.
getPrompt() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the prompt parameter.
getPromptMessage(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.BaseInteraction
Method that needs to be implemented by the sub-classes to return the prompt message that needs to be displayed for the user to input data.
getPromptMessage(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.ConfirmInteraction
 
getPromptMessage(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.DisplaySummaryHandler
 
getPromptMessage(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
getPromptMessage(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.TaskInteraction
 
getPromptPasswordFlag() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getPromptSuffix() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getPromptValue(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.BaseInteraction
Method that needs to be implemented by the sub-classes to return a prompt value (default value) that needs to be displayed for the user to input data.
getPromptValue(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.ConfirmInteraction
 
getPromptValue(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
getPromptValue(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserResponseInteraction
 
getProofToken() - Method in class com.sun.identity.wss.trust.RequestedProofToken
Returns the proof token element
getProofTokenState() - Method in class org.forgerock.openam.sts.rest.token.provider.saml.Saml2TokenCreationState
 
getProofTokenState() - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState
 
getProofTokenState() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
getProperties() - Static method in class com.iplanet.am.util.SystemProperties
Returns all the properties defined and their values.
getProperties() - Method in class com.iplanet.dpro.session.share.SessionInfo
 
getProperties(String) - Method in class com.iplanet.services.cdm.Client
Gets the client property for the specified key.
getProperties(String) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Get a Map of all the properties for the Client.
getProperties(String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns properties object.
getProperties(Set) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns properties object.
getProperties() - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
Returns properties.
getProperties(String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method getProperties Loads a properties file into memory and creates a java.util.Properties object
getProperties() - Method in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Gets the properties of the condition
getProperties() - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Deprecated.
Gets the properties of the response provider.
getProperties() - Method in class com.sun.identity.policy.plugins.AMIdentityMembershipCondition
Deprecated.
Returns properties of this condition.
getProperties() - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
Gets the properties of the condition.
getProperties() - Method in class com.sun.identity.policy.plugins.AuthenticateToRealmCondition
Deprecated.
Returns the properties of the condition.
getProperties() - Method in class com.sun.identity.policy.plugins.AuthenticateToServiceCondition
Deprecated.
Returns the properties of the condition.
getProperties() - Method in class com.sun.identity.policy.plugins.AuthLevelCondition
Deprecated.
Gets the properties of the condition.
getProperties() - Method in class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
Returns properties of this condition.
getProperties() - Method in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Gets the properties of the condition.
getProperties() - Method in class com.sun.identity.policy.plugins.IDRepoResponseProvider
Gets the properties of the responseprovider
getProperties() - Method in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
Gets the properties of the condition.
getProperties() - Method in class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
Returns properties of this condition.
getProperties() - Method in class com.sun.identity.policy.plugins.LEAuthLevelCondition
Deprecated.
Gets the properties of the condition.
getProperties() - Method in class com.sun.identity.policy.plugins.PrivilegeCondition
Returns the property values.
getProperties() - Method in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
Returns properties of ResourceEnvIPCondition.
getProperties() - Method in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Gets the properties of the condition.
getProperties() - Method in class com.sun.identity.policy.plugins.SessionPropertyCondition
Deprecated.
Get properties of this condition.
getProperties() - Method in class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
Gets the properties of the condition.
getProperties() - Method in class com.sun.identity.policy.plugins.UserSelfCheckCondition
Gets the properties of the condition.
getProperties() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
 
getProperties() - Method in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
Gets the properties of the condition.
getProperties() - Method in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
Gets the properties of the condition.
getProperties(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
getPropertiesMap() - Method in class com.sun.identity.install.tools.configurator.TaskInfo
 
getPropertiesMap() - Method in class com.sun.identity.install.tools.configurator.ValidationInfo
 
getPropertiesSet(String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns set of string with this format, key=value.
getPropertiesViewBeanURL() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Returns URL of the view bean for the attribute.
getPropertiesViewBeanURL(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the URL of the view bean for the service
getPropertiesViewBeanURL() - Method in class com.sun.identity.sm.AttributeSchema
Returns URL of the view bean for the attribute.
getPropertiesViewBeanURL() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns URL of the view bean for the attribute.
getPropertiesViewBeanURL() - Method in class com.sun.identity.sm.PluginSchema
Returns URL of the view bean for the service
getPropertiesViewBeanURL() - Method in class com.sun.identity.sm.ServiceSchema
Returns the view bean URL for this service
getPropertiesViewBeanURL() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns URL of the view bean for the service
getProperty(String) - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the value of the specified key from the Internal Session property table.
getProperty(String) - Method in class com.iplanet.dpro.session.Session
Gets the property stored in this session.
getProperty(String) - Method in class com.iplanet.services.cdm.Client
Gets the client property for the specified key.
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.authentication.internal.AuthSSOToken
 
getProperty(String, boolean) - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getProperty(String) - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
getProperty(String, AttributeStruct) - Static method in class com.sun.identity.common.PropertiesFinder
 
getProperty(String) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns property value corresponding to the property name.
getProperty(String, String) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns property value corresponding to the property name.
getProperty(String) - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getProperty(Object, String) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
Retrieves a property from the session object.
getProperty(Object, String) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
Retrieves a property from the session object.
getProperty(Object, String) - Method in interface com.sun.identity.plugin.session.SessionProvider
Returns property value of a session object.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
There are no required properties, so simply throw an exception.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MarshallerImpl
 
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatorImpl
There are no required properties, so simply throw an exception.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.metadataattr.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.schema.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.tools.manifest.Manifest
 
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
There are no required properties, so simply throw an exception.
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MarshallerImpl
 
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatorImpl
There are no required properties, so simply throw an exception.
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Get the specified property.
getProperty(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the value of the property.
getProperty(String) - Static method in class org.forgerock.openam.audit.context.AuditRequestContext
Get the value for the specified property.
getProperty(SSOToken, String) - Method in class org.forgerock.openam.core.rest.session.SessionProperties
 
getProperty(String) - Method in class org.forgerock.openam.scripting.api.ScriptedSession
Given the property name, retrieves its corresponding value.
getProperty(String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
GetPropertyActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handles 'getProperty' actions.
GetPropertyActionHandler(SessionPropertyWhitelist, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.GetPropertyActionHandler
Constructs a GetPropertyActionHandler instance
getPropertyBooleanValue(Map, String) - Method in class com.sun.identity.idm.plugins.database.RepoConfigHelper
 
getPropertyIntValue(Map, String, int) - Method in class com.sun.identity.idm.plugins.database.RepoConfigHelper
 
getPropertyKey(int) - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getPropertyKeys() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getPropertyName() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the property name.
getPropertyName() - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Get the name of the property associated with this wrapper.
getPropertyName() - Method in interface com.sun.identity.entitlement.ResourceAttribute
Returns property name.
getPropertyName() - Method in class com.sun.identity.entitlement.StaticAttributes
 
getPropertyName() - Method in class com.sun.identity.entitlement.UserAttributes
 
getPropertyNames() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the Enumeration of property names of the Internal Session property table.
getPropertyNames() - Method in class com.iplanet.services.cdm.Client
Returns a set of property names for this client data instance.
getPropertyNames(String) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Get a Set of all the Property names for the classification.
getPropertyNames() - Method in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Deprecated.
Returns a list of property names for the Response provider.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.AMIdentityMembershipCondition
Deprecated.
Returns a set of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
Returns a set of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.AuthenticateToRealmCondition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.AuthenticateToServiceCondition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.AuthLevelCondition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
Returns a set of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.IDRepoResponseProvider
Returns a list of property names for the responseprovider.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
Returns the List of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.LEAuthLevelCondition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.PrivilegeCondition
Returns a list of property names.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
Returns a list of property names for ResourceEnvIPCondition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Gets a list of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.SessionPropertyCondition
Deprecated.
Returns a List of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.policy.plugins.UserSelfCheckCondition
Returns a set of property names for the condition.
getPropertyNames() - Method in class com.sun.identity.tools.manifest.Manifest
 
getPropertyNames() - Method in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
Returns a list of property names for the condition.
getPropertyNames() - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
GetPropertyNamesActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handles 'getPropertyNames' actions.
GetPropertyNamesActionHandler(SessionPropertyWhitelist) - Constructor for class org.forgerock.openam.core.rest.session.action.GetPropertyNamesActionHandler
Constructs a GetPropertyNamesActionHandler instance
getPropertyStringValue(Map, String, String) - Method in class com.sun.identity.idm.plugins.database.RepoConfigHelper
 
getPropertyStringValue(Map, String) - Method in class com.sun.identity.idm.plugins.database.RepoConfigHelper
 
getPropertySyntax(String) - Method in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.AMIdentityMembershipCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.AuthenticateToRealmCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.AuthenticateToServiceCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.AuthLevelCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.IDRepoResponseProvider
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.LEAuthLevelCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.PrivilegeCondition
Return the syntax for displaying the property value.
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Gets the Syntax for a property name.
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.SessionPropertyCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class com.sun.identity.policy.plugins.UserSelfCheckCondition
Returns the syntax for a property name
getPropertySyntax(String) - Method in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
Returns the syntax for a property name
getPropertySyntax(String) - Method in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
Returns the syntax for a property name
getPropertyValue() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the property value.
getPropertyValue(int) - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getPropertyValues() - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Get the name of the property values for this wrapper
getPropertyValues() - Method in interface com.sun.identity.entitlement.ResourceAttribute
Returns property values.
getPropertyValues() - Method in class com.sun.identity.entitlement.StaticAttributes
 
getPropertyValues() - Method in class com.sun.identity.entitlement.UserAttributes
 
getPropertyValues() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getPropertyValues(String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Looks for a key in the referenced resource bundle, then tokenizes the value and converts it to a list.
getPropertyWithoutValidation(String) - Method in class com.iplanet.dpro.session.Session
Gets the property stored in this session.
getProtectedResourcesIgnoreConditions(SSOToken, String) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Gets protected resources for a user identified by single sign on token Conditions defined in the policies are ignored while computing protected resources.
getProtectedUserAttributes() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
 
getProtectionDomain() - Method in class com.sun.identity.policy.jaas.ISPermission
returns the ProtectionDomainassociated with this ISPermission.
getProtocol() - Method in class com.sun.identity.entitlement.util.RelaxedURL
 
getProtocol() - Method in class com.sun.identity.idsvcs.rest.MarshallerFactory
 
getProtocol() - Method in class com.sun.identity.shared.FQDNUrl
Returns protocol.
getProtocol() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getProtocol() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getProtocol() on the wrapped request object.
getProtocolBinding() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the value of the ProtocolBinding attribute.
getProtocolBinding() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the value of the ProtocolBinding attribute.
getProtocolProfile() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of ProtocolProfile attribute.
getProtocolSupportEnumeration() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getProtocolSupportEnumeration() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the ProtocolSupportEnumeration property.
getProtocolVersion() - Method in class com.sun.identity.wss.provider.STSConfig
Returns the protocol version.
getProtoValues() - Method in class org.forgerock.openam.utils.ForwardedHeader
 
getProvider(String) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
getProvider() - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Returns remote SP provider descriptor.
getProvider() - Method in interface com.sun.identity.idm.IdServicesProvider
 
getProvider() - Method in class com.sun.identity.idm.remote.IdRemoteServicesProviderImpl
 
getProvider() - Method in class com.sun.identity.idm.server.IdServicesProviderImpl
 
getProvider(String) - Static method in class com.sun.identity.log.messageid.MessageProviderFactory
Returns an instance of provider.
getProvider(String, String) - Static method in class com.sun.identity.log.messageid.MessageProviderFactory
Returns an instance of provider.
getProvider() - Static method in class com.sun.identity.plugin.session.SessionManager
Returns the configured SessionProvider instance.
getProvider() - Static method in class com.sun.identity.sm.AuthenticationServiceNameProviderFactory
Provides access to the configured implementation of AuthenticationServiceNameProvider interface.
getProvider(String, String) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Returns the provider configuration for a given provider name.
getProvider(String, String, boolean) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Returns the provider configuration for a given provider name.
getProvider(C) - Method in interface org.forgerock.openam.selfservice.config.ServiceConfigProviderFactory
Retrieves an instance of a service config provider based on the passed console configuration.
getProvider(C) - Method in class org.forgerock.openam.selfservice.config.ServiceConfigProviderFactoryImpl
 
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.
getProviderByEndpoint(String, String) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Returns the provider configuration for a given end point
getProviderCertificateChain(String) - Method in class org.forgerock.openam.sts.tokengeneration.oidc.crypto.FauxOpenIdConnectTokenPKIProvider
 
getProviderCertificateChain(String) - Method in interface org.forgerock.openam.sts.tokengeneration.oidc.crypto.OpenIdConnectTokenPKIProvider
Get the OpenIdConnect Provider's X509Certificate[] corresponding to their PrivateKeyEntry.
getProviderCertificateChain(String) - Method in class org.forgerock.openam.sts.tokengeneration.oidc.crypto.OpenIdConnectTokenPKIProviderImpl
 
getProviderClass() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Get the provider class name string.
getProviderHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the ProviderHeader.
getProviderHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns the ProviderHeader.
getProviderID() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Returns provider's (SP/IDP) ID.
getProviderID() - Method in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Returns the value of ProviderID attribute.
getProviderId() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of ProviderID attribute.
getProviderId() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns the ProviderID attribute value.
getProviderId() - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns the value of ProviderID attribute.
getProviderId() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns value of ProviderID attribute.
getProviderId() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns the value of ProviderID attribute.
getProviderID() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Returns the ProviderID attribute.
getProviderID() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Returns the value of ProviderID attribute.
getProviderId() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns the value of ProviderID attribute.
getProviderId() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns the value of ProviderID attribute.
getProviderID() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Gets provider ID of the service instance.
getProviderID() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets the provider id
getProviderID() - Method in class com.sun.identity.liberty.ws.security.SessionContext
Returns the ProviderID in the SessionContext object.
getProviderID() - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Returns value of providerID attribute.
getProviderID() - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Returns the ProviderID attribute value.
getProviderID() - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Returns the value of ProviderID attribute.
getProviderIDKey() - Static method in class com.sun.liberty.LibertyManager
Returns the providerIDKey from IFSConstants.
getProviderManager() - Static method in class com.sun.identity.liberty.ws.util.ProviderUtil
Gets ProviderManager implementation.
getProviderName() - Method in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Returns the Identity Provider Name.
getProviderName() - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Returns the ProviderName attribute value.
getProviderName() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Returns the ProviderName attribute value.
getProviderName() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the ProviderName attribute value.
getProviderName() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the ProviderName attribute value.
getProviderName() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the name of the Provider.
getProviderPrivateKey(String, String) - Method in class org.forgerock.openam.sts.tokengeneration.oidc.crypto.FauxOpenIdConnectTokenPKIProvider
 
getProviderPrivateKey(String, String) - Method in interface org.forgerock.openam.sts.tokengeneration.oidc.crypto.OpenIdConnectTokenPKIProvider
Get the OpenIdConnect Provider's PrivateKey.
getProviderPrivateKey(String, String) - Method in class org.forgerock.openam.sts.tokengeneration.oidc.crypto.OpenIdConnectTokenPKIProviderImpl
 
getProviderRole(String) - Static method in class com.sun.liberty.LibertyManager
Returns providerRole from the ProviderAlias using meta Mgmt calls.
getProviderRoleByMetaAlias(String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns entity role associated with the metaAlias.
getProvidersToFederate(String, String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated. Please use getProvidersToFederate(String, String, String,String)
getProvidersToFederate(String, String, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the list of all Trusted Identity Providers of this user not already federated with.
getProviderType() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the provider type.
getProxyCount() - Method in class com.sun.identity.federation.message.FSScoping
Deprecated.
Returns the proxy count.
getProxyCount() - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Returns the value of ProxyCount attribute.
getProxyCount() - Method in interface com.sun.identity.saml2.protocol.Scoping
Returns the value of ProxyCount attribute.
getProxyPolicyEvaluator(SSOToken, String) - Method in class com.sun.identity.policy.ProxyPolicyEvaluatorFactory
Deprecated.
Gets an instance of ProxyPolicyEvaluator.
getProxyRestrictions() - Method in interface com.sun.identity.saml2.assertion.Conditions
Returns a list of ProxyRestriction
getProxyRestrictions() - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Returns a list of ProxyRestriction
getProxySPAuthnRequest(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Returns proxy authentication request.
getProxySPDescriptor(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Returns proxy service provider descriptor.
getProxySubject() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Returns the ProxySubject in the ResourceAccessStatement.
getProxySubject() - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Return the ProxySubject in the SessionContextStatement.
getProxyURL() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getPseudonymBasis() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.FilterPseudonymsType
Gets the value of the pseudonymBasis property.
getPseudonymBasis() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
getPseudonymBasis() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
getPseudonymBasis() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.PseudonymType
Gets the value of the pseudonymBasis property.
getPSubjectName() - Method in class com.sun.identity.entitlement.AnonymousESubject
 
getPSubjectName() - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Returns OpenAM policy subject name of the object
getPSubjectName() - Method in class com.sun.identity.entitlement.LogicalSubject
Returns OpenAM policy Subject name
getPSubjectName() - Method in class com.sun.identity.entitlement.NotSubject
Returns OpenAM policy Subject name
getPSubjectName() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementSubjectMixin
 
getPublicKey(String) - Method in interface com.sun.identity.sae.api.SecureAttrs.Certs
 
getPublicKey(X509Certificate) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Returns the public key from the certificate embedded in the KeyInfo.
getPublicKey(String) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Return java.security.PublicKey for the specified keyAlias
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.
getPublicKeyAlias() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the Public key alias for this provider's partner.
getPublicKeyAlias() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the Public key alias for this trust authority client's partner.
getPublicKeyAlias() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns the Public key alias for this provider's partner.
getPublicKeyAlias() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns the Public key alias for this provider's partner.
getPublicKeybyDSARSAkeyValue(Document, Element) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
 
getPublicKeyReferenceType() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getPublishedInstance(String, String) - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
Called to return the config state corresponding to a specified Rest STS instance
getPublishedInstance(String, String) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
 
getPublishedInstance(String, String) - Method in interface org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisher
Called to return the config state corresponding to a specified Soap STS instance
getPublishedInstance(String, String) - Method in class org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisherImpl
 
getPublishedInstances(String) - Method in class org.forgerock.openam.sts.publish.common.STSInstanceConfigStoreBase
 
getPublishedInstances() - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
Called to obtain the configuration elements corresponding to previously-published STS instances.
getPublishedInstances() - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
 
getPublishedInstances() - Method in interface org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisher
Called to obtain the configuration elements corresponding to previously-published STS instances.
getPublishedInstances(String) - Method in interface org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisher
Called to obtain the configuration elements corresponding to previously-published STS instances.
getPublishedInstances() - Method in class org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisherImpl
 
getPublishedInstances(String) - Method in class org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisherImpl
 
getPublishedInstances(String) - Method in interface org.forgerock.openam.sts.publish.STSInstanceConfigStore
This method will be called by some startup context in the remotely deployed SOAP STS context to obtain all of the previously-published soap STS instances for a given realm, as a soap-sts deployment is specific to a given realm.
getPublishedInstances() - Method in interface org.forgerock.openam.sts.soap.publish.PublishServiceConsumer
 
getPublishedInstances() - Method in class org.forgerock.openam.sts.soap.publish.PublishServiceConsumerImpl
 
getPushDevicesDao(AuthenticatorDeviceServiceFactory<AuthenticatorPushService>) - Method in class org.forgerock.openam.core.rest.devices.CoreRestDevicesGuiceModule
 
getPwdKey() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns JAAS shared state password key.
getPWQuestionTitleString(String) - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Gets password reset question title
getPWQuestionTitleString(String) - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Gets password reset question title
getPWResetServiceSchema() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns service schema.
getQ() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Gets the value of the q property.
getQ() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getQ() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Gets the value of the q property.
getQ() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getQFactor() - Method in class com.iplanet.am.util.QCharset
 
getQR() - Method in class org.openidentityplatform.openam.authentication.modules.QR
 
getQRCodeGenerationJavascript(String, String, int, ErrorCorrectionLevel) - Static method in class org.forgerock.openam.utils.qr.GenerationUtils
This function provides the Javascript required for the UI to generate a QR code and place it on the screen.
getQRCodeGenerationJavascriptForAuthenticatorAppRegistration(String, String) - Static method in class org.forgerock.openam.utils.qr.GenerationUtils
Convenience method to provide the Javascript required for the UI to generate a QR code and place it on the screen, with the data being an Authenticator App registration URL.
getQueries() - Method in class com.sun.identity.log.LogQuery
Returns the full list of query
getQuery() - Method in class com.sun.identity.entitlement.util.RelaxedURL
 
getQuery() - Method in class com.sun.identity.saml.protocol.Request
Gets the query of the Request.
getQuery() - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
Inspect the CoreTokenField, Object pairs that have been assigned as filters.
getQuery() - Method in class org.forgerock.openam.cts.impl.query.worker.queries.CTSWorkerBaseQuery
Returns the QueryBuilder for this ReaperQuery.
getQuery() - Method in class org.forgerock.openam.cts.impl.query.worker.queries.CTSWorkerPastExpiryDateQuery
 
getQuery() - Method in class org.forgerock.openam.cts.impl.query.worker.queries.MaxSessionTimeExpiredQuery
 
getQuery() - Method in class org.forgerock.openam.cts.impl.query.worker.queries.SessionIdleTimeExpiredQuery
 
getQuery() - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.ContinuousQueryTask
Retrieve the query promise which this task generated.
getQueryDataElements(QueryResponseElement) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Gets the data element given a Query Response.
getQueryFilter() - Method in class org.forgerock.openam.utils.CrestQuery
Gets the CREST query filter.
getQueryHandler() - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandlerFactory
 
getQueryHandler() - Method in interface org.forgerock.openam.cts.impl.queue.ResultHandlerFactory
 
getQueryHandler() - Method in class org.forgerock.openam.cts.monitoring.impl.queue.MonitoredResultHandlerFactory
 
getQueryId() - Method in class org.forgerock.openam.utils.CrestQuery
Gets the CREST query id.
getQueryItems() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets the value of the QueryItem property.
getQueryOrgName(HttpServletRequest, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getQueryParameters() - Method in interface org.forgerock.http.client.request.HttpClientRequest
Retrieve the query parameters set on the request.
getQueryParameters() - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Retrieve the query parameters set on the request.
getQueryParametersAsMap(String) - Static method in class org.forgerock.openam.audit.AMAuditEventBuilderUtils
Generate a map of query parameters from the ampersand-separated list of key-value pairs.
getQueryParams() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
getQueryResponse(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets query responses for a list of DST queries
getQueryResponse(QueryElement) - Method in class com.sun.identity.liberty.ws.idpp.PPRequestHandler
Gets the query response and set the status to OK.
getQueryResults(Map, List) - Static method in class com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandlerImplUtils
 
getQueryStrFromParameters(Map) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getQueryString() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getQueryString() on the wrapped request object.
getQueryString(QueryRequest) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Generates for logging a String in the form QUERY | queryId from the QueryRequest.
getQuerySuccessDetail(QueryRequest, QueryResponse) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Provides additional details (e.g. failure description or summary of the payload) relating to an QueryResponse to a successful QueryRequest.
getQueryType() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Returns the type of the query.
getQueryType() - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Returns the type of this query.
getQueryType() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Returns the type of the query.
getQueryType() - Method in class com.sun.identity.saml.protocol.Query
Returns the type of the Query such as AuthenticationQuery or AuthorizationDecisionQuery.
getQueueSize() - Method in class org.forgerock.openam.cts.impl.queue.config.CTSQueueConfiguration
 
getQueueSize() - Method in class org.forgerock.openam.radius.server.config.ThreadPoolConfig
Return the size of the queue used to queue work items.
getQueueSize() - Method in interface org.forgerock.openam.sm.datalayer.api.QueueConfiguration
The size of each work queue that is used by the asynchronous work queue mechanism.
getQueueTimeout() - Method in class org.forgerock.openam.cts.impl.queue.config.CTSQueueConfiguration
The maximum duration the caller should wait to place their asynchronous task on a work queue, and the maximum duration the caller should wait to retrieve the result of processing from the queue.
getQueueTimeout() - Method in interface org.forgerock.openam.sm.datalayer.api.QueueConfiguration
The maximum duration the caller should wait to place their asynchronous task on a work queue, and the maximum duration the caller should wait to retrieve the result of processing from the queue.
getQuoteEscapedLocalizedString(String) - Method in class com.sun.identity.config.util.AjaxPage
 
getRadiusEventBus() - Method in class org.forgerock.openam.radius.server.RadiusServerGuiceModule
Get the radius eventBus.
getRadiusRequestListener(RadiusServiceConfig) - Method in class org.forgerock.openam.radius.server.RequestListenerFactory
Factory method to obtain a new RadiusRequestListener.
getRadiusServerEventRegistrator() - Method in class org.forgerock.openam.radius.server.RadiusServerGuiceModule
Get the RadiusServerEventRegistrator.
getRadiusServiceConfigManger() - Method in class org.forgerock.openam.radius.server.RadiusServerGuiceModule
Guice provider for the ServiceConfigManager.
getRandomString() - Static method in class com.sun.identity.setup.AMSetupUtils
Creates a new secure random string.
getRateOfDeletedSessions() - Method in interface org.forgerock.openam.cts.monitoring.CTSReaperMonitoringStore
Gets the average rate of deletion based from all of the reaper runs since server start up.
getRateOfDeletedSessions() - Method in class org.forgerock.openam.cts.monitoring.impl.CTSMonitoringStoreImpl
Gets the average rate of deletion based from all of the reaper runs since server start up.
getRateOfDeletedSessions() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Getter for the "RateOfDeletedSessions" variable.
getRateOfDeletedSessions() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringImpl
Gets the CTS Reapers current rate of deletion from the CTS monitoring store.
getRateOfDeletedSessions() - Method in interface org.forgerock.openam.monitoring.cts.CtsMonitoringMBean
Getter for the "RateOfDeletedSessions" variable.
getRateOfDeletion() - Method in class org.forgerock.openam.cts.monitoring.impl.reaper.ReaperMonitor
getRawAttributesFromEncodedData(String) - Method in class com.sun.identity.sae.api.SecureAttrs
Returns a decoded Map of attribute-value pairs.
getRawAttributesFromEncodedData(String, String) - Method in class com.sun.identity.sae.api.SecureAttrs
Returns a decoded Map of attribute-value pairs.
getReadableAttributeNames() - Method in class com.iplanet.ums.AccessRightObject
Get all the readable attribute names.
getReader() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getReader() on the wrapped request object.
getReaderURL(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
 
getReadHandler() - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandlerFactory
 
getReadHandler() - Method in interface org.forgerock.openam.cts.impl.queue.ResultHandlerFactory
 
getReadHandler() - Method in class org.forgerock.openam.cts.monitoring.impl.queue.MonitoredResultHandlerFactory
 
getReadOnlyAttributeDefaults() - Method in class com.sun.identity.sm.ServiceSchema
Returns an unmodifiable map of all the attribute and their default values in this schema.
getReadRecordRequestAverageTime() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the read record count request average time
getReadRecordRequestTimeMaximum() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the read record count request maximum time
getReadRecordRequestTimeMinimum() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the read record count request minimum time
getReadRequestAverageTime() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the read request average time
getReadRequestTimeMaximum() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the read request maximum time
getReadRequestTimeMinimum() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the read request minimum time
getReadString(ReadRequest) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Generates for logging a String in the form READ from the CreateRequest.
getReadSuccessDetail(ReadRequest, ResourceResponse) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Provides additional details (e.g. failure description or summary of the payload) relating to an ResourceResponse to a successful ReadRequest.
getReadTimeout() - Static method in class com.sun.identity.common.HttpURLConnectionManager
 
getRealm() - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
 
getRealm() - Method in class com.sun.identity.entitlement.PrivilegeManager
Returns realm name.
getRealm() - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Gets the realm under which the entity resides.
getRealm() - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Gets the realm under which the entity resides.
getRealm() - Method in class com.sun.identity.federation.services.FSAssertionManager
Returns the realm which hosted provider resides.
getRealm() - Method in class com.sun.identity.idm.AMIdentity
Returns the realm for this identity.
getRealm() - Method in class com.sun.identity.idsvcs.IdentityDetails
 
getRealm(String) - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns realm name.
getRealm(String) - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Returns realm name.
getRealm() - Method in interface com.sun.identity.plugin.configuration.ConfigurationActionEvent
Returns realm name.
getRealm() - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationActionEventImpl
Returns realm name.
getRealm(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the realm.
getRealm() - Method in class com.sun.identity.saml2.profile.AuthnRequestInfo
Returns the realm.
getRealm(String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Fills in the realm with the default top level realm if it does not contain a more specific subrealm.
getRealm() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
getRealm() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SignOutType
Gets the value of the realm property.
getRealm() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the realm.
getRealm() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the realm.
getRealm(OAuth2Request) - Method in class org.forgerock.oauth2.core.exceptions.ClientAuthenticationFailureFactory
Extracts the realm from the request, and normalises it
getRealm() - Method in interface org.forgerock.oauth2.core.IntrospectableToken
Gets the token's realm.
getRealm() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the realm.
getRealm() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Gets the realm.
getRealm() - Method in class org.forgerock.oauth2.core.StatefulToken
 
getRealm(OAuth2Request) - Method in class org.forgerock.oauth2.restlet.OpenAMClientAuthenticationFailureFactory
 
getRealm(Context) - Method in class org.forgerock.openam.audit.AbstractHttpAccessAuditFilter
Get the realm from the request context.
getRealm() - Method in exception org.forgerock.openam.core.realms.RealmLookupException
Gets the realm that could not be found.
getRealm(Context) - Method in class org.forgerock.openam.core.rest.authn.AuthenticationAccessAuditFilter
 
getRealm() - Method in class org.forgerock.openam.dpro.session.PartialSession
Returns the realm associated with this partial session.
getRealm() - Method in class org.forgerock.openam.entitlement.indextree.events.ModificationEvent
 
getRealm() - Method in class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext
Return the realm
getRealm() - Method in class org.forgerock.openam.entitlement.rest.model.json.PolicyRequest
 
getRealm(Context) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Gets the resolved realm from the context.
getRealm(Request) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
Get the realm from the Attributes first and then look for the realm in the request.
getRealm(HttpServletRequest) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
 
getRealm() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the realm for the Resource Set Description.
getRealm() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getRealm() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
getRealm() - Method in class org.forgerock.openam.radius.server.events.AcceptedRadiusEvent
Get the realm that the access request will be authenticated against.
getRealm() - Method in class org.forgerock.openam.radius.server.RadiusResponse
Return the realm that the authentication was made against.
getRealm(Context) - Method in class org.forgerock.openam.rest.RealmAwareResource
Retrieves the Realm from a provided Context.
getRealm() - Method in class org.forgerock.openam.rest.RealmContext
Gets the realm.
getRealm(Context) - Static method in class org.forgerock.openam.rest.RealmContext
Gets the realm for the given context.
getRealm(Context) - Method in class org.forgerock.openam.rest.resource.ContextHelper
Gets the realm for the accessed resource.
getRealm() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the current realm.
getRealm() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
getRealm() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
getRealm() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
getRealm() - Method in class org.forgerock.openam.uma.PermissionTicket
 
getRealm() - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
getRealm() - Method in interface org.forgerock.openam.uma.UmaToken
 
getRealmByMetaAlias(String) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Returns the realm by parsing the metaAlias.
getRealmByMetaAlias(String) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns the realm by parsing the metaAlias.
getRealmByMetaAlias(String) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Returns the realm by parsing the metaAlias.
getRealmByMetaAlias(String) - Static method in class com.sun.liberty.LibertyManager
Returns the realm by parsing the metaAlias.
getRealmByMetaAlias(String) - Method in interface org.forgerock.openam.saml2.IDPRequestValidator
Gets the realm for the entity from the IDP Meta Alias.
getRealmByMetaAlias(String) - Method in class org.forgerock.openam.saml2.UtilProxyIDPRequestValidator
 
getRealmConfiguration(String) - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationProvider
Get the audit service configuration for the specified realm.
getRealmConfiguration(String) - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
getRealmConfiguration(String) - Method in class org.forgerock.openam.plugin.configuration.FedletAuditServiceConfigurationProviderImpl
 
getRealmDNForRealm(String) - Static method in class com.sun.identity.monitoring.MonitoringUtil
 
getRealmEventHandlerConfigurations(String) - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationProvider
Get the audit event handler configuration for the specified realm.
getRealmEventHandlerConfigurations(String) - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
getRealmEventHandlerConfigurations(String) - Method in class org.forgerock.openam.plugin.configuration.FedletAuditServiceConfigurationProviderImpl
 
getRealmForAMSDK(String, String) - Static method in class com.sun.identity.sm.OrgConfigViaAMSDK
Returns the realm name that contains the AMSDK plugin with the given organization dn.
getRealmFromDN(String) - Static method in class org.forgerock.openam.auditors.SMSAuditor
Extract the realm from the LDAP DN
getRealmFromPolicyAdvice(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Parses the policy condition advice and checks for realm advices
getRealmFromPolicyAdvice(String) - Method in class org.forgerock.openam.core.CoreWrapper
Parses the policy condition advice and checks for realm advices.
getRealmFromRealmQualifiedData(String) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the Realm name from Realm qualified data.
getRealmFromRealmQualifiedData(String) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Returns the Realm name from Realm qualified data.
getRealmFromRealmQualifiedData(String) - Method in class org.forgerock.openam.core.CoreWrapper
Returns the Realm name from Realm qualified data.
getRealmFromRequest(Request) - Static method in class org.forgerock.openam.rest.service.RestletRealmRouter
Deprecated.
Returns the realm from the given request.
getRealmFromState(LoginState) - Method in class com.sun.identity.authentication.audit.AbstractAuthenticationEventAuditor
Get the realm from the login state of the event.
getRealmFromToken(SSOToken) - Method in class com.sun.identity.authentication.audit.AbstractAuthenticationEventAuditor
Get the realm from the of the event.
getRealmIdentity() - Method in class com.sun.identity.idm.AMIdentityRepository
Returns a handle of the Identity object representing this realm for services related operations only.
getRealmIndexFromName(String) - Static method in class com.sun.identity.monitoring.Agent
 
getRealmNameFromDN(String) - Static method in class com.sun.identity.monitoring.Agent
 
getRealmNameFromIndex(Integer) - Static method in class com.sun.identity.monitoring.Agent
 
getRealmNames() - Method in class org.forgerock.openam.upgrade.steps.AbstractUpgradeStep
Returns the names of the realms available in the OpenAM configuration.
getRealmNames(SSOToken) - Static method in class org.forgerock.openam.utils.RealmUtils
Retrieve the names of all the realms starting with '/' and including '/'.
getRealmNamesFromParent() - Method in class org.forgerock.openam.upgrade.steps.policy.UpgradeResourceTypeStep
The parent method is final and can't be mocked out for testing, which is why this one was introduced.
getRealmProviderSettings(String) - Method in class org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory
Gets the instance of the OAuth2ProviderSettings defined in the realm.
getRealmQualifiedAuthenticatedLevels(SSOToken) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the set of all authenticated realm qualified authentication levels.
getRealmQualifiedAuthenticatedLevels(SSOToken) - Method in class org.forgerock.openam.core.CoreWrapper
Returns the set of all authenticated realm qualified authentication levels.
getRealmQualifiedAuthenticatedSchemes(SSOToken) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the set of all authenticated realm qualified scheme names.
getRealmQualifiedAuthenticatedSchemes(SSOToken) - Method in class org.forgerock.openam.core.CoreWrapper
Returns the set of all authenticated realm qualified scheme names.
getRealmQualifiedAuthenticatedSchemes(SSOToken) - Method in class org.forgerock.openam.entitlement.conditions.environment.EntitlementCoreWrapper
Returns the set of all authenticated realm qualified scheme names.
getRealmQualifiedAuthenticatedServices(SSOToken) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the set of all authenticated realm qualified service names.
getRealmQualifiedAuthenticatedServices(SSOToken) - Method in class org.forgerock.openam.core.CoreWrapper
Returns the set of all authenticated realm qualified service names.
getRealmResourceRouter() - Method in class org.forgerock.openam.rest.AbstractRestRouteProvider
 
getRealms() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns realms.
getRealms() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
getRealmServiceRouter() - Method in class org.forgerock.openam.rest.AbstractRestRouteProvider
 
getRealmURL(HttpServletRequest, String, Realm) - Method in class org.forgerock.openam.services.baseurl.BaseURLProvider
Gets the base URL to use in the response to the request.
getRealmURL(HttpContext, String, Realm) - Method in class org.forgerock.openam.services.baseurl.BaseURLProvider
Gets the base URL to use in the http context.
getRealPath(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getRealPath(String path) on the wrapped request object.
getReason() - Method in class com.sun.identity.entitlement.SubjectResult
Returns reason for the SubjectResult value
getReason() - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Returns the value of the reason property.
getReason() - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Returns the value of the reason property.
getReasonPhrase() - Method in interface org.forgerock.http.client.response.HttpClientResponse
Retrieve the reason phrase of the accessed resource.
getReasonPhrase() - Method in class org.forgerock.http.client.response.SimpleHttpClientResponse
Retrieve the reason phrase of the accessed resource.
getReauthenticateOnOrAfter() - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Returns the re-authentication date for this authentication statement.
getRecdCallback(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getReceivedInfo() - Method in class com.sun.identity.authentication.service.LoginState
Returns recieved callback info from loginmodule.
getRecipient() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the recipient of the Response.
getRecipient() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns the URI specifying the entity or location to which an attesting entity can present the assertion
getRecipient() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns the URI specifying the entity or location to which an attesting entity can present the assertion
getRecipient() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
getRecipient() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Gets the value of the recipient property.
getRecipient() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedKeyType
Gets the value of the recipient property.
getRecipient() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
getRecipient() - Method in class org.forgerock.openam.services.push.PushMessage
Retrieve the recipient of this message.
getRecordProperties() - Method in class org.forgerock.openam.core.rest.record.Record
Get the record properties
getRecords() - Method in class com.sun.identity.sm.model.AMRecord
 
getRecordsHistory() - Method in class org.forgerock.openam.core.rest.record.Record
Get the history of the records
getRecordStatus() - Method in class org.forgerock.openam.core.rest.record.Record
Get record status
getRecoveryCodes() - Method in class org.forgerock.openam.core.rest.devices.DeviceSettings
Get the array of recovery codes which are usable for this device.
getRedirect(String, String, String, IDPSSODescriptorElement, SPSSODescriptorElement, Map) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Gets the redirect String.
getRedirectBackUrlCookie(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getRedirectBackUrlCookieName() - Method in class com.sun.identity.authentication.spi.RedirectCallback
Returns the redirectBackUrlCookie name to be set as the OpenAM server URL when redirecting to external web site.
getRedirectData(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getRedirectData() - Method in class com.sun.identity.authentication.spi.RedirectCallback
Returns the data to be redirected to redirect URL.
getRedirectionURIs() - Method in class org.forgerock.openidconnect.Client
Gets the redirection uris of the OAuth2Client.
getRedirectionURIsAsString() - Method in class org.forgerock.openidconnect.Client
Gets the redirection uris of the OAuth2Client.
getRedirectProtocol(String, String) - Static method in class com.sun.identity.common.RequestUtils
 
getRedirectStatus(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getRedirectStatusParam(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getRedirectUri() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the redirect uri.
getRedirectUri() - Method in exception org.forgerock.oauth2.core.exceptions.ResourceOwnerAuthenticationRequired
Gets the redirect uri of the login page.
getRedirectUri() - Method in interface org.forgerock.oauth2.core.RefreshToken
Gets the token's redirect uri.
getRedirectUri() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Gets the client's redirect uri.
getRedirectUri() - Method in exception org.forgerock.oauth2.restlet.OAuth2RestletException
Gets the redirect uri.
getRedirectUri() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
getRedirectUri() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
 
getRedirectUris() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the registered redirect uris for the client.
getRedirectUris() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getRedirectUris() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the registered redirect uris for the client.
getRedirectURL(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getRedirectUrl() - Method in class com.sun.identity.authentication.spi.RedirectCallback
Returns the URL to be redirected to.
getRedirectURL(String, String, HttpServletRequest) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the redirect URL.
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.
getRef() - Method in class com.sun.identity.liberty.ws.common.Status
Gets reference attribute.
getRef() - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Returns value of ref attribute.
getReference() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
getReference() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getReference() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ManifestType
Gets the value of the Reference property.
getReference() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignedInfoType
Gets the value of the Reference property.
getReference() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
getReference() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getReference() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType
Gets the value of the Reference property.
getReference() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignedInfoType
Gets the value of the Reference property.
getReference() - Method in class com.sun.identity.wss.security.SecurityTokenReference
Returns the Reference.
getReferenceDigest() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
getReferenceDigest() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceTokenType
Gets the value of the referenceDigest property.
getReferenceEPR() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
getReferenceEPR() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceTokenType
Gets the value of the ReferenceEPR property.
getReferenceId() - Method in class com.sun.identity.entitlement.xacml3.core.AttributesReference
Gets the value of the referenceId property.
getReferenceID() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Get Reference ID
getReferenceList() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedKeyType
Gets the value of the referenceList property.
getReferenceList() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
getReferenceParameters() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
Gets the value of the referenceParameters property.
getReferenceParameters() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
getReferenceType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
getReferenceType() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceTokenType
Gets the value of the referenceType property.
getReferenceType() - Method in class com.sun.identity.wss.security.SecurityTokenReference
Returns the reference type
getReferenceType() - Method in class com.sun.identity.wss.security.X509TokenSpec
Returns the token reference type.
getReferenceValue() - Method in class com.sun.identity.wss.security.KeyIdentifier
Returns the key identifier reference value.
getRefererWhitelist() - Method in class com.sun.identity.authentication.client.ZeroPageLoginConfig
Returns the whitelist of allowed Referer URLs.
getReferral(Subject, String, String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOPolicyDataStore
 
getReferral(Subject, String, String) - Method in class com.sun.identity.entitlement.PolicyDataStore
Returns referral privilege object.
getReferral(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the Referral object identified by name.
getReferral(String) - Method in class com.sun.identity.policy.Referrals
Returns the Referral object associated with the given referral name.
getReferral(String) - Method in class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Returns an instance of the Referral given the referral type name.
getReferral() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
getReferralName(Referral) - Method in class com.sun.identity.policy.Referrals
Returns the name associated with the given referral object.
getReferralNames() - Method in class com.sun.identity.policy.Policy
Deprecated.
Get the Set of referral names associated with the policy.
getReferralNames() - Method in class com.sun.identity.policy.Referrals
Returns the names of Referral objects contained in this object.
getReferralPrivileges() - Method in class com.sun.identity.entitlement.xacml3.PrivilegeSet
Obtain list of ReferralPrivilege objects held by this class.
getReferralTypeManager() - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Returns ReferralTypeManager associated with this policy manager.
getReferralTypeName() - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Gets the name of the Referral Type
getReferralTypeName() - Method in class com.sun.identity.policy.plugins.OrgReferral
Gets the name of the ReferralType
getReferralTypeName() - Method in class com.sun.identity.policy.plugins.PeerOrgReferral
Gets the name of the ReferralType
getReferralTypeName() - Method in class com.sun.identity.policy.plugins.SubOrgReferral
Gets the name of the ReferralType
getReferralTypeName(Referral) - Method in class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Returns the type of the Referral implementation.
getReferralTypeNames() - Method in class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Returns a set of all valid referral type names defined by the policy service.
getReferredResources(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Returns a set of resources that are referred to this realm.
getReferredResources(String) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Returns a set of resources that are referred to this realm.
getReferredResources(String) - Method in interface org.forgerock.openam.entitlement.service.ApplicationService
Returns referred resources for a realm.
getReferredResources(String) - Method in class org.forgerock.openam.entitlement.service.ApplicationServiceImpl
 
getRefresh() - Method in class com.sun.identity.idsvcs.AttributesRequest
 
getRefreshTokenLifetime() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getRefreshTokenLifetime() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the lifetime an refresh token will have before it expires.
getRefreshTokenLifetime() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getRefreshTokenLifeTime(OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getRefreshTokenLifeTime(OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the refresh token life time in milliseconds.
getRefreshTokenLifeTime() - Method in class org.forgerock.openidconnect.Client
Gets the refresh token lifetime of the OAuth2Client.
getRefreshTokenLifeTime(OAuth2ProviderSettings) - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the refresh token life time in milliseconds.
getRefToMessageID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Returns value of refToMessageID attribute of CorrelationHeader.
getRefToMessageID() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns value of refToMessageID attribute of CorrelationHeader.
getRefToMessageID() - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Returns the value of the refToMessageID attribute.
getRefToMessageID() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of refToMessageID attribute.
getRegion() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
Get the region in which this client exists.
getRegisteredCertificate(AMLDAPCertStoreParameters, X509Certificate, String) - Static method in class com.sun.identity.security.cert.AMCertStore
Return X509 Certificate if the ldap entry has the same one
getRegisteredProviders(String, String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated. Please use getRegisteredProviders(String,String,String,String)
getRegisteredProviders(String, String, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns registered providers of an user.
getRegisteredServiceNames() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the names of registered services.
getRegisteredServiceNames() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the names of registered services.
getRegisteredServiceNames(SSOToken, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Get registered services for an organization
getRegisteredServiceNames(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Get registered services for an organization
getRegisteredServiceNames(String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getRegisteredServiceNames(String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getRegisteredServiceNames(SSOToken, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Get registered services for an organization
getRegisteredTableMeta(String) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
 
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
 
getRegisteredTableMeta(String) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
 
getRegisteredTableMeta(SnmpMib) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
 
getRegisteredTableMeta(SnmpMib) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
 
getRegisteredTableMeta(SnmpMib) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
 
getRegisteredTableMeta(SnmpMib) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
 
getRegisteredTableMeta(SnmpMib) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
 
getRegisteredTableMeta(String) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
 
getRegisteredTableMeta(String) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
 
getRegistration(String, String, OAuth2Request) - Method in class org.forgerock.openidconnect.OpenIdConnectClientRegistrationService
Gets an OpenId Connect client registration from the OAuth2 provider.
getRegistrationDonePageURL(HttpServletRequest, BaseConfigType, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns registration done page URL.
getRegistrationMap(String) - Method in class com.sun.identity.federation.services.registration.FSRegistrationManager
Returns registration state for the provider.
getRegistrationMessagePredicates() - Method in interface org.forgerock.openam.services.push.PushNotificationDelegate
Returns a set of registration message predicates required by this delegate.
getRegistrationMessagePredicates() - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
getRegistrationMessagePredicatesFor(String) - Method in class org.forgerock.openam.services.push.PushNotificationService
Retrieve the message predicates (if any) specific to the delegate implementation for the given realm, which must be passed during registration message(s).
getRegistry() - Method in class com.sun.identity.idsvcs.IdentityServicesImplService_SerializerRegistry
 
getRegistry() - Method in class com.sun.identity.jaxrpc.IdentityManagementServices_SerializerRegistry
 
getRegServiceAddress(String) - Method in class org.forgerock.openam.services.push.PushNotificationService
Returns the relative location of the registration service endpoint in this realm.
getRegServiceLocation() - Method in interface org.forgerock.openam.services.push.PushNotificationDelegate
Returns the (public, relative) registration service location of this delegate - if appropriate.
getRegServiceLocation() - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
getRejectedLicense() - Method in exception org.forgerock.openam.license.LicenseRejectedException
Returns the license that was rejected by the user.
getRelation() - Method in class com.sun.identity.log.QueryElement
Returns relation to be applied in between field and value as stored in the query element.
getRelationshipType() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
getRelationshipType() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType
Gets the value of the relationshipType property.
getRelativeName() - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Return the relative distribution point name or null if not set.
getRelativeTo() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.FilterPseudonymsType
Gets the value of the relativeTo property.
getRelativeTo() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
getRelativeTo() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
getRelativeTo() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.PseudonymType
Gets the value of the relativeTo property.
getRelativeTranslateFile() - Static method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
 
getRelayState() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the value of RelayState attribute.
getRelayState() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns the RelayState attribute in the Response.
getRelayState() - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns the value of RelayState attribute.
getRelayState() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns the value of RelayState attribute.
getRelayState() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns the value of RelayState attribute.
getRelayState() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns the value of RelayState attribute.
getRelayState() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns the value of RelayState attribute.
getRelayState(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Gets the RelayState value which maps to the request ID.
getRelayState(HttpServletRequest) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the URL to which redirection will happen after Single-Signon / Federation.
getRelayState() - Method in class com.sun.identity.saml2.profile.AuthnRequestInfo
Returns the RelayState parameter value.
getRelayState() - Method in class com.sun.identity.saml2.profile.ManageNameIDRequestInfo
Returns the RelayState parameter value.
getRelayState() - Method in class com.sun.identity.saml2.profile.ResponseInfo
Returns the relayState.
getRelayState(String, String, String, SAML2MetaManager) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Obtains relay state.
getRelayState() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the relay state.
getRelayStateID(String, String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Gets the Relay State ID for the request.
getRemoteAddr() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getRemoteAddr() on the wrapped request object.
getRemoteDescriptor(String) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Gets the remote provider descriptor.
getRemoteEntityID() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the EntityID of the remote provider.
getRemoteEntityID() - Method in class com.sun.identity.saml2.common.NameIDInfoKey
Returns the EntityID of the remote provider.
getRemoteHost() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getRemoteHost() on the wrapped request object.
getRemoteNameIdentifier() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Returns remote NameIdentifier received from other side(SP/IDP).
getRemotePort() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemoteRequest() - Method in class com.sun.identity.authentication.AuthContext
Fetches the remote request from the context
getRemoteRequest(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
Returns the remote HttpServletRequest object from the embedded serialized content in the XML document
getRemoteResponse() - Method in class com.sun.identity.authentication.AuthContext
Fetches the remote response from the context
getRemoteResponse(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
Returns the remote HttpServletResponse object from the embedded serialized content in the XML document
getRemoteSecurityEnabled() - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns true if remote Auth security is enabled and false otherwise
getRemoteServerInfo(String, String, String) - Static method in class com.sun.identity.setup.AMSetupUtils
Obtains misc config data from a remote OpenAM server: OpendDJ admin port config basedn replication ready flag OpenDJ replication port or OpenDJ suggested port
getRemoteServiceURL(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Gets remote service URL according to server id embedded in the provided ID.
getRemoteServiceURLs(HttpServletRequest) - Static method in class com.sun.identity.federation.common.FSUtils
Gets remote service URLs
getRemoteSessions() - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBImpl
 
getRemoteSessionsMBean() - Static method in class com.sun.identity.monitoring.Agent
 
getRemoteStub(String) - Static method in class com.sun.identity.jaxrpc.JAXRPCUtil
Returns a valid JAXRPC end point for the given service name.
getRemoteUser() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getRemoteUser() on the wrapped request object.
getRemoveAssertion() - Static method in class com.sun.identity.saml.common.SAMLServiceManager
Returns the value of flag remove assertion.
getRemoved() - Method in class com.iplanet.dpro.session.Session
 
getRemoveEntry() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets the value of the RemoveEntry property.
getRemoveListenerRequest() - Method in class com.sun.identity.policy.remote.PolicyRequest
Returns the RemoveListenerRequest object.
getReplicationPort(String, String, String, String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Get replication port
getReplicationStatus(String, String, OutputStream, OutputStream) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Returns Replication Status by invoking OpenDJ dsreplication CLI
getReplyMessage() - Method in exception com.sun.identity.authentication.modules.radius.client.ChallengeException
Returns the value of the first incurred reply message attribute contained in the packet.
getReplyMessage() - Method in exception com.sun.identity.authentication.modules.radius.client.RejectException
Returns the reply message if any send with the AccessReject packet.
getRepresentation(Context, OAuth2Request, String, Map<String, Object>) - Method in class org.forgerock.oauth2.restlet.OAuth2Representation
Gets the appropriate representation to send to the user agent based from the specified parameters.
getRepresentation(Status, Request, Response) - Method in class org.forgerock.oauth2.restlet.OAuth2StatusService
Takes the status reason and description and creates a Json representation of them.
getReqSignature() - Method in class com.sun.identity.authentication.spi.X509CertificateCallback
Returns the reqSignature flag.
getRequest() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Returns the xacml-context:Request element of this object
getRequest() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Returns Request element of this object
getRequest() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Returns the xacml-context:Request element of this object
getRequest() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionStatement
Returns Request element of this object
getRequest() - Method in class org.forgerock.oauth2.core.OAuth2Request
Gets the actual underlying request.
getRequest() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
Return the wrapped request object.
getRequest() - Method in class org.forgerock.openam.radius.server.events.AcceptedRadiusEvent
Return the request.
getRequestAuthenticator() - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Returns the authenticator for the request associated with this context object.
getRequestAuthnContext() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Returns Element RequestAuthnContext.
getRequestContext() - Method in class org.forgerock.openam.radius.server.events.AcceptedRadiusEvent
Get the request context in which the access request was made.
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
getRequestDefaults() - Method in class com.sun.identity.entitlement.xacml3.core.Request
Gets the value of the requestDefaults property.
getRequestDispatcher(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getRequestDispatcher(String path) on the wrapped request object.
getRequestedAt() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
getRequestedAttribute() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeConsumingServiceType
Gets the value of the RequestedAttribute property.
getRequestedAttribute() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
getRequestedAuthnContext(String, String, Map) - Method in class com.sun.identity.saml2.plugins.DefaultSPAuthnContextMapper
Returns the RequestedAuthnContext object.
getRequestedAuthnContext(String, String, Map) - Method in interface com.sun.identity.saml2.plugins.SPAuthnContextMapper
Returns the RequestedAuthnContext Object .
getRequestedAuthnContext() - Method in interface com.sun.identity.saml2.protocol.AuthnQuery
Returns the RequestedAuthnContext object.
getRequestedAuthnContext() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the RequestedAuthnContext object.
getRequestedAuthnContext() - Method in class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
Returns the RequestedAuthnContext object.
getRequestedAuthnContext() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the RequestedAuthnContext object.
getRequestedClaims() - Method in class com.sun.identity.wss.provider.STSConfig
Returns the list of requested claims
getRequestedClaims(String, Set, SSOToken) - Static method in class com.sun.identity.wss.security.WSSUtils
Returns the list of requested claims for the given subject
getRequestedProofToken() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Returns the requested proof token.
getRequestedResourceName() - Method in class com.sun.identity.entitlement.Entitlement
Returns non normalised resource name.
getRequestedResourceNames() - Method in class com.sun.identity.entitlement.Entitlement
Returns non normalised resource names.
getRequestedSecurityToken() - Method in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
This method returns the component RequestedSecurityToken
getRequestedSecurityToken() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Returns the requested security token as a DOM Element.
getRequestedServiceType() - Method in class com.sun.identity.liberty.ws.disco.Query
Gets the list of the requested service types.
getRequestedSessionId() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getRequestedSessionId() on the wrapped request object.
getRequester() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the requester
getRequesterIDs() - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Returns a list of RequesterID Objects.
getRequesterIDs() - Method in interface com.sun.identity.saml2.protocol.Scoping
Returns a list of RequesterID Objects..
getRequestID() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the request ID.
getRequestID() - Method in class com.iplanet.dpro.session.share.SessionResponse
Returns the request ID.
getRequestID() - Method in class com.iplanet.services.naming.share.NamingRequest
Gets the request ID.
getRequestID() - Method in class com.iplanet.services.naming.share.NamingResponse
Gets the request ID.
getRequestId() - Method in exception com.sun.identity.policy.remote.PolicyEvaluationException
Returns the request Id.
getRequestId() - Method in class com.sun.identity.policy.remote.PolicyRequest
Returns the request ID.
getRequestId() - Method in class com.sun.identity.policy.remote.PolicyResponse
Returns the request ID.
getRequestID() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Gets the RequestID of the Request.
getRequestId() - Method in class org.forgerock.openam.radius.server.events.AcceptedRadiusEvent
Get the request id of the access request.
getRequestId() - Method in class org.forgerock.openam.radius.server.RadiusRequest
Get the radius request id.
getRequestId() - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Returns the id of the request associated with this context.
getRequestID() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the request ID.
getRequestIDKey() - Static method in class com.sun.liberty.LibertyManager
Returns the requestIDKey from IFSConstants.
getRequestingPartyClaimsEndpoint() - Method in interface org.forgerock.openam.uma.UmaUris
Gets the UMA requesting party claims endpoint.
getRequestingPartyId() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
getRequestingPartyId() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
getRequestingPartyId(OAuth2Request, AccessToken, JsonValue) - Method in interface org.forgerock.openam.uma.ClaimGatherer
Attempts to get the requesting party id from the claim token.
getRequestingPartyId(OAuth2Request, AccessToken, JsonValue) - Method in class org.forgerock.openam.uma.IdTokenClaimGatherer
 
getRequestIp(Map) - Static method in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
Helper method to extract REQUEST_IP
getRequestLocale() - Method in class com.sun.identity.authentication.UI.AuthViewBeanBase
Returns Locale for auth request.
getRequestOrg() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the organization DN for this authentication session.
getRequestOrg() - Method in interface org.forgerock.openam.authentication.modules.common.AMLoginModuleBinder
Returns the organization DN for this authentication session.
getRequestOrg() - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
Returns the organization DN for this authentication session.
getRequestPacket() - Method in class org.forgerock.openam.radius.server.RadiusRequest
Get the packet that is to be sent as part of the request.
getRequestParameter(Request, String, Class<T>) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
 
getRequestParameters(Request) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
It copies the given parameters only once!!!
getRequestParamHash() - Method in class com.sun.identity.authentication.service.LoginState
Return saved request parameters in Hashtable
getRequestReference() - Method in class com.sun.identity.entitlement.xacml3.core.MultiRequests
Gets the value of the requestReference property.
getRequests() - Method in class com.iplanet.services.comm.share.RequestSet
Gets the Request objects contained in this object.
getRequestSecurityTokenResponses() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponseCollection
Returns the list of RequestSecurityTokenResponses.
getRequestSecurityTokenTemplate() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
getRequestSecurityTokenTemplate() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.IssuedTokenType
Gets the value of the requestSecurityTokenTemplate property.
getRequestSetID() - Method in class com.iplanet.services.comm.share.RequestSet
Gets the RequestSet ID for this object.
getRequestSetVersion() - Method in class com.iplanet.services.comm.share.RequestSet
Gets the version of the RequestSet.
getRequestType() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the request type.
getRequestType() - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Returns the request type
getRequestType() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Returns the request type
getRequestURI() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getRequestURI() on the wrapped request object.
getRequestURL(Map) - Method in class com.sun.identity.workflow.Task
 
getRequestURL() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getRequestURL() on the wrapped request object.
getRequestUtils() - Method in class org.forgerock.openam.rest.LocalSSOTokenSessionModule
 
getRequestVersion() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the request version.
getRequestVersion() - Method in class com.iplanet.services.naming.share.NamingRequest
Gets the request version.
getRequire() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns list of require
getRequire() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the list of authentication module display attributes which are required to be entered by the end user.
getRequiredAttributeNames() - Method in class com.iplanet.ums.CreationTemplate
Gets a list of required attribute names defined in the object.
getRequiredAttributeNames() - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Returns a set of required attribute names.
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.AnyUserSubject
Deprecated.
 
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.AttributeSubject
Returns required attribute names.
getRequiredAttributeNames() - Method in interface com.sun.identity.entitlement.EntitlementSubject
Returns a set of attribute names that are used for evaluation.
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.GroupSubject
Deprecated.
Returns required attribute names.
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.LogicalSubject
Returns the required attribute names.
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.NoSubject
 
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.NotSubject
Returns required attribute names.
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.opensso.OpenSSOGroupSubject
Deprecated.
Returns required attribute names.
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Returns required attribute names.
getRequiredAttributeNames(Privilege) - Static method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns the required attribute name for a given privilege.
getRequiredAttributeNames() - Method in class com.sun.identity.entitlement.UserSubject
Deprecated.
 
getRequiredAttributeNames() - Method in class org.forgerock.openam.entitlement.conditions.subject.AuthenticatedUsers
Returns a set of attribute names that are used for evaluation.
getRequiredAttributeNames() - Method in class org.forgerock.openam.entitlement.conditions.subject.IdentitySubject
Returns a set of attribute names that are used for evaluation.
getRequiredAttributeNames() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementSubjectMixin
 
getRequiredAttributeSet() - Method in class com.iplanet.ums.CreationTemplate
Gets the required attributes for object creation.
getRequiredClaimsDetails(String) - Method in interface org.forgerock.openam.uma.ClaimGatherer
Gets the details of the required claims.
getRequiredClaimsDetails(String) - Method in class org.forgerock.openam.uma.IdTokenClaimGatherer
 
getRequiredException() - Method in class com.sun.identity.authentication.jaas.LoginContext
 
getRequiredFlag() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
getRequiredInfo() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns array of received callbacks from module.
getRequiredLicenses() - Method in interface org.forgerock.openam.license.LicenseLocator
Gets a set of required licenses that must all be accepted by the user before the software can be installed/ upgraded.
getRequiredLicenses() - Method in class org.forgerock.openam.license.PersistentLicenseLocator
Gets a set of required licenses that must all be accepted by the user before the software can be installed/ upgraded.
getRequiredLicenses() - Method in class org.forgerock.openam.license.ResourceLoaderLicenseLocator
Gets a set of required licenses that must all be accepted by the user before the software can be installed/ upgraded.
getRequiredScopes() - Method in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
 
getRequiredUrlLocation(OAuth2Request, ClientRegistration) - Static method in class org.forgerock.oauth2.core.Utils
Determines if the UrlLocation is fragment or query based on the response types read from the request and the type of client.
getRequiredUrlLocation(Set<String>, ClientRegistration) - Static method in class org.forgerock.oauth2.core.Utils
Determines if the UrlLocation is fragment or query based on the given response types and the type of client.
getRequirements() - Method in class com.sun.identity.authentication.AuthContext
Returns an array of Callback objects that must be populated by the user and returned back.
getRequirements(boolean) - Method in class com.sun.identity.authentication.AuthContext
Returns an array of Callback objects that must be populated by the user and returned back.
getRequirements() - Method in class com.sun.identity.authentication.internal.AuthContext
Returns an array of Callback objects that must be populated by the user and returned back.
getRequirements() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns an array of Callback objects that must be populated by the user and returned back.
getRequirements(boolean) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns an array of Callback objects that must be populated by the user and returned back.
getRequirements() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns an array of Callbacks that must be populated by the user and returned back.
getRequirements(boolean) - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns an array of Callbacks that must be populated by the user and returned back.
getRequirements() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns an array of Callbacks that must be populated by the user and returned back.
getRequirements(boolean) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns an array of Callbacks that must be populated by the user and returned back.
getResBundle(String, Locale) - Method in class com.sun.identity.shared.locale.AMResourceBundleCache
Returns resource bundle from cache.
getResBundleName() - Method in class com.iplanet.services.util.I18n
Returns the resource file name associated with the service
getReservedLongOptionName(String) - Static method in class com.sun.identity.cli.SubCommand
Returns long reserved argument/option name given its short name.
getReservedShortOptionName(String) - Static method in class com.sun.identity.cli.SubCommand
Returns short reserved argument/option name given its long name.
getResetFlag() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the reset flag.
getResharingMode() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the configured re-sharing mode.
getResharingMode() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
 
getResolverForIssuer(String) - Method in interface org.forgerock.openam.authentication.modules.oidc.OpenIdResolverCache
 
getResolverForIssuer(String) - Method in class org.forgerock.openam.authentication.modules.oidc.OpenIdResolverCacheImpl
 
getResource(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMResource object represented by DN.
getResource(String) - Method in class com.sun.identity.classloader.MaskingClassLoader
 
getResource() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Returns the resource from AuthorizationStatement
getResource() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Returns the Resource String.
getResource() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Accessor for the Resource
getResource() - Method in interface com.sun.identity.saml2.assertion.AuthzDecisionStatement
Returns the Resource of the statement.
getResource() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthzDecisionStatementType
Gets the value of the resource property.
getResource() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
getResource() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonDecision
 
getResource() - Method in class org.forgerock.openam.entitlement.rest.model.json.TreePolicyRequest
 
getResourceAsStream(ServletContext, String) - Static method in class com.sun.identity.setup.AMSetupUtils
Gets the file contents as an InputStream.
getResourceAsStream(String) - Method in class org.forgerock.openam.license.ClasspathLicenseLocator
Load the given resource as an input stream.
getResourceAsStream(String) - Method in class org.forgerock.openam.license.ResourceLoaderLicenseLocator
Load the given resource as an input stream.
getResourceAsStream(String) - Method in class org.forgerock.openam.license.ServletContextLicenseLocator
Load the given resource as an input stream.
getResourceAttributes() - Method in class com.sun.identity.entitlement.Privilege
Returns the eResurceAttributes of the privilege
getResourceAttributes() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Gets the resource attribute providers for this policy.
getResourceBundle(String) - Method in class com.sun.identity.authentication.service.AuthD
Returns Resource bundle of a locale.
getResourceBundle() - Method in class com.sun.identity.cli.CommandManager
Returns resource bundle.
GetResourceBundle - Class in com.sun.identity.cli
Gets resource bundle from data store.
GetResourceBundle() - Constructor for class com.sun.identity.cli.GetResourceBundle
 
getResourceBundle() - Method in class com.sun.identity.cli.SubCommand
Returns resource bundle of the sub command.
getResourceBundle(SSOToken, String, Locale) - Static method in class com.sun.identity.common.ISResourceBundle
Returns a ResourceBundle.
getResourceBundle(SSOToken, String, String) - Static method in class com.sun.identity.common.ISResourceBundle
Returns a ResourceBundle.
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
 
getResourceBundle(Locale) - Static method in class com.sun.identity.workflow.Task
 
getResourceBundleName() - Method in exception com.iplanet.am.sdk.AMException
Deprecated.
Returns ResourceBundle Name associated with this exception
getResourceBundleName() - Method in exception com.iplanet.services.cdm.clientschema.AMClientCapException
Returns the resource bundle name
getResourceBundleName() - Method in exception com.sun.identity.authentication.spi.AuthLoginException
Returns the resource bundle name.
getResourceBundleName() - Method in exception com.sun.identity.common.ChainedException
Returns resource bundle name associated with this error message.
getResourceBundleName() - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns resource bundle name of agent service.
getResourceBundleName() - Method in exception com.sun.identity.common.configuration.ConfigurationException
 
getResourceBundleName() - Method in exception com.sun.identity.common.configuration.UnknownPropertyNameException
Returns resource bundle name associated with this error message.
getResourceBundleName() - Method in interface com.sun.identity.common.L10NMessage
Deprecated.
Use this method to chain this exception with another to get localized error messge use getL10NMessage method
getResourceBundleName() - Method in exception com.sun.identity.common.L10NMessageImpl
Deprecated.
Returns resource bundle name associated with this error message.
getResourceBundleName() - Method in exception com.sun.identity.idm.IdRepoException
Returns ResourceBundle Name associated with this error message.
getResourceBundleName() - Method in exception com.sun.identity.setup.ConfiguratorException
 
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.
getResourceBundleName() - Method in exception com.sun.identity.sm.SMSException
Returns ResourceBundle Name associated with this error message.
getResourceBundleName() - Method in exception com.sun.identity.workflow.WorkflowException
 
getResourceBundleName() - Method in exception org.forgerock.openam.ldap.LDAPUtilException
Returns resource bundle name in string.
getResourceBundleName() - Method in exception org.forgerock.openam.rest.query.QueryException
 
getResourceComparator() - Method in class com.sun.identity.entitlement.Application
Returns resource comparator for this Application, defaulting to the ApplicationType's resource comparator if none is directly associated with this Application.
getResourceComparator(boolean) - Method in class com.sun.identity.entitlement.Application
Returns resource comparator for this Application.
getResourceComparator() - Method in class com.sun.identity.entitlement.ApplicationType
Returns resource comparator.
getResourceComparator(String) - Static method in class com.sun.identity.entitlement.ApplicationTypeManager
Returns resource comparator implementation class.
getResourceComparator() - Method in class com.sun.identity.entitlement.EntitlementCombiner
Returns the resource comparator.
getResourceComparator() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeWrapper
 
getResourceComparator() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getResourceComparatorClass() - Method in class com.sun.identity.entitlement.Application
Returns resource comparator class.
getResourceCompareConfig(String) - Static method in class com.sun.identity.policy.PolicyConfig
Returns the resource comparator configuration for the given service type
getResourceContent() - Method in class com.sun.identity.xacml.context.impl.ResourceImpl
Returns the ResourceConent
getResourceContent() - Method in interface com.sun.identity.xacml.context.Resource
Returns the resource content of the Resource
getResourceContent() - Method in interface com.sun.identity.xacml.context.ResourceContent
Returns the resource content of the Resource
getResourceEnvIPConditionValue() - Method in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
 
getResourceExpression(String) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Returns the resource expression from the select xpath expression.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets the resource ID for the discovery resource to be modified.
getResourceID(String, String) - Method in class com.sun.identity.liberty.ws.disco.plugins.Default64ResourceIDMapper
Returns the resource ID that is associated with the user in a provider.
getResourceID(String, String) - Method in class com.sun.identity.liberty.ws.disco.plugins.DefaultHexResourceIDMapper
Returns the resource ID that is associated with the user in a provider.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.Query
Gets the resource ID of the discovery resource to be queried.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Gets resource id.
getResourceID() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets resource ID.
getResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Gets resource ID
getResourceID() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Gets resource ID.
getResourceID(Object, String, String) - Method in class com.sun.identity.liberty.ws.dst.service.DSTRequestHandler
Gets the Resource ID given in the Query or Modify Request.
getResourceID(String) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Gets the resource id for a given user id
getResourceID(String, String) - Method in class com.sun.identity.liberty.ws.idpp.plugin.IDPPResourceIDMapper
Gets the resourceID for a user in IDPP service provider
getResourceID(String, String) - Method in interface com.sun.identity.liberty.ws.interfaces.ResourceIDMapper
Returns the resource ID that is associated with the user in a provider.
getResourceID() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Gets the ResourceID from this ResourceAccessStatement object.
getResourceId() - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Returns resourceId of this object
getResourceId() - Method in interface com.sun.identity.xacml.context.Result
Returns the Resourceids of this object
getResourceId(Request, Context) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Returns the name of the resource requested, and appends its id, if there is one.
getResourceIDMapper(String) - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the ResourceIDMapper associated with the providerID.
getResourceIDMapper() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets IDPP ResourceID Mapper.
getResourceIDObject() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Gets the ResourceID object from this ResourceAccessStatement object.
getResourceLocation(String, String, String, String, String, String, ServletContext, HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getResourceManager() - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets the ResourceManager object instance associated with this PolicyManager object instance
getResourceName() - Method in class com.sun.identity.entitlement.Entitlement
Returns resource name.
getResourceName() - Method in class com.sun.identity.entitlement.JSONEntitlement
Returns resource name.
getResourceName() - Method in class com.sun.identity.policy.jaas.ISPermission
returns the name of the resource associated with this ISPermission .
getResourceName() - Method in class com.sun.identity.policy.ProtectedResource
Deprecated.
Gets the protected resource name
getResourceName() - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Returns the resource name of the request.
getResourceName() - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Returns the resource name of this resource result
getResourceName() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns the resource name for which the rule has been created.
getResourceName() - Method in class com.sun.identity.sm.AttributeSchema
Returns the name of this attribute when used in a CREST representation.
getResourceName() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the name of the attribute for CREST representation.
getResourceName() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name for the service schema when used in a CREST representation.
getResourceName() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the service's resource name for CREST representation, or the service name if a resource name is not defined.
getResourceName() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
The name to use in CREST representation.
getResourceName() - Method in class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext
Return the resource name
getResourceName(String, Request) - Method in class org.forgerock.openam.uma.audit.UmaAuditLogger
 
getResourceNameComparator() - Method in class com.sun.identity.policy.ServiceType
Returns ResourceName used by this object
getResourceNameI18NKey(String) - Method in class com.sun.identity.policy.ActionSchema
Returns the I18N key for displaying resource names associated with the action value.
getResourceNames(String) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
 
getResourceNames() - Method in class com.sun.identity.entitlement.Entitlement
Returns resource names.
getResourceNames(String) - Method in class com.sun.identity.policy.ActionSchema
Returns the default resource names associated with the action value.
getResourceNames(SSOToken, String, String) - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Gets resource names that are exact matches, sub resources or wild card matches of argument resource name.
getResourceNames(SSOToken, String, String) - Method in class com.sun.identity.policy.plugins.OrgReferral
Gets resource names that are exact matches, sub resources or wild card matches of argument resource name.
getResourceNames(SSOToken, String, boolean) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Gets resource names that are exact matches, sub resources or wild card matches of argument resource name.
getResourceNames(SSOToken, String, boolean, Set) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Gets resource names that are exact matches, sub resources or wild card matches of argument resource name.
getResourceNames() - Method in class com.sun.identity.policy.PolicyEvent
Deprecated.
Gets the resource names affected by the policy change.
getResourceNames() - Method in class com.sun.identity.policy.remote.PolicyChangeNotification
Returns the resource names.
getResourceNames() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns the resource names for which the rule has been created.
getResourceNamesFromPolicy(Policy) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
Gets the resource names from the policy.
getResourceOffering() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns Element ResourceOffering.
getResourceOffering(List) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Queries discovery service for ResourceOffering given list of service types.
getResourceOffering(Query) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Queries discovery service for resource offering.
getResourceOffering() - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Gets the resource offering to be inserted.
getResourceOffering() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Gets the returned ResourceOffering.
getResourceOwnerAuthenticatedAttributes() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getResourceOwnerAuthenticatedAttributes() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the attributes of the resource owner that are used for authenticating resource owners.
getResourceOwnerAuthenticatedAttributes() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getResourceOwnerId() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the resource owner's id.
getResourceOwnerId() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the Resource Owner ID parameter.
getResourceOwnerId() - Method in interface org.forgerock.oauth2.core.IntrospectableToken
Gets the token's resource owner id.
getResourceOwnerId() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the resource owner's id.
getResourceOwnerId() - Method in class org.forgerock.oauth2.core.StatefulToken
Gets the resource owner's id.
getResourceOwnerId() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the resource owner id of the resource set.
getResourceOwnerId() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getResourceOwnerId() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
getResourceOwnerId() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
getResourceOwnerId() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
getResourceOwnerIdentity(String, String) - Method in class org.forgerock.openam.oauth2.IdentityManager
Gets a resource owner's identity.
getResourceOwnerSession(OAuth2Request) - Method in class org.forgerock.oauth2.core.ResourceOwnerSessionValidator
Gets the resource owner's session from the OAuth2 request.
getResourceResponses(List<ApplicationTypeWrapper>) - Method in class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
 
getResourceResult(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Use getResourceResults()
getResourceResultRequest() - Method in class com.sun.identity.policy.remote.PolicyRequest
Returns the resource result request object.
getResourceResults(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Gets resource result objects given a resource name.
getResourceResults() - Method in class com.sun.identity.policy.remote.PolicyResponse
Returns the set of the sub resource results.
getResourceResults() - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Returns the child resource results of this resource result
getResourceResults() - Method in class com.sun.identity.policy.ResourceResults
Returns ResourceResult objects contained in this object
getResources(String) - Method in class com.sun.identity.classloader.MaskingClassLoader
 
getResources(String, ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Returns a set of resources for an application and an action.
getResources(String, ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
getResources() - Method in class com.sun.identity.entitlement.WSDLParser
Returns resources.
getResources() - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Returns the one to many Resource elements of this object
getResources() - Method in interface com.sun.identity.xacml.context.Request
Returns the one to many Resource elements of this object
getResources() - Method in class org.forgerock.openam.entitlement.rest.model.json.BatchPolicyRequest
 
getResources() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Since excluded resource names were removed, there are only included resource names.
getResources() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
getResources(Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
getResourceSaveIndex(String) - Method in class com.sun.identity.entitlement.Application
Returns save indexes for a given resource.
getResourceSaveIndex(String) - Method in class com.sun.identity.entitlement.ApplicationType
Returns save indexes for a give resource name.
getResourceSaveIndexes(Subject, String) - Method in class com.sun.identity.entitlement.Entitlement
Returns resource save indexes.
getResourceSaveIndexes(Subject, String) - Method in interface com.sun.identity.entitlement.IPrivilege
Returns resource save indexes.
getResourceSaveIndexes(Subject, String) - Method in class com.sun.identity.entitlement.Privilege
Returns resource save indexes.
getResourceSaveIndexes(Subject, String) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns resource save indexes.
getResourceScope() - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Returns the resource scope of the request.
getResourceSearchIndex(String, String) - Method in class com.sun.identity.entitlement.Application
Returns search indexes for a given resource.
getResourceSearchIndex(String, String) - Method in class com.sun.identity.entitlement.ApplicationType
Returns search indexes for a give resource name.
getResourceSearchIndexes(Subject, String) - Method in class com.sun.identity.entitlement.Entitlement
Returns resource search indexes.
getResourceServerClientId() - Method in class org.forgerock.openam.uma.PermissionTicket
 
getResourceServerClientId() - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
getResourceServerId() - Method in class org.forgerock.openam.uma.UmaPolicy
Gets the Resource Server Id that the resource set was registered by.
getResourceSet() - Method in class org.forgerock.openam.uma.UmaPolicy
 
getResourceSetDescriptionAdapter(TokenIdGenerator) - Method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule
 
getResourceSetId() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
getResourceSetId() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
getResourceSetId() - Method in class org.forgerock.openam.uma.Permission
 
getResourceSetId() - Method in class org.forgerock.openam.uma.PermissionTicket
 
getResourceSetIds() - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
getResourceSetName() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
getResourceSetName() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
getResourceSetRegistrationEndpoint() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Returns the default URL for this provider's Resource Set Registration endpoint.
getResourceSetRegistrationEndpoint() - Method in interface org.forgerock.openam.uma.UmaUris
Gets the URI for the OAuth2 resource set registration endpoint.
getResourceSetRegistrationPolicyEndpoint(String) - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Returns the default URL for this provider's Resource Set Registration policy endpoint.
getResourceSetStore() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getResourceSetStore() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Returns the ResourceSetStore instance for the realm.
getResourceSetStore() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getResourceString(String) - Method in class com.sun.identity.cli.CLICommandBase
 
getResourceString(String) - Method in class com.sun.identity.cli.RequestContext
Returns resource string.
getResourceString(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the display String for the given String.
getResourceString(String) - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Gets the display String for the given String.
getResourceString(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Gets the display String for the given String.
getResourceString(String) - Method in class org.forgerock.openam.oauth2.StatelessAccessToken
 
getResourceString(String) - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
Gets the display String for the given String.
getResourceType(Subject, String, String) - Method in interface org.forgerock.openam.entitlement.configuration.ResourceTypeConfiguration
Retrieve a registered resource type by id.
getResourceType(Subject, String, String) - Method in class org.forgerock.openam.entitlement.configuration.ResourceTypeConfigurationImpl
Retrieve a registered resource type by id.
getResourceType(boolean) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getResourceType(Subject, String, String) - Method in interface org.forgerock.openam.entitlement.service.ResourceTypeService
Retrieve the resource type with the given UUID, stored under the specified realm.
getResourceType(Subject, String, String) - Method in class org.forgerock.openam.entitlement.service.ResourceTypeServiceImpl
Retrieve the resource type with the given UUID, stored under the specified realm.
getResourceTypes() - Method in class com.sun.identity.entitlement.xacml3.PrivilegeSet
Obtain list of ResourceType objects held by this class.
getResourceTypes(QueryFilter<SmsAttribute>, Subject, String) - Method in interface org.forgerock.openam.entitlement.configuration.ResourceTypeConfiguration
Retrieves a set of resource types based on the passed query filter.
getResourceTypes(QueryFilter<SmsAttribute>, Subject, String) - Method in class org.forgerock.openam.entitlement.configuration.ResourceTypeConfigurationImpl
 
getResourceTypes(QueryFilter<SmsAttribute>, Subject, String) - Method in interface org.forgerock.openam.entitlement.service.ResourceTypeService
Retrieves a set of resource types based on the passed query filter.
getResourceTypes(QueryFilter<SmsAttribute>, Subject, String) - Method in class org.forgerock.openam.entitlement.service.ResourceTypeServiceImpl
 
getResourceTypesData(Subject, String) - Method in interface org.forgerock.openam.entitlement.configuration.ResourceTypeConfiguration
Retrieve the resource types stored under the specified realm from the data store.
getResourceTypesData(Subject, String) - Method in class org.forgerock.openam.entitlement.configuration.ResourceTypeConfigurationImpl
 
getResourceTypesData(Subject, String) - Method in interface org.forgerock.openam.entitlement.service.ResourceTypeService
Retrieve the resource types stored under the specified realm from the data store.
getResourceTypesData(Subject, String) - Method in class org.forgerock.openam.entitlement.service.ResourceTypeServiceImpl
 
getResourceTypeUuid() - Method in class com.sun.identity.entitlement.Privilege
Retrieves the resource type uuid that is associated with this policy.
getResourceTypeUuid() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Retrieves the associated resource type uuid.
getResourceTypeUuids() - Method in class com.sun.identity.entitlement.Application
Retrieves the resource type UUIDs associated with the application.
getResourceTypeUuids() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getResourceTypeUUIDs(Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns the set of resource type UUIDs
getResourceURL(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the resource URL.
getResourceURL(HttpServletRequest) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Gets the resource URL to use for resource-based authentication.
getRespondWith() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Gets 0 or more of RespondWith in the Request.
getResponse(byte[]) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns Response object from byte array.
getResponse(HttpServletRequest, Object, AuthnRequest, String, String, String, String, String, String, String, AuthnContext) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns a SAML Response object.
getResponse() - Method in class com.sun.identity.saml2.profile.ResponseInfo
Returns the Response object.
getResponse(HttpServletRequest, HttpServletResponse, String, String, SAML2MetaManager) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Retrieves SAML Response from http request.
getResponse() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Returns Response element of this object
getResponse() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionStatement
Returns Response element of this object
getResponse() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
Return the wrapped ServletResponse object.
getResponse() - Method in class org.forgerock.openam.radius.server.events.AcceptedRadiusEvent
Return the response to the request, or null if none has been sent.
getResponse(String) - Method in class org.forgerock.openam.scripting.rest.batch.helpers.ScriptResponse
Retrieve a specific response from the ScriptResponse.
getResponseAttributes() - Method in class com.sun.identity.entitlement.ConditionDecision
Retrieves the response attributes.
getResponseAttributes() - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Gets response attributes associated with this policy decision.
getResponseAttributes() - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Returns the response attributes.
getResponseBytes(Response) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns byte array from a SAML Response.
getResponseCode() - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTResponse
 
getResponseConsumerURL() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns the value of the responseConsumerURL attribute.
getResponseDecision(SSOToken, Map) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Deprecated.
Gets the response attributes computed by this ResponseProvider object, based on the SSOToken and Map of environment parameters.
getResponseDecision(SSOToken, Map) - Method in class com.sun.identity.policy.plugins.IDRepoResponseProvider
Gets the response attributes computed by this ResponseProvider object, based on the sso token and map of environment parameters
getResponseDecisions() - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Gets response decisions associated with this policy decision
getResponseHeaders() - Method in exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthResponseException
Gets the Map of header key value pairs.
getResponseID() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the ResponseID of the Response.
getResponseInfo() - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Get the response info.
getResponseLocation() - Method in interface com.sun.identity.saml2.jaxb.metadata.EndpointType
Gets the value of the responseLocation property.
getResponseLocation() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
getResponseOptions() - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
getResponsePacket() - Method in class org.forgerock.openam.radius.server.RadiusResponse
Get the response packet to be sent to the requester.
getResponseProvider() - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Constructs a legacy response provider based on the information in this adapter.
getResponseProvider(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the ResponseProvider object identified by name.
getResponseProvider(String) - Method in class com.sun.identity.policy.ResponseProviders
Returns the ResponseProvider object associated with the given responseProvider name.
getResponseProvider(String) - Method in class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Returns an instance of the ResponseProvider given the response provider type name.
getResponseProviderName(ResponseProvider) - Method in class com.sun.identity.policy.ResponseProviders
Returns the name associated with the given responseProvider object.
getResponseProviderNames() - Method in class com.sun.identity.policy.Policy
Deprecated.
Get a Set of String objects representing the responseProvider names associated with the policy.
getResponseProviderNames() - Method in class com.sun.identity.policy.ResponseProviders
Returns the names of ResponseProvider objects contained in this object.
getResponseProviderTypeManager() - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets the ResponseProviderTypeManager object instance associated with this PolicyManager object instance
getResponseProviderTypeName(ResponseProvider) - Method in class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Returns the type of the ResponseProvider object.
getResponseProviderTypeNames() - Method in class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Returns a set of all valid ResponseProvider type names defined in the PolicyConfig service.
getResponses() - Method in class com.iplanet.services.comm.share.ResponseSet
Gets the Response objects contained in this object.
getResponses() - Method in class org.forgerock.openam.scripting.rest.batch.helpers.ScriptResponse
Returns an unmodifiable map of the responses this ScriptResponse holds.
getResponseTimes() - Method in class com.sun.identity.entitlement.util.NetworkMonitor.StatsData
 
getResponseTo() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns the value of InResponseTo attribute.
getResponseType() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the response type parameter.
getResponseTypes() - Method in class org.forgerock.openidconnect.Client
Gets the response types.
getResponseVersion() - Method in class com.iplanet.dpro.session.share.SessionResponse
Returns the response version.
getResponseVersion() - Method in class com.iplanet.services.naming.share.NamingResponse
Gets the response version.
getRestAuthCallbackHandler(Class<T>) - Method in class org.forgerock.openam.core.rest.authn.RestAuthCallbackHandlerFactory
Retrieves the appropriate RestAuthCallbackHandlers for the given Callback class.
getRestLog() - Method in class org.forgerock.openam.forgerockrest.guice.ForgerockRestGuiceModule
 
getRestrictedTokenForRestriction(TokenRestriction) - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the SessionID of the restricted token for the provided restriction for this session.
getRestrictedTokenId(SessionID, TokenRestriction) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
getRestrictedTokenId(SessionID, TokenRestriction) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Gets the restricted token ID for a session.
getRestrictedTokenId(SessionID, TokenRestriction) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
getRestrictedTokenId(SessionID, TokenRestriction) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
Returns the restricted token
getRestrictedTokenId(SessionID, TokenRestriction) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
getRestrictedTokenId(String, TokenRestriction) - Method in class com.iplanet.dpro.session.service.SessionService
Returns the restricted token
getRestrictedTokens() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the set (possibly empty) of restricted session IDs associated with this session.
getRestriction() - Method in class com.iplanet.dpro.session.Session
 
getRestrictionForToken(SessionID) - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the TokenRestriction for the given SessionID.
getRestSubject() - Method in class org.forgerock.openam.entitlement.rest.model.json.PolicyRequest
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct
 
getResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct
 
getResult() - Method in class com.sun.identity.entitlement.xacml3.core.Response
Gets the value of the result property.
getResult() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct
 
getResult() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct
 
getResult() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct
 
getResult() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct
 
getResult() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct
 
getResult() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct
 
getResult() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct
 
getResult() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct
 
getResult() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct
 
getResult() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getResult() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatingUnmarshaller
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct
 
getResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct
 
getResult() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getResult() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatingUnmarshaller
 
getResult() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct
 
getResult() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct
 
getResult() - Method in class org.forgerock.openam.audit.model.AuthenticationAuditEntry
Get the result.
getResult() - Method in class org.forgerock.openam.sts.HttpURLConnectionWrapper.ConnectionResult
 
getResultAttributes() - Method in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
Method which returns the search results as a map containing DN's as key and the attribute value String.
getResultAttributes() - Method in class com.sun.identity.idm.IdSearchResults
Method which returns the search results as a map containing AMIdentity objects as key and the attribute value String.
getResultAttributes() - Method in class com.sun.identity.idm.RepoSearchResults
Method which returns the search results as a map containing AMIdentity objects as key and the attribute value String.
getResultCode() - Method in exception org.forgerock.openam.ldap.LDAPUtilException
 
getResults() - Method in class com.sun.identity.entitlement.EntitlementCombiner
Returns entitlements which are the result of combining a set of entitlements.
getResults() - Method in class com.sun.identity.xacml.context.impl.ResponseImpl
Returns the Results of this object
getResults() - Method in interface com.sun.identity.xacml.context.Response
Returns the Results of this object
getResults() - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandler
Blocking call to wait for the results of processing.
getResults() - Method in class org.forgerock.openam.cts.impl.queue.DeleteOnQueryResultHandler
 
getResults() - Method in class org.forgerock.openam.cts.monitoring.impl.queue.DefaultMonitoringResultHandler
Defers to wrapped handler.
getResults() - Method in class org.forgerock.openam.cts.monitoring.impl.queue.TokenMonitoringResultHandler
 
getResults() - Method in interface org.forgerock.openam.sm.datalayer.api.ResultHandler
Get the results from the ResultHandler.
getResults() - Method in class org.forgerock.openam.sm.datalayer.impl.CountDownHandler
 
getResultStatusMap() - Method in class com.sun.identity.install.tools.configurator.DisplaySummaryHandler
 
getResultStatusMap() - Method in class com.sun.identity.install.tools.configurator.TaskInteraction
 
getResultStatusMap() - Method in class com.sun.identity.install.tools.configurator.UserResponseInteraction
Method that needs to be implemented by the sub-classes to intialize the result status Map.
getRetryErrorCodes() - Static method in class com.iplanet.ums.DataLayer
 
getReturnAttributes() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Returns the list of attributes requested to be read when the search is performed.
getReturnAttributes() - Method in class com.sun.identity.idm.IdSearchControl
Returns the list of attributes requested to be read when the search is performed.
getReturnContext() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Returns the XML attribute boolean value which provides means to PEP to request that an xacml-context>Request element be included in the XACMlAuthzdecisionStatement resulting from the request.
getReturnContext() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Returns the XML attribute boolean value which provides means to PEP to request that an xacml-context>Request element be included in the XACMlAuthzdecisionStatement resulting from the request.
getReturnFields() - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
The current set of return fields.
getReturnLocation() - Method in class org.forgerock.oauth2.core.AuthorizationCodeResponseTypeHandler
Returns the location in which the token should be returned, OAuth2Constants.UrlLocation.
getReturnLocation() - Method in class org.forgerock.oauth2.core.NoneResponseTypeHandler
Returns the location in which the token should be returned, OAuth2Constants.UrlLocation.
getReturnLocation() - Method in interface org.forgerock.oauth2.core.ResponseTypeHandler
Returns the location in which the token should be returned, OAuth2Constants.UrlLocation.
getReturnLocation() - Method in class org.forgerock.oauth2.core.TokenResponseTypeHandler
Returns the location in which the token should be returned, OAuth2Constants.UrlLocation.
getReturnLocation() - Method in class org.forgerock.openidconnect.IdTokenResponseTypeHandler
Returns the location in which the token should be returned, OAuth2Constants.UrlLocation.
getRevision() - Method in class com.sun.identity.policy.remote.PolicyService
Returns the service revision number of the Policy Service.
getRevision() - Method in class org.forgerock.openam.uma.UmaPolicy
Gets the revision of this UMA policy.
getRevisionNumber() - Method in class com.sun.identity.sm.ServiceSchemaManager
iPlanet_PUBLIC-METHOD Returns the revision number of the service schema.
getRightBrace() - Method in class com.sun.identity.tools.objects.MapFormat
Returns string used as right brace
getRole(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMRole object represented by DN.
getRole(String) - Method in class com.sun.identity.authentication.service.LoginState
Returns AMIdentity object for a Role.
getRole() - Method in class org.forgerock.openam.core.rest.GlobalAdminUiRolePredicate
 
getRole() - Method in class org.forgerock.openam.core.rest.RealmAdminUiRolePredicate
 
getRole() - Method in class org.forgerock.openam.core.rest.SelfServiceUserUiRolePredicate
 
getRole() - Method in interface org.forgerock.openam.core.rest.UiRolePredicate
 
getRole() - Method in class org.forgerock.openam.uma.UmaUserUiRolePredicate
 
getRoleByMetaAlias(String) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Returns provider role corresponding to the meta alias.
getRoleByMetaAlias(String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns role of an entity based on its metaAlias.
getRoleByMetaAlias(String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns role of an entity based on its metaAlias.
getRoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor property.
getRoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getRoleDNs() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
getRoleDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Gets all the static roles the user is in.
getRoleList() - Method in class com.sun.identity.idsvcs.IdentityDetails
 
getRoleNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method is deprecated. Use getNamingAttribute(int objectType)
getRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the roles within the specified level.
getRoles(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the roles within the specified level.
getRoles() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the collection of roles to which the ACI applies
getRoles() - Method in class com.iplanet.ums.PersistentObject
Gets the list of GUIDS roles assosciated with this object
getRoles() - Method in class com.sun.identity.idsvcs.UserDetails
 
getRoleType() - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Gets the type of the role.
getRollBackMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
getRollBackMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.BackupFileTask
 
getRollBackMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
getRollBackMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.CreateLayoutTask
 
getRollBackMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
getRollBackMessage(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.DeleteLayoutTask
 
getRollBackMessage(IStateAccess, Map) - Method in interface com.sun.identity.install.tools.configurator.ITask
 
getRootCause() - Method in exception com.iplanet.ums.UMSException
Returns the embedded exception.
getRootCause() - Method in exception com.sun.identity.federation.common.FSException
Returns the embedded exception.
getRootCause() - Method in exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Returns the embedded exception.
getRootCause() - Method in exception com.sun.identity.xmlenc.EncryptionException
Returns the embedded exception.
getRootE() - Method in class com.sun.identity.entitlement.EntitlementCombiner
Returns the entitlement which will act as the root for sub tree evaluations.
getRootElement() - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
Returns the root element for the given XML document.
getRootElement(String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfo
Creates an instance for the root element.
getRootElement(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfoImpl
 
getRootElement(String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfo
Creates an instance for the root element.
getRootElement(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl
 
getRootNode(Document, String) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
getRootNode() - Method in class org.forgerock.openam.entitlement.utils.indextree.nodefactory.BasicTreeNodeFactory
 
getRootNode() - Method in interface org.forgerock.openam.entitlement.utils.indextree.nodefactory.TreeNodeFactory
 
getRootResourceRouter() - Method in class org.forgerock.openam.rest.AbstractRestRouteProvider
 
getRootServerConfig(SSOToken) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
getRootServerConfigWithRetry(SSOToken) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
getRootServiceRouter() - Method in class org.forgerock.openam.rest.AbstractRestRouteProvider
 
getRootSiteConfig(SSOToken) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
getRootSuffix() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
getRootSuffix() - Method in class com.sun.identity.cli.InitializeSystem
 
getRootSuffix() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns root suffix.
getRootSuffix() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns root suffix.
getRootSuffix() - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Returns the root suffix (i.e., base DN) for the SMS objects.
getRootSuffix() - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Returns the root suffix (i.e., base DN) for the SMS objects.
getRootSuffix() - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
getRootSuffix() - Method in interface com.sun.identity.sm.ServiceManagementDAO
 
getRootSuffix() - Method in class com.sun.identity.sm.ServiceManagementDAOWrapper
 
getRootSuffix() - Static method in class com.sun.identity.sm.SMSEntry
 
getRootSuffix() - Method in class com.sun.identity.sm.SMSObject
Returns the root suffix (i.e., base DN) for the SMS objects.
getRootSuffix() - Method in class com.sun.identity.sm.SMSObjectDB
Returns the BaseDN for the SM objects.
getRootURL(HttpServletRequest) - Method in class org.forgerock.openam.services.baseurl.BaseURLProvider
Gets the base URL to use in the response to the request.
getRootURL(HttpContext) - Method in class org.forgerock.openam.services.baseurl.BaseURLProvider
Gets the base URL to use in the http context.
getRootURL(HttpServletRequest) - Method in class org.forgerock.openam.services.baseurl.ExtensionBaseURLProvider
 
getRootURL(HttpContext) - Method in class org.forgerock.openam.services.baseurl.ExtensionBaseURLProvider
 
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
 
getRouter() - Method in interface org.forgerock.openam.rest.ResourceRouter
Gets the CHF root router on which all route registration has happened.
getRouter() - Method in class org.forgerock.openam.rest.service.OAuth2ServiceEndpointApplication
Returns the XACML router.
getRouter() - Method in class org.forgerock.openam.rest.service.ServiceEndpointApplication
Obtain the router for this application from the RestEndpoints.
getRouter() - Method in class org.forgerock.openam.rest.service.UMAServiceEndpointApplication
Returns the UMA router.
getRouter() - Method in class org.forgerock.openam.rest.service.XACMLServiceEndpointApplication
Returns the XACML router.
getRouter() - Method in interface org.forgerock.openam.rest.ServiceRouter
Gets the CHF root router on which all route registration has happened.
getRouteString() - Method in class org.forgerock.openam.radius.common.packet.FramedRouteAttribute
Return the route string.
getRouting() - Method in class org.forgerock.openam.radius.common.packet.FramedRoutingAttribute
Get the routing represented by this attribute.
getRPTAdapter(TokenIdGenerator) - Method in class org.forgerock.openam.uma.UmaGuiceModule
 
getRPTEndpoint() - Method in interface org.forgerock.openam.uma.UmaUris
Gets the URI for the UMA RPT authorization request endpoint.
getRPTLifetime() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the lifetime an RPT will have before it expires.
getRPTLifetime() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the lifetime an RPT will have before it expires.
getRule() - Method in class com.iplanet.ums.validation.ValidationElement
Returns a rule
getRule(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the rule object identified by name.
getRuleCombiningAlgId() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the ruleCombiningAlgId property.
getRuleCombiningAlgId(String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
getRuleId() - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Gets the value of the ruleId property.
getRuleIdRef() - Method in class com.sun.identity.entitlement.xacml3.core.RuleCombinerParameters
Gets the value of the ruleIdRef property.
getRuleNames() - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the set of rule names associated with the policy.
getRunInfo() - Method in class com.sun.identity.install.tools.configurator.Driver
 
getRunnable() - Method in class com.sun.identity.common.RunnableTimerTask
Returns the runnable interface from this RunnableTimerTask
getRunPeriod() - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Implements for GeneralTaskRunnable
getRunPeriod() - Method in class com.iplanet.services.naming.WebtopNaming.SiteMonitor
 
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.coretoken.service.TokenCleanupRunnable
 
getRunPeriod() - Method in class com.sun.identity.saml.servlet.POSTCleanUpRunnable
 
getRunPeriod() - Method in class com.sun.identity.saml.xmlsig.KeyStoreRefresher
 
getRunPeriod() - Method in class com.sun.identity.saml2.profile.CacheCleanUpRunnable
 
getRunPeriod() - Method in class com.sun.identity.shared.stats.StatsRunner
 
getRunPeriod() - Method in class org.forgerock.openam.cts.CoreTokenConfig
 
getRunPeriod() - Method in class org.forgerock.openam.session.SessionCuller
 
getSAEAttrs(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Retrieves SAE related attributes from exended metadata.
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.
getSaltedPassword(byte[]) - Static method in class org.openidentityplatform.openam.cassandra.SSHA
Creates an RFC 2307-compliant salted, hashed password with the SHA1 MessageDigest algorithm.
getSaltedPassword(byte[], byte[]) - Static method in class org.openidentityplatform.openam.cassandra.SSHA
Helper method that creates an RFC 2307-compliant salted, hashed password with the SHA1 MessageDigest algorithm.
getSaltedPassword(byte[]) - Static method in class org.openidentityplatform.openam.cassandra.SSHA256
Creates an RFC 2307-compliant salted, hashed password with the SHA1 MessageDigest algorithm.
getSaltedPassword(byte[], byte[]) - Static method in class org.openidentityplatform.openam.cassandra.SSHA256
Helper method that creates an RFC 2307-compliant salted, hashed password with the SHA1 MessageDigest algorithm.
getSAML1CacheHits() - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Getter for the "SAML1CacheHits" variable.
getSAML1CacheHits() - Method in interface com.sun.identity.monitoring.SsoServerSAML1CacheEntryMBean
Getter for the "SAML1CacheHits" variable.
getSAML1CacheIndex() - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Getter for the "SAML1CacheIndex" variable.
getSAML1CacheIndex() - Method in interface com.sun.identity.monitoring.SsoServerSAML1CacheEntryMBean
Getter for the "SAML1CacheIndex" variable.
getSAML1CacheMisses() - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Getter for the "SAML1CacheMisses" variable.
getSAML1CacheMisses() - Method in interface com.sun.identity.monitoring.SsoServerSAML1CacheEntryMBean
Getter for the "SAML1CacheMisses" variable.
getSAML1CacheName() - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Getter for the "SAML1CacheName" variable.
getSAML1CacheName() - Method in interface com.sun.identity.monitoring.SsoServerSAML1CacheEntryMBean
Getter for the "SAML1CacheName" variable.
getSAML1CacheReads() - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Getter for the "SAML1CacheReads" variable.
getSAML1CacheReads() - Method in interface com.sun.identity.monitoring.SsoServerSAML1CacheEntryMBean
Getter for the "SAML1CacheReads" variable.
getSAML1CacheWrites() - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Getter for the "SAML1CacheWrites" variable.
getSAML1CacheWrites() - Method in interface com.sun.identity.monitoring.SsoServerSAML1CacheEntryMBean
Getter for the "SAML1CacheWrites" variable.
getSAML1EndPointIndex() - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Getter for the "SAML1EndPointIndex" variable.
getSAML1EndPointIndex() - Method in interface com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMBean
Getter for the "SAML1EndPointIndex" variable.
getSAML1EndPointName() - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Getter for the "SAML1EndPointName" variable.
getSAML1EndPointName() - Method in interface com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMBean
Getter for the "SAML1EndPointName" variable.
getSAML1EndPointRqtAborted() - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Getter for the "SAML1EndPointRqtAborted" variable.
getSAML1EndPointRqtAborted() - Method in interface com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMBean
Getter for the "SAML1EndPointRqtAborted" variable.
getSAML1EndPointRqtFailed() - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Getter for the "SAML1EndPointRqtFailed" variable.
getSAML1EndPointRqtFailed() - Method in interface com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMBean
Getter for the "SAML1EndPointRqtFailed" variable.
getSAML1EndPointRqtIn() - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Getter for the "SAML1EndPointRqtIn" variable.
getSAML1EndPointRqtIn() - Method in interface com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMBean
Getter for the "SAML1EndPointRqtIn" variable.
getSAML1EndPointRqtOut() - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Getter for the "SAML1EndPointRqtOut" variable.
getSAML1EndPointRqtOut() - Method in interface com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMBean
Getter for the "SAML1EndPointRqtOut" variable.
getSAML1EndPointStatus() - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Getter for the "SAML1EndPointStatus" variable.
getSAML1EndPointStatus() - Method in interface com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMBean
Getter for the "SAML1EndPointStatus" variable.
getSAML1Svc() - Static method in class com.sun.identity.plugin.monitoring.MonitorManager
 
getSaml1SvcGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getSaml1SvcMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the SAML1 service mbean
getSaml1SvcMBean() - Method in interface com.sun.identity.plugin.monitoring.FedMonAgent
Get a handle to the monitoring MBean for the SAML1 service.
getSaml1SvcMBean() - Method in class com.sun.identity.plugin.monitoring.impl.AgentProvider
 
getSaml1SvcMBean() - Method in class com.sun.identity.plugin.monitoring.impl.FedletAgentProvider
 
getSAML1TrustPrtnrIndex() - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntry
Getter for the "SAML1TrustPrtnrIndex" variable.
getSAML1TrustPrtnrIndex() - Method in interface com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMBean
Getter for the "SAML1TrustPrtnrIndex" variable.
getSAML1TrustPrtnrName() - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntry
Getter for the "SAML1TrustPrtnrName" variable.
getSAML1TrustPrtnrName() - Method in interface com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMBean
Getter for the "SAML1TrustPrtnrName" variable.
getSAML2BearerAssertion(String, String, String, String, String) - Method in interface org.forgerock.openam.sts.token.provider.TokenServiceConsumer
Invoke the TokenService to produce a SAML2 Bearer assertion
getSAML2BearerAssertion(String, String, String, String, String) - Method in class org.forgerock.openam.sts.token.provider.TokenServiceConsumerImpl
 
getSaml2Config() - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
getSAML2CryptoProvider() - Method in class org.forgerock.openam.sts.tokengeneration.state.RestSTSInstanceState
 
getSAML2CryptoProvider() - Method in class org.forgerock.openam.sts.tokengeneration.state.SoapSTSInstanceState
 
getSAML2CryptoProvider() - Method in interface org.forgerock.openam.sts.tokengeneration.state.STSInstanceState
 
getSAML2FedSessionCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2Svc
Getter for the "SAML2FedSessionCount" variable.
getSAML2FedSessionCount() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SvcMBean
Getter for the "SAML2FedSessionCount" variable.
getSAML2HolderOfKeyAssertion(String, String, String, String, ProofTokenState, String) - Method in interface org.forgerock.openam.sts.token.provider.TokenServiceConsumer
Invoke the TokenService to produce a SAML2 Bearer assertion
getSAML2HolderOfKeyAssertion(String, String, String, String, ProofTokenState, String) - Method in class org.forgerock.openam.sts.token.provider.TokenServiceConsumerImpl
 
getSAML2HostedIDPCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2Svc
Getter for the "SAML2HostedIDPCount" variable.
getSAML2HostedIDPCount() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SvcMBean
Getter for the "SAML2HostedIDPCount" variable.
getSAML2IDPArtifactsInCache() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Getter for the "SAML2IDPArtifactsInCache" variable.
getSAML2IDPArtifactsInCache() - Method in interface com.sun.identity.monitoring.SsoServerSAML2IDPEntryMBean
Getter for the "SAML2IDPArtifactsInCache" variable.
getSAML2IDPArtifactsIssued() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Getter for the "SAML2IDPArtifactsIssued" variable.
getSAML2IDPArtifactsIssued() - Method in interface com.sun.identity.monitoring.SsoServerSAML2IDPEntryMBean
Getter for the "SAML2IDPArtifactsIssued" variable.
getSAML2IDPAssertionsInCache() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Getter for the "SAML2IDPAssertionsInCache" variable.
getSAML2IDPAssertionsInCache() - Method in interface com.sun.identity.monitoring.SsoServerSAML2IDPEntryMBean
Getter for the "SAML2IDPAssertionsInCache" variable.
getSAML2IDPAssertionsIssued() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Getter for the "SAML2IDPAssertionsIssued" variable.
getSAML2IDPAssertionsIssued() - Method in interface com.sun.identity.monitoring.SsoServerSAML2IDPEntryMBean
Getter for the "SAML2IDPAssertionsIssued" variable.
getSAML2IDPEntry(String) - Static method in class com.sun.identity.monitoring.Agent
 
getSAML2IDPIndex() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Getter for the "SAML2IDPIndex" variable.
getSAML2IDPIndex() - Method in interface com.sun.identity.monitoring.SsoServerSAML2IDPEntryMBean
Getter for the "SAML2IDPIndex" variable.
getSAML2IDPInvalRqtsRcvd() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Getter for the "SAML2IDPInvalRqtsRcvd" variable.
getSAML2IDPInvalRqtsRcvd() - Method in interface com.sun.identity.monitoring.SsoServerSAML2IDPEntryMBean
Getter for the "SAML2IDPInvalRqtsRcvd" variable.
getSAML2IDPName() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Getter for the "SAML2IDPName" variable.
getSAML2IDPName() - Method in interface com.sun.identity.monitoring.SsoServerSAML2IDPEntryMBean
Getter for the "SAML2IDPName" variable.
getSAML2IDPRqtsRcvd() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Getter for the "SAML2IDPRqtsRcvd" variable.
getSAML2IDPRqtsRcvd() - Method in interface com.sun.identity.monitoring.SsoServerSAML2IDPEntryMBean
Getter for the "SAML2IDPRqtsRcvd" variable.
getSAML2IDPSessionCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2Svc
Getter for the "SAML2IDPSessionCount" variable.
getSAML2IDPSessionCount() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SvcMBean
Getter for the "SAML2IDPSessionCount" variable.
getSAML2MetaManager() - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns an instance of SAML2MetaManger.
getSAML2ReaderServiceURL() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns reader service URL of the Circle of Trust for SAMLv2 protocol.
getSAML2RemoteIDPCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2Svc
Getter for the "SAML2RemoteIDPCount" variable.
getSAML2RemoteIDPCount() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SvcMBean
Getter for the "SAML2RemoteIDPCount" variable.
getSAML2SenderVouchesAssertion(String, String, String, String, String) - Method in interface org.forgerock.openam.sts.token.provider.TokenServiceConsumer
Invoke the TokenService to produce a SAML2 Bearer assertion
getSAML2SenderVouchesAssertion(String, String, String, String, String) - Method in class org.forgerock.openam.sts.token.provider.TokenServiceConsumerImpl
 
getSAML2SPEntry(String) - Static method in class com.sun.identity.monitoring.Agent
 
getSAML2SPIndex() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Getter for the "SAML2SPIndex" variable.
getSAML2SPIndex() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SPEntryMBean
Getter for the "SAML2SPIndex" variable.
getSAML2SPInvalidArtifactsRcvd() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Getter for the "SAML2SPInvalidArtifactsRcvd" variable.
getSAML2SPInvalidArtifactsRcvd() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SPEntryMBean
Getter for the "SAML2SPInvalidArtifactsRcvd" variable.
getSAML2SPName() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Getter for the "SAML2SPName" variable.
getSAML2SPName() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SPEntryMBean
Getter for the "SAML2SPName" variable.
getSAML2SPRqtsSent() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Getter for the "SAML2SPRqtsSent" variable.
getSAML2SPRqtsSent() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SPEntryMBean
Getter for the "SAML2SPRqtsSent" variable.
getSAML2SPValidAssertionsRcvd() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Getter for the "SAML2SPValidAssertionsRcvd" variable.
getSAML2SPValidAssertionsRcvd() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SPEntryMBean
Getter for the "SAML2SPValidAssertionsRcvd" variable.
getSAML2Status() - Method in class com.sun.identity.monitoring.SsoServerSAML2Svc
Getter for the "SAML2Status" variable.
getSAML2Status() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SvcMBean
Getter for the "SAML2Status" variable.
getSaml2SubjectConfirmation() - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState
 
getSAML2Svc() - Static method in class com.sun.identity.plugin.monitoring.MonitorManager
 
getSaml2SvcGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getSaml2SvcMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the SAML2 service mbean
getSaml2SvcMBean() - Method in interface com.sun.identity.plugin.monitoring.FedMonAgent
Get a handle to the monitoring MBean for the SAML2 service.
getSaml2SvcMBean() - Method in class com.sun.identity.plugin.monitoring.impl.AgentProvider
 
getSaml2SvcMBean() - Method in class com.sun.identity.plugin.monitoring.impl.FedletAgentProvider
 
getSaml2TokenGenerationState() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
getSAML2TokenValue() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenState
 
getSAML2WriterServiceURL() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns Writer Service URL of the Circle of Trust for SAMLv2 protocol.
getSAMLAttribute(String, String, String[]) - Method in class com.sun.identity.saml.plugins.DefaultSiteAttributeMapper
Returns the SAML Attribute object.
getSAMLAttribute(String, String[]) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the SAML Attribute object.
getSAMLAttribute(String, String, Set<String>, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultLibraryIDPAttributeMapper
Returns the SAML Attribute object.
getSAMLAttribute(String, String, Set<String>) - Method in class com.sun.identity.wsfederation.plugins.DefaultIDPAttributeMapper
Returns the SAML Attribute object.
getSAMLAttributeMapping() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the SAML Attribute Mapping list.
getSAMLAttributeMapping() - Method in class com.sun.identity.wss.provider.STSConfig
Returns the SAML Attribute Mapping list.
getSAMLAttributeMapping() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns the SAML Attribute Mapping list.
getSAMLAttributeNamespace() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns SAML attribute namespace.
getSAMLAttributeNamespace() - Method in class com.sun.identity.wss.provider.STSConfig
Returns SAML attribute namespace.
getSAMLAttributeNamespace() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns SAML attribute namespace.
getSAMLAttributes(Assertion, boolean, Set<PrivateKey>) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Gets the attributes from an assert's AttributeStates.
getSAMLAttributes(String, Set, String, SSOToken) - Static method in class com.sun.identity.wss.security.WSSUtils
Returns the SAML Attribute Map>.
getSAMLAuthenticationToken(NameIdentifier) - Method in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
Creates a SAML Assertion for message authentication.
getSAMLAuthenticationToken(NameIdentifier) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Creates a SAML Assertion for message authentication.
getSAMLAuthenticationToken(NameIdentifier) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerClient
Creates a SAML Assertion for message authentication.
getSAMLAuthenticationToken(String) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenManagerIF
Returns the SAML Authentication Token.
getSAMLAuthenticationToken(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerImpl
Returns the SAML Authentication Token.
getSAMLAuthenticationToken(NameIdentifier) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML Assertion for message authentication.
getSAMLAuthenticator(IDPSSOFederateRequest, HttpServletRequest, HttpServletResponse, PrintWriter, boolean) - Method in class org.forgerock.openam.saml2.SAML2ActorFactory
Gets a SAMLAuthenticator object.
getSAMLAuthenticatorLookup(IDPSSOFederateRequest, HttpServletRequest, HttpServletResponse, PrintWriter) - Method in class org.forgerock.openam.saml2.SAML2ActorFactory
Get a SAMLAuthenticatorLookup object.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, String, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, EncryptedResourceID, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, String, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, EncryptedResourceID, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, String, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerClient
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, EncryptedResourceID, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerClient
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLAuthorizationToken(String, String, String, boolean, boolean, boolean, String) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenManagerIF
Returns the SAML Authorization Token.
getSAMLAuthorizationToken(String, String, String, boolean, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerImpl
Returns the SAML Authorization Token.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, String, boolean, boolean, String) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLAuthorizationToken(NameIdentifier, SessionContext, EncryptedResourceID, boolean, boolean, String) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML Assertion for message authorization, the assertion could optionally contain an AuthenticationStatement which will be used for message authentication.
getSAMLBearerToken(NameIdentifier, SessionContext, String, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
Creates a SAML assertion.
getSAMLBearerToken(NameIdentifier, SessionContext, EncryptedResourceID, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
Creates a SAML assertion.
getSAMLBearerToken(NameIdentifier, SessionContext, String, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Creates a SAML assertion.
getSAMLBearerToken(NameIdentifier, SessionContext, EncryptedResourceID, boolean, boolean, String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Creates a SAML assertion.
getSAMLBearerToken(NameIdentifier, SessionContext, String, boolean, boolean, String) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML assertion.
getSAMLBearerToken(NameIdentifier, SessionContext, EncryptedResourceID, boolean, boolean, String) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Creates a SAML assertion.
getSamlpElement(SOAPMessage, String) - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Returns first Element with given local name in samlp name space inside SOAP message.
getSAMLUrl() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SiteEntry
Returns URL endpoint which handles SAML web browser artifact profile.
getSaveAttributesToSessionFlag() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getSaveErrorMessage() - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
getSaveErrorMessage() - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
 
getSaveErrorMessage() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
getSaveIndex() - Method in class com.sun.identity.entitlement.Application
Returns save index
getSaveIndex() - Method in class com.sun.identity.entitlement.ApplicationType
Returns save index.
getSaveIndex(String) - Static method in class com.sun.identity.entitlement.ApplicationTypeManager
Returns save index class.
getSaveIndex() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeWrapper
 
getSaveIndex() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getSaveIndexClass() - Method in class com.sun.identity.entitlement.Application
Returns save index class.
getSAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Getter for the "SAverage" variable.
getSAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryImpl
Gets the average rate that the specified CTS operation has been made on the CTS.
getSAverage() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMBean
Getter for the "SAverage" variable.
getSAXParser(boolean) - Method in interface org.forgerock.openam.utils.SAXParserProvider
Gets a pre-configured SAXParser from the underlying implementation.
getSchema(String, AMSchema.Type) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method has been deprecated. Please use com.sun.identity.sm.ServiceSchemaManager.getSchema() .
getSchema(Principal) - Method in class com.iplanet.ums.DataLayer
Fetches the schema from the LDAP directory server.
getSchema(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the configuration schema for the given schema type
getSchema(SchemaType) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the configuration schema for the given schema type
getSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the service schema in XML for this service.
getSchema(String) - Method in class com.sun.identity.sm.SMSSchema
Method returns the XML schema for the given service name in a String format that can stored in a directory.
getSchema() - Method in class com.sun.identity.sm.SMSSchema
Method returns the XML schema for the service in a String format that can stored in a directory.
getSchema() - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
 
getSchemaElements() - Static method in class com.iplanet.services.cdm.clientschema.AMClientCapData
This method returns the name of the "defined" client properties in the Schema.
getSchemaID() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service component's schema ID.
getSchemaManager(SSOToken) - Static method in class com.iplanet.ums.SchemaManager
Returns the schema manager assosciated with the given authenticated Principal.
getSchemaManager(Principal) - Static method in class com.iplanet.ums.SchemaManager
Returns the schema manager assosciated with the given authenticated Principal.
getSchemaManager(String, String) - Method in class com.sun.identity.sm.ServiceManager
Returns the ServiceSchemaManager for the given service name and version.
getSchemaModifications() - Method in class com.sun.identity.sm.ServiceSchemaModifications
 
getSchemaName() - Method in class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Returns the name of the schema associated with this wrapper
getSchemaNode() - Method in class com.sun.identity.sm.ServiceSchema
Returns the Node of this schema element.
getSchemaSubEntries(SSOToken, String, String) - Method in class com.sun.identity.sm.CachedSubEntries
Returns sub-entries that belong to given SubSchema name and statisfies the pattern.
getSchemaType(String) - Method in class com.sun.identity.common.BackwardCompSupport
 
getSchemaTypes(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method has been deprecated. Please use com.sun.identity.sm.ServiceSchemaManager.getSchemaTypes() .
getSchemaTypes() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the schema types available with this service.
getScheme() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getScheme() on the wrapped request object.
getScope() - Method in class com.iplanet.am.sdk.ldap.ACIEventListener
 
getScope() - Method in class com.iplanet.am.sdk.ldap.EntryEventListener
 
getScope() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
getScope() - Method in interface com.iplanet.services.ldap.event.IDSEventListener
 
getScope() - Method in class com.sun.identity.sm.ldap.LDAPEventManager
 
getScope() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the scope.
getScope() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the set of scopes requested.
getScope() - Method in interface org.forgerock.oauth2.core.IntrospectableToken
Gets the token's scopes.
getScope() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the scope.
getScope() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Gets the scope.
getScope() - Method in class org.forgerock.oauth2.core.StatefulToken
Gets the scope.
getScope() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getScope() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
getScope() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getScope() - Method in class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
getScopeDescriptions(Locale) - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the display descriptions for the allowed and default scopes combined, in the specified locale.
getScopeDescriptions() - Method in exception org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequired
Gets the scope descriptions.
getScopeDescriptions(Locale) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets the display descriptions for the allowed and default scopes combined, in the specified locale.
getScopeDescriptions(Locale) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the display descriptions for the allowed and default scopes combined, in the specified locale.
getScopes() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the set of available scopes for the resource set.
getScopes() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
getScopes() - Method in class org.forgerock.openam.uma.Permission
 
getScopes() - Method in class org.forgerock.openam.uma.PermissionTicket
 
getScopes() - Method in class org.forgerock.openam.uma.UmaPolicy
Parses the unique set of scopes that are defined for all subject in this UMA policy.
getScoping() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the FSScoping object.
getScoping() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the Scoping object.
getScoping() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the Scoping object.
getScript() - Method in class org.forgerock.openam.scripting.ScriptObject
The contents of the script in the given scripting language.
getScript() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Get the script represented by the ScriptConfiguration.
getScriptConfiguration(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.ScriptCondition
Retrieve the script configuration from the scripting service.
getScriptEngine() - Method in class org.forgerock.openam.scripting.factories.GroovyEngineFactory
Instantiates and returns an instance of GroovyScriptEngineImpl passing in a new GroovyClassLoader with an AST transformation customizer that will ensure that interrupt checks are inserted into the compiled code (at the start of closures, loops, etc.).
getScriptEngine() - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
getScriptEngine(ScriptEngineManager) - Method in interface org.forgerock.openam.scripting.ScriptingLanguage
Gets a script engine for evaluating scripts in this scripting language.
getScriptErrorCode() - Method in exception org.forgerock.openam.scripting.ScriptException
Get the ScriptErrorCode that describes this error.
getScriptExecutionTimeout() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
Returns the maximum script execution time limit, in seconds.
getScriptId() - Method in class org.forgerock.openam.entitlement.conditions.environment.ScriptCondition
Gets the script Id.
getScriptName() - Method in class org.forgerock.openam.scripting.ScriptError
Get the name of the script in which the error occurred.
getScriptValidator() - Method in interface org.forgerock.openam.scripting.ScriptingLanguage
Gets a script validator for validating scripts in this scripting language.
getSCumulativeCount() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Getter for the "SCumulativeCount" variable.
getSCumulativeCount() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryImpl
Gets the cumulative count for the specified CTS operation.
getSCumulativeCount() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMBean
Getter for the "SCumulativeCount" variable.
getSDK() - Method in class com.sun.identity.authentication.service.AuthD
Returns connection for AM store.
getSDKAttributeValue(String) - Method in class com.sun.identity.sm.OrgConfigViaAMSDK
 
getSearchableAttributeNames() - Method in class com.sun.identity.sm.ServiceSchema
Returns the names of the schema attributes defined for the service which are searchable.
getSearchAttribute(String) - Static method in class com.sun.identity.entitlement.xacml3.SearchFilterFactory
Get the SearchAttribute instance for the specified policy attribute name.
getSearchBase() - Method in class com.iplanet.ums.DynamicGroup
Returns the search base used to evaluate this dynamic group.
getSearchBase() - Method in interface com.iplanet.ums.IDynamicMembership
Gets the search base used to evaluate this dynamic group.
getSearchBaseDN(String, String) - Static method in class com.sun.identity.entitlement.opensso.DataStore
Returns the base search DN.
getSearchControl() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
 
getSearchFilter(int, String, String, boolean) - Static method in class com.iplanet.am.sdk.AMSearchFilterManager
Deprecated.
Method to get search filter for the specified object type defined at the specified Organization.
getSearchFilter(int, String) - Static method in class com.iplanet.am.sdk.AMSearchFilterManager
Deprecated.
Method to get the search filter for the object type defined at the specified Organization.
getSearchFilter(int, String, String, boolean) - Static method in class com.iplanet.am.sdk.ldap.SearchFilterManager
Method to get search filter for the specified object type defined at the specified Organization.
getSearchFilter(int, String) - Static method in class com.iplanet.am.sdk.ldap.SearchFilterManager
Method to get the search filter for the object type defined at the specified Organization.
getSearchFilter() - Method in class com.iplanet.ums.DynamicGroup
Returns the search filter used to evaluate this dynamic group.
getSearchFilter() - Method in interface com.iplanet.ums.IDynamicMembership
Gets the search filter used to evaluate this dynamic group.
getSearchFilter() - Method in class com.iplanet.ums.SearchTemplate
Gets the filter expression used to search for objects of this type.
getSearchFilter() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Get search filter for ldap search
getSearchFilter() - Method in class com.sun.identity.sm.SMSObject
Returns search (LDAP) filter to search for SMS objects
getSearchFilterFromTemplate(int, String, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the search filter of a given search template.
getSearchFilterFromTemplate(int, String, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getSearchFilterFromTemplate(int, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getSearchFilterFromTemplate(int, String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getSearchFilterFromTemplate(int, String, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getSearchID() - Method in class com.iplanet.services.ldap.event.DSEvent
Returns the Directory Server search ID that was assigned when the persistent search was first submited.
getSearchIndex() - Method in class com.sun.identity.entitlement.Application
Returns search index
getSearchIndex() - Method in class com.sun.identity.entitlement.ApplicationType
Returns search index.
getSearchIndex(String) - Static method in class com.sun.identity.entitlement.ApplicationTypeManager
Returns search index class.
getSearchIndex() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeWrapper
 
getSearchIndex() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.AnyUserSubject
Deprecated.
 
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.AttributeSubject
Returns search index attributes.
getSearchIndexAttributes() - Method in interface com.sun.identity.entitlement.EntitlementSubject
Returns attribute names and values that could be used for indexing.
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.GroupSubject
Deprecated.
Returns search index attributes.
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.LogicalSubject
Returns the search index attributes.
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.NoSubject
 
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.NotSubject
Returns search index attributes.
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.opensso.OpenSSOGroupSubject
Deprecated.
Returns search index attributes.
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.opensso.OpenSSOUserSubject
Deprecated.
Returns search index attributes.
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Returns search index attributes.
getSearchIndexAttributes() - Method in class com.sun.identity.entitlement.UserSubject
Deprecated.
 
getSearchIndexAttributes() - Method in class org.forgerock.openam.entitlement.conditions.subject.AuthenticatedUsers
Returns attribute names and values that could be used for indexing.
getSearchIndexAttributes() - Method in class org.forgerock.openam.entitlement.conditions.subject.IdentitySubject
Returns attribute names and values that could be used for indexing.
getSearchIndexAttributes() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementSubjectMixin
 
getSearchIndexClass() - Method in class com.sun.identity.entitlement.Application
Returns search index class.
getSearchModifier() - Method in class com.sun.identity.idm.IdSearchControl
Returns the IdSearchOpModifier defined for this SearchControl
getSearchModifierMap() - Method in class com.sun.identity.idm.IdSearchControl
Returns the map set to be used to modify the search filter in each plugin.
getSearchParameters(NameIdentifier, String, String, String) - Method in class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
Returns the NameIDInfoKey key value pair that can be used for searching the user.
getSearchParameters(NameIdentifier, String, String, String) - Method in class com.sun.identity.wsfederation.plugins.DefaultADFSPartnerAccountMapper
This method simply extracts the NameIDValue and constructs a search map according to the configuration.
getSearchResultEntryHandler() - Method in class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
Returns the SearchResultEntryHandler for the concrete implementation.
getSearchResultEntryHandler() - Method in class org.forgerock.openam.idrepo.ldap.psearch.DJLDAPv3PersistentSearch
 
getSearchResultEntryHandler() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch
 
getSearchResults() - Method in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
Method which returns the search results as an ordered set.
getSearchResults() - Method in class com.sun.identity.common.SearchResults
Returns the search results.
getSearchResults() - Method in class com.sun.identity.idm.IdSearchResults
Method which returns the search results as an ordered set.
getSearchResults() - Method in class com.sun.identity.idm.RepoSearchResults
Method which returns the search results as an ordered set.
getSearchResults() - Method in class com.sun.identity.policy.ValidValues
Deprecated.
Returns the search results as a set.
getSearchScope() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Gets the search scope defined in the AMSearchControl.
getSearchScope(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Gets the search scope defined in the AMSearchControl.
getSearchScope() - Method in class com.iplanet.ums.DynamicGroup
Returns the search scope used to evaluate this dynamic group.
getSearchScope() - Method in interface com.iplanet.ums.IDynamicMembership
Gets the search scope used to evaluate this dynamic group.
getSearchScope() - Method in class com.iplanet.ums.SearchControl
Gets the search scope defined in the SearchControl.
getSearchScope(int) - Method in class com.iplanet.ums.SearchControl
Gets the search scope defined in the SearchControl.
getSearchScope(String, SearchScope) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Converts string representation of scope (as defined in the configuration) to the corresponding SearchScope object.
getSearchTemplate() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the search template name
getSearchTemplate(Guid, String, int) - Method in class com.iplanet.ums.ConfigManagerUMS
Returns the Attribute Key-Value set of a Search or Creation Template entry.
getSearchTemplate(String, Guid) - Method in class com.iplanet.ums.TemplateManager
Returns a template from a supplied template name.
getSearchTemplate(String, Guid, int) - Method in class com.iplanet.ums.TemplateManager
Returns a template from a supplied template name.
getSearchTemplateNames(Guid) - Method in class com.iplanet.ums.ConfigManagerUMS
Returns a set of the Search Template names under the given organization.
getSearchTemplateNames(Guid) - Method in class com.iplanet.ums.TemplateManager
Returns a set of known search templates.
getSecondaryInitializationError() - Static method in class com.iplanet.am.util.SystemProperties
Returns error messages during initialization using the single war deployment, else null.
getSecondaryKey() - Method in class org.forgerock.openam.cts.api.tokens.SAMLToken
 
getSecondaryKey() - Method in class org.forgerock.openam.session.model.AMRootEntity
 
getSecondarySiteIDs() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
 
getSecondarySiteIDs() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getSecondarySites(String, String, String, String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the String representation of the separator delimited secondary site list.
getSecondarySites(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the String representation of the separator delimited secondary site list.
getSecondlevelStatuscode() - Method in exception com.sun.identity.saml2.common.InvalidStatusCodeSaml2Exception
Returns second level status code.
getSecondQuery() - Method in class org.forgerock.openam.oauth2.rest.AggregateQuery
 
getSecret() - Method in class com.iplanet.dpro.session.share.SessionInfo
 
getSecret() - Method in class com.sun.identity.wss.trust.BinarySecret
Returns the secret.
getSecret() - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Get the shared secret used by both client and server for encryption and decryption and signing of the packets.
getSecret() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
Get the sender ID to authenticate to the remote service.
getSecret(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Retrieve store secret (usually a password).
getSecretKey(String) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
 
getSecretKey(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Retrieves the secret key for the given certificate alias.
getSecretKey(String, Set<PrivateKey>) - Method in interface com.sun.identity.saml2.xmlenc.EncProvider
Returns the secret key that encrypts encrypted data and is encrypted with recipient's public key in the XML document.
getSecretKey(String, Set<PrivateKey>) - Method in class com.sun.identity.saml2.xmlenc.FMEncProvider
 
getSecretKey() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Returns the secret key for kerberos token.
getSecretKey(SecurityToken, String) - Static method in class com.sun.identity.wss.security.SAML2TokenUtils
 
getSecretKey(SecurityToken, String) - Static method in class com.sun.identity.wss.security.WSSUtils
Returns the secret key from the security token from SAML1 Assertion.
getSecretKey() - Method in class com.sun.identity.wss.sts.TrustAuthorityClient
Returns the secret key obtained as a proof token from STS.
getSecretKey(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
 
getSecretQuestions(String, String) - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Gets map of secret questions
getSecretQuestions(String, String) - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Returns map of secret questions that is displayed in reset page.
getSectorIdentifierUri() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets the subject identifier uri.
getSectorIdentifierUri() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the subject identifier uri.
getSectorIdentifierUri() - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the subject identifier uri.
getSectorIdUri() - Method in class org.forgerock.openidconnect.Client
Returns the sector id uri for this client if set.
getSecure() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Is this cookie secure?
getSecureLogHelper(String) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
This method takes in a logger name and returns a helper object corresponding to that logger name.
getSecureLogHelper() - Method in class com.sun.identity.log.handlers.SecureFileHandler
Return secure logger helper instance
getSecureLogHelperInst() - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Returns SecureLogHelper instance
getSecureRandom() - Static method in class com.iplanet.am.util.SecureRandomManager
 
getSecureRandomInstance() - Method in interface com.iplanet.am.util.SecureRandomFactory
 
getSecureRandomInstance() - Method in class com.iplanet.am.util.SecureRandomFactoryImpl
 
getSecurityContext() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
 
getSecurityCookieName() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
 
getSecurityHeaderElement() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the Security Header Element.
getSecurityManager() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
Gets the Java SecurityManager to use when checking if a Java class or package should be exposed to a script.
getSecurityMech() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the list of security mechanisms that the trust authority supports.
getSecurityMechanism() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the security mechanism
getSecurityMechanism() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the security mechanism of the secure soap message.
getSecurityMechanism() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the security mechanism
getSecurityMechanism(String) - Static method in class com.sun.identity.wss.security.SecurityMechanism
Returns the security mechanism for the corresponding security mechanism URI.
getSecurityMechanisms() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the list of security mechanims that the provider is configured.
getSecurityMechanisms() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns the list of security mechanims that the STS service is configured.
getSecurityMechanisms() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns the list of security mechanims that the STS service is configured.
getSecurityMechID() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets supported Security Mechanism IDs.
getSecurityMechID(List) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets supported Security Mechanism IDs.
getSecurityMechIDs() - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Returns a list of value of SecurityMechID element.
getSecurityPolicyBindingTraversalYield() - Method in class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase.AuthenticationContextMapperState
 
getSecurityPolicyValidatedTokenConfiguration() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
getSecurityProfileType() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Gets security profile type.
getSecurityToken() - Method in class com.sun.identity.wss.security.AMTokenProvider
Returns the SecurityToken for the WS-Security.
getSecurityToken() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the security token associated with this secure soap message.
getSecurityToken(SecurityTokenSpec) - Method in class com.sun.identity.wss.security.SecurityTokenFactory
Returns / Creates a security token from the security token specificaion.
getSecurityToken() - Method in interface com.sun.identity.wss.security.TokenProvider
Returns the SecurityToken for the WS-Security.
getSecurityToken(ProviderConfig, Object) - Method in class com.sun.identity.wss.sts.TrustAuthorityClient
Returns the SecurityToken for the web services client from a trusted authority, which is Security Token Service (STS).
getSecurityToken(ProviderConfig, Object, ServletContext) - Method in class com.sun.identity.wss.sts.TrustAuthorityClient
Returns the SecurityToken for the web services client from a trusted authority, which is Security Token Service (STS).
getSecurityToken(String, String, String, Object, String, ServletContext) - Method in class com.sun.identity.wss.sts.TrustAuthorityClient
Returns the SecurityToken for the web services client from a trusted authority, which is Security Token Service (STS).
getSecurityToken(String, String, String, Object, String, String, ServletContext) - Method in class com.sun.identity.wss.sts.TrustAuthorityClient
Returns the SecurityToken for the web services client from a trusted authority, which is Security Token Service (STS).
getSecurityTokenReference() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
getSecurityTokenReference() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.TokenKeyInfoType
Gets the value of the securityTokenReference property.
getSeed() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Gets the value of the seed property.
getSeed() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getSeed() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Gets the value of the seed property.
getSeed() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getSelect() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Gets select element
getSelect() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Returns data selection string
getSelectedConditionTypeNames() - Method in class com.sun.identity.policy.ConditionTypeManager
Deprecated.
Returns a Set of valid condition type names configured for the organization.
getSelectedFieldSet() - Method in class com.sun.identity.log.LogManager
Return the LogRecord fields selected to be included.
getSelectedOption(String) - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
getSelectedProviderKey() - Static method in class com.sun.liberty.LibertyManager
Returns the selectedProviderKey from IFSConstants.
getSelectedReferralTypeNames() - Method in class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Returns a set of valid referral type names configured for the organization.
getSelectedResponseProviderTypeNames() - Method in class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Returns a set of valid ResponseProvider type names configured.
getSelectedSubjectTypeNames() - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Returns a set of valid subject type names configured for the organization.
getSelfEvaluation() - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
 
getSelfEvaluationMBean() - Static method in class com.sun.identity.monitoring.Agent
 
getSelfEvaluationsAverage() - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluation
Getter for the "SelfEvaluationsAverage" variable.
getSelfEvaluationsAverage() - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationImpl
Getter for the "EvaluationsAverage" variable.
getSelfEvaluationsAverage() - Method in interface org.forgerock.openam.monitoring.policy.SelfEvaluationMBean
Getter for the "SelfEvaluationsAverage" variable.
getSelfEvaluationsCumulative() - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluation
Getter for the "SelfEvaluationsCumulative" variable.
getSelfEvaluationsCumulative() - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationImpl
Getter for the "EvaluationsCumulative" variable.
getSelfEvaluationsCumulative() - Method in interface org.forgerock.openam.monitoring.policy.SelfEvaluationMBean
Getter for the "SelfEvaluationsCumulative" variable.
getSelfEvaluationsMaximum() - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluation
Getter for the "SelfEvaluationsMaximum" variable.
getSelfEvaluationsMaximum() - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationImpl
Getter for the "EvaluationsMaximum" variable.
getSelfEvaluationsMaximum() - Method in interface org.forgerock.openam.monitoring.policy.SelfEvaluationMBean
Getter for the "SelfEvaluationsMaximum" variable.
getSelfEvaluationsMinimum() - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluation
Getter for the "SelfEvaluationsMinimum" variable.
getSelfEvaluationsMinimum() - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationImpl
Getter for the "EvaluationsMinimum" variable.
getSelfEvaluationsMinimum() - Method in interface org.forgerock.openam.monitoring.policy.SelfEvaluationMBean
Getter for the "SelfEvaluationsMinimum" variable.
getSelfRegistrationConfirmationUrl() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
 
getSelfRegTLT() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
Retrieves the Self-Registration CTS Token Life Time
getSelfSlowestEvaluationTime() - Method in class org.forgerock.openam.monitoring.policy.SelfTiming
Getter for the "SelfSlowestEvaluationTime" variable.
getSelfSlowestEvaluationTime() - Method in class org.forgerock.openam.monitoring.policy.SelfTimingImpl
Getter for the "SlowestEvaluationTime" variable.
getSelfSlowestEvaluationTime() - Method in interface org.forgerock.openam.monitoring.policy.SelfTimingMBean
Getter for the "SelfSlowestEvaluationTime" variable.
getSelfTiming() - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
 
getSelfTimingAverage() - Method in class org.forgerock.openam.monitoring.policy.SelfTiming
Getter for the "SelfTimingAverage" variable.
getSelfTimingAverage() - Method in class org.forgerock.openam.monitoring.policy.SelfTimingImpl
Getter for the "TimingAverage" variable.
getSelfTimingAverage() - Method in interface org.forgerock.openam.monitoring.policy.SelfTimingMBean
Getter for the "SelfTimingAverage" variable.
getSelfTimingMBean() - Static method in class com.sun.identity.monitoring.Agent
 
getSenderIdentity() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the authenticated subject name identifier.
getSenderIdentity() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the authenticated subject name identifier.
getSeparator() - Method in class com.sun.identity.install.tools.configurator.SingleLineOptions
 
getSerializedInternalSessionBlob() - Method in class org.forgerock.openam.session.model.AMRootEntity
Secured Internal Session Data
getSerializedSubject(Subject) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
Serialize the subject.
getSerialNo() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
getSerialNo() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceTokenType
Gets the value of the serialNo property.
getSerialNumber() - Method in class com.sun.identity.saml.common.SAMLCertUtils.CertEntry
Returns serial number of the certificate.
getServerAliases(String, Principal[]) - Method in class com.sun.identity.liberty.ws.soapbinding.WSX509KeyManager
Returns the matching aliases for authenticating the server 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.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).
getServerAttributeSyntax() - Method in class org.forgerock.openam.core.rest.sms.CoreRestSmsGuiceModule
 
getServerAuthModule() - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthModuleWrapper
Gets the underlying JASPI ServerAuthModule instance.
getServerConfig(SSOToken, String) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
getServerConfigs(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
getServerConfigs(SSOToken) - Method in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
getServerConfiguration(String, LDAPUser.Type) - Method in class org.forgerock.openam.sm.ServerConfigurationFactory
Select the Server Group from the configuration.
getServerConfigurationId(ServiceConfig) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
getServerConfigXML() - Method in class com.sun.identity.cli.InitializeSystem
 
GetServerConfigXML - Class in com.sun.identity.cli.serverconfig
Display server configuration XML.
GetServerConfigXML() - Constructor for class com.sun.identity.cli.serverconfig.GetServerConfigXML
 
getServerConfigXML(SSOToken, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns server configuration XML.
getServerConfigXML(boolean) - Method in class com.sun.identity.setup.BootstrapData
Returns server configuration XML.
getServerConfigXML() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the serverconfig.xml file contents as a string.
getServerDefaultsPath() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the absolute path of the serverdefaults properties file.
getServerDirectory(IStateAccess) - Method in interface com.sun.identity.install.tools.configurator.IServerHomeDirLocator
 
getServerFromID(String) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Returns the server URL based on the server ID.
getServerFromID(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the server URL based on the server ID.
getServerFromID(String) - Method in class com.iplanet.services.naming.WebtopNamingQuery
 
getServerFromID(String) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns the server instance corresponding to the server id.
getServerGroup(String) - Method in class com.iplanet.services.ldap.DSConfigMgr
Get the ServerGroup object reference for this serverGroupID.
getServerGroup(String) - Method in class com.iplanet.services.ldap.DSConfigMgrBase
Gets the ServerGroup object reference for this serverGroupID.
getServerGroup(String) - Method in interface com.iplanet.services.ldap.IDSConfigMgr
Returns the Server Group object reference for this id.
getServerHost() - Static method in class com.sun.identity.saml.common.SAMLServiceManager
Returns server host.
getServerHost() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the value of the server host.
getServerHostName() - Method in class com.sun.identity.monitoring.SsoServerServerEntry
Getter for the "ServerHostName" variable.
getServerHostName() - Method in interface com.sun.identity.monitoring.SsoServerServerEntryMBean
Getter for the "ServerHostName" variable.
getServerID() - Method in class com.iplanet.services.ldap.Server
The server id that's defined in the configuration file.
getServerID() - Method in class com.iplanet.services.ldap.ServerInstance
The serverID of the server to which this server instance is associated with.
getServerID(String, String, String, String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the server ID that is there in the platform server list for a corresponding server.
getServerID(String, String, String, String, boolean) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the server ID that is there in the platform server list for a corresponding server.
getServerID(SSOToken, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns server Identifier.
getServerID(String, String, int, String) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns the server id corresponding to a server instance.
getServerId() - Method in class com.sun.identity.monitoring.SsoServerServerEntry
Getter for the "ServerId" variable.
getServerId() - Method in interface com.sun.identity.monitoring.SsoServerServerEntryMBean
Getter for the "ServerId" variable.
getServerID(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns server ID.
getServerIDs() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getServerIDsInLocalSite() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Returns IDs for all servers in the current site.
getServerIDTable() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getServerIdTable() - Static method in class com.sun.identity.monitoring.Agent
 
getServerInfo(SSOToken) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns a set of server information where each entry in a set is a string of this format server-instance-name|serverId|siteId1|siteId2|...
getServerInstance(String, LDAPUser.Type) - Method in class com.iplanet.services.ldap.DSConfigMgr
Given the server group ID, this method returns the active and best available server instance.
getServerInstance(LDAPUser.Type) - Method in class com.iplanet.services.ldap.DSConfigMgr
Get the instance from server group, which is defined as default.
getServerInstance(String, LDAPUser.Type) - Method in class com.iplanet.services.ldap.DSConfigMgrBase
Given the server group ID, this method returns the active and best available server instance.
getServerInstance(LDAPUser.Type) - Method in class com.iplanet.services.ldap.DSConfigMgrBase
Get the instance from server group, which is defined as default.
getServerInstance(LDAPUser.Type) - Method in interface com.iplanet.services.ldap.IDSConfigMgr
Returns server instance of a given authentication type.
getServerInstance(LDAPUser.Type) - Method in class com.iplanet.services.ldap.ServerGroup
Get the server instance that's currently active.
getServerInstance(SSOToken, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns the configuration of a server instance.
getServerInstance(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the server instance name.
getServerInstanceName() - Static method in class com.iplanet.am.util.SystemProperties
Returns the server instance name of which properties are retrieved to initialized this object.
getServerKeyPair(String, String) - Method in interface org.forgerock.openam.utils.OpenAMSettings
Gets the key pair that OpenAM is configured to use for the specified realm.
getServerKeyPair(String, String) - Method in class org.forgerock.openam.utils.OpenAMSettingsImpl
 
getServerList() - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns all the instances in the server cluster this instance belongs to.
getServerList() - Method in class com.sun.identity.configuration.FedLibSystemProperties
Returns server list.
getServerList() - Method in class com.sun.identity.configuration.FedSystemProperties
Returns server list.
getServerList() - Method in class com.sun.identity.configuration.SystemProperties
Returns server list.
getServerList() - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Returns server list.
getServerLocatorHandler() - Method in class com.sun.identity.install.tools.configurator.Driver
 
getServerMapAttr(Map, String) - Static method in class com.iplanet.am.util.Misc
Deprecated.
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.
getServerMechanism() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns value of serverMechanism attribute.
getServerName() - Method in class com.iplanet.services.ldap.Server
The server name, as defined in the xml.
getServerName() - Method in class com.iplanet.services.ldap.ServerInstance
Get the name of the server.
getServerName() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Get host name
getServerName() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getServerName() on the wrapped request object.
getServerName() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the server name.
getServerPort(String, int) - Method in class com.sun.identity.config.util.AjaxPage
 
getServerPort() - Method in class com.sun.identity.monitoring.SsoServerServerEntry
Getter for the "ServerPort" variable.
getServerPort() - Method in interface com.sun.identity.monitoring.SsoServerServerEntryMBean
Getter for the "ServerPort" variable.
getServerPort() - Static method in class com.sun.identity.saml.common.SAMLServiceManager
Returns server port in string format.
getServerPort() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return getServerPort() on the wrapped request object.
getServerProperties() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the properties from existing AMConfig.properties.
getServerProtocol() - Method in class com.sun.identity.monitoring.SsoServerServerEntry
Getter for the "ServerProtocol" variable.
getServerProtocol() - Method in interface com.sun.identity.monitoring.SsoServerServerEntryMBean
Getter for the "ServerProtocol" variable.
getServerProtocol() - Static method in class com.sun.identity.saml.common.SAMLServiceManager
Returns server protocol.
getServers() - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Get Servers within Cluster
getServers(SSOToken) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns a set of server instance name (String).
getServerSelectionList() - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Get the Server Selection List, common to all Servers in Cluster.
getServerSet(Connection) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Gets list of replicated servers from local OpenDJ directory.
getServerSite(SSOToken, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns a site name of which server belongs to.
getServersList() - Method in class com.iplanet.services.ldap.ServerGroup
The list of servers that are defined in this server group.
getServerStatus() - Method in class com.sun.identity.monitoring.SsoServerServerEntry
Getter for the "ServerStatus" variable.
getServerStatus() - Method in interface com.sun.identity.monitoring.SsoServerServerEntryMBean
Getter for the "ServerStatus" variable.
getServerURI() - Static method in class com.sun.identity.saml.common.SAMLServiceManager
Returns server URI.
getServerURL() - Static method in class com.sun.identity.saml.common.SAMLServiceManager
Returns server url.
getServerURL(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns server url of a site.
getService() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns the value of the service attribute.
getService() - Method in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Returns the service to use to connect the user to the login host.
getService(String, ProcessInstanceConfig) - Method in interface org.forgerock.openam.selfservice.SelfServiceFactory
Creates a new service instance based on the passed service config.
getService() - Method in class org.forgerock.openam.session.model.AMRootEntity
 
getService() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
 
getServiceAllURLs(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns all the URLs of the specified service based on the servers in platform server list.
getServiceAllURLs(String) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns all service urls.
getServiceAllURLs(String) - Method in class com.sun.identity.configuration.FedLibSystemProperties
Returns service all url list.
getServiceAllURLs(String) - Method in class com.sun.identity.configuration.FedSystemProperties
Returns service all url list.
getServiceAllURLs(String) - Method in class com.sun.identity.configuration.SystemProperties
Returns server all urls.
getServiceAllURLs(String) - Method in interface com.sun.identity.shared.configuration.ISystemProperties
Returns server all urls.
getServiceAttribute(String, String) - Static method in class com.sun.identity.authentication.service.AuthenticationServiceAttributeCache
Returns Auth Config Service attributes from cache.
getServiceAttributeNames(SSOToken, String, SchemaType) - Static method in class com.iplanet.am.sdk.AMServiceUtils
Deprecated.
Get attribute names for the specified Service and Schema Type
getServiceAttributeNames() - Method in class com.sun.identity.sm.ServiceSchema
Returns the attribute schemas defined for the service that is not a status attribute and is not a service attribute.
getServiceAttributeNames(SchemaType) - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the attribute schemas for the given schema type excluding status and service identifier attributes.
getServiceAttributes(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
This method has been deprecated. Please use service template objects to obtain service attributes.
getServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
GetServiceAttributes - Class in com.sun.identity.cli.idrepo
This command gets service attribute values of an identity.
GetServiceAttributes() - Constructor for class com.sun.identity.cli.idrepo.GetServiceAttributes
 
getServiceAttributes(String) - Method in class com.sun.identity.idm.AMIdentity
Returns attributes related to a service, if the service is assigned to the identity.
getServiceAttributes(SSOToken, IdType, String, String, Set<String>) - Method in class com.sun.identity.idm.IdRepo
Returns the attribute values of the service attributes.
getServiceAttributes(SSOToken, IdType, String, String, Set, String, String) - Method in interface com.sun.identity.idm.IdServices
 
getServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getServiceAttributes(SSOToken, IdType, String, String, Set) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getServiceAttributes(SSOToken, IdType, String, String, Set, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getServiceAttributes(SSOToken, IdType, String, String, Set, String, String, boolean) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
getServiceAttributes(SSOToken, IdType, String, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getServiceAttributes(SSOToken, IdType, String, String, Set, String, String, boolean) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getServiceAttributes(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns attributes configured for the service.
getServiceAttributes(SSOToken, IdType, String, String, Set, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getServiceAttributes(SSOToken, IdType, String, String, Set<String>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns the service attributes in string format for the given identity.
getServiceAttributes(SSOToken, IdType, String, String, Set<String>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getServiceAttributes_idrepo(String, String, String, String, Set, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getServiceAttributes_idrepo(String, String, String, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getServiceAttributesAscending(String) - Method in class com.sun.identity.idm.AMIdentity
Returns attributes related to a service, if the service is assigned to the identity.
getServiceAttributesAscending(SSOToken, IdType, String, String, Set, String, String) - Method in interface com.sun.identity.idm.IdServices
Non-javadoc, non-public methods Get the service attributes of the name identity.
getServiceAttributesAscending(SSOToken, IdType, String, String, Set, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
Non-javadoc, non-public methods Get the service attributes of the name identity.
getServiceAttributesAscending(SSOToken, IdType, String, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
Non-javadoc, non-public methods Get the service attributes of the name identity.
getServiceAttributesAscending(SSOToken, IdType, String, String, Set, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
Non-javadoc, non-public methods Get the service attributes of the name identity.
getServiceAttributesAscending_idrepo(String, String, String, String, Set, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
Non-javadoc, non-public methods Get the service attributes of the name identity.
getServiceAttributesAscending_idrepo(String, String, String, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getServiceAttributesWithQualifier(SSOToken, String) - Static method in class com.iplanet.am.sdk.AMServiceUtils
Deprecated.
Method to get the attribute names of a service with CosQualifier.
getServiceClass(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the class of the specified service.
getServiceConfig(SSOToken, String, SchemaType) - Static method in class com.iplanet.am.sdk.AMServiceUtils
Deprecated.
Get service default config from SMS
getServiceConfig() - Method in class com.sun.identity.authentication.config.AMAuthenticationInstance
Returns a ServiceConfig instance which can be used to access and make changes to the module instance configuration data.
getServiceConfig(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns service configuration attributes.
getServiceConfig(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the service configuration object for the given service name.
getServiceConfig(ForgottenPasswordConsoleConfig, Context, String) - Method in class org.forgerock.openam.selfservice.config.flows.ForgottenPasswordConfigProvider
 
getServiceConfig(ForgottenUsernameConsoleConfig, Context, String) - Method in class org.forgerock.openam.selfservice.config.flows.ForgottenUsernameConfigProvider
 
getServiceConfig(UserRegistrationConsoleConfig, Context, String) - Method in class org.forgerock.openam.selfservice.config.flows.UserRegistrationConfigProvider
 
getServiceConfig(C, Context, String) - Method in interface org.forgerock.openam.selfservice.config.ServiceConfigProvider
Provides the self service config for the appropriate flow.
getServiceConfigManager() - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
Returns the config manager for the auth service.
getServiceConfigManager(String, SSOToken) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Gets a ServiceConfigManager instance.
getServiceConfigManager(String, SSOToken) - Method in class org.forgerock.openam.core.CoreWrapper
Gets a ServiceConfigManager for the given service.
getServiceConfigManager(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Gets a ServiceConfigManager using the SSOToken available from the request context.
getServiceConfigManager(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the ServiceConfigManager for a service.
getServiceConfigManager(String, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the ServiceConfigManager for a service.
getServiceConfigNode(Context, String) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
Gets the referenced ServiceConfig for the current request.
getServiceDescription() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeConsumingServiceType
Gets the value of the ServiceDescription property.
getServiceDescription() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
getServiceDN() - Static method in class com.sun.identity.sm.ServiceManager
Returns the DN beneath the ServiceManager.getBaseDN() in which service data is stored.
getServiceDocument() - Method in class org.forgerock.openam.upgrade.NewServiceWrapper
Get the document describing the new service.
getServiceEndPoint(String) - Static method in class com.sun.identity.jaxrpc.JAXRPCUtil
 
getServiceHelper(String) - Static method in class org.forgerock.openam.upgrade.ServerUpgrade
Returns the upgrade helper for a given service name or null if none is configured.
getServiceHierarchy() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the service hierarchy for all registered services.
getServiceHierarchy() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the service's hierarchy.
getServiceID() - Method in class com.iplanet.services.comm.share.NotificationSet
Gets the service ID of the NotificationSet request.
getServiceID() - Method in class com.iplanet.services.comm.share.RequestSet
Gets the service ID of the RequestSet.
getServiceIdSearchFilter() - Method in class com.sun.identity.sm.SMSObject
Returns search (LDAP) filter to search for SMS objects
getServiceInstance() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Gets service instance.
getServiceInstanceUpdate() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets the service instance update class
getServiceInstanceUpdateHeader() - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets the serviceInstanceUpdate header from the SOAP response message.
getServiceInstanceUpdateHeader() - Method in class com.sun.identity.liberty.ws.idpp.plugin.IDPPServiceInstanceUpdate
Gets the service instance update header.
getServiceInstanceUpdateHeader() - Method in interface com.sun.identity.liberty.ws.interfaces.ServiceInstanceUpdate
Gets the service instance update header.
getServiceInstanceUpdateHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the ServiceInstanceUpdateHeader.
getServiceInstanceUpdateHeader() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns ServiceInstanceUpdateHeader.
getServiceModifications() - Method in class com.sun.identity.sm.ServiceSchemaModifications
 
getServiceName() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the service name to be used to display entity profile
getServiceName() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Gets the name of the service to which this template belongs.
getServiceName() - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
getServiceName() - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Returns the name of the service schema.
getServiceName() - Method in class com.sun.identity.common.AttributeStruct
Returns service name.
getServiceName(String) - Method in class com.sun.identity.common.BackwardCompSupport
 
getServiceName() - Method in class com.sun.identity.delegation.DelegationPermission
Returns the service name in the permission
getServiceName(IdType) - Static method in class com.sun.identity.idm.IdUtils
Returns the name of service which defines the profile information for this type.
getServiceName() - Method in class com.sun.identity.policy.jaas.ISPermission
returns the name of the service associated with this ISPermission .
getServiceName() - Method in class com.sun.identity.policy.remote.PolicyChangeNotification
Returns the service name to which this notification is sent.
getServiceName() - Method in class com.sun.identity.policy.remote.PolicyListenerRequest
Returns the service name on which this listener listens.
getServiceName() - Method in class com.sun.identity.policy.remote.RemoveListenerRequest
Returns the service name on which this listener listens.
getServiceName() - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Returns the service name of the request.
getServiceName() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeConsumingServiceType
Gets the value of the ServiceName property.
getServiceName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
getServiceName() - Method in class com.sun.identity.sm.PluginConfig
Returns the name of this service configuration.
getServiceName() - Method in class com.sun.identity.sm.ServiceConfig
Returns the name of this service configuration.
getServiceName() - Method in class com.sun.identity.sm.ServiceInstance
Returns the service name.
getServiceName() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name of the service.
getServiceName() - Method in class com.sun.identity.sm.SMSSchema
 
getServiceName() - Method in class org.forgerock.openam.upgrade.NewServiceWrapper
Get the name of the service associated with this wrapper.
getServiceName() - Method in class org.forgerock.openam.upgrade.NewSubSchemaWrapper
Get the name of the service within which this new sub schema will be defined.
getServiceName() - Method in class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Returns the name of the service associated with this wrapper
getServiceName(Document) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the name of a service
getServiceNameDN(String) - Static method in class com.sun.identity.sm.ServiceManager
 
getServiceNameDN(String, String) - Static method in class com.sun.identity.sm.ServiceManager
 
getServiceNameRef() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets WSDL service name reference.
getServiceNames() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the set of name of services that have been loaded to the data store.
getServiceNames() - Method in class com.sun.identity.sm.ServiceManager
Returns all the service names that have been registered.
getServiceNamesAndOCs(String) - Method in class com.sun.identity.sm.ServiceManager
Returns a map of service names and the related object classes for the given schemaType.
getServiceNode() - Method in class com.sun.identity.sm.SMSSchema
 
getServicePrincipal() - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
getServiceQName() - Method in class org.forgerock.openam.sts.soap.EndpointSpecification
 
getServiceResourceBundle(Locale) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
 
getServiceRevision(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the current service revision number .
GetServiceRevisionNumber - Class in com.sun.identity.cli.schema
Gets service revision number.
GetServiceRevisionNumber() - Constructor for class com.sun.identity.cli.schema.GetServiceRevisionNumber
 
getServicesAndOptions() - Method in class com.sun.identity.liberty.ws.paos.PAOSHeader
Returns a HashMap containing the services and corresponding options.
getServicesBaseURL(HttpServletRequest) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns the base URL for OpenAM services deployment.
getServiceSchema(SSOToken) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Returns service schema object for the authentication configuration subschema.
getServiceSchema() - Method in class com.sun.identity.cli.schema.SchemaCommand
 
getServiceSchema(String, String, String) - Method in class com.sun.identity.cli.schema.SchemaCommand
 
getServiceSchema() - Method in class com.sun.identity.sm.AttributeSchema
Returns Service Schema.
getServiceSchema(String, String, String, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the ServiceSchema of a service.
getServiceSchemaManager(SSOToken) - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the schema manager for the service defined to display this profile in the console.
getServiceSchemaManager() - Method in class com.sun.identity.cli.schema.SchemaCommand
 
getServiceSchemaManager(String) - Method in class com.sun.identity.cli.schema.SchemaCommand
 
getServiceSchemaManager(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the ServiceSchemaManager for a service.
getServiceSchemaManager(String, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the ServiceSchemaManager for a service.
getServiceSchemas() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns a set of service schemas to be used for creation of an organization.
getServiceStatus(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Get the status of the service for this entity (user/group/organization/ organizational unit).
getServicesToDelete() - Static method in class org.forgerock.openam.upgrade.ServerUpgrade
 
getServiceSupportedSchemaTypes() - Method in class org.forgerock.openam.core.rest.sms.CoreRestSmsGuiceModule
 
getServiceTemplateDir(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the absolute path of the sms template files.
getServiceType() - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Gets service type.
getServiceType() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Gets service type.
getServiceType() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns service type of this rules.
getServiceType(String) - Method in class com.sun.identity.policy.ServiceTypeManager
Returns a ServiceType object for the given service name.
getServiceType() - Method in class com.sun.identity.sm.ServiceSchema
Returns the schema type.
getServiceType() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the service type.
getServiceType() - Method in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
Return the contained service type value.
getServiceTypeName() - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
Gets the service type name for which this listener wants to get notifications
getServiceTypeName() - Method in interface com.sun.identity.policy.interfaces.PolicyListener
Deprecated.
Returns the service type name for which this listener wants to get notifications
getServiceTypeName() - Method in class com.sun.identity.policy.PolicyDecisionCacheListener
The implementation for the PolicyListener interface method gets the service name on which the listener listens.
getServiceTypeName() - Method in class com.sun.identity.policy.remote.PolicyListenerRequest
Returns the service name on which the listener listens.
getServiceTypeName() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns the service name for which the rule has been created.
getServiceTypeNames() - Method in class com.sun.identity.entitlement.ExactMatchResourceName
 
getServiceTypeNames() - Method in class com.sun.identity.entitlement.RegExResourceName
 
getServiceTypeNames() - Method in class com.sun.identity.policy.plugins.SuffixResourceName
 
getServiceTypeNames() - Method in class com.sun.identity.policy.ServiceTypeManager
Returns a set of service names that have policy privileges.
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.
getServiceURI() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the service URI
getServiceUri(OAuthConf, String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.service.DefaultServiceUrlProvider
 
getServiceUri(OAuthConf, String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.service.ESIAServiceUrlProvider
 
getServiceUri(OAuthConf, String, String) - Method in interface org.forgerock.openam.authentication.modules.oauth2.service.ServiceUrlProvider
 
getServiceURL(String, String, String, String, String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the URL of the specified service on the specified host.
getServiceURL(String, URL, boolean) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the URL of the specified service on the specified host.
getServiceURL(String, String, String, String, boolean) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the URL of the specified service on the specified host.
getServiceURL(String, String, String, String, String, boolean) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the URL of the specified service on the specified host.
getServiceURL(String, String, String, int, String) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns the URL of the specified service on the specified host.
getServiceURL(String, String, String, int, String) - Method in class com.sun.identity.configuration.FedLibSystemProperties
Returns the URL of the specified service on the specified host.
getServiceURL(String, String, String, int, String) - Method in class com.sun.identity.configuration.FedSystemProperties
Returns the URL of the specified service on the specified host.
getServiceURL(String, String, String, int, String) - Method in class com.sun.identity.configuration.SystemProperties
Returns the URL of the specified service on the specified host.
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.
getServiceUrlProvider() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getServiceVersion() - Method in class com.sun.identity.sm.SMSSchema
 
getServiceVersions(String) - Method in class com.sun.identity.sm.ServiceManager
Returns all versions supported by the service.
getServletConfig() - Method in class org.forgerock.openam.rest.service.RestletServiceServlet
getServletContext() - Method in class com.sun.identity.authentication.service.AuthD
Returns the Servlet Context.
getServletContext() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
getServletContext() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Returns the Servlet Context, either from local object pre serialization or the stored value post serialization.
getServletContext() - Method in class org.forgerock.openam.rest.service.RestletServiceServlet
getServletInfo() - Method in class com.sun.identity.multiprotocol.MultiProtocolRelayServlet
Returns a short description of the servlet.
getServletInfo() - Method in class com.sun.identity.wsfederation.servlet.WSFederationServlet
Returns a short description of the servlet.
getServletInfo() - Method in class com.sun.identity.wss.sts.SecurityTokenService
Returns a short description of the servlet.
getServletInfo() - Method in class org.forgerock.openam.rest.service.RestletServiceServlet
getServletName() - Method in class org.forgerock.openam.rest.service.RestletServiceServlet
getServletPath() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getServletPath() on the wrapped request object.
getServletRequest() - Method in class com.sun.identity.saml2.profile.AuthnRequestInfo
Returns the HttpServletRequest object
getServletRequest() - Method in class com.sun.identity.saml2.profile.ManageNameIDRequestInfo
Returns the HttpServletRequest object.
getServletResponse() - Method in class com.sun.identity.saml2.profile.AuthnRequestInfo
Returns the HttpServletResponse parameter value.
getServletResponse() - Method in class com.sun.identity.saml2.profile.ManageNameIDRequestInfo
Returns the HttpServletResponse parameter value.
getSession(SessionID) - Method in class com.iplanet.dpro.session.service.AuthenticationSessionStore
Lookup the Session based on its Session ID.
getSession(SessionID) - Static method in class com.iplanet.dpro.session.Session
 
getSession() - Method in class com.iplanet.dpro.session.SessionEvent
Gets the session object which emitted this event.
GetSession - Static variable in class com.iplanet.dpro.session.share.SessionRequest
 
getSession(String) - Static method in class com.sun.identity.authentication.service.AuthD
Returns the session associated with a session ID.
getSession(SessionID) - Static method in class com.sun.identity.authentication.service.AuthD
Returns the session associated with a session ID.
getSession(HttpServletRequest) - Method in class com.sun.identity.authentication.service.AuthD
Returns the session associated with an HTTP Servlet Request.
getSession(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getSession() - Method in class com.sun.identity.authentication.service.LoginState
Returns session, Returns null if session state is INACTIVE or DESTROYED.
getSession(String, String) - Method in class com.sun.identity.federation.services.FSSessionManager
Returns session with sessionID for userID.
getSession(List, String) - Method in class com.sun.identity.federation.services.FSSessionManager
Returns the session in sessions whose session index is sessionIndex.
getSession(Object) - Method in class com.sun.identity.federation.services.FSSessionManager
Returns session associated with token.
getSession(String) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
May be used by both SP and IDP side for getting an existing session given an session ID.
getSession(HttpServletRequest) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
May be used by both SP and IDP side for getting an existing session given a browser initiated HTTP request.
getSession(String) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
May be used by both SP and IDP side for getting an existing session given an session ID.
getSession(HttpServletRequest) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
May be used by both SP and IDP side for getting an existing session given a browser initiated HTTP request.
getSession(String) - Method in interface com.sun.identity.plugin.session.SessionProvider
Returns the corresponding session object.
getSession(HttpServletRequest) - Method in interface com.sun.identity.plugin.session.SessionProvider
Returns the corresponding session object.
getSession(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.saml2.plugins.DefaultIDPECPSessionMapper
Returns user valid session.
getSession(HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.saml2.plugins.IDPECPSessionMapper
Returns user valid session.
getSession() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns the session object.
getSession() - Method in class com.sun.identity.saml2.profile.ManageNameIDRequestInfo
Returns the session parameter value.
getSession() - Method in class org.forgerock.oauth2.core.OAuth2Request
Gets the user's session for this request.
getSession(boolean) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getSession(boolean create) on the wrapped request object.
getSession() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getSession() on the wrapped request object.
getSession() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the current session.
getSession(SessionID) - Method in class org.forgerock.openam.session.service.SessionAccessManager
Get the Session based on the SessionId.
getSession(SessionID) - Method in class org.forgerock.openam.session.SessionCache
Returns a session based on a Session ID object.
getSession(SessionID, boolean) - Method in class org.forgerock.openam.session.SessionCache
Returns a Session based on a Session ID object.
getSession(SessionID, boolean, boolean) - Method in class org.forgerock.openam.session.SessionCache
This function will get a session based on the session id.
getSession() - Static method in class org.openidentityplatform.openam.cassandra.Cluster
 
getSessionActiveCount() - Method in class com.sun.identity.monitoring.SsoServerSessSvc
Getter for the "SessionActiveCount" variable.
getSessionActiveCount() - Method in interface com.sun.identity.monitoring.SsoServerSessSvcMBean
Getter for the "SessionActiveCount" variable.
getSessionAveSessSize() - Method in class com.sun.identity.monitoring.SsoServerSessSvc
Getter for the "SessionAveSessSize" variable.
getSessionAveSessSize() - Method in interface com.sun.identity.monitoring.SsoServerSessSvcMBean
Getter for the "SessionAveSessSize" variable.
getSessionBlacklist(CTSBlacklist<Session>, SessionServiceConfig) - Static method in class org.forgerock.openam.core.guice.CoreGuiceModule
 
getSessionBlacklistCacheSize() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Maximum number of blacklisted sessions to cache in memory on each server.
getSessionBlacklistPollInterval(TimeUnit) - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
The interval at which to poll for changes to the session blacklist.
getSessionBlacklistPurgeDelay(TimeUnit) - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Amount of time to keep sessions in the blacklist beyond their expiry time to account for clock skew.
getSessionContext() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Gets the SessionContext from this ResourceAccessStatement object.
getSessionContext() - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Returns the SessionContext in the SessionContextStatement.
getSessionContext() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Deprecated. 
GetSessionCount - Static variable in class com.iplanet.dpro.session.share.SessionRequest
 
getSessionCreatedCount() - Method in class com.sun.identity.monitoring.SsoServerSessSvc
Getter for the "SessionCreatedCount" variable.
getSessionCreatedCount() - Method in interface com.sun.identity.monitoring.SsoServerSessSvcMBean
Getter for the "SessionCreatedCount" variable.
getSessionDomain() - Method in class com.iplanet.dpro.session.SessionID
Gets the domain where this session belongs to.
getSessionEventURLs() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the URL of the Session events and the associated master and restricted token ids.
getSessionEventUrls() - Method in class com.iplanet.dpro.session.share.SessionInfo
 
getSessionExpiryGracePeriod(TimeUnit) - Method in class org.forgerock.openam.cts.CoreTokenConfig
 
getSessionFailoverClusterStateCheckPeriod() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns value of amSession.xml property "com.iplanet.am.session.failover.cluster.stateCheck.period" (milliseconds).
getSessionFailoverClusterStateCheckTimeout() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns value of amSession.xml property "com.iplanet.am.session.failover.cluster.stateCheck.timeout" (milliseconds).
getSessionFromAuthNResponse(String) - Method in interface org.forgerock.openam.sts.token.AMTokenParser
 
getSessionFromAuthNResponse(String) - Method in class org.forgerock.openam.sts.token.AMTokenParserImpl
 
getSessionHandle() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the session handle.
getSessionHandle() - Method in class org.forgerock.openam.dpro.session.PartialSession
Returns the session handle associated with this partial session.
getSessionId() - Method in class com.iplanet.am.util.CLILogin
 
getSessionID() - Method in class com.iplanet.dpro.session.service.InternalSession
Return the SessionID object which represents this InternalSession.
getSessionID() - Method in class com.iplanet.dpro.session.Session
 
getSessionID() - Method in class com.iplanet.dpro.session.share.SessionInfo
Session id
getSessionID() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the session ID.
getSessionID() - Method in class com.iplanet.services.comm.share.Request
Gets the session ID of the request.
getSessionId() - Method in class com.iplanet.services.naming.share.NamingRequest
Gets the session ID.
getSessionId() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns a unique key for this authentication session.
getSessionID() - Method in class com.sun.identity.federation.services.FSSession
Returns session ID.
getSessionID(Object) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
The returned session ID should be unique and not change during the lifetime of this session.
getSessionID(Object) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
The returned session ID should be unique and not change during the lifetime of this session.
getSessionID(Object) - Method in interface com.sun.identity.plugin.session.SessionProvider
Returns session ID.
getSessionId(HttpServletRequest) - Static method in class com.sun.identity.session.util.SessionUtils
Returns a SessionID string based on a HttpServletRequest object or null if session id is not present or there was an error.
getSessionId() - Method in interface org.forgerock.oauth2.core.AccessToken
Gets the token's associated session id.
getSessionId() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the session id of the authenticating session.
getSessionId() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the session id used to create the authorisation code
getSessionID() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the Session ID for the login process.
getSessionId() - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Returns the session id for the current login process.
getSessionID() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the Session ID for the login process.
getSessionId() - Method in class org.forgerock.openam.oauth2.StatelessAccessToken
 
getSessionID() - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
getSessionId() - Method in class org.forgerock.openam.sts.soap.OpenAMSessionTokenCallback
 
getSessionId() - Method in class org.forgerock.openam.sts.token.model.OpenAMSessionToken
 
getSessionId() - Method in class org.forgerock.openam.sts.user.invocation.OpenAMTokenState
 
getSessionIDCorrector() - Static method in class com.iplanet.services.naming.WebtopNaming
When server/site configuration changes, Sessions issued against the previous configuration will be out of date and refer to an invalid configuration.
getSessionIDCorrector() - Method in class com.iplanet.services.naming.WebtopNamingQuery
 
getSessionIdForContext(ValidationInvocationContext) - Method in interface org.forgerock.openam.sts.token.ThreadLocalAMTokenCache
 
getSessionIdForContext(ValidationInvocationContext) - Method in class org.forgerock.openam.sts.token.ThreadLocalAMTokenCacheImpl
 
getSessionIDFromRequest(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the Session ID for this request.
getSessionIDFromRequest(HttpServletRequest) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Gets the Session Id from the HttpServletRequest.
getSessionIndex() - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Returns the value of SessionIndex attribute.
getSessionIndex() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns value of SessionIndex attribute.
getSessionIndex() - Method in class com.sun.identity.federation.services.FSSession
Returns session index.
getSessionIndex() - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Returns the value of the SessionIndex attribute.
getSessionIndex() - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Returns the value of the SessionIndex attribute.
getSessionIndex() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Gets the value of the sessionIndex property.
getSessionIndex() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
getSessionIndex(Object) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Returns the session index of an IDPSession
getSessionIndex() - Method in class com.sun.identity.saml2.profile.ResponseInfo
Returns the SessionIndex.
getSessionIndex() - Method in interface com.sun.identity.saml2.protocol.AuthnQuery
Returns the value of the SessionIndex attribute.
getSessionIndex() - Method in class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
Returns the value of the SessionIndex attribute.
getSessionIndex() - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Returns the value of the SessionIndex property.
getSessionIndex() - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Returns the value of the SessionIndex property.
getSessionIndex() - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Get the session index.
getSessionInfo(SessionID, boolean) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
getSessionInfo(SessionID, boolean) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Get the Session Info Object from the Session ID.
getSessionInfo(SessionID, boolean) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
getSessionInfo(SessionID, boolean) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
 
getSessionInfo(SessionID, boolean) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
getSessionInfo(SessionID, boolean) - Method in class com.iplanet.dpro.session.service.SessionService
Returns the Session information.
getSessionInfo() - Method in class com.iplanet.dpro.session.share.SessionNotification
Returns the session information.
getSessionInfo() - Method in class com.iplanet.dpro.session.share.SessionResponse
Returns the SessionInfo.
getSessionInfo(InternalSession, SessionID) - Method in class com.iplanet.dpro.session.utils.SessionInfoFactory
Generates a SessionInfo which is a summary state of the Session used to refresh remote instances of a Session.
getSessionInfo(String) - Method in class org.forgerock.openam.session.stateless.cache.StatelessJWTCache
 
getSessionInfo(SessionID) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
Will create the SessionInfo from the JWT contained within the SessionID.
GetSessionInfoActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'getSessionInfo' action.
GetSessionInfoActionHandler(SessionResourceUtil, PartialSessionFactory) - Constructor for class org.forgerock.openam.core.rest.session.action.GetSessionInfoActionHandler
Constructs a GetSessionInfoActionHandler instance.
getSessionList(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Returns list of sessions associated with userID.
getSessionNotifCount() - Method in class com.sun.identity.monitoring.SsoServerSessSvc
Getter for the "SessionNotifCount" variable.
getSessionNotifCount() - Method in class com.sun.identity.monitoring.SsoServerSessSvcImpl
Getter for the "SessionNotifCount" variable.
getSessionNotifCount() - Method in interface com.sun.identity.monitoring.SsoServerSessSvcMBean
Getter for the "SessionNotifCount" variable.
getSessionNotifListnrCount() - Method in class com.sun.identity.monitoring.SsoServerSessSvc
Getter for the "SessionNotifListnrCount" variable.
getSessionNotifListnrCount() - Method in interface com.sun.identity.monitoring.SsoServerSessSvcMBean
Getter for the "SessionNotifListnrCount" variable.
getSessionNotOnOrAfter() - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Returns the value of the SessionNotOnOrAfter attribute.
getSessionNotOnOrAfter() - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Returns the value of the SessionNotOnOrAfter attribute.
getSessionNotOnOrAfter() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Gets the value of the sessionNotOnOrAfter property.
getSessionNotOnOrAfter() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
getSessionObjectList(String, String, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Gets the list of the principal's active sessionID that is maintained by FSSessionManager.
getSessionPartners() - Method in class com.sun.identity.federation.services.FSSession
Returns list of session partners.
getSessionPartners(HttpServletRequest) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
 
getSessionPartners(SOAPMessage) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
 
getSessionPartners() - Method in class com.sun.identity.saml2.profile.IDPSession
Returns list of session partners.
GetSessionPropertiesActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'getSessionProperties' action.
GetSessionPropertiesActionHandler(SessionPropertyWhitelist, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.GetSessionPropertiesActionHandler
Constructs a GetSessionPropertiesActionHandler instance
getSessionProperty(String, AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
getSessionQueryType(String) - Method in class org.forgerock.openam.core.rest.session.query.SessionQueryFactory
Implementation is currently hard-coded to return the RemoteSessionQuery.
getSessionResourceAuthzModule(SSOTokenManager, CrestPrivilegeAuthzModule, AdminOnlyAuthzModule) - Method in class org.forgerock.openam.core.rest.session.CoreRestSessionGuiceModule
 
getSessionRetrievalTimeout() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns value of amSession.xml property "iplanet-am-session-session-list-retrieval-timeout" (seconds).
getSessionRootSuffix() - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Returns the session root suffix (i.e., base DN) for the SMS objects.
getSessionServer() - Method in class com.iplanet.dpro.session.SessionID
Gets the session server name in this object.
getSessionServerID() - Method in class com.iplanet.dpro.session.SessionID
Gets the session server id in this object.
getSessionServerPort() - Method in class com.iplanet.dpro.session.SessionID
Gets the session server port in this object
getSessionServerProtocol() - Method in class com.iplanet.dpro.session.SessionID
Returns the session server name in this object.
getSessionServerURI() - Method in class com.iplanet.dpro.session.SessionID
Returns the session server path in this object.
getSessionServerURL() - Method in class com.iplanet.dpro.session.SessionID
Returns the session server URL in this object.
getSessionServiceURL() - Method in class com.iplanet.dpro.session.Session
Gets the Session Service URL for this session object.
getSessionServiceURL(String, String, String, String) - Method in class org.forgerock.openam.session.SessionServiceURLService
Returns Session Service URL.
getSessionServiceURL(String) - Method in class org.forgerock.openam.session.SessionServiceURLService
Returns Session Service URL for a given server ID.
getSessionServiceURL(SessionID) - Method in class org.forgerock.openam.session.SessionServiceURLService
Returns Session Service URL for a Session ID.
getSessionsForGivenUUID() - Method in class com.iplanet.dpro.session.share.SessionResponse
Returns the Session Information for a User.
getSessionSubject() - Method in class com.sun.identity.liberty.ws.security.SessionContext
Returns the SessionSubject within the SessionContext object.
getSessionSubjectOrganisations(SessionID) - Method in class org.forgerock.openam.session.authorisation.SessionChangeAuthorizer
Gets the organisations assigned to the session subject
getSessionType() - Method in class com.iplanet.dpro.session.share.SessionInfo
Session type
getSessionValidationsCount() - Method in class com.sun.identity.monitoring.SsoServerSessSvc
Getter for the "SessionValidationsCount" variable.
getSessionValidationsCount() - Method in interface com.sun.identity.monitoring.SsoServerSessSvcMBean
Getter for the "SessionValidationsCount" variable.
getSessionWindowSize() - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringService
Returns the maximum size of the policy window, as read from MonitoringUtil.
getSessionWindowSize() - Static method in class com.sun.identity.monitoring.Agent
Return the size of the session window to configure.
getSessionWindowSize() - Static method in class com.sun.identity.monitoring.MonitoringUtil
 
getSessSvcGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getSessSvcMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the session service mbean
getSet(JSONObject, String) - Static method in class com.sun.identity.shared.JSONUtils
 
getSet_13() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getSet_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
getSet_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
getSet_2() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct
 
getSet_2() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct
 
getSet_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
getSet_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
getSet_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
getSet_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
getSet_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
getSet_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
getSet_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
getSet_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
getSet_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
getSet_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
getSet_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
getSet_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
getSet_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
getSet_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
getSet_8() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
getSet_8() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
getSet_8() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
getSetAttribute(ServiceConfig, String) - Static method in class org.forgerock.openam.utils.ServiceConfigUtils
 
getSetCopy(Set) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
getSetCopy(Set) - Static method in class com.iplanet.am.sdk.common.MiscUtils
 
getSetProperty(String) - Method in class org.forgerock.oauth2.core.StatefulToken
 
getSetting(String, String) - Method in interface org.forgerock.openam.utils.OpenAMSettings
Gets the raw Set of the values of the specified attribute name in the given realm.
getSetting(String, String) - Method in class org.forgerock.openam.utils.OpenAMSettingsImpl
Gets the raw Set of the values of the specified attribute name in the given realm.
getSFailureAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Getter for the "SFailureAverage" variable.
getSFailureAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryImpl
Gets the average failure rate of the given CTS operation in the current period.
getSFailureAverage() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMBean
Getter for the "SFailureAverage" variable.
getSFailureCount() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Getter for the "SFailureCount" variable.
getSFailureCount() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryImpl
Gets the cumulative count for the specified CTS operation.
getSFailureCount() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMBean
Getter for the "SFailureCount" variable.
getSFailureMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Getter for the "SFailureMaximum" variable.
getSFailureMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryImpl
Gets the maximum failure rate of the specified CTS operation.
getSFailureMaximum() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMBean
Getter for the "SFailureMaximum" variable.
getSFailureMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Getter for the "SFailureMinimum" variable.
getSFailureMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryImpl
Gets the minimum failure rate of the given CTS operation in the current period.
getSFailureMinimum() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMBean
Getter for the "SFailureMinimum" variable.
getSharedSecret(String) - Method in class org.forgerock.openam.authentication.modules.oath.plugins.DefaultSharedSecretProvider
Processes the shared secret value retrieved for the user.
getSharedSecret(String) - Method in interface org.forgerock.openam.authentication.modules.oath.plugins.SharedSecretProvider
Takes the non-empty shared secret that is retrieved for a user and implements any processing needed for to return the byte array of the string value.
getSharedSecret() - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Get the secret value which is shared between the OATH device and an authenticating module.
getSharedSecret() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Get the secret value which is shared between the OATH device and an authenticating module.
getSharedSMDataLayerAccessor() - Static method in class com.sun.identity.sm.ldap.CTSDataLayer
Allow restricted Access by specific Class Caller without using Java Security.
getSharedState() - Method in class com.sun.identity.authentication.service.LoginState
The shared state map.
getShortName() - Method in exception org.forgerock.openam.entitlement.NameAlreadyRegisteredException
Returns the short name that was already registered.
getShortName(EntitlementRegistry, EntitlementCondition) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementConditionTypeIdResolver
 
getShortName(EntitlementRegistry, T) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementsRegistryTypeIdResolver
Get the short name for the given type.
getShortName(EntitlementRegistry, EntitlementSubject) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementSubjectTypeIdResolver
 
getShortName(EntitlementRegistry, ResourceAttribute) - Method in class org.forgerock.openam.entitlement.rest.model.json.ResourceAttributeTypeIdResolver
 
getShortOptionName(String) - Method in class com.sun.identity.cli.SubCommand
Returns short argument/option name given its long name.
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.AllowEvaluateForAgentsUpgradeStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.CopyJavaCryptoExtKeyStoreStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.DelegationConfigUpgradeStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.EnableGenericRepoStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.MakeExplicitDefaultKeyStoreTypeStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.MigrateAgentGroups
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.MigrateValidGotoSetting
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.policy.conditions.OldPolicyConditionMigrationUpgradeStep
Returns a short report for this upgrade step that should be suitable for the upgrade screen.
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.policy.policysets.UpdateOAuth2PolicySetsStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.policy.UpgradeResourceTypeStep
Returns a short report for this upgrade step that should be suitable for the upgrade screen.
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.PostAuthenticationPluginUpgradeStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.RemoveNetscapeLDAPStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.RemoveRedundantDefaultApplication
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.RemoveReferralsStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.RemoveSessionServiceSubSchemaStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.ResavePoliciesStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.ResourceSetPolicyUrlUpgradeStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.SchemaXmlAttributeUpgradeStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptedAuthModulesStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptingSchemaStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.TwoStepVerificationSettingUpgrade
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UmaApplicationSubjectsStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeAgentServiceStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeAuditServiceStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeCTSMaxConnectionsConfigurationStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeDirectoryContentStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementSubConfigsStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeExternalCTSConfigurationStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeIdRepoSubConfigs
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeLDAPAuthModulesStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2AuthModulesStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ClientStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ProviderStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeServerDefaultsStep
 
getShortReport(String) - Method in class org.forgerock.openam.upgrade.steps.UpgradeServiceSchemaStep
 
getShortReport(String) - Method in interface org.forgerock.openam.upgrade.steps.UpgradeStep
Returns a short report for this upgrade step that should be suitable for the upgrade screen.
getSibling() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
getSibling() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
getSid() - Method in class com.sun.identity.authentication.service.LoginState
Returns Session ID.
getSidFromURL(HttpServletRequest) - Static method in class com.iplanet.dpro.session.share.SessionEncodeURL
Checks whether the encoded URL has session id or not.
getSidFromURL(HttpServletRequest, String) - Static method in class com.iplanet.dpro.session.share.SessionEncodeURL
Checks whether the encoded URL has session id or not.
getSigInstance() - Static method in class com.sun.identity.saml2.xmlsig.SigManager
Gets the instance of SigProvider
getSignature() - Method in class com.sun.identity.authentication.spi.X509CertificateCallback
Returns the signature.
getSignature() - Method in class com.sun.identity.saml.assertion.AssertionBase
Gets the Signature element of the Assertion.
getSignature() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Gets 0 or 1 of Signature in the Request.
getSignature() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Gets the signature of the Response.
getSignature() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the signature of the assertion
getSignature() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the signature of the assertion
getSignature() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Gets the value of the signature property.
getSignature() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getSignature() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Gets the value of the signature property.
getSignature() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
getSignature() - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Gets the value of the signature property.
getSignature() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Gets the value of the signature property.
getSignature() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the signature property.
getSignature() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
getSignature() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
getSignature() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getSignature() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getSignature() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the signature property.
getSignature() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns the Signature Object as a string.
getSignature() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the signature element, the StatusResponse contains as String.
getSignature() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns the Signature Object as a string.
getSignature() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the signature element, the StatusResponse contains as String.
getSignature() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Gets the value of the signature property.
getSignature() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
getSignatureAlgorithm() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getSignatureAlgorithm() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getSignatureKeyAlias() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getSignatureKeyAlias() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the signature key alias.
getSignatureKeyAlias() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
getSignatureKeyPassword() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getSignatureKeyPassword() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the signature key password.
getSignatureKeyPassword() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
getSignatureManager() - Static method in class com.sun.identity.liberty.ws.security.SecurityUtils
Returns XML Signature instance.
getSignatureMethod() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getSignatureMethod() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignedInfoType
Gets the value of the signatureMethod property.
getSignatureMethod() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
getSignatureMethod() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignedInfoType
Gets the value of the signatureMethod property.
getSignatureProperty() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
getSignatureProperty() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType
Gets the value of the SignatureProperty property.
getSignatureProperty() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
getSignatureProperty() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType
Gets the value of the SignatureProperty property.
getSignatureProvider() - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Returns the SignatureProvider
getSignatureString() - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Returns the Signature string.
getSignatureString() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the signature string.
getSignatureString() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns the Signature string.
getSignatureString() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns a signed XML string.
getSignatureString() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns the Signed LogoutResponse string.
getSignatureString() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns the signed XML string.
getSignatureString() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns the signed NameRegistrationResponse string.
getSignatureString() - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Returns the signed XML string.
getSignatureValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
getSignatureValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureType
Gets the value of the signatureValue property.
getSignatureValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
getSignatureValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureType
Gets the value of the signatureValue property.
getSignedElements() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the list of signed elements.
getSignedElements() - Method in class com.sun.identity.wss.provider.STSConfig
Returns the list of signed elements.
getSignedElements() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns the list of signed elements.
getSignedElements() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns the list of signed elements.
getSignedInfo() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
getSignedInfo() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureType
Gets the value of the signedInfo property.
getSignedInfo() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
getSignedInfo() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureType
Gets the value of the signedInfo property.
getSignedJwt() - Method in class org.forgerock.oauth2.core.OAuth2Jwt
Gets the Signed JWT.
getSignedString(Map, String) - Method in class com.sun.identity.sae.api.SecureAttrs
Returns a String representing data in the attrs argument.
getSignedXMLString() - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Returns Signed XML String.
getSignedXMLString() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns Signed XML String representation of this object.
getSignedXMLString() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns a signed XML Representation of this object.
getSignedXMLString() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns signed XML representation of this object.
getSigningAlias() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the signing alias
getSigningAlias() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the signing alias
getSigningCertAlias(BaseConfigType) - Static method in class com.sun.identity.federation.key.KeyUtil
Returns the host entity's signing certificate alias.
getSigningCertAlias(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns signing certificate alias name.
getSigningCertAlias(BaseConfigType) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the host entity's signing certificate alias.
getSigningCertAlias(BaseConfigType) - Static method in class com.sun.identity.wsfederation.key.KeyUtil
Returns the host entity's signing certificate alias.
getSigningCertAlias() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Return the signing certificate alias
getSigningCertEncryptedKeyPass(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns signing certificate key password (encrypted).
getSigningId() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Returns the signing id for binary security token.
getSigningId() - Method in class com.sun.identity.wss.security.UserNameToken
Returns the signing id for username token.
getSigningIds() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of id's for signing.
getSigningKey() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Returns the signing key.
getSigningKeyAlias(String) - Method in class com.sun.identity.liberty.ws.util.IDFFProviderManager
Gets signing certificate alias for specified provider.
getSigningKeyAlias(String) - Method in interface com.sun.identity.liberty.ws.util.ProviderManager
Gets signing certificate alias for specified provider.
getSigningKeyAlias(String) - Method in class com.sun.identity.saml2.plugins.SAML2ProviderManager
Gets signing certificate alias for specified provider.
getSigningKeyPair(JwsAlgorithm) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getSigningKeyPair(JwsAlgorithm) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the signing key pair of the OAuth2 provider.
getSigningKeyPair(JwsAlgorithm) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getSigningKeyPair(String, JwsAlgorithm) - Method in interface org.forgerock.openam.utils.OpenAMSettings
Gets the key pair that OpenAM is configured to use for the specified realm.
getSigningKeyPair(String, JwsAlgorithm) - Method in class org.forgerock.openam.utils.OpenAMSettingsImpl
Gets the key pair that OpenAM is configured to use for the specified realm.
getSigningRef() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Returns the signing reference type.
getSigningRefType() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns signing reference type.
getSigningRefType() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns signing reference type.
getSigningRefType() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns signing reference type.
getSigningRefType() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns signing reference type.
getSigningSecretKeyAlias() - Method in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
Get the signing secret key alias.
getSignOutBasis() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
getSignOutBasis() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SignOutType
Gets the value of the signOutBasis property.
getSignWith() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getSimpleTokenValidator(TokenType) - Method in interface org.forgerock.openam.sts.soap.token.config.TokenOperationFactory
Returns a TokenValidator which will validate tokens issued by the STS.
getSimpleTokenValidator(TokenType) - Method in class org.forgerock.openam.sts.soap.token.config.TokenOperationFactoryImpl
 
getSingleLogoutLocation(String, String, String) - Static method in class com.sun.identity.saml2.profile.IDPSingleLogout
Returns single logout location for the service provider.
getSingleLogoutService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
getSingleLogoutService() - Method in interface com.sun.identity.saml2.jaxb.metadata.SSODescriptorType
Gets the value of the SingleLogoutService property.
getSingleSignOnService() - Method in interface com.sun.identity.saml2.jaxb.metadata.IDPSSODescriptorType
Gets the value of the SingleSignOnService property.
getSingleSignOnService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
getSingleSignOnServiceEndpoint(List<SingleSignOnServiceElement>, String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Returns the SingleSignOnService service.
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
 
getSingleValue(Collection<String>) - Method in class org.forgerock.openam.cts.adapters.OAuthValues
 
getSingleValuedSessionProperty(Object, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the first value of the session property.
getSite(SSOToken, String) - Method in class org.forgerock.openam.core.rest.sms.SitesResourceProvider
 
getSiteAttributeMapper() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns SiteAttributeMapper instance.
getSiteConfigurationId(ServiceConfig) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
getSiteConfigurationIds(SSOToken, ServiceConfig, String, boolean) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
getSiteID() - Method in class com.iplanet.dpro.session.DynamicSessionIDExtensions
 
getSiteID() - Method in class com.iplanet.dpro.session.LegacySessionIDExtensions
See SessionID.validate() for an explanation of this value.
getSiteID() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Returns the site ID for this Server.
getSiteID() - Method in interface com.iplanet.dpro.session.SessionIDExtensions
Servers can be clustered together into Sites which are grouped for Session Failover and crosstalk purposes.
getSiteID(String, String, String, String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the unique identifier of the site which the given server instance belongs to.
getSiteID(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the unique identifier of the site which the given server instance belongs to.
getSiteID(String) - Method in class com.iplanet.services.naming.WebtopNamingQuery
 
getSiteID(SSOToken, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Returns the primary URL of a site.
getSiteId() - Static method in class com.sun.identity.monitoring.Agent
 
getSiteId() - Method in class com.sun.identity.monitoring.SsoServerSitesEntry
Getter for the "SiteId" variable.
getSiteId() - Method in interface com.sun.identity.monitoring.SsoServerSitesEntryMBean
Getter for the "SiteId" variable.
getSiteIdByName(String) - Static method in class com.iplanet.services.naming.WebtopNaming
 
getSiteIdByURL(SSOToken, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Returns site name where the given URL is either its primary or secondary URL.
getSiteIDs() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getSiteIDsTable() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getSiteIdTable() - Static method in class com.sun.identity.monitoring.Agent
 
getSiteInfo(SSOToken) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Returns a set of site information where each entry in a set is a string of this format site-instance-name|siteId.
getSiteList() - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns all the sites instance.
getSiteMapId() - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Getter for the "SiteMapId" variable.
getSiteMapId() - Method in interface com.sun.identity.monitoring.SsoServerSiteMapEntryMBean
Getter for the "SiteMapId" variable.
getSiteMapIndex() - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Getter for the "SiteMapIndex" variable.
getSiteMapIndex() - Method in interface com.sun.identity.monitoring.SsoServerSiteMapEntryMBean
Getter for the "SiteMapIndex" variable.
getSiteName() - Method in class com.sun.identity.monitoring.SsoServerSitesEntry
Getter for the "SiteName" variable.
getSiteName() - Method in interface com.sun.identity.monitoring.SsoServerSitesEntryMBean
Getter for the "SiteName" variable.
getSiteNameById(String) - Static method in class com.iplanet.services.naming.WebtopNaming
 
getSiteNameToIdTable() - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
getSiteNodes(Session) - Method in class com.iplanet.dpro.session.service.WebtopNamingSiteUtils
Determines if the Session is associated with a Server that is part of a Site.
getSiteNodes(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns all the node ID for the site.
getSiteNodes(String) - Method in class com.iplanet.services.naming.WebtopNamingQuery
 
getSiteNodeURLs(Session) - Method in class com.iplanet.dpro.session.service.WebtopNamingSiteUtils
Determines the Site (if any) that the Session is based in, and then calculates the Servers that make up that Site.
getSitePrimaryURL(SSOToken, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Returns the primary URL of a site.
getSites(SSOToken) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Returns a set of site instance name (String).
getSiteSecondaryURLs(SSOToken, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Returns the secondary URLs of a site.
getSiteState() - Method in class com.sun.identity.monitoring.SsoServerSitesEntry
Getter for the "SiteState" variable.
getSiteState() - Method in interface com.sun.identity.monitoring.SsoServerSitesEntryMBean
Getter for the "SiteState" variable.
getSiteToURLTable() - Static method in class com.sun.identity.monitoring.Agent
 
getSiteURL() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
 
getSiteURLs(SSOToken, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Returns the primary and secondary URLs of a site.
getSize() - Method in interface com.iplanet.am.sdk.common.ICachedDirectoryServices
 
getSize() - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Method to get the current cache size
getSize() - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Method to get the current cache size
getSize() - Method in interface com.sun.identity.idm.IdCachedServices
 
getSize() - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
Method to get the current cache size
getSize() - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
Method to get the current cache size
getSize(String) - Static method in class com.sun.identity.log.LogReader
Returns the number of LogRecords in the specified table in the DB.
getSize() - Method in class org.forgerock.openam.idm.IdCachedServicesDecorator
 
getSizeLimit() - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
 
getSizeUnits() - Static method in class com.sun.identity.log.LogReader
Returns the units (LogConstants.NUM_BYTES or LogConstants.NUM_RECORDS) that applies to the value returned by getSize(logName).
getSkipIfInfo() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
getSkippableAttributeName() - Method in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
Returns the skippable attribute name for this service.
getSkippedTestCases() - Method in class com.sun.identity.shared.test.tools.Test
Returns a list of skipped testcases.
getSleepInterval() - Method in class org.forgerock.openam.cts.CoreTokenConfig
 
getSLOBindingInfo(HttpServletRequest, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Returns binding information of SLO Service for remote entity from request or meta configuration.
getSLOResponseServiceLocation(List, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Gets Single Logout Response Service location URL.
getSLOServiceLocation(List, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Gets Single Logout Service location URL.
getSLOURL() - Method in class com.sun.identity.workflow.ValidateSAML2
 
getSlowestEvaluation(PolicyMonitoringType) - Method in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
Returns information on the slowest performing evaluation.
getSlowestEvaluation(PolicyMonitoringType) - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
Returns information on the slowest performing evaluation.
getSlowestEvaluation() - Method in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
Returns a string representation of the slowest performing policy evaluation.
getSlowestEvaluationDuration(PolicyMonitoringType) - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
Exposed for ease-of-testing.
getSlowestEvaluationDuration() - Method in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
Returns the long representation of the slowest performing policy evaluation.
getSlowestInternalEvaluation() - Method in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
Returns the slowest individual policy evaluation.
getSlowestInternalEvaluation() - Method in class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
Returns the slowest individual policy evaluation.
getSlowestPolicyEvaluationTime() - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluation
Getter for the "SlowestPolicyEvaluationTime" variable.
getSlowestPolicyEvaluationTime() - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationImpl
Getter for the "SlowestInternalEvaluation" variable.
getSlowestPolicyEvaluationTime() - Method in interface org.forgerock.openam.monitoring.policy.PolicyEvaluationMBean
Getter for the "SlowestPolicyEvaluationTime" variable.
getSMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Getter for the "SMaximum" variable.
getSMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryImpl
Gets the maximum rate that the specified CTS operation has been made on the CTS.
getSMaximum() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMBean
Getter for the "SMaximum" variable.
getSMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Getter for the "SMinimum" variable.
getSMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryImpl
Gets the minimum rate that the specified CTS operation has been made on the CTS.
getSMinimum() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMBean
Getter for the "SMinimum" variable.
getSMSConfiguration() - Method in class org.forgerock.openam.sm.SMSConfigurationFactory
Try the various known configurations for appropriate connection credentials.
getSMSEntry() - Method in class com.sun.identity.sm.CachedSMSEntry
 
getSMSEntry() - Method in class com.sun.identity.sm.CachedSubEntries
 
getSMSServerGroup() - Method in class com.sun.identity.common.configuration.ServerConfigXML
Returns the SMS server group.
getSmSvcGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getSmSvcMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the service service mbean
getSMTPConfig() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getSnmpAdaptor() - Static method in class com.sun.identity.monitoring.Agent
Return a reference to the SNMP adaptor server.
getSoapAction() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets SOAP action.
getSoapAction() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
getSoapAction() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.ProblemActionType
Gets the value of the soapAction property.
getSOAPBody(SOAPMessage) - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Returns SOAP body as DOM Element from SOAPMessage.
getSOAPClient() - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getSoapDelegationConfig() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
getSOAPFault() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the SOAPFault.
getSOAPFault() - Method in exception org.forgerock.openam.wsfederation.common.ActiveRequestorException
Returns the exception's SOAP Fault representation that can be returned back to the SOAP client as a response.
getSOAPFaultException() - Method in exception com.sun.identity.liberty.ws.interaction.InteractionSOAPFaultException
Gets the SOAPFaultException that contains SOAP fault
getSOAPFaultMessage() - Method in exception com.sun.identity.liberty.ws.soapbinding.SOAPFaultException
Returns Message containing SOAPFault.
getSOAPMessage(HttpServletRequest) - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Returns SOAP Message from HttpServletRequest.
getSOAPMessage() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Returns the secured SOAP message.
getSOAPUrl() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns SOAP receiver endpoint url.
getSocketFactory() - Static method in class com.sun.identity.protocol.SSLSocketFactoryManager
 
getSortedKeyFileNames(File, String) - Method in class com.sun.identity.log.secure.VerifierList
Sort the files and return.
getSortedRecords() - Method in class com.sun.identity.log.util.LogRecordSorter
This method should be called after creating the object, to get the sorted 2D array.
getSortingField() - Method in class com.sun.identity.log.LogQuery
Returns the field name on which records to be sorted.
getSortKeys() - Method in class com.iplanet.ums.SearchControl
Get existing attribute names for sorting.
getSource() - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Returns the ip address of the UDP datagram of the request associated with this context.
getSourceDN() - Method in class com.iplanet.am.sdk.AMEvent
Deprecated.
Returns the distinguished name of the source object in a String format.
getSourceID() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SiteEntry
Returns source ID of the site.
getSourceID() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns source ID of the partner site.
getSourceID() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Returns the SourceID of the artifact.
getSourceID() - Method in interface com.sun.identity.saml2.protocol.Artifact
Returns the SourceID of the artifact.
getSourceID() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Returns the SourceID of the artifact.
getSourceSite(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Gets sourceSite corresponding to an issuer from the partner URL list.
getSourceType() - Method in class com.iplanet.am.sdk.AMEvent
Deprecated.
Returns the type of the source object that caused the event.
getSPAccountMapper(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns an SPAccountMapper
getSpAcsUrl() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the SP ACS url.
getSPAdapter(String, BaseConfigType) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
 
getSPAdapterClass(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns an SP adapter class
getSPAttributeMapper(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Gets the SPAttributeMapper.
getSPAuthContextInfo(BaseConfigType) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns service provider's authentication context mappings.
getSPAuthnContextMapper(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns the Service Provider AuthnContext Mapper Object.
getSPDescriptor(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns the Service Provider's Descriptor for the entity identifier.
getSPDescriptor(EntityDescriptorElement) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Returns the SPDescriptor in the Entity Descriptor.
getSPDescriptorConfig(String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Returns Service Provider's Configuration for the entity identifier.
getSPDescriptorConfig(EntityConfigElement) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
Returns the Service Provider Entity Configuration.
getSpecialIdentities(IdType) - Method in class com.sun.identity.idm.AMIdentityRepository
Return the special identities for this realm for a given type.
getSpecialIdentities(SSOToken, IdType, String) - Method in class com.sun.identity.idm.AMIdentityRepository
 
getSpecialIdentities(SSOToken, IdType, String) - Method in interface com.sun.identity.idm.IdServices
 
getSpecialIdentities(SSOToken, IdType, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getSpecialIdentities(SSOToken, IdType, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getSpecialIdentities(SSOToken, IdType, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getSpecialIdentities_idrepo(String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getSpecialIdentities_idrepo(String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getSPEndPoint() - Method in class com.sun.identity.wss.sts.config.FAMTrustSPMetadata
 
getSPEntityID() - Method in class com.sun.identity.saml2.profile.AuthnRequestInfo
Returns the Service Provider Entity ID.
getSPEntityID() - Method in class com.sun.identity.saml2.profile.NameIDandSPpair
Returns the SPEntityID.
getSPEntityId(String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Gets the SP Entity ID from the metaAlias.
getSPEntityId() - Method in class com.sun.identity.workflow.ValidateSAML2
 
getSpEntityID() - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Gets the current SP Entity ID.
getSpEntityId() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the SP entity id.
getSPFederationStatus(String, String, String, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
getSPFederationStatus(String, String, String, String, String) - Static method in class com.sun.liberty.LibertyManager
Returns the federations status of a user with an Service Provider.
getSPKISexpAndAny() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
getSPKISexpAndAny() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SPKIDataType
Gets the value of the SPKISexpAndAny property.
getSPKISexpAndAny() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
getSPKISexpAndAny() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SPKIDataType
Gets the value of the SPKISexpAndAny property.
getSPList() - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated. Please use getAllSPList(String realm).
getSPList(String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated. Please use getSPList(String,String)
getSPList(String, String) - Static method in class com.sun.liberty.LibertyManager
Returns a list of all trusted Service Providers for this Hosted Provider.
getSPLoginURL() - Method in class com.sun.identity.workflow.ValidateSAML2
 
getSPLogoutURL() - Method in class com.sun.identity.workflow.ValidateSAML2
 
getSPManageNameIDConfig(String, String, String) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
Returns first ManageNameID configuration in an entity under the realm.
getSPNameIDValue() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the Service Provider provided NameID value.
getSPNameQualifier() - Method in interface com.sun.identity.saml2.assertion.BaseIDAbstract
Returns the SP name qualifier
getSPNameQualifier() - Method in class com.sun.identity.saml2.assertion.impl.BaseIDAbstractImpl
Returns the SP name qualifier
getSPNameQualifier() - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Returns the SP name qualifier
getSPNameQualifier() - Method in interface com.sun.identity.saml2.assertion.NameIDType
Returns the SP name qualifier
getSPNameQualifier() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the Service Provider provided NameID's Name Qualifier.
getSPNameQualifier() - Method in interface com.sun.identity.saml2.jaxb.assertion.BaseIDAbstractType
Gets the value of the spNameQualifier property.
getSPNameQualifier() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
getSPNameQualifier() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
getSPNameQualifier() - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Gets the value of the spNameQualifier property.
getSPNameQualifier() - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Returns the value of the SPNameQualifier attribute.
getSPNameQualifier() - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Returns the value of the SPNameQualifier attribute.
getSPProvidedID() - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Returns the SP provided ID
getSPProvidedID() - Method in interface com.sun.identity.saml2.assertion.NameIDType
Returns the SP provided ID
getSPProvidedID() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
getSPProvidedID() - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Gets the value of the spProvidedID property.
getSPProvidedNameIdentifier() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns the NameIdentifier provided by the Service Provider.
getSPSessionPartners(HttpServletRequest) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
 
getSPSLOConfig(String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Returns first SingleLogout configuration in an entity under the realm.
getSPSLOServiceEndpoints(String, String) - Static method in class com.sun.identity.saml2.profile.IDPSingleLogout
Gets the single log out end points for the Service Provider.
getSPSSOConfig(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first service provider's SSO configuration in an entity under the realm.
getSPSSOConfig(EntityConfigElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns first service provider's SSO configuration in an entity.
getSPSSOConfig(String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns first service provider's SSO configuration in an entity under the realm.
getSPSSODescriptor(String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Returns first service provider's SSO descriptor in an entity under the realm.
getSPSSODescriptor(EntityDescriptorElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
Returns first service provider's SSO descriptor in an entity descriptor.
getSPSSOForAuthnReq(String, String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Gets the SP SSO Descriptor for the given sp entity id in the given realm.
getSPX509Certificate(String) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.FauxSAML2CryptoProvider
 
getSPX509Certificate(String) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProvider
Returns the SP's X509Certificate.
getSPX509Certificate(String) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProviderImpl
 
getSSOAndFedHandler(HttpServletRequest, HttpServletResponse, FSAuthnRequest, String) - Method in class com.sun.identity.federation.services.FSServiceManager
Returns handler at IDP side that handles single sign on and federation requests.
getSSOAssertion(AuthorizationDecisionQuery, String) - Method in interface com.sun.identity.saml.plugins.ActionMapper
Returns the Assertion that contains Authentication information that can be used to obtain single sign on token.
getSSOAssertion(AttributeQuery) - Method in interface com.sun.identity.saml.plugins.AttributeMapper
Returns the Assertion that contains Authentication information that can be used to obtain single sign on token.
getSSOAssertion(AuthorizationDecisionQuery, String) - Method in class com.sun.identity.saml.plugins.DefaultActionMapper
This method exams the Evidence in the AuthorizationDecisionQuery.
getSSOAssertion(AttributeQuery) - Method in class com.sun.identity.saml.plugins.DefaultAttributeMapper
This method exams the SubjectConfirmationData of the Subject in the AttributeQuery.
getSSOAuthSession() - Method in class com.sun.identity.authentication.service.AuthD
Return current sso session for auth
getSSOConfig(String, String) - Method in class com.sun.identity.saml2.plugins.DefaultAccountMapper
 
getSSOCookieName() - Method in interface org.forgerock.openam.utils.OpenAMSettings
Gets the name of the SSO Cookie.
getSSOCookieName() - Method in class org.forgerock.openam.utils.OpenAMSettingsImpl
Gets the name of the SSO Cookie.
getSsoName() - Static method in class com.sun.identity.monitoring.Agent
 
getSsoPort() - Static method in class com.sun.identity.monitoring.Agent
 
getSsoProtocol() - Static method in class com.sun.identity.monitoring.Agent
 
getSsoServerAuthModulesTable() - Method in class com.sun.identity.monitoring.SsoServerAuthSvc
Access the "SsoServerAuthModulesTable" variable as a bean indexed property.
getSsoServerConfigStoreType() - Method in class com.sun.identity.monitoring.SsoServerInstance
Getter for the "SsoServerConfigStoreType" variable.
getSsoServerConfigStoreType() - Method in interface com.sun.identity.monitoring.SsoServerInstanceMBean
Getter for the "SsoServerConfigStoreType" variable.
getSsoServerEntitlementPolicyStatsTable() - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Access the "SsoServerEntitlementPolicyStatsTable" variable as a bean indexed property.
getSsoServerFedCOTMemberTable() - Method in class com.sun.identity.monitoring.SsoServerFedCOTs
Access the "SsoServerFedCOTMemberTable" variable as a bean indexed property.
getSsoServerFedCOTsTable() - Method in class com.sun.identity.monitoring.SsoServerFedCOTs
Access the "SsoServerFedCOTsTable" variable as a bean indexed property.
getSsoServerFedEntitiesTable() - Method in class com.sun.identity.monitoring.SsoServerFedEntities
Access the "SsoServerFedEntitiesTable" variable as a bean indexed property.
getSsoServerHostname() - Method in class com.sun.identity.monitoring.SsoServerInstance
Getter for the "SsoServerHostname" variable.
getSsoServerHostname() - Method in interface com.sun.identity.monitoring.SsoServerInstanceMBean
Getter for the "SsoServerHostname" variable.
getSsoServerId() - Method in class com.sun.identity.monitoring.SsoServerInstance
Getter for the "SsoServerId" variable.
getSsoServerId() - Method in interface com.sun.identity.monitoring.SsoServerInstanceMBean
Getter for the "SsoServerId" variable.
getSsoServerLoggingHdlrTable() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvc
Access the "SsoServerLoggingHdlrTable" variable as a bean indexed property.
getSsoServerMemberOfSite() - Method in class com.sun.identity.monitoring.SsoServerInstance
Getter for the "SsoServerMemberOfSite" variable.
getSsoServerMemberOfSite() - Method in interface com.sun.identity.monitoring.SsoServerInstanceMBean
Getter for the "SsoServerMemberOfSite" variable.
getSsoServerPolicy22AgentTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicy22AgentTable" variable as a bean indexed property.
getSsoServerPolicyJ2EEAgentTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicyJ2EEAgentTable" variable as a bean indexed property.
getSsoServerPolicyJ2EEGroupTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicyJ2EEGroupTable" variable as a bean indexed property.
getSsoServerPolicyWebAgentTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicyWebAgentTable" variable as a bean indexed property.
getSsoServerPolicyWebGroupTable() - Method in class com.sun.identity.monitoring.SsoServerPolicyAgents
Access the "SsoServerPolicyWebGroupTable" variable as a bean indexed property.
getSsoServerPort() - Method in class com.sun.identity.monitoring.SsoServerInstance
Getter for the "SsoServerPort" variable.
getSsoServerPort() - Method in interface com.sun.identity.monitoring.SsoServerInstanceMBean
Getter for the "SsoServerPort" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerAuthModulesEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerFedCOTsEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerFedEntitiesEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerRealmEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerRealmEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerSAML2IDPEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerSAML2SPEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMBean
Getter for the "SsoServerRealmIndex" variable.
getSsoServerRealmName() - Method in class com.sun.identity.monitoring.SsoServerRealmEntry
Getter for the "SsoServerRealmName" variable.
getSsoServerRealmName() - Method in interface com.sun.identity.monitoring.SsoServerRealmEntryMBean
Getter for the "SsoServerRealmName" variable.
getSsoServerRealmTable() - Method in class com.sun.identity.monitoring.SsoServerInstance
Access the "SsoServerRealmTable" variable as a bean indexed property.
getSsoServerSAML1CacheTable() - Method in class com.sun.identity.monitoring.SsoServerSAML1Svc
Access the "SsoServerSAML1CacheTable" variable as a bean indexed property.
getSsoServerSAML1EndPointTable() - Method in class com.sun.identity.monitoring.SsoServerSAML1Svc
Access the "SsoServerSAML1EndPointTable" variable as a bean indexed property.
getSsoServerSAML1TrustPrtnrsTable() - Method in class com.sun.identity.monitoring.SsoServerSAML1Svc
Access the "SsoServerSAML1TrustPrtnrsTable" variable as a bean indexed property.
getSsoServerSAML2IDPTable() - Method in class com.sun.identity.monitoring.SsoServerSAML2Svc
Access the "SsoServerSAML2IDPTable" variable as a bean indexed property.
getSsoServerSAML2SPTable() - Method in class com.sun.identity.monitoring.SsoServerSAML2Svc
Access the "SsoServerSAML2SPTable" variable as a bean indexed property.
getSsoServerServerTable() - Method in class com.sun.identity.monitoring.SsoServerTopology
Access the "SsoServerServerTable" variable as a bean indexed property.
getSsoServerSiteMapTable() - Method in class com.sun.identity.monitoring.SsoServerTopology
Access the "SsoServerSiteMapTable" variable as a bean indexed property.
getSsoServerSitesTable() - Method in class com.sun.identity.monitoring.SsoServerTopology
Access the "SsoServerSitesTable" variable as a bean indexed property.
getSsoServerStartDate() - Method in class com.sun.identity.monitoring.SsoServerInstance
Getter for the "SsoServerStartDate" variable.
getSsoServerStartDate() - Method in interface com.sun.identity.monitoring.SsoServerInstanceMBean
Getter for the "SsoServerStartDate" variable.
getSsoServerWSSAgentsDSCAgentTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsDSCAgentTable" variable as a bean indexed property.
getSsoServerWSSAgentsDSCAgtGrpTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsDSCAgtGrpTable" variable as a bean indexed property.
getSsoServerWSSAgentsSTSAgentTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsSTSAgentTable" variable as a bean indexed property.
getSsoServerWSSAgentsSTSAgtGrpTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsSTSAgtGrpTable" variable as a bean indexed property.
getSsoServerWSSAgentsWSCAgentTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsWSCAgentTable" variable as a bean indexed property.
getSsoServerWSSAgentsWSCAgtGrpTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsWSCAgtGrpTable" variable as a bean indexed property.
getSsoServerWSSAgentsWSPAgentTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsWSPAgentTable" variable as a bean indexed property.
getSsoServerWSSAgentsWSPAgtGrpTable() - Method in class com.sun.identity.monitoring.SsoServerWSSAgents
Access the "SsoServerWSSAgentsWSPAgtGrpTable" variable as a bean indexed property.
getSSOSession() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns an administration SSOToken for use the OpenAM APIs.
getSsoSvrID() - Static method in class com.sun.identity.monitoring.Agent
 
getSSOToken() - Method in class com.sun.identity.authentication.AuthContext
Returns the Single-Sign-On (SSO) Token for the authenticated user.
getSSOToken() - Method in class com.sun.identity.authentication.internal.AuthContext
Method to get the Single-Sign-On (SSO) Token.
getSSOToken() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the Single-Sign-On (SSO) Token for the authenticated user.Single-Sign-On token can be used as the authenticated token.
getSSOToken() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns Single Sign On Token for authenticated user, returns null if session is inactive.
getSSOToken() - Method in class com.sun.identity.authentication.service.LoginState
Returns the single sign on token associated with the session.
getSSOToken() - Method in class com.sun.identity.cli.CLIRequest
Returns the single sign on token.
getSSOToken(String) - Method in class com.sun.identity.cli.InitializeSystem
 
getSSOToken(Subject) - Static method in class com.sun.identity.entitlement.opensso.SubjectUtils
 
getSSOToken(String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
Check if agent token ID is appended to the token string.
getSSOToken() - Static method in class com.sun.identity.monitoring.MonitoringUtil
 
getSSOToken() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
 
getSSOToken() - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Returns the SSO Token of the session
getSSOToken(String, String) - Method in class com.sun.identity.wss.sts.spi.FAMSTSAttributeProvider
Check if agent token ID is appended to the token string.
getSSOToken() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the SSO Token for the authenticated user.
getSSOToken() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Returns the SSOToken for the login process
getSSOToken() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns the SSOToken for the login process
getSSOToken() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the SSO Token for the authenticated user.
getSSOToken(String) - Static method in class org.forgerock.openam.core.rest.IdentityRestUtils
 
getSSOToken(Subject) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns the SSO token for the given subject.
getSsoToken(Context) - Static method in class org.forgerock.openam.rest.resource.SSOTokenContext
Obtain an SSOToken from a Context.
getSSOToken() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns the SSOToken.
getSSOTokenID(AuthorizationDecisionQuery) - Method in interface com.sun.identity.saml.plugins.ActionMapper
Returns the single sign on token id to OpenAM from the query.
getSSOTokenID(AttributeQuery) - Method in interface com.sun.identity.saml.plugins.AttributeMapper
Returns the single sign on token ID to OpenAM from the query.
getSSOTokenID(AuthorizationDecisionQuery) - Method in class com.sun.identity.saml.plugins.DefaultActionMapper
This method exams the SubjectConfirmation of the Subject in the AuthorizationDecisionQuery.
getSSOTokenID(AttributeQuery) - Method in class com.sun.identity.saml.plugins.DefaultAttributeMapper
This method exams the SubjectConfirmation of the Subject in the AttributeQuery.
getSSOTokenId() - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Returns the SSO Token Id used to configure the login process, of the user's current session.
getSsoTokenString() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
getSsoURI() - Static method in class com.sun.identity.monitoring.Agent
 
getSSOURL() - Method in class com.sun.identity.workflow.ValidateSAML2
 
getStableDSConfigMgr() - Static method in class com.iplanet.services.ldap.DSConfigMgr
Gets the stable DSConfigMgr instance after the system has been fully initialized.
getStableStorageID() - Method in class com.iplanet.dpro.session.Session
Returns a stable ID that can be used as a unique identifier when storing this session.
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.
getStableStorageID() - Method in class org.forgerock.openam.oauth2.BlacklistItem
 
getStableStorageID() - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
getStackTrace(Throwable) - Static method in class com.sun.identity.cli.Debugger
Returns stack trace of an exception.
getStackTrace() - Method in class com.sun.identity.shared.test.tools.Failure
Returns stack trace of the failure.
getStandardEndpointSpecification() - Static method in class org.forgerock.openam.sts.soap.EndpointSpecification
 
getStandardObjectServer() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
 
getStandardObjectServer() - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
 
getStandardObjectServer() - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
 
getStandardObjectServer() - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
 
getStartDate() - Static method in class com.sun.identity.monitoring.Agent
 
getStartDate() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
getStartDay() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
getStartFromLastFlag() - Method in class com.sun.identity.install.tools.configurator.Driver.ExecutionStatus
 
getStartLoc() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Get ldap search start loc
getStartRange() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Method to get starting range for possible values of the attribute
getStartRange() - Method in class com.sun.identity.sm.AttributeSchema
Returns the start range if the attribute syntax is either NUMBER_RANGE or DECIMAL_RANGE.
getStartRange() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the start range if the attribute syntax is either NUMBER_RANGE or DECIMAL_RANGE.
getStartSearchLoc() - Method in class com.sun.identity.authentication.modules.cert.Cert
Return value of LDAP Search loc for directory server
getStartTime() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
getStartTime() - Method in class org.forgerock.openam.scripting.timeouts.ObservedContextFactory.ObservedJavaScriptContext
 
getStartTimestampInMillis() - Method in class org.forgerock.openam.radius.server.RadiusRequest
Get the number of milliseconds since the Unix epoch at which the request was made.
getState() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the state of the Internal Session
getState(boolean) - Method in class com.iplanet.dpro.session.Session
Returns the state of the session.
getState() - Method in class com.iplanet.dpro.session.share.SessionInfo
Session state
getState() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getState() - Method in exception com.sun.identity.authentication.modules.radius.client.ChallengeException
Returns the state value for the packet as contained in the nested state attribute.
getState() - Method in class com.sun.identity.entitlement.AnyUserSubject
Deprecated.
 
getState() - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Returns state of the object.
getState() - Method in class com.sun.identity.entitlement.AttributeSubject
Returns state of the object.
getState() - Method in interface com.sun.identity.entitlement.EntitlementCondition
Returns state of the object encoded as a JSON string.
getState() - Method in interface com.sun.identity.entitlement.EntitlementSubject
Returns state of the object encoded as a JSON string.
getState() - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Returns state of the object.
getState() - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
getState() - Method in class com.sun.identity.entitlement.LogicalCondition
Returns state of the object.
getState() - Method in class com.sun.identity.entitlement.LogicalSubject
Returns state of the object
getState() - Method in class com.sun.identity.entitlement.NoSubject
 
getState() - Method in class com.sun.identity.entitlement.NotCondition
Returns state of the object.
getState() - Method in class com.sun.identity.entitlement.NotSubject
Returns state of the object.
getState() - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
getState() - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
Returns state of this condition.
getState() - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Returns the state of the wrapper in a JSON representation
getState() - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Returns state of this subject.
getState() - Method in interface com.sun.identity.entitlement.ResourceAttribute
Returns state of the object encoded as a JSON string.
getState() - Method in class com.sun.identity.entitlement.StaticAttributes
Returns the state of this object.
getState() - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
getState() - Method in class com.sun.identity.entitlement.UserAttributes
Returns the state of this object.
getState() - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Returns one of the five possible values: Debug.OFF Debug.ERROR Debug.WARNING Debug.MESSAGE Debug.ON
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.
getState() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the state parameter.
getState() - Method in exception org.forgerock.oauth2.restlet.OAuth2RestletException
Gets the state that was on the request.
getState() - Method in class org.forgerock.openam.entitlement.CachingEntitlementCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
 
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.ScriptCondition
 
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.subject.AuthenticatedUsers
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.conditions.subject.IdentitySubject
Returns state of the object encoded as a JSON string.
getState() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementConditionMixin
 
getState() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementSubjectMixin
 
getState() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonResourceAttributeMixin
 
getState() - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Returns the latest screen state.
getState() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
getState() - Method in class org.forgerock.openam.radius.common.packet.ProxyStateAttribute
Returns the opaque state string.
getState() - Method in class org.forgerock.openam.radius.common.StateAttribute
Returns the contained state string.
getState() - Method in class org.forgerock.openam.session.model.AMRootEntity
 
getState() - Method in class org.forgerock.openam.setup.EmbeddedOpenDJManager
Gets the state the embedded OpenDJ instance is in.
getState(boolean) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
getStateAccess() - Method in class com.sun.identity.install.tools.configurator.InstallState
 
getStateAccess() - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstallState
get StateAccess saved.
getStatelessSessions() - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIBImpl
 
getStatelessSessionsMBean() - Static method in class com.sun.identity.monitoring.Agent
 
getStatelessTokenBlacklist(CTSBlacklist<Blacklistable>, OAuth2GlobalSettings) - Static method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule
 
getStatement() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns a set of Statement contained within this assertion.
getStatementOrAuthnStatementOrAuthzDecisionStatement() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Gets the value of the StatementOrAuthnStatementOrAuthzDecisionStatement property.
getStatementOrAuthnStatementOrAuthzDecisionStatement() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getStatements() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the statements of the assertion
getStatements() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the statements of the assertion
getStatementType() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Returns the type of the Statement.
getStatementType() - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Returns the real type of the Statement.
getStatementType() - Method in class com.sun.identity.saml.assertion.AttributeStatement
Gets the type of statement.
getStatementType() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Gets the real type of the Statement.
getStatementType() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Returns the real type of statement.
getStatementType() - Method in class com.sun.identity.saml.assertion.Statement
Returns the real of statement such as AuthenticationStatement, AuthorizationDecisionStatement or AttributeStatement.
getStaticGroup(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMStaticGroup object represented by DN.
getStaticGroupDNs() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Gets all the static groups the user is in.
getStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the static groups within the specified level.
getStaticGroups(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the static groups within the specified level.
getStatus() - Method in class com.iplanet.dpro.session.share.SessionResponse
Returns the status.
getStatus() - Method in class com.sun.identity.authentication.AuthContext
Returns the current status of the authentication process as AuthContext.Status.
getStatus() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the current status of the authentication process.
getStatus() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns the authentication status.
getStatus() - Method in class com.sun.identity.authentication.service.LoginStatus
Returns Login Status.
getStatus() - Method in class com.sun.identity.authentication.spi.RedirectCallback
Returns the status as the result of redirection, either "SUCCESS" or "FAILED".
getStatus() - Method in class com.sun.identity.entitlement.xacml3.core.Result
Gets the value of the status property.
getStatus() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns the Logout Status.
getStatus() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Returns the Status.
getStatus() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns the Response Status.
getStatus() - Method in class com.sun.identity.federation.services.logout.FSLogoutStatus
Gets logout status.
getStatus() - Method in class com.sun.identity.install.tools.configurator.InteractionResult
 
getStatus() - Method in class com.sun.identity.install.tools.configurator.ValidationResult
 
getStatus() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets modify response status.
getStatus() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Gets status of the query response.
getStatus() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets response status
getStatus() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets status for the query response
getStatus() - Method in class com.sun.identity.saml.protocol.Response
Gets the Status of the Response.
getStatus() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the value of the status property.
getStatus() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the value of the status property.
getStatus() - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Returns the Status of this object
getStatus() - Method in interface com.sun.identity.xacml.context.Result
Returns the Status of this object
getStatus() - Method in exception org.forgerock.oauth2.restlet.OAuth2RestletException
Gets the status code.
getStatus() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
 
getStatus() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the current status of the authentication process.
getStatus() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the current status of the authentication process.
getStatus(DJLDAPv3Repo, String, boolean, String, String, String) - Method in class org.forgerock.openam.idrepo.ldap.helpers.ADHelper
Based on the incoming values returns the value for the userAccountControl.
getStatus(DJLDAPv3Repo, String, boolean, String, String, String) - Method in class org.forgerock.openam.idrepo.ldap.helpers.DirectoryHelper
Returns the directory specific user status attribute value based on the default Inactive/Active settings.
getStatus() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
getStatusAttribute() - Method in class com.sun.identity.sm.ServiceSchema
Returns the name of the status attribute, as defined in the Service schema
getStatusCode() - Method in class com.sun.identity.entitlement.xacml3.core.Status
Gets the value of the statusCode property.
getStatusCode() - Method in class com.sun.identity.entitlement.xacml3.core.StatusCode
Gets the value of the statusCode property.
getStatusCode() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns value of attribute 'code' of Element 'Status'.
getStatusCode() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns value of code attribute of Status element.
getStatusCode() - Method in class com.sun.identity.saml.protocol.Status
Gets the StatusCode of the Response.
getStatusCode() - Method in class com.sun.identity.saml.protocol.StatusCode
Gets the sub StatusCode of the StatusCode.
getStatusCode() - Method in class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Returns the value of the statusCode property.
getStatusCode() - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Returns the value of the statusCode property.
getStatusCode() - Method in interface com.sun.identity.saml2.protocol.Status
Returns the value of the statusCode property.
getStatusCode() - Method in interface com.sun.identity.saml2.protocol.StatusCode
Returns the value of the statusCode property.
getStatusCode() - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Returns the StatusCode of this object
getStatusCode() - Method in interface com.sun.identity.xacml.context.Status
Returns the StatusCode of this object
getStatusCode() - Method in interface org.forgerock.http.client.response.HttpClientResponse
Retrieve the status code of the accessed resource.
getStatusCode() - Method in class org.forgerock.http.client.response.SimpleHttpClientResponse
Retrieve the status code of the accessed resource.
getStatusCode() - Method in exception org.forgerock.oauth2.core.exceptions.OAuth2Exception
Gets the status code of the exception.
getStatusCode() - Method in class org.forgerock.openam.audit.servlet.AuditableHttpServletResponse
Gets the HTTP response status code.
getStatusCode() - Method in exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthException
Gets the status code.
getStatusCode() - Method in exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthResponseException
 
getStatusCode() - Method in class org.forgerock.openam.sts.HttpURLConnectionWrapper.ConnectionResult
 
getStatusComment() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns value of comment attribute of Status element.
getStatusDetail() - Method in class com.sun.identity.entitlement.xacml3.core.Status
Gets the value of the statusDetail property.
getStatusDetail() - Method in class com.sun.identity.saml.protocol.Status
Gets the StatusDetail of the Response.
getStatusDetail() - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Returns the value of the statusDetail property.
getStatusDetail() - Method in interface com.sun.identity.saml2.protocol.Status
Returns the value of the statusDetail property.
getStatusDetail() - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Returns the StatusDetail of this object
getStatusDetail() - Method in interface com.sun.identity.xacml.context.Status
Returns the StatusDetail of this object
getStatusMessage() - Method in class com.sun.identity.entitlement.xacml3.core.Status
Gets the value of the statusMessage property.
getStatusMessage() - Method in class com.sun.identity.saml.protocol.Status
Returns the StatusMessage of the Response.
getStatusMessage() - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Returns the value of the statusMessage property.
getStatusMessage() - Method in interface com.sun.identity.saml2.protocol.Status
Returns the value of the statusMessage property.
getStatusMessage() - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Returns the StatusMessage of this object
getStatusMessage() - Method in interface com.sun.identity.xacml.context.Status
Returns the StatusMessage of this object
getStatusMessageCodes() - Method in class com.sun.identity.config.util.TemplatedPage
 
getStatusParameter() - Method in class com.sun.identity.authentication.spi.RedirectCallback
Returns the statusParameter to be checked from HttpServletRequest object at the result of redirection.
getStatusRef() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns value of ref attribute of Status element.
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
getStorageKey() - Method in class com.iplanet.dpro.session.DynamicSessionIDExtensions
 
getStorageKey() - Method in class com.iplanet.dpro.session.LegacySessionIDExtensions
Storage key is used primarily in Internal Request Routing.
getStorageKey() - Method in interface com.iplanet.dpro.session.SessionIDExtensions
 
getStoredContext() - Static method in class org.forgerock.openam.core.guice.ServletContextCache
 
getStoreInvalidAttemptsInDS() - Method in class com.sun.identity.common.ISAccountLockout
 
getStoreMode() - Method in class org.forgerock.openam.cts.impl.CTSDataLayerConfiguration
 
getStoreMode() - Method in class org.forgerock.openam.sm.datalayer.impl.LabelsDataLayerConfiguration
 
getStoreMode() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapDataLayerConfiguration
 
getStoreMode() - Method in class org.forgerock.openam.sm.datalayer.impl.ResourceSetDataLayerConfiguration
 
getStoreMode() - Method in class org.forgerock.openam.sm.datalayer.impl.UmaAuditDataLayerConfiguration
 
getStoreMode() - Method in class org.forgerock.openam.sm.datalayer.impl.UmaPendingRequestDataLayerConfiguration
 
getStoreMode() - Method in class org.forgerock.openam.sm.SMSDataLayerConfiguration
 
getStoreSessionName() - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
getStrAssertions(List) - Static method in class com.sun.identity.saml.common.SAMLUtils
Gets List of assertions in String format from a list of Assertion objects.
getStrAssertions(List) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Gets List of 'String' assertions from the list of 'Assertion' assertions
getStrategies(CoreTokenConfig) - Method in class org.forgerock.openam.cts.utils.blob.TokenStrategyFactory
Strategy patten decision point which allows us at runtime to determine the required BlobStrategies.
getString(String) - Static method in class com.iplanet.am.sdk.AMSDKBundle
 
getString(String, Object[]) - Static method in class com.iplanet.am.sdk.AMSDKBundle
 
getString(String, Object[], String) - Static method in class com.iplanet.am.sdk.AMSDKBundle
 
getString(String, Locale) - Static method in class com.iplanet.am.sdk.AMSDKBundle
 
getString(String, String) - Static method in class com.iplanet.am.sdk.AMSDKBundle
 
getString(String) - Static method in class com.iplanet.dpro.session.share.SessionBundle
 
getString(String) - Static method in class com.iplanet.services.cdm.CDMBundle
 
getString(String) - Static method in class com.iplanet.services.comm.share.PLLBundle
 
getString(String) - Static method in class com.iplanet.services.naming.share.NamingBundle
 
getString(String, String) - Method in class com.iplanet.services.util.I18n
Method to obtain internationalized message from the resource bundle given the key and locale.
getString(String) - Method in class com.iplanet.services.util.I18n
Method to obtain internationalized message from the resource bundle given the key.
getString(String, String, Object[]) - Method in class com.iplanet.services.util.I18n
Method to obtain internationalized message from the resource bundle given the key, locale and parameters.
getString(String, Object[]) - Method in class com.iplanet.services.util.I18n
Method to obtain internationalized message from the resource bundle given the key and parameters.
getString(String) - Static method in class com.iplanet.sso.providers.dpro.SSOProviderBundle
Gets a locale string for the given key string from the resource bundle
getString(String, Map<String, Set<String>>) - Static method in class com.sun.identity.cli.entitlement.ApplicationImpl
 
getString(String) - Static method in class com.sun.identity.delegation.ResBundleUtils
gets localized string for the default locale specified in AMConfig.properties or if null based on the default OS locale.
getString(String, Object[]) - Static method in class com.sun.identity.delegation.ResBundleUtils
gets localized formatted string
getString(String) - Static method in class com.sun.identity.idm.IdRepoBundle
 
getString(String, Object[]) - Static method in class com.sun.identity.idm.IdRepoBundle
 
getString(String, Object[], String) - Static method in class com.sun.identity.idm.IdRepoBundle
 
getString(String, String) - Static method in class com.sun.identity.idm.IdRepoBundle
 
getString(ServletRequest) - Method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
getString(String) - Static method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcUtils
Returns localized string from resource bundle.
getString(String, Object[]) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Gets localized string from resource bundle.
getString(String) - Static method in class com.sun.identity.policy.ResBundleUtils
Returns localized string for the default locale specified in AMConfig.
getString(String, Object[]) - Static method in class com.sun.identity.policy.ResBundleUtils
Returns localized formatted string
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.
getString(String) - Method in class com.sun.identity.sm.model.AMRecord
 
getString(String) - Method in class com.sun.identity.sm.model.FAMRecord
 
getString(Map, String) - Method in class com.sun.identity.workflow.Task
Return a trimmed String that represents the value from the passed in params Map for the given key
getString() - Method in class org.forgerock.openam.radius.common.packet.CallbackIdAttribute
Returns the callback id.
getString() - Method in class org.forgerock.openam.radius.common.packet.CallbackNumberAttribute
Returns the callback number.
getString() - Method in class org.forgerock.openam.radius.common.packet.CallerStationIdAttribute
Returns the station id.
getString() - Method in class org.forgerock.openam.radius.common.packet.CallingStationIdAttribute
Returns the station id.
getString() - Method in class org.forgerock.openam.radius.common.packet.CHAPChallengeAttribute
Returns the value of the attribute.
getString() - Method in class org.forgerock.openam.radius.common.packet.VendorSpecificAttribute
The vendor specific value text.
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct
 
getString_1() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
getString_1() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
getString_1() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
getString_1() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
getString_1() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
getString_1() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
getString_1() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
getString_1() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct
 
getString_1() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct
 
getString_1() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct
 
getString_1() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct
 
getString_1() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
getString_1() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct
 
getString_1() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct
 
getString_1() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
getString_1() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
getString_1() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct
 
getString_1() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct
 
getString_11() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct
 
getString_2() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
getString_2() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
getString_2() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
getString_2() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
getString_2() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
getString_2() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
getString_2() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
getString_2() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct
 
getString_2() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct
 
getString_2() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct
 
getString_2() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
getString_2() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct
 
getString_2() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct
 
getString_2() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct
 
getString_2() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
getString_2() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
getString_2() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct
 
getString_2() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
getString_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
getString_3() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
getString_3() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
getString_3() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
getString_3() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
getString_3() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
getString_3() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
getString_3() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
getString_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
getString_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
getString_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
getString_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
getString_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
getString_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
getString_3() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
getString_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
getString_4() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
getString_4() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
getString_4() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
getString_4() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
getString_4() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
getString_4() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
getString_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
getString_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
getString_6() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
getString_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
getString_7() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
getString_7() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
getString_8() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
getString_8() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
getString_8() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
getString_8() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
getString_9() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
getStringAttribute(String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns string type attribute value.
getStringAttribute(ServiceConfig, String) - Static method in class org.forgerock.openam.utils.ServiceConfigUtils
 
getStringOptionValue(String, String) - Method in class com.sun.identity.cli.CLICommandBase
 
getStringOptionValue(String) - Method in class com.sun.identity.cli.CLICommandBase
 
getStringProperty(String) - Method in class org.forgerock.oauth2.core.DeviceCode
 
getStringProperty(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Get a string property from the store.
getStringSetting(String, String) - Method in interface org.forgerock.openam.utils.OpenAMSettings
Gets the raw Set of the values of the specified attribute name in the given realm and gets the first value.
getStringSetting(String, String) - Method in class org.forgerock.openam.utils.OpenAMSettingsImpl
Gets the raw Set of the values of the specified attribute name in the given realm and gets the first value.
getStringValue(String, String) - Method in class com.iplanet.services.ldap.ServerInstance
 
getStringValues() - Method in class com.iplanet.services.ldap.Attr
Get the string values of the attribute
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.
getSTSConfigName() - Method in class com.sun.identity.wss.provider.STSConfig
Returns STS configuration name.
getSTSConfiguration() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfigurationProvider
 
getSTSEndpoint() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns STS Endpoint
getSTSEndpoint() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns STS Endpoint
getStsId() - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
getSTSInputPolicy() - Method in class com.sun.identity.wss.policy.WSSPolicyManager
Returns the input policy for the STS service
getSTSInstanceConfig(String, String) - Method in class org.forgerock.openam.sts.publish.common.STSInstanceConfigStoreBase
Returns the STSInstanceConfig subclass corresponding to the stsInstanceId parameter.
getSTSInstanceConfig(String, String) - Method in interface org.forgerock.openam.sts.publish.STSInstanceConfigStore
This method is called by the token generation service to obtain the STS-instance specific configurations - notably the SAML2Config and the KeystoreConfig - which allows it to issue STS-instance-specific tokens.
getStsInstanceId() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
getSTSInstanceState(String, String) - Method in interface org.forgerock.openam.sts.tokengeneration.state.STSInstanceStateProvider
Returns the instance type specified by the generic type.
getSTSInstanceState(String, String) - Method in class org.forgerock.openam.sts.tokengeneration.state.STSInstanceStateProviderBase
 
getSTSOutputPolicy() - Method in class com.sun.identity.wss.policy.WSSPolicyManager
Returns the output policy for the STS service
getSTSPolicy() - Method in class com.sun.identity.wss.policy.WSSPolicyManager
Returns the STS end point policy
getSTSSAMLAttributes(FAMSTSConfiguration) - Static method in class com.sun.identity.wss.sts.STSUtils
 
getSTSTokenElement(String, String, String, Object, String, String, String) - Method in class com.sun.identity.wss.sts.TrustAuthorityClientImpl
Returns security token element obtained from Security Token Service.
getStsType() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
getStyles(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
getStylesProfileMap(String, Set) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Get the Style Map corresponding to the parentSet p.
getSubCommand(String) - Method in class com.sun.identity.cli.CLIDefinitionBase
Returns sub command object.
getSubCommand(String) - Method in class com.sun.identity.cli.CommandManager
Returns the sub command of a given name.
getSubCommand(String) - Method in interface com.sun.identity.cli.IDefinition
Returns sub command object.
getSubCommand() - Method in class com.sun.identity.cli.RequestContext
Returns sub command object.
getSubcommandName() - Method in exception com.sun.identity.cli.CLIException
Returns sub command name.
getSubCommands() - Method in class com.sun.identity.cli.CLIDefinitionBase
Returns a list of sub commands.
getSubCommands() - Method in interface com.sun.identity.cli.IDefinition
Returns a list of sub commands.
getSubConfig(String) - Method in class com.sun.identity.sm.ServiceConfig
Returns the service's sub-configuration given the service's sub-configuration name.
getSubConfigName() - Method in class com.sun.identity.delegation.DelegationPermission
Returns the subconfig name in the permission
getSubConfigNames() - Method in class com.sun.identity.sm.ServiceConfig
Returns the names of all service's sub-configurations.
getSubConfigNames(String) - Method in class com.sun.identity.sm.ServiceConfig
Method to get names of service's sub-configurations that match the given pattern.
getSubConfigNames(String, String) - Method in class com.sun.identity.sm.ServiceConfig
Method to get names of service's sub-configurations that match the given pattern and belongs to the specified service schema name.
GetSubConfiguration - Class in org.forgerock.openam.cli.schema
This ssoadm command is able to retrieve the values of the subconfiguration elements within SMS.
GetSubConfiguration() - Constructor for class org.forgerock.openam.cli.schema.GetSubConfiguration
 
getSubEntries(SSOToken) - Method in class com.sun.identity.sm.CachedSubEntries
Returns one-level sub-entries for the given DN.
getSubEntries(SSOToken, String) - Method in class com.sun.identity.sm.CachedSubEntries
Return sub-entries that match the pattern.
getSubEntries(String, String, String, boolean, int, boolean, boolean) - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
Real routine to get sub entries, used by subEntries() and schemaSubEntries().
getSubEntries(String, String, String, boolean, int, boolean, boolean) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObject
Real routine to get sub entries, used by subEntries() and schemaSubEntries().
getSubEntries(String, String, String, boolean, int, boolean, boolean) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Real routine to get sub entries, used by subEntries() and schemaSubEntries().
getSubGroupContainerDNs(int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Returns the sub containers in this group container.
getSubject() - Method in class com.sun.identity.authentication.AuthContext
Returns the set of Principals or Subject the user has been authenticated as.
getSubject(Document) - Static method in class com.sun.identity.authentication.AuthContext
 
getSubject() - Method in class com.sun.identity.authentication.internal.AuthContext
Returns the set of Principals the user has been authenticated as.
getSubject() - Method in class com.sun.identity.authentication.internal.LoginContext
 
getSubject() - Method in class com.sun.identity.authentication.jaas.LoginContext
 
getSubject() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the set of Principals the user has been authenticated as.
getSubject() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the subject.
getSubject() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns the subject of authenticated user.
getSubject() - Method in class com.sun.identity.authentication.service.LoginState
Returns the authenticated subject.
getSubject() - Method in class com.sun.identity.entitlement.Privilege
Returns the eSubject the privilege
getSubject() - Method in class com.sun.identity.idsvcs.AttributesRequest
 
getSubject() - Method in class com.sun.identity.idsvcs.Log
 
getSubject() - Method in class com.sun.identity.policy.jaas.ISPermission
returns the Subjectassociated with this ISPermission .
getSubject(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets the Subject object identified by name.
getSubject(String) - Method in class com.sun.identity.policy.Subjects
Returns the Subject object associated with the given subject name.
getSubject(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Returns an instance of the Subject given the subject type name.
getSubject(HttpServletRequest) - Method in class com.sun.identity.rest.ResourceBase
 
getSubject() - Method in class com.sun.identity.saml.assertion.SubjectStatement
Returns the Subject within the SubjectStatement.
getSubject() - Method in class com.sun.identity.saml.protocol.SubjectQuery
Gets the Subject associated with this Query.
getSubject() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the subject of the assertion
getSubject() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the subject of the assertion
getSubject() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Gets the value of the subject property.
getSubject() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getSubject() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the Subject object.
getSubject() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the Subject object.
getSubject() - Method in class com.sun.identity.saml2.protocol.impl.SubjectQueryAbstractImpl
Returns the Subject object.
getSubject() - Method in interface com.sun.identity.saml2.protocol.SubjectQueryAbstract
Returns the Subject object.
getSubject() - Static method in class com.sun.identity.wss.security.handler.ThreadLocalService
 
getSubject() - Method in class org.forgerock.oauth2.core.OAuth2Jwt
Gets the JWT subject.
getSubject() - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Get the subject.
getSubject() - Method in interface org.forgerock.openam.authentication.service.LoginContext
Return the authenticated Subject.
getSubject() - Method in class org.forgerock.openam.authentication.service.LoginContextWrapper
 
getSubject() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Gets the subject to match for this policy.
getSubject(Context) - Method in class org.forgerock.openam.rest.resource.ContextHelper
Gets the subject for the user of the accessed resource.
getSubject() - Method in class org.forgerock.openam.services.email.MailServerImpl
 
getSubject() - Method in class org.forgerock.openam.services.push.PushMessage
Retrieve the subject of this message.
getSubjectAttributeNames(String) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns subject attribute names.
getSubjectAttributeNames(String) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Returns subject attribute names.
getSubjectAttributesCollectorConfiguration(String) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns subject attributes collector configuration.
getSubjectAttributesCollectorConfiguration(String) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Returns subject attributes collector configuration.
getSubjectByName(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Returns the Subject object identified by subjectName defined at the realm
getSubjectCategory() - Method in class com.sun.identity.xacml.context.impl.SubjectImpl
Returns the SubjectCategory of this object.
getSubjectCategory() - Method in interface com.sun.identity.xacml.context.Subject
Returns the SubjectCategory of this object.
getSubjectCertAlias() - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Returns the certficate alias of the subject.
getSubjectCertAlias() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Returns the array of certificate aliases defined in this spec.
getSubjectCertAlias() - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Returns the certficate alias of the subject.
getSubjectCertAlias() - Method in class com.sun.identity.wss.security.X509TokenSpec
Returns the array of certificate aliases defined in this spec.
getSubjectConditions() - Method in class org.forgerock.openam.entitlement.conditions.CoreConditionTypeRegistry
Gets all subject conditions in the registry.
getSubjectConditions() - Method in interface org.forgerock.openam.entitlement.ConditionTypeRegistry
Gets all subject conditions in the registry.
getSubjectConfirmation() - Method in class com.sun.identity.saml.assertion.Subject
Gets the SubjectConfirmation within the Subject element
getSubjectConfirmation() - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Returns a list of subject confirmations
getSubjectConfirmation() - Method in interface com.sun.identity.saml2.assertion.Subject
Returns a list of subject confirmations
getSubjectConfirmation() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
getSubjectConfirmation() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectType
Gets the value of the SubjectConfirmation property.
getSubjectConfirmation() - Method in class org.forgerock.openam.sts.rest.token.provider.saml.Saml2TokenCreationState
 
getSubjectConfirmation() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
getSubjectConfirmationData() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Get Subject Confirmation Data
getSubjectConfirmationData() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Returns the subject confirmation data
getSubjectConfirmationData() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Returns the subject confirmation data
getSubjectConfirmationData() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
getSubjectConfirmationData() - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Gets the value of the subjectConfirmationData property.
getSubjectDN(X509Certificate) - Static method in class com.sun.identity.security.cert.AMCertStore
Return value of certificate subject DN.
getSubjectEvalTTL() - Static method in class com.sun.identity.policy.SubjectEvaluationCache
Returns the duration for which subject evaluation results would be cached
getSubjectLocality() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns the SubjectLocality from AuthenticationStatement
getSubjectLocality() - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Returns the value of the SubjectLocality property.
getSubjectLocality() - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Returns the value of the SubjectLocality property.
getSubjectLocality() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Gets the value of the subjectLocality property.
getSubjectLocality() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
getSubjectName(X509Certificate) - Static method in class com.iplanet.security.x509.CertUtils
Returns the Subject Name from the X509Certificate's subject X500Principal.
getSubjectName(Subject) - Method in class com.sun.identity.policy.Subjects
Returns the name associated with the given subject object.
getSubjectName() - Method in class com.sun.identity.wss.security.SAML11AssertionValidator
 
getSubjectName() - Method in class com.sun.identity.wss.security.SAML2AssertionValidator
 
getSubjectName(EntitlementSubject) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns the short name that the given subject is registered under.
getSubjectNames() - Method in class com.sun.identity.policy.Policy
Deprecated.
Get the Set of subject names associated with the policy.
getSubjectNames() - Method in class com.sun.identity.policy.Subjects
Returns the names of Subject objects contained in this object.
getSubjectNames() - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Get the set of names of Subject(s) defined at the realm
getSubjectProvider(SAML2Config) - Method in interface org.forgerock.openam.sts.tokengeneration.saml2.StatementProvider
 
getSubjectProvider(SAML2Config) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.StatementProviderImpl
 
getSubjects(RequestContext) - Method in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
getSubjects(ApplicationPrivilege) - Method in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
getSubjects(String) - Method in class com.sun.identity.delegation.DelegationManager
Returns a set of selected subjects matching the pattern in the given realm.
getSubjects() - Method in class com.sun.identity.delegation.DelegationPrivilege
Returns the subjects in the privilege
getSubjects(SSOToken, String, Set, String) - Method in interface com.sun.identity.delegation.interfaces.DelegationInterface
Returns a set of selected subjects of specified types matching the pattern in the given realm.
getSubjects(SSOToken, String, Set, String) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
Returns a set of selected subjects of specified types matching the pattern in the given realm.
getSubjects() - Method in class com.sun.identity.entitlement.Application
Returns set of supported subject class names.
getSubjects() - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Returns the eSubject the privilege
getSubjects() - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Returns the one to many Subject elements of this object
getSubjects() - Method in interface com.sun.identity.xacml.context.Request
Returns the one to many Subject elements of this object
getSubjects() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
getSubjects(Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns the list of subjects from the provided set of data within the entitlement format.
getSubjects() - Method in class org.forgerock.openam.uma.UmaPolicy
Parses the unique set of subjects that have permissions defined in this UMA policy.
getSubjectSearchFilter(Subject, String) - Method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns the subject search filter for a given subject.
getSubjectSearchIndexes(Privilege) - Static method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns the subject search indexes for a given privilege.
getSubjectsResultTtl(Map) - Static method in class com.sun.identity.policy.PolicyConfig
Gets subjectsResultTtl - time in milliseconds for which result of subjects evaluation would be cached based, on the policyConfig map passed.
getSubjectsShortNames() - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns all the short names of EntitlementSubjects currently registered in this EntitlementRegistry.
getSubjectsShortNames() - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Returns all the short names of EntitlementSubjects currently registered in this EntitlementRegistry.
getSubjectTranslations() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Gets the map of locales to subject strings.
getSubjectTranslations() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Gets the map of locales to subject strings.
getSubjectTranslations() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Gets the map of locales to subject strings.
getSubjectType() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets the subject type of this client.
getSubjectType(String) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Returns the subject type associated with the given short name, or null if no such subject is registered.
getSubjectType() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getSubjectType() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the subject type of this client.
getSubjectType() - Method in class org.forgerock.openidconnect.Client
Gets the subject type of the OAuth2Client.
getSubjectTypeManager() - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Gets the SubjectTypeManager object instance associated with this PolicyManager object instance
getSubjectTypeName(Subject) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Returns the type of the Subject implementation.
getSubjectTypeName(Class<? extends EntitlementSubject>) - Static method in class org.forgerock.openam.entitlement.EntitlementRegistry
Gets the name of the subject type.
getSubjectTypeNames() - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Returns a set of all valid subject type names defined by the policy service.
getSubjectValues() - Method in class org.forgerock.openam.entitlement.conditions.subject.IdentitySubject
 
getSubmittedCallbacks() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the callbacks set by client.
getSubmittedInfo() - Method in class com.sun.identity.authentication.service.LoginState
Returns callbacks submitted by client.
getSubOrganization(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Returns the sub-organization by DN
getSubOrganizationalUnit(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the sub-organizational unit by DN
getSubOrganizationalUnits(int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the sub organizational units within the specified level.
getSubOrganizationNames() - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the names of all sub-organizations.
getSubOrganizationNames(String, boolean) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns names of sub-organizations matching the given pattern.
getSubOrganizations(int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Gets the sub organizations within the specified level.
getSubOrgConfigManager(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Returns the OrganizationConfigManager for the given organization name.
getSubPeopleContainerDNs(int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Gets the sub containers in this people container.
getSubResource(String, String) - Method in class com.sun.identity.entitlement.ExactMatchResourceName
 
getSubResource(String, String) - Method in class com.sun.identity.entitlement.RegExResourceName
 
getSubResource(String, String) - Method in class com.sun.identity.policy.plugins.SuffixResourceName
Gets sub-resource from an original resource minus a super resource.
getSubResource(String, String) - Method in class com.sun.identity.policy.ServiceType
Method to get sub-resource from an original resource minus a super resource.
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.
getSubSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Returns ServiceSchema object given the name of the service's sub-schema.
getSubSchema() - Method in class org.forgerock.openam.upgrade.SubSchemaModificationWrapper
Return the child sub schema beneath this sub schema
getSubSchemaAttributeValue(String, String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns a value of an attribute.
getSubSchemaChanges() - Method in class com.sun.identity.sm.ServiceSchemaModifications
 
getSubSchemaName(String) - Method in class com.sun.identity.common.BackwardCompSupport
 
getSubSchemaName() - Method in class org.forgerock.openam.upgrade.NewSubSchemaWrapper
Get the name of the new sub schema that will be created.
getSubSchemaNames() - Method in class com.sun.identity.sm.ServiceSchema
Returns the names of sub-schemas for the service.
getSubSchemaNode() - Method in class org.forgerock.openam.upgrade.NewSubSchemaWrapper
Get the XML node that defines this new sub schema, sub-sub schemas are supported
getSubSchemas() - Method in class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Return the sub schema maps of modified sub schema attribute wrappers
getSubSchemasAdded() - Method in class org.forgerock.openam.upgrade.SubSchemaUpgradeWrapper
Return the new sub schemas
getSubStatus() - Method in class com.sun.identity.liberty.ws.common.Status
Gets sub status.
getSubtreeEvaluation() - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
 
getSubtreeEvaluationMBean() - Static method in class com.sun.identity.monitoring.Agent
 
getSubtreeEvaluationsAverage() - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Getter for the "SubtreeEvaluationsAverage" variable.
getSubtreeEvaluationsAverage() - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationImpl
Getter for the "EvaluationsAverage" variable.
getSubtreeEvaluationsAverage() - Method in interface org.forgerock.openam.monitoring.policy.SubtreeEvaluationMBean
Getter for the "SubtreeEvaluationsAverage" variable.
getSubtreeEvaluationsCumulative() - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Getter for the "SubtreeEvaluationsCumulative" variable.
getSubtreeEvaluationsCumulative() - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationImpl
Getter for the "EvaluationsCumulative" variable.
getSubtreeEvaluationsCumulative() - Method in interface org.forgerock.openam.monitoring.policy.SubtreeEvaluationMBean
Getter for the "SubtreeEvaluationsCumulative" variable.
getSubtreeEvaluationsMaximum() - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Getter for the "SubtreeEvaluationsMaximum" variable.
getSubtreeEvaluationsMaximum() - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationImpl
Getter for the "EvaluationsMaximum" variable.
getSubtreeEvaluationsMaximum() - Method in interface org.forgerock.openam.monitoring.policy.SubtreeEvaluationMBean
Getter for the "SubtreeEvaluationsMaximum" variable.
getSubtreeEvaluationsMinimum() - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Getter for the "SubtreeEvaluationsMinimum" variable.
getSubtreeEvaluationsMinimum() - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationImpl
Getter for the "EvaluationsMinimum" variable.
getSubtreeEvaluationsMinimum() - Method in interface org.forgerock.openam.monitoring.policy.SubtreeEvaluationMBean
Getter for the "SubtreeEvaluationsMinimum" variable.
getSubtreeSlowestEvaluationTime() - Method in class org.forgerock.openam.monitoring.policy.SubtreeTiming
Getter for the "SubtreeSlowestEvaluationTime" variable.
getSubtreeSlowestEvaluationTime() - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingImpl
Getter for the "SlowestEvaluationTimes" variable.
getSubtreeSlowestEvaluationTime() - Method in interface org.forgerock.openam.monitoring.policy.SubtreeTimingMBean
Getter for the "SubtreeSlowestEvaluationTime" variable.
getSubtreeTiming() - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIBImpl
 
getSubtreeTimingAverage() - Method in class org.forgerock.openam.monitoring.policy.SubtreeTiming
Getter for the "SubtreeTimingAverage" variable.
getSubtreeTimingAverage() - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingImpl
Getter for the "TimingAverage" variable.
getSubtreeTimingAverage() - Method in interface org.forgerock.openam.monitoring.policy.SubtreeTimingMBean
Getter for the "SubtreeTimingAverage" variable.
getSubtreeTimingMBean() - Static method in class com.sun.identity.monitoring.Agent
 
getSubValue(String, OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Retrieve the sub value, appropriate for the client subject type, or null if there are issues with its formation.
getSubValue(String, OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
 
getSubValue(String, OAuth2ProviderSettings) - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Retrieve the sub value, appropriate for the client subject type, or null if there are issues with its formation.
getSuccessAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Getter for the "SuccessAverage" variable.
getSuccessAverage() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateImpl
Getter for the "SuccessAverage" variable.
getSuccessAverage() - Method in interface org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMBean
Getter for the "SuccessAverage" variable.
getSuccessCumulative() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Getter for the "SuccessCumulative" variable.
getSuccessCumulative() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateImpl
Getter for the "SuccessCumulative" variable.
getSuccessCumulative() - Method in interface org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMBean
Getter for the "SuccessCumulative" variable.
getSuccesses() - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
getSuccesses() - Method in interface com.sun.identity.monitoring.LinkTrapGeneratorMBean
 
getSuccessfulUserRegistrationDestination() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
 
getSuccessiveFailingCounter() - Method in class org.forgerock.openam.shared.concurrency.ThreadMonitor
Get Successive failing counter for the test.
getSuccessLoginURL() - Method in class com.sun.identity.authentication.service.LoginState
Returns success login URL.
getSuccessMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Getter for the "SuccessMaximum" variable.
getSuccessMaximum() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateImpl
Getter for the "SuccessMaximum" variable.
getSuccessMaximum() - Method in interface org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMBean
Getter for the "SuccessMaximum" variable.
getSuccessMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Getter for the "SuccessMinimum" variable.
getSuccessMinimum() - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateImpl
Getter for the "SuccessMinimum" variable.
getSuccessMinimum() - Method in interface org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMBean
Getter for the "SuccessMinimum" variable.
getSuccessURL() - Method in class com.sun.identity.authentication.AuthContext
Returns the Successful Login URL for the authenticated user.
getSuccessURL() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Returns the Successful Login URL for the authenticated user.
getSuccessURL() - Method in class com.sun.identity.authentication.service.AMLoginContext
Returns Login Success URL for authenticated user.
getSuccessURL(HttpServletRequest, AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns success URL for this request.
getSuccessURL() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Returns the Successful Login URL for the authenticated user.
getSuccessURL() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Returns the success url from the underlying authcontext
getSuccessURL() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns the success url from the underlying authcontext
getSuccessURL() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Returns the Successful Login URL for the authenticated user.
getSuccinctID(String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method has been deprecated. Use LibertyManager.getSuccinctID(String, String)
getSuccinctID(String, String) - Static method in class com.sun.liberty.LibertyManager
Returns succinct ID of a provider.
getSumCTSSessions() - Method in class org.forgerock.openam.monitoring.session.CtsSessions
Getter for the "SumCTSSessions" variable.
getSumCTSSessions() - Method in class org.forgerock.openam.monitoring.session.CtsSessionsImpl
Getter for the "SumCTSSessions" variable.
getSumCTSSessions() - Method in interface org.forgerock.openam.monitoring.session.CtsSessionsMBean
Getter for the "SumCTSSessions" variable.
getSumInternalSessions() - Method in class org.forgerock.openam.monitoring.session.InternalSessions
Getter for the "SumInternalSessions" variable.
getSumInternalSessions() - Method in class org.forgerock.openam.monitoring.session.InternalSessionsImpl
Getter for the "SumInternalSessions" variable.
getSumInternalSessions() - Method in interface org.forgerock.openam.monitoring.session.InternalSessionsMBean
Getter for the "SumInternalSessions" variable.
getSummaryDesc() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getSummaryDescription() - Method in class com.sun.identity.install.tools.configurator.InteractionResult
 
getSummaryDescription() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getSummaryInfoHeaderMessage() - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
getSummaryInfoHeaderMessage() - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
getSummaryInfoHeaderMessageFmtLine() - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
getSummaryInfoHeaderMessageFmtLine() - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
getSumRemoteSessions() - Method in class org.forgerock.openam.monitoring.session.RemoteSessions
Getter for the "SumRemoteSessions" variable.
getSumRemoteSessions() - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsImpl
Getter for the "SumRemoteSessions" variable.
getSumRemoteSessions() - Method in interface org.forgerock.openam.monitoring.session.RemoteSessionsMBean
Getter for the "SumRemoteSessions" variable.
getSumStatelessSessions() - Method in class org.forgerock.openam.monitoring.session.StatelessSessions
Getter for the "SumStatelessSessions" variable.
getSumStatelessSessions() - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsImpl
Getter for the "SumStatelessSessions" variable.
getSumStatelessSessions() - Method in interface org.forgerock.openam.monitoring.session.StatelessSessionsMBean
Getter for the "SumStatelessSessions" variable.
getSunLogoLabel() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns label for SUN logo.
getSunLogoLabel() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns label for SUN logo.
getSuperUserDelegate() - Method in class org.forgerock.openam.core.guice.CoreGuiceModule
 
getSupportedAATGrantTypes() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the supported AAT Grant Types.
getSupportedAATGrantTypes() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the supported AAT Grant Types.
getSupportedAATProfiles() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the supported AAT Profiles.
getSupportedAATProfiles() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the supported AAT Profiles.
getSupportedAttrRules() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the names of supported attr rule names
getSupportedAuthenticationMechanisms() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the Set of SecurityMechIDs that the discovery service supports.
getSupportedAuthenticationMechanisms() - Method in interface com.sun.identity.liberty.ws.soapbinding.SOAPProviderConfig
Returns supported authentication mechanisms.
GetSupportedAuthModules - Class in com.sun.identity.cli.realm
This command gets the supported authentication modules.
GetSupportedAuthModules() - Constructor for class com.sun.identity.cli.realm.GetSupportedAuthModules
 
getSupportedAuthnContextsByIDP(String, String) - Method in class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
 
getSupportedClaims() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getSupportedClaims() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the supported claims for this provider.
getSupportedClaims() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getSupportedClaimsWithTranslations() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getSupportedClaimsWithTranslations() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the supported claims for this provider as strings with pipe-separated translations.
getSupportedClaimsWithTranslations() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getSupportedClaimTokenProfiles() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the supported claim token profiles.
getSupportedClaimTokenProfiles() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the supported claim token profiles.
getSupportedContainers() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Gets supported IDPP containers.
GetSupportedDataTypes - Class in com.sun.identity.cli.realm
This command gets the supported data type.
GetSupportedDataTypes() - Constructor for class com.sun.identity.cli.realm.GetSupportedDataTypes
 
getSupportedDirectives() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns the Set of Directives that the discovery service supports.
getSupportedEntityTypes() - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Returns a Set of supported entity types
getSupportedIDTokenEncryptionAlgorithms() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getSupportedIDTokenEncryptionAlgorithms() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the algorithms that the OAuth2 provider supports for encryptin OpenID tokens.
getSupportedIDTokenEncryptionAlgorithms() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getSupportedIDTokenEncryptionMethods() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getSupportedIDTokenEncryptionMethods() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the encryption methods that the OAuth2 provider supports for encryptin OpenID tokens.
getSupportedIDTokenEncryptionMethods() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getSupportedIDTokenSigningAlgorithms() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getSupportedIDTokenSigningAlgorithms() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the algorithms that the OAuth2 provider supports for signing OpenID tokens.
getSupportedIDTokenSigningAlgorithms() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
GetSupportedIdTypes - Class in com.sun.identity.cli.idrepo
This command gets the supported identity type.
GetSupportedIdTypes() - Constructor for class com.sun.identity.cli.idrepo.GetSupportedIdTypes
 
getSupportedIdTypes() - Method in class com.sun.identity.idm.AMIdentityRepository
Returns the set of supported object types IdType for this deployment.
getSupportedMessageTypes() - Method in class org.forgerock.openam.rest.LocalSSOTokenSessionModule
getSupportedOperations(IdType) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
getSupportedOperations(IdType) - Method in class com.sun.identity.idm.IdRepo
Return supported operations for a given IdType
getSupportedOperations(SSOToken, IdType, String) - Method in interface com.sun.identity.idm.IdServices
 
getSupportedOperations(IdType) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getSupportedOperations(IdType) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getSupportedOperations(IdType) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getSupportedOperations(IdType) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getSupportedOperations(SSOToken, IdType, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getSupportedOperations(SSOToken, IdType, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getSupportedOperations(SSOToken, IdType, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getSupportedOperations(IdType) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns the set of supported operations for a given identity type.
getSupportedOperations(IdType) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getSupportedOperations_idrepo(String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getSupportedOperations_idrepo(String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getSupportedOptions() - Method in class com.sun.identity.install.tools.admin.BaseToolsResolver
Gets all the supported options.
getSupportedPATGrantTypes() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the supported PAT Grant Types.
getSupportedPATGrantTypes() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the supported PAT Grant Types.
getSupportedPATProfiles() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the supported PAT Profiles.
getSupportedPATProfiles() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the supported PAT Profiles.
getSupportedRPTProfiles() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the supported RPT Profiles.
getSupportedRPTProfiles() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the supported RPT Profiles.
getSupportedScopes() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getSupportedScopes() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the supported scopes for this provider without translations.
getSupportedScopes() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getSupportedScopesWithTranslations() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getSupportedScopesWithTranslations() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the supported scopes for this provider.
getSupportedScopesWithTranslations() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getSupportedSubjectTypes() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getSupportedSubjectTypes() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the subject types supported by the OAuth2 provider.
getSupportedSubjectTypes() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getSupportedTokenTransforms() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
getSupportedTypes() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Returns a set of the supported entity names in this container.
getSupportedTypes() - Method in class com.iplanet.am.sdk.AMSDKRepo
 
getSupportedTypes() - Method in class com.sun.identity.idm.IdRepo
 
getSupportedTypes(SSOToken, String) - Method in interface com.sun.identity.idm.IdServices
 
getSupportedTypes() - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
getSupportedTypes() - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
getSupportedTypes() - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
getSupportedTypes() - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
getSupportedTypes(SSOToken, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
getSupportedTypes(SSOToken, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
getSupportedTypes(SSOToken, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
getSupportedTypes() - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Returns the set of supported identity types.
getSupportedTypes() - Method in class org.openidentityplatform.openam.cassandra.Repo
 
getSupportedTypes_idrepo(String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getSupportedTypes_idrepo(String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
getSupportedUmaProfiles() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the supported UMA profiles.
getSupportedUmaProfiles() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the supported UMA profiles.
getSurName() - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Gets the value of the surName property.
getSurName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
getSvcMgmtRepositoryBindDN() - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Getter for the "SvcMgmtRepositoryBindDN" variable.
getSvcMgmtRepositoryBindDN() - Method in interface com.sun.identity.monitoring.SsoServerSvcMgmtSvcMBean
Getter for the "SvcMgmtRepositoryBindDN" variable.
getSvcMgmtRepositoryHostPort() - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Getter for the "SvcMgmtRepositoryHostPort" variable.
getSvcMgmtRepositoryHostPort() - Method in interface com.sun.identity.monitoring.SsoServerSvcMgmtSvcMBean
Getter for the "SvcMgmtRepositoryHostPort" variable.
getSvcMgmtRepositoryOrgDN() - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Getter for the "SvcMgmtRepositoryOrgDN" variable.
getSvcMgmtRepositoryOrgDN() - Method in interface com.sun.identity.monitoring.SsoServerSvcMgmtSvcMBean
Getter for the "SvcMgmtRepositoryOrgDN" variable.
getSvcMgmtRepositorySSL() - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Getter for the "SvcMgmtRepositorySSL" variable.
getSvcMgmtRepositorySSL() - Method in interface com.sun.identity.monitoring.SsoServerSvcMgmtSvcMBean
Getter for the "SvcMgmtRepositorySSL" variable.
getSvcMgmtRepositoryType() - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Getter for the "SvcMgmtRepositoryType" variable.
getSvcMgmtRepositoryType() - Method in interface com.sun.identity.monitoring.SsoServerSvcMgmtSvcMBean
Getter for the "SvcMgmtRepositoryType" variable.
getSvcMgmtStatus() - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Getter for the "SvcMgmtStatus" variable.
getSvcMgmtStatus() - Method in interface com.sun.identity.monitoring.SsoServerSvcMgmtSvcMBean
Getter for the "SvcMgmtStatus" variable.
getSvrInstanceGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getSvrInstanceMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the Server Instance mbean
getSyncOffset() - Static method in class org.forgerock.openam.authentication.modules.oauth2.service.ESIAServiceUrlProvider
 
getSyntax() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The method returns the syntax of the attribute i.e., string, boolean, distinguished name (String), numeric.
getSyntax() - Method in class com.sun.identity.sm.AttributeSchema
Returns the syntax of the attribute.
getSyntax() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the syntax of the attribute.
getSystemProperties() - Static method in class com.sun.identity.shared.configuration.SystemPropertiesManager
Returns system properties implementation class.
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Returns the table object identified by "arc".
getTable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Returns the table object identified by "arc".
getTable(long) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Returns the table object identified by "arc".
getTable() - Method in class org.openidentityplatform.openam.cassandra.DataLayerConfiguration
 
getTable() - Method in class org.openidentityplatform.openam.cassandra.Filter
 
getTableName() - Method in class org.openidentityplatform.openam.cassandra.DataLayerConfiguration
 
getTableNames(LogManager) - Method in class com.sun.identity.log.handlers.LogReadDBHandler
Return table names for each logger
getTag() - Method in class com.sun.identity.authentication.util.DerValue
TODO-JAVADOC
getTail() - Method in class com.iplanet.dpro.session.SessionID
Returns tail part of session id
getTail(Handler) - Method in class com.sun.identity.log.handlers.DBFormatter
Returns a null string whenever called.
getTail(Handler) - Method in class com.sun.identity.log.handlers.ELFFormatter
Returns an empty string.
getTail(Handler) - Method in class com.sun.identity.log.handlers.SecureELFFormatter
Returns an empty string.
getTarget() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the target of the ACI
getTarget() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
getTarget() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the target property.
getTarget() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the target property.
getTarget() - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Gets the value of the target property.
getTarget() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyType
Gets the value of the target property.
getTarget() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
getTarget() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
getTarget() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyType
Gets the value of the target property.
getTarget() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
getTarget() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyType
Gets the value of the target property.
getTargetAttrFilters() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the target attr filters that controls value based access control
getTargetAttributes() - Method in class com.iplanet.services.ldap.aci.ACI
Geets the QualifiedCollection of targetAttributes that apply to the ACI
getTargetFilter() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the target filter for the ACI
getTargetNamespace() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Returns the value of TargetNamespace attribute.
getTasks() - Method in class org.forgerock.openam.cts.worker.CTSWorkerTaskProvider
Returns the collection of tasks.
getTelephoneLdapAttributeName() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getTelephoneNumber() - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Gets the value of the TelephoneNumber property.
getTelephoneNumber() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
getTemplate(String, int) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Returns the Template for the given service associated with this AMObject.
getTemplate() - Method in class com.sun.identity.config.util.TemplatedPage
 
getTemplateManager() - Static method in class com.iplanet.ums.TemplateManager
Clients can only obtain a reference through this method.
getTemplateName() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns template name
getTemplateName() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module display page template name.
getTemplateRepresentation(String) - Method in class org.forgerock.oauth2.restlet.TemplateFactory
Gets the template representation for the template with specified name.
getTemplates(Map) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Get requested templates defined for this role.
getTerminate() - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Returns true if this is a terminating request.
getTerminate() - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Returns true if this is a terminating request.
getTerminationDonePageURL(HttpServletRequest, BaseConfigType, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns termination done page URL.
getTerminationDonePageURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated
getTerminationDonePageURL(String, String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the TerminationDonePageURL from the provider ID under a realm.
getTerminationProviderIDKey() - Static method in class com.sun.liberty.LibertyManager
Returns the termination providerIDKey from IFSConstants.
getTerminationURL(String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated
getTerminationURL(String, String, String, HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns Termination URL.
getTests() - Method in class com.sun.identity.shared.test.tools.Suite
Returns a list of Test object in this suite.
getTextMaxChars(String) - Method in class com.sun.identity.liberty.ws.idpp.PPInteractionHelper
Gets the text maxmimum characters for a given attribute.
getTextMinChars(String) - Method in class com.sun.identity.liberty.ws.idpp.PPInteractionHelper
Gets the text minimum characters
getTheClass() - Method in class org.forgerock.openam.radius.common.packet.NASClassAttribute
Returns the client can pass to the accounting server if supported.
getThreadDump() - Method in class org.forgerock.openam.core.rest.record.RecordReport
 
getThreadDumpDelayInSeconds() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Get ThreadDump delay between two threads dumps in seconds NB: Thread dump should be enable first
getThreadPool() - Method in class org.forgerock.openam.session.SessionPollerPool
 
getThreadPoolConfig() - Method in class org.forgerock.openam.radius.server.config.RadiusServiceConfig
Get the thread pool configuration values.
getThreadPoolCoreSize() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
The number of threads to keep in the thread pool used to service script execution requests.
getThreadPoolIdleTimeoutSeconds() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
The number of seconds to wait before terminating additional threads (beyond core pool size, up to max pool size) that were started to service a full task queue.
getThreadPoolMaxSize() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
The maximum number of threads to use to service script execution requests once the task queue has reached capacity.
getThreadPoolQueueSize() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
The size of the queue to use for buffering tasks when all threads in the thread pool are in use.
getTicketCacheDir() - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
getTileIndex() - Method in class com.sun.identity.authentication.UI.AuthViewBeanBase
Returns tile index for auth UI.
getTime() - Method in class com.iplanet.dpro.session.service.InternalSessionEvent
Gets the time of this event.
getTime() - Method in class com.iplanet.dpro.session.SessionEvent
Gets the time of this event.
getTime() - Method in interface com.iplanet.sso.SSOTokenEvent
Returns the time of this event.
getTime() - Method in class com.sun.identity.entitlement.util.NetworkMonitor.StatsData
 
getTime() - Method in class com.sun.identity.saml2.profile.CacheObject
 
getTimeIdle() - Method in class com.iplanet.dpro.session.share.SessionInfo
Session idle time in seconds.
getTimeLeft() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the total time left(in seconds) for the Internal Session.
getTimeLeft() - Method in class com.iplanet.dpro.session.Session
Returns the time left for this session in seconds.
getTimeLeft() - Method in class com.iplanet.dpro.session.share.SessionInfo
Time left for Session to become inactive, in seconds.
getTimeLeft() - Method in interface com.iplanet.sso.SSOToken
Returns the time left in seconds on the session based on max session time.
getTimeLeft() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getTimeLeft(Object) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
 
getTimeLeft(Object) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
 
getTimeLeft(Object) - Method in interface com.sun.identity.plugin.session.SessionProvider
Returns the time left for this session in seconds.
getTimeLeft() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
 
getTimeLeft() - Method in class org.forgerock.oauth2.core.StatefulToken
 
getTimeLeft() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
 
getTimeLeft() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
GetTimeLeftActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'getMaxTime' action - from CREST 12.0.0 onwards this means 'get remaining session time'.
GetTimeLeftActionHandler(SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.GetTimeLeftActionHandler
Constructs a GetTimeLeftActionHandler instance
getTimeLimit() - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
 
getTimeOfEvent() - Method in class org.forgerock.openam.radius.server.events.RadiusEvent
Get the number of milliseconds after the Java epoch at which the event occurred.
getTimeOfEventAsString() - Method in class org.forgerock.openam.radius.server.events.RadiusEvent
Get the time at which the event occurred in ISO format.
getTimeOut() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Returns current time out setting.
getTimeOut() - Method in class com.iplanet.ums.SearchControl
Get current time out setting.
getTimeOut() - Method in class com.sun.identity.idm.IdSearchControl
Returns current time out setting.
getTimeout() - Method in class org.forgerock.openam.radius.common.packet.IdleTimeoutAttribute
Returns the timeout value.
getTimeout() - Method in class org.forgerock.openam.radius.common.packet.SessionTimeoutAttribute
Returns the timeout value in seconds.
getTimeout(ConnectionType) - Method in class org.forgerock.openam.sm.datalayer.utils.TimeoutConfig
The timeout for the connection factory type in seconds.
getTimeoutHandlers() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns values of amSession.xml property "openam-session-timeout-handler-list".
getTimeoutPeriod() - Method in class com.sun.identity.common.PeriodicRunnable
Returns the timeout period of this PeriodicRunnable.
getTimeOutValue() - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Returns timeout value
getTimeOutValue() - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Returns the authentication module display page time out value.
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.
getTimeSkew() - Static method in class com.sun.identity.wss.security.WSSUtils
 
getTimesOfDay() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the times of the day at which this ACI applies
getTimeStamp() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Gets time stamp
getTimeStamp() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Gets time stamp
getTimestamp() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of timestamp attribute.
getTimestamp() - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Returns value of timestamp attribute.
getTimestamp() - Method in interface com.sun.identity.log.spi.ITimestampGenerator
Return generated time stamp
getTimestamp() - Method in class com.sun.identity.log.spi.SecureTimestampGenerator
Returns generated time stamp.
getTimeToLive() - Method in class com.sun.identity.entitlement.ConditionDecision
Returns the time to live (TTL) of this ConditionDecision.
getTimeToLive() - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Gets the GMT time in milliseconds since epoch when this object is to be treated as expired.
getTimeToLive() - Method in class com.sun.identity.policy.ConditionDecision
Deprecated.
Gets timeToLive associated with this object
getTimeToLive() - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Gets the GMT time in milliseconds since epoch when this object is to be treated as expired.
getTimeToLive() - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Returns the GMT time in milliseconds since epoch when this object is to be treated as expired.
getTimeToServiceRequestInMilliSeconds() - Method in class org.forgerock.openam.radius.server.RadiusResponse
Set the time to service the request for which the response is being made.
getTitle() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
getTitle() - Method in class com.sun.identity.config.Options
 
getTitle() - Method in class com.sun.identity.config.util.TemplatedPage
Return the i18n code of the page title.
getTitleString() - Method in interface com.sun.identity.password.ui.model.PWResetSuccessModel
Returns title string for password reset.
getTitleString() - Method in class com.sun.identity.password.ui.model.PWResetSuccessModelImpl
Returns title string for password reset.
getTlsOffloadEngineHostIpAddrs() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
getToBeInvalidatedAMSessionIds() - Method in interface org.forgerock.openam.sts.token.ThreadLocalAMTokenCache
 
getToBeInvalidatedAMSessionIds() - Method in class org.forgerock.openam.sts.token.ThreadLocalAMTokenCacheImpl
 
getToken() - Method in class com.iplanet.am.util.CLILogin
 
getToken() - Method in interface com.iplanet.sso.SSOTokenEvent
Returns the SSOToken associated with the SSO Token event.
getToken(ServletRequest) - Method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
getToken() - Method in class com.sun.identity.idsvcs.UserDetails
 
getToken() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a token for the sender of this Message.
getToken() - Method in class org.forgerock.oauth2.core.AuthorizationToken
Gets the tokens.
getToken(Class<T>) - Method in class org.forgerock.oauth2.core.OAuth2Request
Get a Token that is in play for this request.
getToken() - Method in class org.forgerock.openam.cts.api.tokens.SAMLToken
 
getToken() - Static method in class org.forgerock.openam.rest.RestUtils
Gets an SSOToken for Administrator
getToken(String) - Method in interface org.forgerock.openam.sts.tokengeneration.CTSTokenPersistence
Called during token validation
getToken(String) - Method in class org.forgerock.openam.sts.tokengeneration.CTSTokenPersistenceImpl
 
getTokenCanceller(TokenTypeId) - Method in interface org.forgerock.openam.sts.rest.operation.cancel.IssuedTokenCancellerFactory
 
getTokenCanceller(TokenTypeId) - Method in class org.forgerock.openam.sts.rest.operation.cancel.IssuedTokenCancellerFactoryImpl
 
getTokenCanceller(TokenType) - Method in interface org.forgerock.openam.sts.soap.token.config.TokenOperationFactory
Returns a TokenCanceller instance which will cancel an STS-issued token.
getTokenCanceller(TokenType) - Method in class org.forgerock.openam.sts.soap.token.config.TokenOperationFactoryImpl
 
getTokenConversionType() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the type of the token that needs to be converted to.
getTokenCreationState() - Method in class org.forgerock.openam.sts.rest.operation.translate.CustomRestTokenProviderParametersImpl
 
getTokenCreationState() - Method in class org.forgerock.openam.sts.rest.operation.translate.OpenIdConnectRestTokenProviderParameters
 
getTokenCreationState() - Method in class org.forgerock.openam.sts.rest.operation.translate.Saml2RestTokenProviderParameters
 
getTokenCreationState() - Method in interface org.forgerock.openam.sts.rest.token.provider.RestTokenProviderParameters
Gets the token state necessary to produce the token - e.g. the SubjectConfirmation or proof token state for a SAML2 assertion.
getTokenElement(Document) - Method in class com.sun.identity.wss.security.KeyIdentifier
Returns the security token that is referenced via the key identifier.
getTokenElement(Document) - Method in class com.sun.identity.wss.security.SecurityTokenReference
Returns the referenced security token via the Reference URI.
getTokenElement() - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionAssertion
Called by the OpenAMSessionTokenClientInterceptor to obtain the xml defining the BinarySecurityToken encapsulating the OpenAMSessionToken to be included in the STS invocation.
getTokenEndpoint() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Gets the URI for the OAuth2 token endpoint.
getTokenEndpoint() - Method in interface org.forgerock.openam.uma.UmaUris
Gets the URI for the OAuth2 token endpoint.
getTokenEndpointAuthMethod() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
 
getTokenEndpointAuthMethod() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets the token_endpoint_auth_method configured for this client.
getTokenEndpointAuthMethod() - Method in class org.forgerock.openidconnect.Client
Gets the token endpoint auth method.
getTokenEndpointAuthMethod() - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Gets the token_endpoint_auth_method configured for this client.
getTokenExpiry() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Gets the token expiry time in seconds.
getTokenExpiry() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Gets the token expiry time in seconds.
getTokenExpiry() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Gets the token expiry time in seconds.
getTokenFromContext(Context, Debug) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Retrieves a link to the user's SSO Token, if it exists in the context.
getTokenFromId(String) - Method in class org.forgerock.openam.rest.SSOTokenFactory
Create an SSO Token using the SSOTokenManager.
getTokenFromStore(String) - Static method in class org.forgerock.openam.saml2.SAML2Store
Statically retrieves an object form the store.
getTokenGenerationServiceConsumptionToken() - Method in class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase
 
getTokenHmacSharedSecret() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getTokenHmacSharedSecret() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the Base64 encoded shared secret used to sign stateless access and refresh tokens.
getTokenHmacSharedSecret() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getTokenID() - Method in interface com.iplanet.sso.SSOToken
Returns single sign on token ID object.
getTokenID() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
getTokenId() - Method in exception com.sun.identity.authentication.spi.InvalidPasswordException
Returns the token ID.
getTokenId() - Method in interface com.sun.identity.wsfederation.profile.RequestedSecurityToken
 
getTokenId() - Method in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
 
getTokenID() - Method in class com.sun.identity.wss.security.FAMSecurityToken
Returns the security token value.
getTokenId() - Method in class com.sun.identity.wss.sts.STSClientUserToken
 
getTokenId() - Method in interface org.forgerock.oauth2.core.AccessToken
 
getTokenId() - Method in class org.forgerock.oauth2.core.AccessTokenVerifier.TokenState
 
getTokenId() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the token's identifier.
getTokenId() - Method in class org.forgerock.oauth2.core.DeviceCode
 
getTokenId() - Method in interface org.forgerock.oauth2.core.RefreshToken
 
getTokenId() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the token's identifier.
getTokenId() - Method in class org.forgerock.oauth2.core.StatefulToken
 
getTokenId() - Method in interface org.forgerock.oauth2.core.Token
Gets the token's identifier.
getTokenID(Context, Request) - Static method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
Returns the token ID of the session or as a parameter.
getTokenId() - Method in class org.forgerock.openam.cts.api.tokens.Token
 
getTokenId() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getTokenId(HttpServletRequest) - Method in class org.forgerock.openam.rest.AuthnRequestUtils
Finds and extracts the Token ID from the request.
getTokenId() - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
getTokenId() - Method in class org.forgerock.openidconnect.OpenIdConnectToken
Gets the token's identifier.
getTokenIdFromCookie(Context, String) - Method in class org.forgerock.openam.core.rest.session.SessionResource
 
getTokenIdFromCookie(Context, String) - Static method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
Returns the token ID of the session, from a cookie.
getTokenIdFromCookie(Context, String) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
getTokenIdFromHeader(Context, String) - Method in class org.forgerock.openam.core.rest.session.SessionResource
 
getTokenIdFromHeader(Context, String) - Static method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
Returns the token ID of the session, from a given header.
getTokenIdFromHeader(Context, String) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
getTokenIdFromUrlParam(ActionRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResource
 
getTokenIdFromUrlParam(ActionRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
getTokenInfo() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the token's information.
getTokenInfo() - Method in class org.forgerock.oauth2.core.DeviceCode
 
getTokenInfo() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
 
getTokenInfo() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
 
getTokenInfo() - Method in interface org.forgerock.oauth2.core.Token
Gets the token's information.
getTokenInfo(OAuth2Request) - Method in class org.forgerock.oauth2.core.TokenInfoService
Returns a Json representation of the token's information that is on the OAuth2 request.
getTokenInfo() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getTokenInfo() - Method in class org.forgerock.openidconnect.OpenIdConnectToken
Gets the token's information.
getTokenIntrospectionEndpoint() - Method in interface org.forgerock.openam.uma.UmaUris
Gets the URI for the OAuth2 token introspection endpoint.
getTokenIssuerEndpoint(FederationElement) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns the value of the <TokenIssuerEndpoint> element for the given entity.
getTokenIssuerName(FederationElement) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns the value of the <TokenIssuerName> element for the given entity.
getTokenLifeTimeInSeconds() - Method in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
Get the token lift time in seconds.
getTokenLifetimeInSeconds() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
getTokenLifetimeInSeconds() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the token lifetime (in seconds).
getTokenName() - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Returns the token name used in the SecureLogHelper object.
getTokenName() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the token's name.
getTokenName() - Method in class org.forgerock.oauth2.core.DeviceCode
 
getTokenName() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the token's name.
getTokenName() - Method in class org.forgerock.oauth2.core.StatefulToken
 
getTokenName() - Method in interface org.forgerock.oauth2.core.Token
Gets the token's name.
getTokenName() - Method in class org.forgerock.openam.oauth2.StatelessAccessToken
 
getTokenName() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
 
getTokenName() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getTokenName() - Method in class org.forgerock.openidconnect.OpenIdConnectToken
Gets the token's name.
getTokenProvider() - Method in class com.sun.identity.wss.security.SecurityTokenFactory
Returns the provider of this Security Token factory object.
getTokenProvider(TokenType) - Method in interface org.forgerock.openam.sts.soap.token.config.TokenOperationFactory
Called to obtain the set of of TokenProvider instances to satisfy the issue operation.
getTokenProvider(TokenType) - Method in class org.forgerock.openam.sts.soap.token.config.TokenOperationFactoryImpl
 
getTokenRootDN(DN) - Static method in class org.forgerock.openam.cts.impl.CTSDataLayerConfiguration
 
getTokenRootDN(DN) - Static method in class org.forgerock.openam.sm.datalayer.impl.LabelsDataLayerConfiguration
 
getTokens(ResourceBundle, Properties) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Gets the map for text replacement.
getTokens() - Method in class org.forgerock.oauth2.core.OAuth2Request
Get all the tokens that have been used in this request.
getTokenServiceClientPOSTparameters(OAuthConf, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.service.ESIAServiceUrlProvider
 
getTokenServiceGETParameters(String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getTokenServiceGETparameters(OAuthConf, String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.service.DefaultServiceUrlProvider
 
getTokenServiceGETparameters(OAuthConf, String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.service.ESIAServiceUrlProvider
 
getTokenServiceGETparameters(OAuthConf, String, String) - Method in interface org.forgerock.openam.authentication.modules.oauth2.service.ServiceUrlProvider
 
getTokenServicePOSTparameters(String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getTokenServicePOSTparameters(OAuthConf, String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.service.DefaultServiceUrlProvider
 
getTokenServicePOSTparameters(OAuthConf, String, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.service.ESIAServiceUrlProvider
 
getTokenServicePOSTparameters(OAuthConf, String, String) - Method in interface org.forgerock.openam.authentication.modules.oauth2.service.ServiceUrlProvider
 
getTokenServiceUrl() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getTokenSigningAlgorithm() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getTokenSigningAlgorithm() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the signing algorithm used when issuing stateless access and refresh tokens.
getTokenSigningAlgorithm() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getTokenSigningCertificate(FederationElement) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns the value of the <TokenSigningCertificate> element for the given entity.
getTokenStoreRootSuffix() - Method in class org.forgerock.openam.cts.impl.LDAPConfig
The Core Token Service Root Token Suffix.
getTokenString() - Method in class com.sun.identity.install.tools.util.xml.Token
Returns the string representation of the token
getTokenTable() - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Access the "TokenTable" variable as a bean indexed property.
getTokenTableIndex() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Getter for the "TokenTableIndex" variable.
getTokenTableIndex() - Method in interface org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMBean
Getter for the "TokenTableIndex" variable.
getTokenTableIndex() - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntry
Getter for the "TokenTableIndex" variable.
getTokenTableIndex() - Method in interface org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMBean
Getter for the "TokenTableIndex" variable.
getTokenTableIndex() - Method in class org.forgerock.openam.monitoring.cts.TokenEntry
Getter for the "TokenTableIndex" variable.
getTokenTableIndex() - Method in interface org.forgerock.openam.monitoring.cts.TokenEntryMBean
Getter for the "TokenTableIndex" variable.
getTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
getTokenType() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.TokenTypesOfferedType
Gets the value of the TokenType property.
getTokenType() - Method in class com.sun.identity.wss.security.AssertionToken
Returns the security token type.
getTokenType() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Returns the token type.
getTokenType() - Method in class com.sun.identity.wss.security.FAMSecurityToken
Returns the security token type.
getTokenType() - Method in class com.sun.identity.wss.security.SAML2Token
Returns the security token type.
getTokenType() - Method in interface com.sun.identity.wss.security.SecurityToken
Returns the security token type.
getTokenType() - Method in class com.sun.identity.wss.security.UserNameToken
Returns this security token type.
getTokenType() - Method in class com.sun.identity.wss.sts.config.FAMTrustSPMetadata
 
getTokenType() - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
getTokenType() - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Returns the token type.
getTokenType() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Returns the token type.
getTokenType() - Method in interface org.forgerock.oauth2.core.AccessToken
Gets the token's type.
getTokenType() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the token type.
getTokenType() - Method in interface org.forgerock.oauth2.core.RefreshToken
Gets the token's type.
getTokenType() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Gets the token type.
getTokenType() - Method in class org.forgerock.oauth2.core.StatefulToken
Gets the token type.
getTokenType() - Method in class org.forgerock.openam.monitoring.cts.TokenEntry
Getter for the "TokenType" variable.
getTokenType() - Method in interface org.forgerock.openam.monitoring.cts.TokenEntryMBean
Getter for the "TokenType" variable.
getTokenType() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
getTokenType(JsonValue) - Method in interface org.forgerock.openam.sts.rest.operation.TokenRequestMarshaller
Returns the TokenType corresponding to the JsonValue.
getTokenType(JsonValue) - Method in class org.forgerock.openam.sts.rest.operation.TokenRequestMarshallerImpl
 
getTokenType() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
getTokenType() - Method in class org.forgerock.openam.sts.soap.TokenSpecification
 
getTokenType() - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
getTokenTypeString() - Method in class com.sun.identity.install.tools.util.xml.BoundedToken
 
getTokenTypeString() - Method in class com.sun.identity.install.tools.util.xml.CommentToken
 
getTokenTypeString() - Method in class com.sun.identity.install.tools.util.xml.DoctypeToken
 
getTokenTypeString() - Method in class com.sun.identity.install.tools.util.xml.MetaToken
 
getTokenTypeString() - Method in class com.sun.identity.install.tools.util.xml.Token
 
getTokenTypeString() - Method in class com.sun.identity.install.tools.util.xml.UnboundedToken
 
getTokenTypeString() - Method in class com.sun.identity.install.tools.util.xml.WhiteSpaceToken
 
getTokenValidator(TokenTypeId) - Method in interface org.forgerock.openam.sts.rest.operation.validate.IssuedTokenValidatorFactory
 
getTokenValidator(TokenTypeId) - Method in class org.forgerock.openam.sts.rest.operation.validate.IssuedTokenValidatorFactoryImpl
 
getTokenValidator(TokenType, ValidationInvocationContext, boolean) - Method in interface org.forgerock.openam.sts.soap.token.config.TokenOperationFactory
Called to obtain the set of TokenValidator instances to perform pure token validation in the context of enforcing SecurityPolicy bindings and validating delegated tokens (ActAs/OnBehalfOf case).
getTokenValidator(TokenType, ValidationInvocationContext, boolean) - Method in class org.forgerock.openam.sts.soap.token.config.TokenOperationFactoryImpl
Returns a TokenValidator instance that can validate the status of the specified TokenType.
getTokenValue() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets value of the token.
getTokenValue() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Gets value of the token.
getTokenValue() - Method in class com.sun.identity.wss.sts.STSClientUserToken
 
getTokenValue() - Method in class org.forgerock.openam.sts.token.model.OpenIdConnectIdToken
 
getTokenValue() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenState
 
getTokenWithoutResettingIdleTime(String) - Method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
tokenId may, or may not, specify a valid token.
getToolsResolver() - Static method in class com.sun.identity.install.tools.admin.ToolsConfiguration
 
getTopLevelContainers() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the top level containers (Organizations, People Containers, Roles, etc) for the particular user based on single sign on token as the starting point in the tree.
getTopLevelContainers(SSOToken) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Returns the set of top level containers that can be viewed by ths user
getTopLevelContainers(SSOToken) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
getTopLevelContainers(String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
getTopLevelContainers(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
getTopLevelContainers(SSOToken) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
getTopLevelOrganizations() - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the "real" or "physical" top level organizations as the starting point in the tree.
getTopologyGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getTopologyMBean() - Static method in class com.sun.identity.monitoring.Agent
Return the pointer to the Topology mbean
getTotalArtifacts() - Method in class com.sun.identity.saml.SAMLStatsAccessor
Gets property totalArtifacts.
getTotalAssertions() - Method in class com.sun.identity.saml.SAMLStatsAccessor
Gets property totalAssertions.
getTotalCount() - Method in class org.forgerock.openam.cts.monitoring.impl.persistence.CtsPersistenceOperationsMonitor
Returns the total number of current tokens in the CTS.
getTotalCount(TokenType) - Method in class org.forgerock.openam.cts.monitoring.impl.persistence.CtsPersistenceOperationsMonitor
Returns the total number of current valid tokens of the supplier type
getTotalCount() - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntry
Getter for the "TotalCount" variable.
getTotalCount() - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryImpl
Returns the total number of current tokens of the type specified in the CTS at the current instant.
getTotalCount() - Method in interface org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMBean
Getter for the "TotalCount" variable.
getTotalDeletes() - Method in class com.sun.identity.sm.ldap.Statistics
Get the total number of deletes
getTotalLineNums(String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method declaration
getTotalReadRecordCount() - Method in class com.sun.identity.sm.ldap.Statistics
Get the total number of reads record count
getTotalReads() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the total number of reads
getTotalRequests() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the total number of requests
getTotalResultCount() - Method in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
Method which returns the count of the all the results which match the search criteria.
getTotalResultCount() - Method in class com.sun.identity.common.SearchResults
Returns the size of all results which match the search criteria.
getTotalWrites() - Method in class com.sun.identity.sm.ldap.Statistics
Get the total number of writes
getTracer() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getTracer() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Gets a tracer object.
getTracer() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getTracer() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Gets a tracer object.
getTrackingCookie() - Method in class com.sun.identity.authentication.spi.RedirectCallback
Gets the value of this RedirectCallback's trackingCookie, indicating whether we should store information about the current authId in a cookie via the XUI.
getTrackingIdFromSSOToken(SSOToken) - Static method in class org.forgerock.openam.audit.AMAuditEventBuilderUtils
Gets the contextId value from the SSOToken.
getTrackingIds(LoginState) - Method in class com.sun.identity.authentication.audit.AbstractAuthenticationEventAuditor
Get the tracking ID from the login state of the event.
getTrackingIdsForAccessAttempt(Request) - Method in class org.forgerock.openam.audit.AbstractHttpAccessAuditFilter
Retrieve the tracking IDs for an access attempt.
getTrackingIdsForAccessAttempt(Request) - Method in class org.forgerock.openam.core.rest.authn.AuthenticationAccessAuditFilter
 
getTrackingIdsForAccessAttempt(Request) - Method in class org.forgerock.openam.rest.audit.AbstractRestletAccessAuditFilter
Retrieve the tracking IDs for an access attempt.
getTrackingIdsForAccessAttempt(Request) - Method in class org.forgerock.openam.rest.audit.OAuth2AbstractAccessAuditFilter
Retrieve the tracking IDs for an access attempt.
getTrackingIdsForAccessOutcome(Response) - Method in class org.forgerock.openam.audit.AbstractHttpAccessAuditFilter
Retrieve the tracking IDs for an access outcome.
getTrackingIdsForAccessOutcome(Response) - Method in class org.forgerock.openam.core.rest.authn.AuthenticationAccessAuditFilter
 
getTrackingIdsForAccessOutcome(Request, Response) - Method in class org.forgerock.openam.rest.audit.AbstractRestletAccessAuditFilter
Retrieve the tracking IDs for an access outcome.
getTrackingIdsForAccessOutcome(Request, Response) - Method in class org.forgerock.openam.rest.audit.OAuth2AbstractAccessAuditFilter
Retrieve the tracking IDs for an access outcome.
getTrackingIdsForAccessOutcome(Request, Response) - Method in class org.forgerock.openam.rest.audit.UMAAccessAuditFilter
Retrieve the tracking IDs for an access outcome.
getTransactionId() - Method in class org.forgerock.openam.audit.context.AuditRequestContext
Gets the transaction id.
getTransactionIdValue() - Static method in class org.forgerock.openam.audit.context.AuditRequestContext
Gets the transaction value of the current thread.
getTransform() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
getTransform() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.TransformsType
Gets the value of the Transform property.
getTransform() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
getTransform() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.TransformsType
Gets the value of the Transform property.
getTransform() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
getTransform() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.TransformsType
Gets the value of the Transform property.
getTransformerFactory() - Static method in class com.sun.identity.shared.xml.XMLUtils
Provides a cached TransformerFactory instance for the current thread.
getTransformerFactory() - Method in interface org.forgerock.openam.utils.TransformerFactoryProvider
Returns a TransformerFactory from the underlying mechanism.
getTransforms() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.PasswordTransforms
Deprecated.
Returns a list of child 'Transforms' Elements
getTransforms() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.CipherReferenceType
Gets the value of the transforms property.
getTransforms() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
getTransforms() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getTransforms() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
getTransforms() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Gets the value of the transforms property.
getTransforms() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RetrievalMethodType
Gets the value of the transforms property.
getTransforms() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getTransforms() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
getTransforms() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Gets the value of the transforms property.
getTransforms() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RetrievalMethodType
Gets the value of the transforms property.
getTransientUser(String, String) - Method in class com.sun.identity.saml2.plugins.DefaultLibrarySPAccountMapper
Returns the transient user configured in the hosted entity configuration.
getTranslateFile() - Static method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
 
getTreeNode(char) - Method in class org.forgerock.openam.entitlement.utils.indextree.nodefactory.AbstractTreeNodeFactory
 
getTreeNode(char) - Method in interface org.forgerock.openam.entitlement.utils.indextree.nodefactory.TreeNodeFactory
Given the node value create a new tree node.
getTreePolicyRequest(Context, ActionRequest, SSOTokenManager) - Static method in class org.forgerock.openam.entitlement.rest.model.json.TreePolicyRequest
Gets a tree policy request based on the context and action request.
getTrim() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
getTrueValue() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Method to get the string value for "TRUE"
getTrueValue(String) - Static method in class com.sun.identity.common.configuration.ServerPropertyValidator
Returns the true value of a property.
getTrueValue() - Method in class com.sun.identity.sm.AttributeSchema
Returns the string value for BooleanTrueValue.
getTrueValue() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the string value for BooleanTrueValue.
getTrueValueI18NKey() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Method to get the i18n Key for BooleanTrueValue.
getTrueValueI18NKey() - Method in class com.sun.identity.sm.AttributeSchema
Returns the I18N key for BooleanTrueValue.
getTrueValueI18NKey() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Retruns the I18N Key for BooleanTrueValue.
getTruncationOffset() - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Get the truncation offset for this device.
getTrustAuthorityConfig() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the provider's trusted authorities list.
getTrustedDevicesDao(AuthenticatorDeviceServiceFactory<TrustedDeviceService>) - Method in class org.forgerock.openam.core.rest.devices.CoreRestDevicesGuiceModule
 
getTrustedIPAddresses() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getTrustedIssuers() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getTrustedProviders() - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns a set of trusted providers in the circle of trust.
getTrustedProviders(String) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Returns a set of trusted providers in the circle of trust for a specific protocol.
getTrustSPMetadata(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getTrustVersion() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
getTrustVersion() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.RequestSecurityTokenTemplateType
Gets the value of the trustVersion property.
getTTL() - Method in class com.sun.identity.entitlement.Entitlement
Returns the TTL
getTTL() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonDecision
Gets the TTL value.
getTTL() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Gets the time-to-live value of this entitlement decision in milliseconds.
getTTL() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementPattern
 
getTwoByteString(Set) - Static method in class com.iplanet.am.util.AMGenerateServerID
This function returns a two byte string but by skipping if finds it in the passing hashed set.
getType() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The method returns the type of the attribute i.e., single, list or choice
getType() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns the integer type of the entity
getType() - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Gets the type of the template.
getType() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the type of Internal Session.
getType() - Method in class com.iplanet.dpro.session.service.InternalSessionEvent
Gets the type of event that has occurred.
getType() - Method in class com.iplanet.dpro.session.Session
Returns the session type.
getType() - Method in class com.iplanet.dpro.session.SessionEvent
Gets the type of event that has occurred.
getType() - Method in exception com.iplanet.log.LogException
Returns log exception type.
getType() - Method in interface com.iplanet.sso.SSOTokenEvent
Returns the type of this event.
getType() - Method in class com.sun.identity.authentication.config.AMAuthenticationInstance
Returns the type of the module instance.
getType() - Method in class com.sun.identity.authentication.service.CompositeAdvices
Returns a type indicating the type of authentication required.
getType() - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
getType() - Method in class com.sun.identity.entitlement.opensso.OpenSSOPrivilege
 
getType() - Method in class com.sun.identity.entitlement.opensso.XACMLOpenSSOPrivilege
 
getType() - Method in class com.sun.identity.entitlement.Privilege
Returns privilege Type.
getType() - Method in class com.sun.identity.idm.AMIdentity
Returns the Type of the Identity.
getType() - Method in class com.sun.identity.idm.IdSearchResults
 
getType(String) - Static method in class com.sun.identity.idm.IdUtils
Returns corresponding IdType object given a type.
getType() - Method in class com.sun.identity.idm.RepoSearchResults
 
getType() - Method in class com.sun.identity.idsvcs.IdentityDetails
 
getType() - Method in class com.sun.identity.install.tools.configurator.InstallLogger
 
getType() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
getType() - Method in interface com.sun.identity.plugin.configuration.ConfigurationActionEvent
Returns the type of this event.
getType() - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationActionEventImpl
Returns the type of this event.
getType() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Gets the value of the type property.
getType() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
getType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getType() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
getType() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Gets the value of the type property.
getType() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RetrievalMethodType
Gets the value of the type property.
getType() - Method in class com.sun.identity.sm.AttributeSchema
Returns the type of the attribute.
getType() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the type of the attribute.
getType() - Method in class com.sun.identity.sm.SchemaType
 
getType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
getType() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.PasswordString
Gets the value of the type property.
getType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getType() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
getType() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Gets the value of the type property.
getType() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RetrievalMethodType
Gets the value of the type property.
getType() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the trust authority type.
getType() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
getType() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
 
getType() - Method in class com.sun.identity.wss.sts.STSClientUserToken
 
getType(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
getType() - Method in class org.forgerock.openam.cts.api.tokens.Token
 
getType() - Method in class org.forgerock.openam.entitlement.indextree.events.IndexChangeEvent
 
getType(EntitlementRegistry, String) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementConditionTypeIdResolver
 
getType(EntitlementRegistry, String) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementsRegistryTypeIdResolver
Get the concrete sub-type to use for the given short name.
getType(EntitlementRegistry, String) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementSubjectTypeIdResolver
 
getType(EntitlementRegistry, String) - Method in class org.forgerock.openam.entitlement.rest.model.json.ResourceAttributeTypeIdResolver
 
getType() - Method in class org.forgerock.openam.entitlement.utils.indextree.nodecontext.ContextKey
This type is used to assist with casting the value into its true type.
getType() - Method in enum org.forgerock.openam.oauth2.OAuth2Constants.ShortClientAttributeNames
 
getType() - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
getType() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the type of the resource set.
getType() - Method in class org.forgerock.openam.radius.common.Attribute
Returns the type code of the attribute.
getType(int) - Static method in enum org.forgerock.openam.radius.common.AttributeType
Returns the AttributeType instance for a given field type code.
getType() - Method in class org.forgerock.openam.radius.common.Packet
Returns the packet type.
getType() - Method in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
 
getType() - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
getType() - Method in interface org.forgerock.openam.xacml.v3.ImportStep
Type of the step.
getType() - Method in enum org.forgerock.openidconnect.Client.ApplicationType
Gets the client application type.
getType() - Method in enum org.forgerock.openidconnect.Client.ClientType
Gets the client type.
getType() - Method in enum org.forgerock.openidconnect.Client.PublicKeySelector
Gets the client token endpoint auth method type.
getType() - Method in enum org.forgerock.openidconnect.Client.SubjectType
Gets the subject type.
getType() - Method in enum org.forgerock.openidconnect.Client.TokenEndpointAuthMethod
Gets the client token endpoint auth method type.
getTypeCode() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Gets the typeCode of the artifact.
getTypeCode() - Method in interface com.sun.identity.saml2.protocol.Artifact
Returns the TypeCode of the artifact.
getTypeCode() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Returns the TypeCode of the artifact.
getTypeCode() - Method in enum org.forgerock.openam.radius.common.AttributeType
Get the attribute type code as defined in rfc 2865 or extension RFCs.
getTypeCode() - Method in enum org.forgerock.openam.radius.common.PacketType
Get the type code for a given PacketType.
getTypeTitle() - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
getTypeValue(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
getUID() - Method in class com.iplanet.ums.User
Return uid for the user
getUiLocales() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the UI Locales parameter.
getUIType() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The method returns the UI type of the attribute i.e., link, button, ...
getUIType() - Method in class com.sun.identity.sm.AttributeSchema
Returns the UI type of the attribute.
getUIType() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns the UI type of the attribute; or null if UI type is not defined.
getUmaTokenStore() - Method in interface org.forgerock.openam.uma.UmaProviderSettings
 
getUnconsumedAttributes() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
getUnconsumedAttributes() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Gets all the unconsumed attributes.
getUnconsumedAttributes() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
getUnconsumedAttributes() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Gets all the unconsumed attributes.
getUnderlyingPolicyIds() - Method in class org.forgerock.openam.uma.UmaPolicy
 
getUnderstoodHeaders() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
getUnderstoodHeaders() - Method in class com.sun.identity.entity.EntityObjectIF_Tie
 
getUnderstoodHeaders() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
getUnderstoodHeaders() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
getUnderstoodHeaders() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
getUnderstoodHeaders() - Method in class com.sun.identity.saml.AssertionManagerIF_Tie
 
getUnderstoodHeaders() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
getUnderstoodHeaders() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
getUnescapedValue(String) - Static method in class com.sun.identity.shared.StringUtils
Returns special character un-escaped string.
getUnInstallRunInfo() - Method in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
getUniqueID() - Static method in class com.sun.identity.sm.SMSUtils
 
getUniversalId() - Method in class com.sun.identity.idm.AMIdentity
Returns the universal identifier of this object.
getUniversalId(AMIdentity) - Static method in class com.sun.identity.idm.IdUtils
Returns a string which uniquely represents this identity object.
getUniversalId() - Method in class org.forgerock.openam.dpro.session.PartialSession
Returns the universal ID associated with this partial session.
getUniversalId(String, IdType, String) - Method in class org.forgerock.openam.identity.idm.IdentityUtils
Determines the universal ID of the user based on the provided details.
getUniversalId() - Method in class org.forgerock.openam.radius.server.events.AcceptedRadiusEvent
Get the universalId of the authenticating entity.
getUniversalId() - Method in class org.forgerock.openam.radius.server.RadiusResponse
Get the universal ID of the principal of the AuthContext, or null if none has been set.
getUniversalId() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Obtain the universal ID from the SSO token held by the auth context.
getUnmarshaller() - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Get the unmarshaller object.
getUnmarshallerHandler() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallerImpl
 
getUnmarshallerHandler() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallerImpl
 
getUpdatedKrb5ConfigLines(List<String>) - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSO
 
getUpdateHandler() - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandlerFactory
 
getUpdateHandler() - Method in interface org.forgerock.openam.cts.impl.queue.ResultHandlerFactory
 
getUpdateHandler() - Method in class org.forgerock.openam.cts.monitoring.impl.queue.MonitoredResultHandlerFactory
 
getUpdateString(UpdateRequest) - Static method in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
Generates for logging a String in the form UPDATE | resourceRevision from the UpdateRequest.
getUpdateSuccessDetail(UpdateRequest, ResourceResponse) - Method in class org.forgerock.openam.rest.fluent.AuditFilter
Provides additional details (e.g. failure description or summary of the payload) relating to an ResourceResponse to a successful UpdateRequest.
getUptime() - Method in class org.forgerock.openam.session.model.DBStatistics
Returns the current uptime (in ms.) of the amsessiondb server
getURI(URL) - Static method in class com.iplanet.services.naming.WebtopNaming
Returns the uri of the specified URL.
getUri() - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Returns value of uri attribute.
getURI() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.CipherReferenceType
Gets the value of the uri property.
getURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
getURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
getURI() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.ReferenceType
Gets the value of the uri property.
getURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
getURI() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Gets the value of the uri property.
getURI() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RetrievalMethodType
Gets the value of the uri property.
getURI() - Method in class com.sun.identity.shared.FQDNUrl
Returns deployment descriptor.
getURI() - Method in class com.sun.identity.sm.ServiceInstance
Returns the URL of the service.
getUri() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClaimType
Gets the value of the uri property.
getUri() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
getUri() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
getUri() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
getUri() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNameType
Gets the value of the uri property.
getUri() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.TokenType
Gets the value of the uri property.
getURI() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
getURI() - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyReferenceType
Gets the value of the uri property.
getURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
getURI() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.ReferenceType
Gets the value of the uri property.
getURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
getURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
getURI() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Gets the value of the uri property.
getURI() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RetrievalMethodType
Gets the value of the uri property.
getURI() - Method in class com.sun.identity.wss.security.Reference
Returns the URI set in the Reference.
getURI() - Method in class com.sun.identity.wss.security.SecurityMechanism
Returns the URI of the security mechanism.
getUri() - Method in interface org.forgerock.http.client.request.HttpClientRequest
Retrieve the URI that the request targets.
getUri() - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Retrieve the URI that the request targets.
getUri() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Gets the uri of the resource set.
getUriElement() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
getUriNamedClaimTypesOffered(FederationElement) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Returns the value of the <UriNamedClaimTypesOffered> element for the given entity.
getURIParams() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Get URI params for CRL search
getUriParamsCRL() - Method in class com.sun.identity.authentication.modules.cert.Cert
Return value of URI parameter for getting CRL
getURL(URL) - Method in class com.iplanet.am.util.CLILogin
 
getUrl() - Method in class com.iplanet.ums.DynamicGroup
Returns the native LDAP URL used to evaluate this dynamic group.
getUrl() - Method in class com.sun.identity.common.ServerOrSiteEntry
 
getUrl() - Method in class com.sun.identity.entitlement.EntitlementListener
Returns notification URL.
getURL() - Method in class com.sun.identity.shared.FQDNUrl
Returns URL object.
getURLForAuthnContext(List, String) - Method in class com.sun.identity.federation.services.FSAuthnDecisionHandler
Finds authentication context result based on the request authentication context and comparison type.
getURLForAuthnContext(List) - Method in class com.sun.identity.federation.services.FSAuthnDecisionHandler
Finds authentication context result based on the request authentication context.
getURLToSiteTable() - Static method in class com.sun.identity.monitoring.Agent
 
getUrlWithError(HttpServletRequest, String) - Static method in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Creates a post form for forwarding error response information to the SAML2 authentication module.
getUrlWithError(HttpServletRequest, String, String) - Static method in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Creates a post form for forwarding error response information to the SAML2 authentication module.
getUrlWithKey(HttpServletRequest, String) - Static method in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Auto-submits the passed-in parameters to the authentication module, as taken from a known cookie location in the request.
getUsage() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
getUsage() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.SecurityTokenReferenceType
Gets the value of the Usage property.
getUsageDirectiveHeaders() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a list of UsageDirectiveHeader.
getUsageDirectiveHeaders() - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Returns a list of UsageDirectiveHeader.
getUse() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
getUse() - Method in interface com.sun.identity.saml2.jaxb.metadata.KeyDescriptorType
Gets the value of the use property.
getUseAnonymousUserFlag() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
getUser(String, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Returns AMUser object of user in this organization (or in sub organizations), whose naming attribute exactly matches with uid.
getUser(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Returns the handle to the AMUser object represented by DN.
getUser(String, String) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Given a uid for a user, lookup the user under a specified virtual domain name.
getUser(String, String, String) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Given identification of a user with a naming attribute and value, lookup the user under a virtual domain specified.
getUser() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Deprecated. 
getUser(List, String, String) - Method in class com.sun.identity.saml.plugins.DefaultPartnerAccountMapper
Returns user account in OpenAM to which the subject in the assertion is mapped.
getUser(SubjectQuery, String) - Method in class com.sun.identity.saml.plugins.DefaultPartnerAccountMapper
Returns user account in OpenAM to which the subject in the query is mapped.
getUser(Subject, String, Map<String, String>) - Method in class com.sun.identity.saml.plugins.DefaultPartnerAccountMapper
 
getUser(Subject, String, Map) - Method in class com.sun.identity.saml.plugins.NameIDPartnerAccountMapper
 
getUser(List, String, String) - Method in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Returns user account in OpenAM to which the subject in the assertion is mapped.
getUser(SubjectQuery, String) - Method in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Returns user account in OpenAM to which the subject in the query is mapped.
getUser() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Get ldap user for bind
getUser(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns the user from HttpServletRequest.
getUserAliasList() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Provides the "Alias Search Attribute Name" list from the Authentication Service for the realm.
getUserAndGroupDNs() - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Returns the distinguished name of users and nested groups in the group.
getUserAttr(String) - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns user attribute configures in password reset service.
getUserAttr(String) - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Returns user attribute configured in password reset service.
getUserAttributes(Subject, Set<String>) - Method in class com.sun.identity.entitlement.opensso.OpenSSOSubjectAttributesCollector
Returns the attribute values of the given user represented by Subject object.
getUserAttributes(Subject, Set<String>) - Method in interface com.sun.identity.entitlement.SubjectAttributesCollector
Returns the attribute values of the given user represented by Subject object.
getUserAttributes(Subject, Set<String>) - Method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns the attribute values of the given user represented by Subject object.
getUserAttributes(String, Set) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Returns the user attribute values.
getUserAttributes(String, AttributeQuery, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
 
getUserAttributeValues() - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Returns the attributes and their values obtained from the user search during authentication.
getUserAttrs() - Method in class com.iplanet.services.ldap.aci.ACI
Get the user Attributes.
getUserBaseDN() - Method in class com.sun.identity.setup.BootstrapData
 
getUserCode() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the User Code.
getUserCount() - Method in class com.iplanet.ums.PeopleContainer
Gets the current number of users.
getUserDiscoEntries(DataStoreProvider, String, String, Map) - Static method in class com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandlerImplUtils
 
getUserDisplayName() - Method in exception org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequired
Gets the resource owner's display name.
getUserDisplayNameAttribute() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getUserDisplayNameAttribute() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
The attribute that can be used to obtain a UI-displayable name for a user's AMIdentity.
getUserDisplayNameAttribute() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getUserDN() - Method in class com.sun.identity.authentication.service.LoginState
Returns user DN.
getUserDN(AMIdentity) - Method in class com.sun.identity.authentication.service.LoginState
Returns user DN of an Identity.
getUserDN(String) - Method in class com.sun.identity.liberty.ws.idpp.PersonalProfile
Gets the user dn for a specified resource id.
getUserDNAttrs() - Method in class com.iplanet.services.ldap.aci.ACI
Get the DN attributes.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Returns the distinguished name of users in the group.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Returns the names (DNs) of users in the organization.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Gets the names (DNs) of users in the organizational unit.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Gets the names (DNs) of users in the people container.
getUserDNs() - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Gets the DNs of users in the role.
getUserEntryExpirationTime() - Method in class com.iplanet.am.sdk.common.CacheBlock
 
getUserEntryExpirationTime() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
getUserEntryExpirationTime() - Method in class com.sun.identity.idm.common.IdCacheBlock
 
getUserFromRequest(FSLogoutNotification, String, String, String, BaseConfigType, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Determines the user name from the logout request.
getUserID() - Method in class com.iplanet.services.ldap.LDAPUser
 
getUserId(String, String) - Method in class com.sun.identity.authentication.audit.AbstractAuthenticationEventAuditor
Get the universal user ID.
getUserId(String) - Method in class com.sun.identity.authentication.modules.msisdn.MSISDNValidation
Returns user ID which has sunIdentityMSISDNNumber matching the msisdn number.
getUserID(String, Map, Map) - Method in class com.sun.identity.federation.accountmgmt.DefaultFSUserProvider
Searches user.
getUserID(FSAccountFedInfoKey, Map) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Searches user with given combination of ProviderID & Opaque handle in Default Organization.
getUserID(FSAccountFedInfoKey, String, Map) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Searches user with given combination of ProviderID & Opaque handle in given Organization.
getUserID(Map, String, Map) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Gets the user by using a given search filter.
getUserID(String, Map, Map) - Method in interface com.sun.identity.federation.accountmgmt.FSUserProvider
Searches user.
getUserID() - Method in class com.sun.identity.federation.services.FSSession
Returns user ID.
getUserID(String, String) - Method in class com.sun.identity.liberty.ws.disco.plugins.Default64ResourceIDMapper
Returns the ID of the user who has the resource ID in a provider.
getUserID(String, String, Message) - Method in class com.sun.identity.liberty.ws.disco.plugins.Default64ResourceIDMapper
Returns the ID of the user who has the resource ID in a provider.
getUserID(String, String) - Method in class com.sun.identity.liberty.ws.disco.plugins.DefaultHexResourceIDMapper
Returns the ID of the user who has the resource ID in a provider.
getUserID(String, String, Message) - Method in class com.sun.identity.liberty.ws.disco.plugins.DefaultHexResourceIDMapper
Returns the ID of the user who has the resource ID in a provider.
getUserID(String, String) - Method in class com.sun.identity.liberty.ws.idpp.plugin.IDPPResourceIDMapper
Gets the user ID by decrypting resource id
getUserID(String, String, Message) - Method in class com.sun.identity.liberty.ws.idpp.plugin.IDPPResourceIDMapper
Gets the user ID by decrypting resource id
getUserID(String, String) - Method in interface com.sun.identity.liberty.ws.interfaces.ResourceIDMapper
Returns the ID of the user who has the resource ID in a provider.
getUserID(String, String, Message) - Method in interface com.sun.identity.liberty.ws.interfaces.ResourceIDMapper
Returns the ID of the user who has the resource ID in a provider.
getUserId() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns the user distinguished name.
getUserId() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns the user distinguished name.
getUserID(String, Map<String, Set<String>>) - Method in interface com.sun.identity.plugin.datastore.DataStoreProvider
Searches user.
getUserID(String, Map<String, Set<String>>) - Method in class com.sun.identity.plugin.datastore.impl.FedletDataStoreProvider
Returns user matching the search criteria.
getUserID(String, Map<String, Set<String>>) - Method in class com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
Returns user matching the search criteria.
getUserID(String) - Method in interface com.sun.identity.wss.sts.spi.NameIdentifierMapper
Returns the user ID for a given psuedo name.
getUserId(SSOToken) - Static method in class org.forgerock.openam.audit.AMAuditEventBuilderUtils
Given the SSO token, retrieves the user's identifier.
getUserId() - Method in class org.forgerock.openam.cts.api.tokens.Token
 
getUserId(InternalSession) - Method in class org.forgerock.openam.cts.CoreTokenConfig
Extract the UserId from the InternalSession.
getUserId() - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
TODO-JAVADOC
getUserId(String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
TODO-JAVADOC
getUserId(SSOToken) - Static method in class org.forgerock.openam.rest.authz.AdminOnlyAuthzModule
 
getUserId(Context) - Method in class org.forgerock.openam.rest.resource.ContextHelper
Gets the username for the user of the accessed resource.
getUserIdForAccessAttempt(Request) - Method in class org.forgerock.openam.audit.AbstractHttpAccessAuditFilter
Retrieve the user ID for an access attempt.
getUserIdForAccessAttempt(Request) - Method in class org.forgerock.openam.rest.audit.AbstractRestletAccessAuditFilter
Retrieve the user ID for an access attempt.
getUserIdForAccessAttempt(Request) - Method in class org.forgerock.openam.rest.audit.OAuth2AbstractAccessAuditFilter
Retrieve the user ID for an access attempt.
getUserIdForAccessOutcome(Response) - Method in class org.forgerock.openam.audit.AbstractHttpAccessAuditFilter
Retrieve the user ID for an access outcome.
getUserIdForAccessOutcome(Response) - Method in class org.forgerock.openam.core.rest.authn.AuthenticationAccessAuditFilter
 
getUserIdForAccessOutcome(Request, Response) - Method in class org.forgerock.openam.rest.audit.AbstractRestletAccessAuditFilter
Retrieve the user ID for an access outcome.
getUserIdForAccessOutcome(Request, Response) - Method in class org.forgerock.openam.rest.audit.OAuth2AbstractAccessAuditFilter
Retrieve the user ID for an access outcome.
getUserIdForAccessOutcome(Request, Response) - Method in class org.forgerock.openam.rest.audit.UMAAccessAuditFilter
Retrieve the user ID for an access outcome.
getUserIdFromUri(Context) - Method in class org.forgerock.openam.core.rest.devices.TwoFADevicesResource
Retrieving the user id in this fashion ensures that an admin can utilise these functions.
getUserIdFromUri(Context) - Method in class org.forgerock.openam.rest.authz.ResourceOwnerOrSuperUserAuthzModule
 
getUserIdFromUri(Context) - Method in class org.forgerock.openam.selfservice.ResourceOwnerOrSuperUserAuthzModuleForKBA
 
getUserIDGeneratorClassName() - Method in class com.sun.identity.authentication.service.LoginState
Indicates provider class name for userIDGenerator
getUserInfo(ClientRegistration, AccessToken, OAuth2Request) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getUserInfo(ClientRegistration, AccessToken, OAuth2Request) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Gets the resource owners information based on an issued access token or request.
getUserInfo(ClientRegistration, AccessToken, OAuth2Request) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getUserInfo(ClientRegistration, AccessToken, OAuth2Request) - Method in interface org.forgerock.oauth2.core.ScopeValidator
Gets the resource owners information based on an issued access token.
getUserInfo(ClientRegistration, AccessToken, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMScopeValidator
Gets the resource owners information based on an issued access token.
getUserInfo(Representation) - Method in class org.forgerock.openidconnect.restlet.UserInfo
Handles GET and POST requests to the OpenId Connect userinfo endpoint for retrieving information about the user who granted the authorization for the token.
getUserInfo(OAuth2Request) - Method in class org.forgerock.openidconnect.UserInfoService
Gets the user's information for the specified access token.
getUserInfoEndpoint() - Method in interface org.forgerock.oauth2.core.OAuth2Uris
Gets the URI for the OpenID Connect user info endpoint.
getUserInput(String) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Prompts user for input from system in.
getUserInput(String, String) - Static method in class com.sun.identity.tools.bundles.SetupUtils
 
getUserKey() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns JAAS shared state user key.
getUserLocale(SSOToken) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Method to get the user locale.
getUserLocale(SSOToken) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Method to get the user locale.
getUserLocale(HttpHeaders) - Method in class com.sun.identity.rest.ResourceBase
 
getUserLocaleContext() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns locale of user.
getUserName() - Method in class com.sun.identity.authentication.modules.ldap.LDAPCallbacks
 
getUsername() - Method in class com.sun.identity.config.pojos.LDAPStore
 
getUsername() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
getUsername() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.UsernameTokenType
Gets the value of the username property.
getUserName() - Method in class com.sun.identity.wss.security.PasswordCredential
Returns the user name.
getUserName() - Method in class com.sun.identity.wss.security.UserNameToken
Returns the username in the username token.
getUserName() - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Returns the username
getUsername() - Method in class org.forgerock.openam.dpro.session.PartialSession
Returns the username associated with this partial session.
getUsername() - Method in class org.forgerock.openam.radius.server.events.AcceptedRadiusEvent
Get the name of the authenticating entity.
getUsername() - Method in class org.forgerock.openam.radius.server.RadiusRequest
Get the username of the user that the authentication was for.
getUsername() - Method in class org.forgerock.openam.sts.token.model.RestUsernameToken
 
getUsername() - Method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState
 
getUsernameTokenResult(List<WSSecurityEngineResult>) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
getUserNamingAttribute() - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method is deprecated. Use getNamingAttribute(int objectType)
getUserNamingValue() - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Return the user naming value.
getUserNSRoleValues(SSOToken) - Static method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Get the set of role DNs of a user.
getUserOptions(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.BaseInteraction
Method that needs to be implemented by the sub-classes to return the ResponseOption's and return the appropriate BaseOptions. * viz., SingleLineOptions & MutliLineOptions.
getUserOptions(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.ConfirmInteraction
 
getUserOptions(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.DisplaySummaryHandler
 
getUserOptions(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
getUserOptions(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.TaskInteraction
 
getUserOptionsHeader() - Method in class com.sun.identity.install.tools.configurator.DisplaySummaryHandler
 
getUserOptionsHeader() - Method in class com.sun.identity.install.tools.configurator.TaskInteraction
 
getUserPostPlugin() - Static method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Gets the user post plugin instance.
getUserPrincipal() - Method in class com.sun.identity.rest.HttpServletRequestWrapperEx
 
getUserPrincipal() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return getUserPrincipal() on the wrapped request object.
getUserProfile(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Deprecated.
This method has been deprecated. Please use the IdRepo API's to get the AMIdentity object for the user. More information on how to use the Identity Repository APIs is available in the "Customizing Identity Data Storage" chapter of the OpenAM Developer's Guide.
getUserProfilePreferredLocaleAttribute() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the attribute on the user's profile which stores the user's preferred locale.
getUserProfilePreferredLocaleAttribute() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
 
getUserProviderInfo(String) - Method in class com.sun.identity.federation.services.logout.FSReturnSessionManager
Returns the provider info where logout was initiated for a certain userDN.
getUserPseduoName(String, String) - Static method in class com.sun.identity.wss.security.WSSUtils
Returns the user pseduo name from the given nameid mapper.
getUserPsuedoName(String) - Method in interface com.sun.identity.wss.sts.spi.NameIdentifierMapper
Returns the user psuedo name for a given user ID.
getUserPWD() - Method in class com.sun.identity.authentication.modules.ldap.LDAPCallbacks
 
getUserRealm() - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns the realm for the user reseting password.
getUserRealm() - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Realm for the user resetting password.
getUserRegistrationDestination() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Gets the user registration destination.
getUsers() - Method in class com.iplanet.services.ldap.aci.ACI
Gets the collection of users to whom the ACI apllies
getUsers() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the list of PasswordCredentials of the user.
getUsers() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Returns the list of PasswordCredentials of the user.
getUsers() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns the list of PasswordCredentials of the user.
getUsers() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns the list of PasswordCredentials of the user.
getUserSAMLAssertion(String, String, String) - Static method in class com.sun.identity.wsfederation.client.WSFederationClient
Returns the user SAML Assertion for a given session established by WS-Federation protocol.
getUserSAMLAssertion(String, String, String, String) - Static method in class com.sun.identity.wsfederation.client.WSFederationClient
Returns the user SAML Assertion for a given session established by WS-Federation protocol.
getUserSchema() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the user service configuration schema.
getUserSearchAttributes() - Method in class com.sun.identity.authentication.modules.hotp.HOTPParams
 
getUserSessionProperty(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the property from the user session.
getUserSessions(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns the set of SSOTokens for a specified user
getUsersResource(MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, BaseURLProviderFactory, Set<String>, Set<UiRolePredicate>) - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getUsersResourceV1(MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, Set<UiRolePredicate>) - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getUsersResourceV2(MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, BaseURLProviderFactory, Set<UiRolePredicate>) - Method in class org.forgerock.openam.core.rest.CoreRestIdentityGuiceModule
 
getUserSSOToken() - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Returns the user's single sign-on token.
getUserToken() - Method in class com.sun.identity.authentication.service.LoginState
 
getUserToken() - Method in class com.sun.identity.common.AccountLockoutInfo
Returns the user token.
getUserUid(Context) - Method in class org.forgerock.openam.rest.resource.ContextHelper
Gets the universal id for the user of the accessed resource.
getUserUid(Context, String) - Method in class org.forgerock.openam.rest.resource.ContextHelper
Gets the universal id for the given username.
getUserUniversalId(String) - Method in class com.sun.identity.authentication.service.LoginState
Returns the universal id associated with a user name.
getUserValidateTitleString() - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns user validation title.
getUserValidateTitleString() - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Gets user validation title
getUUID() - Method in class com.iplanet.dpro.session.service.InternalSession
Gets the User Universal ID
getUUID() - Method in class com.iplanet.dpro.session.share.SessionRequest
Returns the universal unique identifier
getUUID() - Method in class org.forgerock.openam.core.rest.devices.DeviceSettings
Gets the UUID from this device which is used as reference and set on creation.
getUUID() - Method in class org.forgerock.openam.entitlement.ResourceType
Get the universally unique identifier for the resource type.
getUUID() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
getValidatedAttributeNames() - Method in class com.iplanet.ums.CreationTemplate
Gets a list of attribute names registered for validation.
getValidatedDelegatedTokenConfiguration() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
getValidatedInputURL(String, String, HttpServletRequest) - Method in class com.sun.identity.authentication.UI.AuthViewBeanBase
Returns the validated and Base64 ecoded URL value.
getValidatedTokenState() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState
 
getValidatedTokenType() - Method in class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
getValidation(String) - Method in class com.iplanet.ums.CreationTemplate
Gets enumeration of ValidationElement for the attribute name
getValidations() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
getValidator() - Method in class com.iplanet.ums.validation.ValidationElement
Returns a validator
getValidator() - Method in class com.sun.identity.sm.AttributeSchema
Method to get the validator name for using to validate this service attribute
getValidator() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Method to get the validator name for using to validate this service attribute
getValidator(TokenType, ValidationInvocationContext, boolean) - Method in interface org.forgerock.openam.sts.soap.token.validator.wss.WSSValidatorFactory
 
getValidator(TokenType, ValidationInvocationContext, boolean) - Method in class org.forgerock.openam.sts.soap.token.validator.wss.WSSValidatorFactoryImpl
 
getValidatorMap() - Method in class com.sun.identity.install.tools.configurator.ValidatorBase
Get Validator map
getValidCode() - Method in class com.sun.identity.entitlement.ValidateResourceResult
Returns valid code.
getValidEntries(SSOToken, String, String[]) - Method in class com.sun.identity.policy.plugins.LDAPUsers
Returns a set of possible values that satisfy the pattern.
getValidFQDNResource(String, HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns the valid hostname from the fqdn map and constructs the correct URL.
getValidGotoURL(HttpServletRequest, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns valid goto parameter for this request.
getValidGotoUrlPatterns(String) - Method in class org.forgerock.openam.security.whitelist.ValidGotoUrlExtractor
 
getValidQueryAttributes() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Get set of valid query attributes.
getValidQueryAttributes() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Get set of valid query attributes.
getValidServerURL() - Static method in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
getValidServiceNames() - Method in class com.sun.identity.policy.ResourceManager
Returns a set of valid service names that are applicable for the organization.
getValidSession(HttpServletRequest) - Method in class org.forgerock.openidconnect.CheckSession
Check if the JWT contains a valid session id.
getValidSessionNoUpgrade() - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Returns the attribute for valid session and no session upgrade in request.
getValidSessions(Session, String) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
getValidSessions(Session, String) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Returns all sessions which are accessible using the provided session for authorization, and which match the provided filter.
getValidSessions(Session, String) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
getValidSessions(Session, String) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
Gets all valid Internal Sessions, depending on the value of the user's preferences.
getValidSessions(Session, String) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
getValidSessions(Session, String) - Method in class com.iplanet.dpro.session.service.SessionService
Gets all valid Internal Sessions, depending on the value of the user's preferences.
getValidSessions(String, String) - Method in class com.iplanet.dpro.session.Session
Gets all valid sessions from the specified session server.
GetValidSessions - Static variable in class com.iplanet.dpro.session.share.SessionRequest
 
getValidSessions(SSOToken, String) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Returns a list of single sign on token objects which correspond to valid Sessions accessible to requester. single sign on token objects returned are restricted: they can only be used to retrieve properties and destroy sessions they represent.
getValidSessions(SSOToken, String) - Method in interface com.iplanet.sso.SSOProvider
Returns valid Sessions.
getValidSessions(SSOToken, String) - Method in class com.iplanet.sso.SSOTokenManager
Returns a list of single sign on token objects which correspond to valid Sessions accessible to requester.
getValidSessions(SSOToken, String) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
getValidSessions() - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
Returns all the valid sessions from the CTS server
getValidSessions(Session, String) - Method in class org.forgerock.openam.session.service.access.SessionQueryManager
Gets all valid Internal Sessions, depending on the value of the user's preferences.
getValidSessions(SSOToken, String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
getValidSessions(SSOToken, String) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
getValidStub(String) - Static method in class com.sun.identity.jaxrpc.JAXRPCUtil
 
getValidTimeofResponse(String, String, Response) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
 
getValidToken(HttpServletRequest) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Retrieves the session token from the Http Request, and validates the token with the OpenAM session manager.
getValidUntil() - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Gets the value of the validUntil property.
getValidUntil() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Gets the value of the validUntil property.
getValidUntil() - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Gets the value of the validUntil property.
getValidUntil() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
getValidUntil() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
getValidUntil() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
getValidUntil() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
getValidUntil() - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Gets the value of the validUntil property.
getValidURL(String) - Static method in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
Returns a valid URL endpoint for the given service name.
getValidValues(String) - Method in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Gets the valid values for this referral
getValidValues(SSOToken, String) - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Gets the valid values for this referral matching a pattern
getValidValues(String) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Deprecated.
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Subject
Deprecated.
Returns a list of possible values for the Subject .
getValidValues(SSOToken, String) - Method in interface com.sun.identity.policy.interfaces.Subject
Deprecated.
Returns a list of possible values for the Subject that satisfy the given pattern.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.AMIdentityMembershipCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Returns a list of possible values for the Subject.
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Returns a list of possible values for the Subject that matches the pattern.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
Returns an empty list as possible values.
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
Returns an empty list as possible values.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Returns an empty list as possible values.
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Returns an empty list as possible values.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Returns an empty list as possible values.
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Returns an empty list as possible values.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.AuthenticateToRealmCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.AuthenticateToServiceCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.AuthLevelCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.DSAMERole
Returns a list of possible values for the Subject.
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.DSAMERole
Returns a list of possible values for the Subject that matches the pattern.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.IDRepoResponseProvider
Returns a set of valid values given the property name.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
Returns the set of valid values given the property name.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.LDAPGroups
Returns a list of possible values for the LDAPGroups .
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.LDAPGroups
Returns a list of possible values for the LDAPGroups that satisfy the given pattern.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.LDAPRoles
Returns a list of possible values for the LDAPRoles .
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.LDAPRoles
Returns a list of possible values for the LDAPRoles that satisfy the given pattern.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.LDAPUsers
Returns a list of possible values for the LDAPUsers .
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.LDAPUsers
Returns a list of possible values for the LDAPUsers that satisfy the given pattern.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.LEAuthLevelCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.Organization
Returns a list of possible values for the Organization .
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.Organization
Returns a list of possible values for the Organization that satisfy the given pattern.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.OrgReferral
Gets the valid values for this referral
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.OrgReferral
Gets the valid values for this referral matching a pattern
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.PeerOrgReferral
Gets the valid values for this referral
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.PeerOrgReferral
Gets the valid values for this referral matching a pattern
getValidValues(String) - Method in class com.sun.identity.policy.plugins.PrivilegeCondition
Returns the valid values of a property.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Returns an empty list as possible values.
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Returns an empty list as possible values.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Gets a set of valid values given the property name.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.SessionPropertyCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(String) - Method in class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.SubOrgReferral
Gets the valid values for this referral
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.SubOrgReferral
Gets the valid values for this referral matching a pattern
getValidValues(String) - Method in class com.sun.identity.policy.plugins.UserSelfCheckCondition
Returns a set of valid values given the property name.
getValidValues(SSOToken) - Method in class com.sun.identity.policy.plugins.WebServicesClients
Returns certificate subject DNs in the KeyStore as possible values.
getValidValues(SSOToken, String) - Method in class com.sun.identity.policy.plugins.WebServicesClients
Returns certificate subject DNs in the KeyStore as possible values.
getValidValues(String) - Method in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
Returns a set of valid values given the property name.
getValidValues(String) - Method in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
Returns a set of valid values given the property name.
getValue() - Method in class com.iplanet.services.ldap.Attr
Get one string value of the attribute
getValue(String) - Method in class com.iplanet.services.ldap.AttrSet
Gets the first string value right from a specified attribute
getValue() - Method in class com.sun.identity.authentication.callbacks.HiddenValueCallback
Get the value set on the HiddenValueCallback when it is sent in a REST request.
getValue() - Method in class com.sun.identity.authentication.callbacks.NameValueOutputCallback
 
getValue(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getValue() - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Returns matching value.
getValue() - Method in class com.sun.identity.entitlement.AttributeSubject
Returns attribute value.
getValue() - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
getValue() - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
getValue() - Method in class com.sun.identity.entitlement.util.SearchFilter
Returns filter value.
getValue() - Method in class com.sun.identity.entitlement.xacml3.core.IdReference
Gets the value of the value property.
getValue() - Method in class com.sun.identity.entitlement.xacml3.core.StatusCode
Gets the value of the value property.
getValue() - Method in class com.sun.identity.entitlement.xacml3.core.Version
Gets the value of the value property.
getValue() - Method in class com.sun.identity.entitlement.xacml3.core.VersionMatch
Gets the value of the value property.
getValue() - Method in class com.sun.identity.install.tools.configurator.DefaultValueFinderInfo
 
getValue() - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Returns the value stored in this element.
getValue() - Method in class com.sun.identity.install.tools.util.xml.XMLElementAttribute
Returns the value of this attribute
getValue() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Deprecated.
Returns value of 'Parameter' element.
getValue() - Method in class com.sun.identity.saml.protocol.StatusCode
Gets the value of the StatusCode.
getValue() - Method in interface com.sun.identity.saml2.assertion.Action
Returns the value of the Action.
getValue() - Method in interface com.sun.identity.saml2.assertion.AssertionIDRef
Returns the value of the AssertionIDRef.
getValue() - Method in class com.sun.identity.saml2.assertion.impl.ActionImpl
Returns the value of the value property.
getValue() - Method in class com.sun.identity.saml2.assertion.impl.AssertionIDRefImpl
Returns the value of the AssertionIDRef.
getValue() - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Returns the string-valued identifier
getValue() - Method in interface com.sun.identity.saml2.assertion.NameIDType
Returns the string-valued identifier
getValue() - Method in class com.sun.identity.saml2.common.NewBoolean
 
getValue() - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Returns the value of the RelayState.
getValue() - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Returns the value of the RelayState.
getValue() - Method in interface com.sun.identity.saml2.jaxb.assertion.ActionType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionIDRefElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionURIRefElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.assertion.AudienceElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthenticatingAuthorityElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextClassRefElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement
Gets the value of the value property.
getValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
getValue() - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.AttributeType
Gets the value of the Value property.
getValue() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
getValue() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.ValueElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.AdditionalMetadataLocationType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliateMemberElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeProfileElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.CompanyElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.EmailAddressElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.GivenNameElement
Gets the value of the value property.
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.LocalizedNameType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.LocalizedURIType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.NameIDFormatElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.SurNameElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadata.TelephoneNumberElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.metadataextquery.ActionNamespaceElement
Gets the value of the value property.
getValue() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.AgreementMethodType.KANonce
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType.KeySize
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType.OAEPparams
Gets the value of the value property.
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DigestValueElement
Gets the value of the value property.
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
getValue() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.KeyNameElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.MgmtDataElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureMethodType.HMACOutputLength
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureValueType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SPKIDataType.SPKISexp
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.TransformType.XPath
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509Certificate
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509SKI
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509SubjectName
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.protocol.GetComplete
Returns the value of the GetComplete URI.
getValue() - Method in class com.sun.identity.saml2.protocol.impl.GetCompleteImpl
Returns the value of the GetComplete URI.
getValue() - Method in class com.sun.identity.saml2.protocol.impl.NewIDImpl
Returns the value of the NewID URI.
getValue() - Method in class com.sun.identity.saml2.protocol.impl.RequesterIDImpl
Returns the value of the RequesterID URI.
getValue() - Method in class com.sun.identity.saml2.protocol.impl.SessionIndexImpl
Returns the SessionIndex value.
getValue() - Method in class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Returns the status code value of the value property.
getValue() - Method in class com.sun.identity.saml2.protocol.impl.StatusMessageImpl
Returns the StatusMessage value.
getValue() - Method in interface com.sun.identity.saml2.protocol.NewID
Returns the value of the NewID URI.
getValue() - Method in interface com.sun.identity.saml2.protocol.RequesterID
Returns the value of the RequesterID URI.
getValue() - Method in interface com.sun.identity.saml2.protocol.SessionIndex
Returns the SessionIndex value.
getValue() - Method in interface com.sun.identity.saml2.protocol.StatusCode
Returns the value of the value property.
getValue() - Method in interface com.sun.identity.saml2.protocol.StatusMessage
Returns the StatusMessage value.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.AttributeType
Gets the value of the Value property.
getValue() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.AttributedQNameType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.AttributedUnsignedLongType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.AttributedURIType
Gets the value of the value property.
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.AttributeExtensibleString
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.AttributeExtensibleURI
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.DescriptionType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.DisplayNameType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.Freshness
Gets the value of the value property.
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.RealmElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceDigestType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.AttributedString
Gets the value of the value property.
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsu.AttributedDateTime
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsu.AttributedURI
Gets the value of the value property.
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DigestValueElement
Gets the value of the value property.
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
getValue() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.KeyNameElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.MgmtDataElement
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureMethodType.HMACOutputLength
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureValueType
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SPKIDataType.SPKISexp
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.TransformType.XPath
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509Certificate
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509SKI
Gets the value of the value property.
getValue() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509SubjectName
Gets the value of the value property.
getValue() - Method in class com.sun.identity.wss.security.KeyIdentifier
Return the value in the key identifier.
getValue() - Method in interface com.sun.identity.xacml.context.Decision
Returns the values of this object
getValue() - Method in class com.sun.identity.xacml.context.impl.DecisionImpl
Returns the values of this object
getValue() - Method in class com.sun.identity.xacml.context.impl.StatusCodeImpl
Returns the value of this object
getValue() - Method in class com.sun.identity.xacml.context.impl.StatusMessageImpl
Returns the value of this object
getValue() - Method in interface com.sun.identity.xacml.context.StatusCode
Returns the value of this object
getValue() - Method in interface com.sun.identity.xacml.context.StatusMessage
Returns the value of this object
getValue() - Method in class org.forgerock.http.client.request.HttpClientRequestCookie
Get the value of the cookie.
getValue() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Retrieves the value of the cookie
getValue(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Deprecated. 
getValue(CoreTokenField) - Method in class org.forgerock.openam.sm.datalayer.api.query.PartialToken
 
getValue(V) - Method in class org.forgerock.openam.utils.SingleValueMapper
Gets the key corresponding to the specified value.
getValueAndAttributes(Element) - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
 
getValueForName(String, Set<String>) - Method in class com.sun.identity.common.configuration.MapValueParser
The incoming set of strings contains the [name]=value pairs.
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.
getValueHTML(Node, String, boolean) - Method in class org.forgerock.openam.console.ui.taglib.propertysheet.CCPropertySheetTag
 
getValueNames() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Deprecated. 
getValueNormalizerClass() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
getValueNoTrim(Node) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
getValueOfChildNode(Node, String) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
 
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.
getValues() - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Returns values.
getValues() - Method in class com.sun.identity.idsvcs.Attribute
 
getValues() - Method in class com.sun.identity.install.tools.configurator.SkipIfInfo
 
getValues() - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Gets the action values for the action.
getValues() - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Gets the values of this referral
getValues() - Method in interface com.sun.identity.policy.interfaces.Subject
Deprecated.
Returns the values that was set using the method setValues.
getValues() - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Returns the values that was set using the method setValues.
getValues() - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
Returns an empty collection as value.
getValues() - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Returns an empty collection as value.
getValues() - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Returns an empty collection as value.
getValues() - Method in class com.sun.identity.policy.plugins.DSAMERole
Returns the values that was set using the method setValues.
getValues() - Method in class com.sun.identity.policy.plugins.LDAPGroups
Returns the values that was set using the method setValues.
getValues() - Method in class com.sun.identity.policy.plugins.LDAPRoles
Returns the values that was set using the method setValues.
getValues() - Method in class com.sun.identity.policy.plugins.LDAPUsers
Returns the values that was set using the method setValues.
getValues() - Method in class com.sun.identity.policy.plugins.Organization
Returns the values that was set using the method setValues.
getValues() - Method in class com.sun.identity.policy.plugins.OrgReferral
Gets the values of this referral
getValues() - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Returns values
getValues() - Method in class com.sun.identity.policy.plugins.WebServicesClients
Returns selected web services clients for this subject
getValues(Node) - Static method in class com.sun.identity.sm.AttributeSchemaImpl
 
getValues() - Method in class org.forgerock.oauth2.core.UserInfoClaims
Gets the values of the claims for the user information.
getValueSyntax(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Gets the syntax for the value
getValueSyntax(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Subject
Deprecated.
Returns the syntax of the values the Subject implementation can have.
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Returns the syntax of the values the AMIdentitySubject implementation can have.
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
Returns the syntax of the subject type.
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Returns the syntax of the subject type.
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Returns the syntax of the subject type.
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.DSAMERole
Returns the syntax of the values this Subject implementation can have.
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.LDAPGroups
Returns the syntax of the values the LDAPGroups
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.LDAPRoles
Returns the syntax of the values the LDAPRoles
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.LDAPUsers
Returns the syntax of the values the LDAPUsers
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.Organization
Returns the syntax of the values the Organization
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.OrgReferral
Returns the syntax of the values the OrgReferral
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Return the syntax for displaying the property value.
getValueSyntax(SSOToken) - Method in class com.sun.identity.policy.plugins.WebServicesClients
Returns the syntax of the subject type.
getValueType() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Gets value type for the token.
getValueType() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.BinarySecurityTokenType
Gets the value of the valueType property.
getValueType() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.EmbeddedType
Gets the value of the valueType property.
getValueType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
getValueType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
getValueType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
getValueType() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
getValueType() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.KeyIdentifierType
Gets the value of the valueType property.
getValueType() - Method in interface com.sun.identity.wsfederation.jaxb.wsse.ReferenceType
Gets the value of the valueType property.
getValueType() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Gets value type for the token.
getValueType() - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
getValueType() - Method in class com.sun.identity.wss.security.KeyIdentifier
Returns the value type set in the key identifier.
getValueType() - Method in class com.sun.identity.wss.security.Reference
Returns the value type of the security token.
getValueType() - Method in class com.sun.identity.wss.security.X509TokenSpec
Returns the X509 token type.
getVariableById(Policy, String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
getVariableId() - Method in class com.sun.identity.entitlement.xacml3.core.VariableDefinition
Gets the value of the variableId property.
getVariableId() - Method in class com.sun.identity.entitlement.xacml3.core.VariableReference
Gets the value of the variableId property.
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.
getVerificationCert(ProviderDescriptorType, String, boolean) - Static method in class com.sun.identity.federation.key.KeyUtil
Returns the partner entity's signature verification certificate.
getVerificationCert(FederationElement, String, boolean) - Static method in class com.sun.identity.wsfederation.key.KeyUtil
Returns the partner entity's signature verification certificate.
getVerificationCertAlias() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Returns the signature verification certificate alias.
getVerificationCerts(RoleDescriptorType, String, String) - Static method in class com.sun.identity.saml2.key.KeyUtil
Returns the partner entity's signature verification certificate.
getVerificationFlag() - Method in class com.sun.identity.log.secure.LogVerifier
Return verification flag
getVerificationKey() - Method in class com.sun.identity.wss.security.handler.SecurityContext
Returns the signature verification key.
getVerificationUrl() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
getVerificationUrl() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
The URL that the user will be instructed to visit to complete their OAuth 2 login and consent when using the device code flow.
getVerificationUrl() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
getVerifierFileName() - Method in class com.sun.identity.log.secure.SecureLogHelper
Returns the Verifier File Name.
getVersion() - Method in class com.iplanet.services.ldap.aci.ACI
Get the version number.
getVersion() - Method in class com.sun.identity.delegation.DelegationPermission
Returns the service version in the permission
getVersion() - Method in class com.sun.identity.entitlement.xacml3.core.IdReference
Gets the value of the version property.
getVersion() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Gets the value of the version property.
getVersion() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Gets the value of the version property.
getVersion() - Method in class com.sun.identity.policy.remote.PolicyService
Returns the version number of the Policy Service.
getVersion() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SiteEntry
Returns the SAML version the partner site is preferred to use.
getVersion() - Method in class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Returns SAML 1.x version the partner site preferred to use.
getVersion() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns the version number of the assertion.
getVersion() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns the version number of the assertion.
getVersion() - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Gets the value of the version property.
getVersion() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
getVersion() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns the value of the Version attribute.
getVersion() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the value of the version property.
getVersion() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns the value of the Version attribute.
getVersion() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the value of the version property.
getVersion() - Method in class com.sun.identity.sm.PluginConfig
Returns the service version
getVersion() - Method in class com.sun.identity.sm.ServiceConfig
Returns the service version
getVersion() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns the service version.
getVersion() - Method in class com.sun.identity.sm.ServiceInstance
Returns the service version.
getVersion(String) - Static method in class com.sun.identity.sm.ServiceManager
Returns the version for a service.
getVersion() - Method in class com.sun.identity.sm.ServiceSchema
Returns the version of the service.
getVersion() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the version of the service.
getVersion() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
Returns the Service's version
getVersion() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Retrieves the version of the cookie
getVersion() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets the supported version of the UMA specification.
getVersion() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets the supported version of the UMA specification.
getVersions() - Method in class com.sun.identity.liberty.ws.paos.PAOSHeader
Returns the list of versions as Strings.
getVersions(SSOToken, String) - Static method in class com.sun.identity.sm.ServiceManager
 
getViewBeanURL(Condition) - Method in class com.sun.identity.policy.ConditionTypeManager
Deprecated.
Gets the view bean URL given the Condition
getViewBeanURL(Referral) - Method in class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Gets the view bean URL given the Referral
getViewBeanURL(ResponseProvider) - Method in class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Returns the view bean URL given the ResponseProvider
getViewBeanURL(Subject) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Returns the view bean URL given the Subject
getVLVJumpTo() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Returns jumpTo value for VLV range.
getVLVJumpTo() - Method in class com.iplanet.ums.SearchControl
Get jumpTo value for VLV range.
getVLVRange() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Get range for current VLV setting.
getVLVRange() - Method in class com.iplanet.ums.SearchControl
Get range for current VLV setting.
getWaitPeriod() - Method in class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitAssistant
Gets the current wait period for the callback at this stage in the polling period.
getWaitTime() - Method in class org.forgerock.openam.authentication.callbacks.PollingWaitCallback
Gets the wait time associated with this callback.
getWantArtifactResolveSigned(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantArtifactResolveSigned has String true.
getWantArtifactResponseSigned(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantArtifactResponseSigned has String true.
getWantAssertionEncrypted(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantAssertionEncrypted has String true.
getWantAttributeEncrypted(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantAttributeEncrypted has String true.
getWantLogoutRequestSigned(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantLogoutRequestSigned has String true.
getWantLogoutResponseSigned(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantLogoutResponseSigned has String true.
getWantMNIRequestSigned(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantMNIRequestSigned has String true.
getWantMNIResponseSigned(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantMNIResponseSigned has String true.
getWantNameIDEncrypted(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantNameIDEncrypted has String true.
getWantXACMLAuthzDecisionQuerySigned(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if wantXACMLAuthzDecisionQuerySigned has true true.
getWarFileVersion() - Static method in class com.sun.identity.common.configuration.ServerConfiguration
 
getWarFileVersion() - Static method in class org.forgerock.openam.upgrade.VersionUtils
 
getWarning() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
getWarningCount() - Method in class com.sun.identity.common.AccountLockoutInfo
Returns the warning count.
getWarnUserCount(String) - Method in class com.sun.identity.password.ui.model.PWResetAccountLockout
Returnss the warning count for the user.
getWebApplicationException(HttpHeaders, RestException, ResourceBase.MimeType) - Method in class com.sun.identity.rest.ResourceBase
 
getWebApplicationException(HttpHeaders, EntitlementException, ResourceBase.MimeType) - Method in class com.sun.identity.rest.ResourceBase
 
getWebApplicationException(HttpHeaders, CoreTokenException) - Method in class com.sun.identity.rest.ResourceBase
 
getWebApplicationException(JSONException, ResourceBase.MimeType) - Method in class com.sun.identity.rest.ResourceBase
 
getWebApplicationException(int, Exception, ResourceBase.MimeType) - Method in class com.sun.identity.rest.ResourceBase
 
getWebContent(String, Locale) - Static method in class com.sun.identity.workflow.Task
Reads the content in from a URL and returns as a String.
getWebEnabledURL() - Method in class com.sun.identity.cli.CommandManager
Returns Web enabled URL.
getWelcomeMessageInfo() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
getWrappingKey() - Method in class com.sun.identity.federation.key.EncInfo
Returns the key for encrypting the secret key.
getWrappingKey() - Method in class com.sun.identity.saml2.key.EncInfo
Returns the key for encrypting the secret key.
getWritableAttributeNames() - Method in class com.iplanet.ums.AccessRightObject
Get all the writable attribute names.
getWriter() - Static method in class com.sun.identity.setup.SetupProgress
Returns writer associated with reporting progress to enduser.
getWriter() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to return getWriter() on the wrapped response object.
getWriter() - Static method in class org.forgerock.openam.upgrade.UpgradeProgress
Returns writer associated with reporting progress to enduser.
getWriteRequestAverageTime() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the write request average time
getWriteRequestTimeMaximum() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the write request maximum time
getWriteRequestTimeMinimum() - Method in class com.sun.identity.sm.ldap.Statistics
Returns the write request minimum time
getWsdlLocation() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
 
getWsdlURI() - Method in class com.sun.identity.liberty.ws.disco.Description
Gets URI to WSDL resource containing the service description.
getWSFedRoles(String, String) - Method in class com.sun.identity.configuration.ConfigFedMonitoring
 
getWSFVersion() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Returns the web services version.
getWSFVersion() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the web services version of the message.
getWSHandlerResultsDebug(List<WSHandlerResult>) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
getWSPEndpoint() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the endpoint of the web services provider.
getWssAgentsDSCAgentIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Getter for the "WssAgentsDSCAgentIndex" variable.
getWssAgentsDSCAgentIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMBean
Getter for the "WssAgentsDSCAgentIndex" variable.
getWssAgentsDSCAgentName() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Getter for the "WssAgentsDSCAgentName" variable.
getWssAgentsDSCAgentName() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMBean
Getter for the "WssAgentsDSCAgentName" variable.
getWssAgentsDSCAgentSvcEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Getter for the "WssAgentsDSCAgentSvcEndPoint" variable.
getWssAgentsDSCAgentSvcEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMBean
Getter for the "WssAgentsDSCAgentSvcEndPoint" variable.
getWssAgentsDSCAgentWebSvcEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Getter for the "WssAgentsDSCAgentWebSvcEndPoint" variable.
getWssAgentsDSCAgentWebSvcEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMBean
Getter for the "WssAgentsDSCAgentWebSvcEndPoint" variable.
getWssAgentsDSCAgtGrpIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Getter for the "WssAgentsDSCAgtGrpIndex" variable.
getWssAgentsDSCAgtGrpIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMBean
Getter for the "WssAgentsDSCAgtGrpIndex" variable.
getWssAgentsDSCAgtGrpName() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Getter for the "WssAgentsDSCAgtGrpName" variable.
getWssAgentsDSCAgtGrpName() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMBean
Getter for the "WssAgentsDSCAgtGrpName" variable.
getWssAgentsDSCAgtGrpSvcEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Getter for the "WssAgentsDSCAgtGrpSvcEndPoint" variable.
getWssAgentsDSCAgtGrpSvcEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMBean
Getter for the "WssAgentsDSCAgtGrpSvcEndPoint" variable.
getWssAgentsDSCAgtGrpWebSvcEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Getter for the "WssAgentsDSCAgtGrpWebSvcEndPoint" variable.
getWssAgentsDSCAgtGrpWebSvcEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMBean
Getter for the "WssAgentsDSCAgtGrpWebSvcEndPoint" variable.
getWssAgentsGroup() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
 
getWssAgentsSTSAgentIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Getter for the "WssAgentsSTSAgentIndex" variable.
getWssAgentsSTSAgentIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMBean
Getter for the "WssAgentsSTSAgentIndex" variable.
getWssAgentsSTSAgentName() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Getter for the "WssAgentsSTSAgentName" variable.
getWssAgentsSTSAgentName() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMBean
Getter for the "WssAgentsSTSAgentName" variable.
getWssAgentsSTSAgentSvcMEXEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Getter for the "WssAgentsSTSAgentSvcMEXEndPoint" variable.
getWssAgentsSTSAgentSvcMEXEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMBean
Getter for the "WssAgentsSTSAgentSvcMEXEndPoint" variable.
getWssAgentsSTSAgentSvcTokenEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Getter for the "WssAgentsSTSAgentSvcTokenEndPoint" variable.
getWssAgentsSTSAgentSvcTokenEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMBean
Getter for the "WssAgentsSTSAgentSvcTokenEndPoint" variable.
getWssAgentsSTSAgtGrpIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Getter for the "WssAgentsSTSAgtGrpIndex" variable.
getWssAgentsSTSAgtGrpIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMBean
Getter for the "WssAgentsSTSAgtGrpIndex" variable.
getWssAgentsSTSAgtGrpName() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Getter for the "WssAgentsSTSAgtGrpName" variable.
getWssAgentsSTSAgtGrpName() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMBean
Getter for the "WssAgentsSTSAgtGrpName" variable.
getWssAgentsSTSAgtGrpSvcEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Getter for the "WssAgentsSTSAgtGrpSvcEndPoint" variable.
getWssAgentsSTSAgtGrpSvcEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMBean
Getter for the "WssAgentsSTSAgtGrpSvcEndPoint" variable.
getWssAgentsSTSAgtGrpSvcMEXEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Getter for the "WssAgentsSTSAgtGrpSvcMEXEndPoint" variable.
getWssAgentsSTSAgtGrpSvcMEXEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMBean
Getter for the "WssAgentsSTSAgtGrpSvcMEXEndPoint" variable.
getWssAgentsWSCAgentIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Getter for the "WssAgentsWSCAgentIndex" variable.
getWssAgentsWSCAgentIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMBean
Getter for the "WssAgentsWSCAgentIndex" variable.
getWssAgentsWSCAgentName() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Getter for the "WssAgentsWSCAgentName" variable.
getWssAgentsWSCAgentName() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMBean
Getter for the "WssAgentsWSCAgentName" variable.
getWssAgentsWSCAgentProxy() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Getter for the "WssAgentsWSCAgentProxy" variable.
getWssAgentsWSCAgentProxy() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMBean
Getter for the "WssAgentsWSCAgentProxy" variable.
getWssAgentsWSCAgentSvcEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Getter for the "WssAgentsWSCAgentSvcEndPoint" variable.
getWssAgentsWSCAgentSvcEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMBean
Getter for the "WssAgentsWSCAgentSvcEndPoint" variable.
getWssAgentsWSCAgtGrpIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Getter for the "WssAgentsWSCAgtGrpIndex" variable.
getWssAgentsWSCAgtGrpIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMBean
Getter for the "WssAgentsWSCAgtGrpIndex" variable.
getWssAgentsWSCAgtGrpName() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Getter for the "WssAgentsWSCAgtGrpName" variable.
getWssAgentsWSCAgtGrpName() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMBean
Getter for the "WssAgentsWSCAgtGrpName" variable.
getWssAgentsWSCAgtGrpProxy() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Getter for the "WssAgentsWSCAgtGrpProxy" variable.
getWssAgentsWSCAgtGrpProxy() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMBean
Getter for the "WssAgentsWSCAgtGrpProxy" variable.
getWssAgentsWSCAgtGrpSvcEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Getter for the "WssAgentsWSCAgtGrpSvcEndPoint" variable.
getWssAgentsWSCAgtGrpSvcEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMBean
Getter for the "WssAgentsWSCAgtGrpSvcEndPoint" variable.
getWssAgentsWSPAgentIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Getter for the "WssAgentsWSPAgentIndex" variable.
getWssAgentsWSPAgentIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMBean
Getter for the "WssAgentsWSPAgentIndex" variable.
getWssAgentsWSPAgentName() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Getter for the "WssAgentsWSPAgentName" variable.
getWssAgentsWSPAgentName() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMBean
Getter for the "WssAgentsWSPAgentName" variable.
getWssAgentsWSPAgentProxy() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Getter for the "WssAgentsWSPAgentProxy" variable.
getWssAgentsWSPAgentProxy() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMBean
Getter for the "WssAgentsWSPAgentProxy" variable.
getWssAgentsWSPAgentSvcEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Getter for the "WssAgentsWSPAgentSvcEndPoint" variable.
getWssAgentsWSPAgentSvcEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMBean
Getter for the "WssAgentsWSPAgentSvcEndPoint" variable.
getWssAgentsWSPAgtGrpIndex() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Getter for the "WssAgentsWSPAgtGrpIndex" variable.
getWssAgentsWSPAgtGrpIndex() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMBean
Getter for the "WssAgentsWSPAgtGrpIndex" variable.
getWssAgentsWSPAgtGrpName() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Getter for the "WssAgentsWSPAgtGrpName" variable.
getWssAgentsWSPAgtGrpName() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMBean
Getter for the "WssAgentsWSPAgtGrpName" variable.
getWssAgentsWSPAgtGrpProxy() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Getter for the "WssAgentsWSPAgtGrpProxy" variable.
getWssAgentsWSPAgtGrpProxy() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMBean
Getter for the "WssAgentsWSPAgtGrpProxy" variable.
getWssAgentsWSPAgtGrpSvcEndPoint() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Getter for the "WssAgentsWSPAgtGrpSvcEndPoint" variable.
getWssAgentsWSPAgtGrpSvcEndPoint() - Method in interface com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMBean
Getter for the "WssAgentsWSPAgtGrpSvcEndPoint" variable.
getWSSCacheRepository() - Static method in class com.sun.identity.wss.security.WSSUtils
 
getWSSProxyEndpoint() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns the endpoint of the web services security proxy.
getX509() - Method in class org.forgerock.openidconnect.Client
Gets X509 certificate for this client.
getX509Certificate(HttpServletRequest) - Method in class com.sun.identity.authentication.service.LoginState
Returns the X509 certificate.
getX509Certificate(String) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Return java.security.cert.X509Certificate for the specified certAlias.
getX509Certificate(String) - Method in interface com.sun.identity.saml.xmlsig.KeyProvider
Return java.security.cert.X509Certificate for the specified certAlias.
getX509Certificate() - Method in class com.sun.identity.wss.security.AssertionToken
Returns X509 certificate of the authenticated subject.
getX509Certificate() - Method in class com.sun.identity.wss.security.KeyIdentifier
Returns the X509Certficate for the value set in the key identifier.
getX509Certificate() - Method in class com.sun.identity.wss.security.SAML2Token
Returns X509 certificate of the authenticated subject.
getX509Certificate(String) - Method in class org.forgerock.openam.sts.tokengeneration.STSCryptoProviderBase
This method will be called to obtain the SAML2 ServiceProvider's X509Certificate, whose public key should be used to encrypt the generated symmetric key used to encrypt the SAML2 assertion
getX509Certificate() - Method in class org.forgerock.openam.sts.user.invocation.ProofTokenState
Gets the X509Certificate
getX509Certificate(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Return java.security.cert.X509Certificate for the specified certAlias.
getX509CertificateChain(String) - Method in class org.forgerock.openam.sts.tokengeneration.STSCryptoProviderBase
This method will be called to obtain the Certificate chain corresponding to the OpenIdConnect Token provider's PrivateKeyEntry.
getX509CertificateToken() - Method in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
Gets the X509 certificate Token
getX509CertificateToken() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Returns the X509 certificate Token.
getX509CertificateToken() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerClient
Gets the X509 certificate Token.
getX509CertificateToken() - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenManagerIF
Returns the Certificate Token.
getX509CertificateToken() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerImpl
Returns the Certificate Token.
getX509CertificateToken() - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Gets the X509 certificate Token.
getX509IssuerName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
getX509IssuerName() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509IssuerSerialType
Gets the value of the x509IssuerName property.
getX509IssuerName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
getX509IssuerName() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509IssuerSerialType
Gets the value of the x509IssuerName property.
getX509IssuerSerial() - Method in class com.sun.identity.wss.security.SecurityTokenReference
Returns the X509data.
getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509DataType
Gets the value of the X509IssuerSerialOrX509SKIOrX509SubjectName property.
getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType
Gets the value of the X509IssuerSerialOrX509SKIOrX509SubjectName property.
getX509PublicKey(Document, KeyInfo) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Get the X509Certificate embedded in the KeyInfo
getX509SerialNumber() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
getX509SerialNumber() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509IssuerSerialType
Gets the value of the x509SerialNumber property.
getX509SerialNumber() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
getX509SerialNumber() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509IssuerSerialType
Gets the value of the x509SerialNumber property.
getX509TokenResult(List<WSSecurityEngineResult>) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
getXACMLAuthzService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
getXACMLAuthzService() - Method in interface com.sun.identity.saml2.jaxb.metadata.XACMLPDPDescriptorType
Gets the value of the XACMLAuthzService property.
getXMLDocument(InputStream) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
getXMLDocument(String, boolean) - Static method in class com.sun.identity.sm.SMSSchema
 
getXMLDocument(InputStream) - Static method in class com.sun.identity.sm.SMSSchema
 
getXMLDocument(InputStream, boolean) - Static method in class com.sun.identity.sm.SMSSchema
 
getXMLEncryptionManager() - Static method in class com.sun.identity.wss.security.WSSUtils
 
getXMLForCallbacks(Callback[]) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
TODO-JAVADOC
getXMLForQueryInfo() - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Returns XML for query information.
getXMLforSubject(Subject) - Static method in class com.sun.identity.authentication.AuthContext
 
getXMLHomeDocument() - Static method in class org.forgerock.openam.xacml.v3.resources.XACML3HomeResource
Home Document XML Home Document using ATOM RFC4287
getXMLSignatureManager() - Static method in class com.sun.identity.wss.security.WSSUtils
 
getXMLString(Set, StringBuffer, StringBuffer, boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
 
getXMLString(Set, StringBuffer, StringBuffer, boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.AttributeQueryImpl
 
getXMLString(Set, StringBuffer, StringBuffer, boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
 
getXMLString(Set, StringBuffer, StringBuffer, boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
 
getXMLString(Set, StringBuffer, StringBuffer, boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
getXMLString(Set, StringBuffer, StringBuffer, boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.SubjectQueryAbstractImpl
 
getXPath() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
getXPath() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SerElementsType
Gets the value of the XPath property.
getXPathVersion() - Method in class com.sun.identity.entitlement.xacml3.core.Defaults
Gets the value of the xPathVersion property.
getXPathVersion() - Method in class com.sun.identity.entitlement.xacml3.core.RequestDefaults
Gets the value of the xPathVersion property.
getXPathVersion() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
getXPathVersion() - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SerElementsType
Gets the value of the xPathVersion property.
getY() - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Gets the value of the y property.
getY() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getY() - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Gets the value of the y property.
getY() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
getZeroPageLoginConfig(String) - Static method in class com.sun.identity.authentication.service.AuthUtils
Gets the ZPL configuration for the given realm.
getZeroPageLoginConfig() - Method in class com.sun.identity.authentication.service.LoginState
Returns the configuration for whether Zero Page Login (ZPL) should be allowed or not.
getZone() - Method in class org.forgerock.openam.radius.common.packet.FramedAppleTalkZoneAttribute
Returns the zone.
GivenNameElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for GivenName element declaration.
GivenNameElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
GivenNameElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
GivenNameElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
GivenNameElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
GLOBAL - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
The GLOBAL schema type defines the service configuration information that independent of organizations, users and instances.
global(ServiceListeners.Action) - Method in class com.iplanet.services.naming.ServiceListeners.ListenerBuilder
 
GLOBAL - Static variable in class com.sun.identity.sm.SchemaType
The GLOBAL schema type defines the service configuration information that independent of organizations, users and instances.
GLOBAL_CONFIG - Static variable in class com.sun.identity.sm.SMSUtils
 
GLOBAL_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
GlobalAdminUiRolePredicate - Class in org.forgerock.openam.core.rest
Determines if the user can access global administration pages within the UI.
GlobalAdminUiRolePredicate() - Constructor for class org.forgerock.openam.core.rest.GlobalAdminUiRolePredicate
 
globalConfigChanged(String, String, String, String, int) - Method in class com.iplanet.services.cdm.G11NSettings
 
globalConfigChanged(String, String, String, String, int) - Method in class com.iplanet.ums.CMListener
This method is called back by SM when a service's global configuration data has been changed.
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.authentication.config.AMAuthLevelManager
Implements methods in com.sun.identity.sm.ServiceListener
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.authentication.service.AuthConfigMonitor
This method gets invoked when a service's global configuration data has been changed.
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.authentication.service.AuthenticationServiceAttributeCache
 
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.common.admin.AdminInterfaceUtils
 
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.common.AdministrationServiceListener
This method will be invoked when a service's global configuration data has been changed.
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.common.configuration.ConfigurationObserver
This method will be invoked when a service's global configuration data has been changed.
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.coretoken.service.CoreTokenConfigService
 
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
This method will be invoked when a service's global configuration data has been changed.
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.delegation.SMServiceListener
 
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.entitlement.opensso.SubRealmObserver
 
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.idm.server.IdRepoAttributeValidatorManager
Notification for global config changes to IdRepoService
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.idm.server.IdRepoPluginsCache
Notification for global config changes to IdRepoService
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.log.s1is.LogConfigReader
 
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
 
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.policy.PolicyCache
This method will be invoked when a service's global configuation data has been changed.
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.policy.PolicyConfig
This method will be invoked when a service's global configuation data has been changed.
globalConfigChanged(String, String, String, String, int) - Method in class com.sun.identity.policy.util.GatewayServletUtils
This method for implementing ServiceListener.
globalConfigChanged(String, String, String, String, int) - Method in interface com.sun.identity.sm.ServiceListener
This method will be invoked when a service's global configuration data has been changed.
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.cors.CORSConfigListener
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.entitlement.service.DefaultUrlResourceTypeGenerator
 
globalConfigChanged(String, String, String, String, int) - Method in enum org.forgerock.openam.http.ApiDescriptorFilter.State
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.radius.server.config.ConfigChangeListener
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.rest.VersionBehaviourConfigListener
Updates the default version behaviour when notified of changes.
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.scripting.ScriptEngineConfigurator
Propagates script configuration changes to the configured StandardScriptEngineManager.
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.scripting.service.ScriptConfigurationService
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSPublishServiceListener
 
globalConfigChanged(String, String, String, String, int) - Method in class org.forgerock.openam.sts.tokengeneration.state.STSInstanceStateServiceListenerBase
 
globalConfigurationChanged() - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationListener
Called when a global configuration change occurred.
GlobalDiscoEntryHandler - Class in com.sun.identity.liberty.ws.disco.plugins
 
GlobalDiscoEntryHandler() - Constructor for class com.sun.identity.liberty.ws.disco.plugins.GlobalDiscoEntryHandler
Default Constructor
GLOBALMAPLIST - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The GLOBALMAP_LIST attribute type specifies that the attribute should be display as a global map list widget.
GlobalMapValueValidator - Class in com.sun.identity.common.configuration
Validates Global Map property value in Agent Properties.
GlobalMapValueValidator() - Constructor for class com.sun.identity.common.configuration.GlobalMapValueValidator
 
GLOBALSCRIPTSELECT - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The GLOBALSCRIPTSELECT attribute type specifies that the attribute should be display as drop down widget with only global scripts.
GOT_ALL_ENTITIES - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
GOT_ALL_ENTITIES - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
GOT_ALL_HOSTED_ENTITIES - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
GOT_ALL_HOSTED_ENTITIES - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
GOT_ALL_REMOTE_ENTITIES - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
GOT_ALL_REMOTE_ENTITIES - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
GOT_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
GOT_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
GOT_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
GOT_FEDERATION - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
GOT_INVALID_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
GOT_INVALID_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
GOT_INVALID_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
GOT_INVALID_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
GOT_RESPONSE_FROM_ARTIFACT - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
GOT_RESPONSE_FROM_POST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
GOTO - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
GOTO - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
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.
GOTO_ON_FEDCOOKIE_NO_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Goto this URL if no federation cookie presents.
GOTO_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Param name for goto redirection
GOTO_URL_PARAM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Goto parameter
GOTOKEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
goto parameter
GrammarInfo - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Keeps the information about the grammar as a whole.
grammarInfo - Static variable in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.saml2.jaxb.metadataattr.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.saml2.jaxb.schema.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
 
GrammarInfo - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Keeps the information about the grammar as a whole.
grammarInfo - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
 
grammarInfo - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
 
GrammarInfoImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Keeps the information about the grammar as a whole.
GrammarInfoImpl(Map, Map, Class) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfoImpl
 
GrammarInfoImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Keeps the information about the grammar as a whole.
GrammarInfoImpl(Map, Map, Class) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl
 
GRANT_ID_FIELD - Static variable in class org.forgerock.oauth2.core.TokenInvalidator
 
GRANT_ID_FIELD - Static variable in class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
GRANT_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: token request.
GRANT_TYPE_FIELD - Static variable in class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
GRANT_TYPE_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.SAML20
 
GRANT_TYPES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
grantReadPermission(Collection) - Method in class com.iplanet.ums.AccessRightObject
Grant read permission to attributes.
GrantTypeAccessTokenGenerator - Class in org.forgerock.oauth2.core
 
GrantTypeAccessTokenGenerator(TokenStore) - Constructor for class org.forgerock.oauth2.core.GrantTypeAccessTokenGenerator
 
GrantTypeHandler - Class in org.forgerock.oauth2.core
Handler for a specific OAuth2 grant type, i.e.
GrantTypeHandler(OAuth2ProviderSettingsFactory, OAuth2UrisFactory, ClientAuthenticator) - Constructor for class org.forgerock.oauth2.core.GrantTypeHandler
 
grantWritePermission(Collection) - Method in class com.iplanet.ums.AccessRightObject
Grant write permission to attributes.
greaterOrEqual(String, Object) - Static method in class org.openidentityplatform.openam.cassandra.Filter
 
greaterThan(String, Object) - Static method in class org.openidentityplatform.openam.cassandra.Filter
 
GREET_ME_SOUND_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
GREET_SOUND_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
GROOVY_ENGINE_NAME - Static variable in enum org.forgerock.openam.scripting.SupportedScriptingLanguage
JSR 223 engine name for Groovy support.
GroovyEngineFactory - Class in org.forgerock.openam.scripting.factories
This factory overrides the default getScriptEngine implementation, and ensures that we use the AST Transformation Customizer to provide interruption checks at the beginning of closures, loops, etc.
GroovyEngineFactory() - Constructor for class org.forgerock.openam.scripting.factories.GroovyEngineFactory
 
GroovyHttpClient - Class in org.forgerock.openam.scripting.api.http
Deprecated.
Will be replaced in a later release by Client.
GroovyHttpClient(Client) - Constructor for class org.forgerock.openam.scripting.api.http.GroovyHttpClient
Deprecated.
 
GroovySandboxValueFilter - Class in org.forgerock.openam.scripting.sandbox
Applies a sandbox to Groovy script execution.
GroovySandboxValueFilter(ClassShutter) - Constructor for class org.forgerock.openam.scripting.sandbox.GroovySandboxValueFilter
 
GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a Group object type
GROUP - Static variable in class com.sun.identity.idm.IdType
Identity type of GROUP
GROUP - Static variable in class com.sun.identity.sm.SchemaType
The GROUP schema type defines attributes for a group
GROUP - Static variable in class com.sun.identity.sm.SMSUtils
 
GROUP_CONTAINER - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a group container object type
GROUP_NAME - Static variable in class com.sun.identity.entitlement.GroupSubject
Deprecated.
 
GROUP_PROFILE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents group profile Information
GROUP_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
GROUP_TYPE - Static variable in class org.forgerock.openam.core.rest.IdentityResourceV1
 
GROUP_TYPE - Static variable in class org.forgerock.openam.core.rest.IdentityResourceV2
 
GROUP_TYPE - Static variable in class org.forgerock.openam.core.rest.IdentityRestUtils
 
groupList - Variable in class com.sun.identity.idsvcs.IdentityDetails
 
GroupResolver - Class in com.iplanet.ums
 
GroupResolver() - Constructor for class com.iplanet.ums.GroupResolver
 
GroupSubject - Class in com.sun.identity.entitlement
Deprecated.
As of ForgeRock OpenAM 12.
GroupSubject() - Constructor for class com.sun.identity.entitlement.GroupSubject
Deprecated.
Constructor.
GroupSubject(String) - Constructor for class com.sun.identity.entitlement.GroupSubject
Deprecated.
Constructor.
GroupSubject(String, String) - Constructor for class com.sun.identity.entitlement.GroupSubject
Deprecated.
Constructs GroupSubject
gsc - Static variable in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
 
GT - Static variable in class com.sun.identity.log.QueryElement
Greater Than Relationship.
GuicedRestlet - Class in org.forgerock.oauth2.restlet
Extends the Restlet Finder to use Guice to create an instance of the specified ServerResource class.
GuicedRestlet(Context, Class<? extends ServerResource>) - Constructor for class org.forgerock.oauth2.restlet.GuicedRestlet
Constructs a new GuicedRestlet.
GuiceObjectFactory - Class in org.forgerock.openam.notifications.integration
Provides a Guice implementation for ObjectFactory.
GuiceObjectFactory() - Constructor for class org.forgerock.openam.notifications.integration.GuiceObjectFactory
 
Guid - Class in com.iplanet.ums
This class represents an LDAP entry and it provides access to the ID (dn) and GUID of the given name.
Guid(String) - Constructor for class com.iplanet.ums.Guid
Constructs a Guid object from the specified distinguished name.
Guid(long) - Constructor for class com.iplanet.ums.Guid
Constructs a Guid object from the specified unique ID.
Guid(String, long) - Constructor for class com.iplanet.ums.Guid
Constructs a Guid object from the specified distinguished name and unique ID.
GuidUtils - Class in com.iplanet.ums.util
Utilitiy Class for Guid.
GuidUtils() - Constructor for class com.iplanet.ums.util.GuidUtils
 
GZIP_EXT - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 

H

handle(SearchResultEntry, String, DN, PersistentSearchChangeType) - Method in interface com.iplanet.services.ldap.event.LDAPv3PersistentSearch.SearchResultEntryHandler
 
handle(Callback[]) - Method in class com.sun.identity.authentication.internal.AuthLoginThread
Method that implements JAAS's CallbackHandler interface.
handle(Callback[]) - Method in class com.sun.identity.authentication.service.DSAMECallbackHandler
Retrieves or displays the information requested in the provided Callbacks.
handle(Callback[]) - Method in class com.sun.identity.security.keystore.AMCallbackHandler
 
handle(Callback[]) - Method in class com.sun.identity.wss.sts.config.FAMCallbackHandler
 
handle(OAuth2Request, ClientRegistration, OAuth2ProviderSettings) - Method in class org.forgerock.oauth2.core.AuthorizationCodeGrantTypeHandler
handle(String, Set<String>, ResourceOwner, String, String, String, OAuth2Request, String, String) - Method in class org.forgerock.oauth2.core.AuthorizationCodeResponseTypeHandler
Handles the creating of a Token instance and storing the Token in the OAuth2 provider TokenStore.
handle(OAuth2Request, ClientRegistration, OAuth2ProviderSettings) - Method in class org.forgerock.oauth2.core.ClientCredentialsGrantTypeHandler
handle(OAuth2Request, ClientRegistration, OAuth2ProviderSettings) - Method in class org.forgerock.oauth2.core.DeviceCodeGrantTypeHandler
 
handle(OAuth2Request) - Method in class org.forgerock.oauth2.core.GrantTypeHandler
Handles an access token request for a specific OAuth2 grant type.
handle(OAuth2Request, ClientRegistration, OAuth2ProviderSettings) - Method in class org.forgerock.oauth2.core.GrantTypeHandler
 
handle(OAuth2Request, ClientRegistration, OAuth2ProviderSettings) - Method in class org.forgerock.oauth2.core.JwtBearerGrantTypeHandler
 
handle(String, Set<String>, ResourceOwner, String, String, String, OAuth2Request, String, String) - Method in class org.forgerock.oauth2.core.NoneResponseTypeHandler
Handles the creating of a Token instance and storing the Token in the OAuth2 provider TokenStore.
handle(OAuth2Request, ClientRegistration, OAuth2ProviderSettings) - Method in class org.forgerock.oauth2.core.PasswordCredentialsGrantTypeHandler
handle(String, Set<String>, ResourceOwner, String, String, String, OAuth2Request, String, String) - Method in interface org.forgerock.oauth2.core.ResponseTypeHandler
Handles the creating of a Token instance and storing the Token in the OAuth2 provider TokenStore.
handle(String, Set<String>, ResourceOwner, String, String, String, OAuth2Request, String, String) - Method in class org.forgerock.oauth2.core.TokenResponseTypeHandler
Handles the creating of a Token instance and storing the Token in the OAuth2 provider TokenStore.
handle(Throwable, Context, Request, Response) - Method in class org.forgerock.oauth2.restlet.ExceptionHandler
Handles any exception that is thrown when processing a OAuth2 request.
handle(Throwable, Response) - Method in class org.forgerock.oauth2.restlet.ExceptionHandler
Handles general OAuth2 exceptions from Restlet endpoints.
handle(HttpServletRequest, HttpServletResponse, JsonValue, T) - Method in interface org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, ChoiceCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthChoiceCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, ConfirmationCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthConfirmationCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, HiddenValueCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHiddenValueCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, HttpCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHttpCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, LanguageCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthLanguageCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, NameCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, NameValueOutputCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameValueOutputCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, PasswordCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPasswordCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, PollingWaitCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPollingWaitCallbackHandler
 
handle(HttpServletRequest, HttpServletResponse, JsonValue, RedirectCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthRedirectCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, TextInputCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextInputCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, TextOutputCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextOutputCallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(HttpServletRequest, HttpServletResponse, JsonValue, X509CertificateCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthX509CallbackHandler
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handle(Request) - Method in class org.forgerock.openam.core.rest.docs.api.ApiDocsService
Handle the request for the OpenAM REST API docs.
handle(Request) - Method in class org.forgerock.openam.core.rest.docs.api.ApiService
 
handle(String, Context, ActionRequest) - Method in interface org.forgerock.openam.core.rest.session.action.ActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.DeletePropertyActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.GetIdleTimeActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.GetMaxIdleTimeActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.GetMaxSessionTimeActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.GetPropertyActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.GetPropertyNamesActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.GetSessionInfoActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.GetSessionPropertiesActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.GetTimeLeftActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.IsActiveActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.LogoutActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.LogoutByHandleActionHandler
Destroys the sessions using the provided session handles.
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.RefreshActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.SetPropertyActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.UpdateSessionPropertiesActionHandler
 
handle(String, Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.session.action.ValidateActionHandler
 
handle(CTSWorkerQuery, CTSWorkerFilter) - Method in interface org.forgerock.openam.cts.worker.CTSWorkerProcess
Executes this process against the results from the provided CTSWorkerQuery, which should be filtered by the supplied CTSWorkerFilter first.
handle(CTSWorkerQuery, CTSWorkerFilter) - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerBaseProcess
 
handle(Request) - Method in enum org.forgerock.openam.oauth2.OAuthProblemException.OAuthError
Create a new exception from the given request parameter.
handle(Request, String) - Method in enum org.forgerock.openam.oauth2.OAuthProblemException.OAuthError
 
handle(OAuth2Request) - Method in class org.forgerock.openam.oauth2.saml2.core.Saml2GrantTypeHandler
 
handle(OAuth2Request, ClientRegistration, OAuth2ProviderSettings) - Method in class org.forgerock.openam.oauth2.saml2.core.Saml2GrantTypeHandler
 
handle(RadiusRequest, RadiusResponse, RadiusRequestContext) - Method in interface org.forgerock.openam.radius.server.spi.AccessRequestHandler
Determines how the passed-in request should be handled and calls the send method in the context passing the appropriate response packet of type AccessAccept, AccessReject, or AccessChallenge.
handle(RadiusRequest, RadiusResponse, RadiusRequestContext) - Method in class org.forgerock.openam.radius.server.spi.handlers.AcceptAllHandler
 
handle(RadiusRequest, RadiusResponse, RadiusRequestContext) - Method in class org.forgerock.openam.radius.server.spi.handlers.OpenAMAuthHandler
Handles the request in potentially two distinct ways depending on whether a state attribute is found in the request or not.
handle(RadiusRequest, RadiusResponse, RadiusRequestContext) - Method in class org.forgerock.openam.radius.server.spi.handlers.RejectAllHandler
 
handle(Request, Response) - Method in class org.forgerock.openam.rest.service.ResourceApiVersionRestlet
 
handle(String, JsonValue) - Method in class org.forgerock.openam.services.push.dispatch.MessageDispatcher
Handles the message passed to the dispatcher with the provided messageId.
handle(Callback[]) - Method in class org.forgerock.openam.sts.soap.SoapSTSCallbackHandler
 
handle(Callback[]) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler
 
handle(String, Set<String>, ResourceOwner, String, String, String, OAuth2Request, String, String) - Method in class org.forgerock.openidconnect.IdTokenResponseTypeHandler
Handles the creating of a Token instance and storing the Token in the OAuth2 provider TokenStore.
handleAction(Context, ActionRequest) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
handleAction(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Delegates the request to the internal SmsRequestHandler.routeTree for SMS requests.
handleAction(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
handleAction(Context, ActionRequest) - Method in class org.forgerock.openam.services.MailService
 
handleApiRequest(Context, Request) - Method in class org.forgerock.openam.audit.DefaultAuditServiceProxy
 
handleApiRequest(Context, Request) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
handleApiRequest(Context, Request) - Method in class org.forgerock.openam.core.rest.sms.ServicesRealmSmsHandler
 
handleApiRequest(Context, Request) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
 
handleApiRequest(Context, Request) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Thread Safety: Read/Write locking to protect access to SmsRequestHandler.routeTree during modifications.
handleApiRequest(Context, Request) - Method in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
handleApiRequest(Context, Request) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
handleApiRequest(Context, Request) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
handleApiRequest(Context, Request) - Method in class org.forgerock.openam.temper.TimeTravelRouteProvider.TimeTravelResourceProvider
 
handleBadContentTypeException(String) - Static method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
handleBatch(Collection<PartialToken>) - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerBaseProcess
Hook method allowing subclasses to define the actual work to be carried out by this CTSWorkerProcess.
handleBatch(Collection<PartialToken>) - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerDeleteProcess
 
handleBatch(Collection<PartialToken>) - Method in class org.forgerock.openam.cts.worker.process.MaxSessionTimeExpiredProcess
 
handleBatch(Collection<PartialToken>) - Method in class org.forgerock.openam.cts.worker.process.SessionIdleTimeExpiredProcess
 
handleBtnNextRequest(RequestInvocationEvent) - Method in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Handles form submission request
handleBtnOKRequest(RequestInvocationEvent) - Method in class com.sun.identity.password.ui.PWResetQuestionViewBean
Handles form submission request for next button.
handleBtnPreviousRequest(RequestInvocationEvent) - Method in class com.sun.identity.password.ui.PWResetQuestionViewBean
Handles form submission request for previous button.
handleCallbacks(HttpServletRequest, HttpServletResponse, Callback[]) - Method in class org.forgerock.openam.core.rest.authn.RestAuthCallbackHandlerManager
Handles Callbacks by either updating them with their required values from the headers and request or converting them to JSON representations to be sent back to the client.
handleCreate(Context, CreateRequest) - Method in class org.forgerock.openam.audit.DefaultAuditServiceProxy
 
handleCreate(Context, CreateRequest) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
handleCreate(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.sms.ServicesRealmSmsHandler
The create request for services will be received at this level, but this handler does not know how to create the singleton services.
handleCreate(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
handleCreate(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Delegates the request to the internal SmsRequestHandler.routeTree for SMS requests.
handleCreate(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
Creates config for the singleton instance referenced, and returns the JsonValue representation.
handleCreate(Context, CreateRequest) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
handleDelete(Context, DeleteRequest) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
handleDelete(String, Context) - Method in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
handleDelete(Context, DeleteRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Delegates the request to the internal SmsRequestHandler.routeTree for SMS requests.
handleDelete(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
Deletes config for the singleton instance referenced.
handleDelete(Context, DeleteRequest) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
handleEntry(SearchResultEntry) - Method in class org.forgerock.openam.entitlement.indextree.IndexChangeHandler
 
handleError(Context, Request, EntitlementException) - Method in class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
Constructs an appropriate ResourceException for the given request and entitlements exception.
handleError(Context, String, Request, EntitlementException) - Method in class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
Constructs an appropriate ResourceException for the given request and entitlements exception.
handleError(String, Request, EntitlementException) - Method in class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
Constructs an appropriate ResourceException for the given request and entitlements exception.
handleError(Request, EntitlementException) - Method in class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
 
handleError(EntitlementException) - Method in class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
 
handleError(Context, String, Request, E) - Method in interface org.forgerock.openam.errors.ExceptionMappingHandler
Converts an exception into an appropriate resource exception, with debug logging.
handleError(String, Request, E) - Method in interface org.forgerock.openam.errors.ExceptionMappingHandler
Converts an exception into an appropriate resource exception, with debug logging.
handleError(Context, Request, E) - Method in interface org.forgerock.openam.errors.ExceptionMappingHandler
Converts an exception into an appropriate resource exception.
handleError(Request, E) - Method in interface org.forgerock.openam.errors.ExceptionMappingHandler
Converts an exception into an appropriate resource exception.
handleError(E) - Method in interface org.forgerock.openam.errors.ExceptionMappingHandler
Converts an exception into an appropriate resource exception.
handleError(Context, String, Request, IdRepoException) - Method in class org.forgerock.openam.errors.IdentityResourceExceptionMappingHandler
 
handleError(String, Request, IdRepoException) - Method in class org.forgerock.openam.errors.IdentityResourceExceptionMappingHandler
 
handleError(Context, Request, IdRepoException) - Method in class org.forgerock.openam.errors.IdentityResourceExceptionMappingHandler
 
handleError(Request, IdRepoException) - Method in class org.forgerock.openam.errors.IdentityResourceExceptionMappingHandler
 
handleError(IdRepoException) - Method in class org.forgerock.openam.errors.IdentityResourceExceptionMappingHandler
 
handleError(Context, String, Request, IdRepoException) - Method in class org.forgerock.openam.errors.IdentityServicesExceptionMappingHandler
 
handleError(String, Request, IdRepoException) - Method in class org.forgerock.openam.errors.IdentityServicesExceptionMappingHandler
 
handleError(Context, Request, IdRepoException) - Method in class org.forgerock.openam.errors.IdentityServicesExceptionMappingHandler
 
handleError(Request, IdRepoException) - Method in class org.forgerock.openam.errors.IdentityServicesExceptionMappingHandler
 
handleError(IdRepoException) - Method in class org.forgerock.openam.errors.IdentityServicesExceptionMappingHandler
 
handleError(Context, String, Request, ScriptException) - Method in class org.forgerock.openam.scripting.rest.ScriptExceptionMappingHandler
 
handleError(String, Request, ScriptException) - Method in class org.forgerock.openam.scripting.rest.ScriptExceptionMappingHandler
 
handleError(Context, Request, ScriptException) - Method in class org.forgerock.openam.scripting.rest.ScriptExceptionMappingHandler
 
handleError(Request, ScriptException) - Method in class org.forgerock.openam.scripting.rest.ScriptExceptionMappingHandler
 
handleError(ScriptException) - Method in class org.forgerock.openam.scripting.rest.ScriptExceptionMappingHandler
 
handleErrorResponse(Request, Status, Exception) - Method in class org.forgerock.openam.core.rest.authn.http.AuthenticationServiceV1
Processes the given Exception into a Restlet response representation or wrap it into a ResourceException, which will be thrown.
handleErrorResponse(Request, Status, Exception) - Method in class org.forgerock.openam.core.rest.authn.http.AuthenticationServiceV2
 
handleEvent(ValidationEvent, boolean) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandler
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent, boolean) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
handleEvent(ValidationEvent, boolean) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent, boolean) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatingUnmarshaller
 
handleEvent(ValidationEvent, boolean) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandler
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent, boolean) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
handleEvent(ValidationEvent, boolean) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Reports an error to the user, and asks if s/he wants to recover.
handleEvent(ValidationEvent, boolean) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatingUnmarshaller
 
handleException(ResourceException) - Method in class org.forgerock.openam.uma.rest.PolicyGraph
 
handleException(Response, Throwable) - Method in class org.forgerock.openam.uma.UmaExceptionHandler
Checks if an error response is being returned and translates the error into the format described by the specification, https://docs.kantarainitiative.org/uma/draft-uma-core.html#uma-error-response.
handleFailed(Exception) - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerBaseProcess
handleFailed(Exception) - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerDeleteProcess
 
handleFailed(Exception) - Method in class org.forgerock.openam.cts.worker.process.MaxSessionTimeExpiredProcess
 
handleFailed(Exception) - Method in class org.forgerock.openam.cts.worker.process.SessionIdleTimeExpiredProcess
 
handleFederationTermination(HttpServletRequest, HttpServletResponse, Object) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Initiates the federation termination operation.
handleGenericException(Exception) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Last resort when something goes terribly wrong within the unmarshaller.
handleGenericException(Exception) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Last resort when something goes terribly wrong within the unmarshaller.
handleInserts(Set, List) - Static method in class com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandlerImplUtils
 
handleInteraction(Message, InquiryElement) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Deprecated. 
handleInteraction(Message, InquiryElement, String) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Handles resource owner interactions on behalf of WSP.
handleJsonCallbacks(Callback[], JsonValue) - Method in class org.forgerock.openam.core.rest.authn.RestAuthCallbackHandlerManager
Handles the JSON representations of Callbacks, converting them back to Callbacks by setting the values from the JSONArray to the original Callbacks passed in.
handleMessage(SoapMessage) - Method in class org.forgerock.openam.sts.soap.policy.am.AbstractOpenAMSessionTokenInterceptor
This method is over-ridden from the AbstractTokenInterceptor super-class.
handleMissingParameters(Set<String>) - Static method in exception org.forgerock.openam.oauth2.OAuthProblemException
Creates OAuthProblemException that contains set of missing oauth parameters
handleNameRegistration(HttpServletRequest, HttpServletResponse, Object) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Initiates the name registration operation.
handleNameRegistration(HttpServletRequest, HttpServletResponse, Object, HashMap) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Handles the name registration after sso.
handleNotAllowedParametersOAuthException(List<String>) - Static method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
handleOAuthProblemException(String) - Static method in exception org.forgerock.openam.oauth2.OAuthProblemException
Creates invalid_request exception with given message
handleParseConversionException(Exception) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
This method is called by the generated derived class when a datatype parse method throws an exception.
handleParseConversionException(Exception) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
This method is called by the generated derived class when a datatype parse method throws an exception.
handlePatch(Context, PatchRequest) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
handlePatch(Context, PatchRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Delegates the request to the internal SmsRequestHandler.routeTree for SMS requests.
handlePatch(Context, PatchRequest) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
handlePrintConversionException(Object, Exception, XMLSerializer) - Static method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.Util
Reports a print conversion error while marshalling.
handlePrintConversionException(Object, Exception, XMLSerializer) - Static method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.Util
Reports a print conversion error while marshalling.
handleQuery(String, String, RequestAbstract, SOAPMessage) - Method in interface com.sun.identity.saml2.soapbinding.RequestHandler
Returns a SAMLv2 Query Response for the received Query Request.
handleQuery(String, String, RequestAbstract, SOAPMessage) - Method in class com.sun.identity.xacml.plugins.XACMLAuthzDecisionQueryHandler
Processes an XACMLAuthzDecisionQuery and retruns a SAML2 Response.
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.sms.AuthenticationModuleRealmSmsHandler
Returns the list of configured authentication module instances for the current realm.
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.sms.ServicesRealmSmsHandler
 
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.sms.SmsAggregatingAgentsQueryHandler
Search and filters the agents to match the filtering criteria
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Delegates the request to the internal SmsRequestHandler.routeTree for SMS requests.
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
handler - Static variable in class com.iplanet.dpro.session.SessionNotificationHandler
 
HANDLER - Static variable in class com.sun.identity.log.LogManager
The handler which will be added to each logger object
Handler - Class in com.sun.identity.protocol.https
 
Handler() - Constructor for class com.sun.identity.protocol.https.Handler
Constructor
Handler(String, int) - Constructor for class com.sun.identity.protocol.https.Handler
Constructor
Handler(String) - Constructor for class com.sun.identity.protocol.https.Handler
Constructor
handler - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
This handler will receive SAX events.
handler - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
This handler will receive SAX events.
handler - Variable in class org.forgerock.openam.sm.datalayer.api.AbstractTask
 
handler() - Method in class org.forgerock.openam.test.apidescriptor.ApiProviderAssert
Get the test representative of SingletonProvider, CollectionProvider or RequestHandler in the annotated class.
handleRead(Context, ReadRequest) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
handleRead(String, Context) - Method in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
handleRead(Context, ReadRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Delegates the request to the internal SmsRequestHandler.routeTree for SMS requests.
handleRead(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
Reads config for the singleton instance referenced, and returns the JsonValue representation.
handleRead(Context, ReadRequest) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
handleRedirectCallback(HttpServletRequest, HttpServletResponse, RedirectCallback, String) - Method in class com.sun.identity.authentication.share.RedirectCallbackHandler
 
handleReference(SearchResultReference) - Method in class org.forgerock.openam.entitlement.indextree.IndexChangeHandler
 
handleRegistrationAfterFederation(String, HttpServletResponse) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Does local name registration and initiates remote registration with the IDP.
handleRemoves(Map, List) - Static method in class com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandlerImplUtils
 
handleRequest(RequestContext) - Method in class com.sun.identity.cli.AddResourceBundle
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.AddAgentsToGroup
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.CreateAgent
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.CreateAgentGroup
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.DeleteAgentGroups
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.DeleteAgents
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.ListAgentGroupMembers
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.ListAgentGroups
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.ListAgentMembership
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.ListAgents
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.RemoveAgentProperties
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.RemoveAgentsFromGroup
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.ShowAgent
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.ShowAgentGroup
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.ShowAgentTypes
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.UpdateAgent
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.agentconfig.UpdateAgentGroup
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.AuthenticatedCommand
Authenticates the administrator.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.AddAuthConfigurationEntry
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.CreateAuthConfiguration
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.CreateAuthInstance
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.DeleteAuthConfigurations
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.DeleteAuthInstances
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.GetAuthConfigurationEntries
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.GetAuthInstance
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.ListAuthConfigurations
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.ListAuthInstances
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.RegisterAuthModule
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.UnregisterAuthModule
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.UpdateAuthConfigurationEntries
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.authentication.UpdateAuthInstance
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.BulkOperations
 
handleRequest(RequestContext) - Method in interface com.sun.identity.cli.CLICommand
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.CLICommandBase
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.datastore.AddAMSDKIdRepoPlugin
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.datastore.CreateDataStore
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.datastore.DeleteDataStores
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.datastore.ListDataStores
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.datastore.ListDataStoreTypes
Lists the supported data store types.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.datastore.ShowDataStore
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.datastore.UpdateDataStore
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.DeleteResourceBundle
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.ApplicationImpl
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.CreateApplication
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.CreateApplicationPrivilege
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.CreateXACML
Services the command line request to import XACML.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.DeleteApplicationPrivilege
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.DeleteApplications
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.DeleteXACML
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.ListApplicationPrivileges
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.ListApplications
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.ListApplicationTypes
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.ListXACML
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.RemoveApplicationPrivilegeResources
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.RemoveApplicationPrivilegeSubjects
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.SetApplication
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.SetApplicationPrivilegeResources
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.SetApplicationPrivilegeSubjects
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.SetConfigurations
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.ShowApplication
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.ShowApplicationPrivilege
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.ShowConfigurations
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.entitlement.UpdateApplicationPrivilege
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.GetResourceBundle
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.AddMember
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.AddPrivileges
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.AssignService
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.CreateIdentity
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.DeleteIdentities
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.GetAllowedIdOperations
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.GetAssignableServices
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.GetAssignedServices
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.GetAttributes
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.GetMembers
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.GetMemberships
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.GetPrivileges
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.GetServiceAttributes
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.GetSupportedIdTypes
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.IdentityCommand
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.IsMember
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.ModifyService
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.RemoveMember
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.RemovePrivileges
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.SearchIdentities
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.SetAttributeValues
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.idrepo.UnassignService
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.PrintAllSubCommands
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.CreateRealm
Creates a sub realm.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.DeleteRealm
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.GetSupportedAuthModules
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.GetSupportedDataTypes
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmAddServiceAttributes
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmAssignService
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmGetAssignableServices
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmGetAssignedServices
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmGetAttributeValues
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmGetServiceAttributeValues
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmModifyService
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmRemoveAttribute
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmRemoveServiceAttributes
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmSetAttributeValues
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmSetServiceAttributeValues
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.RealmUnassignService
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.realm.SearchRealms
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.record.StartRecord
Start recording handle
handleRequest(RequestContext) - Method in class com.sun.identity.cli.record.StatusRecord
Record
handleRequest(RequestContext) - Method in class com.sun.identity.cli.record.StopRecord
Stop recording
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.AddAttributeDefaults
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.AddAttributeSchema
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.AddPluginInterface
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.AddSubConfiguration
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.AddSubSchema
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.CreateServerConfigXML
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.DeleteService
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.DeleteSubConfiguration
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ExportServiceConfiguration
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.GetAttributeDefaults
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.GetServiceRevisionNumber
Handles request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ImportServiceConfiguration
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.LoadSchema
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ModifyAttributeSchemaAny
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ModifyAttributeSchemaI18nKey
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ModifyAttributeSchemaPropertiesViewBeanURL
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ModifyAttributeSchemaSyntax
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ModifyAttributeSchemaType
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ModifyAttributeSchemaUIType
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ModifyInheritance
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.ModifySubConfiguration
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.RemoveAttributeDefaults
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.RemoveAttributeSchemaChoiceValues
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.RemoveAttributeSchemaDefaultValues
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.RemoveAttributeSchemas
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.RemoveSubSchema
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetAttributeDefaults
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetAttributeSchemaBooleanValues
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetAttributeSchemaChoiceValues
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetAttributeSchemaEndRange
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetAttributeSchemaStartRange
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetAttributeSchemaValidator
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetPluginSchemaPropertiesViewBeanURL
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetServiceRevisionNumber
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetServiceSchemaI18nKey
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.SetServiceSchemaPropertiesViewBeanURL
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.schema.UpdateService
Updates service schema.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.AddSiteFailoverURLs
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.AddSiteMembers
Adds members to a site.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.CloneServer
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.CreateServer
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.CreateSite
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.DeleteServer
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.DeleteSite
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.EmbeddedStatus
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.ExportServer
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.GetServerConfigXML
Returns Server Configuration XML.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.ImportServer
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.ListServerConfig
Lists Server Configuration.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.ListServers
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.ListSites
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.RemoveServerConfig
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.RemoveSiteFailoverURLs
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.RemoveSiteMembers
Remove members from a site.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.ServerConfigBase
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.SetServerConfigXML
Set Server Configuration XML.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.SetSiteFailoverURLs
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.SetSitePrimaryURL
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.ShowSite
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.ShowSiteMembers
Display members of a site.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.serverconfig.UpdateServerConfig
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.cli.SessionCommand
 
handleRequest(RequestContext) - Method in class com.sun.identity.cli.SMSMigration
Services a Commandline Request.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.AddCircleOfTrustMembers
Adds member to a circle of trust.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.BulkFederation
Does bulk federation.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.CreateCircleOfTrust
Creates a circle of trust.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.CreateMetaDataTemplate
Creates Meta Data Template.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.DeleteCircleOfTrust
Deletes a circle of trust.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.DeleteMetaData
Deletes a configuration and/or descriptor.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.ExportMetaData
Exports Meta Data.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.ImportBulkFederationData
Imports bulk federation data.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.ImportMetaData
Imports Meta Data.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.ListCircleOfTrustMembers
List members in a circle of trust.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.ListCircleOfTrusts
Lists circle of trusts.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.ListEntities
Lists Entities.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.RemoveCircleOfTrustMembers
Removes member from a circle of trust.
handleRequest(RequestContext) - Method in class com.sun.identity.federation.cli.UpdateMetadataKeyInfo
Updates key information in metadata.
handleRequest(List) - Method in interface com.sun.identity.install.tools.admin.IToolsOptionHandler
 
handleRequest(List) - Method in class com.sun.identity.install.tools.handler.CustomInstallHandler
 
handleRequest(List) - Method in class com.sun.identity.install.tools.handler.InstallHandler
 
handleRequest(List) - Method in class com.sun.identity.install.tools.handler.ListProductsHandler
 
handleRequest(List) - Method in class com.sun.identity.install.tools.handler.MigrateHandler
handle the request of migration.
handleRequest(List) - Method in class com.sun.identity.install.tools.handler.ProductInfoHandler
 
handleRequest(List) - Method in class com.sun.identity.install.tools.handler.UninstallAllHandler
 
handleRequest(List) - Method in class com.sun.identity.install.tools.handler.UninstallHandler
 
handleRequest(List) - Method in class com.sun.identity.install.tools.handler.VersionHandler
 
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.authentication.UpdateAuthConfigProperties
 
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
Services a Commandline Request.
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.entitlement.CreateApplicationType
Services a Commandline Request.
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.entitlement.DeleteApplicationTypes
Services a Commandline Request.
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.entitlement.ShowApplicationType
Services a Commandline Request.
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.schema.AddPluginSchema
Services a Commandline Request.
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.schema.GetAttributeSchemaChoiceValues
 
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.schema.GetSubConfiguration
 
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.schema.RemovePluginSchema
Services a Commandline Request.
handleRequest(RequestContext) - Method in class org.forgerock.openam.cli.serverconfig.SetSiteID
Services a Commandline Request.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.cors.CORSService
Entry point for classes using the service.
handleResource(ResourceResponse) - Method in class org.forgerock.openam.rest.query.QueryResponseHandler
 
handleResource(ResourceResponse) - Method in class org.forgerock.openam.uma.rest.PolicyGraph
 
handleResourceRequest(RequestContext) - Method in class org.forgerock.openam.cli.entitlement.PolicyExport
 
handleResourceRequest(RequestContext) - Method in class org.forgerock.openam.cli.entitlement.PolicyImport
 
handleResponseCallbacks(HttpServletRequest, HttpServletResponse, Callback[], JsonValue) - Method in class org.forgerock.openam.core.rest.authn.RestAuthCallbackHandlerManager
Handles the processing of the JSON given in the request and updates the Callback objects from it.
handleResult(QueryResponse) - Method in class org.forgerock.openam.uma.rest.PolicyGraph
 
handles(String) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
Returns the SmsRouteTree instance that the route should be added to.
handles() - Method in class org.forgerock.openam.forgerockrest.utils.XMLResourceExceptionHandler
handleSessionUpgrade(InternalSession, InternalSession) - Method in class org.forgerock.openam.authentication.Saml2SessionUpgradeHandler
 
handleSessionUpgrade(InternalSession, InternalSession) - Method in interface org.forgerock.openam.authentication.service.SessionUpgradeHandler
Allows execution of custom logic during a session upgrade to ensure that internal data structures are properly maintained during a session upgrade.
handleSingleLogout(HttpServletRequest, HttpServletResponse, Object, String) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Initiates logout at this provider when the user has clicked on the logout option.
handleSingleLogout(HttpServletResponse, HttpServletRequest, FSSessionPartner, String, String, boolean, Object) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
 
handleSucceeded(StopWatch, StopWatch, long) - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerBaseProcess
handleSucceeded(StopWatch, StopWatch, long) - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerDeleteProcess
 
handleSucceeded(StopWatch, StopWatch, long) - Method in class org.forgerock.openam.cts.worker.process.MaxSessionTimeExpiredProcess
 
handleSucceeded(StopWatch, StopWatch, long) - Method in class org.forgerock.openam.cts.worker.process.SessionIdleTimeExpiredProcess
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
handleText(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
handleTypeMismatchError(XMLSerializer, Object, String, Object) - Static method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.Util
Reports that the type of an object in a property is unexpected.
handleTypeMismatchError(XMLSerializer, Object, String, Object) - Static method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.Util
Reports that the type of an object in a property is unexpected.
handleUnexpectedTextException(String, RuntimeException) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Called when a RuntimeException is thrown during unmarshalling a text.
handleUnexpectedTextException(String, RuntimeException) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Called when a RuntimeException is thrown during unmarshalling a text.
handleUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
handleUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsGlobalSingletonProvider
 
handleUpdate(String, Context, UpdateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
handleUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Delegates the request to the internal SmsRequestHandler.routeTree for SMS requests.
handleUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
Updates config for the singleton instance referenced, and returns the JsonValue representation.
handleUpdate(Context, UpdateRequest) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
has(ContextKey<?>) - Method in class org.forgerock.openam.entitlement.utils.indextree.nodecontext.MapSearchContext
 
has(ContextKey<?>) - Method in interface org.forgerock.openam.entitlement.utils.indextree.nodecontext.SearchContext
Whether the context contains data with the associated with the key.
has_AllowCache - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
has_AuthnRequestsSigned - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
HAS_ENTITIES_DELETE_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
has_Hosted - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
has_Hosted - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
has_Index - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
has_Index - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
has_IsDefault - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
has_IsDefault - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
has_IsRequired - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
has_Lookup - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
HAS_SERVICE_URLS - Static variable in class com.sun.identity.sm.SMSUtils
 
has_SingleUse - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
has_SupportsX509Query - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
has_SupportsX509SelfQuery - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
has_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
has_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
has_WantAssertionsSigned - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
has_WantAssertionsSigned - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
has_WantAssertionsSigned - Variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
has_WantAuthnRequestsSigned - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
hasAccessToken() - Method in class org.forgerock.openidconnect.Client
Indicates whether this client has a registration access token or not.
hasAdvice() - Method in class com.sun.identity.entitlement.Entitlement
 
hasAdvices() - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Checks wether advices are set in this object
hasAdvices() - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Checks wether advices are set in this object
hasAnyActiveFederation(String) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Returns true If Any Active federation is found where idpRole is true means local deployment worked as SP in that federation and federation is still Active.
hasAuthenticationContext() - Method in class com.iplanet.dpro.session.service.InternalSession
Gets whether this session has an associated authenticationContext.
hasAuthorizationHeader(OAuth2Request) - Method in class org.forgerock.oauth2.core.exceptions.ClientAuthenticationFailureFactory
Determines whether the request makes use of the authorization header
hasAuthorizationHeader(OAuth2Request) - Method in class org.forgerock.oauth2.restlet.OpenAMClientAuthenticationFailureFactory
 
hasBeenModified() - Method in class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Returns true if the services attributes have been modified either that this level or within a sub schema.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPAddressCard
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPCommonName
Checks if the container has any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPDemographics
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmergencyContact
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEmploymentIdentity
Checks if there are binary attributes
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPEncryptKey
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPExtensionContainer
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPFacade
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPInformalName
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPLegalIdentity
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPMsgContact
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPSignKey
Checks if there are any binary attributes.
hasBinaryAttributes() - Method in interface com.sun.identity.liberty.ws.idpp.plugin.IDPPContainer
Checks if the container has any binary attributes.
hasCache() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
hasChanged() - Method in class org.forgerock.openam.cts.impl.LDAPConfig
 
hasChanged() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
hasChanged() - Method in class org.forgerock.openam.utils.ModifiedProperty
 
hasChild() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
hasChild() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
hasChoiceValues() - Method in class com.sun.identity.sm.AttributeSchema
Indicates whether this AttributeSchema has choice values defined.
hasCompleteSet() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
hasConfig(String) - Method in interface org.forgerock.openam.utils.OpenAMSettings
Whether there is realm config for the service
hasConfig(String) - Method in class org.forgerock.openam.utils.OpenAMSettingsImpl
 
hasCookies() - Method in interface org.forgerock.http.client.response.HttpClientResponse
Indicates if the accessed resource had cookies.
hasCookies() - Method in class org.forgerock.http.client.response.SimpleHttpClientResponse
Indicates if the accessed resource had cookies.
hasCredentials() - Method in class com.sun.identity.federation.services.FSDiscoveryBootStrap
Checks if the credentials are generated.
hasElementChild(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
Checks if a node has a child of ELEMENT type.
hasEntitlement(String, Subject, Entitlement, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.Evaluator
Returns true if the subject is granted to an entitlement.
hasEntitlementDITs() - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns true if OpenAM policy data is migrated to a form that entitlements service can operates on them.
hasEntitlementDITs() - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Returns true if OpenAM policy data is migrated to a form that entitlements service can operates on them.
hasExpiredAndUpdated() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
If cache expiry has been enabled then this will return true if the cache has expired.
Hash - Class in com.iplanet.services.util
Deprecated.
As of OpenSSO version 8.0 Hash
Hash() - Constructor for class com.iplanet.services.util.Hash
Deprecated.
 
hash(String) - Static method in class com.iplanet.services.util.Hash
Deprecated.
Generates a SHA1 digest of the string and returns BASE64 encoded digest.
HASH - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
HASH - Static variable in class com.sun.identity.install.tools.util.FileUtils
Field HASH *
hash(String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Returns a one-way hash for passwd using SSHA512 scheme.
Hash - Class in com.sun.identity.shared.encode
The class Hash provides generic methods to hash data.
Hash() - Constructor for class com.sun.identity.shared.encode.Hash
 
hash(String) - Static method in class com.sun.identity.shared.encode.Hash
Generates a SHA1 digest of the string and returns BASE64 encoded digest.
HASH_ADMIN_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Hash Admin password.
HASH_LDAP_USER_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Hash LDAP user password.
HASH_SALT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
hashCode() - Method in class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
Returns the hash code of the object.
hashCode() - Method in class com.iplanet.am.util.Cache
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in class com.iplanet.dpro.session.DNOrIPAddressListTokenRestriction
Returns a hash code for this object.
hashCode() - Method in class com.iplanet.dpro.session.SessionID
Returns a hash code for this object.
hashCode() - Method in class com.iplanet.dpro.session.share.SessionInfo
 
hashCode() - Method in interface com.iplanet.dpro.session.TokenRestriction
Returns a hash code for this object.
hashCode() - Method in class com.iplanet.sso.providers.dpro.SSOTokenIDImpl
Returns a hash code for this object.
hashCode() - Method in interface com.iplanet.sso.SSOTokenID
Returns a hash code for this object.
hashCode() - Method in class com.sun.identity.authentication.client.ZeroPageLoginConfig
 
hashCode() - Method in class com.sun.identity.authentication.internal.AuthPrincipal
Return a hash code for this AuthPrincipal.
hashCode() - Method in class com.sun.identity.authentication.internal.AuthSSOToken.AuthSSOTokenID
 
hashCode() - Method in class com.sun.identity.authentication.modules.ad.ADPrincipal
Returns a hash code for this ADPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.anonymous.AnonymousAuthPrincipal
Returns a hash code for this AnonymousAuthPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.application.ApplicationPrincipal
Returns a hash code for this ApplicationPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.cert.CertAuthPrincipal
Returns a hash code for this CertAuthPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.datastore.DataStorePrincipal
Returns a hash code for this DataStorePrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.federation.FederationPrincipal
Return a hash code for this FederationPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.hotp.HOTPPrincipal
Returns a hash code for this HOTPPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.httpbasic.HTTPBasicPrincipal
Returns a hash code for this HTTPBasicPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.jdbc.JDBCPrincipal
Returns a hash code for this JDBCPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.ldap.LDAPPrincipal
Returns a hash code for this LDAPPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.membership.MembershipPrincipal
Returns a hash code for this MembershipPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.msisdn.MSISDNPrincipal
Returns a hash code for this MSISDNPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.nt.NTPrincipal
Returns a hash code for this NTPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.radius.RADIUSPrincipal
Return a hash code for this RADIUSPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.radius.RADIUSServer
The hashcode of this instance.
hashCode() - Method in class com.sun.identity.authentication.modules.sae.SAEPrincipal
Returns a hash code for this SAEPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.securid.SecurIDPrincipal
Return a hash code for this SecurIDPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOPrincipal
Returns a hash code for this WindowsDesktopSSOPrincipal.
hashCode() - Method in class com.sun.identity.authentication.modules.wss.WSSUserPrincipal
Returns a hash code for this WSSUserPrincipal.
hashCode() - Method in class com.sun.identity.authentication.service.SSOTokenPrincipal
Returns a hash code for this SSOTokenPrincipal.
hashCode() - Method in class com.sun.identity.authentication.service.UserPrincipal
Returns a hash code for this UserPrincipal.
hashCode() - Method in class com.sun.identity.common.CaseInsensitiveKey
 
hashCode() - Method in class com.sun.identity.common.PeriodicGroupMap
Returns hash code of the map.
hashCode() - Method in class com.sun.identity.delegation.DelegationPermission
 
hashCode() - Method in class com.sun.identity.entitlement.ApplicationType
 
hashCode() - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Returns hash code of the object.
hashCode() - Method in class com.sun.identity.entitlement.AttributeSubject
 
hashCode() - Method in class com.sun.identity.entitlement.Entitlement
Returns hash code of the object
hashCode() - Method in class com.sun.identity.entitlement.EntitlementConditionAdaptor
Returns hash code of the object.
hashCode() - Method in class com.sun.identity.entitlement.EntitlementListener
 
hashCode() - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Returns hash code of the object
hashCode() - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
hashCode() - Method in class com.sun.identity.entitlement.JwtPrincipal
 
hashCode() - Method in class com.sun.identity.entitlement.LogicalCondition
Returns hash code of the object
hashCode() - Method in class com.sun.identity.entitlement.LogicalSubject
Returns hash code of the object
hashCode() - Method in class com.sun.identity.entitlement.NotCondition
Returns hash code of the object
hashCode() - Method in class com.sun.identity.entitlement.NotSubject
Returns hash code of the object
hashCode() - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
hashCode() - Method in class com.sun.identity.entitlement.opensso.Cache
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
 
hashCode() - Method in class com.sun.identity.entitlement.Privilege
Returns hash code of the object
hashCode() - Method in class com.sun.identity.entitlement.StaticAttributes
Returns hash code of the object
hashCode() - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
hashCode() - Method in class com.sun.identity.entitlement.UserAttributes
Returns hash code of the object.
hashCode() - Method in class com.sun.identity.entitlement.util.NetworkMonitor.StatsData
 
hashCode() - Method in class com.sun.identity.entitlement.util.SearchAttribute
 
hashCode() - Method in class com.sun.identity.entitlement.util.SearchFilter
 
hashCode() - Method in class com.sun.identity.federation.services.FSSession
Returns a hash code for this session.
hashCode() - Method in class com.sun.identity.federation.services.FSSessionPartner
Returns a hash code for this object.
hashCode() - Method in class com.sun.identity.idm.AMIdentity
Non-javadoc, non-public methods
hashCode() - Method in class com.sun.identity.idm.IdOperation
Returns the hash code of the object
hashCode() - Method in class com.sun.identity.idm.IdSearchOpModifier
 
hashCode() - Method in class com.sun.identity.idm.IdType
Returns the hash code of the object
hashCode() - Method in class com.sun.identity.policy.jaas.ISPermission
Returns the hash code value for this Permission object.
hashCode() - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Return a hash code for this AMIdentitySubject.
hashCode() - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
Return a hash code for this AuthenticatedAgents.
hashCode() - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Return a hash code for this AuthenticatedSharedAgents.
hashCode() - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Return a hash code for this AuthenticatedUsers.
hashCode() - Method in class com.sun.identity.policy.plugins.DSAMERole
Return a hash code for this DSAMERole.
hashCode() - Method in class com.sun.identity.policy.plugins.LDAPGroups
Return a hash code for this LDAPGroups.
hashCode() - Method in class com.sun.identity.policy.plugins.LDAPRoles
Return a hash code for this LDAPRoles.
hashCode() - Method in class com.sun.identity.policy.plugins.LDAPUsers
Return a hash code for this LDAPUsers.
hashCode() - Method in class com.sun.identity.policy.plugins.Organization
Return a hash code for this Organization.
hashCode() - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Return a hash code for this AuthenticatedUsers.
hashCode() - Method in class com.sun.identity.policy.plugins.WebServicesClients
Return a hash code for this WebServicesClients.
hashCode() - Method in class com.sun.identity.policy.Rule
Deprecated.
This added by when CheckStyle noticed there was an implementation of equals without an implementation of hashCode - usually a recipe for disaster.
hashCode() - Method in class com.sun.identity.security.ISSecurityPermission
Returns hash code for this object.
hashCode() - Method in class com.sun.identity.session.util.PrincipalTokenRestriction
Returns a hash code for this object.
hashCode() - Method in class com.sun.identity.sm.AttributeSchema.Syntax
Returns a hash code value for the object.
hashCode() - Method in class com.sun.identity.sm.AttributeSchema.Type
Returns a hash code value for the object.
hashCode() - Method in class com.sun.identity.sm.AttributeSchema.UIType
Returns a hash code value for the object.
hashCode() - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns hash code.
hashCode() - Method in class com.sun.identity.sm.SchemaType
Returns the hash code of the object.
hashCode() - Method in class com.sun.identity.sm.ServiceConfigManager
 
hashCode() - Method in class com.sun.identity.sm.ServiceSchemaManager
 
hashCode() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
 
hashCode() - Method in class org.forgerock.openam.authentication.modules.adaptive.AdaptivePrincipal
 
hashCode() - Method in class org.forgerock.openam.authentication.modules.fr.oath.OATHPrincipal
Returns a hash code for this HOTPPrincipal.
hashCode() - Method in class org.forgerock.openam.authentication.modules.oath.OATHPrincipal
Returns a hash code for this HOTPPrincipal.
hashCode() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthPrincipal
 
hashCode() - Method in class org.forgerock.openam.authentication.modules.push.AuthenticatorPushPrincipal
Returns a hash code for this AuthenticatorPushPrincipal.
hashCode() - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptedPrinciple
 
hashCode() - Method in class org.forgerock.openam.blacklist.BloomFilterBlacklist.BlacklistEntry
 
hashCode() - Method in class org.forgerock.openam.core.realms.Realm
 
hashCode() - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
 
hashCode() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
 
hashCode() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
 
hashCode() - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
hashCode() - Method in class org.forgerock.openam.entitlement.ResourceType
 
hashCode() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
 
hashCode() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
 
hashCode() - Method in class org.forgerock.openam.entitlement.rest.model.json.ResourceSet
 
hashCode() - Method in class org.forgerock.openam.entitlement.utils.indextree.nodecontext.ContextKey
 
hashCode() - Method in class org.forgerock.openam.forgerockrest.utils.MatchingResourcePath
 
hashCode() - Method in class org.forgerock.openam.idm.IdServicesDecorator
 
hashCode() - Method in class org.forgerock.openam.ldap.LDAPURL
 
hashCode() - Method in class org.forgerock.openam.license.License
 
hashCode() - Method in class org.forgerock.openam.license.LicenseSet
 
hashCode() - Method in class org.forgerock.openam.notifications.Topic
 
hashCode() - Method in class org.forgerock.openam.oauth2.ClientCredentials
hashCode() - Method in class org.forgerock.openam.oauth2.OpenAMAuthenticationMethod
 
hashCode() - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
hashCode() - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
 
hashCode() - Method in class org.forgerock.openam.radius.server.config.ThreadPoolConfig
 
hashCode() - Method in class org.forgerock.openam.rest.router.ApiRouteMatcher
 
hashCode() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
 
hashCode() - Method in class org.forgerock.openam.scripting.ScriptObject
 
hashCode() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
 
hashCode() - Method in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
 
hashCode() - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig
 
hashCode() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTarget
 
hashCode() - Method in class org.forgerock.openam.sts.config.user.CustomTokenOperation
 
hashCode() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
hashCode() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
hashCode() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
hashCode() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
hashCode() - Method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
hashCode() - Method in class org.forgerock.openam.sts.rest.operation.translate.TokenTransformImpl
 
hashCode() - Method in class org.forgerock.openam.sts.rest.token.validator.RestTokenTransformValidatorResult
 
hashCode() - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
hashCode() - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState
 
hashCode() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
hashCode() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
hashCode() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
 
hashCode() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
hashCode() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
hashCode() - Method in class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
hashCode() - Method in class org.forgerock.openam.sts.STSPrincipal
 
hashCode() - Method in class org.forgerock.openam.sts.token.model.OpenAMSessionToken
 
hashCode() - Method in class org.forgerock.openam.sts.token.model.OpenIdConnectIdToken
 
hashCode() - Method in class org.forgerock.openam.sts.token.model.RestUsernameToken
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.OpenAMTokenState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.ProofTokenState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState
 
hashCode() - Method in class org.forgerock.openam.sts.user.invocation.X509TokenState
 
hashCode() - Method in class org.forgerock.openam.uma.UmaPolicy
hashCode() - Method in class org.openidentityplatform.openam.authentication.modules.NtlmPrincipal
 
hashCode() - Method in class org.openidentityplatform.openam.authentication.modules.QRPrincipal
 
hasHeaders() - Method in interface org.forgerock.http.client.response.HttpClientResponse
Indicates if the accessed resource has headers.
hasHeaders() - Method in class org.forgerock.http.client.response.SimpleHttpClientResponse
Indicates if the accessed resource has headers.
HASHED_SUBJECT_QUERY - Static variable in class com.sun.identity.rest.RestServiceManager
 
HASHED_USER_PASSWORD - Static variable in class com.sun.identity.wss.security.WSSConstants
 
hashing(MessageDigest, InputStream) - Static method in class com.sun.identity.tools.manifest.Utils
Run the hash with the pass in MessageDigest and InputStream
HashPasswordElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.1 UsernameToken Assertion Java content class for HashPassword element declaration.
HashPasswordElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
HashPasswordElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
HashPasswordElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
hasI18nDescription() - Method in class org.forgerock.openam.test.apidescriptor.ApiHandlerAssert
Assert that all descriptions use i18n and that the keys have valid entries in the specifies resource bundle.
hasI18nDescriptions() - Method in class org.forgerock.openam.test.apidescriptor.ApiErrorAssert
Assert that all descriptions use i18n and that the keys have valid entries in the specifies resource bundle.
hasI18nDescriptions() - Method in class org.forgerock.openam.test.apidescriptor.ApiOperationsAssert
Assert that all descriptions use i18n and that the keys have valid entries in the specifies resource bundle.
hasI18nDescriptions() - Method in class org.forgerock.openam.test.apidescriptor.ApiParameterAssert
Assert that all descriptions use i18n and that the keys have valid entries in the specifies resource bundle.
hasI18nDescriptions() - Method in class org.forgerock.openam.test.apidescriptor.ApiSchemaAssert
Assert that all descriptions use i18n and that the keys have valid entries in the specifies resource bundle.
hasI18nTitle() - Method in class org.forgerock.openam.test.apidescriptor.ApiHandlerAssert
Assert that all titles use i18n and that the keys have valid entries in the specifies resource bundle.
hasI18nTitles() - Method in class org.forgerock.openam.test.apidescriptor.ApiSchemaAssert
Assert that all titles use i18n and that the keys have valid entries in the specifies resource bundle.
hasIdRepoSchema(String) - Static method in class com.sun.identity.idm.common.IdRepoUtils
Return true if specified IdRepo type has schemas.
hasInstanceName - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
hasInterestIn(char, SearchContext) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.DefaultTreeNode
 
hasInterestIn(char, SearchContext) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.MultiWildcardNode
 
hasInterestIn(char, SearchContext) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.RootNode
Match is not allowed at the root level.
hasInterestIn(char, SearchContext) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.SingleWildcardNode
 
hasInterestIn(char, SearchContext) - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
Evaluates whether this tree node has interest in the passed character.
hasListeners() - Method in class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
Checks if there are any registered listeners for this persistent search connection.
hasMember(Guid) - Method in class com.iplanet.ums.AssignableDynamicGroup
Returns true if a given identifier is a member of the group.
hasMember(PersistentObject) - Method in class com.iplanet.ums.BaseRole
Checks if a given identifier is a member of the role.
hasMember(Guid) - Method in class com.iplanet.ums.DynamicGroup
Returns true if a given identifier is a member of the group.
hasMember(Guid) - Method in class com.iplanet.ums.FilteredRole
Checks if a given identifier is a member of the role.
hasMember(Guid) - Method in interface com.iplanet.ums.IMembership
Checks if a given identifier is a member of the group.
hasMember(PersistentObject) - Method in interface com.iplanet.ums.IRole
Evaluates whether an object is member of this IRole.
hasMember(Guid) - Method in class com.iplanet.ums.ManagedRole
Checks if a given identifier is a member of the role.
hasMember(Guid) - Method in class com.iplanet.ums.StaticGroup
Checks if a given identifier is a member of the group.
hasMember(Guid, int) - Method in class com.iplanet.ums.StaticGroup
Checks if a given identifier is a member of the group.
hasMoreElements() - Method in class com.iplanet.ums.SearchResults
Checks whether there are entries available.
hasMoreRequirements() - Method in class com.sun.identity.authentication.AuthContext
Returns true if the login process requires more information from the user to complete the authentication.
hasMoreRequirements(boolean) - Method in class com.sun.identity.authentication.AuthContext
Returns true if the login process requires more information from the user to complete the authentication.
hasMoreRequirements() - Method in class com.sun.identity.authentication.internal.AuthContext
Returns true if the login process requires more information from the user to complete the authentication.
hasMoreRequirements() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Checks if the login process requires more information from the user to complete the authentication.
hasMoreRequirements(boolean) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Checks if the login process requires more information from the user to complete the authentication
hasMoreRequirements() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Checks if the login process requires more information from the user to complete the authentication.
hasMoreRequirements() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Checks if the login process requires more information from the user to complete the authentication.
hasNewSubSchema() - Method in class org.forgerock.openam.upgrade.SubSchemaModificationWrapper
Returns true if the service sub schema map is empty
hasNext() - Method in class com.sun.identity.entitlement.util.SimpleIterator
 
hasNext() - Method in class com.sun.identity.shared.BufferedIterator
 
hasNext() - Method in class com.sun.identity.sm.ldap.EmbeddedSearchResultIterator
 
hasNext() - Method in class com.sun.identity.sm.ldap.SearchResultIterator
 
hasOldSession() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Determines whether there is an old session associated with this authentication
hasOldSession() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Determines whether there is an old session associated with this authentication
hasParent() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
hasParent() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
hasPermission(String, SSOToken, String) - Static method in class org.forgerock.openam.cli.entitlement.XACMLUtils
 
hasPermission(Context) - Static method in class org.forgerock.openam.rest.RestUtils
 
hasPermissionToDestroySession(Session, SessionID) - Method in class org.forgerock.openam.session.authorisation.SessionChangeAuthorizer
Checks if the requester has the necessary permission to destroy the provided session.
hasPredicates() - Method in class org.forgerock.openam.services.push.dispatch.MessagePromise
Informs whether there are any predicates set on this MessagePromise.
hasPrincipal(Subject, String) - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
 
hasPrincipal(Subject, String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOUserSubject
Deprecated.
 
hasPrivilege(Privilege, ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Returns true if the subject has permission to a privilege of a given action.
hasPrivilege(Application, ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
 
hasPrivilege(ReferralPrivilege, ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Returns true if the subject has permission to a referral privilege of a given action.
hasPrivilege(Privilege, ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
hasPrivilege(ReferralPrivilege, ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
hasPrivilege(Application, ApplicationPrivilege.Action) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
hasPrivilgesWithApplication(Subject, String, String) - Method in class com.sun.identity.entitlement.opensso.DataStore
 
hasPrivilgesWithApplication(String, String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
hasPrivilgesWithApplication(String, String) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
 
hasQueryFilter() - Method in class org.forgerock.openam.utils.CrestQuery
Determines if the CREST query is based on a query filter.
hasQueryId() - Method in class org.forgerock.openam.utils.CrestQuery
Determines if the CREST query is based on a query id.
hasResourceNames() - Method in class com.sun.identity.policy.ServiceType
Returns true if the service has resource names.
hasSchemaChanges() - Method in class com.sun.identity.sm.ServiceSchemaModifications
 
hasServerOrSiteId(SSOToken, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns true if server or site id exists.
hasSession(SessionID) - Method in class org.forgerock.openam.session.SessionCache
Checks for a Session in the Session cache.
hasShutdown() - Method in class org.forgerock.openam.utils.ShutdownMonitor
 
hasSibling() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
hasSibling() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
hasSubSchema() - Method in class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Returns true if this wrapper contains a populated sub schema modification wrapper
hasSubSchema() - Method in class org.forgerock.openam.upgrade.SubSchemaModificationWrapper
Returns true if the sub schema exists
hasSubSchemaChanges() - Method in class com.sun.identity.sm.ServiceSchemaModifications
 
hasSuccessStatusCode() - Method in class org.forgerock.openam.audit.servlet.AuditableHttpServletResponse
Determines if the response is successful.
hasTopLevelAdminRole(SessionID) - Method in class org.forgerock.openam.session.authorisation.SessionChangeAuthorizer
Returns true if the subject has top level admin role
hasValidAnnotations() - Method in class org.forgerock.openam.test.apidescriptor.ApiAnnotationAssert
This convenience method will do all assertions necessary to validate that an annotated class was correctly annotated and that it conforms to the OpenAM conventions.
hasValidSchema() - Method in class org.forgerock.openam.test.apidescriptor.ApiSchemaAssert
This convenience method will do all assertions necessary to validate that a resource schema is valid and that it conforms to the OpenAM conventions.
HDLC - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The HDLC Clear Channel type.
HEADER - Static variable in class com.iplanet.services.naming.SessionIDCorrector
 
header(String, String) - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Add the name/value pair to the outgoing headers.
HEADER - Static variable in class org.forgerock.oauth2.core.AccessTokenVerifier
 
HEADER_FILE_PATH - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
HEADER_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Key used to search for header info in a map
HEADER_TIME_REMAINING - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
HEADER_USER_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
HEADER_VALUE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HEADER_VALUE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HEADERS_KEY - Static variable in class org.forgerock.openam.cors.CORSConstants
Configuration Allowed Headers Key.
HeaderType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for HeaderType complex type.
HeaderTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
HeaderTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
HeaderTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
headTask - Variable in class com.sun.identity.common.GeneralTaskRunnable
 
HeadTaskRunnable - Class in com.sun.identity.common
HeadTaskRunnable is designed to be the head of the linked-list when TaskRunnable needs to be linked together.
HeadTaskRunnable(Triggerable, TaskRunnable, Date) - Constructor for class com.sun.identity.common.HeadTaskRunnable
Constructor of HeadTaskRunnable.
HEALTH_CHECK_PERIOD - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
 
HealthCheck - Interface in org.forgerock.openam.sts.soap.healthcheck
This interface exposes the necessary information to be able to perform a health check of the STS.
HealthCheckImpl - Class in org.forgerock.openam.sts.soap.healthcheck
 
HealthCheckImpl() - Constructor for class org.forgerock.openam.sts.soap.healthcheck.HealthCheckImpl
 
heartbeat - Variable in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
HEXBINARY - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The HEXBINARY encoding type indicates that the encoding name given corresponds to Hex encoding of a binary value.
HEXBINARY - Static variable in class com.sun.identity.wss.security.BinarySecurityToken
The HEXBINARY encoding type indicates that the encoding name given corresponds to Hex encoding of a binary value
hexStringToBase64(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Converts HEX encoded string to Base64 encoded string.
hexStringToByteArray(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Converts a HEX encoded string to a byte array.
hexStringToByteArray(String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Converts Hex String to Byte Array.
HexToBase64 - Class in com.sun.identity.saml.common
This class HexToBase64 is used to convert Hex encoded SAML source ID to Base64 encoded ID.
HexToBase64() - Constructor for class com.sun.identity.saml.common.HexToBase64
 
HIDDEN_VALUE_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HIDDEN_VALUE_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HIDDEN_VALUE_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HiddenValueCallback - Class in com.sun.identity.authentication.callbacks
Adds a hidden value callback so that the login form can return values that the are not visually rendered on the page.
HiddenValueCallback(String) - Constructor for class com.sun.identity.authentication.callbacks.HiddenValueCallback
Create a new HiddenValueCallback with the id as specified.
HiddenValueCallback(String, String) - Constructor for class com.sun.identity.authentication.callbacks.HiddenValueCallback
Create a new HiddenValueCallback with the id and initial value as specified.
HIDE_CONFIG_UI - Static variable in class com.sun.identity.sm.SMSUtils
 
HISTORY_FILE_NAME - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
HMAC_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
hmac_sha1(byte[], byte[]) - Static method in class com.sun.identity.authentication.modules.hotp.HOTPAlgorithm
This method uses the JCE to provide the HMAC-SHA-1 algorithm.
HMACOutputLengthImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
HMACOutputLengthImpl(BigInteger) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
HMACOutputLengthImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
HMACOutputLengthImpl(BigInteger) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
HMACSHA256 - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
General alg.
HOME_REALM_DISCOVERY_SERVICE - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for home realm discovery URL.
HOMEPAGE_URL_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Home page file name
HOST - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
HOST - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
host - Variable in class com.sun.identity.common.configuration.ServerConfigXML.ServerObject
 
HOST - Static variable in interface com.sun.identity.plugin.session.SessionProvider
This constant string is used as a property name to indicate the client host.
HOST - Static variable in class org.forgerock.openam.cors.CORSConstants
Used to check the host name provided is the same as the one the server belongs to
HOST_HEADER - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
HOST_ID - Static variable in class com.sun.identity.entitlement.opensso.IndexCache
 
HOST_LIST - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that lists the IP addresses and/or the certAlias for all of the hosts, within the specified partner site, that can send requests to this site.
HOST_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
HOST_NAME - Static variable in class com.sun.identity.log.LogConstants
The HostName field.
HOST_NAME - Static variable in interface com.sun.identity.plugin.session.SessionProvider
This constant string is used as a property name to indicate the client hostname.
HOST_NAME_ATTR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HOST_PROP - Static variable in class org.forgerock.openam.radius.server.ConsoleClient
Name of the property containing the host name of the RADIUS server to communicate with.
hostConfig - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
HostDefaultValueFinder - Class in com.sun.identity.install.tools.configurator
 
HostDefaultValueFinder() - Constructor for class com.sun.identity.install.tools.configurator.HostDefaultValueFinder
 
hostDesc - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
HOSTED_ENTITY_ID - Static variable in class com.sun.identity.saml2.plugins.FedletAdapter
Constants for hosted entity id parameter
HOSTED_ENTITY_ID - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Constants for hosted entity id parameter
hostedConfig - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
hostedConfig - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
hostedConfig - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
hostedConfig - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
hostedDesc - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
hostedDescriptor - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
hostedDescriptor - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
hostedDescriptor - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
hostedEntityId - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
hostedEntityId - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
hostedEntityId - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
hostedEntityId - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
hostedProviderRole - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
hostedProviderRole - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
hostedRole - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
hostEntityId - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
hostMetaAlias - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
hostName - Variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds the host name
HOSTNAME_VALIDATOR - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeAuditServiceStep
 
HostnameValidator - Class in org.forgerock.openam.sm.validation
Service Manager validator for hostnames.
HostnameValidator() - Constructor for class org.forgerock.openam.sm.validation.HostnameValidator
 
hosts - Variable in class com.sun.identity.common.configuration.ServerConfigXML.ServerGroup
 
hosts - Variable in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
HOTP - Class in com.sun.identity.authentication.modules.hotp
 
HOTP() - Constructor for class com.sun.identity.authentication.modules.hotp.HOTP
 
HOTPAlgorithm - Class in com.sun.identity.authentication.modules.hotp
This class contains static methods that are used to calculate the One-Time Password (OTP) using JCE to provide the HMAC-SHA-1.
HOTPParams - Class in com.sun.identity.authentication.modules.hotp
Class to hold the authentication modules HOTP configuration settings.
HOTPParams(String, long, String, String, String, String, Map<?, ?>, int, String, String, String) - Constructor for class com.sun.identity.authentication.modules.hotp.HOTPParams
 
HOTPParams(String, long, String, String, String, String, Map<?, ?>, int, String, String, String, Set<String>) - Constructor for class com.sun.identity.authentication.modules.hotp.HOTPParams
 
HOTPPrincipal - Class in com.sun.identity.authentication.modules.hotp
 
HOTPPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.hotp.HOTPPrincipal
Public constructor that takes user name
HOTPService - Class in com.sun.identity.authentication.modules.hotp
Provides the functionality to send OTP codes to a users Telephone and email.
HOTPService(AMIdentityRepository, String, HOTPParams) - Constructor for class com.sun.identity.authentication.modules.hotp.HOTPService
Constructs an instance of the HOTPService.
HPUX - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
HS256Helper - Class in org.forgerock.openam.services.push.utils
Simple class for performing a single task - the HS256 algorithm performed over a supplied challenge using a provided secret.
HS256Helper(byte[], String) - Constructor for class org.forgerock.openam.services.push.utils.HS256Helper
Generates a new HS256Helper instance.
htmlAuthFile(String) - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
HTMLEncode(String, char) - Static method in class com.sun.identity.saml.common.SAMLUtils
Replaces every occurence of ch with "&#<ascii code of ch>;"
htmlPort(int) - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
HTTP - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
http protocol
HTTP - Static variable in class com.sun.identity.saml.common.SAMLConstants
http protocol.
HTTP_ARTIFACT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to represent HTTP ARTIFACT Binding.
HTTP_AUTH_FILE - Static variable in class com.sun.identity.monitoring.MonitoringUtil
 
HTTP_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_CLIENT_VARIABLE_NAME - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
HTTP_CODE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_CODE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_CODE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_GET - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
HTTP redirect
HTTP_HEADER - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_HEADER_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_HEADER_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_HEADER_LOCALE - Static variable in class com.sun.identity.common.ISLocaleContext
 
HTTP_MAX_CONTENT_LENGTH - Static variable in class com.sun.identity.saml.common.SAMLUtils
Attribute that specifies maximum content length for SAML request in AMConfig.properties file.
HTTP_NEGO - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Http negotiation handshaking error
HTTP_NEGO - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_NEGO_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_NEGO_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_ONLY_COOKIE_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
HTTP_OPTIONS - Static variable in class org.forgerock.openam.cors.CORSConstants
Case-sensitive HTTP OPTIONS method.
HTTP_POST - Static variable in class com.sun.identity.saml.common.SAMLConstants
HTTP POST binding.
HTTP_POST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to represent HTTP POST Binding.
HTTP_REDIRECT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
HTTP redirect
HTTP_REDIRECT - Static variable in class com.sun.identity.saml.common.SAMLConstants
HTTP Redirect binding.
HTTP_REDIRECT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to represent HTTP Redirect Binding.
HTTP_RESPONSE_AUTHENTICATION_FAILED - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
HTTP_RESPONSE_CREATED - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
HTTP_RESPONSE_GENERIC_FAILURE - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
HTTP_RESPONSE_OK - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
HTTP_RESPONSE_OK - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
HTTP_SERVLET_REQUEST - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_SERVLET_REQUEST_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_SERVLET_REQUEST_START - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_SERVLET_RESPONSE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_SERVLET_RESPONSE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_SERVLET_RESPONSE_START - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_SESSION_TRACKING_COOKIE_NAME - Static variable in class org.forgerock.openam.session.SessionConstants
Session Tracking Cookie Name
HTTP_STATUS_CODE - Static variable in class com.sun.identity.saml.common.SAMLConstants
HTTP status code.
HTTP_TOKEN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_TOKEN_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HTTP_TOKEN_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
HttpAccessAuditFilterFactory - Class in org.forgerock.openam.audit
Factory to assist with the creation of audit filters for restlet access.
HttpAccessAuditFilterFactory(Map<AuditConstants.Component, AbstractHttpAccessAuditFilter>) - Constructor for class org.forgerock.openam.audit.HttpAccessAuditFilterFactory
Guice injected constructor for creating a RestletAccessAuditFilterFactory instance.
HTTPBasic - Class in com.sun.identity.authentication.modules.httpbasic
HTTP Basic login module.
HTTPBasic() - Constructor for class com.sun.identity.authentication.modules.httpbasic.HTTPBasic
 
HttpBasicAuthenticationElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.10 HttpsToken Assertion Java content class for HttpBasicAuthentication element declaration.
HttpBasicAuthenticationElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
HttpBasicAuthenticationElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
HttpBasicAuthenticationElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
HTTPBasicPrincipal - Class in com.sun.identity.authentication.modules.httpbasic
 
HTTPBasicPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.httpbasic.HTTPBasicPrincipal
 
HttpCallback - Class in com.sun.identity.authentication.spi
HttpCallback class implements Callback and is used by the authentication module with HTTP protocol based handshaking negotiation.
HttpCallback(String, String, String) - Constructor for class com.sun.identity.authentication.spi.HttpCallback
Creates a HttpCallback object.
HttpCallback(String, String, String, int) - Constructor for class com.sun.identity.authentication.spi.HttpCallback
Creates a HttpCallback object.
HttpClientCreationException - Exception in org.forgerock.openam.selfservice
Represents failure to create a http client.
HttpClientCreationException(String, Throwable) - Constructor for exception org.forgerock.openam.selfservice.HttpClientCreationException
Constructs a new http client creation failure exception.
HttpClientRequest - Interface in org.forgerock.http.client.request
Models the request that a script can send over a org.forgerock.http.client.HttpClient.
HttpClientRequestCookie - Class in org.forgerock.http.client.request
Models a cookie which can be added to a HttpClientRequest.
HttpClientRequestCookie(String, String, String) - Constructor for class org.forgerock.http.client.request.HttpClientRequestCookie
 
HttpClientRequestFactory - Class in org.forgerock.http.client.request
Factory provided to hide implementation details from the scripting module.
HttpClientRequestFactory() - Constructor for class org.forgerock.http.client.request.HttpClientRequestFactory
 
HttpClientResponse - Interface in org.forgerock.http.client.response
Models the response that a script can receive from sending a HttpClientRequest over a org.forgerock.http.client.HttpClient.
HttpContextFilter - Class in org.forgerock.openam.http.authz
A Filter implementation that injects the required OpenAM contexts into the context hierarchy.
HttpContextFilter(Debug, SSOTokenContext.Factory) - Constructor for class org.forgerock.openam.http.authz.HttpContextFilter
 
HttpDigestAuthenticationElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.10 HttpsToken Assertion Java content class for HttpDigestAuthentication element declaration.
HttpDigestAuthenticationElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
HttpDigestAuthenticationElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
HttpDigestAuthenticationElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
HttpGuiceModule - Class in org.forgerock.openam.http
A Guice PrivateModule containing bindings for OpenAM HTTP integration.
HttpGuiceModule() - Constructor for class org.forgerock.openam.http.HttpGuiceModule
 
HttpPrivilegeAuthzModule - Class in org.forgerock.openam.http.authz
An HTTP authorization module for performing privilege checking, PrivilegeAuthzModule for more detail.
HttpPrivilegeAuthzModule(DelegationEvaluator, Map<String, PrivilegeDefinition>, DelegationPermissionFactory, CoreWrapper, SSOTokenManager) - Constructor for class org.forgerock.openam.http.authz.HttpPrivilegeAuthzModule
Create a new instance of HttpAuthorizationModule.
httpRequest(HttpServletRequest) - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Sets the HttpServletRequest which initiated/continued the login process.
HttpRequestContent - Class in org.forgerock.openam.authentication.modules.oauth2
 
HttpRequestContent() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.HttpRequestContent
 
HTTPRequestHandler - Class in com.sun.identity.wss.security.handler
This class HTTPRequestHandler is to process and secure the in-bound or out-bound HTTPRequest of the web service clients and web service providers.
HTTPRequestHandler() - Constructor for class com.sun.identity.wss.security.handler.HTTPRequestHandler
 
HTTPRequestHandlerInterface - Interface in com.sun.identity.wss.security.handler
HTTPRequestHandlerInterface provides the interfaces to process methods required by AMHttpAuthModule and implememted by HTTPRequestHandler
httpResponse(HttpServletResponse) - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Sets the HttpServletResponse which initiated/continued the login process.
HttpRoute - Class in org.forgerock.openam.http
Encapsulates a HTTP route that will handle incoming HTTP requests which can be bound in the Guice injector so it can be registered on the HTTP router.
HttpRouteProvider - Interface in org.forgerock.openam.http
A provider interface that allows HTTP routes to be registered on the root HTTP Router.
HTTPS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
https protocol
Https - Class in com.sun.identity.protocol.https
 
Https() - Constructor for class com.sun.identity.protocol.https.Https
 
HTTPS - Static variable in class com.sun.identity.saml.common.SAMLConstants
https protocol.
HTTPS - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
HTTPS_URL_PREFIX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
HTTPS URL prefix
HttpServletRequestWrapper - Class in com.sun.identity.setup
 
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class com.sun.identity.setup.HttpServletRequestWrapper
 
HttpServletRequestWrapper(Map) - Constructor for class com.sun.identity.setup.HttpServletRequestWrapper
 
HttpServletRequestWrapperEx - Class in com.sun.identity.rest
 
HttpServletRequestWrapperEx(HttpServletRequest) - Constructor for class com.sun.identity.rest.HttpServletRequestWrapperEx
 
HttpServletResponseWrapper - Class in com.sun.identity.setup
 
HttpServletResponseWrapper(HttpServletResponse) - Constructor for class com.sun.identity.setup.HttpServletResponseWrapper
 
httpSession - Variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds the http session
HttpStartupTrigger - Class in org.forgerock.openam.http
This class makes sure that the Guice configuration for the HTTP and REST services are computed during container startup rather than during the first request.
HttpStartupTrigger() - Constructor for class org.forgerock.openam.http.HttpStartupTrigger
 
HttpsTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.10 HttpsToken Assertion Java content class for HttpsToken element declaration.
HttpsTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
HttpsTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
HttpsTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
HttpURLConnectionFactory - Interface in org.forgerock.openam.sts
An instance of this interface will be passed to the HttpURLConnectionWrapperFactory.
HttpURLConnectionManager - Class in com.sun.identity.common
The HttpURLConnectionManager class is used to get HttpURLConnection instances and set read as well as connect timeout
HttpURLConnectionManager() - Constructor for class com.sun.identity.common.HttpURLConnectionManager
 
HttpURLConnectionWrapper - Interface in org.forgerock.openam.sts
Several STS constituents make REST calls to OpenAM.
httpURLConnectionWrapper(URL) - Method in class org.forgerock.openam.sts.HttpURLConnectionWrapperFactory
Method invoked to obtain instances of the HttpURLConnectionWrapper.
HttpURLConnectionWrapper.ConnectionResult - Class in org.forgerock.openam.sts
Class which encapsulates the result of the HttpURLConnection invocation.
HttpURLConnectionWrapperFactory - Class in org.forgerock.openam.sts
A factory to create HttpURLConnectionWrapper instances.
HttpURLConnectionWrapperFactory(HttpURLConnectionFactory) - Constructor for class org.forgerock.openam.sts.HttpURLConnectionWrapperFactory
 
HttpURLResourceName - Class in com.sun.identity.policy.plugins
Deprecated.
URLResourceName should be used in favour of this class ensuring the passed resources are normalised via BaseURLResourceName.canonicalize(String).
HttpURLResourceName() - Constructor for class com.sun.identity.policy.plugins.HttpURLResourceName
Deprecated.
 
HttpURLResourceName - Class in com.sun.identity.shared.whitelist
This implementation of ResourceName extends URLResourceName to add special handling of resources which end in delimiter (BaseURLResourceName) followed by a multi level wildcard.
HttpURLResourceName() - Constructor for class com.sun.identity.shared.whitelist.HttpURLResourceName
 

I

I18n - Class in com.iplanet.services.util
The I18n class provides methods for applications and services to internationalize their messages.
I18n(String) - Constructor for class com.iplanet.services.util.I18n
This constructor takes the name of the component as an argument and it should match with name of the resource bundle
I18N_FILE_NAME - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeAuditServiceStep
 
I18N_KEY - Static variable in class com.sun.identity.policy.ActionSchema
 
I18N_KEY - Static variable in class com.sun.identity.sm.SMSUtils
 
I18N_PRODUCT_NAME - Static variable in interface com.sun.identity.cli.AccessManagerConstants
i18n key for product name.
I18N_PRODUCT_NAME - Static variable in interface com.sun.identity.federation.cli.FederationManagerConstants
i18n key for product name.
I18NInfo - Class in com.sun.identity.install.tools.configurator
 
I18NInfo(String, String) - Constructor for class com.sun.identity.install.tools.configurator.I18NInfo
 
IAdminTool - Interface in com.sun.identity.install.tools.launch
 
IArgument - Interface in com.sun.identity.cli
Arguments constants.
IAssignableMembership - Interface in com.iplanet.ums
Represents a container interface common to groups and roles.
IAT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
IAuthentication - Interface in com.sun.identity.rest.spi
Implements this interface to do REST permission check.
IAuthorization - Interface in com.sun.identity.rest.spi
Implements this interface to do REST permission check.
IAuthorizer - Interface in com.sun.identity.log.spi
This interface defines method for authorization of log operation.
ICachedDirectoryServices - Interface in com.iplanet.am.sdk.common
 
IClassResolver - Interface in com.iplanet.ums
Interface for a class that can resolve the Java class to instantiate for a specific collection of attributes.
ICommonToolsConstants - Interface in com.sun.identity.install.tools.admin
 
IComplianceServices - Interface in com.iplanet.am.sdk.common
 
ICON_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ResourceSets
 
ICONS_ATTRIBUTE - Static variable in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
ICOSDefinition - Interface in com.iplanet.ums.cos
This interface provides method signatures which will be implemented for COS definitions.
ICOSSPECIFIER - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents a keyword used in COS definitions.
ID - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
id - Variable in class com.sun.identity.entitlement.xacml3.core.Attributes
 
ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
ID
id - Variable in class com.sun.identity.federation.message.FSAssertion
Deprecated.
The value of the id attribute in the Assertion.
id - Variable in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
 
id - Variable in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
 
id - Variable in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
 
id - Variable in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
 
id - Variable in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
 
id - Variable in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
 
id - Variable in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
 
id - Variable in class com.sun.identity.federation.message.FSRequest
Deprecated.
 
id - Variable in class com.sun.identity.federation.message.FSResponse
Deprecated.
 
id - Variable in class com.sun.identity.idsvcs.Token
 
id - Variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
 
ID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for ID
ID - Static variable in class org.forgerock.openam.cts.api.tokens.TokenIdFactory
 
ID - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.MAC
REQUIRED.
ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
 
id - Variable in class org.forgerock.openam.radius.common.Packet
The id of the packet.
ID - Static variable in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
ID - Static variable in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
ID - Static variable in class org.forgerock.openam.upgrade.steps.policy.AbstractEntitlementUpgradeStep
 
ID_ATTR - Static variable in class org.forgerock.openam.oauth2.resources.labels.LabelsConstants
 
ID_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ID_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ID_LENGTH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Length of an identifier
ID_LENGTH - Static variable in class com.sun.identity.saml.common.SAMLConstants
Assertion handle, request id, and response id have this length.
ID_LENGTH - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Length for SAMLv2 IDs.
ID_QUERY - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ID_QUERY_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ID_REPO - Static variable in interface com.sun.identity.idm.IdConstants
 
ID_REPO_SERVICE - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
 
ID_STAR_MSG_NOT_UNSTD - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
ID_TOKEN - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
ID_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.AuthorizationEndpoint
 
ID_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
ID_TOKEN_INFO_CLIENT_AUTHENTICATION_ENABLED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
ID_TOKEN_SIGNING_ALGORITHMS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
ID_TYPE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ID_TYPE_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ID_VALUE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
ID_VALUE_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
IdCacheBlock - Class in com.sun.identity.idm.common
This class represents the value part stored in the cache.
IdCacheBlock(String, boolean) - Constructor for class com.sun.identity.idm.common.IdCacheBlock
 
IdCacheBlock(String, String, boolean) - Constructor for class com.sun.identity.idm.common.IdCacheBlock
 
IdCachedServices - Interface in com.sun.identity.idm
 
IdCachedServicesDecorator - Class in org.forgerock.openam.idm
Decorator pattern base class for IdCachedServices implementations.
IdCachedServicesDecorator(IdCachedServices) - Constructor for class org.forgerock.openam.idm.IdCachedServicesDecorator
Constructs the decorator using the given delegate implementation.
IdCachedServicesImpl - Class in com.sun.identity.idm.server
 
IdCacheStats - Class in com.sun.identity.idm.common
IdCacheStats implements the StatsListener and provides the information of the total number of entry in cache table and the number of hits and total number of reads.
IdCacheStats(String) - Constructor for class com.sun.identity.idm.common.IdCacheStats
Creates a new IdRepo Stats
IdConstants - Interface in com.sun.identity.idm
 
IDCTreeServices - Interface in com.iplanet.am.sdk.common
 
IDebug - Interface in com.sun.identity.log.spi
A DebugInterface class is necessary because different clients have a requirement to direct their debug outputs to different destinations.
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.entitlement.interfaces
Allows a pluggable implementation of the Debug service within the OpenAM SDK.
IDebugProvider - Interface in com.sun.identity.shared.debug
Allows a pluggable implementation of the Debug service within the Access Manager SDK.
IDefaultValueFinder - Interface in com.sun.identity.install.tools.configurator
 
IDefinition - Interface in com.sun.identity.cli
This interface defines methods for a CLI definition class.
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.
IDENTIFIER_ENTRY - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
IDENTIFIER_SEPARATOR - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
IDENTITY - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
IDENTITY - Static variable in class com.sun.identity.wss.security.WSSConstants
 
IDENTITY - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ScriptParams
 
IDENTITY_ATTRIBUTE_INVALID - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
IDENTITY_NS - Static variable in class com.sun.identity.wss.trust.ClaimType
 
IDENTITY_OF_TYPE_ALREADY_EXISTS - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
IDENTITY_PROVIDER - Static variable in class com.sun.identity.configuration.ConfigFedMonitoring
 
IDENTITY_REPOSITORY - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
IDENTITY_SUBJECT_NAME - Static variable in class com.sun.identity.wss.logging.LogUtil
 
IDENTITY_WEB_CONTAINER - Static variable in interface com.sun.identity.shared.Constants
Property string for name of the webcontainer.
identityChanged(String) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
This method is called back for all identities that are modified in a repository.
identityChanged(String) - Method in interface com.sun.identity.idm.IdEventListener
This method is called back for all identities that are modified in a repository.
identityChanged(String) - Method in class com.sun.identity.idm.server.JAXRPCObjectImplEventListener
 
identityChanged(String) - Method in class org.forgerock.openam.uma.rest.UmaPolicyApplicationListener
Ensures that if the identity is a UMA resource server then a policy application exists for it, otherwise (based on configuration) deletes the resource servers policy application, policies and resource sets.
IdentityCommand - Class in com.sun.identity.cli.idrepo
Base class for Identity command.
IdentityCommand() - Constructor for class com.sun.identity.cli.idrepo.IdentityCommand
 
IdentityConverter() - Constructor for class org.forgerock.openam.tokens.Converter.IdentityConverter
 
identityDeleted(String) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
This method is called back for all identities that are deleted from a repository.
identityDeleted(String) - Method in interface com.sun.identity.idm.IdEventListener
This method is called back for all identities that are deleted from a repository.
identityDeleted(String) - Method in class com.sun.identity.idm.server.JAXRPCObjectImplEventListener
 
identityDeleted(String) - Method in class org.forgerock.openam.uma.rest.UmaPolicyApplicationListener
Deletes, (based on configuration), the resource servers policy application, policies and resource sets.
IdentityDetails - Class in com.sun.identity.idsvcs
 
IdentityDetails() - Constructor for class com.sun.identity.idsvcs.IdentityDetails
 
IdentityDetails(String, String, String, ListWrapper, ListWrapper, ListWrapper, Attribute[]) - Constructor for class com.sun.identity.idsvcs.IdentityDetails
 
IdentityDetails_LiteralSerializer - Class in com.sun.identity.idsvcs
 
IdentityDetails_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.IdentityDetails_LiteralSerializer
 
IdentityDetails_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.IdentityDetails_LiteralSerializer
 
identityDetailsToJsonValue(IdentityDetails) - Static method in class org.forgerock.openam.core.rest.IdentityRestUtils
Convert an IdentityDetails object into a JsonValue.
IdentityManagementServices_SerializerRegistry - Class in com.sun.identity.jaxrpc
 
IdentityManagementServices_SerializerRegistry() - Constructor for class com.sun.identity.jaxrpc.IdentityManagementServices_SerializerRegistry
 
IdentityManager - Class in org.forgerock.openam.oauth2
Allows a client and resource owner's identity to be retrieved.
IdentityManager(OAuth2ProviderSettingsFactory) - Constructor for class org.forgerock.openam.oauth2.IdentityManager
Constructs a new IdentityManager.
identityMovedOrRenamed(DN) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Called if an identity has been renamed or moved within the identity store.
identityMovedOrRenamed(DN) - Method in interface org.forgerock.openam.idrepo.ldap.IdentityMovedOrRenamedListener
Called if an identity has been renamed or moved within the identity store.
IdentityMovedOrRenamedListener - Interface in org.forgerock.openam.idrepo.ldap
Interface describing interactions when a watched identity is moved or renamed.
IdentityNotFoundException - Exception in org.forgerock.openam.idrepo.ldap
 
IdentityNotFoundException(String, String, ResultCode, Object[]) - Constructor for exception org.forgerock.openam.idrepo.ldap.IdentityNotFoundException
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
identityOfTypeAlreadyExists(String, String) - Static method in exception com.sun.identity.idm.IdRepoDuplicateObjectException
Create an instance using the localized IdRepoErrorCode.IDENTITY_OF_TYPE_ALREADY_EXISTS error message populated with the provided name and type.
identityRenamed(String) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
This method is called for all identities that are renamed in a repository.
identityRenamed(String) - Method in interface com.sun.identity.idm.IdEventListener
This method is called for all identities that are renamed in a repository.
identityRenamed(String) - Method in class com.sun.identity.idm.server.JAXRPCObjectImplEventListener
 
identityRenamed(String) - Method in class org.forgerock.openam.uma.rest.UmaPolicyApplicationListener
Not required.
IdentityResourceExceptionMappingHandler - Class in org.forgerock.openam.errors
* Translates errors from IdRepoException to ResourceException
IdentityResourceExceptionMappingHandler() - Constructor for class org.forgerock.openam.errors.IdentityResourceExceptionMappingHandler
 
IdentityResourceV1 - Class in org.forgerock.openam.core.rest
A simple Map based collection resource provider.
IdentityResourceV1(String, MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, Set<UiRolePredicate>) - Constructor for class org.forgerock.openam.core.rest.IdentityResourceV1
Creates a backend
IdentityResourceV2 - Class in org.forgerock.openam.core.rest
A simple Map based collection resource provider.
IdentityResourceV2(String, MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, BaseURLProviderFactory, Set<UiRolePredicate>) - Constructor for class org.forgerock.openam.core.rest.IdentityResourceV2
Creates a backend
IdentityResourceV3 - Class in org.forgerock.openam.core.rest
A simple Map based collection resource provider.
IdentityResourceV3(String, MailServerLoader, IdentityServicesImpl, CoreWrapper, RestSecurityProvider, ConsoleConfigHandler, BaseURLProviderFactory, Set<String>, Set<UiRolePredicate>) - Constructor for class org.forgerock.openam.core.rest.IdentityResourceV3
Constructs a new identity resource.
IdentityRestUtils - Class in org.forgerock.openam.core.rest
 
IdentityServices - Interface in com.sun.identity.idsvcs
Base interface for all security providers.
IdentityServicesException - Class in org.forgerock.openam.errors
Used as a reference to IdServiceExceptions.
IdentityServicesException() - Constructor for class org.forgerock.openam.errors.IdentityServicesException
 
IdentityServicesExceptionMappingHandler - Class in org.forgerock.openam.errors
To convert from specific Identity Repo (e.g.
IdentityServicesExceptionMappingHandler() - Constructor for class org.forgerock.openam.errors.IdentityServicesExceptionMappingHandler
 
IdentityServicesFactory - Class in com.sun.identity.idsvcs
Factory object to maintain multiple implementations of Identity Services.
IdentityServicesHandler - Class in com.sun.identity.idsvcs.rest
Provides a marshall/unmarshall layer to the Security interface.
IdentityServicesHandler() - Constructor for class com.sun.identity.idsvcs.rest.IdentityServicesHandler
 
IdentityServicesHandler.SecurityMethod - Class in com.sun.identity.idsvcs.rest
Defined by the interface 'com.sun.identity.idsvcs.Security'.
IdentityServicesHandler.SecurityParameter - Class in com.sun.identity.idsvcs.rest
Enum to get the request parameters and test w/ the SecurityMethods.
IdentityServicesImpl - Interface in com.sun.identity.idsvcs
 
IdentityServicesImpl - Class in com.sun.identity.idsvcs.opensso
Web Service to provide security based on authentication and authorization support.
IdentityServicesImpl() - Constructor for class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
 
IdentityServicesImpl_attributes_Fault_SOAPBuilder - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_attributes_Fault_SOAPBuilder() - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPBuilder
 
IdentityServicesImpl_attributes_Fault_SOAPSerializer - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_attributes_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPSerializer
 
IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder() - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder
 
IdentityServicesImpl_getCookieNameForToken_Fault_SOAPSerializer - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_getCookieNameForToken_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPSerializer
 
IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder() - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder
 
IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPSerializer - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPSerializer
 
IdentityServicesImpl_log_Fault_SOAPBuilder - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_log_Fault_SOAPBuilder() - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPBuilder
 
IdentityServicesImpl_log_Fault_SOAPSerializer - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_log_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPSerializer
 
IdentityServicesImpl_read_Fault_SOAPBuilder - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_read_Fault_SOAPBuilder() - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPBuilder
 
IdentityServicesImpl_read_Fault_SOAPSerializer - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_read_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPSerializer
 
IdentityServicesImpl_Tie - Class in com.sun.identity.idsvcs
 
IdentityServicesImpl_Tie() - Constructor for class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
IdentityServicesImplService_SerializerRegistry - Class in com.sun.identity.idsvcs
 
IdentityServicesImplService_SerializerRegistry() - Constructor for class com.sun.identity.idsvcs.IdentityServicesImplService_SerializerRegistry
 
IdentityServicesServlet - Class in com.sun.identity.idsvcs
Provides implementation for returning WSDL.
IdentityServicesServlet() - Constructor for class com.sun.identity.idsvcs.IdentityServicesServlet
 
IdentitySubject - Class in org.forgerock.openam.entitlement.conditions.subject
This class represents an Identity to be used in the entitlements policy engine
IdentitySubject() - Constructor for class org.forgerock.openam.entitlement.conditions.subject.IdentitySubject
 
IdentityUtils - Class in org.forgerock.openam.identity.idm
Collection of helper functions for AMIdentity.
IdentityUtils() - Constructor for class org.forgerock.openam.identity.idm.IdentityUtils
 
IdEventListener - Interface in com.sun.identity.idm
Represents the event listener interface that consumers of this API should implement and register with the AMIdentityRepository to receive notifications.
IDFF - Static variable in interface com.sun.identity.cot.COTConstants
ID-FF Protocol
IDFF - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
ID-FF component name used in obtaining provider.
IDFF - Static variable in class com.sun.identity.multiprotocol.SingleLogoutManager
Constant for ID-FF Protocol
IDFF_BUNDLE_NAME - Static variable in class com.sun.identity.federation.meta.IDFFMetaUtils
Bundle Name
IDFF_COOKIE_NAME - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
IDFF_META_SERVICE - Static variable in class com.sun.identity.federation.meta.IDFFMetaUtils
IDFF Meta Data Configuration Name
IDFF_METADATA_SERVICE - Static variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
IDFF_READER_URI - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
IDFF_SPECIFICATION - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
IDFF specification.
IDFF_WRITER_URI - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
IDFFArtifacts - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvc
Variable for storing the value of "IDFFArtifacts".
IDFFAssertions - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvc
Variable for storing the value of "IDFFAssertions".
IDFFCOTUtils - Class in com.sun.identity.federation.meta
This class utility methods to update circle of trust attribute in the service and identity provider configuration.
IDFFCOTUtils(Object) - Constructor for class com.sun.identity.federation.meta.IDFFCOTUtils
Creates a new instance of IDFFCOTUtils
idffEntities(Map<String, Map<String, String>>) - Method in class com.sun.identity.monitoring.SSOServerRealmFedInfo.SSOServerRealmFedInfoBuilder
 
IDFFIdAuthnRqt - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvc
Variable for storing the value of "IDFFIdAuthnRqt".
IDFFIdDestn - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvc
Variable for storing the value of "IDFFIdDestn".
IDFFIdLocalSessToken - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvc
Variable for storing the value of "IDFFIdLocalSessToken".
IDFFMetaCache - Class in com.sun.identity.federation.meta
This class provides methods for caching the Federation metadata.
IDFFMetaException - Exception in com.sun.identity.federation.meta
This class handles IDFF Metadata related exceptions.
IDFFMetaException(String) - Constructor for exception com.sun.identity.federation.meta.IDFFMetaException
Constructs a IDFFMetaException with a detailed message.
IDFFMetaException(Throwable) - Constructor for exception com.sun.identity.federation.meta.IDFFMetaException
Constructs a IDFFMetaException with an embedded exception.
IDFFMetaException(Exception) - Constructor for exception com.sun.identity.federation.meta.IDFFMetaException
Constructs a IDFFMetaException with an exception.
IDFFMetaException(String, Object[]) - Constructor for exception com.sun.identity.federation.meta.IDFFMetaException
Constructs a new IDFFMetaException without a nested Throwable.
IDFFMetaException(String, String, Object[]) - Constructor for exception com.sun.identity.federation.meta.IDFFMetaException
Constructs a new IDFFMetaException without a nested Throwable.
IDFFMetaManager - Class in com.sun.identity.federation.meta
The IDFFMetaManager provides methods to manage the Service and Identity Provider and Affiliation Metadata , the Entity Configuration.
IDFFMetaManager(Object) - Constructor for class com.sun.identity.federation.meta.IDFFMetaManager
Constructor.
IDFFMetaSecurityUtils - Class in com.sun.identity.federation.meta
The IDFFMetaSecurityUtils class provides metadata security related utility functions.
IDFFMetaServiceListener - Class in com.sun.identity.federation.meta
The IDFFMetaServiceListener implements ConfigurationListener interface .
IDFFMetaServiceListener() - Constructor for class com.sun.identity.federation.meta.IDFFMetaServiceListener
 
IDFFMetaUtils - Class in com.sun.identity.federation.meta
This class contains utility methods to process the IDFF Meta data.
IDFFMetaUtils() - Constructor for class com.sun.identity.federation.meta.IDFFMetaUtils
Default Constructor
IDFFNameIdentifierMapper - Class in com.sun.identity.liberty.ws.disco.plugins
The class IDFFNameIdentifierMapper is an implementation of NameIdentifierMapper for Liberty ID-FF providers.
IDFFNameIdentifierMapper() - Constructor for class com.sun.identity.liberty.ws.disco.plugins.IDFFNameIdentifierMapper
 
IDFFProviderManager - Class in com.sun.identity.liberty.ws.util
The class IDFFProviderManager retrieves properties consumed by IDWSF from providers defined in IDFF.
IDFFProviderManager() - Constructor for class com.sun.identity.liberty.ws.util.IDFFProviderManager
 
IDFFRelayState - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvc
Variable for storing the value of "IDFFRelayState".
IDFFSingleLogoutHandler - Class in com.sun.identity.multiprotocol
The IDFFSingleLogoutHander class is an implementation of the SingleLogoutHandler for the Liberty ID-FF protocol.
IDFFSingleLogoutHandler() - Constructor for class com.sun.identity.multiprotocol.IDFFSingleLogoutHandler
Creates a new instance of IDFFSingleLogoutHandler
IDFFStatus - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvc
Variable for storing the value of "IDFFStatus".
IDFFUserIDSessionList - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvc
Variable for storing the value of "IDFFUserIDSessionList".
idFragment() - Method in class org.forgerock.openam.rest.router.ApiRouteMatcher
 
idFromValue(Object) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementsRegistryTypeIdResolver
 
idFromValueAndType(Object, Class<?>) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementsRegistryTypeIdResolver
 
IDirectoryServices - Interface in com.iplanet.am.sdk.common
Internal interface which provides service methods to avail all LDAP Directory related services.
IDirectoryServicesProvider - Interface in com.iplanet.am.sdk.common
 
IDLE_TIME - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
IdleTimeoutAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.28 of RFC 2865.
IdleTimeoutAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.IdleTimeoutAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
IdleTimeoutAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.IdleTimeoutAttribute
Construct an instance from the desired timeout value.
idOf(JsonValue) - Static method in class org.forgerock.openam.uma.UmaPolicy
Parses the unique resource set id, that the UMA policy relates to, from the UMA policy JSON.
IdOperation - Class in com.sun.identity.idm
The class IdOperation defines the types of operations supported on managed identities, and provides static constants for these operation.
IdOperation(String) - Constructor for class com.sun.identity.idm.IdOperation
Constructs an IdOperation of type string
IDP - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP role
IDP - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name of URL query parameter to be used by WSC to include providerID of IDP, that was used to authenticate user.
IDP - Static variable in class com.sun.identity.saml2.plugins.DefaultAccountMapper
 
IDP - Static variable in class com.sun.identity.saml2.plugins.DefaultAttributeMapper
 
IDP - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
 
IDP - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAttributeMapper
 
IDP_ACCOUNT_MAPPER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Identity provider account mapper.
IDP_ADAPTER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
IDP Adapter class attribute name
IDP_ARTIF_CACHE - Static variable in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
IDP_ARTIF_CACHE - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
 
IDP_ARTIF_ISSUED - Static variable in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
IDP_ARTIF_ISSUED - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
 
IDP_ASSERT_CACHE - Static variable in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
IDP_ASSERT_CACHE - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
 
IDP_ASSERT_ISSUED - Static variable in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
IDP_ASSERT_ISSUED - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
 
IDP_ATTRIBUTE_MAP - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP Attribute Map
IDP_ATTRIBUTE_MAPPER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Identity provider attribute mapper.
IDP_AUTHNCONTEXT_CLASSREF_MAPPING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
IDP_AUTHNCONTEXT_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
IDP_AUTHNCONTEXT_MAPPING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP AuthnContext Mapping
IDP_DISABLE_NAMEID_PERSISTENCE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Flag to indicate that we do not want to write the federation info in the IdP's local User Data Store.
IDP_ECP_SESSION_MAPPER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
IDP_ENTRIES - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP Entries
IDP_FINDER_ENABLED_IN_SP - Static variable in class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
 
IDP_FINDER_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Idp finder URL
IDP_FINDER_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Idp finder URL
IDP_INVAL_RQTS_RCVD - Static variable in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
IDP_INVAL_RQTS_RCVD - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
 
IDP_LIST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDPList
IDP_LOGIN_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Specify login URL IDP will redirect to when there is no valid session
IDP_META_ALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for IDPMetaAlias SSO token property
IDP_META_NOT_FOUND - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
IDP_METADATA_ERROR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
IDP_NOT_FOUND - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
IDP_PROVIDER_SFX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP provider suffix
IDP_PROXY_COUNT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP Proxy Count
IDP_PROXY_COUNT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
IDP Proxy Count
IDP_PROXY_FINDER_ATTR_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
IDP Proxy finder attribute name in the IDP Extended metadata
IDP_PROXY_FINDER_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
IDP Proxy finder name
IDP_PROXY_LIST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP Proxy Name List
IDP_PROXY_LIST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
IDP Proxy Name List
IDP_ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Identity Provider Role
IDP_RQTS_RCVD - Static variable in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
IDP_RQTS_RCVD - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
 
IDP_SESSION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Key used to save IDP Session in a map
IDP_SESSION_INDEX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for SAML2IDPSessionIndex SSO token property
IDP_SESSION_SYNC_ENABLED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
IDP Session Synchronize Enabled
IDPAccountMapper - Interface in com.sun.identity.saml2.plugins
The interface IDPAccountMapper is used to map the local identities to the SAML protocol objects and also the vice versa for some of the protocols for e.g.
IDPAccountMapper - Interface in com.sun.identity.wsfederation.plugins
The interface IDPAccountMapper is used to map the local identities to the SAML protocol objects and also the vice versa for some of the protocols for e.g.
idpAccountMapperCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the idp account mapper.
idpAdapterCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the IDP Adapter.
IDPArtifactResolution - Class in com.sun.identity.saml2.profile
This class handles the artifact resolution request from a service provider.
IDPArtifactResolutionServiceSOAP - Class in com.sun.identity.saml2.servlet
This class IDPArtifactResolutionServiceSOAP receives and processes ArtififactResolve request using SOAP binding on IDP side.
IDPArtifactResolutionServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.IDPArtifactResolutionServiceSOAP
 
IDPAttributeMapper - Interface in com.sun.identity.saml2.plugins
This interface IDPAttributeMapper is used to map the authenticated user configured attributes to SAML Attributes so that the SAML framework may insert these attribute information as SAML AttributeStatements in SAML Assertion.
IDPAttributeMapper - Interface in com.sun.identity.wsfederation.plugins
This interface IDPAttributeMapper is used to map the authenticated user configured attributes to SAML Attributes so that the SAML framework may insert these attribute information as SAML AttributeStatements in SAML Assertion.
idpAttributeMapperCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the idp attribute mapper.
IDPAuthenticationMethodMapper - Interface in com.sun.identity.wsfederation.plugins
The interface IDPAuthenticationMethodMapper creates an IDPAuthenticationTypeInfo based on the RequestAuthnContext from the AuthnRequest sent by a Service Provider and the AuthnContext configuration at the IDP entity config.
IDPAuthenticationTypeInfo - Class in com.sun.identity.wsfederation.plugins
The class IDPAuthenticationTypeInfo consists of the mapping between AuthenticationType and the actual authentication mechanism at the Identity Provider.
IDPAuthenticationTypeInfo(String, Set) - Constructor for class com.sun.identity.wsfederation.plugins.IDPAuthenticationTypeInfo
The constructor.
idpAuthnContextCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the authn context objects before IDP redirects user to authentication.
IDPAuthnContextInfo - Class in com.sun.identity.saml2.plugins
The class IDPAuthnContextInfo consists of the mapping between AuthnContextClassRef and the actual authentication mechanism at the Identity Provider.
IDPAuthnContextInfo(AuthnContext, Set, Integer) - Constructor for class com.sun.identity.saml2.plugins.IDPAuthnContextInfo
The constructor.
IDPAuthnContextMapper - Interface in com.sun.identity.saml2.plugins
The interface IDPAuthnContextMapper creates an IDPAuthnContextInfo based on the RequestAuthnContext from the AuthnRequest sent by a Service Provider and the AuthnContext configuration at the IDP entity config.
idpAuthnContextMapperCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the idp authn context mapper.
IDPCache - Class in com.sun.identity.saml2.profile
This class caches authn request objects and relay states based on the request id of the authn requests It also caches idp session by session index.
idpDescriptor - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
IDPDISCOVERY_COOKIE_DOMAIN - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
IDPDISCOVERY_COOKIE_TYPE - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
IDPDISCOVERY_URL_SCHEME - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
IDPDiscoveryConstants - Interface in com.sun.identity.saml2.idpdiscovery
This interface represents a collection of common constants used by the classes in saml2 idp discovery Service.
IDPDiscoveryWARConfigurator - Class in com.sun.identity.saml2.idpdiscovery
This class is used to setup the OpenAM IDP Discovery WAR.
IDPDiscoveryWARConfigurator() - Constructor for class com.sun.identity.saml2.idpdiscovery.IDPDiscoveryWARConfigurator
 
IDPECPSessionMapper - Interface in com.sun.identity.saml2.plugins
This interface IDPECPSessionMapper is used to find a valid session from HTTP servlet request on IDP with ECP profile.
idpECPSessionMapperCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the idp ecp session mapper.
idpEntityId - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
IDPENTITYID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
IDPEntries - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
IDPEntries() - Constructor for class com.sun.identity.federation.message.common.IDPEntries
Deprecated.
Default Constructor.
IDPEntries(List) - Constructor for class com.sun.identity.federation.message.common.IDPEntries
Deprecated.
Constructor creates IDPEntries object.
IDPEntries(Element) - Constructor for class com.sun.identity.federation.message.common.IDPEntries
Deprecated.
Constructor creates IDPEntries object from a Document Element.
idpEntries - Variable in class com.sun.identity.federation.message.FSIDPList
Deprecated.
IDPEntries object.
IDPEntry - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
IDPEntry() - Constructor for class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Default Constructor.
IDPEntry(String, String, String) - Constructor for class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Constructor creates IDPEntry object.
IDPEntry(Element) - Constructor for class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Constructor creates IDPEntry Object from Document Element.
IDPENTRY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for IDPEntry Element.
IDPENTRY - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
IDPEntry - Interface in com.sun.identity.saml2.protocol
This interface defines methods to set/retrieve single identity provider information trusted by the request issuer to authenticate the presenter.
IDPEntryImpl - Class in com.sun.identity.saml2.protocol.impl
This class defines methods to set/retrieve single identity provider information trusted by the request issuer to authenticate the presenter.
IDPEntryImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Constructor to create IDPEntry Object.
IDPEntryImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Constructor to create IDPEntry Object.
IDPEntryImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Constructor to create IDPEntry Object.
idpId(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the Idenity Provider id on the SAML2ConfigBuilder.
IDPLIST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for IDPList Element.
IDPLIST - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
IDPList - Interface in com.sun.identity.saml2.protocol
This interface specifies the identity providers trusted by the requester to authenticate the presenter.
IDPListImpl - Class in com.sun.identity.saml2.protocol.impl
This class specifies the identity providers trusted by the requester to authenticate the presenter.
IDPListImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.IDPListImpl
Constructor creates the IDPList Object.
IDPListImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.IDPListImpl
Constructor to create the IDPList Object.
IDPListImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.IDPListImpl
Constructor to create the IDPList Object.
IDPManageNameIDServiceSOAP - Class in com.sun.identity.saml2.servlet
This class IDPManageNameIDServiceSOAP receives and processes Manage NameID request using SOAP binding on IDP side.
IDPManageNameIDServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.IDPManageNameIDServiceSOAP
 
IDPP_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
IDPP_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
IDPP_JAXB_PKG - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
IDPP_PLUGIN_JAXB_PKG - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
IDPP_SERVICE - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
IDPP_SERVICE_TYPE - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
IDPPAddressCard - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPAddressCard is an implementation of IDPPContainer.
IDPPAddressCard() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPAddressCard
Constructor
IDPPAttributeMapper - Class in com.sun.identity.liberty.ws.idpp.plugin
This class IDPPAttributeMapper is an implementation of IDPP and the LDAP Attribute Mapper.
IDPPAttributeMapper() - Constructor for class com.sun.identity.liberty.ws.idpp.plugin.IDPPAttributeMapper
Constructor
IDPPAuthorizer - Class in com.sun.identity.liberty.ws.idpp.plugin
The class IDPPAuthorizer is the default implementation of IDPP Authorization and implements Authorizer.
IDPPAuthorizer() - Constructor for class com.sun.identity.liberty.ws.idpp.plugin.IDPPAuthorizer
Default constructor
IDPPBaseContainer - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPBaseContainer is base class for common funcionality for any IDPPContainer.
IDPPBaseContainer() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
 
IDPPCommonName - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPCommonName is an implementation of IDPPContainer.
IDPPCommonName() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPCommonName
Constructor
IDPPConstants - Class in com.sun.identity.liberty.ws.idpp.common
 
IDPPConstants() - Constructor for class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
IDPPContainer - Interface in com.sun.identity.liberty.ws.idpp.plugin
The interface IDPPContainer provides a plugin for the IDPP containers.
IDPPDemographics - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPDemographics is an implementation of IDPPContainer.
IDPPDemographics() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPDemographics
Constructor
IDPPEmergencyContact - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPEmergencyContact is an implementation of IDPPContainer.
IDPPEmergencyContact() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPEmergencyContact
Constructor
IDPPEmploymentIdentity - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPEmploymentIdentity is an implementation of IDPPContainer.
IDPPEmploymentIdentity() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPEmploymentIdentity
 
IDPPEncryptKey - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPEncryptKey is an implementation of IDPPContainer.
IDPPEncryptKey() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPEncryptKey
Constructor
IDPPException - Exception in com.sun.identity.liberty.ws.idpp.common
The IDPPException class represents a error while processing Personal profile requests.
IDPPException(Throwable) - Constructor for exception com.sun.identity.liberty.ws.idpp.common.IDPPException
Constructor with throwable object.
IDPPException(String) - Constructor for exception com.sun.identity.liberty.ws.idpp.common.IDPPException
Constructor with a message.
IDPPExtension - Interface in com.sun.identity.liberty.ws.idpp.plugin
The class IDPPExtension is an interface for extension attributes in each IDPPContainer.
IDPPExtensionContainer - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPExtensionContainer is an implementation of IDPPContainer for the IDPP extensions.
IDPPExtensionContainer() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPExtensionContainer
Constructor
IDPPFacade - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPFacade is an implementation of IDPPContainer.
IDPPFacade() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPFacade
Constructor
idppIDSMap - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
 
IDPPInformalName - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPInformalName is an implementation of IDPPContainer.
IDPPInformalName() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPInformalName
 
IDPPLegalIdentity - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPLegalIdentity is an implementation of IDPPContainer.
IDPPLegalIdentity() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPLegalIdentity
 
IDPPMsgContact - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPMsgContact is an implementation of IDPPContainer.
IDPPMsgContact() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPMsgContact
Constructor
IDPPResourceIDMapper - Class in com.sun.identity.liberty.ws.idpp.plugin
The class IDPPResourceIDMapper is an implementation of ResourceIDMapper which is used to map a IDPP user with a user that has been registered with discovery.
IDPPResourceIDMapper() - Constructor for class com.sun.identity.liberty.ws.idpp.plugin.IDPPResourceIDMapper
 
IDPProvidedNameIdentifier - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
IDPProvidedNameIdentifier(String, String, String) - Constructor for class com.sun.identity.federation.message.common.IDPProvidedNameIdentifier
Deprecated.
Constructor creates IDPProvidedNameIdentifier object.
IDPProvidedNameIdentifier(Element) - Constructor for class com.sun.identity.federation.message.common.IDPProvidedNameIdentifier
Deprecated.
Constructor creates IDPProvidedNameIdentifier object from Document Element.
IDPProvidedNameIdentifier(String, String) - Constructor for class com.sun.identity.federation.message.common.IDPProvidedNameIdentifier
Deprecated.
Constructor creates IDPProvidedNameIdentifier object.
idpProxyFinderCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the IDP Proxy Finder.
IDPProxyUtil - Class in com.sun.identity.saml2.profile
Utility class to be used for IDP Proxying.
IDPPServiceInstanceUpdate - Class in com.sun.identity.liberty.ws.idpp.plugin
This class IDPPServiceInstanceUpdate is an implementation of ServiceInstanceUpdate for the Personal Profile Service.
IDPPServiceInstanceUpdate() - Constructor for class com.sun.identity.liberty.ws.idpp.plugin.IDPPServiceInstanceUpdate
 
IDPPServiceManager - Class in com.sun.identity.liberty.ws.idpp
The class IDPPServiceManager is a manager class for managing IDPP service configuration.
IDPPSignKey - Class in com.sun.identity.liberty.ws.idpp.container
This class IDPPSignKey is an implementation of IDPPContainer.
IDPPSignKey() - Constructor for class com.sun.identity.liberty.ws.idpp.container.IDPPSignKey
Constructor
IDPPUtils - Class in com.sun.identity.liberty.ws.idpp.common
Class IDPPUtils is utility class used by IDPP service for any common functionality in various modules.
IDPPUtils() - Constructor for class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
 
IDPRequestValidator - Interface in org.forgerock.openam.saml2
Responsible for validating and providing a handful of parameters required for processing the IDP requests.
IDPSession - Class in com.sun.identity.saml2.profile
This class represents a session in the identity provider side.
IDPSession(Object) - Constructor for class com.sun.identity.saml2.profile.IDPSession
Constructor for a IDPSession.
IDPSession(IDPSessionCopy) - Constructor for class com.sun.identity.saml2.profile.IDPSession
 
IDPSessionCopy - Class in com.sun.identity.saml2.profile
This class represents a copy of a session in the identity provider side.
IDPSessionCopy() - Constructor for class com.sun.identity.saml2.profile.IDPSessionCopy
Default constructor for deserialization.
IDPSessionCopy(String) - Constructor for class com.sun.identity.saml2.profile.IDPSessionCopy
Constructor for a IDPSessionCopy
IDPSessionCopy(IDPSession) - Constructor for class com.sun.identity.saml2.profile.IDPSessionCopy
 
idpSessionIndex - Variable in class com.sun.identity.saml2.profile.SPFedSession
SessionIndex from IDP.
IDPSessionListener - Class in com.sun.identity.saml2.profile
The class IDPSessionListener implements SessionListener interface and is used for maintaining the IDP session cache.
IDPSessionListener() - Constructor for class com.sun.identity.saml2.profile.IDPSessionListener
Constructor of IDPSessionListener.
idpSessionsByIndices - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the idp sessions.
idpSessionsBySessionID - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the IDPSession per session ID.
IDPSingleLogout - Class in com.sun.identity.saml2.profile
This class reads the required data from HttpServletRequest and initiates the LogoutRequest from IDP to SP.
IDPSingleLogoutServiceSOAP - Class in com.sun.identity.saml2.servlet
This class IDPSingleLogoutServiceSOAP receives and processes single logout request using SOAP binding on IDP side.
IDPSingleLogoutServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.IDPSingleLogoutServiceSOAP
 
IDPSingleSignOnServiceSOAP - Class in com.sun.identity.saml2.servlet
This class SPSingleSignOnServiceSOAP receives and processes AuthnRequest using SOAP binding on IDP side.
IDPSingleSignOnServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.IDPSingleSignOnServiceSOAP
 
IDPSSOConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for IDPSSOConfig element declaration.
IDPSSOConfigElement - Interface in com.sun.identity.wsfederation.jaxb.entityconfig
Java content class for IDPSSOConfig element declaration.
IDPSSOConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
IDPSSOConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
IDPSSOConfigElementImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
IDPSSOConfigElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
IDPSSOConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
IDPSSOConfigElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
IDPSSODescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for IDPSSODescriptor element declaration.
IDPSSODescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
IDPSSODescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
IDPSSODescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
IDPSSODescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for IDPSSODescriptorType complex type.
IDPSSODescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
IDPSSODescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
IDPSSODescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
IDPSSOFederate - Class in com.sun.identity.saml2.profile
This class handles the federation and/or single sign on request from a service provider.
IDPSSOFederateRequest - Class in org.forgerock.openam.saml2
Represents the data necessary for a request to be handled by the IdP SSO Federate's authenticate and authentication lookup systems, as well as all related utility functions.
IDPSSOFederateRequest(String, String, SAML2IdentityProviderAdapter, String, String) - Constructor for class org.forgerock.openam.saml2.IDPSSOFederateRequest
Data necessary for either authentication or authentication lookup via SAML2 IdP.
IDPSSOUtil - Class in com.sun.identity.saml2.profile
The utility class is used by the identity provider to process the authentication request from a service provider and send back a proper response.
IDPSSOUtil - Class in com.sun.identity.wsfederation.profile
The utility class is used by the identity provider to process the authentication request from a service provider and send back a proper response.
IDPSSOUtil() - Constructor for class com.sun.identity.wsfederation.profile.IDPSSOUtil
 
IdQueryFilterVisitor - Class in org.forgerock.openam.core.rest.sms
QueryFilterVisitor that only implements 'equals _id' functionality.
IdQueryFilterVisitor() - Constructor for class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
IdReference - Class in com.sun.identity.entitlement.xacml3.core
Java class for IdReferenceType complex type.
IdReference() - Constructor for class com.sun.identity.entitlement.xacml3.core.IdReference
 
IdRemoteCachedServicesImpl - Class in com.sun.identity.idm.remote
Class which provides caching on top of available IdRepoLDAPServices.
IdRemoteEventListener - Class in com.sun.identity.idm.remote
The IdRemoteEventListener handles the events generated from the server.
IdRemoteServicesImpl - Class in com.sun.identity.idm.remote
 
IdRemoteServicesImpl() - Constructor for class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
IdRemoteServicesProviderImpl - Class in com.sun.identity.idm.remote
 
IdRemoteServicesProviderImpl() - Constructor for class com.sun.identity.idm.remote.IdRemoteServicesProviderImpl
 
IdRepo - Class in com.sun.identity.idm
This interface defines the methods which need to be implemented by plugins.
IdRepo() - Constructor for class com.sun.identity.idm.IdRepo
 
IDREPO_CACHESTAT - Static variable in interface com.sun.identity.idm.IdConstants
 
IDREPO_SERVICE - Static variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
IDREPO_SERVICE - Static variable in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
IDREPO_SVC_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
IdRepoAttributeValidator - Interface in com.sun.identity.idm.server
This interface defines the methods which validate attributes.
IdRepoAttributeValidatorImpl - Class in com.sun.identity.idm.server
This interface defines the methods which validate attributes.
IdRepoAttributeValidatorImpl() - Constructor for class com.sun.identity.idm.server.IdRepoAttributeValidatorImpl
 
IdRepoAttributeValidatorManager - Class in com.sun.identity.idm.server
The IdRepoAttributeValidatorManager class manages IdRepoAttributeValidator for realm.
IdRepoBundle - Class in com.sun.identity.idm
 
IdRepoBundle() - Constructor for class com.sun.identity.idm.IdRepoBundle
 
IdRepoCacheEntries - Variable in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Variable for storing the value of "IdRepoCacheEntries".
IdRepoCacheHits - Variable in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Variable for storing the value of "IdRepoCacheHits".
IdRepoCreationListener - Interface in com.sun.identity.idm
A listener that will be notified each time a AMIdentityRepository is created.
IdRepoDataStoreProvider - Class in com.sun.identity.plugin.datastore.impl
The IdRepoDataStoreProvider is an implementation of DataStoreProvider using IdRepo APIs.
IdRepoDataStoreProvider() - Constructor for class com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
Default Constructor.
idRepoDebug - Static variable in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
IdRepoDuplicateObjectException - Exception in com.sun.identity.idm
An exception type thrown when an IdRepo is asked to create an object with a name that is already used.
IdRepoErrorCode - Class in com.sun.identity.idm
Class is representing error code for different error states
IdRepoErrorCode() - Constructor for class com.sun.identity.idm.IdRepoErrorCode
 
IdRepoEventListener - Class in com.iplanet.am.sdk.remote
Class moved to com.sun.identity.idm.server
IdRepoEventListener() - Constructor for class com.iplanet.am.sdk.remote.IdRepoEventListener
 
IdRepoException - Exception in com.sun.identity.idm
The exception class whose instance is thrown if there is any error during the operation of objects of the com.sun.identity.sms package.
IdRepoException() - Constructor for exception com.sun.identity.idm.IdRepoException
 
IdRepoException(String) - Constructor for exception com.sun.identity.idm.IdRepoException
 
IdRepoException(String, String) - Constructor for exception com.sun.identity.idm.IdRepoException
 
IdRepoException(String, String, String, Object[]) - Constructor for exception com.sun.identity.idm.IdRepoException
Deprecated.
Passing in an ldapErrorCode as a String is not recommended, use the OO ctor instead.
IdRepoException(String, String, ResultCode, Object[]) - Constructor for exception com.sun.identity.idm.IdRepoException
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
IdRepoException(String, String, Object[]) - Constructor for exception com.sun.identity.idm.IdRepoException
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
IdRepoException_SOAPSerializer - Class in com.sun.identity.idm
 
IdRepoException_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.idm.IdRepoException_SOAPSerializer
 
IdRepoFatalException - Exception in com.sun.identity.idm
The exception class whose instance is thrown if there is any error during the operation of objects of the com.sun.identity.sms package.
IdRepoFatalException(String) - Constructor for exception com.sun.identity.idm.IdRepoFatalException
 
IdRepoFatalException(String, String) - Constructor for exception com.sun.identity.idm.IdRepoFatalException
 
IdRepoFatalException(String, String, Object[]) - Constructor for exception com.sun.identity.idm.IdRepoFatalException
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
IdRepoFatalException(String, String, ResultCode, Object[]) - Constructor for exception com.sun.identity.idm.IdRepoFatalException
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
IdRepoGetRqts - Variable in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Variable for storing the value of "IdRepoGetRqts".
IdRepoJAXRPCObjectImpl - Class in com.sun.identity.idm.server
Provides service side implementation of IdRepo for JAX-RPC interface DirectoryManagerIF.
IdRepoJAXRPCObjectImpl() - Constructor for class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
IdRepoListener - Class in com.sun.identity.idm
Provides methods that can be called by IdRepo plugins to notify change events.
IdRepoListener() - Constructor for class com.sun.identity.idm.IdRepoListener
 
idRepoNotificationURLs - Static variable in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
IdRepoPluginsCache - Class in com.sun.identity.idm.server
 
IdRepoPluginsCache() - Constructor for class com.sun.identity.idm.server.IdRepoPluginsCache
 
IDRepoResponseProvider - Class in com.sun.identity.policy.plugins
This class is an out of the box implementation of ResponseProvider interface.
IDRepoResponseProvider() - Constructor for class com.sun.identity.policy.plugins.IDRepoResponseProvider
No argument constructor.
IdRepoSearchCacheHits - Variable in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Variable for storing the value of "IdRepoSearchCacheHits".
IdRepoSearchRqts - Variable in class com.sun.identity.monitoring.SsoServerIdRepoSvc
Variable for storing the value of "IdRepoSearchRqts".
IdRepoServiceHelper - Class in org.forgerock.openam.upgrade.helpers
This service upgrade helper ensures that IdRepo schema is being updated to reference to the DJ SDK based implementation.
IdRepoServiceHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.IdRepoServiceHelper
 
IdRepoServiceListener - Class in com.sun.identity.idm
Class implementation moved to com.sun.identity.server.IdRepoPluginsCache
IdRepoServiceListener() - Constructor for class com.sun.identity.idm.IdRepoServiceListener
 
IdRepoUnsupportedOpException - Exception in com.sun.identity.idm
The exception class whose instance is thrown if there is any error during the operation of objects of the com.sun.identity.sms package.
IdRepoUnsupportedOpException(String) - Constructor for exception com.sun.identity.idm.IdRepoUnsupportedOpException
 
IdRepoUnsupportedOpException(String, String) - Constructor for exception com.sun.identity.idm.IdRepoUnsupportedOpException
 
IdRepoUnsupportedOpException(String, String, Object[]) - Constructor for exception com.sun.identity.idm.IdRepoUnsupportedOpException
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
IdRepoUtils - Class in com.sun.identity.idm.common
This class provides common utility functions for IdRepo.
IdRepoUtils() - Constructor for class com.sun.identity.idm.common.IdRepoUtils
 
IDSConfigMgr - Interface in com.iplanet.services.ldap
 
IdSearchControl - Class in com.sun.identity.idm
This is a helper class which is used in the AMIdentityRepository search method.
IdSearchControl() - Constructor for class com.sun.identity.idm.IdSearchControl
Creates the IdSearchControl object
IdSearchOpModifier - Class in com.sun.identity.idm
This is a helper class which can be in conjunction with the IdSearchControl class to make simple modifications to the basic search performed by each plugin.
IdSearchResults - Class in com.sun.identity.idm
This class IdSearchResults provides to obtain the search results.
IdSearchResults(IdType, String) - Constructor for class com.sun.identity.idm.IdSearchResults
 
IdServices - Interface in com.sun.identity.idm
 
idServices - Static variable in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
IdServicesDecorator - Class in org.forgerock.openam.idm
Decorator pattern base class for IdServices implementations.
IdServicesDecorator(IdServices) - Constructor for class org.forgerock.openam.idm.IdServicesDecorator
Constructs the decorator using the given delegate implementation.
IdServicesDecoratorUtils - Class in org.forgerock.openam.idm
Common utility methods for IdServices decorators.
IdServicesException - Exception in com.sun.identity.idsvcs
 
IdServicesException() - Constructor for exception com.sun.identity.idsvcs.IdServicesException
 
IdServicesException_InterfaceSOAPSerializer - Class in com.sun.identity.idsvcs
 
IdServicesException_InterfaceSOAPSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.IdServicesException_InterfaceSOAPSerializer
 
IdServicesException_LiteralSerializer - Class in com.sun.identity.idsvcs
 
IdServicesException_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.IdServicesException_LiteralSerializer
 
IdServicesException_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.IdServicesException_LiteralSerializer
 
IdServicesFactory - Class in com.sun.identity.idm
A Factory which provides access to the Directory Services.
IdServicesFactory() - Constructor for class com.sun.identity.idm.IdServicesFactory
 
IdServicesImpl - Class in com.sun.identity.idm.server
 
IdServicesImpl() - Constructor for class com.sun.identity.idm.server.IdServicesImpl
 
IdServicesProvider - Interface in com.sun.identity.idm
 
IdServicesProviderImpl - Class in com.sun.identity.idm.server
 
IdServicesProviderImpl() - Constructor for class com.sun.identity.idm.server.IdServicesProviderImpl
 
IDSEventListener - Interface in com.iplanet.services.ldap.event
The purpose of this interface is to allow classes that implement this interface to listen to Directory Server Events.
IDSL - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The IDSL - ISDN Digital Subscriber Line type.
idTimeMap - Static variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
idToDN(String, String, String[]) - Static method in class com.iplanet.ums.PersistentObject
Maps to a DN from naming attribute value of a persistent object.
IDTOKEN_ENC_AND_SIGNED_RESPONSE_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
IDTOKEN_ENCRYPTED_RESPONSE_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
IDTOKEN_SIGNED_RESPONSE_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
IdTokenClaimGatherer - Class in org.forgerock.openam.uma
Claim gatherer for ID Token claim tokens.
IdTokenClaimGatherer(OAuth2ProviderSettingsFactory, OAuth2UrisFactory, ClientRegistrationStore, JwtReconstruction, SigningManager) - Constructor for class org.forgerock.openam.uma.IdTokenClaimGatherer
 
IdTokenInfo - Class in org.forgerock.openidconnect.restlet
OpenID Connect id_token validation and claim decoding endpoint.
IdTokenInfo(OpenIdConnectClientRegistrationStore, OAuth2RequestFactory, ExceptionHandler, ClientAuthenticator, OAuth2UrisFactory, OAuth2ProviderSettingsFactory) - Constructor for class org.forgerock.openidconnect.restlet.IdTokenInfo
Constructs the idtokeninfo endpoint with the given client registration store
IdTokenResponseTypeHandler - Class in org.forgerock.openidconnect
Implementation of the ResponseTypeHandler for handling OpenId Connect token response types.
IdTokenResponseTypeHandler(OpenIdConnectTokenStore, OpenAMSettings) - Constructor for class org.forgerock.openidconnect.IdTokenResponseTypeHandler
Constructs a new IdTokenResponseTypeHandler.
IdType - Class in com.sun.identity.idm
The class IdType defines the types of supported identities, and provides static constants for these identities.
IdType(String) - Constructor for class com.sun.identity.idm.IdType
 
IdUtils - Class in com.sun.identity.idm
The class defines some static utilities used by other components like policy and auth
IdUtils() - Constructor for class com.sun.identity.idm.IdUtils
 
IDynamicMembership - Interface in com.iplanet.ums
Represents a container interface common to groups and roles.
IEntitlementListenerRegistry - Interface in com.sun.identity.entitlement.interfaces
This interface defines the methods for adding and removing entitlement listeners.
IFilteredMembership - Interface in com.iplanet.ums
Interface that would be implemented by roles that control membership based on a filter.
ifNoCookieIsSetThenSetTheCookieThenRedirectToANewRequestAndReturnTrue(HttpServletRequest, HttpServletResponse, boolean) - Method in interface com.sun.identity.saml2.profile.FederateCookieRedirector
Sets the cookie for the SAML2 Request and redirects the request.
ifNoCookieIsSetThenSetTheCookieThenRedirectToANewRequestAndReturnTrue(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.forgerock.openam.saml2.UtilProxyCookieRedirector
 
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.
IFSConstants - Interface in com.sun.identity.federation.common
Deprecated.
since 12.0.0
IGenerator - Interface in com.sun.identity.log.spi
Common Interface for generating log fields for output.
ignorableWhitespace(char[], int, int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
IGNORE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
IGNORE_GOTO_DURING_LOGOUT - Static variable in interface com.sun.identity.shared.Constants
 
IGNORE_HOST_HEADER_PROPERTY - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
ignoreProfile() - Method in class com.sun.identity.authentication.service.LoginState
Return ignoreUserProfile
IHttpServletRequest - Interface in com.sun.identity.setup
 
IHttpServletResponse - Interface in com.sun.identity.setup
 
ILLEGAL_ADGROUP_SCOPE - Static variable in interface com.iplanet.ums.IUMSConstants
 
ILLEGAL_ARGUMENTS - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
ILLEGAL_GROUP_SCOPE - Static variable in interface com.iplanet.ums.IUMSConstants
 
ILLEGAL_READER_STATE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
ILLEGAL_UNIVERSAL_IDENTIFIER - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
ILLEGEL_ACCESS_DEFINITION_CLASS - Static variable in interface com.sun.identity.cli.ExitCodes
Illegal access to definition class.
ILoggerProvider - Interface in com.sun.identity.entitlement.log
This interface defines a method to return logger object.
ILogProvider - Interface in com.sun.identity.entitlement.util
Interface for getting logger.
ILogRecord - Interface in com.sun.identity.log
Interface to get log information, subject of log by and log for.
IMAGE_NAME_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
IMAGE_NAME_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
IMembership - Interface in com.iplanet.ums
Represents a container interface common to groups and roles.
implClassName - Static variable in class com.sun.identity.coretoken.service.CoreTokenConfigService
 
IMPLIED_RESOURCE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Implied resource uri.
implies(Permission) - Method in class com.sun.identity.policy.jaas.ISPermission
Checks if the specified permission's actions are "implied by" this object's actions.
implies(Permission) - Method in class com.sun.identity.policy.jaas.ISPermissionCollection
Checks to see if the specified permission is implied by the collection of ISPermission objects held in this ISPermissionCollection.
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.
ImportBulkFederationData - Class in com.sun.identity.federation.cli
Import Bulk Federation Data.
ImportBulkFederationData() - Constructor for class com.sun.identity.federation.cli.ImportBulkFederationData
 
ImportConfig - Class in com.iplanet.services.util.internal
 
ImportConfig() - Constructor for class com.iplanet.services.util.internal.ImportConfig
 
importData(String, String, String) - Static method in class com.sun.identity.workflow.ImportSAML2MetaData
Imports meta and extended metadata.
IMPORTEDARGS - Static variable in class com.sun.identity.sm.SMSEntry
 
ImportMetaData - Class in com.sun.identity.federation.cli
Import Meta Data.
ImportMetaData() - Constructor for class com.sun.identity.federation.cli.ImportMetaData
 
importNewServiceSchema(String[]) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Imports new service schema.
importNewServiceSchema(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Import new service schema
importNewServiceSchema(List<String>) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Imports new service schema.
importSAML2Document(SAML2MetaManager, String, Document) - Static method in class com.sun.identity.saml2.meta.SAML2MetaUtils
For the given XML metadata document representing either a SAML2 EntityDescriptorElement or EntitiesDescriptorElement, return a list of entityId's for all the Entities created.
ImportSAML2MetaData - Class in com.sun.identity.workflow
Import SAML2 Metadata.
ImportServer - Class in com.sun.identity.cli.serverconfig
Import a server instance.
ImportServer() - Constructor for class com.sun.identity.cli.serverconfig.ImportServer
 
importServerInstance(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Imports a server instance.
ImportServiceConfiguration - Class in com.sun.identity.cli.schema
Import service configuration data.
ImportServiceConfiguration() - Constructor for class com.sun.identity.cli.schema.ImportServiceConfiguration
 
importServiceData(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Imports service data.
importServiceData(String[]) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Imports service data
importServiceData(List<String>) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Imports service data
ImportStep - Interface in org.forgerock.openam.xacml.v3
Describes how a Privilege or Application or Resource Type read from XACML will be imported into OpenAM.
ImportStepGenerator - Class in org.forgerock.openam.xacml.v3
Generates Imports Steps and resolves the dependencies among Application, Resource Types, Privilege etc.
ImportStepGenerator(ApplicationService, ResourceTypeService, PrivilegeManager, PrivilegeValidator, XACMLApplicationUtils.ApplicationTypeService, String, Subject, PrivilegeSet) - Constructor for class org.forgerock.openam.xacml.v3.ImportStepGenerator
Constructs an ImportStepGenerator instance.
importSubConfig(String, String) - Method in class com.sun.identity.sm.ServiceConfig
Imports a service sub-configuration to the list of localy defined sub-configuration.
importXacml(String, InputStream, Subject, boolean) - Method in class com.sun.identity.entitlement.xacml3.XACMLExportImport
Performs the Import based on the given Stream.
importXACML(Representation) - Method in class org.forgerock.openam.xacml.v3.rest.XacmlService
Expects to receive XACML formatted XML which will be read and imported.
IN_PROGRESS - Static variable in class com.sun.identity.authentication.AuthContext.Status
The IN_PROGRESS status indicates that the login process is in progress.
IN_RESPONSE_TO - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
InResponseTo
IN_RESPONSE_TO - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
INACTIVE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents the status of an object as inactive
INACTIVE - Static variable in exception com.iplanet.log.LogException
Log is in inactive state, preventing log submission.
INACTIVE - Static variable in interface com.sun.identity.cot.COTConstants
Inactive Status.
INACTIVE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider or entity status
INACTIVE - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
 
INACTIVE_VALUE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
String representation of the "inactive" state
INameIdentifier - Interface in com.sun.liberty
This is an interface which aids in creation of NameIdentifier.
INAPPROPRIATE_CREDENTIALS - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
incArtifacts() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
incArtifacts() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Increment the ID-FF service's artifact counter.
incArtifacts() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
incArtifacts() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
incAssertions() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
incAssertions() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Increment the ID-FF service's assertion counter.
incAssertions() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
incAssertions() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
incCacheHits(long) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcImpl
 
incCreatedSessionCount() - Method in class com.sun.identity.monitoring.SsoServerSessSvcImpl
 
incFedSessionCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
incFedSessionCount() - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
Increment the Federation (SP) session counter.
incFedSessionCount() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
 
incFedSessionCount() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
 
incGetRqts(long) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcImpl
 
incHandlerConnectionRequests(int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryImpl
 
incHandlerConnectionsFailed(int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryImpl
 
incHandlerConnectionsMade(int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryImpl
 
incHandlerDroppedCount(int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryImpl
 
incHandlerFailureCount(int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryImpl
 
incHandlerRequestCount(int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryImpl
 
incHandlerSuccessCount(int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryImpl
 
incHostedIDPCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
incIdAuthnRqt() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
incIdAuthnRqt() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Increment the ID-FF service's ID Authentication request counter.
incIdAuthnRqt() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
incIdAuthnRqt() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
incIdDestn() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
incIdDestn() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Increment the ID-FF service's Id Destination counter.
incIdDestn() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
incIdDestn() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
incIdLocalSessToken() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
incIdLocalSessToken() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Increment the ID-FF service's ID Local Session Token counter.
incIdLocalSessToken() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
incIdLocalSessToken() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
incIDPCounter(String, String, String) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
incIDPCounter(String, String, String) - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
Increment a counter for an IDP in a realm.
incIDPCounter(String, String, String) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
increment number of
incIDPCounter(String, String, String) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
increment number of
incIdpSessionCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
incIdpSessionCount() - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
Increment the IDP session counter.
incIdpSessionCount() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
 
incIdpSessionCount() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
 
INCLUDE_PATTERN - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
INCLUDE_REQUESTED_AUTHN_CONTEXT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Flag to indicate if the RequestedAuthnContext should be included in an AuthnRequest.
includeInResult - Variable in class com.sun.identity.entitlement.xacml3.core.Attribute
 
includeMemberships - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
includeMemberships - Variable in class com.sun.identity.wss.provider.STSConfig
 
includePattern - Variable in class com.sun.identity.tools.manifest.FilesDigester
 
IncludeTimestampElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.3 TransportBinding Assertion Java content class for IncludeTimestamp element declaration.
IncludeTimestampElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
IncludeTimestampElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
IncludeTimestampElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
InclusiveC14NElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for InclusiveC14N element declaration.
InclusiveC14NElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
InclusiveC14NElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
InclusiveC14NElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
incModuleCounter(String, boolean, String) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcImpl
incrementer for all auth modules' "commits" and "aborts", with orgDN
incModuleFailureCount() - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryImpl
 
incModuleSuccessCount() - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryImpl
 
INCOMPATIBLE_DB_TYPE - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
INCOMPATIBLE_DB_TYPE(17) E.g.
INCOMPATIBLE_VERSION - Static variable in class com.sun.xml.bind.Messages
 
INCONSISTENT_WILDCARDS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INCORRECT_CP_PARAMS - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
INCORRECT_CP_PARAMS(8) One or more connection pool parameters incorrect.
INCORRECT_DATA_FORMAT - Static variable in interface com.sun.identity.cli.ExitCodes
Incorrect data format.
INCORRECT_DEFINITION_CLASS - Static variable in interface com.sun.identity.cli.ExitCodes
The incorrect definition class.
INCORRECT_LDAP_PARAMS - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
INCORRECT_LDAP_PARAMS(7) If the server_type is given as LDAP, then one or more of the ldap parameters are not correct.
INCORRECT_LDAP_REBIND_PARAMS - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
INCORRECT_LDAP_REBIND_PARAMS(9) The rebind parameters specified are not correct.
INCORRECT_OPTION - Static variable in interface com.sun.identity.cli.ExitCodes
Invalid argument/option.
INCORRECT_SERVER_PARAMS - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
INCORRECT_SERVER_PARAMS(6) Incorrect server parameters passed in the configuration file.
INCORRECT_VERSION - Static variable in class com.sun.xml.bind.Messages
 
incPolicyEvalsIn() - Method in class com.sun.identity.monitoring.SsoServerPolicySvcImpl
 
incPolicyEvalsOut() - Method in class com.sun.identity.monitoring.SsoServerPolicySvcImpl
 
increasePermits(int) - Method in class org.forgerock.openam.shared.concurrency.ResizableSemaphore
Increase the number of available permits by the amount in the supplied argument.
incReleasedConns() - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcImpl
 
incrementChainModuleIndex() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Increments the chain module index to indicate that the next module in the chain is currently being processed.
incrementCount() - Method in class com.sun.identity.log.spi.Archiver
Increment the current count of the archival.
incrementFailCount(String) - Method in class com.sun.identity.authentication.service.LoginState
 
incrementFailCount(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Increments the fail count for the given user.
incrementForTimestamp(long) - Method in class org.forgerock.openam.shared.monitoring.RateWindow
Re-calculates the rate.
incrementGetRequestCount(int) - Method in class com.sun.identity.idm.common.IdCacheStats
 
incrementIdxOfCallbackSetInModule() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Increments the index of the callback set in the module.
incrementIdxOfCurrentCallback() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Increment the current callback index.
incrementRequestCount(int) - Method in class com.iplanet.am.sdk.common.CacheStats
 
incrementSearchRequestCount(int) - Method in class com.sun.identity.idm.common.IdCacheStats
 
incrementSpamCheck() - Method in class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitSpamChecker
increments teh number of hits on this spamChecker
incrementTotalDeletes() - Method in class com.sun.identity.sm.ldap.Statistics
Increment the total number of deletes
incrementTotalReadRecordCount() - Method in class com.sun.identity.sm.ldap.Statistics
Increment the total read record count total
incrementTotalReads() - Method in class com.sun.identity.sm.ldap.Statistics
Increment the total read count
incrementTotalWrites() - Method in class com.sun.identity.sm.ldap.Statistics
Increment the total number of writes
incRemoteIDPCount() - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
incSAML1Cache(String, String) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
incSAML1Cache(String, String) - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
increment number of reads, writes, hits, or misses for the SAML1 Assertions or Artifacts Cache.
incSAML1Cache(String, String) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML1SvcProvider
increment number of reads, writes, hits, or misses for the SAML1 Assertions or Artifacts Cache.
incSAML1Cache(String, String) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML1SvcProvider
increment number of reads, writes, hits, or misses for the SAML1 Assertions or Artifacts Cache.
incSAML1EndPoint(String, String) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
incSAML2IDPArtifsInCache() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
 
incSAML2IDPArtifsIssued() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
 
incSAML2IDPAssertsInCache() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
 
incSAML2IDPAssertsIssued() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
 
incSAML2IDPInvalRqtsRcvd() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
 
incSAML2IDPRqtsRcvd() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
 
incSAML2SPInvalArtifsRcvd() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryImpl
 
incSAML2SPRqtsSent() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryImpl
 
incSAML2SPValidAssertsRcvd() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryImpl
 
incSearchCacheHits(long) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcImpl
 
incSearchRqts(long) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcImpl
 
incSPCounter(String, String, String) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
incSsoServerAuthenticationFailureCount() - Method in class com.sun.identity.monitoring.SsoServerAuthSvcImpl
 
incSsoServerAuthenticationSuccessCount() - Method in class com.sun.identity.monitoring.SsoServerAuthSvcImpl
 
incSsoServerLoggingRecsRejected() - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Incrementer for the "LoggingRecsRejected" variable.
incUserIDSessionList() - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
incUserIDSessionList() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Increment the ID-FF service's ID Session List counter.
incUserIDSessionList() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
incUserIDSessionList() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
INDEFINITE_TOKEN_STRING_PROPERTY_NAME - Static variable in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
INDEFINITELY - Static variable in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
INDENT - Static variable in class org.forgerock.openam.upgrade.steps.AbstractUpgradeStep
 
INDENT_WIDTH - Static variable in class com.iplanet.am.util.PrintUtils
Each indentation will be 2 spaces wide.
INDETERMINATE - Static variable in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase.DecisionType
The issuer cannot determine whether the specified action is permitted or denied.
INDETERMINATE - Static variable in class com.sun.identity.saml.assertion.Condition
The Condition is indeterminate.
INDETERMINATE - Static variable in interface com.sun.identity.saml.plugins.ActionMapper
Key to hold a list of actions that are indeterminate.
INDETERMINATE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Indeterminate
index() - Method in enum com.sun.identity.sm.model.AMSessionRepositoryDeferredOperationType
 
INDEX - Static variable in class org.forgerock.openam.saml2.SAMLBase
 
INDEX_CACHE_SIZE - Static variable in interface com.sun.identity.entitlement.EntitlementConfiguration
 
INDEX_NAME - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
authentication index name
INDEX_NAME - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_NAME_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_NAME_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
authentication index type
INDEX_TYPE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
INDEX_TYPE_COMPOSITE_ADVICE_ATTR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE_LEVEL_ATTR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE_MODULE_ATTR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE_PAIR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE_PAIR_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE_PAIR_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE_RESOURCE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE_ROLE_ATTR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE_SVC_ATTR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INDEX_TYPE_USER_ATTR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
IndexCache - Class in com.sun.identity.entitlement.opensso
Caches the indexes which are stored in Directory Server.
IndexCache(int) - Constructor for class com.sun.identity.entitlement.opensso.IndexCache
Constructs
IndexChangeEvent - Class in org.forgerock.openam.entitlement.indextree.events
Represents an event that has occurred as a result of some attempted index change.
IndexChangeEvent(EventType) - Constructor for class org.forgerock.openam.entitlement.indextree.events.IndexChangeEvent
 
IndexChangeHandler - Class in org.forgerock.openam.entitlement.indextree
Implementation of the SearchResultHandler and is responsible for handling changes to path index attributes under service entitlements.
IndexChangeHandler(IndexChangeObservable, DNWrapper) - Constructor for class org.forgerock.openam.entitlement.indextree.IndexChangeHandler
 
IndexChangeManager - Interface in org.forgerock.openam.entitlement.indextree
Responsible for ensuring all index changes are propagated to interested parties therefore keeping any index models up to date.
IndexChangeManagerImpl - Class in org.forgerock.openam.entitlement.indextree
This implementation delegates the responsibility of listening in for index changes to a monitor.
IndexChangeManagerImpl(IndexChangeMonitor, IndexChangeObservable) - Constructor for class org.forgerock.openam.entitlement.indextree.IndexChangeManagerImpl
 
IndexChangeMonitor - Interface in org.forgerock.openam.entitlement.indextree
Responsible for starting a listener, such as some persistent search, to listen for change within the data source where indexes are stored.
IndexChangeMonitorImpl - Class in org.forgerock.openam.entitlement.indextree
This monitor implementation acquires a connection against the data source and uses a persistent search to listen for index changes.
IndexChangeMonitorImpl(SearchResultHandler, ConnectionFactory, ServiceManagementDAO) - Constructor for class org.forgerock.openam.entitlement.indextree.IndexChangeMonitorImpl
 
IndexChangeObservable - Class in org.forgerock.openam.entitlement.indextree.events
This observable is used to notify its registered observers of index change events.
IndexChangeObservable() - Constructor for class org.forgerock.openam.entitlement.indextree.events.IndexChangeObservable
 
IndexChangeObserver - Interface in org.forgerock.openam.entitlement.indextree.events
Implemented by any class wanting to be notified of any index change events.
IndexedEndpointType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for IndexedEndpointType complex type.
IndexedEndpointTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
IndexedEndpointTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
IndexedEndpointTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
INDEXES_NAME - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
indexLink - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
link template in index html page.
indexOf(String) - Method in class com.iplanet.services.ldap.AttrSet
Gets the index for an attribute contained in the set
indexPage - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
index html template.
IndexRuleTree - Interface in org.forgerock.openam.entitlement.utils.indextree
Maintains a collections of index rules in a tree structure, where each tree node is a single character from the index rule.
indexString() - Method in enum com.sun.identity.sm.model.AMSessionRepositoryDeferredOperationType
 
IndexTreeService - Interface in org.forgerock.openam.entitlement.indextree
Service manages index rules within a tree structure.
IndexTreeServiceImpl - Class in org.forgerock.openam.entitlement.indextree
Provides a search implementation that takes on a lazy approach to policy rule retrieval.
IndexTreeServiceImpl(IndexChangeManager, PrivilegedAction<SSOToken>, ServiceManagementDAO, DNWrapper, ShutdownManager) - Constructor for class org.forgerock.openam.entitlement.indextree.IndexTreeServiceImpl
 
indexType(AuthIndexType) - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Sets the Authentication Index Type to use in the login process.
indexValue(String) - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Sets the Authentication Index value to use in the login process.
INET_ADMIN_OBJECT_CLASS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
INET_CANONICAL_DOMAIN - Static variable in class com.iplanet.am.sdk.common.DCTreeServicesHelper
 
INET_DOMAIN_STATUS_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
INET_DOMAIN_STATUS_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
INETDOMAINSTATUS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
inetdomainstatus
INETUSER_STATUS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
info - Variable in class com.sun.identity.saml2.profile.SPFedSession
NameIDInfo for the session.
info(String) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
info(String, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
info(String, Object, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
info(String, Object...) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
info(String, Throwable) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
INFO_FILE_NAME - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
INFO_KEY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Map key used in fedlet case to specify federation info key.
INFO_MSG - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of the information message
InfoKey - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing information key This class is registered with the SAX parser.
InfoKey() - Constructor for class com.sun.identity.log.service.InfoKey
 
infoKey - Variable in class com.sun.identity.log.service.LogInfo
Sting variable to keep information key for log record
INFOKEY - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "infoKey"
infoReport(Record) - Method in class org.forgerock.openam.core.rest.record.RecordReport
Create the infoReport
INFORMAL_NAME_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
INFORMAL_NAME_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
informationMsg - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
Info message stored in the model
informationRequired - Variable in class com.sun.identity.authentication.internal.AuthContext
 
informationRequired - Variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds call back information
INFOTEXT_LIST_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
INFOTEXT_LIST_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
InfoValue - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing information value This class is registered with the SAX parser.
InfoValue() - Constructor for class com.sun.identity.log.service.InfoValue
 
infoValue - Variable in class com.sun.identity.log.service.LogInfo
Sting variable to keep information value for log record
INFOVALUE - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "infoValue"
INHERITANCE - Static variable in class com.sun.identity.sm.SMSUtils
 
init(ServletConfig) - Method in class com.iplanet.services.cdc.CDCServlet
Initiates the servlet.
init() - Method in class com.iplanet.services.comm.client.PLLNotificationServlet
 
init() - Method in class com.iplanet.services.comm.server.PLLRequestServlet
 
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.anonymous.Anonymous
 
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.application.Application
 
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.cert.Cert
Initialize module
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.datastore.DataStore
 
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.federation.Federation
Initialize parameters.
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.hotp.HOTP
 
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.httpbasic.HTTPBasic
 
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.jdbc.JDBC
Initializes parameters.
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.ldap.LDAP
TODO-JAVADOC
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.membership.Membership
Initializes this LoginModule.
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.msisdn.MSISDN
Retrieves the service schema attributes for the module and initializes the configuration, including locale and getting the resource bundle.
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.nt.NT
TODO-JAVADOC
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.radius.RADIUS
Initializes this LoginModule.
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.sae.SAE
 
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.securid.SecurID
 
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSO
Initialize parameters.
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.modules.wss.WSSAuthModule
Initialize the authentication module with it's configuration
init(Subject, Map, Map) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Initialize this LoginModule.
init(ServletConfig) - Method in class com.sun.identity.authentication.UI.LoginLogoutMapping
Initializes the servlet.
init(ServletContext) - Method in class com.sun.identity.authentication.UI.LoginLogoutMapping
Initializes the servlet.
init(Locale) - Method in class com.sun.identity.cli.CLIDefinitionBase
Initializes the definition class.
init(Locale) - Method in interface com.sun.identity.cli.IDefinition
Initializes the definition class.
init(ServletConfig) - Method in class com.sun.identity.common.MonitoringConfiguration
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.configuration.MonitoringFedConfig
Initializes the servlet.
init(String, String, String, String, Set<String>, boolean) - Method in class com.sun.identity.entitlement.EntitlementCombiner
Initializes the combiner.
init(String, String, Set<String>, boolean, Application) - Method in class com.sun.identity.entitlement.EntitlementCombiner
Initializes the combiner.
init(Map<String, Set<String>>) - Method in interface com.sun.identity.entitlement.EntitlementCondition
Initializes the condition object.
init(Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.EntitlementConditionAdaptor
Initializes the condition object.
init(Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
init(JSONObject) - Method in class com.sun.identity.entitlement.opensso.OpenSSOPrivilege
 
init(String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.opensso.OpenSSOSubjectAttributesCollector
Initializes this object with specified parameters.
init(JSONObject) - Method in class com.sun.identity.entitlement.Privilege
 
init(Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
init(String, Map<String, Set<String>>) - Method in interface com.sun.identity.entitlement.SubjectAttributesCollector
Initializes this object with specified parameters.
init(String) - Method in class com.sun.identity.federation.accountmgmt.DefaultFSUserProvider
Initializes the provider.
init(String) - Method in interface com.sun.identity.federation.accountmgmt.FSUserProvider
Initializes the provider.
init(ServletConfig) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionConsumerService
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedService
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.FSSOAPReceiver
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.logout.FSProcessLogoutServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.logout.FSReturnLogoutServlet
Initiates the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutServlet
Initiates the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.registration.FSRegistrationInitiationServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.registration.FSRegistrationRequestServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.registration.FSRegistrationReturnServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.termination.FSTerminationInitiationServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.termination.FSTerminationRequestServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.federation.services.termination.FSTerminationReturnServlet
Initializes the servlet.
init(ServletConfig) - Method in class com.sun.identity.idsvcs.IdentityServicesServlet
Obtain a pointer to the servlet context
init() - Method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler
Loads the init parameters for use in the HTTP methods.
init(ServletConfig) - Method in class com.sun.identity.liberty.ws.interaction.WSPRedirectHandlerServlet
 
init(ServletConfig) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPReceiver
Initializes the Servlet.
init() - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the MIB with no registration in Java DMK.
init(String, Object) - Method in interface com.sun.identity.plugin.configuration.ConfigurationInstance
Initializer.
init(String, Object) - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
Initializer.
init(String, Object) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Initializer.
init(String) - Method in interface com.sun.identity.plugin.datastore.DataStoreProvider
Initializes the provider.
init(String) - Method in class com.sun.identity.plugin.datastore.impl.FedletDataStoreProvider
Initializes the provider.
init(String) - Method in class com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
Initializes the provider.
init(String) - Method in class com.sun.identity.plugin.log.impl.FedletLogger
Initializes the logging for the component.
init(String) - Method in class com.sun.identity.plugin.log.impl.LogProvider
Initializes the logging for the component.
init(String) - Method in interface com.sun.identity.plugin.log.Logger
Initializes the logging for the component.
init() - Method in interface com.sun.identity.plugin.monitoring.FedMonAgent
Initializes the provider.
init() - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Initializes the provider.
init() - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
Initializes the provider.
init() - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
Initializes the provider.
init() - Method in class com.sun.identity.plugin.monitoring.impl.AgentProvider
 
init() - Method in class com.sun.identity.plugin.monitoring.impl.FedletAgentProvider
 
init() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
init() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML1SvcProvider
 
init() - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
 
init() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
init() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML1SvcProvider
 
init() - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
 
init(ServletConfig) - Method in class com.sun.identity.policy.util.Gateway
Initializes the servlet.
init() - Static method in class com.sun.identity.protocol.https.Https
 
init(String) - Static method in class com.sun.identity.protocol.https.Https
 
init(FilterConfig) - Method in class com.sun.identity.rest.AuthNFilter
 
init(FilterConfig) - Method in class com.sun.identity.rest.AuthZFilter
 
init(FilterConfig) - Method in class com.sun.identity.rest.spi.SSOTokenAuthN
 
init(FilterConfig) - Method in class com.sun.identity.rest.spi.SSOTokenAuthZ
 
init(Properties) - Method in interface com.sun.identity.sae.api.SecureAttrs.Certs
 
init(String, String, Properties) - Static method in class com.sun.identity.sae.api.SecureAttrs
Initializes a SecureAttrs instance specified by name.
init(Properties) - Static method in class com.sun.identity.sae.api.SecureAttrs
Deprecated.
For backward compatability with older releases of this api. Replaced by SecureAttrs.init(String,String,Properties)
init(ServletConfig) - Method in class com.sun.identity.saml.servlet.SAMLSOAPReceiver
Initializes the servlet.
init(FilterConfig) - Method in class com.sun.identity.saml2.idpdiscovery.ConfiguratorFilter
Initializes the filter.
init(ServletConfig) - Method in class com.sun.identity.saml2.idpdiscovery.CookieReaderServlet
Gets handle to CookieUtils.debug.
init(ServletConfig) - Method in class com.sun.identity.saml2.idpdiscovery.CookieWriterServlet
Gets handle to debug.
init(UnmarshallingEventHandler[]) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
 
init() - Method in class com.sun.identity.saml2.servlet.AssertionIDRequestServiceSOAP
 
init() - Method in class com.sun.identity.saml2.servlet.AssertionIDRequestServiceURI
 
init() - Method in class com.sun.identity.saml2.servlet.AttributeServiceSOAP
 
init() - Method in class com.sun.identity.saml2.servlet.AuthnQueryServiceSOAP
 
init() - Method in class com.sun.identity.saml2.servlet.IDPArtifactResolutionServiceSOAP
 
init() - Method in class com.sun.identity.saml2.servlet.IDPManageNameIDServiceSOAP
 
init() - Method in class com.sun.identity.saml2.servlet.IDPSingleLogoutServiceSOAP
 
init() - Method in class com.sun.identity.saml2.servlet.IDPSingleSignOnServiceSOAP
 
init() - Method in class com.sun.identity.saml2.servlet.NameIDMappingServiceSOAP
 
init() - Method in class com.sun.identity.saml2.servlet.SPECPService
 
init() - Method in class com.sun.identity.saml2.servlet.SPManageNameIDServiceSOAP
 
init() - Method in class com.sun.identity.saml2.servlet.SPSingleLogoutServiceSOAP
 
init() - Method in class com.sun.identity.saml2.soapbinding.QueryHandlerServlet
 
init(FilterConfig) - Method in class com.sun.identity.setup.AMSetupFilter
 
init(ServletConfig) - Method in class com.sun.identity.setup.AMSetupServlet
 
init(UnmarshallingEventHandler[]) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
 
init(String, String, SSOToken, boolean) - Method in class com.sun.identity.wss.provider.plugins.AgentProvider
 
init(String, String, SSOToken, boolean) - Method in class com.sun.identity.wss.provider.plugins.AM71AgentProvider
 
init(String, String, SSOToken) - Method in class com.sun.identity.wss.provider.plugins.DiscoveryAgent
 
init(String, String, SSOToken) - Method in class com.sun.identity.wss.provider.plugins.STSAgent
 
init(String, String, SSOToken, boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Initializes the provider.
init(String, String, SSOToken) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Initialize the trust authority.
init(SecurityTokenSpec) - Method in class com.sun.identity.wss.security.AMTokenProvider
Initialize the AMTokenProvider to generate the necessary security token.
init(Map) - Method in class com.sun.identity.wss.security.handler.HTTPRequestHandler
Initialize the HTTP Request handler with a configuration map.
init(Map) - Method in interface com.sun.identity.wss.security.handler.HTTPRequestHandlerInterface
Initialize the HTTP Request handler with a configuration map.
init(Map) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Initializes the handler with the given configuration.
init(Map) - Method in interface com.sun.identity.wss.security.handler.SOAPRequestHandlerInterface
Initializes the handler with the given configuration.
init(SecurityTokenSpec) - Method in interface com.sun.identity.wss.security.TokenProvider
Initializes the TokenProvider to generate the necessary Security Token.
init(Object) - Method in interface com.sun.identity.wss.sts.ClientUserToken
Initializes client user token.
init(ServletConfig) - Method in class com.sun.identity.wss.sts.SecurityTokenService
 
init(Object) - Method in class com.sun.identity.wss.sts.STSClientUserToken
 
init(FilterConfig) - Method in class org.forgerock.openam.audit.context.AuditContextFilter
 
init(FilterConfig) - Method in class org.forgerock.openam.audit.servlet.AuditAccessServletFilter
 
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.common.AbstractLoginModuleBinder
Initialize this AuthLoginModule.
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
Initialize this AuthLoginModule.
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModule
Initialises this LoginModule, which initialises the underlying JASPI ServerAuthModule.
init(String) - Method in interface org.forgerock.openam.authentication.modules.common.mapping.AttributeMapper
Initialise the instance for i18n.
init(String) - Method in class org.forgerock.openam.authentication.modules.common.mapping.JsonAttributeMapper
Initialise the instance for i18n.
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.deviceprint.DeviceIdSave
Initialize this LoginModule.
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOATH
Initializes the authentication module.
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.oath.OATH
Deprecated.
Initializes the authentication module.
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
init() - Static method in class org.forgerock.openam.authentication.modules.oauth2.service.ESIAServiceUrlProvider
 
init(String) - Method in class org.forgerock.openam.authentication.modules.oidc.JwtAttributeMapper
Initialise the instance for i18n.
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.oidc.OpenIdConnect
 
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.push.AuthenticatorPush
 
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.push.registration.AuthenticatorPushRegistration
 
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2
 
init(Subject, Map, Map) - Method in class org.forgerock.openam.authentication.modules.scripted.Scripted
Initialize this LoginModule.
init(FilterConfig) - Method in class org.forgerock.openam.cors.CORSFilter
init(Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.CachingEntitlementCondition
Initializes the condition object.
init(JavaType) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementsRegistryTypeIdResolver
 
init(FilterConfig) - Method in class org.forgerock.openam.headers.SetHeadersFilter
Initializes the filter based on the FilterConfig.
init() - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Initialization of the MIB with no registration in Java DMK.
init() - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Initialization of the MIB with no registration in Java DMK.
init() - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Initialization of the MIB with no registration in Java DMK.
init(FilterConfig) - Method in class org.forgerock.openam.notifications.NotificationsWebSocketFilter
 
init(EndpointConfig) - Method in class org.forgerock.openam.notifications.websocket.JsonValueDecoder
 
init(EndpointConfig) - Method in class org.forgerock.openam.notifications.websocket.JsonValueEncoder
 
init(Properties) - Method in interface org.forgerock.openam.radius.server.spi.AccessRequestHandler
Passes to the handler configuration parameters declared in OpenAM's admin console for the client's declared handler class.
init(Properties) - Method in class org.forgerock.openam.radius.server.spi.handlers.AcceptAllHandler
 
init(Properties) - Method in class org.forgerock.openam.radius.server.spi.handlers.OpenAMAuthHandler
 
init(Properties) - Method in class org.forgerock.openam.radius.server.spi.handlers.RejectAllHandler
 
init() - Method in class org.forgerock.openam.rest.RestEndpointServlet
Initialises the CREST and Restlet Servlets.
init(String) - Method in class org.forgerock.openam.services.push.PushNotificationService
Initializes the PushNotification system for this realm.
init(FilterConfig) - Method in class org.forgerock.openam.sts.soap.audit.AuditAccessFilter
 
init(FilterConfig) - Method in class org.forgerock.openam.sts.soap.audit.AuditContextFilter
 
init(FilterConfig) - Method in class org.forgerock.openam.validation.FQDNValidationFilter
 
init(FilterConfig) - Method in class org.forgerock.openam.validation.ResponseValidationFilter
 
init(FilterConfig) - Method in class org.forgerock.openam.xui.XUIFilter
init(Subject, Map, Map) - Method in class org.openidentityplatform.openam.authentication.modules.Ntlm
 
init(Subject, Map, Map) - Method in class org.openidentityplatform.openam.authentication.modules.QR
 
init(Subject, Map, Map) - Method in class org.openidentityplatform.openam.authentication.modules.recaptcha.ReCaptcha
 
init(Subject, Map, Map) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnAuthentication
 
init(Subject, Map, Map) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistration
 
INIT_LOGIN_URL - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
initAdminSubject() - Static method in class com.sun.identity.policy.PolicyManager
Deprecated.
To initialise the adminSubject if it was null.
initAuthN(FilterConfig) - Method in class com.sun.identity.rest.RestServiceManager
 
initAuthZ(FilterConfig) - Method in class com.sun.identity.rest.RestServiceManager
 
initConnectionParams() - Static method in class com.iplanet.ums.DataLayer
 
initCtsConnectionFailureRate(MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Initialization of the "CtsConnectionFailureRate" group.
initCtsConnectionSuccessRate(MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Initialization of the "CtsConnectionSuccessRate" group.
initCtsMonitoring(MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Initialization of the "CtsMonitoring" group.
initCtsSessions(MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Initialization of the "CtsSessions" group.
initDescription(ServiceSchema) - Method in class org.forgerock.openam.core.rest.sms.SmsGlobalSingletonProvider
 
initDescription(ServiceSchema) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
INITIAL_ORG_DN - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of organization DN that is entered in the URL or the one where to look for initial template.
initialization(String) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenManagerIF
Initializes the SecurityTokenManager.
initialization(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerImpl
Initializes the SecurityTokenManager.
INITIALIZATION_ERROR - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
initialize(Map) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
initialize() - Method in class com.iplanet.am.sdk.common.DCTreeServicesHelper
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.AMRemoteException_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_ResponseStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
initialize() - Static method in class com.iplanet.am.util.AdminUtils
 
initialize() - Static method in class com.iplanet.services.naming.service.NamingService
 
initialize() - Static method in class com.iplanet.services.naming.WebtopNaming
 
initialize(InternalTypeMappingRegistry) - Method in class com.iplanet.sso.SSOException_SOAPSerializer
 
initialize(AuthSubject, CallbackHandler, Map, Map) - Method in interface com.sun.identity.authentication.internal.LoginModule
 
initialize(AuthSubject, CallbackHandler, Map, Map) - Method in class com.sun.identity.authentication.internal.server.LocalLdapAuthModule
 
initialize(AuthSubject, CallbackHandler, Map, Map) - Method in class com.sun.identity.authentication.internal.server.SMSAuthModule
 
initialize() - Static method in class com.sun.identity.authentication.internal.server.SMSAuthModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Implements initialize() method in JAAS LoginModule class.
initialize() - Method in enum com.sun.identity.common.FqdnValidator
 
initialize(SSOToken, Map) - Method in interface com.sun.identity.delegation.interfaces.DelegationInterface
Initialize (or configure) the DelegationInterface object.
initialize(SSOToken, Map) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
Initialize (or configure) the DelegationInterface object.
initialize(Map) - Method in class com.sun.identity.entitlement.ExactMatchResourceName
 
initialize(String, Subject) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
Initializes the object
initialize(String, Subject) - Method in class com.sun.identity.entitlement.PrivilegeManager
Initializes the object.
initialize(Map) - Method in class com.sun.identity.entitlement.RegExResourceName
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityException_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPSerializer
 
initialize(String, Set) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Initializes the federation adapter, this method will only be executed once after creation of the adapter instance.
initialize(String, Set) - Method in class com.sun.identity.federation.plugins.FSDefaultSPAdapter
Initializes the federation adapter, this method will only be executed once after creation of the adapter instance.
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct_SOAPSerializer
 
initialize(KeyProvider) - Method in class com.sun.identity.federation.services.util.FSSignatureProvider
Initializes the provider.
initialize(KeyProvider) - Method in interface com.sun.identity.federation.services.util.SignatureProviderSPI
Initializes the key provider.
initialize(Map<String, Set<String>>) - Method in class com.sun.identity.idm.IdRepo
Initialization paramters as configred for a given plugin.
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idm.IdRepoException_SOAPSerializer
 
initialize() - Static method in class com.sun.identity.idm.IdUtils
 
initialize(String, String, String, Debug) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
initialize(String, String, String, String, String, String, Debug) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
initialize(Map) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
initialize(String, String, String, Debug) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
This class must be called before using the methods since the datasource must be set up.
initialize(String, String, String, String, String, String, Debug) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
This class must be called before using the methods since the datasource must be set up.
initialize(Map) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
initialize(Map) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
initialize(Map) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
initialize(Map<String, Set<String>>) - Method in interface com.sun.identity.idm.server.IdRepoAttributeValidator
Initialization parameters as configured for a given plugin.
initialize(Map<String, Set<String>>) - Method in class com.sun.identity.idm.server.IdRepoAttributeValidatorImpl
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.AccessDenied_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.Attribute_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.AttributesRequest_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.AttributesResponse_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.GeneralFailure_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.GetCookieNameForToken_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.GetCookieNameForTokenResponse_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.GetCookieNamesToForward_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.IdentityDetails_LiteralSerializer
 
initialize() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.IdServicesException_InterfaceSOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.IdServicesException_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.ListWrapper_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.Log_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.LogResponse_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.NeedMoreCredentials_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.ObjectNotFound_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.Read_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.ReadResponse_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.Token_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.TokenExpired_LiteralSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.idsvcs.UserDetails_LiteralSerializer
 
initialize() - Static method in class com.sun.identity.install.tools.admin.ToolsConfiguration
 
initialize() - Method in class com.sun.identity.liberty.ws.interaction.SiteAwareInteractionConfig
 
initialize(Object, XMLSignatureManager) - Method in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
Initializes the LibSecurityTokenProvider.
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_ResponseStruct_SOAPSerializer
 
initialize(Object, XMLSignatureManager) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Initializes the SecurityTokenProvider.
initialize(Map) - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Initializes the Referral with a Map
initialize(Map) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Deprecated.
Initialize the ResponseProvider
initialize(Map) - Method in interface com.sun.identity.policy.interfaces.Subject
Deprecated.
Initialize (or configure) the Subject object.
initialize(Map) - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Initialize the AMIdentitySubject object by using the configuration information passed by the Policy Framework.
initialize(Map) - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
Initialize the subject.
initialize(Map) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Initialize the subject.
initialize(Map) - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Initialize the subject.
initialize(Map) - Method in class com.sun.identity.policy.plugins.DSAMERole
This method initializes the DSAME Role plugin with the organization DN, search configuration, ldap server name, in which this plugin is specified for a Policy.
initialize(Map) - Method in class com.sun.identity.policy.plugins.IDRepoResponseProvider
Initialize the IDRepoResponseProvider object by using the configuration information passed by the Policy Framework.
initialize(Map) - Method in class com.sun.identity.policy.plugins.LDAPGroups
Initialize the LDAPGroup object by using the configuration information passed by the Policy Framework.
initialize(Map) - Method in class com.sun.identity.policy.plugins.LDAPRoles
Initialize the LDAPGroup object by using the configuration information passed by the Policy Framework.
initialize(Map) - Method in class com.sun.identity.policy.plugins.LDAPUsers
Initialize the LDAPGroup object by using the configuration information passed by the Policy Framework.
initialize(Map) - Method in class com.sun.identity.policy.plugins.Organization
Initialize the Organization object by using the configuration information passed by the Policy Framework.
initialize(Map) - Method in class com.sun.identity.policy.plugins.OrgReferral
Initializes the referral with a map of Configuration parameters
initialize(Map) - Method in class com.sun.identity.policy.plugins.PrefixResourceName
Initializes the resource name with configuration information, usally set by the administrators.
initialize(Map) - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Initialize the subject.
initialize(Map) - Method in class com.sun.identity.policy.plugins.SuffixResourceName
Initializes the resource name with configuration information, usally set by the administrators.
initialize(Map) - Method in class com.sun.identity.policy.plugins.WebServicesClients
Initialize the subject.
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.saml.common.SAMLException_SOAPSerializer
 
initialize(KeyProvider) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Constructor
initialize(KeyProvider) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Initialize the key provider
initialize(Map) - Method in class com.sun.identity.saml2.plugins.DefaultFedletAdapter
Initializes the fedlet adapter, this method will only be executed once after creation of the adapter instance.
initialize(String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAdapter
Default implementation, takes no action.
initialize(Map) - Method in class com.sun.identity.saml2.plugins.FedletAdapter
Initializes the fedlet adapter, this method will only be executed once after creation of the adapter instance.
initialize(String, String) - Method in interface com.sun.identity.saml2.plugins.SAML2IdentityProviderAdapter
Initializes the federation adapter, this method will only be executed once after creation of the adapter instance.
initialize(Map) - Method in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Initializes the federation adapter, this method will only be executed once after creation of the adapter instance.
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.shared.locale.L10NMessageImpl_InterfaceSOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.shared.locale.L10NMessageImpl_SOAPSerializer
 
initialize(Map) - Method in class com.sun.identity.shared.whitelist.PrefixResourceName
Initializes the resource name with configuration information, usally set by the administrators.
initialize() - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Initializes the SMSFlatFileObject: Gets the flat file directory and default organization DN from AMConfig.properties, creates the root directory if it does not exist.
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_ResponseStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPSerializer
 
initialize() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct_SOAPSerializer
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.identity.sm.SMSException_SOAPSerializer
 
initialize(Map) - Method in class com.sun.identity.sm.SMSObject
Initialization parameters that are configured via system properties or can be dynamically set during run-time.
initialize(String, String, Map) - Method in class com.sun.identity.xacml.plugins.FMActionMapper
Initializes the mapper implementation.
initialize(String, String, Map) - Method in class com.sun.identity.xacml.plugins.FMEnvironmentMapper
Initializes the mapper implementation.
initialize(String, String, Map) - Method in class com.sun.identity.xacml.plugins.FMResourceMapper
Initializes the mapper implementation.
initialize(String, String, Map) - Method in class com.sun.identity.xacml.plugins.FMResultMapper
Initializes the mapper implementation.
initialize(String, String, Map) - Method in class com.sun.identity.xacml.plugins.FMSubjectMapper
Initializes the mapper implementation.
initialize(String, String, Map) - Method in interface com.sun.identity.xacml.spi.ActionMapper
Initializes the mapper implementation.
initialize(String, String, Map) - Method in interface com.sun.identity.xacml.spi.EnvironmentMapper
Initializes the mapper implementation.
initialize(String, String, Map) - Method in interface com.sun.identity.xacml.spi.ResourceMapper
Initializes the mapper implementation.
initialize(String, String, Map) - Method in interface com.sun.identity.xacml.spi.ResultMapper
Initializes the mapper implementation.
initialize(String, String, Map) - Method in interface com.sun.identity.xacml.spi.SubjectMapper
Initializes the configuration data needed by this mapper.
initialize(KeyProvider) - Method in class com.sun.identity.xmlenc.AMEncryptionProvider
Initializes encryption provider.
initialize(KeyProvider) - Method in interface com.sun.identity.xmlenc.EncryptionProvider
Initializes encryption provider.
initialize() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPSerializer
 
initialize() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPSerializer
 
initialize() - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder
 
initialize(InternalTypeMappingRegistry) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPSerializer
 
initialize(CallbackHandler, Map<String, Object>) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthModuleWrapper
 
initialize(Map<String, Set<String>>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Initializes the IdRepo instance, basically within this method we process the configuration settings and set up the connection factories that will be used later in the lifetime of the IdRepo plugin.
initialize(Map) - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.forgerock.openam.rest.LocalSSOTokenSessionModule
No initialisation required for this module.
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.
initialize() - Method in class org.forgerock.openam.upgrade.steps.AllowEvaluateForAgentsUpgradeStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.CopyJavaCryptoExtKeyStoreStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.DelegationConfigUpgradeStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.EnableGenericRepoStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.MakeExplicitDefaultKeyStoreTypeStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.MigrateAgentGroups
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.MigrateValidGotoSetting
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.policy.conditions.OldPolicyConditionMigrationUpgradeStep
Checks what policies could be automatically upgraded and performs the upgrade without saving so that the migrated policy can be validated to ensure the upgrade went well.
initialize() - Method in class org.forgerock.openam.upgrade.steps.policy.policysets.UpdateOAuth2PolicySetsStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.policy.UpgradeResourceTypeStep
Default applications will have resource types associated with them during the schema upgrade, so here we list the other applications that does not already have resource types.
initialize() - Method in class org.forgerock.openam.upgrade.steps.PostAuthenticationPluginUpgradeStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.RemoveNetscapeLDAPStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.RemoveRedundantDefaultApplication
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.RemoveReferralsStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.RemoveSessionServiceSubSchemaStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.ResavePoliciesStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.ResourceSetPolicyUrlUpgradeStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.SchemaXmlAttributeUpgradeStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptedAuthModulesStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptingSchemaStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.TwoStepVerificationSettingUpgrade
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UmaApplicationSubjectsStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeAgentServiceStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeAuditServiceStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeCTSMaxConnectionsConfigurationStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeDirectoryContentStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementSubConfigsStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeExternalCTSConfigurationStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeIdRepoSubConfigs
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeLDAPAuthModulesStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2AuthModulesStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ClientStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ProviderStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeServerDefaultsStep
 
initialize() - Method in class org.forgerock.openam.upgrade.steps.UpgradeServiceSchemaStep
 
initialize() - Method in interface org.forgerock.openam.upgrade.steps.UpgradeStep
Initializes the upgrade step during which it determines what sort of changes needs to be applied to the configurationif any.
initialize(Map<String, Set<String>>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
initialize_idrepo() - Static method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
Initializes this class with system properties.
initializeAuth(ServletContext) - Method in class com.sun.identity.authentication.UI.LoginLogoutMapping
Initializes OpenAM.
initializeCacheSize() - Static method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
initializeClass() - Static method in class com.sun.identity.sm.SMSEntry
 
initialized - Static variable in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
initialized - Variable in class org.forgerock.openam.xui.XUIFilter
 
initializeForClientUse() - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Initialises OpenDJ for client use, used by the CLI tools
initializeKeyStore() - Method in class com.sun.identity.log.handlers.SecureFileHandler
Initialize logger key store
initializeLDAP() - Method in class com.sun.identity.authentication.modules.ad.AD
 
initializeLDAP() - Method in class com.sun.identity.authentication.modules.ldap.LDAP
TODO-JAVADOC
initializeListeners() - Method in class com.sun.identity.idm.server.IdRepoPluginsCache
 
initializeLogsDir(File) - Static method in class com.sun.identity.install.tools.util.LogHelper
 
initializeObject(String, String) - Method in class com.sun.identity.entity.EntityObjectImpl
Method to initialize the object.
initializeProperties(String) - Static method in class com.iplanet.am.util.SystemProperties
Initializes properties bundle from the file passed.
initializeProperties(Properties) - Static method in class com.iplanet.am.util.SystemProperties
 
initializeProperties(Properties, boolean) - Static method in class com.iplanet.am.util.SystemProperties
Initializes the properties to be used by OpenAM.
initializeProperties(Properties, boolean, boolean) - Static method in class com.iplanet.am.util.SystemProperties
Initializes the properties to be used by OpenAM.
initializeProperties(String, String) - Static method in class com.iplanet.am.util.SystemProperties
Initializes a property to be used by OpenAM.
initializeProperties(Properties) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Initializes the properties map.
initializeProperties(String, String) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Initializes the properties map.
initializeProperties(Properties) - Method in class com.sun.identity.configuration.FedLibSystemProperties
Initializes the properties to be used by Open Federation Library.
initializeProperties(String, String) - Method in class com.sun.identity.configuration.FedLibSystemProperties
Initializes the properties map.
initializeProperties(Properties) - Method in class com.sun.identity.configuration.SystemProperties
Initializes the properties map.
initializeProperties(String, String) - Method in class com.sun.identity.configuration.SystemProperties
Initializes the properties map.
initializeProperties(String) - Static method in class com.sun.identity.saml2.idpdiscovery.SystemProperties
Initializes the properties.
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.
initializeProperties() - Static method in class com.sun.identity.sm.SMSEntry
 
initializeProperties() - Method in class com.sun.identity.sm.SMSNotificationManager
 
initializeRequestContext(RequestContext) - Method in class com.sun.identity.password.ui.PWResetServlet
Initializes request context
initializeResourceBundle() - Method in class com.sun.identity.config.util.AjaxPage
 
initializeSecureLogHelper(String, AMPassword, String, AMPassword) - Method in class com.sun.identity.log.secure.SecureLogHelper
Initialize logger by generating a new MACing key and storing it in the secure storage Also creates a file for the verifier with the same password.
InitializeSystem - Class in com.sun.identity.cli
 
InitializeSystem() - Constructor for class com.sun.identity.cli.InitializeSystem
 
initializeValidatorMap() - Method in class com.sun.identity.install.tools.configurator.ChoiceValidator
 
initializeValidatorMap() - Method in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
initializeValidatorMap() - Method in class com.sun.identity.install.tools.configurator.NetworkValidator
 
initializeValidatorMap() - Method in class com.sun.identity.install.tools.configurator.PasswordValidator
 
initializeValidatorMap() - Method in class com.sun.identity.install.tools.configurator.StringValidator
 
initializeValidatorMap() - Method in class com.sun.identity.install.tools.configurator.ValidateURL
 
initializeValidatorMap() - Method in class com.sun.identity.install.tools.configurator.ValidatorBase
Initialize Validator Map
initializeVerifier(AMPassword, Object) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Initialize SecureLog verifier
initializeVerifier(String, AMPassword, AMPassword) - Method in class com.sun.identity.log.secure.SecureLogHelper
Initialize the verifier by using the logger generated PKCS12 file and looking for the appropriate content in that and overwriting with the new password
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.
initiateAuthentication(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.forgerock.openam.core.rest.authn.RestAuthenticationHandler
Handles authentication requests from HTTP both GET and POST.
initiateAuthnRequest(HttpServletRequest, HttpServletResponse, String, String, Map, SAML2EventLogger) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Parses the request parameters and builds the Authentication Request to sent to the IDP.
initiateECPRequest(HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Parses the request parameters and builds ECP Request to sent to the IDP.
initiateLogoutRequest(HttpServletRequest, HttpServletResponse, PrintWriter, String, Map) - Static method in class com.sun.identity.saml2.profile.IDPSingleLogout
Parses the request parameters and initiates the Logout Request to be sent to the SP.
initiateLogoutRequest(HttpServletRequest, HttpServletResponse, PrintWriter, String, Map, SAML2EventLogger) - Static method in class com.sun.identity.saml2.profile.SPSingleLogout
Parses the request parameters and initiates the Logout Request to be sent to the IDP.
initiateLogoutRequest(HttpServletRequest, HttpServletResponse, PrintWriter, String, Map, LogoutRequest, SOAPMessage, Object, SAML2EventLogger) - Static method in class com.sun.identity.saml2.profile.SPSingleLogout
Parses the request parameters and initiates the Logout Request to be sent to the IDP.
initiateManageNameIDRequest(HttpServletRequest, HttpServletResponse, String, String, Map) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
Parses the request parameters and builds the ManageNameID Request to sent to remote Entity.
initiateNameIDMappingRequest(Object, String, String, String, String, String, Map) - Static method in class com.sun.identity.saml2.profile.NameIDMapping
Parses the request parameters and builds the NameIDMappingRequest to sent to remote identity provider.
initiateSPLogoutRequest(HttpServletRequest, HttpServletResponse, PrintWriter, String, String, String, LogoutRequest, SOAPMessage, IDPSession, String, String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
Initiates the Single logout request by the IDP Proxy to the authenticating identity provider.
InitiatorEncryptionTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.5 AsymmetricBinding Assertion Java content class for InitiatorEncryptionToken element declaration.
InitiatorEncryptionTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
InitiatorEncryptionTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
InitiatorEncryptionTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
InitiatorSignatureTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.5 AsymmetricBinding Assertion Java content class for InitiatorSignatureToken element declaration.
InitiatorSignatureTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
InitiatorSignatureTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
InitiatorSignatureTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
InitiatorTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.5 AsymmetricBinding Assertion Java content class for InitiatorToken element declaration.
InitiatorTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
InitiatorTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
InitiatorTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
initInstance(InputStream, boolean) - Static method in class com.iplanet.services.ldap.DSConfigMgr
 
initInternalSessions(MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Initialization of the "InternalSessions" group.
initManager() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Initializes the ClientTypesManager.
initManager() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Do stuff that needs to get the Manager working.
initManager() - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Initializes the ClientTypesManager.
initPolicyEvaluation(MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Initialization of the "PolicyEvaluation" group.
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
initRemoteSessions(MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Initialization of the "RemoteSessions" group.
initSelfEvaluation(MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Initialization of the "SelfEvaluation" group.
initSelfTiming(MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Initialization of the "SelfTiming" group.
initSMS(boolean) - Method in class com.sun.identity.setup.BootstrapData
 
initSsoServerAuthSvc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerAuthSvc" group.
initSsoServerConnPoolSvc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerConnPoolSvc" group.
initSsoServerEntitlementSvc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerEntitlementSvc" group.
initSsoServerFedCOTs(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerFedCOTs" group.
initSsoServerFedEntities(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerFedEntities" group.
initSsoServerIDFFSvc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerIDFFSvc" group.
initSsoServerIdRepoSvc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerIdRepoSvc" group.
initSsoServerInstance(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerInstance" group.
initSsoServerLoggingSvc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerLoggingSvc" group.
initSsoServerPolicyAgents(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerPolicyAgents" group.
initSsoServerPolicySvc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerPolicySvc" group.
initSsoServerSAML1Svc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerSAML1Svc" group.
initSsoServerSAML2Svc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerSAML2Svc" group.
initSsoServerSessSvc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerSessSvc" group.
initSsoServerSvcMgmtSvc(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerSvcMgmtSvc" group.
initSsoServerTopology(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerTopology" group.
initSsoServerWSSAgents(MBeanServer) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the "SsoServerWSSAgents" group.
initStatelessSessions(MBeanServer) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Initialization of the "StatelessSessions" group.
initSubtreeEvaluation(MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Initialization of the "SubtreeEvaluation" group.
initSubtreeTiming(MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Initialization of the "SubtreeTiming" group.
initSys - Static variable in class com.sun.identity.cli.CommandManager
 
initUserId() - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistration
 
initX509KeyManager(String, String, String, AMCallbackHandler) - Method in class com.sun.identity.security.keystore.AMX509KeyManagerImpl
 
Inject - Class in org.forgerock.maven.plugins.inject.content
Maven configuration object for modelling the content files and the ID placeholders for destination file, where the content files will be injected.
Inject() - Constructor for class org.forgerock.maven.plugins.inject.content.Inject
 
InjectContent - Class in org.forgerock.maven.plugins.inject.content
Maven Mojo which can can inject a set of content files into a specific place in a destination file.
InjectContent() - Constructor for class org.forgerock.maven.plugins.inject.content.InjectContent
Default constructor used by the Maven build process.
InMemoryInternalSessionCacheStep - Class in org.forgerock.openam.session.service.access.persistence.caching
Session cache implemented using a simple in-memory cache data structure.
InMemoryNotificationBroker - Class in org.forgerock.openam.notifications.brokers
A notification broker that uses an in-memory shared queue for incoming notifications and a single thread for reading from it.
InMemoryNotificationBroker(AMExecutorServiceFactory, TimeService, int, int) - Constructor for class org.forgerock.openam.notifications.brokers.InMemoryNotificationBroker
Constructs a new InMemoryNotificationBroker.
inOrganizationalUnit(Debug, AMStoreConnection, AMObject) - Static method in class com.sun.identity.common.admin.AdminInterfaceUtils
Returns true if an object is a descendent of an organizational unit.
INPUT_CONTEXT_ONLY - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for InputContextOnly attribute
INPUT_TOKEN_STATE - Static variable in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
inputTokenState(JsonValue) - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState.RestSTSTokenTranslationInvocationStateBuilder
 
inRange(String) - Method in class org.forgerock.openam.network.ipv4.IPv4AddressRange
 
inRange(IPv4AddressRange) - Method in class org.forgerock.openam.network.ipv4.IPv4AddressRange
 
inRange(String) - Method in class org.forgerock.openam.utils.IPRange
 
inRange(IPRange) - Method in class org.forgerock.openam.utils.IPRange
 
inResponseTo - Variable in class com.sun.identity.federation.message.FSAssertion
Deprecated.
The value of the InResponseTo attribute in the Assertion.
inResponseTo - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
INRESPONSETO - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for InResponseTo
inResponseTo - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
InsertContent - Class in com.sun.identity.setup
Extracts a portion of one file and insert into another file.
InsertContent(Pattern) - Constructor for class com.sun.identity.setup.InsertContent
Creates an instance of this class.
insertContent(String, int, String) - Static method in class org.forgerock.openam.utils.StringUtils
Inserted content into a string.
InsertEntry - Class in com.sun.identity.liberty.ws.disco
The class InsertEntry represents a Insert Entry for Discovery Modify request.
InsertEntry(ResourceOffering, List) - Constructor for class com.sun.identity.liberty.ws.disco.InsertEntry
Constructor.
InsertEntry(Element) - Constructor for class com.sun.identity.liberty.ws.disco.InsertEntry
Constructor.
insertLineByNumber(String, int, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method insertLineByNumber
inserts(String, String, String) - Method in class com.sun.identity.setup.InsertContent
Inserts a portion of one file and insert into another file.
inserts(String, String) - Method in class com.sun.identity.setup.InsertWebXMLContent
Inserts a portion of one file and insert into another file.
InsertWebXMLContent - Class in com.sun.identity.setup
Extracts a portion of one file and insert into another file.
InsertWebXMLContent(Pattern) - Constructor for class com.sun.identity.setup.InsertWebXMLContent
Creates an instance of this class.
install(InstallLogger) - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
install(String, int, InstallLogger) - Method in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
install(InstallLogger) - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
install(String, int, InstallLogger) - Method in class com.sun.identity.install.tools.configurator.InstallDriver
 
INSTALL_ROOT_PROPERTIES - Static variable in class org.forgerock.openam.upgrade.OpenDJUpgrader
List of system properties that need to be set to the DJ installation root before running the DJ upgrade tasks.
InstallAbortException - Exception in com.sun.identity.install.tools.configurator
 
InstallAbortException(LocalizedMessage) - Constructor for exception com.sun.identity.install.tools.configurator.InstallAbortException
 
InstallAbortException(LocalizedMessage, Exception) - Constructor for exception com.sun.identity.install.tools.configurator.InstallAbortException
 
InstallConstants - Interface in com.sun.identity.install.tools.configurator
 
InstallDriver - Class in com.sun.identity.install.tools.configurator
 
InstallDriver() - Constructor for class com.sun.identity.install.tools.configurator.InstallDriver
 
InstallException - Exception in com.sun.identity.install.tools.configurator
The basic exception type used within the Product Installer to indicate the occurrence of error conditions.
InstallException(LocalizedMessage, Exception) - Constructor for exception com.sun.identity.install.tools.configurator.InstallException
This constructor takes a message indicating the nature of failure, along with the exception that originally caused the failure.
InstallException(LocalizedMessage) - Constructor for exception com.sun.identity.install.tools.configurator.InstallException
This constructor takes a message indicating the nature of the failure.
InstallHandler - Class in com.sun.identity.install.tools.handler
 
InstallHandler() - Constructor for class com.sun.identity.install.tools.handler.InstallHandler
 
InstallInteraction - Class in com.sun.identity.install.tools.configurator
Interaction class to handle user input.
InstallInteraction(InteractionInfo) - Constructor for class com.sun.identity.install.tools.configurator.InstallInteraction
 
InstallLog - Class in com.sun.identity.install.tools.logs
 
InstallLog() - Constructor for class com.sun.identity.install.tools.logs.InstallLog
 
InstallLog - Class in com.sun.identity.setup
Installation Log
InstallLogger - Class in com.sun.identity.install.tools.configurator
 
InstallLogger(String) - Constructor for class com.sun.identity.install.tools.configurator.InstallLogger
 
InstallRunInfo - Class in com.sun.identity.install.tools.configurator
 
InstallRunInfo(boolean, String, ArrayList, ArrayList, ArrayList, ArrayList, ArrayList, I18NInfo, I18NInfo, boolean) - Constructor for class com.sun.identity.install.tools.configurator.InstallRunInfo
 
InstallState - Class in com.sun.identity.install.tools.configurator
Class that encapuslates the state of an install instance.
InstallState(Map, ArrayList) - Constructor for class com.sun.identity.install.tools.configurator.InstallState
Creates a new InstallState object.
InstallToolsGuiceModule - Class in org.forgerock.openam.install.tools.guice
Guice configuration for the install tools.
InstallToolsGuiceModule() - Constructor for class org.forgerock.openam.install.tools.guice.InstallToolsGuiceModule
 
instance - Static variable in class com.sun.identity.common.SystemTimer
 
instance - Static variable in class com.sun.identity.common.SystemTimerPool
 
instance - Static variable in class com.sun.identity.saml.xmlsig.XMLSignatureManager
 
INSTANCE - Static variable in class com.sun.identity.sm.SMSUtils
 
INSTANCE_AUDIT_DIR_NAME - Static variable in interface com.sun.identity.install.tools.admin.ICommonToolsConstants
Field INSTANCE_AUDIT_DIR_NAME
INSTANCE_CONFIG_DIR_NAME - Static variable in interface com.sun.identity.install.tools.admin.ICommonToolsConstants
Field INSTANCE_CONFIG_DIR_NAME
INSTANCE_DEBUG_DIR_NAME - Static variable in interface com.sun.identity.install.tools.admin.ICommonToolsConstants
Field INSTANCE_DEBUG_DIR_NAME
INSTANCE_FAILED - Static variable in interface com.iplanet.ums.IUMSConstants
 
INSTANCE_LIB_DIR_NAME - Static variable in interface com.sun.identity.install.tools.admin.ICommonToolsConstants
Field INSTANCE_LIB_DIR_NAME
INSTANCE_LIST - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies list of instances.
INSTANCE_LOCALE_DIR_NAME - Static variable in interface com.sun.identity.install.tools.admin.ICommonToolsConstants
Field INSTANCE_CONFIG_DIR_NAME
INSTANCE_LOGS_DIR_NAME - Static variable in interface com.sun.identity.install.tools.admin.ICommonToolsConstants
Field INSTANCE_LOGS_DIR_NAME
InstanceConfigMarshaller<T extends STSInstanceConfig> - Interface in org.forgerock.openam.sts
Interface to represent the concerns of marshalling to RestSTSInstanceConfig and SoapSTSInstanceConfig instances to/from either the Map> SMS representation or the json representation.
INSTANCEID - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant for instance id.
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.
INSTANTIATION_DEFINITION_CLASS - Static variable in interface com.sun.identity.cli.ExitCodes
Definition class cannot be instantiated.
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.
InstFinderData - Class in com.sun.identity.install.tools.configurator
 
InstFinderData(String, String, String) - Constructor for class com.sun.identity.install.tools.configurator.InstFinderData
 
InstFinderStore - Class in com.sun.identity.install.tools.configurator
 
INSUFFICIENT_ACCESS_ADD - Static variable in interface com.iplanet.ums.IUMSConstants
 
INSUFFICIENT_ACCESS_DELETE - Static variable in interface com.iplanet.ums.IUMSConstants
 
INSUFFICIENT_SCOPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The request requires higher privileges than provided by the access token.
InsufficientScopeException - Exception in org.forgerock.oauth2.core.exceptions
An exception for when the resource requested requires a higher scope than the token supplied provides.
InsufficientScopeException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.InsufficientScopeException
 
int_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct
 
int_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct
 
int_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct
 
int_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct
 
int_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
int_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct
 
int_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct
 
int_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct
 
int_10 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
int_10 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
int_11 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
int_11 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
int_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
int_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
int_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
int_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
int_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
int_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
int_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
int_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
int_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
int_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
int_4 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
int_4 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
int_4 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
int_4 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
int_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
int_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
int_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
int_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
int_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
int_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
int_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
int_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
int_5 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
int_5 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
int_5 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
int_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
int_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
int_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
int_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
int_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
int_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
int_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
int_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
int_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
int_8 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
int_9 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
int_9 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
INT_CODE_ERROR_CONCURRENT_EXEC - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
INT_CODE_ERROR_INVALID_OPTS - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
INT_CODE_ERROR_LICENSE - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
INT_CODE_ERROR_NO_OPTS - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
INT_CODE_ERROR_UNKNOWN - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
INT_CODE_SUCCESS - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
INT_EXIT_LOOP - Static variable in class com.sun.identity.install.tools.configurator.Driver
 
INT_MATCH_FROM_END - Static variable in class com.sun.identity.install.tools.util.MatchPattern
 
INT_MATCH_FROM_START - Static variable in class com.sun.identity.install.tools.util.MatchPattern
 
INT_MATCH_OCCURRANCE - Static variable in class com.sun.identity.install.tools.util.MatchPattern
 
INT_OPERATION_TYPE_REGULAR - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field INT_INSTALL_REGULAR
INT_OPERATION_TYPE_SAVE_RESPONSE - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field INT_INSTALL_SAVE_RESPONSE_FILE
INT_OPERATION_TYPE_USE_RESPONSE - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field INT_INSTALL_USE_RESPONSE_FILE
INT_RUN_DISPLAY_SUMMARY - Static variable in class com.sun.identity.install.tools.configurator.Driver
 
INT_RUN_IFINDER_INTERACTIONS - Static variable in class com.sun.identity.install.tools.configurator.Driver
 
INT_RUN_INTERACTIONS - Static variable in class com.sun.identity.install.tools.configurator.Driver
 
INT_STATUS_ABORT - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
INT_STATUS_BACK - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
INT_STATUS_CONTINUE - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
INT_STATUS_FAILED - Static variable in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
INT_STATUS_START_OVER - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
INT_STATUS_SUCCESS - Static variable in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
INT_STATUS_WARNING - Static variable in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
IntegerValidator - Class in com.sun.identity.common.validation
Deprecated.
As of OpenSSO version 8.0 IntegerValidator
IntegerValidator - Class in com.sun.identity.shared.validation
Validator for integer format.
integrateLocale - Static variable in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
integrateLocale - Static variable in class com.iplanet.am.sdk.common.MiscUtils
 
interact(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.ConfirmInteraction
 
interact(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
interact(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
Method that interacts with user in interactive mode.
interact(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserResponseInteraction
 
INTERACT_FOR_CONSENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
INTERACT_FOR_VALUE - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
INTERACTION_NAMESPACE - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name space URI of interaction service
INTERACTION_REQUIRED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
OpenID Connect interaction required error
INTERACTION_TITLE - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
InteractionConstants - Interface in com.sun.identity.install.tools.configurator
 
InteractionException - Exception in com.sun.identity.liberty.ws.interaction
Base class for exceptions that could be thrown from InteractionService framework.
InteractionException(String) - Constructor for exception com.sun.identity.liberty.ws.interaction.InteractionException
Constructor
InteractionException(Throwable) - Constructor for exception com.sun.identity.liberty.ws.interaction.InteractionException
Constructor
InteractionException(String, String, Object[]) - Constructor for exception com.sun.identity.liberty.ws.interaction.InteractionException
Constructor Constructs an instance of InteractionException to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message.
InteractionFactory - Class in com.sun.identity.install.tools.configurator
 
InteractionFactory() - Constructor for class com.sun.identity.install.tools.configurator.InteractionFactory
 
InteractionInfo - Class in com.sun.identity.install.tools.configurator
 
InteractionInfo(String, SkipIfInfo, I18NInfo, DefaultValueFinderInfo, boolean, boolean, String, boolean, String) - Constructor for class com.sun.identity.install.tools.configurator.InteractionInfo
 
InteractionManager - Class in com.sun.identity.liberty.ws.interaction
This class provides the interface and implementation for supporting resource owner interaction.
InteractionRedirectException - Exception in com.sun.identity.liberty.ws.interaction
Class for exception thrown by InteractionManager, on the WSC side, to indicate that the User Agent is redirected to WSP.
InteractionRedirectException(String) - Constructor for exception com.sun.identity.liberty.ws.interaction.InteractionRedirectException
Constructor
InteractionRequiredException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the OpenID connect prompt parameter enforces that the resource owner is not asked to authenticate, but the resource owner does not have a current authenticated session.
InteractionRequiredException() - Constructor for exception org.forgerock.oauth2.core.exceptions.InteractionRequiredException
Constructs a new InteractionRequiredException with the default message.
InteractionRequiredException(OAuth2Constants.UrlLocation) - Constructor for exception org.forgerock.oauth2.core.exceptions.InteractionRequiredException
Constructs a new InteractionRequiredException with the specified message.
InteractionResult - Class in com.sun.identity.install.tools.configurator
 
InteractionResult(InteractionResultStatus, Map, LocalizedMessage) - Constructor for class com.sun.identity.install.tools.configurator.InteractionResult
 
InteractionResultStatus - Class in com.sun.identity.install.tools.configurator
 
InteractionSOAPFaultException - Exception in com.sun.identity.liberty.ws.interaction
Class for exception thrown by InteractionManager in case of any SOAP fault while handling interaction for the WSP.
InteractionSOAPFaultException(Throwable) - Constructor for exception com.sun.identity.liberty.ws.interaction.InteractionSOAPFaultException
Constructor
InteractionUtils - Class in com.sun.identity.liberty.ws.interaction
Class that provides some utility methods that work with objects related to interaction
interactSilent(IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
InterleaveDispatcher - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Splits the unmarshalling events to bracnhes to support XML Schema's <all> and RELAX NG's <interleave> This class will be extended by the generated code.
InterleaveDispatcher(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
 
InterleaveDispatcher - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Splits the unmarshalling events to bracnhes to support XML Schema's <all> and RELAX NG's <interleave> This class will be extended by the generated code.
InterleaveDispatcher(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
 
INTERMEDIARY_SUBJECT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for intemediray-subject URI
INTERMEDIATE_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute to be configured in SPSSOConfig for intermediate url.
INTERNAL - Static variable in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
INTERNAL_ERROR - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INTERNAL_ERROR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Internal error
INTERNAL_USERS - Static variable in class com.sun.identity.authentication.service.LoginState
 
InternalEvaluationTimingStore - Class in org.forgerock.openam.entitlement.monitoring
Store for containing the timing associated with individual policy evaluations.
InternalEvaluationTimingStore(EntitlementConfigurationWrapper) - Constructor for class org.forgerock.openam.entitlement.monitoring.InternalEvaluationTimingStore
 
InternalSession - Class in com.iplanet.dpro.session.service
The InternalSession class represents a Webtop internal session.
InternalSession(SessionID) - Constructor for class com.iplanet.dpro.session.service.InternalSession
Creates a new InternalSession with the given Session ID.
InternalSession() - Constructor for class com.iplanet.dpro.session.service.InternalSession
Default constructor required for deserialisation, and should not be used elsewhere.
InternalSessionEvent - Class in com.iplanet.dpro.session.service
This class represents a session event.
InternalSessionEvent(InternalSession, SessionEventType, long) - Constructor for class com.iplanet.dpro.session.service.InternalSessionEvent
Creates a new event.
InternalSessionEventBroker - Class in com.iplanet.dpro.session.service
Propagates InternalSessionEvent to fixed set of observers.
InternalSessionEventBroker(InternalSessionListener...) - Constructor for class com.iplanet.dpro.session.service.InternalSessionEventBroker
 
InternalSessionFactory - Class in com.iplanet.dpro.session.service
Responsible for creating InternalSession objects.
InternalSessionFactory(Debug, SessionServerConfig, AuthenticationSessionStore, SessionAccessManager) - Constructor for class com.iplanet.dpro.session.service.InternalSessionFactory
 
InternalSessionListener - Interface in com.iplanet.dpro.session.service
Listener interface for observation of InternalSession events.
InternalSessionPersistenceStore - Class in org.forgerock.openam.session.service.access.persistence
This class provides a bridge between session storage and the InternalSession persisting steps.
InternalSessionPersistenceStore(SessionPersistenceStore) - Constructor for class org.forgerock.openam.session.service.access.persistence.InternalSessionPersistenceStore
 
InternalSessions - Class in org.forgerock.openam.monitoring.session
The class is used for implementing the "InternalSessions" group.
InternalSessions(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.session.InternalSessions
Constructor for the "InternalSessions" group.
InternalSessions(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.session.InternalSessions
Constructor for the "InternalSessions" group.
InternalSessionsImpl - Class in org.forgerock.openam.monitoring.session
Implementation for hooking the SNMP InternalSessions class in to OpenAM to report on our stats.
InternalSessionsImpl(SnmpMib, SessionMonitoringStore) - Constructor for class org.forgerock.openam.monitoring.session.InternalSessionsImpl
 
InternalSessionsMBean - Interface in org.forgerock.openam.monitoring.session
This interface is used for representing the remote management interface for the "InternalSessions" MBean.
InternalSessionsMeta - Class in org.forgerock.openam.monitoring.session
The class is used for representing SNMP metadata for the "InternalSessions" group.
InternalSessionsMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Constructor for the metadata associated to "InternalSessions".
InternalSessionStore - Interface in org.forgerock.openam.session.service.access.persistence
Responsible for reading and storing InternalSessions.
InternalSessionStoreChain - Class in org.forgerock.openam.session.service.access.persistence
A series of storage steps, which allow for InternalSession access.
InternalSessionStoreChain(List<InternalSessionStoreStep>, InternalSessionStore) - Constructor for class org.forgerock.openam.session.service.access.persistence.InternalSessionStoreChain
 
InternalSessionStoreStep - Interface in org.forgerock.openam.session.service.access.persistence
A step in persisting a session.
internalToken - Variable in class com.iplanet.am.sdk.common.CallBackHelperBase
 
internalToken - Variable in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
INTERPRETED - Static variable in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
Optimisation level constant indicating that scripts should be fully interpreted and not compiled.
INTERSITE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Intersite transfer URL
interval - Static variable in class com.sun.identity.saml2.profile.SPCache
 
interval - Static variable in class com.sun.identity.wsfederation.profile.SPCache
 
INTERVAL - Static variable in class com.sun.identity.wss.security.WSSConstants
 
INTERVAL - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.DeviceCode
 
INTRODUCTION_COOKIE_NOT_FOUND - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Preferred IDP Cookie not found.
INTRODUCTION_INVALID_REDIRECT_URL_SCHEME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Invalid Redirect URL scheme.
INTRODUCTION_NO_PROVIDER_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider ID not in request and not able to reset preferred IDP
INTRODUCTION_NO_REDIRECT_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Redirect URL not specified.
INTRODUCTION_PROPERTY_FILE_PROVIDER_INVALID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Invalid Property file.
introspect(OAuth2Request, String, String, String) - Method in class org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler
 
introspect(OAuth2Request, String, String, String) - Method in interface org.forgerock.oauth2.core.TokenIntrospectionHandler
Look for a token of a particular type, with a given ID, and return its introspected representation.
introspect(OAuth2Request) - Method in class org.forgerock.oauth2.core.TokenIntrospectionService
Allows introspection of a (refresh or access) token according to the OAuth 2.0 Token Introspection standard.
introspect(Representation) - Method in class org.forgerock.oauth2.restlet.TokenIntrospectionResource
Wraps the introspection service in a Restlet API.
introspect(OAuth2Request, String, String, String) - Method in class org.forgerock.openam.uma.UmaTokenIntrospectionHandler
 
IntrospectableToken - Interface in org.forgerock.oauth2.core
An OAuth 2.0 token abstraction for introspection.
IntrospectionEndpoint() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.IntrospectionEndpoint
 
intToTwoBytes(int) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Converts integer to byte array.
intValue - Variable in class com.sun.identity.log.service.LogType
Integer variable to keep log type
intValue - Variable in class com.sun.identity.log.service.ParamIndex
String variable to keep integer value
INVALID - Static variable in class com.sun.identity.authentication.internal.AuthSSOToken
 
INVALID - Static variable in class com.sun.identity.saml.assertion.Condition
The Condition is invalid.
invalid() - Static method in class com.sun.identity.security.AdminTokenAction
Resets cached SSOToken.
INVALID - Static variable in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
Invalid number indicates a non numeric was entered into the configuration for a numeric field.
INVALID_ACT_FED_INFO_IN_IDS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: Account federation info is modified in the directory.
INVALID_ADMIN - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_APP_REALM - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_APP_TYPE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_APPLICATION_CLASS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_APPLICATION_ID - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_ASSERTION - Static variable in class com.sun.identity.federation.common.LogUtil
Assertion is invalid.
INVALID_ATTEMPTS_DATA_ATTR_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
INVALID_ATTR_NAME_OR_VALUE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
INVALID_AUTH_LEVEL - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Invalid auth level
INVALID_AUTH_TYPE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message INVALID_AUTH_TYPE.
INVALID_AUTHN_REQUEST - Static variable in class com.sun.identity.federation.common.LogUtil
Authentication Request is invalid.
INVALID_AUTHN_REQUEST_EXCEPTION - Static variable in class com.sun.identity.federation.common.LogUtil
Authentication Request is invalid.
INVALID_AUTHN_RESPONSE - Static variable in class com.sun.identity.federation.common.LogUtil
Invalid Authentication Response
INVALID_AUTHN_RESPONSE - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Response from IDP with Browser POST or LECP profile contains * non-Success status code.
INVALID_CLASS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_CLIENT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The client identifier provided is invalid, the client failed to authenticate, the client did not include its credentials, provided multiple client credentials, or used unsupported credentials type.
INVALID_CLIENT_METADATA - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The request contains invalid client metadata.
INVALID_CODE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The code provided is invalid.
INVALID_COS_ATTRIBUTE_QUALIFIER - Static variable in interface com.iplanet.ums.IUMSConstants
 
INVALID_COSDEFINITION - Static variable in interface com.iplanet.ums.IUMSConstants
 
INVALID_COT_NAME - Static variable in class com.sun.identity.cot.LogUtil
 
INVALID_COT_TYPE - Static variable in class com.sun.identity.cot.LogUtil
 
INVALID_COT_TYPE_DELETE_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
INVALID_ENTITLEMENT_SUBJECT_CLASS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_ENTITY_CONFIG - Static variable in class com.sun.identity.federation.common.LogUtil
Invallid Entity configuration.
INVALID_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.federation.common.LogUtil
Invalid Entity Descriptor.
INVALID_ENTRY_ID - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
INVALID_ENTRY_ID(16) Typically, if an invalid ID is passed to Entry's constructor, this error is thrown.
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
INVALID_GRANT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The provided access grant is invalid, expired, or revoked (e.g.
INVALID_IDP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_INRESPONSETO_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_ISSUER_ASSERTION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_ISSUER_IN_ASSERTION_FROM_PDP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_ISSUER_IN_PEP_REQUEST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_ISSUER_REQUEST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_ISSUER_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_JSON - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_LOG_NAME - Static variable in exception com.iplanet.log.LogException
Log name is in valid.
INVALID_MNI_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_NAME_ERROR_DELETE_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
INVALID_NAME_ID_POLICY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
INVALID_NAME_IDENTIFIER_TYPE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: Invalid name identifier type.
INVALID_OAUTH2_SCOPE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_OPERATION - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
INVALID_OPERATION(5) Reported an invalid operation.
INVALID_OPTION_VALUE - Static variable in interface com.sun.identity.cli.ExitCodes
Invalid option value.
INVALID_PDP_ID - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_PEP_ID - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_POLICY_ID - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_PORT - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_PRIVILEGE_CLASS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_PROPERTY_VALUE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_PROPERTY_VALUE_UNKNOWN_VALUE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_PROVIDER - Static variable in class com.sun.identity.federation.common.LogUtil
Logout Failed , no Provider
INVALID_QUERY_FILTER - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_QUERY_ID - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_REALM_CREATE_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_CREATE_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_DELETE_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_DELETE_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_FOR_SESSION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_GET_ALL_ENTITIES - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_GET_ALL_HOSTED_ENTITIES - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_GET_ALL_REMOTE_ENTITIES - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_GET_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_GET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_SET_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REALM_SET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_REF_TO_MSG_ID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
INVALID_REQUEST - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message INVALID_REQUEST.
INVALID_REQUEST - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The request is missing a required parameter, includes an invalid parameter value, or is otherwise malformed.
INVALID_REQUEST_ID - Static variable in class com.sun.identity.federation.common.LogUtil
Invalid Request ID
INVALID_RESOURCE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_RESOURCE_TYPE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_RESPONSE - Static variable in class com.sun.identity.federation.common.LogUtil
Response is invalid.
INVALID_RESPONSE - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Response from IDP with Browser Artifact profile contains non-Success status code.
INVALID_RESPONSE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message INVALID_RESPONSE.
INVALID_RESPONSE - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for invalid response from IDP.
INVALID_RESPONSE_SIGNATURE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message INVALID_RESPONSE_SIGNATURE.
INVALID_SAML_REQUEST - Static variable in class org.forgerock.openam.saml2.SAMLBase
 
INVALID_SCOPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The requested scope is invalid, unknown, or malformed.
INVALID_SCOPE_BEHAVIOUR - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
INVALID_SCRIPT_ID - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_SEARCH_CONSTRAINTS - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
INVALID_SEARCH_CONSTRAINTS(12) If the constraints specified are not comprehendable, then this error is returned.
INVALID_SEARCH_FILTER - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_SEARCH_FILTER - Static variable in class com.sun.identity.entitlement.xacml3.SearchFilterFactory
 
INVALID_SELECT - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
INVALID_SERVER_ID - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
INVALID_SESSION - Static variable in exception com.iplanet.log.LogException
Invalid session.
INVALID_SESSION_STATE - Static variable in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
INVALID_SESSION_STATE - Static variable in class com.iplanet.dpro.session.utils.SessionInfoFactory
 
INVALID_SIGNATURE - Static variable in class com.sun.identity.federation.common.LogUtil
Invalid Signature for Registration.
INVALID_SIGNATURE_ASSERTION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_SIGNATURE_ASSERTION - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
INVALID_SIGNATURE_ASSERTION_FROM_PDP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_SIGNATURE_QUERY - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_SLO_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_SOAP_MESSAGE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_SOAP_RESPONSE - Static variable in class com.sun.identity.federation.common.LogUtil
SOAP Response is invalid.
INVALID_SP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_SSOTOKEN - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_SUBCOMMAND - Static variable in interface com.sun.identity.cli.ExitCodes
Invalid sub command.
INVALID_TIME_SUBJECT_CONFIRMATION_DATA - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
INVALID_TOKEN - Static variable in interface com.iplanet.ums.IUMSConstants
 
INVALID_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The access token provided is expired, revoked, malformed, or invalid for other reasons.
INVALID_USER_ID - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
INVALID_USERID_CHARACTERS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
INVALID_VALUE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_WRESULT - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
INVALID_WSDL_LOCATION - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_XML - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
INVALID_XML - Static variable in class com.sun.identity.entitlement.xacml3.XACMLReaderWriter
 
invalidAnswer(AMIdentity) - Method in class com.sun.identity.password.ui.model.PWResetAccountLockout
Stores the attempt of the user's password reset failure in the map.
InvalidAppSSOTokenException - Exception in com.sun.identity.policy.client
Exception thrown if Application SSOToken is invalid.
InvalidAppSSOTokenException(String) - Constructor for exception com.sun.identity.policy.client.InvalidAppSSOTokenException
Constructs InvalidAppSSOTokenException
InvalidAppSSOTokenException(String, String, Object[]) - Constructor for exception com.sun.identity.policy.client.InvalidAppSSOTokenException
Constructs InvalidAppSSOTokenException
InvalidAppSSOTokenException(String, String, Object[], Throwable) - Constructor for exception com.sun.identity.policy.client.InvalidAppSSOTokenException
Constructs InvalidAppSSOTokenException
invalidate() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
invalidate() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Invalidates this session, only works pre-serialization
INVALIDATE_INTERIM_OPENAM_SESSION - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
invalidateAccessToken(String) - Method in interface org.forgerock.openam.sts.soap.bootstrap.SoapSTSAccessTokenProvider
Invalidates the session obtained by calling getAccessToken.
invalidateAccessToken(String) - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSAccessTokenProviderImpl
 
invalidateAMSessions(Set<String>) - Method in interface org.forgerock.openam.sts.token.provider.AMSessionInvalidator
 
invalidateAMSessions(Set<String>) - Method in class org.forgerock.openam.sts.token.provider.AMSessionInvalidatorImpl
 
invalidateCache(SessionID) - Method in class org.forgerock.openam.session.service.access.persistence.caching.InMemoryInternalSessionCacheStep
 
invalidateCachedEntry(String) - Method in interface org.forgerock.openam.sts.tokengeneration.state.STSInstanceStateProvider
Because implementations may cache sts instance state, it must be possible for persistent-store listeners (currently ServiceListener implementations) to invalidate cached entries
invalidateCachedEntry(String) - Method in class org.forgerock.openam.sts.tokengeneration.state.STSInstanceStateProviderBase
 
invalidateInterimOpenAMSession() - Method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
invalidateInterimOpenAMSession() - Method in class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
invalidateSession(Object, HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Invalidates session for a specific protocol.
invalidateSession(Object, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
May be used by both SP and IDP side to invalidate a session.
invalidateSession(Object, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
May be used by both SP and IDP side to invalidate a session.
invalidateSession(Object, HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.plugin.session.SessionProvider
May be used by both SP and IDP side to invalidate a session.
invalidateToken(IssuedTokenContext) - Method in class com.sun.identity.wss.sts.spi.FAMSTSTokenProvider
 
invalidateTokenGenerationServiceConsumptionToken(String) - Method in class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase
 
invalidateTokens(OAuth2Request, String, String, String) - Method in class org.forgerock.oauth2.core.TokenInvalidator
Invalidates all tokens associated with same auth grant, client and resource owner.
InvalidAttributeNameException - Exception in com.sun.identity.sm
The InvalidAttributeNameException is thrown to indicate that an invalid attribute name was used.
InvalidAttributeNameException() - Constructor for exception com.sun.identity.sm.InvalidAttributeNameException
Constructs an InvalidAttributeNameException with no specified detail message.
InvalidAttributeNameException(String) - Constructor for exception com.sun.identity.sm.InvalidAttributeNameException
Constructs an InvalidAttributeNameException with the specified detail message.
InvalidAttributeNameException(String, String, Object[]) - Constructor for exception com.sun.identity.sm.InvalidAttributeNameException
Constructs an InvalidAttributeNameException with the specified error code.
InvalidAttributeValueException - Exception in com.sun.identity.sm
 
InvalidAttributeValueException() - Constructor for exception com.sun.identity.sm.InvalidAttributeValueException
Constructs an InvalidAttributeValueException with no specified detail message.
InvalidAttributeValueException(String) - Constructor for exception com.sun.identity.sm.InvalidAttributeValueException
Constructs an InvalidAttributeValueException with the specified detail message.
InvalidAttributeValueException(String, String, Object[]) - Constructor for exception com.sun.identity.sm.InvalidAttributeValueException
Constructs an InvalidAttributeValueException with the specified error code.
InvalidAuthContextException - Exception in com.sun.identity.authentication.internal
 
InvalidAuthContextException() - Constructor for exception com.sun.identity.authentication.internal.InvalidAuthContextException
 
InvalidBaseUrlException - Exception in org.forgerock.openam.services.baseurl
An exception representing an invalid base URL.
InvalidBaseUrlException(String) - Constructor for exception org.forgerock.openam.services.baseurl.InvalidBaseUrlException
 
InvalidBaseUrlException(String, Exception) - Constructor for exception org.forgerock.openam.services.baseurl.InvalidBaseUrlException
 
InvalidClientAuthZHeaderException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when client authentication fails.
InvalidClientException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when either the request does not contain the client's id or the client fails to be authenticated.
InvalidClientException(int, String, String) - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidClientException
 
InvalidClientMetadata - Exception in org.forgerock.openidconnect.exceptions
Thrown when a client's registration details are invalid.
InvalidClientMetadata() - Constructor for exception org.forgerock.openidconnect.exceptions.InvalidClientMetadata
Constructs a new InvalidClientMetadata exception with the default message.
InvalidClientMetadata(String) - Constructor for exception org.forgerock.openidconnect.exceptions.InvalidClientMetadata
Constructs a new InvalidClientMetadata exception with the passed-in mesage.
InvalidCodeException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when an expired authorization code is used to request an access token.
InvalidCodeException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidCodeException
Constructs a new InvalidCodeException with the specified message.
InvalidConfigurationException - Exception in org.forgerock.openam.sm.exceptions
Thrown when attempting to configure a Connection Pool with an invalid configuration.
InvalidConfigurationException(String) - Constructor for exception org.forgerock.openam.sm.exceptions.InvalidConfigurationException
 
InvalidDCRootException - Exception in com.iplanet.ums.dctree
Exception occurs when root of DCTree are not defined for DCTree to function properly.
InvalidDCRootException() - Constructor for exception com.iplanet.ums.dctree.InvalidDCRootException
Default constructor
InvalidDCRootException(String) - Constructor for exception com.iplanet.ums.dctree.InvalidDCRootException
Constructor with a message string
InvalidDCRootException(String, Throwable) - Constructor for exception com.iplanet.ums.dctree.InvalidDCRootException
Constructor with message string and an embedded exception
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
 
InvalidFormatException - Exception in com.sun.identity.policy
Exception thrown if a name of an object such as policy, rule or referral has invalid format
InvalidFormatException(String, String, int) - Constructor for exception com.sun.identity.policy.InvalidFormatException
Constructs a InvalidFormatException instance.
InvalidFormatException(Throwable, String, int) - Constructor for exception com.sun.identity.policy.InvalidFormatException
Constructs a InvalidFormatException instance.
InvalidFormatException(String, String, Object[], Throwable, String, int) - Constructor for exception com.sun.identity.policy.InvalidFormatException
Constructs a InvalidFormatException instance.
InvalidFormatException(String, String, Object[], String, int) - Constructor for exception com.sun.identity.policy.InvalidFormatException
Constructs a InvalidFormatException instance.
InvalidGrantException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the requested grant type is not supported/
InvalidGrantException() - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidGrantException
Constructs a new InvalidGrantException with the default message.
InvalidGrantException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidGrantException
Constructs a new InvalidGrantException with the specified message.
InvalidNameException - Exception in com.sun.identity.policy
Exception thrown if a name of an object such as policy, rule or referral is invalid
InvalidNameException(String, String, int) - Constructor for exception com.sun.identity.policy.InvalidNameException
Constructor
InvalidNameException(String, String, Object[], String, int) - Constructor for exception com.sun.identity.policy.InvalidNameException
Constructor
InvalidNameException(String, String, Object[], Throwable, String, int) - Constructor for exception com.sun.identity.policy.InvalidNameException
Constructor
InvalidNameException(Throwable, String, int) - Constructor for exception com.sun.identity.policy.InvalidNameException
Constructor
invalidPasswd(String, String, AMIdentity, AccountLockoutInfo) - Method in class com.sun.identity.common.ISAccountLockout
Determines the number of times user failed authentication updates the accountInfo object with the user information and count of failed authentication attempts.
invalidPasswd(AMIdentity, AccountLockoutInfo) - Method in class com.sun.identity.common.ISAccountLockout
Determines the number of times user failed authentication updates the accountInfo object with the user information and count of failed authentication attempts.
InvalidPasswordException - Exception in com.sun.identity.authentication.spi
Exception that is thrown when the user-entered password token causes the authentication module to be authenticated to fail.
InvalidPasswordException(String, String, Object[]) - Constructor for exception com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
InvalidPasswordException(String) - Constructor for exception com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
InvalidPasswordException(String, String) - Constructor for exception com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
InvalidPasswordException(Throwable) - Constructor for exception com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
InvalidPasswordException(String, String, Object[], String, Throwable) - Constructor for exception com.sun.identity.authentication.spi.InvalidPasswordException
Constructs an InvalidPasswordException object.
InvalidPostLogoutRedirectUri - Exception in org.forgerock.openidconnect.exceptions
Thrown when a client's post logout redirect uri is invalid.
InvalidPostLogoutRedirectUri() - Constructor for exception org.forgerock.openidconnect.exceptions.InvalidPostLogoutRedirectUri
Constructs a new InvalidPostLogoutRedirectUri exception with the default message.
InvalidRealmNameManager - Class in com.sun.identity.sm
Manager for maintaining list of REST endpoints that cannot be used as realm names.
InvalidRedirectUri - Exception in org.forgerock.openidconnect.exceptions
Thrown when a client's redirect uri are invalid.
InvalidRedirectUri() - Constructor for exception org.forgerock.openidconnect.exceptions.InvalidRedirectUri
Constructs a new InvalidRedirectUri exception with the default message.
InvalidRequestException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the request is missing any required parameters or is otherwise malformed.
InvalidRequestException() - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidRequestException
Constructs a new InvalidRequestException with the default message.
InvalidRequestException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidRequestException
Constructs a new InvalidRequestException with the specified message.
InvalidRequestException(String, OAuth2Constants.UrlLocation) - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidRequestException
Constructs a new InvalidRequestException with the specified message.
InvalidScopeException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the requested scope is invalid, unknown, or malformed.
InvalidScopeException() - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidScopeException
Constructs a new InvalidScopeException with the default message.
InvalidScopeException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidScopeException
Constructs a new InvalidScopeException with the specified message.
InvalidScopeException(String, OAuth2Constants.UrlLocation) - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidScopeException
Constructs a new InvalidScopeException with the specified message.
InvalidSearchFilterException - Exception in com.iplanet.ums
This exception will be thrown if invalid LDAP search filters are used during search operations.
InvalidSearchFilterException() - Constructor for exception com.iplanet.ums.InvalidSearchFilterException
Default constructor
InvalidSearchFilterException(String) - Constructor for exception com.iplanet.ums.InvalidSearchFilterException
Constructor with a message string.
InvalidSearchFilterException(String, Throwable) - Constructor for exception com.iplanet.ums.InvalidSearchFilterException
Constructor with message string and an embedded exception.
invalidSession() - Method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
Creates a json representation to denote invalis session
InvalidSessionIdException - Exception in org.forgerock.openam.dpro.session
This exception describes the case when a session is considered invalid, most likely because the session ID cannot be found in the deployment.
InvalidSessionIdException() - Constructor for exception org.forgerock.openam.dpro.session.InvalidSessionIdException
Constructs a new exception object, no session ID will be provided in the error message.
InvalidSessionIdException(SessionID) - Constructor for exception org.forgerock.openam.dpro.session.InvalidSessionIdException
Constructs a new exception object.
InvalidSessionIdException(String) - Constructor for exception org.forgerock.openam.dpro.session.InvalidSessionIdException
Constructs a new exception object.
InvalidSNMPQueryException - Exception in org.forgerock.openam.monitoring.cts
Thrown by the SNMP-exposed Monitoring Service.
InvalidSNMPQueryException() - Constructor for exception org.forgerock.openam.monitoring.cts.InvalidSNMPQueryException
 
InvalidSNMPQueryException(String, Throwable) - Constructor for exception org.forgerock.openam.monitoring.cts.InvalidSNMPQueryException
 
InvalidSNMPQueryException(Throwable) - Constructor for exception org.forgerock.openam.monitoring.cts.InvalidSNMPQueryException
 
InvalidSNMPQueryException(String) - Constructor for exception org.forgerock.openam.monitoring.cts.InvalidSNMPQueryException
 
InvalidStatusCodeSaml2Exception - Exception in com.sun.identity.saml2.common
This class is an extension point for proxying saml2 firstlevel and secondlevel status code related exceptions.
InvalidStatusCodeSaml2Exception(String, String) - Constructor for exception com.sun.identity.saml2.common.InvalidStatusCodeSaml2Exception
Constructs a new InvalidStatusCodeSaml2Exception without a nested Throwable.
InvalidTokenException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when a access token is used which does not exist on the OAuth2 provider.
InvalidTokenException() - Constructor for exception org.forgerock.oauth2.core.exceptions.InvalidTokenException
Constructs a new InvalidTokenException with the default message.
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.
INVOCATOR_PRINCIPAL_UUID - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is passed in the env parameter while invoking getConditionDecision method of an AMIdentityMembershipCondition.
INVOCATOR_PRINCIPAL_UUID - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is passed in the env parameter while invoking getConditionDecision method of an AMIdentityMembershipCondition.
invoke(Source) - Method in class com.sun.identity.wss.sts.FAMSTSImpl
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
invokeAny(Collection<? extends Callable<T>>) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
invokeListeners(SessionEvent) - Static method in class com.iplanet.dpro.session.Session
Invokes all listeners on the Session associated with the event.
IO_EXCEPTION - Static variable in interface com.sun.identity.cli.ExitCodes
Input/Output Exception
IOUtils - Class in org.forgerock.openam.utils
Utility class for handling I/O streams.
IOutput - Interface in com.sun.identity.cli
Interface defines methods for writing messages from CLI engine.
IP - Static variable in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
 
IP - Static variable in class com.sun.identity.wsfederation.servlet.WSFederationService
 
IP_ADDR - Static variable in class com.sun.identity.log.LogConstants
The IPAddr field.
IP_ADDR - Static variable in class com.sun.identity.saml2.logging.LogUtil
The IPAddr field.
IP_ADDR - Static variable in class com.sun.identity.wss.logging.LogUtil
The IPAddr field.
IP_CONDITION_CONFIGURATION_REQUIRED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
IP_RANGE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in IPCondition to define the IP address values for which a policy applies.
IP_RANGE - Static variable in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
Key that is used in IPv4Condition to define the IP address values for which a policy applies.
IP_RANGE - Static variable in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
Key that is used in IPv6Condition to define the IP address values for which a policy applies.
IP_RESOURCE_ENV_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Query param name for IP/Resource/Environment based authentication
IP_VERSION - Static variable in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
 
IP_VERSION - Static variable in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
 
IP_VERSION - Static variable in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
 
IPAddressValidator - Class in com.sun.identity.sm
The class IPAddressValidator is used to check if the IP address is syntactically correct.
IPAddressValidator() - Constructor for class com.sun.identity.sm.IPAddressValidator
 
IPCondition - Class in com.sun.identity.policy.plugins
Deprecated.
IPCondition() - Constructor for class com.sun.identity.policy.plugins.IPCondition
Deprecated.
No argument constructor
IPLANET_DOMAIN_NAME_ATTR - Static variable in class com.iplanet.am.sdk.common.DCTreeServicesHelper
 
IPRange - Class in org.forgerock.openam.utils
 
IPRange() - Constructor for class org.forgerock.openam.utils.IPRange
build a range with 2 ips
IPRange(String) - Constructor for class org.forgerock.openam.utils.IPRange
 
IPrivilege - Interface in com.sun.identity.entitlement
Class that implements this interface has a evaluate method.
IPrivilegeManager<T extends IPrivilege> - Interface in com.sun.identity.entitlement
Defines Create Read Update Delete operations for implementation of IPrivilege.
IPRPSignoutRequest - Class in com.sun.identity.wsfederation.servlet
This class implements the sign-out request for both identity provider and service provider.
IPRPSignoutRequest(HttpServletRequest, HttpServletResponse, String) - Constructor for class com.sun.identity.wsfederation.servlet.IPRPSignoutRequest
Creates a new instance of RPSigninRequest.
IPSigninRequest - Class in com.sun.identity.wsfederation.servlet
This class implements the sign-in request for the identity provider.
IPSigninRequest(HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Constructor for class com.sun.identity.wsfederation.servlet.IPSigninRequest
Creates a new instance of RPSigninRequest
IPSServerSocket - Class in com.iplanet.am.util
 
IPSServerSocket() - Constructor for class com.iplanet.am.util.IPSServerSocket
 
IPSServerSocket(int) - Constructor for class com.iplanet.am.util.IPSServerSocket
 
IPSServerSocket(int, int) - Constructor for class com.iplanet.am.util.IPSServerSocket
 
IPV4 - Static variable in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
 
IPv4AddressRange - Class in org.forgerock.openam.network.ipv4
 
IPv4AddressRange() - Constructor for class org.forgerock.openam.network.ipv4.IPv4AddressRange
build a range with 2 ips
IPv4AddressRange(String) - Constructor for class org.forgerock.openam.network.ipv4.IPv4AddressRange
 
IPv4Condition - Class in org.forgerock.openam.entitlement.conditions.environment
An EntitlementCondition that can be used to enable/disable an authorization policy based on the IP address and DNS name of the originating client requesting access to a resource.
IPv4Condition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.IPv4Condition
Constructs a new IPv4Condition instance.
IPv4Condition(String, String, List<String>, List<String>) - Constructor for class org.forgerock.openam.entitlement.conditions.environment.IPv4Condition
JSON deserialization constructor used to ensure fields are set in an order that allows inter-field validation to pass.
IPv4Condition - Class in org.forgerock.openam.network.ipv4
Deprecated.
Use org.forgerock.openam.entitlement.conditions.environment.IPv4Condition instead.
IPv4Condition() - Constructor for class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
No argument constructor
IPV6 - Static variable in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
 
IPv6Condition - Class in org.forgerock.openam.entitlement.conditions.environment
An EntitlementCondition that can be used to enable/disable an authorization policy based on the IP address and DNS name of the originating client requesting access to a resource.
IPv6Condition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.IPv6Condition
Constructs a new IPv6Condition instance.
IPv6Condition(String, String, List<String>, List<String>) - Constructor for class org.forgerock.openam.entitlement.conditions.environment.IPv6Condition
JSON deserialization constructor used to ensure fields are set in an order that allows inter-field validation to pass.
IPv6Condition - Class in org.forgerock.openam.network.ipv6
Deprecated.
Use org.forgerock.openam.entitlement.conditions.environment.IPv6Condition instead.
IPv6Condition() - Constructor for class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
No argument constructor
IPVersion - Enum in org.forgerock.openam.entitlement.conditions.environment
An enum representing the different versions of IP addresses.
IPX_HEADER - Static variable in class org.forgerock.openam.radius.common.packet.FramedCompressionAttribute
This compression value indicates IPX header compression.
IRole - Interface in com.iplanet.ums
This is a common iterface from which different roles can be implemented.
is2faMandatory() - Method in class com.sun.identity.authentication.service.LoginState
 
IS_ACTIVE_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
IS_AFFILIATE_MEMBER_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
Checking affiliation member returned successfully.
IS_BEARER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Is Bearer assertion
IS_COLLECTED_RESPONSE_FROM_USER_AGENT - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Interaction service collected response from user agent.
IS_CONSENT_IMPLIED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
IS_DEFAULT - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
IS_ENABLE_UNIQUE_COOKIE - Static variable in interface com.sun.identity.shared.Constants
Property string to enable Session/Cookie hijacking mode in Access Manager.
IS_PASSIVE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Request IDP to be Passive
IS_PASSIVE_ELEM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IsPassive Element Name
IS_PASSIVE_QUERY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
isPassive
IS_PCOOKIE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
IS_PRESENTED_QUERY_TO_USER_AGENT - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
InteractionService presented query page to user agent.
IS_REDIRECTED_USER_AGENT - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
IneractionManager redirected user agent to interaction service.
IS_REDIRECTED_USER_AGENT_BACK - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
IneractionManager redirected user agent back to SP.
IS_REFERRAL_POLICY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
IS_RESENDING_MESSAGE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
IneractionManager resending message to SP.
IS_RETURNING_RESPONSE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Interaction service returning response element.
IS_RETURNING_RESPONSE_MESSAGE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
IneractionManager returning response message.
IS_ROLES_BASE_DN - Static variable in class com.sun.identity.policy.PolicyConfig
 
IS_ROLES_SEARCH_SCOPE - Static variable in class com.sun.identity.policy.PolicyConfig
 
IS_SENDING_MESSAGE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
IneractionManager sending message to SP.
IS_SOAP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
boolean to indicate if this is SOAP profile
isAccepted() - Method in class org.forgerock.openam.license.License
Returns true if the user has accepted the license.
isAccepted() - Method in class org.forgerock.openam.license.LicenseSet
Checks whether all of the licenses in the license set have been accepted.
isAccepted() - Method in class org.forgerock.openam.license.PersistentLicense
 
isAccessLoggable(Level) - Static method in class com.sun.identity.coretoken.TokenLogUtils
Checks if an access message of the given level would actually be logged by this logger.
isAccessLoggable(Level) - Static method in class com.sun.identity.cot.LogUtil
Checks if an access message of the given level would actually be logged by this logger.
isAccessLoggable(Level) - Static method in class com.sun.identity.federation.common.LogUtil
Checks if an access message of the given level would actually be logged by this logger.
isAccessLoggable(Level) - Method in class com.sun.identity.plugin.log.impl.FedletLogger
Checks if an access message of the given level would actually be logged by this logger.
isAccessLoggable(Level) - Method in class com.sun.identity.plugin.log.impl.LogProvider
Checks if an access message of the given level would actually be logged by this logger.
isAccessLoggable(Level) - Method in interface com.sun.identity.plugin.log.Logger
Checks if an access message of the given level would actually be logged by this logger.
isAccessLoggable(Level) - Static method in class com.sun.identity.saml.common.LogUtils
Checks if an access message of the given level would actually be logged by this logger.
isAccessLoggable(Level) - Static method in class com.sun.identity.saml2.logging.LogUtil
Checks if an access message of the given level would actually be logged by this logger.
isAccessLoggable(Level) - Static method in class com.sun.identity.wsfederation.logging.LogUtil
Checks if an access message of the given level would actually be logged by this logger.
isAccessLoggable(Level) - Static method in class com.sun.identity.wss.logging.LogUtil
Checks if an access message of the given level would actually be logged by this logger.
isAccountLocked(String) - Method in class com.sun.identity.authentication.service.LoginState
 
isAccountLocked(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns true if the named account is locked out, false otherwise.
isAccountLocked(AMIdentity) - Method in class com.sun.identity.common.ISAccountLockout
Checks if user account has been unlocked.This method is only for accounts which are physically locked.
ISAccountLockout - Class in com.sun.identity.common
 
ISAccountLockout(boolean, long, int, String, int, String, String, long, int, String, String) - Constructor for class com.sun.identity.common.ISAccountLockout
Using this constructor the caller passes the account lockout attribute values for the service and the resource bundle name from with the localized account locking messages will be picked up.
isActionTagForBinarySecurityToken(int) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
isActionTagForSignature(int) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
isActivated() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Returns true if the entity is activated.
isActivated() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
isActivated() - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Returns true if the organization is activated.
isActivated() - Method in interface com.iplanet.am.sdk.AMResource
Deprecated.
Returns true if the user is activated.
isActivated() - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Returns true if the user is activated.
isActive(SSOToken, IdType, String) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
isActive() - Method in class com.sun.identity.entitlement.Privilege
Returns true if this privilege is active.
isActive() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Returns true if this privilege is active.
isActive() - Method in class com.sun.identity.idm.AMIdentity
If there is a status attribute configured, then verifies if the identity is active and returns true.
isActive(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Returns true if the name object is active.
isActive(SSOToken, IdType, String, String, String) - Method in interface com.sun.identity.idm.IdServices
 
isActive(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
Returns true if the name object is active The convention is that a user is only considered inactive if the user active attribute is explicitly set to be inactive.
isActive(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
isActive(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
isActive(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
isActive(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
isActive(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
isActive(SSOToken, IdType, String, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
isActive() - Method in class com.sun.identity.install.tools.util.MatchPattern
 
isActive() - Method in class com.sun.identity.policy.Policy
Deprecated.
Checks whether the policy is active or inactive An inactive policy is not used to make policy evaluations.
isActive(Realm) - Method in interface org.forgerock.openam.core.realms.RealmLookup
Determines if the provided realm is active or inactive.
isActive() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Returns true if this policy is active (i.e., in use).
isActive(SSOToken, IdType, String, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
isActive(SSOToken, IdType, String) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Tells whether the given identity is considered as "active" or not.
isActive(String, String) - Method in class org.forgerock.openam.idrepo.ldap.helpers.ADHelper
Based on the incoming userAccountControl value tells whether the user account is active or disabled.
isActive(String, String) - Method in class org.forgerock.openam.idrepo.ldap.helpers.DirectoryHelper
Tells whether the user's status attribute corresponds to active or inactive status.
isActive(SSOToken, IdType, String) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
isActive_idrepo(String, String, String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
isActive_idrepo(String, String, String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
IsActiveActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'isActive' action
IsActiveActionHandler(SSOTokenManager, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.IsActiveActionHandler
Constructs a IsActiveActionHandler instance
isAdmin(SSOToken, SSOToken) - Static method in class com.sun.identity.session.util.SessionUtils
Helper method to compare if the user token passed is same as admin token.
isAdmin(Context) - Static method in class org.forgerock.openam.rest.RestUtils
 
isAdmin(Context, String) - Static method in class org.forgerock.openam.rest.RestUtils
 
isAdminGroupsEnabled(String) - Static method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which checks if Admin Groups need to be created for an organization.
isAffiliateMember(String, String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Checks if the provider is a member of the Affiliation.
isAffiliation() - Method in class com.sun.identity.saml2.common.NameIDInfo
Checks if this is an affiliation based federation.
isAffiliationMember(String, String) - Method in class com.sun.identity.liberty.ws.util.IDFFProviderManager
Returns whether the specified provider is a member of the specified affiliation or not.
isAffiliationMember(String, String) - Method in interface com.sun.identity.liberty.ws.util.ProviderManager
Returns whether the specified provider is a member of the specified affiliation or not.
isAffiliationMember(String, String) - Method in class com.sun.identity.saml2.plugins.SAML2ProviderManager
Returns whether the specified provider is a member of the specified affiliation or not.
isAffinityEnabled() - Method in interface org.forgerock.openam.sm.ConnectionConfig
Tells whether affinity has been enabled for this connection.
isAffinityEnabled() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
isAffinityEnabled() - Method in class org.forgerock.openam.sm.ServerGroupConfiguration
 
isAgent(SSOToken) - Method in interface org.forgerock.openam.forgerockrest.utils.AgentIdentity
Establish if an SSOToken belongs to an agent.
isAgent(SSOToken) - Method in class org.forgerock.openam.forgerockrest.utils.AgentIdentityImpl
 
isAgentLoginValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.PasswordValidator
 
isAgentsEnabled() - Method in class org.forgerock.openam.notifications.NotificationsConfig
Whether notifications for agents is enabled.
isAgentURLValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.ValidateURL
 
isAIX() - Static method in class com.sun.identity.install.tools.util.OSChecker
 
isAllowCache() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.Freshness
Gets the value of the allowCache property.
isAllowCache() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
isAllowCreate() - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Returns true if the identity provider is allowed to create a new identifier to represent the principal.
isAllowCreate() - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Returns true if the identity provider is allowed to create a new identifier to represent the principal.
isAllowed(SSOToken, DelegationPermission, Map<String, Set<String>>) - Method in interface com.sun.identity.delegation.DelegationEvaluator
Returns a boolean value indicating if a user has the specified permission.
isAllowed(SSOToken, DelegationPermission, Map<String, Set<String>>, boolean) - Method in interface com.sun.identity.delegation.DelegationEvaluator
Returns a boolean value indicating if a user has the specified permission.
isAllowed(SSOToken, DelegationPermission, Map, boolean) - Method in class com.sun.identity.delegation.DelegationEvaluatorImpl
 
isAllowed(SSOToken, DelegationPermission, Map) - Method in class com.sun.identity.delegation.DelegationEvaluatorImpl
Returns a boolean value indicating if a user has the specified permission.
isAllowed(SSOToken, DelegationPermission, Map) - Method in interface com.sun.identity.delegation.interfaces.DelegationInterface
Returns a boolean value indicating if a user has the the specified permission.
isAllowed(SSOToken, DelegationPermission, Map) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
Returns a boolean value; if a user has the specified permission returns true, false otherwise.
isAllowed(SSOToken, String, String) - Method in class com.sun.identity.policy.client.PolicyEvaluator
Evaluates a simple privilege of boolean type.
isAllowed(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.client.PolicyEvaluator
Evaluates simple privileges of boolean type.
isAllowed() - Method in class com.sun.identity.policy.ConditionDecision
Deprecated.
Gets boolean result of condition evaluation
isAllowed(SSOToken, Map) - Method in class com.sun.identity.policy.Conditions
Checks whether the effective result of conditions is an allow or deny.
isAllowed(SSOToken, String, String) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Evaluates a simple privilege of boolean type.
isAllowed(SSOToken, String, String, Map) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Evaluates simple privileges of boolean type.
isAllowed(AuthorizationDecisionQuery, String) - Method in class com.sun.identity.saml.AssertionManager
This method returns the decision of an AuthorizationQuery.
isAllowed(int, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
Returns true if the requested auth level is greater than or equal to the configured auth level.
isAllowed(int, Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.LEAuthLevelCondition
Returns true if the requested auth level is less than or equal to the configured auth level.
isAllowed(SSOToken, DelegationPermission, Map<String, Set<String>>) - Method in class org.forgerock.openam.rest.router.DelegationEvaluatorProxy
 
isAllowed(SSOToken, DelegationPermission, Map<String, Set<String>>, boolean) - Method in class org.forgerock.openam.rest.router.DelegationEvaluatorProxy
 
isAllowedWithoutReferer() - Method in class com.sun.identity.authentication.client.ZeroPageLoginConfig
Indicates whether ZPL requests should be allowed if the request does not include a Referer header.
isAlwaysAddClaimsToToken() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isAlwaysAddClaimsToToken() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Whether to always add claims to id_tokens - non-spec compliant.
isAlwaysAddClaimsToToken() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
isAMLoggingMode() - Static method in class com.sun.identity.log.LogManagerUtil
Returns whether should use AMLog mode
isAMSDKConfigured(String) - Static method in class com.sun.identity.sm.OrgConfigViaAMSDK
Returns the true if AMSDK plugin is configured for the realm, else returns false.
isAMSDKConfigured() - Static method in class com.sun.identity.sm.ServiceManager
Returns true if AMSDK IdRepo plugin is configured in any of the realms
isAMSDKEnabled() - Static method in class com.sun.identity.sm.ServiceManager
Returns true if AMSDK IdRepo plugin is enabled/present in IdRepo Service Configuration schema
isAncestorOrgDeleted(SSOToken, String, int) - Method in interface com.iplanet.am.sdk.common.IComplianceServices
Returns true if any of the Organizations upto the base DN are marked deleted.
isAncestorOrgDeleted(SSOToken, String, int) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which checks all the parent organizations of this entry till the base DN, and returns true if any one of them is deleted.
isAncestorOrgDeleted(SSOToken, String, int) - Method in class com.iplanet.am.sdk.remote.ComplianceServicesImpl
 
isAncestorOrgDeleted(String, String, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
isAncestorOrgDeleted(String, String, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
isAnswerBlank() - Method in class com.sun.identity.password.ui.PWResetQuestionTiledView
Returns true if user does not answer all required questions
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.
isApplicable(HttpServletRequest) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
isApplicable(String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
isApplicable() - Method in class org.forgerock.openam.upgrade.DirectoryContentUpgrader
Tells whether there is any LDIF file to process as part of the upgrade.
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.AllowEvaluateForAgentsUpgradeStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.CopyJavaCryptoExtKeyStoreStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.DelegationConfigUpgradeStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.EnableGenericRepoStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.MakeExplicitDefaultKeyStoreTypeStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.MigrateAgentGroups
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.MigrateValidGotoSetting
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.policy.conditions.OldPolicyConditionMigrationUpgradeStep
Returns true if there are any policies that can be upgraded.
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.policy.policysets.UpdateOAuth2PolicySetsStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.policy.UpgradeResourceTypeStep
Tells whether this given upgrade step is applicable for this version/configuration of OpenAM.
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.PostAuthenticationPluginUpgradeStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.RemoveNetscapeLDAPStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.RemoveRedundantDefaultApplication
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.RemoveReferralsStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.RemoveSessionServiceSubSchemaStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.ResavePoliciesStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.ResourceSetPolicyUrlUpgradeStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.SchemaXmlAttributeUpgradeStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptedAuthModulesStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptingSchemaStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.TwoStepVerificationSettingUpgrade
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UmaApplicationSubjectsStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeAgentServiceStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeAuditServiceStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeCTSMaxConnectionsConfigurationStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeDirectoryContentStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementSubConfigsStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeExternalCTSConfigurationStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeIdRepoSubConfigs
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeLDAPAuthModulesStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2AuthModulesStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ClientStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ProviderStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeServerDefaultsStep
 
isApplicable() - Method in class org.forgerock.openam.upgrade.steps.UpgradeServiceSchemaStep
 
isApplicable() - Method in interface org.forgerock.openam.upgrade.steps.UpgradeStep
Tells whether this given upgrade step is applicable for this version/configuration of OpenAM.
isApplicable(HttpServletRequest) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
isApplicable(String) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
isAppSession() - Method in class com.iplanet.dpro.session.service.InternalSession
Determine whether it is an application session.
ISArchiveVerify - Class in com.sun.identity.log.cli
This Archive verify class provides the way for verifying LogRecords that has logged with mac and signature.
ISArchiveVerify() - Constructor for class com.sun.identity.log.cli.ISArchiveVerify
 
isAscii(String) - Static method in class com.iplanet.services.util.I18n
Checks whether the string is ascii or not
isAsyncStarted() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
isAsyncSupported() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
isAttributeCaseSensitive(String) - Static method in class com.sun.identity.sm.SMSEntry
 
isAttributeNamesCompressed() - Method in class org.forgerock.openam.cts.CoreTokenConfig
 
isAttributeSet(String, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
 
isAttributesModified() - Method in class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Have the attributes of this service schema been modified
isAudited(String, String, AuditConstants.ConfigOperation, Subject) - Method in class com.sun.identity.sm.EntitlementIndexConfigFilter
 
isAudited(String, String, AuditConstants.ConfigOperation, Subject) - Method in interface org.forgerock.openam.auditors.SMSAuditFilter
An interface for implementing audit filters.
isAudited(String, String, AuditConstants.ConfigOperation, Subject) - Method in class org.forgerock.openam.uma.UmaAuditFilter
An interface for implementing audit filters.
isAuditEnabled(String, AuditConstants.EventName) - Method in interface org.forgerock.openam.audit.AMAuditService
Determines if the audit service is auditing the specified topic and eventName.
isAuditEnabled() - Method in class org.forgerock.openam.audit.configuration.AMAuditServiceConfiguration
Is audit logging enabled.
isAuditEnabled(String, AuditConstants.EventName) - Method in class org.forgerock.openam.audit.DefaultAuditServiceProxy
 
isAuditEnabled(String, AuditConstants.EventName) - Method in class org.forgerock.openam.audit.RealmAuditServiceProxy
 
isAuditing(String, String, AuditConstants.EventName) - Method in interface org.forgerock.openam.audit.AuditEventPublisher
Determines if the audit service is auditing the specified topic in the specified realm.
isAuditing(String, String, AuditConstants.EventName) - Method in class org.forgerock.openam.audit.AuditEventPublisherImpl
 
isAuditing(String, String, AuditConstants.EventName) - Method in class org.forgerock.openam.plugin.configuration.FedletAuditEventPublisherImpl
 
isAuditing(String, String, AuditConstants.EventName) - Method in class org.forgerock.openam.sts.soap.audit.SoapSTSAuditEventPublisher
 
isAuditLogEnabled() - Method in class org.forgerock.openam.oauth2.OAuth2AuditLogger
Determines whether audit logging is enabled.
ISAuthConstants - Interface in com.sun.identity.authentication.util
This interface contains all the constants defined in in Authentication Service.
isAuthenticated() - Method in class org.forgerock.openam.oauth2.ClientCredentials
True if the client is authenticated, false otherwise.
isAuthNAssertion(Assertion) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns true if the assertion is valid both time wise and signature wise, and contains at least one AuthenticationStatement.
isAuthnContextMatching(List, String, String, Map) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if the specified AuthnContextClassRef matches a list of requested AuthnContextClassRef.
isAuthnContextMatching(List, String, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAuthnContextMapper
Returns true if the specified AuthnContextClassRef matches a list of requested AuthnContextClassRef.
isAuthnContextMatching(List, String, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultSPAuthnContextMapper
Returns true if the specified AuthnContextClassRef matches a list of requested AuthnContextClassRef.
isAuthnContextMatching(List, String, String, String, String) - Method in interface com.sun.identity.saml2.plugins.IDPAuthnContextMapper
Returns true if the specified AuthnContextClassRef matches a list of requested AuthnContextClassRef.
isAuthnContextMatching(List, String, String, String, String) - Method in interface com.sun.identity.saml2.plugins.SPAuthnContextMapper
Returns true if the specified AuthnContextClassRef matches a list of requested AuthnContextClassRef.
isAuthnRequestsSigned() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
isAuthnRequestsSigned() - Method in interface com.sun.identity.saml2.jaxb.metadata.SPSSODescriptorType
Gets the value of the authnRequestsSigned property.
isAuthOption(String) - Method in class com.sun.identity.cli.AccessManager
Returns true if the option is an authentication related option such as user ID and password.
isAuthOption(String) - Method in interface com.sun.identity.cli.IDefinition
Returns true if the option is an authentication related option such as user ID and password.
isAuthOption(String) - Method in class com.sun.identity.federation.cli.FederationManager
Returns true if the option is an authentication related option such as user ID and password.
isAuthorized(Object, String, Object, Map) - Method in class com.sun.identity.liberty.ws.disco.plugins.DefaultDiscoAuthorizer
Checks if the WSC is authorized to query or modify the select data.
isAuthorized(Object, String, Object, Map) - Method in class com.sun.identity.liberty.ws.idpp.plugin.IDPPAuthorizer
Checks whether this is authorized IDPPAuthorizer implements this class.
isAuthorized(Object, String, Object, Map) - Method in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Checks if the WSC is authorized to query or modify the select data.
isAuthorized(String, String, Object) - Static method in class com.sun.identity.log.spi.Authorizer
Returns true if a given log record should be published.
isAuthorized(Object) - Static method in class com.sun.identity.log.spi.Authorizer
Returns true if given subject is authorized to change the password.
isAuthorized(String, String, Object) - Method in interface com.sun.identity.log.spi.IAuthorizer
Returns true if a given log record should be published.
isAuthorized(Object) - Method in interface com.sun.identity.log.spi.IAuthorizer
Returns true if given subject is authorized to change the password.
isAuthorized(String, String, Object) - Method in class com.sun.identity.log.spi.ISAuthorizer
Returns true if a given log record should be published.
isAuthorized(Object) - Method in class com.sun.identity.log.spi.ISAuthorizer
Returns true if given subject is authorized to change the password.
isAuthorized(Subject, String, String, String) - Method in class com.sun.identity.wss.sts.spi.FAMSTSAuthorizationProvider
 
isAuthorized() - Method in class org.forgerock.oauth2.core.DeviceCode
 
ISAuthorizer - Class in com.sun.identity.log.spi
This class implements the authorization plugin interface.
ISAuthorizer() - Constructor for class com.sun.identity.log.spi.ISAuthorizer
 
isAutoFedEnabled(Map) - Static method in class com.sun.identity.federation.meta.IDFFMetaUtils
 
isAutoStopEnabled() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Is auto stop feature enable
isAutoStopFileSizeEnabled() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
is auto stop file size enable
isAutoStopTimeEnabled() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
Is auto stop time feature enable
isAvailable(URL) - Static method in class com.iplanet.services.naming.WebtopNaming.SiteMonitor
Checks if the site of the url is up.
isAvailable(URL) - Method in class com.iplanet.services.naming.WebtopNamingQuery
 
ISaveIndex - Interface in com.sun.identity.entitlement.interfaces
Save index interface defines the method required for generating indexes to be stored in datastore.
isBearer() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Determines if the SecurityAssertion contains SAML Bearer confirmation method.
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.
isBinaryOption(String) - Method in class com.sun.identity.cli.SubCommand
Returns true if option is binary.
isBlacklisted(String) - Method in class org.forgerock.openam.audit.configuration.AMAuditServiceConfiguration
Is the specified event name blacklisted, i.e. one which we do NOT want to audit.
isBlacklisted(T) - Method in interface org.forgerock.openam.blacklist.Blacklist
Determines whether the entry has previously been blacklisted.
isBlacklisted(T) - Method in class org.forgerock.openam.blacklist.BloomFilterBlacklist
 
isBlacklisted(T) - Method in class org.forgerock.openam.blacklist.CachingBlacklist
 
isBlacklisted(Session) - Method in class org.forgerock.openam.blacklist.ConfigurableSessionBlacklist
 
isBlacklisted(T) - Method in class org.forgerock.openam.blacklist.CTSBlacklist
 
isBlacklisted(T) - Method in class org.forgerock.openam.blacklist.NoOpBlacklist
 
isBlank(String) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
OAuth2Utils.isBlank(null) = true OAuth2Utils.isBlank("") = true OAuth2Utils.isBlank(" ") = true OAuth2Utils.isBlank("bob") = false OAuth2Utils.isBlank(" bob ") = false
isBlank(String) - Static method in class org.forgerock.openam.utils.StringUtils
Determines if the string is blank.
isBoolean_10() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
isBoolean_12() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
isBoolean_12() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
isBoolean_2() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct
 
isBoolean_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
isBoolean_3() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
isBoolean_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
isBoolean_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
isBoolean_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
isBoolean_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
isBoolean_4() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
isBoolean_4() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
isBoolean_4() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
isBoolean_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
isBoolean_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
isBoolean_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
isBoolean_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
isBoolean_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
isBoolean_5() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
isBoolean_5() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
isBoolean_5() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
isBoolean_5() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
isBoolean_5() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
isBoolean_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
isBoolean_6() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
isBoolean_6() - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
isBoolean_6() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
isBoolean_6() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
isBoolean_6() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
isBoolean_6() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
isBoolean_6() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
isBoolean_7() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
isBoolean_7() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
isBoolean_7() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
isBoolean_7() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
isBoolean_7() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
isBoolean_8() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
isBoundTo(Topic) - Method in interface org.forgerock.openam.notifications.Subscription
Determines whether the subscription is bound to the given topic.
isByteArray(CoreTokenField) - Static method in class org.forgerock.openam.cts.api.fields.CoreTokenFieldTypes
 
isByteValues() - Method in class com.iplanet.am.sdk.AMHashMap
Checks whether this map contains byte array or string values.
isC66Encoded() - Method in class com.iplanet.dpro.session.SessionID
Determines whether the session ID is c66 encoded or not.
isCacheEnabled() - Static method in class com.sun.identity.sm.SMSNotificationManager
 
isCachingEnabled() - Static method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Method to check if Caching is enabled or disabled.
isCachingEnabled() - Static method in class com.sun.identity.idm.remote.IdRemoteServicesProviderImpl
 
isCachingEnabled() - Static method in class com.sun.identity.idm.server.IdServicesProviderImpl
 
isCalendar(CoreTokenField) - Static method in class org.forgerock.openam.cts.api.fields.CoreTokenFieldTypes
 
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.
isCaptchaEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Whether the captcha stage is enabled.
isCaptchaEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Whether the captcha stage is enabled.
isCaptchaEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Whether the captcha stage is enabled.
isCaseSensitive() - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
isCaseSensitiveUserId() - Method in class org.forgerock.openam.cts.CoreTokenConfig
 
isCASPAorJASPA(SSOToken) - Static method in class org.forgerock.openam.identity.idm.IdentityUtils
 
isCheckDisplay() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
isChoiceValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.ChoiceValidator
Method isChoiceValid
isClassIsValid() - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Indicates if the classname specified for the client was load-able and implemented the proper interface.
isClientAuthentication() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns a boolean flag to determine if this Message will be sent to a server that requires client authentication.
isClientDetectionEnabled() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isClientOnSameServer(String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
isClientPresent(String) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Checks if the clientType exists in the db.
isCodeVerifierRequired() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isCodeVerifierRequired() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Whether or not to enforce the Code Verifier Parameter.
isCodeVerifierRequired() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
isCoexistenceMode() - Static method in class com.sun.identity.sm.ServiceManager
Returns the flag which lets IdRepo and SM know that we are running in the co-existence mode.
isCollectStats() - Static method in class com.sun.identity.entitlement.util.NetworkMonitor
 
isCombinedDecision() - Method in class com.sun.identity.entitlement.xacml3.core.Request
Gets the value of the combinedDecision property.
isCommitted() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to return isCommitted() on the wrapped response object.
isCompleted() - Method in class com.sun.identity.entitlement.DenyOverride
Attempts to inform the caller whether process can complete early.
isCompleted() - Method in class com.sun.identity.entitlement.EntitlementCombiner
Returns true if policy decision can also be determined.
isComplianceUserDeletionEnabled() - Static method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which checks if Compliance User Deletion is enabled
isConfidential() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets whether the client is confidential or not.
isConfidential() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets whether the client is confidential or not.
isConfidential() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
Gets whether the client is confidential or not.
isConfigExportEnabled() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
is config export feature enable
isConfigExportSharePasswordEnabled() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
is share password enable
isConfigMigratedTo70() - Static method in class com.sun.identity.sm.ServiceManager
Returns true if configuration data has been migrated to Access Manager 7.0.
isConfigurable() - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
Determines if this service is configurable.
isConfigurable() - Method in interface org.forgerock.openam.audit.context.ConfigurableExecutorService
Determines if this service is configurable.
isConfigured - Static variable in class com.sun.identity.saml2.idpdiscovery.ConfiguratorFilter
 
isConfigured() - Static method in class com.sun.identity.setup.AMSetupServlet
 
isConfigured(ServletContext) - Static method in class com.sun.identity.setup.AMSetupServlet
Invoked from the filter to decide which page needs to be displayed.
isConfiguredInstance() - Method in class com.sun.identity.install.tools.configurator.InstallState
Returns true if the instance is already configured.
isConfiguredInstance() - Method in class com.sun.identity.install.tools.configurator.StateData
 
isConsentImplied() - Method in interface org.forgerock.oauth2.core.ClientRegistration
Gets whether or not the client wants the OAuth2 implementation to skip asking the resource owner for consent.
isConsentImplied() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Gets whether or not the client wants the OAuth2 implementation to skip asking the resource owner for consent.
isConsentImplied() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
 
isConsentSaved(ResourceOwner, String, Set<String>) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isConsentSaved(ResourceOwner, String, Set<String>) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Determines whether a resource owner's consent has been saved from a previous authorize request.
isConsentSaved(ResourceOwner, String, Set<String>) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
isContain(String, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isContentValid() - Method in class org.forgerock.oauth2.core.OAuth2Jwt
Verifies that the JWT is valid by: ensuring the JWT contains the 'iss', 'sub', 'aud' and 'exp' claims ensuring the JWT expiry is not unreasonably far in the future ensuring the JWT has not expired ensuring the JWT is not being used before its 'not before time' ensuring the JWT issued at time is not unreasonably far in the past
isContractConformantUserProvidedIdCreate(Context, CreateRequest) - Static method in class org.forgerock.openam.rest.RestUtils
Check to see if the create request should be treated as a client-provided ID create request in a CREST contract-conformant way.
isCookieDetect() - Method in class com.sun.identity.authentication.service.LoginState
Returns true if cookie detected.
isCookieDomainValid(String) - Static method in class com.sun.identity.setup.ServicesDefaultValues
Validates if cookie Domain is syntactically correct.
isCookieEncodingEnabled() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns true if SystemProperty "com.iplanet.am.cookie.encode" is true.
isCookieHttpOnly() - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Gets property value of "com.sun.identity.cookie.httponly"
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.iplanet.services.util.CookieUtils
Deprecated.
Gets property value of "com.iplanet.am.cookie.secure"
isCookieSecure() - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Gets property value of "com.iplanet.am.cookie.secure"
isCookieSecure() - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns property value of "com.iplanet.am.cookie.secure"
isCookieSet(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isCookieSet(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
isCookieSet(HttpServletRequest, HttpServletResponse, boolean) - Method in interface com.sun.identity.saml2.profile.FederateCookieRedirector
Establishes whether or not the SAML2 cookie is set.
isCookieSet(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.forgerock.openam.saml2.UtilProxyCookieRedirector
 
isCookieSupported(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isCookieSupported(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
isCookieTimeToLiveEnabled() - Method in class com.sun.identity.authentication.service.LoginState
Checks whether AM session cookie time to live is enabled
isCopyOrgEnabled() - Method in class com.sun.identity.sm.OrganizationConfigManager
Determines whether an organization ought to be created for each realm in realm only mode of installation based on the boolean flag in amSDK plugin.
isCoreTokenResourceEnabled() - Method in class org.forgerock.openam.cts.CoreTokenConfig
 
isCorrectConfirmationMethod(SubjectConfirmation) - Static method in class com.sun.identity.saml.common.SAMLUtils
Checks if a SubjectConfirmation is correct.
isCreateNonce() - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Checks if the nonce should be used.
isCreateTimeStamp() - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Checks if the creation time stamp should be used.
isCRLCheckEnabled() - Static method in class com.sun.identity.security.cert.CRLValidator
 
isCsrfAttack(OAuth2Request) - Method in class org.forgerock.oauth2.core.CsrfProtection
Checks if the request contains the required "csrf" parameter and check it equals the users session id.
isCurrentConfigurationValid() - Static method in class com.sun.identity.setup.AMSetupServlet
 
isCurrentProviderIDPRole - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
isCurrentSite(URL) - Static method in class com.iplanet.services.naming.WebtopNaming.SiteMonitor
Checks if the url is one of configured sites.
isCurrentVersionEqualTo(Integer) - Static method in class org.forgerock.openam.upgrade.VersionUtils
Checks if the currently deployed OpenAM has the same version number as the expected version number.
isCurrentVersionLessThan(int, boolean) - Static method in class org.forgerock.openam.upgrade.VersionUtils
Checks to see if the currently installed OpenAM version is less than the specified version.
isDataStoreNotificationEnabled() - Static method in class com.sun.identity.sm.SMSNotificationManager
 
isDBLogging() - Method in class com.sun.identity.log.LogManager
 
ISDebug - Class in com.sun.identity.log.spi
This class serves as the DSAME implementaion of DebugInterface class
ISDebug() - Constructor for class com.sun.identity.log.spi.ISDebug
 
isDebugEnabled() - Static method in class com.sun.identity.install.tools.util.ConfigUtil
 
isDebugEnabled() - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
isDebugOn() - Method in class com.sun.identity.cli.CommandManager
Returns true of the CLI has debug turned on.
isDefault() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Returns true if this is a default script.
isDefaultKeyStore - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
isDefaultOrg(String) - Static method in class com.sun.identity.wsfederation.profile.SPCache
Returns true if the realm is root.
isDelegatedContext() - Method in class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase.AuthenticationContextMapperState
 
isDelegatedIssueOperation(TokenProviderParameters) - Method in class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase
 
isDelegationAllowed(TokenDelegationParameters) - Method in class org.forgerock.openam.sts.soap.token.delegation.CustomDelegationHandlerWrapper
 
isDelegationAllowed(TokenDelegationParameters) - Method in class org.forgerock.openam.sts.soap.token.delegation.DefaultTokenDelegationHandler
 
isDenyLoginIfDBIsDown() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns true if amSession.xml property "iplanet-am-session-deny-login-if-db-is-down" is "YES" (case insensitive).
isDetectionEnabled() - Method in class com.iplanet.am.util.AMClientDetector
Returns true if the client detection is enabled.
isDirectoryReadWrite(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.FileSystemValidator
Method isDirectoryReadWrite
isDirectoryValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.FileSystemValidator
Method isDirectoryValid
isDirty() - Method in class com.sun.identity.sm.CachedSMSEntry
 
isDirValid(String) - Static method in class com.sun.identity.install.tools.util.FileUtils
 
isDisplay() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
isDistAuthServerTrusted(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isDN(String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Tests whether the supplied string is a DN, and is not the root DN.
isDN(String, int) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Tests whether the supplied string is a DN, and is not the root DN.
ISDN_ASYNC_V110 - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The ISDN Async V.110 type.
ISDN_ASYNC_V120 - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The ISDN Async V.120 type.
ISDN_SYNC - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The ISDN Sync type.
isDoCRLCaching() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
 
isDone() - Method in class com.sun.identity.entitlement.EntitlementCombiner
Returns true if policy decision can also be determined.
isDone() - Method in class com.sun.identity.entitlement.util.SimpleIterator
 
isDone() - Method in class com.sun.identity.shared.BufferedIterator
 
isDoUpdateCRLs() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
 
ISDS_HOST - Static variable in class com.sun.identity.policy.PolicyConfig
OpenAM directory host.
isDualRole(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if this entity is acting as both SP and IDP.
isDynamicalOrIgnoredProfile(String) - Method in class com.sun.identity.saml2.plugins.DefaultLibrarySPAccountMapper
Checks if dynamical profile creation or ignore profile is enabled.
isDynamicalOrIgnoredProfile(String) - Method in class com.sun.identity.saml2.plugins.DefaultSPAccountMapper
Checks if dynamical profile creation or ignore profile is enabled.
isDynamicalOrIgnoredProfile(String) - Static method in class com.sun.identity.saml2.plugins.SAML2PluginsUtils
Checks if dynamical profile creation or ignore profile is enabled.
isDynamicalOrIgnoredProfile(String) - Method in class com.sun.identity.wsfederation.plugins.DefaultADFSPartnerAccountMapper
Checks if dynamical profile creation or ignore profile is enabled.
isDynamicalOrIgnoredProfile(String) - Method in class com.sun.identity.wsfederation.plugins.DefaultLibrarySPAccountMapper
Checks if dynamical profile creation or ignore profile is enabled.
isDynamicProfile(String) - Static method in class com.sun.identity.saml2.plugins.SAML2PluginsUtils
Checks if dynamic profile creation is enabled.
isDynamicProfileCreationEnabled() - Method in class com.sun.identity.authentication.service.LoginState
Returns true if dynamic profile is enabled.
isDynamicProfileCreationEnabled() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Checks if dynamic profile creation is enabled.
ISearch - Interface in com.iplanet.ums
Represents interface for search methods.
ISearchIndex - Interface in com.sun.identity.entitlement.interfaces
Search index interface defines the method required for generating indexes for search datastore for privileges.
isEditable(AMAuthenticationInstance) - Method in class com.sun.identity.authentication.config.AMAuthenticationManager
Returns true if this authentication module instance editable by this user and/or in this realm.
isEditable() - Method in class com.sun.identity.entitlement.Application
An Application is editable if it can be changed by an end user.
isEditable() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
isEmailEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Whether email verification is enabled.
isEmailEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Whether email verification is enabled.
isEmailEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Whether email verification is enabled.
isEmailRequestingPartyOnPendingRequestApprovalEnabled() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets whether the Requesting Party should be emailed when a Pending Request is approved by the Resource Owner.
isEmailRequestingPartyOnPendingRequestApprovalEnabled() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
 
isEmailResourceOwnerOnPendingRequestCreationEnabled() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets whether the Resource Owner should be emailed when a Pending Request is created when a Requesting Party requests authorization for a resource.
isEmailResourceOwnerOnPendingRequestCreationEnabled() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
 
isEmpty() - Method in class com.iplanet.am.sdk.AMHashMap
 
isEmpty() - Method in class com.iplanet.am.util.Cache
Tests if this Cache maps no keys to values.
isEmpty() - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Implements for GeneralTaskRunnable.
isEmpty() - Method in class com.iplanet.services.naming.WebtopNaming.SiteMonitor
 
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() - Method in class com.sun.identity.coretoken.service.TokenCleanupRunnable
 
isEmpty() - Method in class com.sun.identity.entitlement.opensso.Cache
Tests if this Cache maps no keys to values.
isEmpty() - Static method in class com.sun.identity.entitlement.opensso.CacheTaboo
 
isEmpty() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
isEmpty() - Method in class com.sun.identity.install.tools.configurator.StateData
 
isEmpty() - Method in class com.sun.identity.saml.servlet.POSTCleanUpRunnable
 
isEmpty() - Method in class com.sun.identity.saml.xmlsig.KeyStoreRefresher
 
isEmpty() - Method in class com.sun.identity.saml2.profile.CacheCleanUpRunnable
 
isEmpty(SSOToken) - Method in class com.sun.identity.sm.CachedSubEntries
 
isEmpty(String) - Static method in class org.forgerock.oauth2.core.Utils
Determines whether the specified String is null or empty.
isEmpty(Collection<?>) - Static method in class org.forgerock.oauth2.core.Utils
Determines whether the specified Collection is null or empty.
isEmpty(Map<?, ?>) - Static method in class org.forgerock.oauth2.core.Utils
Determines whether the specified Map is null or empty.
isEmpty(String) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
Determines if a string is empty.
isEmpty() - Method in class org.forgerock.openam.scripting.ChainedBindings
isEmpty() - Method in class org.forgerock.openam.session.SessionCuller
 
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.authentication.client.ZeroPageLoginConfig
Indicates whether ZPL is enabled at all.
isEnabled() - Method in class com.sun.identity.password.ui.model.PWResetAdminLog
Returns true if logging is enabled.
isEnabled() - Method in class com.sun.identity.shared.stats.Stats
Checks if statistics is enabled.
isEnabled() - Static method in class com.sun.identity.sm.ldap.Statistics
Used to determine if statistics is enabled in the server
isEnabled() - Method in enum org.forgerock.openam.http.ApiDescriptorFilter.State
Get the current enabled state.
isEnabled() - Method in class org.forgerock.openam.radius.server.config.RadiusServiceConfig
Returns true if the RADIUS service should have an open UDP Datagram Channel listening for incoming packets.
isEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Whether the service is enabled.
isEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Whether the service is enabled.
isEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Whether the service is enabled.
isEnabled() - Method in interface org.forgerock.openam.uma.UmaProviderSettings
Checks whether an UMA Provider is currently configured.
isEnabled() - Method in interface org.forgerock.openam.uma.UmaUris
Checks whether an UMA Provider is currently configured.
isEndPoint() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
isEndPoint() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
isEntryExpirationEnabled() - Method in class com.iplanet.am.sdk.common.CacheBlock
 
isEntryExpirationEnabled() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
isEntryExpirationEnabled() - Method in class com.sun.identity.idm.common.IdCacheBlock
 
isEquals(String) - Method in class com.sun.identity.federation.services.FSSessionPartner
Checks if the session partner's provider ID equals to the one with this object.
isEquals(String) - Method in class com.sun.identity.saml2.profile.SAML2SessionPartner
Checks if the session partner's provider ID equals to the one with this object.
isEqualTo(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Compare two strings for equality.
isError() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns true if there is an error while processing request
isError() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns true if there is an error while processing request.
isErrorEnabled() - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
isErrorLoggable(Level) - Static method in class com.sun.identity.coretoken.TokenLogUtils
Checks if an error message of the given level would actually be logged by this logger.
isErrorLoggable(Level) - Static method in class com.sun.identity.cot.LogUtil
Checks if an error message of the given level would actually be logged by this logger.
isErrorLoggable(Level) - Static method in class com.sun.identity.federation.common.LogUtil
Checks if an error message of the given level would actually be logged by this logger.
isErrorLoggable(Level) - Method in class com.sun.identity.plugin.log.impl.FedletLogger
Checks if an error message of the given level would actually be logged by this logger.
isErrorLoggable(Level) - Method in class com.sun.identity.plugin.log.impl.LogProvider
Checks if an error message of the given level would actually be logged by this logger.
isErrorLoggable(Level) - Method in interface com.sun.identity.plugin.log.Logger
Checks if an error message of the given level would actually be logged by this logger.
isErrorLoggable(Level) - Static method in class com.sun.identity.saml.common.LogUtils
Checks if an error message of the given level would actually be logged by this logger.
isErrorLoggable(Level) - Static method in class com.sun.identity.saml2.logging.LogUtil
Checks if an error message of the given level would actually be logged by this logger.
isErrorLoggable(Level) - Static method in class com.sun.identity.wsfederation.logging.LogUtil
Checks if an error message of the given level would actually be logged by this logger.
isErrorLoggable(Level) - Static method in class com.sun.identity.wss.logging.LogUtil
Checks if an error message of the given level would actually be logged by this logger.
IServerHomeDirLocator - Interface in com.sun.identity.install.tools.configurator
 
isEscapeQueryId() - Method in class org.forgerock.openam.utils.CrestQuery
Determines if queryId for the CREST should be escaped
isEvaluateAction(PolicyAction) - Static method in enum org.forgerock.openam.entitlement.rest.PolicyAction
Verifies whether the passed action is an evaluation action.
isExactMatch() - Method in class com.sun.identity.tools.objects.MapFormat
Test whether both brackets are required in the expression.
isExclusive() - Method in class com.iplanet.services.ldap.aci.QualifiedCollection
Gets the value of the exclusive flag
isExclusive() - Method in class com.sun.identity.entitlement.AttributeSubject
Returns true for exclusive.
isExclusive() - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Returns true for exclusive.
isExclusive() - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Returns true if this is an exclusive subject.
isExclusive() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementSubjectMixin
 
isExists() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Returns true if the entry exists in the directory or not.
isExists() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
isExists() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Checks if the entry exists in the directory or not.
isExists(SSOToken, IdType, String) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
isExists() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
Method which specifies if the entry exists in the directory or is an invalid entry.
isExists() - Method in class com.sun.identity.idm.AMIdentity
This method determines if the identity exists and returns true or false.
isExists(SSOToken, IdType, String) - Method in class com.sun.identity.idm.IdRepo
Returns true if the name object exists in the data store.
isExists(SSOToken, IdType, String, String) - Method in interface com.sun.identity.idm.IdServices
 
isExists(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
isExists(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
isExists(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
isExists(SSOToken, IdType, String) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
isExists(SSOToken, IdType, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
isExists(SSOToken, IdType, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
isExists(SSOToken, IdType, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
isExists(SSOToken, IdType, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
isExists(String, String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns true is a node of a given dn exists.
isExists() - Method in class com.sun.identity.wss.provider.plugins.AgentProvider
Checks if the agent profile exists for this provider.
isExists() - Method in class com.sun.identity.wss.provider.plugins.AM71AgentProvider
Checks if the agent profile exists for this provider.
isExists() - Method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the provider configuration exists.
isExists(SSOToken, IdType, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
isExists(SSOToken, IdType, String) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Tells whether a given identity exists or not.
isExists(SSOToken, IdType, String) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
isExists_idrepo(String, String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
isExists_idrepo(String, String, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
isExistsPrePostPlugins(String) - Method in class com.iplanet.am.sdk.common.CallBackHelperBase
 
isExpired() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns a boolean to indicate whether the HeadTask is expired already.
isExpired() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Determines if the Authorization Code is expired.
isExpired() - Method in interface org.forgerock.oauth2.core.IntrospectableToken
Gets whether the token has expired.
isExpired() - Method in class org.forgerock.oauth2.core.OAuth2Jwt
Checks that the JWT has not expired.
isExpired() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Determines if the Refresh Token has expired.
isExpired() - Method in class org.forgerock.oauth2.core.StatefulToken
Determines if the Access Token is expired.
isExpired() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
Determines if the Refresh Token has expired.
isExpired() - Method in class org.forgerock.openam.oauth2.StatelessToken
Determines if the Access Token is expired.
isExpired() - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
isExportable() - Method in class com.sun.identity.sm.ServiceSchema
Returns true if the service configuration created can be exported to other organizations.
isExternalGetAttributesEnabled(String) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Method to check if the CallBack plugins are enabled for reading external attributes.
isExternalGetAttributesEnabled(String) - Method in class com.iplanet.am.sdk.common.CallBackHelperBase
 
isExternalGetAttributesEnabled(String) - Static method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Method to check if the CallBack plugins are enabled for reading external attributes.
isFailed() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
isFailed() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
 
isFederationActive(String, String) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Returns true/false if Account's federation Status is Active / Inactive for given providerID.
isFederationCancelled(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if Federation is cancelled.
isFedInfoExists(String, String, String, NameID) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Checks if the federation information for the user exists or not.
isFedlet - Static variable in class com.sun.identity.saml2.profile.SPCache
 
isFedlet() - Method in class com.sun.identity.workflow.ValidateSAML2
 
isFedStatusActive() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Returns true/false if Federation Status is Active/Inactive.
isFieldReadOnly(CoreTokenField) - Static method in class org.forgerock.openam.cts.api.tokens.Token
Trying to change a read-only field will trigger a runtime exception.
isFileReadable(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.FileSystemValidator
Method isFileReadable
isFileValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.FileSystemValidator
Method isFileValid
isFileValid(String) - Static method in class com.sun.identity.install.tools.util.FileUtils
 
isFileWritable(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.FileSystemValidator
Method isFileWritable
isFirst() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
isFMInstance() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Checks if the instance is FM.
isForceAuth() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Determines whether this is a "force auth" authentication attempt.
isForceAuth() - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Returns if this login configuration has ForceAuth enabled.
isForceAuth() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Determines whether this is a "force auth" authentication attempt.
isForceAuthn() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns value of isForceAuthn attribute.
isForceAuthn() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns value of isForceAuthn attribute.
isForgotPassword() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
 
isForHTTPBasic() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns true if the callback is for HTTPBasic.
isForwardSuccess(AuthContextLocal, HttpServletRequest) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns the flag indicating a request "forward" after successful authentication.
isForWindowsDesktopSSO() - Method in class com.sun.identity.authentication.spi.HttpCallback
Returns true if the callback is for WindowsDesktopSSO.
isFragment() - Method in class org.forgerock.oauth2.core.AuthorizationToken
Whether the tokens should be returned as a fragment of the URL.
isFreshInstall() - Static method in class com.sun.identity.install.tools.configurator.InstallState
 
isFromECP(HttpServletRequest) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Checks if the request is from ECP.
isFromValidAuthorizedParty(Set<String>, JwtClaimsSet) - Static method in class org.forgerock.openam.authentication.modules.oidc.JwtHandler
Check whether or not the token is from one of the accepted authorized parties specified.
isFullyQualified() - Method in class com.sun.identity.shared.FQDNUrl
Returns true if host name is fully qualified.
isFullyQualifiedHost(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.NetworkValidator
Checks whether the host name is fully qualified
isGenericHTMLClient(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
determine if this client is an html client
isGetAllReturnAttributesEnabled() - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Returns true if the option for getting all attributes has been enabled.
isGetAllReturnAttributesEnabled() - Method in class com.iplanet.ums.SearchControl
Method to check if the boolean getAllAttributesEnabled is enabled or disabled.
isGetAllReturnAttributesEnabled() - Method in class com.sun.identity.idm.IdSearchControl
Returns true if the option for getting all attributes has been enabled.
isGlobalScript(String) - Static method in enum org.forgerock.openam.scripting.ScriptConstants.GlobalScript
Returns true if the id is a global script id.
isGoogleSP() - Method in class com.sun.identity.workflow.ValidateSAML2
 
isGotoUrlValid(String, String) - Method in class com.sun.identity.authentication.service.AuthD
Checks whether an input URL is valid in an organization.
isGroupMembershipSearchIndexEnabled() - Method in class com.sun.identity.entitlement.opensso.OpenSSOSubjectAttributesCollector
Returns true if group membership search index is enabled or false otherwise.
isGroupMembershipSearchIndexEnabled() - Method in interface com.sun.identity.entitlement.SubjectAttributesCollector
Returns true if group membership search index is enabled or false otherwise.
isGroupMembershipSearchIndexEnabled() - Method in class com.sun.identity.entitlement.SubjectAttributesManager
Returns true if group membership search index is enabled or false otherwise.
isHiddenInConfigUI() - Method in class com.sun.identity.sm.ServiceSchema
Should this service schema be hidden in the Configuration UI.
isHosted() - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Gets the value of the hosted property.
isHosted() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
isHosted() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Gets the value of the hosted property.
isHosted() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
isHostnameValid(String) - Method in enum com.sun.identity.common.FqdnValidator
Returns true if a host name is valid.
isHostPortSecure() - Method in class com.sun.identity.config.pojos.LDAPStore
 
isHostValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.NetworkValidator
Checks whether the given host is a valid host or not It allows IP addresses &
isHPUX() - Static method in class com.sun.identity.install.tools.util.OSChecker
Method isHPUX
isIdentity() - Method in class com.sun.identity.entitlement.AnyUserSubject
Deprecated.
 
isIdentity() - Method in class com.sun.identity.entitlement.AttributeSubject
Returns true is this subject is an identity object.
isIdentity() - Method in interface com.sun.identity.entitlement.EntitlementSubject
Returns true is this subject is an identity object.
isIdentity() - Method in class com.sun.identity.entitlement.GroupSubject
Deprecated.
Returns true is this subject is an identity object.
isIdentity() - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
isIdentity() - Method in class com.sun.identity.entitlement.LogicalSubject
Returns true is this subject is an identity object.
isIdentity() - Method in class com.sun.identity.entitlement.NoSubject
 
isIdentity() - Method in class com.sun.identity.entitlement.NotSubject
Returns true is this subject is an identity object.
isIdentity() - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Returns true is this subject is an identity object.
isIdentity() - Method in class com.sun.identity.entitlement.UserSubject
Deprecated.
Returns true is this subject is an identity object.
isIdentity() - Method in class org.forgerock.openam.entitlement.conditions.subject.AuthenticatedUsers
Returns true is this subject is an identity object.
isIdentity() - Method in class org.forgerock.openam.entitlement.conditions.subject.IdentitySubject
Returns true is this subject is an identity object.
isIdentity() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementSubjectMixin
 
isIDPHosted() - Method in class com.sun.identity.workflow.ValidateSAML2
 
isIDPInitiatedProfile(String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Returns true if this is IDP initiated profiles, false otherwise.
isIDPProfileBindingSupported(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Checks if a profile binding is suppported by an IDP.
isIDPProxyEnabled(String) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Checks if the proxying is enabled.
isIDPProxyEnabled(FSAuthnRequest) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Checks if the identity provider is configured for proxying the authentication requests for a requesting service provider.
isIDPProxyEnabled(AuthnRequest, String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
Checks if the identity provider is configured for proxying the authentication requests for a requesting service provider.
isIDPProxyEnabled(String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
Checks if the proxying is enabled.
isIDPRole() - Method in class com.sun.identity.saml2.profile.SAML2SessionPartner
Returns the role of the session partner.
isIDTokenEncryptionEnabled() - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Determines if ID token encryption is enabled.
isIDTokenEncryptionEnabled() - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
 
isIDTokenEncryptionEnabled() - Method in interface org.forgerock.openidconnect.OpenIdConnectClientRegistration
Determines if ID token encryption is enabled.
isIdTokenInfoClientAuthenticationEnabled() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isIdTokenInfoClientAuthenticationEnabled() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Determines whether idtokeninfo endpoint should require client authentication.
isIdTokenInfoClientAuthenticationEnabled() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
isIgnoredProfile(Object, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAttributeMapper
Return true if ignore profile is enabled for this realm.
isIgnoredProfile(Object, String) - Method in class com.sun.identity.saml2.plugins.DefaultLibraryIDPAttributeMapper
Return true if ignore profile is enabled for this realm.
isIgnoredProfile(Object, String) - Static method in class com.sun.identity.saml2.plugins.SAML2PluginsUtils
Checks if ignore profile is enabled.
isIgnoredProfile(String, SSOToken, String) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
 
isIgnoredProfile(Object, String) - Method in class org.forgerock.openam.sts.tokengeneration.saml2.statements.DefaultAttributeMapper
This method is consulted by the DefaultLibraryIDPAttributeMapper to determine whether to actually look-up keys in the AttributeMap in the id-repo.
isIgnoreProfileSet(Object) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Return true if the User for this session has a profile set to Ignore
isIgnoreValueCase() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
 
isInCircleOfTrust(String, String, String, String) - Method in class com.sun.identity.cot.CircleOfTrustManager
Determines if entity is in the circle of trust under the realm.
isIncludeCommonAttributes() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Checks include common attribute for the DST query item.
isIncludeInResult() - Method in class com.sun.identity.entitlement.xacml3.core.Attribute
Gets the value of the includeInResult property.
isInfoEnabled() - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
isInitalized() - Method in class com.iplanet.am.sdk.common.DCTreeServicesHelper
 
isInitialized - Variable in class com.iplanet.am.sdk.common.DCTreeServicesHelper
 
isInstall() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
isInstanceData() - Method in class com.sun.identity.install.tools.configurator.StateData
 
isInstanceExposedInCrest(String) - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
Determines whether the Rest STS instance identified by the stsId is present in the CREST router.
isInstanceExposedInCrest(String) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
 
isInstancePersistedInSMS(String, String) - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
Determines whether the Rest STS instance identified by the stsId is present in the SMS.
isInstancePersistedInSMS(String, String) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
 
isInstancePresent(String, String) - Method in class org.forgerock.openam.sts.publish.common.STSInstanceConfigStoreBase
 
isInstancePresent(String, String) - Method in interface org.forgerock.openam.sts.publish.STSInstanceConfigStore
This method returns whether STS instance config referenced by the realm and id is present in the SMS.
isInteger(CoreTokenField) - Static method in class org.forgerock.openam.cts.api.fields.CoreTokenFieldTypes
 
isIntendedForAudience(String) - Method in class org.forgerock.oauth2.core.OAuth2Jwt
Checks that the JWT is intended for the provided audience.
isIntendedForAudience(String, JwtClaimsSet) - Static method in class org.forgerock.openam.authentication.modules.oidc.JwtHandler
Check whether or not the token is designated for the specified audience.
isIntrusionTrue() - Method in class com.sun.identity.log.secure.SecureLogHelper
Compare the logger and the verifier keys
isInvalid() - Method in class com.iplanet.dpro.session.service.InternalSession
 
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.
isIPValid(Session, String) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Validate the IP address of the client with the IP stored in Session.
isIsDefault() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeConsumingServiceType
Gets the value of the isDefault property.
isIsDefault() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
isIsDefault() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
isIsDefault() - Method in interface com.sun.identity.saml2.jaxb.metadata.IndexedEndpointType
Gets the value of the isDefault property.
isIsRequired() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
isIsRequired() - Method in interface com.sun.identity.saml2.jaxb.metadata.RequestedAttributeType
Gets the value of the isRequired property.
isIssued() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Determines whether the authorization code has been issued.
isIssued() - Method in class org.forgerock.oauth2.core.DeviceCode
Whether this device code has been issued.
isKbaEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig
Whether the KBA stage is enabled.
isKbaEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Whether the KBA stage is enabled.
isKbaEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig
Whether the KBA stage is enabled.
isKeyValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.StringValidator
 
isLabelInUse(String, String, String) - Method in class org.forgerock.openam.oauth2.resources.labels.UmaLabelsStore
Determines if the label is present on any resource set.
isLeafNode() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
isLeafNode() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
isLECPProfile(HttpServletRequest) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Determines whether the request contains LECP header or not.
isLECPProfile(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Determines if a HTTP servlet request is Liberty-enabled client and proxy profile.
isLicenseAccepted(License, String) - Method in interface org.forgerock.openam.license.LicenseLog
Determines whether the given user has accepted the given license according to the log.
isLicenseAccepted(License, String) - Method in class org.forgerock.openam.license.PropertiesFileLicenseLog
Determines whether the given user has accepted the given license according to the log.
isLicenseCheckRequired() - Method in class com.sun.identity.install.tools.admin.ToolsOptionsInfo
 
isLinux() - Static method in class com.sun.identity.install.tools.util.OSChecker
 
isListState() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Checks if the current state is marked as a list state.
isListState() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Checks if the current state is marked as a list state.
isLocal - Static variable in class com.sun.identity.federation.services.FSAssertionManagerImpl
 
isLocal - Static variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerImpl
 
isLocal - Static variable in class com.sun.identity.log.LogManager
Is the Log Service running locally or remotely
isLocal - Static variable in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
 
isLocalDS(String) - Static method in class com.sun.identity.policy.PolicyUtils
Checks if the hostName is the same as the one used by the OpenAM SDK.
ISLocaleContext - Class in com.sun.identity.common
Sets the locale suitable for the given situation.
ISLocaleContext() - Constructor for class com.sun.identity.common.ISLocaleContext
Initializes ISLocaleContext to default level It examines OS_LOCALE, PLATFORM_LOCALE, AUTH_LOCALE and initialize them based on their priority
ISLocaleContext(String) - Constructor for class com.sun.identity.common.ISLocaleContext
Initialize ISLocaleContext for a given Org It can look into orgs core auth locale value and set the value if it is available
isLocalHost(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.NetworkValidator
Checks if the host name is local
isLocalLogin() - Method in class com.sun.identity.saml2.profile.ResponseInfo
Tells whether the user has been redirected to perform local login.
isLocalNotificationService(URL) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Returns true if the url is the URL of the local notification service.
isLocalServer(String) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Checks if server instance identified by serverID is this OpenAM server.
isLocalServer(String, boolean) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isLocalServer(String, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isLocalServerId(String) - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Is Specified ServerId our Local Server Id?
isLocalSessionService(URL) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Returns true if the URL is the URL of the local session service.
isLocalSite(String) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
This method is called by Session.getLocalServerSessionServiceURL, when routing a request to an individual session host.
isLocalSite(SessionID) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Checks if server instance identified by serverID is the same as local instance
isLockedOut() - Method in class com.sun.identity.authentication.AuthContext
Returns true if account is lock out.
isLockedOut() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Checks the account is locked out
isLockedOut() - Method in class com.sun.identity.authentication.service.AMLoginContext
Checks if the account is locked
isLockedOut(AccountLockoutInfo) - Method in class com.sun.identity.common.ISAccountLockout
Returns true if account is locked.
isLockout() - Method in class com.sun.identity.common.AccountLockoutInfo
Returns true if user was locked out
isLockout(String) - Method in class com.sun.identity.password.ui.model.PWResetAccountLockout
Returns true if the user is locked out from resetting password.
isLockoutEnabled() - Method in class com.sun.identity.common.ISAccountLockout
Returns true if account lockout mode is enabled otherwise false.
isLogEnabled() - Method in class com.sun.identity.cot.LogUtil
Checks if the logging is enabled.
isLogEnabled() - Method in class com.sun.identity.federation.common.LogUtil
Checks if the logging is enabled.
isLogEnabled() - Static method in class com.sun.identity.liberty.ws.common.LogUtil
Checks if the log is enabled.
isLogEnabled() - Method in class com.sun.identity.plugin.log.impl.FedletLogger
Returns true if logging is enabled.
isLogEnabled() - Method in class com.sun.identity.plugin.log.impl.LogProvider
Returns true if logging is enabled.
isLogEnabled() - Method in interface com.sun.identity.plugin.log.Logger
Checks if the logging is enabled.
isLogEnabled() - Method in class com.sun.identity.saml.common.LogUtils
Checks if logging is enabled.
isLogEnabled() - Method in class com.sun.identity.saml2.logging.LogUtil
Checks if the logging is enabled.
isLogEnabled() - Method in class com.sun.identity.wsfederation.logging.LogUtil
Returns true if the logging is enabled.
isLogEnabled() - Static method in class com.sun.identity.wss.logging.LogUtil
Checks if the logging is enabled.
isLoggedIn() - Method in class com.iplanet.am.util.CLILogin
 
isLoggingEnabled() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns true if SystemProperty "com.iplanet.am.logstatus" is "ACTIVE" (case insensitive).
isLoginTimeout(long, long) - Method in class com.sun.identity.authentication.service.AuthThreadManager
Checks login state for time out
isLogOff() - Method in class com.sun.identity.cli.CommandManager
Returns true is log is turned off.
isLogoutSuccess(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if logout succeeded.
isLogPackets() - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Indicates if packet contents for this client should be dumped to log for troubleshooting.
isLogSecure() - Static method in class com.sun.identity.log.LogReader
 
isLookup() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
isLookup() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.RequestPseudonymType
Gets the value of the lookup property.
isMapped(int) - Static method in class org.forgerock.openam.errors.IdentityServicesException
Returns true if we can specifically map this (non-general) error.
isMatch(String, LinkedList, char) - Static method in class com.sun.identity.tools.manifest.Utils
Check whether the string matches the pattern.
isMatch(String, String, char) - Static method in class com.sun.identity.tools.manifest.Utils
Check whether the string matches the pattern.
isMatchForLastOccurranceInFile() - Method in class com.sun.identity.install.tools.util.MatchPattern
 
isMember(User) - Method in class com.iplanet.ums.PeopleContainer
Checks if a given user is a member of the container.
IsMember - Class in com.sun.identity.cli.idrepo
This command determines if a identity is a member of another identity.
IsMember() - Constructor for class com.sun.identity.cli.idrepo.IsMember
 
isMember(AMIdentity) - Method in class com.sun.identity.idm.AMIdentity
Verifies if this identity is a member of the identity being passed.
isMember(SSOToken) - Method in interface com.sun.identity.policy.interfaces.Subject
Deprecated.
Determines if the user belongs to this instance of the Subject object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Determines if the user is a member of this instance of the Subject object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
Determines if the agent belongs to the AuthenticatedAgents object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Determines if the agent belongs to the AuthenticatedSharedAgents object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
Determines if the user belongs to the AuthenticatedUsers object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.DSAMERole
Determines if the user belongs to this instance of the Subject object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.LDAPGroups
Determines if the user belongs to this instance of the LDAPGroups object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.LDAPRoles
Determines if the user identified by the token, belongs to this instance of the LDAPRoles object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.LDAPUsers
Determines if the user belongs to this instance of the LDAPUsers object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.Organization
Determines if the user belongs to this instance of the Organization object.
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
 
isMember(SSOToken) - Method in class com.sun.identity.policy.plugins.WebServicesClients
Determines if the token belongs to the WebServicesClients object.
isMember(String, String, String) - Static method in class com.sun.identity.policy.SubjectEvaluationCache
Checks whether the user identified by session token id is a member of a Subject name value
isMember(SSOToken) - Method in class com.sun.identity.policy.Subjects
Checks if the given user (using SSOToken) belongs to any of the subjects contained in this user collection (subjects).
isMemberOf(IMembership) - Method in class com.iplanet.ums.PersistentObject
Checks if this object is a member of an IMembership.
isMemoryLocking() - Method in class com.sun.identity.common.ISAccountLockout
Returns true if memory locking mode is enabled.
isMessageReplayDetectionEnabled() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns true if the message replay detection is enabled.
isMessageReplayDetectionEnabled() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns true if the message replay detection is enabled.
isMessageReplayDetectionEnabled() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns true if the message replay detection is enabled.
isModifyPolicyEvalRequired() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Checks if modify policy evaluation is required
isMonitoringInit - Static variable in class com.sun.identity.log.LogManager
 
isMonitoringRunning() - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
For letting us know whether or not the Agent monitoring is enabled in core.
isMonitoringRunning() - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Whether the overall monitoring framework is enabled and running.
isMonitoringRunning() - Method in class org.forgerock.openam.entitlement.monitoring.EntitlementConfigurationWrapper
Whether or not the monitoring system is running.
isMulti(CoreTokenField) - Static method in class org.forgerock.openam.cts.api.fields.CoreTokenFieldTypes
 
isMultipleProtocolSession(HttpServletRequest, String) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Returns true if the session is used in other federation protocols.
isMultipleProtocolSession(Object, String) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Returns true if the session is used in other federation protocols.
isMultiProtocolRelayState(String) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Returns true if the relay state if one of the URL for the multi-federation protocol processing.
isMultiServer(Map) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
 
isMustBePresent() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Gets the value of the mustBePresent property.
isMustBePresent() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Gets the value of the mustBePresent property.
isMustUnderstand() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns value of mustUnderstand attribute.
isMustUnderstand() - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Returns value of mustUnderstand attribute.
isMustUnderstand() - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Returns value of mustUnderstand attribute.
isMustUnderstand() - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Returns value of mustUnderstand attribute.
isMustUnderstand() - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Returns value of mustUnderstand attribute.
isMustUnderstand() - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Returns value of mustUnderstand attribute.
isMustUnderstand() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Returns value of mustUnderstand attribute.
isMustUnderstand() - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Returns value of mustUnderstand attribute.
isMutable() - Method in interface com.sun.identity.saml2.assertion.Action
Returns the mutability of the object.
isMutable() - Method in interface com.sun.identity.saml2.assertion.Advice
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.AssertionIDRef
Returns the mutability of the object.
isMutable() - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns the mutability of the object.
isMutable() - Method in interface com.sun.identity.saml2.assertion.AudienceRestriction
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Returns the mutability of the object.
isMutable() - Method in interface com.sun.identity.saml2.assertion.BaseIDAbstract
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.ConditionAbstract
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.Conditions
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.Evidence
Returns the mutability of the object.
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.ActionImpl
Returns the mutability of the object.
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.AssertionIDRefImpl
Returns the mutability of the object.
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns the mutability of the object.
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Returns the mutability of the object.
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Returns the mutability of the object.
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Returns the mutability of the object.
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.BaseIDAbstractImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.ConditionAbstractImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Returns the mutability of the object.
isMutable() - Method in interface com.sun.identity.saml2.assertion.NameIDType
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.Statement
Returns the mutability of the object.
isMutable() - Method in interface com.sun.identity.saml2.assertion.Subject
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns true if the object is mutable
isMutable() - Method in interface com.sun.identity.saml2.assertion.SubjectLocality
Returns the mutability of the object.
isMutable() - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Returns true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Returns true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Returns true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.protocol.Extensions
Returns value true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.protocol.GetComplete
Returns true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Returns true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.protocol.IDPList
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.ExtensionsImpl
Returns value true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.GetCompleteImpl
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.IDPListImpl
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.LogoutResponseImpl
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Returns true if object is mutable.
isMutable - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Returns true if the object is mutable
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.RequesterIDImpl
Returns value true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Returns true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Returns value true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.StatusDetailImpl
Returns value true if object is mutable.
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Returns value true if object is mutable.
isMutable - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
isMutable() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Returns true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Returns true if mutable, false otherwise.
isMutable() - Method in interface com.sun.identity.saml2.protocol.RequesterID
Returns value true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.protocol.Scoping
Returns true if object is mutable.
isMutable() - Method in interface com.sun.identity.saml2.protocol.Status
Returns true if the object is mutable, false otherwise
isMutable() - Method in interface com.sun.identity.saml2.protocol.StatusCode
Returns true if the object is mutable, false otherwise
isMutable() - Method in interface com.sun.identity.saml2.protocol.StatusDetail
Returns true if the object is mutable false otherwise
isMutable() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns true if the object is mutable false otherwise
isMutable() - Method in interface com.sun.identity.xacml.context.Action
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.Attribute
Returns true if the object is mutable.
isMutable() - Method in interface com.sun.identity.xacml.context.Decision
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.Environment
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.ActionImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.DecisionImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.EnvironmentImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.ResourceImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.ResponseImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.StatusCodeImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.StatusDetailImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.StatusMessageImpl
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.context.impl.SubjectImpl
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.Request
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.Resource
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.ResourceContent
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.Response
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.Result
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.Status
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.StatusCode
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.StatusDetail
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.StatusMessage
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.context.Subject
Checks if the object is mutable
isMutable() - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Checks if this object is mutable
isMutable() - Method in class com.sun.identity.xacml.policy.impl.ObligationsImpl
Checks if this object is mutable
isMutable() - Method in interface com.sun.identity.xacml.policy.Obligation
Checks if this object is mutable
isMutable() - Method in interface com.sun.identity.xacml.policy.Obligations
Checks if this object is mutable
isMutable() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Checks if the object is mutable
isMutable() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionStatement
Returns the mutability of the object.
isNameIDEncryptionEnabled(String) - Method in class com.sun.identity.liberty.ws.util.IDFFProviderManager
Returns whether the specified provider requires name ID encryption or not.
isNameIDEncryptionEnabled(String) - Method in interface com.sun.identity.liberty.ws.util.ProviderManager
Returns whether the specified provider requires name ID encryption or not.
isNameIDEncryptionEnabled(String) - Method in class com.sun.identity.saml2.plugins.SAML2ProviderManager
Returns whether the specified provider requires name ID encryption or not.
isNameRegistrationCancelled(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if name registration is cancelled.
isNameRegistrationSuccess(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if name registration succeeds.
isNameValid(String) - Static method in class com.sun.identity.entitlement.PrivilegeManager
 
isNasAssigned() - Method in class org.forgerock.openam.radius.common.packet.FramedAppleTalkNetworkAttribute
Indicates if the NAS should assign a network for the user.
isNasSelected() - Method in class org.forgerock.openam.radius.common.packet.FramedIPAddressAttribute
Indicates if the NAS should select an address for the user.
isNeverExpiring() - Method in class com.iplanet.dpro.session.share.SessionInfo
Whether the session will ever expire or not.
isNew() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Determines if the client knows about the session, either from local object pre serialization or the stored value post serialization.
isNewEntry() - Method in class com.sun.identity.sm.SMSEntry
Returns true if the entry does not exist in the data store
isNewInstall() - Method in class com.sun.identity.config.Options
 
isNewRequest(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
isNewRequest(AuthContextLocalWrapper) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.CoreServicesWrapper
Checks to see if an AuthContextLocal is a new or an existing login process.
isNil() - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeValueElement
This property is used to control the xsi:nil feature of W3C XML Schema.
isNil() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
isNoSession() - Method in class com.sun.identity.authentication.service.LoginState
 
isNotation(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
isNotation(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
isNotation(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
 
isNotation(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
isNotation(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
isNotation(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
 
isNotBlank(String) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
 
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.
isNull() - Method in class com.iplanet.dpro.session.SessionID
Checks if encrypted string is null or empty
isOAuth2FragmentErrorType(Set<String>) - Static method in class org.forgerock.oauth2.core.Utils
When using the OAuth2 Implicit Grant the response_type value is "token".
isObjectClassPresent(Set, String) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Method to compare all the object classes in the Set with the specfied object class.
isObjectClassPresent(Set, String) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Method to compare all the object classes in the Set with the specfied object class.
isOpenAMSessionToken(WSSecurityEngineResult) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
isOpenDJUpgraded() - Static method in class com.sun.identity.setup.AMSetupServlet
 
isOpenDS1x - Variable in class com.sun.identity.config.Options
 
isOpenDSVer1Installed() - Static method in class com.sun.identity.setup.EmbeddedOpenDS
 
isOpenDSVer230Installed() - Static method in class com.sun.identity.setup.EmbeddedOpenDS
 
isOpenDynamicClientRegistrationAllowed() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isOpenDynamicClientRegistrationAllowed() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Indicates whether clients may register without providing an access token.
isOpenDynamicClientRegistrationAllowed() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
isOpenIDConnect() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
isOpenIdConnectClient(ClientRegistration) - Static method in class org.forgerock.oauth2.core.Utils
Check if the OAuth2 Client is configured to be an OpenId Connect Client.
isOpenIdConnectFragmentErrorType(Set<String>) - Static method in class org.forgerock.oauth2.core.Utils
When using the OpenId Connect authorization Implicit Flow the response_type value is "id_token token" or "id_token".
isOpenIDConnectSSOProviderEnabled() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isOpenIDConnectSSOProviderEnabled() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Whether OpenID Connect ID Tokens are accepted as SSOTokens in this realm or not.
isOpenIDConnectSSOProviderEnabled() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
isOptional() - Method in class com.sun.identity.sm.AttributeSchema
Returns true if the attribute is an optional attribute.
isOptional() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Checks if the attribute is an optional attribute.
isOptional() - Method in class com.sun.identity.wss.trust.ClaimType
Returns true if the claim is optional.
isOptionAlias(String) - Method in class com.sun.identity.cli.SubCommand
Returns true if option is an alias.
isOptionSet(String) - Method in class com.sun.identity.cli.CLICommandBase
 
isOrgAliasMappingResourceEnabled(SSOToken) - Static method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
 
isOrganizationActive(SSOToken, String) - Static method in class com.sun.identity.idm.IdUtils
Deprecated.
isOrganizationActive(String) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Checks to see if the Organization is active.
isOSX() - Static method in class com.sun.identity.install.tools.util.OSChecker
 
isOverrideAllowed() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Checks if override is allowed
isPagingResults() - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Indicates that the QueryBuilder is paging the search results, and subsequent calls are required to collect the rest of the results.
isParentRealm(String, String) - Static method in class org.forgerock.openam.utils.RealmUtils
Returns parent realm from a given fully qualified realm.
ISPASSIVE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for IsPassive attribute
isPassive() - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Returns the value of the isPassive attribute.
isPassive() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Returns the value of the isPassive attribute.
isPassive() - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Returns the value of the isPassive attribute.
isPassive() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns the value of the isPassive attribute.
isPasswordResetEnabled() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns true if the password service is enabled.
isPasswordResetEnabled() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns true if the password service is available.
isPasswordResetFailureLockoutEnabled() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns true if the password reset lockout feature is enabled.
isPasswordValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.PasswordValidator
 
ISPermission - Class in com.sun.identity.policy.jaas
This class provides the support for JAAS Authorization service Its a new JAAS Permission which extends the Permission class.
ISPermission(ProtectionDomain) - Constructor for class com.sun.identity.policy.jaas.ISPermission
Constructs an ISPermission instance, with the specified ProtectionDomain.
ISPermission(Subject, CodeSource) - Constructor for class com.sun.identity.policy.jaas.ISPermission
Constructs an ISPermission instance, with the specified Subject and the CodeSource.
ISPermission(CodeSource) - Constructor for class com.sun.identity.policy.jaas.ISPermission
Constructs an ISPermission instance, with the specified CodeSource.
ISPermission(String, String, String) - Constructor for class com.sun.identity.policy.jaas.ISPermission
Constructs an ISPermission instance, with the specified service name, resource name and action name.
ISPermission(String, String, String, Map) - Constructor for class com.sun.identity.policy.jaas.ISPermission
Constructs an ISPermission instance, with the specified service name, resource name and action name.
ISPermissionCollection - Class in com.sun.identity.policy.jaas
This class represents a collection of ISPermission objects.
ISPermissionCollection() - Constructor for class com.sun.identity.policy.jaas.ISPermissionCollection
 
isPersistent() - Method in class com.iplanet.ums.PersistentObject
Check if the object is persistent in the system
isPersistent() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
isPersistent() - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
isPersistentNameID(NameID) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Checks if it is a persistent request or not.
ISPolicy - Class in com.sun.identity.policy.jaas
This is an implementation of abstract class java.security.Policy for representing the system security policy for a Java application environment.
ISPolicy() - Constructor for class com.sun.identity.policy.jaas.ISPolicy
Constructs an ISPolicy instance.
isPolicyAssigned(String, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Returns true if a policyDN is assigned to an organization or a role.
isPolicyAssigned(String, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Returns true if a policyDN is assigned to this organizational unit or a role.
isPollingEnabled() - Method in class org.forgerock.openam.session.SessionPollerPool
Checks if Polling is enabled and initializes the threadpool if it's not already configured.
isPortInUse(String, int) - Static method in class com.sun.identity.setup.AMSetupUtils
Checks whether the given host and port is currently under use.
isPortValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.NetworkValidator
 
isPositiveInteger(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.StringValidator
 
isPresent(String) - Method in class com.sun.identity.install.tools.util.MatchPattern
 
isPresentUserCreateNotificationList() - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
isPresentUserDeleteNotificationList() - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
isPresentUserModifyNotificationList() - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
isPrimaryServer(String) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Checks if server instance identified by serverID is the primary server for this OpenAM server's site.
isPropertyListed(SSOToken, String, Collection<String>) - Method in class org.forgerock.openam.session.SessionPropertyWhitelist
Whether or not the property is listed in the whitelist.
isPropertyMapSettable(SSOToken, Map<String, String>) - Method in class org.forgerock.openam.session.SessionPropertyWhitelist
Queries whether all the properties in the properties map are settable, recording the key and value of the attempted setting.
isPropertySetSettable(SSOToken, Collection<String>) - Method in class org.forgerock.openam.session.SessionPropertyWhitelist
Queries whether all the properties in the properties set are settable.
isProtectedProperty(String) - Static method in class com.iplanet.dpro.session.service.InternalSession
Helper method to check if a property is protected or not.
isProviderExists(String, String) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the provider of given type does exists.
isProviderExists(String, String, boolean) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the provider of given type does exists.
isPureJAAS() - Method in class com.sun.identity.authentication.service.AMLoginContext
Checks if is pure JAAS mode
isPureJAASModulePresent(String, Configuration) - Method in class org.forgerock.openam.authentication.service.JAASModuleDetector
Returns whether the auth module is or the auth chain contains pure JAAS module(s).
isPWResetEnabled() - Method in class com.sun.identity.password.ui.PWResetViewBeanBase
Determines if the password reset service is enabled or not
isQueryComplete() - Method in class org.forgerock.openam.cts.impl.query.worker.queries.CTSWorkerBaseQuery
Query state is tracked by the length of the paging cookie.
isQueryPolicyEvalRequired() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Checks if query policy evaluation is required
isQuestionAvailable(String, String) - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Returns true if the secret questions are available for a user
isQuestionAvailable(String, String) - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Returns true if the secret questions are available for a user
isReadable(String) - Method in class com.iplanet.ums.AccessRightObject
Check if an attribute is readable.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Returns true if "arc" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
Returns true if "var" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
Returns true if "var" identifies a readable scalar object.
isReady() - Method in interface org.forgerock.openam.utils.Config
Returns true if the config is ready.
isRealm(String) - Method in class org.forgerock.openam.rest.router.RestRealmValidator
Determines whether the given token is a valid configured realm.
isRealmCloneable() - Method in class com.sun.identity.sm.ServiceSchema
During the creation of a new organisation/realm the services assigned to the parent realm are copied to the child realm.
isRealmEnabled() - Static method in class com.sun.identity.sm.ServiceManager
Returns true if current service configuration uses the realm model to store the configuration data.
isRealmMode() - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Returns true if the value of realmMode attribute is true.
isRealmSubject(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Checks if the subjectName is a reference to a Subject defined at the realm
isRealmSubject(String) - Method in class com.sun.identity.policy.Subjects
Checks if the subject is a reference to a Subject defined at the realm.
isRecursive() - Method in class com.sun.identity.entitlement.EntitlementCombiner
Returns true if this entitlement combiner is working on sub tree evaluation.
isRecursive() - Method in class com.sun.identity.idm.IdSearchControl
Deprecated.
This method is deprecated. The setting for recursive search should be configured via the data store.
isRedirectionDone() - Method in exception com.sun.identity.saml2.common.SAML2Exception
Returns true if the response has been redirected already to another URL, returns false otherwise.
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.
isReferralPolicy(Policy) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
isReferralPolicy() - Method in class com.sun.identity.policy.Policy
Deprecated.
Checks whether the policy is a referral policy.
isRegisProfileSOAP(String, String, SPDescriptorType, String, IDPDescriptorType) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Determines if the registration profile is SOAP or not.
isRegistrationAccessTokenGenerationEnabled() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isRegistrationAccessTokenGenerationEnabled() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Whether to generate access tokens for clients that register without one.
isRegistrationAccessTokenGenerationEnabled() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
 
isRegistrationRequired() - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
 
isRegistrationRequired() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
 
isRegistrationRequired() - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
 
isRegistrationRequired() - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
 
isRegistrationRequired() - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
 
isRegistrationRequired() - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
 
isRelayStateURLValid(HttpServletRequest, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Convenience method to validate a SAML2 relay state (goto) URL, often called from a JSP.
isRelayStateURLValid(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Convenience method to validate a SAML2 relay state (goto) URL, often called from a JSP.
isRendering() - Method in class com.sun.identity.config.util.AjaxPage
 
isRequestAuthEnabled() - Method in interface com.sun.identity.liberty.ws.soapbinding.SOAPProviderConfig
Checks is the request authentication is enabled.
isRequestedSessionIdFromCookie() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return isRequestedSessionIdFromCookie() on the wrapped request object.
isRequestedSessionIdFromURL() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return isRequestedSessionIdFromURL() on the wrapped request object.
isRequestedSessionIdFromUrl() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return isRequestedSessionIdFromUrl() on the wrapped request object.
isRequestedSessionIdValid() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return isRequestedSessionIdValid() on the wrapped request object.
isRequestEncrypted - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
isRequestEncrypted - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
isRequestEncryptEnabled() - Method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the request needs to be encrypted or not.
isRequestEncryptEnabled() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Checks if the request needs to be encrypted or not.
isRequestEncryptEnabled() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Checks if the request needs to be encrypted or not.
isRequestEncryptEnabled() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Checks if the request needs to be encrypted or not.
isRequestHeaderEncrypted - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
isRequestHeaderEncrypted - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
isRequestHeaderEncryptEnabled() - Method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the request header needs to be encrypted or not.
isRequestHeaderEncryptEnabled() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Checks if the request header needs to be encrypted or not.
isRequestHeaderEncryptEnabled() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Checks if the request header needs to be encrypted or not.
isRequestHeaderEncryptEnabled() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Checks if the request header needs to be encrypted or not.
isRequestSigned - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
isRequestSigned - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
isRequestSignEnabled() - Method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the request needs to be signed or not.
isRequestSignEnabled() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Checks if the request needs to be signed or not.
isRequestSignEnabled() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Checks if the request needs to be signed or not.
isRequestSignEnabled() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Checks if the request needs to be signed or not.
isRequired() - Method in class com.iplanet.am.sdk.common.DCTreeServicesHelper
Method to determine if DC Tree support is required or not.
isRequired() - Method in interface com.iplanet.am.sdk.common.IDCTreeServices
Method to determine if DC Tree support is required or not.
isRequired(int, int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Checks if a Callback is required to have input.
isRequireNewDelegate(PushNotificationServiceConfig) - Method in interface org.forgerock.openam.services.push.PushNotificationDelegate
Returns whether or not the new config is so different from the old that the existing delegate should be removed from the pool.
isRequireNewDelegate(PushNotificationServiceConfig) - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
isReservedLongOption(String) - Static method in class com.sun.identity.cli.SubCommand
Returns true if an argument/option is reserved.
isReservedShortOption(String) - Static method in class com.sun.identity.cli.SubCommand
Returns true if an argument/option is reserved.
ISResourceBundle - Class in com.sun.identity.common
This class provides static utility methods to be used by console and Access Manager admin * CLI for storing, retrieving and deleting locale-specific resource bundles in the directory (data store) This class is a subclass of java.util.ListResourceBundle .
ISResourceBundle(Map) - Constructor for class com.sun.identity.common.ISResourceBundle
Non-default construtor used to create a new ISResourceBundle object This constructor takes a Map of key-value pairs (both Strings) and uses that Map to construct an ISResourceBundle object
isResourceIDValid(String) - Method in class com.sun.identity.liberty.ws.idpp.PersonalProfile
Checks if the resource id is valid.
isResourceMatch(String, String) - Method in class com.sun.identity.policy.Rule
Deprecated.
Compares the given service and resource names with the service and resource name specified in this rule.
isResourceNameAllowed() - Method in class com.sun.identity.sm.AttributeSchema
Checks if the attribute allows to have resource name.
isResourceNameAllowed() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Checks if the attribute allows to have resource name.
isResponseEncrypted - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
isResponseEncrypted - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
isResponseEncryptEnabled() - Method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the response needs to be encrypted or not.
isResponseEncryptEnabled() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Checks if the response needs to be encrypted or not.
isResponseEncryptEnabled() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Checks if the response needs to be encrypted or not.
isResponseEncryptEnabled() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Checks if the response needs to be encrypted or not.
isResponseSigned - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
isResponseSigned - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
isResponseSignEnabled() - Method in interface com.sun.identity.liberty.ws.soapbinding.SOAPProviderConfig
Checks if the SOAP response needs to be signed.
isResponseSignEnabled() - Method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the response needs to be signed or not.
isResponseSignEnabled() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Checks if the response needs to be signed or not.
isResponseSignEnabled() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Checks if the response needs to be signed or not.
isResponseSignEnabled() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Checks if the response needs to be signed or not.
isRestricted() - Method in class com.iplanet.dpro.session.Session
Returns true if the SSOTokenID associated with this SSOToken is a restricted token, false otherwise.
isRestricted(SSOToken) - Static method in class com.sun.identity.session.util.RestrictedTokenHelper
Returns true if the SSOToken is restricted, false otherwise
isRestricted(SSOToken) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessAdminRestriction
Indicates if a given SSOToken should be restricted when used in the context of a Stateless Session.
isRestricted(String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessAdminRestriction
Indicates if the given User DN should be restricted when used in the context of Stateless Sessions.
isResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct
 
isResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct
 
isResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct
 
isResult() - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct
 
isResult() - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct
 
isResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct
 
isResult() - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct
 
isReturnAppSessionEnabled() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns value of SystemProperty "com.sun.identity.session.returnAppSession".
isReturnPolicyIdList() - Method in class com.sun.identity.entitlement.xacml3.core.Request
Gets the value of the returnPolicyIdList property.
isRFC2247(ServiceConfig) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
 
isRoleIDP() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Represents that in a specific federation remote deployement participated as SP or IDP.
isRoot() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
isRoot() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.RootNode
 
isRoot() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
 
isRootCA(X509Certificate) - Static method in class com.sun.identity.security.cert.AMCertStore
Return true if it is self signed ROOT CA
isRootRealm() - Method in class org.forgerock.openam.rest.RealmContext
Determines if the resolved realm is the top level realm.
isRunning() - Static method in class com.sun.identity.monitoring.Agent
Return whether agent is "running" or not Monitoring implementations should not call this method directly, but instead, they should call MonitoringUtil.isRunning().
isRunning() - Static method in class com.sun.identity.monitoring.MonitoringUtil
 
isRunning() - Method in interface com.sun.identity.plugin.monitoring.FedMonAgent
Checks the operational status of the monitoring agent.
isRunning() - Method in class com.sun.identity.plugin.monitoring.impl.AgentProvider
Returns whether agent is "running" or not
isRunning() - Method in class com.sun.identity.plugin.monitoring.impl.FedletAgentProvider
Returns whether agent is "running" or not
ISS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
isSalesforceSP() - Method in class com.sun.identity.workflow.ValidateSAML2
 
isSameContainer(HttpServletRequest, String) - Static method in class com.sun.identity.federation.common.FSUtils
Test if url in argument is in the same web container as current opensso web apps serving the request.
isSAML2(HttpServletRequest) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
 
isSAML2FailoverEnabled() - Static method in class com.sun.identity.saml2.common.SAML2FailoverUtils
Checks whether SAML2 failover is enabled.
isSAMLDecryptionDebugEnabled() - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Tells whether SAML SP decryption debug mode is enabled.
isSatisfied(Object) - Method in class com.iplanet.dpro.session.DNOrIPAddressListTokenRestriction
Returns a true if the restriction matches the context for which it was set.
isSatisfied(Object) - Method in interface com.iplanet.dpro.session.TokenRestriction
Returns a true if the restriction matches the context for which it was set, otherwise it returns false.
isSatisfied() - Method in class com.sun.identity.entitlement.ConditionDecision
Whether this ConditionDecision is satisfied.
isSatisfied() - Method in class com.sun.identity.entitlement.SubjectDecision
Whether this SubjectDecision is satisfied.
isSatisfied(Object) - Method in class com.sun.identity.session.util.PrincipalTokenRestriction
Returns a true if the restriction matches the context for which it was set, otherwise it returns false.
isSatisfied(Object) - Method in class org.forgerock.openam.dpro.session.NoOpTokenRestriction
Tells whether this given restriction is satisfied, this implementation will always return true.
isSaveConsentEnabled() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isSaveConsentEnabled() - Method in exception org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequired
Is save consent enabled
isSaveConsentEnabled() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Determines if the consent can be saved or not, due to a lack of configuration.
isSaveConsentEnabled() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
isScheduled() - Method in class com.sun.identity.common.GeneralTaskRunnable
Returns true if this TaskRunnable is scheduled to run; otherwise returns false.
isSearchable() - Method in class com.sun.identity.sm.AttributeSchema
Returns true if the attribute is searchable; false otherwise
isSearchable() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Returns true if the attribute is searchable; false otherwise
ISSEARCHABLE - Static variable in class com.sun.identity.sm.SMSUtils
 
isSecondarySite(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Tells whether the provided ID belongs to a secondary site or not.
isSecure() - Method in class com.sun.identity.log.LogManager
Return whether secure logging is specified.
isSecure() - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Get ldap port is secure
isSecure() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return isSecure() on the wrapped request object.
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.
isSelectDataSupported(String) - Method in class com.sun.identity.liberty.ws.idpp.PersonalProfile
Checks if the select data is supported by the PP service.
isSelfRegistration() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
 
isSelfServiceRestEndpointEnabled() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
 
isSenderVouches() - Method in class com.sun.identity.wss.security.AssertionToken
 
isSenderVouches() - Method in class com.sun.identity.wss.security.SAML2Token
Returns true if the SAML2 token is of type sender vouches
isSendPropertyNotification(String) - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns true if property change notifications are enabled for the specified property.
isSendWasCalled() - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Indicates if a response has already been sent for the request represented by this context object.
isSerializable(Object) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
Tests if an object implements the java.io.Serializable interface.
isSerializable(Object) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Tests if an object implements the java.io.Serializable interface.
isServer(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Tells whether the provided ID belongs to a server or not.
isServer(String) - Method in class com.iplanet.services.naming.WebtopNamingQuery
 
isServerInstanceExist(SSOToken, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Returns true if server instance exists.
isServerMemberOfLocalSite(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isServerMode() - Static method in class com.iplanet.am.util.SystemProperties
Returns true if instance is running in server mode.
isServerMode() - Static method in class com.iplanet.services.naming.WebtopNaming
Determines whether WebtopNaming code runs in the core server mode or in the client SDK run-time mode.
isServerMode() - Static method in class com.sun.identity.common.SystemConfigurationUtil
Returns true if this is running on server mode.
isServerURLValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.ValidateURL
 
isServerValid(String) - Static method in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
isServiceEnabled(ForgottenPasswordConsoleConfig) - Method in class org.forgerock.openam.selfservice.config.flows.ForgottenPasswordConfigProvider
 
isServiceEnabled(ForgottenUsernameConsoleConfig) - Method in class org.forgerock.openam.selfservice.config.flows.ForgottenUsernameConfigProvider
 
isServiceEnabled(UserRegistrationConsoleConfig) - Method in class org.forgerock.openam.selfservice.config.flows.UserRegistrationConfigProvider
 
isServiceEnabled(C) - Method in interface org.forgerock.openam.selfservice.config.ServiceConfigProvider
Determines whether the specific service is enabled.
isServiceIdentifier() - Method in class com.sun.identity.sm.AttributeSchema
Returns true if the attribute is a service identifier (i.e., in the case of LDAP it would be the COS Specifier attribute).
isServiceIdentifier() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Chekcs if the attribute is a service identifier (i.e., in the case of LDAP it would be the COS Specifier attribute).
isServiceInstanceUpdateEnabled() - Method in class com.sun.identity.liberty.ws.idpp.IDPPServiceManager
Checks if the service is configured to include service instance update header.
isServiceModified() - Method in class com.sun.identity.sm.ServiceSchemaModifications
 
isServicePassed() - Static method in class com.iplanet.am.util.AMClientDetector
Returns true if the client detection service is present or false if the client detection service is not present and the client attributes could not be retrieved.
isServiceVisible(String) - Method in class org.forgerock.openam.core.rest.sms.SmsConsoleServiceConfig
Returns true if the provided service name is not in the list of hidden services.
isSessionBlacklistingEnabled() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Whether session blacklisting is enabled for stateless session logout.
isSessionBlacklistingEnabled() - Method in class org.forgerock.openam.oauth2.OAuth2GlobalSettings
Whether token blacklisting is enabled for stateless token deletion.
isSessionCleanupEnabled() - Method in class org.forgerock.openam.session.SessionPollerPool
 
isSessionConstraintEnabled() - Method in class com.iplanet.dpro.session.service.SessionServiceConfig
Returns true if amSession.xml property "iplanet-am-session-enable-session-constraint" is "ON" (case insensitive).
isSessionHandle() - Method in class com.iplanet.dpro.session.SessionID
 
isSessionQuotaReached(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Returns true if the user identified by the supplied username has reached their session quota.
isSessionUpgrade(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
isSessionUpgrade() - Method in class com.sun.identity.authentication.service.LoginState
Returns session upgrade.
isSessionUpgrade() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Determines whether this authentication is for a session upgrade or not.
isSessionUpgrade() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Determines whether this authentication is for a session upgrade or not.
isSessionUpgradeCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves information to determine if the request was a session upgrade case.
isSessionUpgradeOrForceAuth(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Tells whether the incoming request corresponds to a session upgrade or ForceAuth.
isSessionUpgradeRequest() - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Determines if the login request is requesting the user's current session to be upgraded.
isSessionValid() - Method in class com.iplanet.am.util.CLILogin
 
isSetCookie(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isSharedAgent(SSOToken, String, String, String) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
Checks if distinguished user name is a shared user/agent if returns true if so.
isSharedStateEnabled() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Checks if shared state enabled for the module.
isSharedWith(ResourceSetDescription, String, String) - Method in class org.forgerock.openam.uma.rest.ResourceSetService
Checks whether a ResourceSet is accessible by a user.
isShowUsernameEnabled() - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig
Whether or the not the username should be displayed.
isShutdown() - Method in class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
 
isShutdown() - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
isShutdown() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch
 
isShutdownCalled() - Static method in class com.sun.identity.idm.server.IdServicesImpl
 
isSignatureValid() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Return whether the signature is valid.
isSignatureValid() - Method in class com.sun.identity.saml.assertion.Assertion
Returns whether the signature on the object is valid or not.
isSignatureValid() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns whether the signature on the object is valid or not.
isSignatureValid() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Return whether the signature on the object is valid or not.
isSignatureValid() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Returns whether the signature on the object is valid or not.
isSignatureValid() - Method in class com.sun.identity.saml.protocol.Response
Return whether the signature on the object is valid or not.
isSignatureValid(Set<X509Certificate>) - Method in interface com.sun.identity.saml2.assertion.Assertion
Return whether the signature is valid or not.
isSignatureValid(Set<X509Certificate>) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
isSignatureValid - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
isSignatureValid(Set<X509Certificate>) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
isSignatureValid - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
isSignatureValid(Set<X509Certificate>) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
isSignatureValid(Set<X509Certificate>) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Return whether the signature is valid or not.
isSignatureValid(Set<X509Certificate>) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns whether the signature on the StatusResponse is valid or not.
isSignatureValid(Assertion, String, String) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Determine the validity of the signature on the Assertion
isSigned() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns whether the object is signed or not.
isSigned() - Method in class com.sun.identity.saml.protocol.AbstractRequest
Return whether the object is signed or not.
isSigned() - Method in class com.sun.identity.saml.protocol.AbstractResponse
Return whether the object is signed or not.
isSigned() - Method in interface com.sun.identity.saml2.assertion.Assertion
Return true if the assertion is signed
isSigned() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Return whether the assertion is signed
isSigned - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
isSigned() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns true if message is signed.
isSigned - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
isSigned() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns whether the StatusResponse is signed or not.
isSigned() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns true if message is signed.
isSigned() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns whether the StatusResponse is signed or not.
isSigningOn() - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns true if signing is enabled; otherwise, it will return false.
isSigningOptional() - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Returns true if signing is optional else it will return false.
isSilentMode() - Method in class com.sun.identity.install.tools.configurator.Driver
 
isSingleAttributeContainer() - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPLegalIdentity
Returns false for the IDPPLegalIdentity Container.
isSingleUse() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
isSingleUse() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.RequestPseudonymType
Gets the value of the singleUse property.
isSite(String) - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Checks whether the provided ID belongs to a site or not.
isSite(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Tells whether the provided ID belongs to a site or not.
isSite(String) - Method in class com.iplanet.services.naming.WebtopNamingQuery
 
isSiteEnabled() - Method in class com.iplanet.dpro.session.service.SessionServerConfig
Indicates if this server is part of a Site (or multiple sites).
isSiteEnabled(String, String, String, String) - Static method in class com.iplanet.services.naming.WebtopNaming
Determines whether Site is enabled for the given server instance.
isSiteEnabled(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Determines whether Site is enabled for the given server ID.
isSiteExist(SSOToken, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Returns true if site exists.
isSiteId(String) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Check whether the given id is a siteId.
isSiteUp(String) - Method in interface com.iplanet.dpro.session.service.cluster.ClusterMonitor
Indicates if the specified site is up.
isSiteUp(String) - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Indicates the state of a given Site ID.
isSiteUp(String) - Method in class com.iplanet.dpro.session.service.cluster.MultiServerClusterMonitor
Indicates if the specified site is up.
isSiteUp(String) - Method in class com.iplanet.dpro.session.service.cluster.SingleServerClusterMonitor
Indicates if the specified site is up.
isSiteUp(String) - Method in class org.forgerock.openam.session.service.ServicesClusterMonitorHandler
Indicates that the Site is up.
isSOAPFaultNeeded() - Method in class com.sun.identity.liberty.ws.idpp.plugin.IDPPServiceInstanceUpdate
Check to see if soap fault needs to be issue while processing the request.
isSOAPFaultNeeded() - Method in interface com.sun.identity.liberty.ws.interfaces.ServiceInstanceUpdate
Checks whether the service needs to send a soap fault.
isSoapSTSAgent(SSOToken) - Method in interface org.forgerock.openam.forgerockrest.utils.AgentIdentity
Establish if an SSOToken belongs to a soap-sts agent.
isSoapSTSAgent(SSOToken) - Method in class org.forgerock.openam.forgerockrest.utils.AgentIdentityImpl
 
isSolaris() - Static method in class com.sun.identity.install.tools.util.OSChecker
Method isSolaris
isSourceSiteValid(Issuer, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns true if Issuer is valid.
isSpammed() - Method in class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitSpamChecker
Checks for spam requests.
isSpecialIdentity(SSOToken, String, IdType, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
isSpecialUser(String) - Method in class com.sun.identity.authentication.service.AuthD
Returns true if distinguished user name is a special user DN.
isSpecialUser(String) - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
checks if distinguished user name is a special user (the url access agent, in particular).
isSpecialUser(SSOToken) - Method in interface org.forgerock.openam.forgerockrest.utils.SpecialUserIdentity
 
isSpecialUser(SSOToken) - Method in class org.forgerock.openam.forgerockrest.utils.SpecialUserIdentityImpl
 
isSpecialUser(String) - Method in interface org.forgerock.openam.sso.providers.stateless.StatelessAdminRestriction.SuperUserDelegate
 
isSpecified() - Method in class org.forgerock.openam.radius.common.packet.FramedIPAddressAttribute
Indicates if the NAS should use the ip address indicated in this instance.
isSPProfileBindingSupported(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Checks if a profile binding is suppported by a SP.
isSSL() - Method in class org.forgerock.openam.ldap.LDAPURL
Returns a Boolean instance that tells whether SSL is enabled.
isSSLMode() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
isSSOTokenValid() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns true if admin token cached within this class is valid
isStale() - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Determines if result is stale
isStarted() - Static method in class com.iplanet.services.ldap.event.EventService
Informs the callers as to the state of the EventService.
isStarted() - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Returns true if the server has already been started.
isStartedSuccessfully() - Method in class org.forgerock.openam.radius.server.RadiusRequestListener
Indicates if the constructor successfully started up the listener.
isStatelessTokensEnabled() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isStatelessTokensEnabled() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Determines whether access and refresh tokens should be stateless.
isStatelessTokensEnabled() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
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.
isStatusAttribute() - Method in class com.sun.identity.sm.AttributeSchema
Returns true if the attribute is a service's status attribute.
isStatusAttribute() - Method in class com.sun.identity.sm.AttributeSchemaImpl
Checkds if the attribute is a service's status attribute.
isStored() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns whether the InternalSession represented has been stored.
isString(CoreTokenField) - Static method in class org.forgerock.openam.cts.api.fields.CoreTokenFieldTypes
 
isStringValid(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.StringValidator
 
isSubjectExclusive(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Checks if the subject is exclusive.
isSubjectExclusive(String) - Method in class com.sun.identity.policy.Subjects
Checks if the subject is exclusive.
isSubscribable() - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Deprecated.
Returns true if the assignable dynamic group is subscribable.
isSubscribable() - Method in interface com.iplanet.am.sdk.AMStaticGroup
Deprecated.
Returns true if the group is subscribable.
isSuccessful() - Method in class com.sun.identity.install.tools.configurator.TaskExecutionResult
 
isSuccessful() - Method in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
isSuccessful() - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Returns true if the outcome of the login process is SUCCESS.
isSuccessful() - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Returns true if the outcome of the login process is SUCCESS.
isSuccessful() - Method in interface org.forgerock.openam.entitlement.constraints.ConstraintResult
Whether the result represents a successful validation.
ISSUE_ID_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
ISSUE_INSTANT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IssueInstant
ISSUE_INSTANT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for IssueInstant
ISSUE_REFRESH_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
ISSUE_REFRESH_TOKEN_ON_REFRESHING_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
issueCode(Representation) - Method in class org.forgerock.oauth2.restlet.DeviceCodeResource
 
ISSUED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
ISSUED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.StoredToken
 
ISSUED_TOKEN - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
ISSUED_TOKEN_TYPES - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
ISSUED_TOKENS_PERSISTED_IN_CTS - Static variable in class org.forgerock.openam.sts.AMSTSConstants
Used in the context of a @Named annotation to indicate whether the sts is configured to persist issued tokens in the CTS.
IssuedTokenCancellerFactory - Interface in org.forgerock.openam.sts.rest.operation.cancel
Responsible for created RestIssuedTokenCanceller instances for a specific token type.
IssuedTokenCancellerFactoryImpl - Class in org.forgerock.openam.sts.rest.operation.cancel
 
IssuedTokenCancelOperation - Interface in org.forgerock.openam.sts.rest.operation.cancel
Encapsulates the concerns of cancelling rest-sts-issued tokens
IssuedTokenCancelOperationImpl - Class in org.forgerock.openam.sts.rest.operation.cancel
 
IssuedTokenCancelOperationImpl(IssuedTokenCancellerFactory, TokenRequestMarshaller, Set<TokenTypeId>) - Constructor for class org.forgerock.openam.sts.rest.operation.cancel.IssuedTokenCancelOperationImpl
 
IssuedTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.2 IssuedToken Assertion Java content class for IssuedToken element declaration.
IssuedTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
IssuedTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
IssuedTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
IssuedTokenType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for IssuedTokenType complex type.
IssuedTokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
IssuedTokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
IssuedTokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
IssuedTokenValidateOperation - Interface in org.forgerock.openam.sts.rest.operation.validate
Top-level operation which will validate rest-sts issued tokens.
IssuedTokenValidateOperationImpl - Class in org.forgerock.openam.sts.rest.operation.validate
 
IssuedTokenValidateOperationImpl(IssuedTokenValidatorFactory, TokenRequestMarshaller, Set<TokenTypeId>) - Constructor for class org.forgerock.openam.sts.rest.operation.validate.IssuedTokenValidateOperationImpl
 
IssuedTokenValidatorFactory - Interface in org.forgerock.openam.sts.rest.operation.validate
Represents the concerns of creating RestIssuedTokenValidator implementations for tokens issued by the rest-sts
IssuedTokenValidatorFactoryImpl - Class in org.forgerock.openam.sts.rest.operation.validate
 
issueInstant - Variable in class com.sun.identity.saml.protocol.AbstractRequest
 
issueInstant - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
issueInstant - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
issueInstant - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
issuer - Variable in class com.sun.identity.entitlement.xacml3.core.Attribute
 
issuer - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
 
issuer - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
 
issuer - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
 
issuer - Variable in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
 
ISSUER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Issuer
ISSUER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the creator of an assertion generated within OpenAM.
issuer - Variable in class com.sun.identity.saml.protocol.Response
 
Issuer - Interface in com.sun.identity.saml2.assertion
The Issuer provides information about the issuer of a SAML assertion or protocol message.
ISSUER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Issuer
ISSUER - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
issuer - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
issuer - Variable in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
 
ISSUER - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Issuer element
issuer(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
ISSUER_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.IssuerImpl
 
ISSUER_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
This site's issuer name.
ISSUER_NAME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ISSUER_NAME.
ISSUER_NAME_LIST - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies list of issuer names.
ISSUER_SERIAL - Static variable in class com.sun.identity.wss.security.X509TokenSpec
 
issueRefreshTokens() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
issueRefreshTokens() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Whether the OAuth2 provider should issue refresh tokens when issuing access tokens.
issueRefreshTokens() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
issueRefreshTokensOnRefreshingToken() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
issueRefreshTokensOnRefreshingToken() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Whether the OAuth2 provider should issue refresh tokens when refreshing access tokens.
issueRefreshTokensOnRefreshingToken() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
IssuerElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Issuer element declaration.
IssuerElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
IssuerElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
IssuerElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
IssuerImpl - Class in com.sun.identity.saml2.assertion.impl
The Issuer provides information about the issuer of a SAML assertion or protocol message.
IssuerImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.IssuerImpl
Default constructor
IssuerImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.IssuerImpl
This constructor is used to build Issuer object from a XML string.
IssuerImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.IssuerImpl
This constructor is used to build Issuer object from a block of existing XML that has already been built into a DOM.
ISSUERNAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant for issuer name.
IssuerNamesOfferedElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for IssuerNamesOffered element declaration.
IssuerNamesOfferedElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
IssuerNamesOfferedElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
IssuerNamesOfferedElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
IssuerNamesOfferedType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for IssuerNamesOfferedType complex type.
IssuerNamesOfferedTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
IssuerNamesOfferedTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
IssuerNamesOfferedTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
IssuerNameType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for IssuerNameType complex type.
IssuerNameTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
IssuerNameTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
IssuerNameTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
IssuesSpecificPolicyFaultElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for IssuesSpecificPolicyFault element declaration.
IssuesSpecificPolicyFaultElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
IssuesSpecificPolicyFaultElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
IssuesSpecificPolicyFaultElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
issueToken(EndpointSpecification, TokenSpecification) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer
Invoke the issue operation to obtain a token specified by the tokenSpecification on the endpoint specified by the endpointSpecification
issueToken(AccessToken, OAuth2Request) - Method in class org.forgerock.openidconnect.OpenIDTokenIssuer
Issues an OpenId Connect token, using the details of the access token.
issueTokens(OAuth2Request, ClientRegistration, ResourceOwner, Set<String>, OAuth2ProviderSettings) - Method in class org.forgerock.oauth2.core.AuthorizationTokenIssuer
Issues tokens for the OAuth2 authorize request.
issueTokenSuite(List<EndpointSpecification>, List<TokenSpecification>) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer
 
IssuingDistributionPointExtension - Class in com.iplanet.security.x509
A critical CRL extension that identifies the CRL distribution point for a particular CRL issuingDistributionPoint ::= SEQUENCE { distributionPoint [0] DistributionPointName OPTIONAL, onlyContainsUserCerts [1] BOOLEAN DEFAULT FALSE, onlyContainsCACerts [2] BOOLEAN DEFAULT FALSE, onlySomeReasons [3] ReasonFlags OPTIONAL, indirectCRL [4] BOOLEAN DEFAULT FALSE } DistributionPointName ::= CHOICE { fullName [0] GeneralNames, nameRelativeToCRLIssuer [1] RelativeDistinguishedName } ReasonFlags ::= BIT STRING { unused (0), keyCompromise (1), cACompromise (2), affiliationChanged (3), superseded (4), cessationOfOperation (5), certificateHold (6) } GeneralNames ::= SEQUENCE SIZE (1..MAX) OF GeneralName GeneralName ::= CHOICE { otherName [0] OtherName, rfc822Name [1] IA5String, dNSName [2] IA5String, x400Address [3] ORAddress, directoryName [4] Name, ediPartyName [5] EDIPartyName, uniformResourceIdentifier [6] IA5String, iPAddress [7] OCTET STRING, registeredID [8] OBJECT IDENTIFIER} OtherName ::= SEQUENCE { type-id OBJECT IDENTIFIER, value [0] EXPLICIT ANY DEFINED BY type-id } EDIPartyName ::= SEQUENCE { nameAssigner [0] DirectoryString OPTIONAL, partyName [1] DirectoryString } RelativeDistinguishedName ::= SET OF AttributeTypeAndValue AttributeTypeAndValue ::= SEQUENCE { type AttributeType, value AttributeValue } AttributeType ::= OBJECT IDENTIFIER AttributeValue ::= ANY DEFINED BY AttributeType
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.
isSuperAdmin(String) - Method in class com.sun.identity.authentication.service.AuthD
Returns true if distinguished user name is a super administrator DN.
isSuperAdmin(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Checks if distinguished user name is a super admin.
isSuperUser(String) - Method in class com.iplanet.dpro.session.service.SessionService
Returns true if the user is super user
isSuperUser(String) - Method in class com.sun.identity.authentication.service.AuthD
Returns true if and only if the user name belongs to a super user
isSuperUser(String) - Method in class org.forgerock.openam.rest.authz.AdminOnlyAuthzModule
 
isSuperUser(String) - Method in interface org.forgerock.openam.sso.providers.stateless.StatelessAdminRestriction.SuperUserDelegate
 
isSupportedOption(String) - Method in class com.sun.identity.cli.SubCommand
Returns if the option is supported.
isSupportsX509Query() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeServiceType
Gets the value of the supportsX509Query property.
isSupportsX509Query() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
isSupportsX509SelfQuery() - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeServiceType
Gets the value of the supportsX509SelfQuery property.
isSupportsX509SelfQuery() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Returns true if "arc" identifies a table object.
isTaboo(String, String) - Static method in class com.sun.identity.entitlement.opensso.CacheTaboo
 
isTALookupRequired() - Method in class com.sun.identity.wss.security.SecurityMechanism
Checks if the Trust Authority lookup is required for this security mechanism.
isTARegistrationRequired() - Method in class com.sun.identity.wss.security.SecurityMechanism
Checks if the Trust Authrotiy registration is required for this security mechanism.
IStateAccess - Interface in com.sun.identity.install.tools.configurator
 
isTerminated() - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
isTerminateSession() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
 
isTerminationCancelled(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if termination is cancelled.
isTerminationSuccess(HttpServletRequest) - Static method in class com.sun.liberty.LibertyManager
Returns true if Termination succeeds.
isThreadDumpEnabled() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
is ThreadDump feature enable
isTimedOut() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns true if the session has timed out due to idle/max timeout period.
isTimedOut() - Method in class com.iplanet.dpro.session.Session
Returns true if the session has timed out.
isTimedOut(SessionID) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isTimedOut(Thread) - Method in class com.sun.identity.authentication.service.AuthThreadManager
Checks if thread has timed out
isTimedOut() - Method in class com.sun.identity.authentication.service.LoginState
Returns true if page times out.
isTimedOut() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns a boolean to indicate whether the HeadTask is timeout already.
isTimeValid() - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Checks validity of time in the assertion.
isTimeValid() - Method in class com.sun.identity.saml.assertion.AssertionBase
Gets the validity of the assertion evaluating its conditions if specified.
isTimeValid() - Method in interface com.sun.identity.saml2.assertion.Assertion
Gets the validity of the assertion evaluating its conditions if specified.
isTimeValid() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Gets the validity of the assertion evaluating its conditions if specified.
isTimeValid(Assertion, int) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Determines the timeliness of the assertion.
isTLSInUse(SoapMessage) - Method in class org.forgerock.openam.sts.soap.policy.am.AbstractOpenAMSessionTokenInterceptor
This method is called by the OpenAMSessionTokenServerInterceptor and OpenAMSessionTokenClientInterceptor classes when determining whether to assert the TransportToken.
isTokenCompressed() - Method in class org.forgerock.openam.cts.CoreTokenConfig
 
isTokenCompressionEnabled() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
isTokenCompressionEnabled() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Determines whether token compression is enabled for stateless access and refresh tokens.
isTokenCompressionEnabled() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
isTokenEncrypted() - Method in class org.forgerock.openam.cts.CoreTokenConfig
 
isTokenExpired(String) - Static method in class com.sun.identity.coretoken.CoreTokenUtils
Checks if the token expired
isTokenRestricted() - Method in interface com.iplanet.sso.SSOToken
Returns true if the SSOTokenID associated with this SSOToken is a restricted token, false otherwise.
isTokenRestricted() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
isTokenValid(SSOToken) - Method in class org.forgerock.openam.rest.SSOTokenFactory
Checks if the given token is valid.
isTraceEnabled() - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
isTransformSupported(TokenTypeId, TokenTypeId) - Method in interface org.forgerock.openam.sts.rest.operation.translate.TokenTransform
The TokenTranslateOperationImpl maintains a set of these instances, one corresponding to each of the supported token transforms.
isTransformSupported(TokenTypeId, TokenTypeId) - Method in class org.forgerock.openam.sts.rest.operation.translate.TokenTransformImpl
 
isTrustedProvider(String, String, String) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Checks whether two entities are in the same circle of trust.
isTrustedProvider(String, String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Determines whether two entities are in the same circle of trust under the realm.
isTrustedProvider(String, String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Determines whether two entities are in the same circle of trust under the realm.
isTrustedSource(InetAddress) - Static method in class com.sun.identity.session.util.SessionUtils
Returns the remote IP address of the client is a trusted source
isTrustedXACMLProvider(String, String, String, String) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Determines whether two entities are in the same circle of trust under the realm.
isTrustElevationRequired() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets whether the AAT is sufficient for determining the requesting party on the authorization request or trust elevation is required.
isTrustElevationRequired() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
 
isTwoFactorAuthEnabled() - Method in class org.forgerock.openam.services.RestSecurity
Deprecated.
 
ISubConfigNames - Interface in com.sun.identity.common.configuration
 
ISubjectable - Interface in com.sun.identity.rest
Caller is able to get javax.security.auth.Subject from implementing class.
isUmaResourceServerAgent(Map<String, Set<String>>) - Static method in class org.forgerock.openam.uma.UmaUtils
Check if an OAuth2 agents is a UMA agent
isUnaryOption(String) - Method in class com.sun.identity.cli.SubCommand
Returns true if option is unary.
isUnderRootSuffix(String) - Static method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which checks if the object is directly under root suffix
isUnix() - Static method in class com.sun.identity.install.tools.util.OSChecker
Method isUnix
isUnparsedEntity(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
isUnparsedEntity(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
isUnparsedEntity(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
 
isUnparsedEntity(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
isUnparsedEntity(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
isUnparsedEntity(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
 
isUnumberedLink() - Method in class org.forgerock.openam.radius.common.packet.FramedAppleTalkLinkAttribute
Indicates if this is for an unnumbered serial link.
isUpgradeCompleted() - Static method in class com.sun.identity.setup.AMSetupServlet
 
isUpgradeRequired() - Method in class org.forgerock.openam.upgrade.OpenDJUpgrader
Returns true if the version of OpenDJ contained in the OpenAM WAR file is more recent (newer) than the the version of OpenDS/OpenDJ last used by OpenAM.
isUrlRewrite(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isUseFirstPassEnabled() - Method in class com.sun.identity.authentication.spi.AMLoginModule
This method returns use first pass enabled or not
isUserActive(String) - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns true if the user is active and account is not expired.
isUserActive(String) - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Returns true if the user is active and account is not expired.
isUserActive(String) - Static method in class org.forgerock.openam.core.rest.IdentityRestUtils
Uses an amAdmin SSOtoken to create an AMIdentity from the UID provided and checks whether the AMIdentity in context is active/inactive
isUserAttrValueValid(String, String) - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns true if the entered user attr value is comprised of safe characters.
isUserAttrValueValid(String, String) - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Returns true if the entered user attr value is comprised of safe characters.
isUserExists(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerClient
Checks if the user exists.
isUserExists(String, String) - Method in interface com.sun.identity.federation.services.FSAssertionManagerIF
Checks if the user exists.
isUserExists(String, String) - Method in class com.sun.identity.federation.services.FSAssertionManagerImpl
Checks if the user exists.
isUserExists(String) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Checks is the user exists or not.
isUserExists(String, String, String) - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns true if the user exists.
isUserExists(String, String, String) - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Returns true if the user exists.
isUserExists(String) - Method in interface com.sun.identity.plugin.datastore.DataStoreProvider
Checks if the user exists with a given userid.
isUserExists(String) - Method in class com.sun.identity.plugin.datastore.impl.FedletDataStoreProvider
Checks if a given user exists.
isUserExists(String) - Method in class com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
Checks if a given user exists.
isUserIDGeneratorEnabled() - Method in class com.sun.identity.authentication.service.LoginState
Indicates userID generate mode is enabled
isUserInRole(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
The default behavior of this method is to return isUserInRole(String role) on the wrapped request object.
isUserLockout(String, String) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns true if the user is locked out from resetting password.
isUserLockout(String, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns true if the user is locked out from resetting password.
isUserLockout(String, String) - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Returns true if the user is not active or is lockout.
isUsernameToken(WSSecurityEngineResult) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
isUserNegotiated() - Method in class org.forgerock.openam.radius.common.packet.FramedIPAddressAttribute
Indicates if the NAS should allow the user to select an address.
isUserPluginInitialized - Static variable in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
isUserQuestionEnabled(String) - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Returns true if user personal question/answer feature is enabled
isUserSession() - Method in class com.iplanet.dpro.session.service.InternalSession
Determine whether it is a user session.
isUserTokenDetectReplayEnabled() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns true if the user name token replay is enabled.
isUserTokenDetectReplayEnabled() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns true if the user name token replay is enabled.
isUserTokenDetectReplayEnabled() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns true if the user name token replay is enabled.
isUserValid(String, OAuth2Request) - Method in class org.forgerock.openidconnect.OpenIDConnectProvider
Determines whether a user has a valid session.
isValid() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
isValid() - Method in class com.sun.identity.entitlement.ValidateResourceResult
Returns true if it is valid.
isValid(Object) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
Indicates whether the session is still valid.
isValid(Object) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
Indicates whether the session is still valid.
isValid(Object) - Method in interface com.sun.identity.plugin.session.SessionProvider
Returns true if the session is valid.
isValid() - Method in class com.sun.identity.shared.FQDNUrl
Returns true if URL is valid.
isValid() - Method in class com.sun.identity.sm.ServiceConfig
Returns the status of this Service Configuration Object.
isValid() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
Returns if the object is still valid
isValid() - Static method in class com.sun.identity.tools.bundles.VersionCheck
Check whether the version AM is valid.
isValid() - Method in class org.forgerock.oauth2.core.AccessTokenVerifier.TokenState
 
isValid(SigningHandler) - Method in class org.forgerock.oauth2.core.OAuth2Jwt
Verifies that the JWT is valid by: verifying the signature ensuring the JWT contains the 'iss', 'sub', 'aud' and 'exp' claims ensuring the JWT expiry is not unreasonably far in the future ensuring the JWT has not expired ensuring the JWT is not being used before its 'not before time' ensuring the JWT issued at time is not unreasonably far in the past
isValid() - Method in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
Check if the values in the specified implementation are valid.
isValid(C) - Method in class org.forgerock.openam.cts.monitoring.impl.connections.MonitoredCTSConnectionFactory
 
isValid(T) - Method in interface org.forgerock.openam.sm.datalayer.api.ConnectionFactory
Checks if a (possibly null) connection is valid for use.
isValid() - Method in class org.forgerock.openam.uma.rest.PolicyGraph
Get the validity state of the policy rights graph.
isValid() - Method in class org.forgerock.openidconnect.OpenIdPrompt
Determines whether the prompt parameter is valid.
isValid(CqlSession) - Method in class org.openidentityplatform.openam.cassandra.ConnectionFactoryProvider.ConnectionFactory
 
isValidAlgorithm(String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
 
isValidateKerberosSignature() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns true if kerberos signature needs to be validated.
isValidateKerberosSignature() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Returns true if kerberos signature needs to be validated.
isValidateKerberosSignature() - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Returns true if kerberos signature needs to be validated.
isValidating() - Static method in class com.sun.identity.shared.xml.XMLUtils
 
ISValidation - Class in com.sun.identity.authentication.util
This class is an utility to detect the specified pattern in the given string
ISValidation() - Constructor for class com.sun.identity.authentication.util.ISValidation
 
isValidCredentials(String, String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Validates the Directory Server Credentials.
isValidDecision(Decision) - Static method in class com.sun.identity.xacml.common.XACMLSDKUtils
 
isValidDecision(String) - Static method in class com.sun.identity.xacml.common.XACMLSDKUtils
 
isValidEntry(String) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Checks if the entry exists in the directory or not.
isValideToken(IssuedTokenContext) - Method in class com.sun.identity.wss.sts.spi.FAMSTSTokenProvider
 
isValidFQDN(String) - Method in class org.forgerock.openam.core.CoreWrapper
Validates that the hostname is a valid FQDN that is known to OpenAM.
isValidFQDNRequest(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns true if the host name in the URL is valid.
isValidHOTP(String) - Method in class com.sun.identity.authentication.modules.hotp.HOTPService
Determines if the given OTP code matches the OTP code that was sent previously.
isValidIP(String) - Static method in class org.forgerock.openam.utils.ValidateIPaddress
Determines if an IP address is valid.
isValidMinorStatusCode(String) - Static method in class com.sun.identity.xacml.common.XACMLSDKUtils
 
isValidProtocol(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.NetworkValidator
Method validateProtocol
isValidProtocolType(String) - Static method in class com.sun.identity.cot.COTUtils
Checks if the federation protocol type is valid.
isValidQName(String) - Static method in class com.sun.identity.common.ISValidUtils
Returns true if QName is valid for a given local part.
isValidRealm() - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Returns true if realm name is valid.
isValidRealm() - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Returns true if the realm is valid.
isValidSaveStateFile(String) - Method in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
isValidServer(String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Validates if the Directory server host and port are valid.
isValidServerId(String) - Static method in class com.sun.identity.common.SystemConfigurationUtil
Checks whether the given serverID is a really existing serverid in the current configuration.
isValidSessionInRealm(String, Object) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Check that the authenticated session belongs to the same realm where the IDP is defined.
isValidStatusCode(String) - Static method in class com.sun.identity.xacml.common.XACMLSDKUtils
 
isValidStatusMessage(String) - Static method in class com.sun.identity.xacml.common.XACMLSDKUtils
 
isValidToken(SSOToken) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Checks the validity of the single sign on token
isValidToken(SSOToken, boolean) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Checks the validity of the single sign on token
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.
isValidToken(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Returns true if a single sign on token is valid.
isValidToken(SSOToken, boolean) - Method in class com.iplanet.sso.SSOTokenManager
Returns true if a single sign on token is valid, resetting the token's idle time if and only if the flag allows us to.
isValidToken(SSOToken) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
isValidToken(SSOToken, boolean) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
This class ignores the "refresh" parameter, which is just not needed here.
isValidToken(SSOToken) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
isValidToken(SSOToken, boolean) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
isValidToken(SSOToken) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
isValidToken(SSOToken, boolean) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
isValidURI(String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.NetworkValidator
Method validateURI
isValidUserEntry(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Checks if valid user exists.
isValidUseStateFile(String) - Method in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
ISValidUtils - Class in com.sun.identity.common
This class provides common validation routines.
ISValidUtils() - Constructor for class com.sun.identity.common.ISValidUtils
 
isValue() - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.AutomaticPseudonymsElement
Gets the value of the value property.
isValue() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Returns true if "arc" identifies a scalar object.
isVerbose() - Method in class com.sun.identity.cli.CLICommandBase
 
isVerbose() - Method in class com.sun.identity.cli.CommandManager
Returns true of the CLI has verbose set.
ISVerifierOutput - Class in com.sun.identity.log.spi
DSAME Implementation of the result of a Verifier Output.
ISVerifierOutput() - Constructor for class com.sun.identity.log.spi.ISVerifierOutput
 
isVersionHeaderEnabled() - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
isVersionNewer() - Static method in class org.forgerock.openam.upgrade.VersionUtils
Returns true if the OpenAM version of the war file is newer than the one currently deployed.
isVersionNewer(String, String) - Static method in class org.forgerock.openam.upgrade.VersionUtils
 
isVersionValid() - Static method in class com.sun.identity.tools.bundles.VersionCheck
 
isWaitLongEnough() - Method in class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitSpamChecker
Determines if the wait period has been long enough to service te request.
isWantAssertionsSigned() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
isWantAssertionsSigned() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
isWantAssertionsSigned() - Method in interface com.sun.identity.saml2.jaxb.metadata.QueryDescriptorType
Gets the value of the wantAssertionsSigned property.
isWantAssertionsSigned() - Method in interface com.sun.identity.saml2.jaxb.metadata.SPSSODescriptorType
Gets the value of the wantAssertionsSigned property.
isWantAssertionsSigned() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
isWantAssertionsSigned() - Method in interface com.sun.identity.saml2.jaxb.metadataextquery.QueryDescriptorType
Gets the value of the wantAssertionsSigned property.
isWantAuthnRequestsSigned() - Method in interface com.sun.identity.saml2.jaxb.metadata.IDPSSODescriptorType
Gets the value of the wantAuthnRequestsSigned property.
isWantAuthnRequestsSigned() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
isWarnEnabled() - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
isWarningEnabled() - Method in class org.forgerock.openam.rest.VersionBehaviourConfigListener
 
isWildcard() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
isWildcard() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.MultiWildcardNode
 
isWildcard() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.SingleWildcardNode
 
isWildcard() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
A wildcard node can match more than one simultaneous characters of a given resource URL and potentially from a set of different characters.
isWindows() - Static method in class com.sun.identity.install.tools.util.OSChecker
Method isWindows
isWMLAgent - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
isWReplyURLValid(HttpServletRequest, String) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Convenience method to validate a WSFederation wreply URL, often called from a JSP.
isWReplyURLValid(String, String, String) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Convenience method to validate a WSFederation wreply URL, often called from a JSP.
isWritable(String) - Method in class com.iplanet.ums.AccessRightObject
Check if an attribute is writable.
isXUIAdminEnabled() - Method in class org.forgerock.openam.xui.XUIState
 
isXUIEnabled() - Method in class org.forgerock.openam.xui.XUIState
 
ISystemProperties - Interface in com.sun.identity.shared.configuration
This interface provides method to get System configuration information.
isZeroPageLoginAllowed(ZeroPageLoginConfig, HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Determines whether Zero Page Login (ZPL) should be allowed for this request.
isZipEnabled() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
is zip enable
ITask - Interface in com.sun.identity.install.tools.configurator
 
ITask - Interface in com.sun.identity.workflow
Workflow task interface.
itemAt(int) - Method in class com.iplanet.dpro.session.service.PermutationGenerator
Returns permutation element at a given position Throws
iterateDeclaredPrefixes(PrefixCallback) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
Iterates all newly declared namespace prefixes for this element.
iterateDeclaredPrefixes(PrefixCallback) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
Iterates all newly declared namespace prefixes for this element.
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.
iterator() - Method in class org.forgerock.openam.license.LicenseSet
IThreadPool - Interface in com.sun.identity.entitlement.interfaces
This interface defines the method for thread pool class which is needed by privilege evaluation to handle multi thread tasks.
ITimestampGenerator - Interface in com.sun.identity.log.spi
Interface to define the implementation of a timestamp generator.
ITokenProvider - Interface in com.sun.identity.log.spi
Interface to define the implementation of a token generator.
IToolsOptionHandler - Interface in com.sun.identity.install.tools.admin
 
IUMSConstants - Interface in com.iplanet.ums
This interface represents a collection of common constants used by the classes in UMS.
IValidation - Interface in com.sun.identity.install.tools.configurator
 
IValidator - Interface in com.iplanet.ums.validation
Interface for all validators.
IValueNormalizer - Interface in com.sun.identity.install.tools.configurator
 
IVerifierOutput - Interface in com.sun.identity.log.spi
Provides an interface to define the actions that need to be taken depending on the return value of the Log Verification process.
IXMLUtilsConstants - Interface in com.sun.identity.install.tools.util.xml
Defines constants that are frequently used by the XMLUtils subsystem of classes.

J

JAASModuleDetector - Class in org.forgerock.openam.authentication.service
This Class is responsible for looking up whether any used modules are non JAAS Modules.
JAASModuleDetector() - Constructor for class org.forgerock.openam.authentication.service.JAASModuleDetector
 
jacksonAuditor(String...) - Static method in class org.forgerock.openam.rest.audit.RestletBodyAuditor
Create a body auditor for JSON bodies.
JacksonRepresentationFactory - Class in org.forgerock.openam.rest.representations
A factory class for Restlet's JacksonRepresentation
JacksonRepresentationFactory(ObjectMapper) - Constructor for class org.forgerock.openam.rest.representations.JacksonRepresentationFactory
A constructor to provide the factory with the instance of Jackson's ObjectMapper to use in the created representations.
JAR_FILE_EXT - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
jars - Static variable in class com.sun.identity.classloader.FAMClassLoader
The list of jar files to be loaded by FAMClassLoader.
jars - Static variable in class com.sun.identity.wss.sts.TrustAuthorityClient
The list of jar files to be loaded by FAMClassLoader.
JaspiAuthLoginModule - Class in org.forgerock.openam.authentication.modules.common
A class which wraps the JASPI Authentication Module framework, allowing JASPI Authentication Modules to be used with JAAS Authentication Modules and the OpenAM Post Authentication Procoess.
JaspiAuthLoginModule(String, JaspiAuthModuleWrapper) - Constructor for class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModule
Constructs an instance of the JaspiAuthModuleWrapper.
JaspiAuthLoginModulePostAuthenticationPlugin - Class in org.forgerock.openam.authentication.modules.common
Implementations of this class must only have a zero-arg constructor.
JaspiAuthLoginModulePostAuthenticationPlugin(String, JaspiAuthModuleWrapper) - Constructor for class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModulePostAuthenticationPlugin
 
JaspiAuthModuleWrapper<T extends javax.security.auth.message.module.ServerAuthModule> - Class in org.forgerock.openam.authentication.modules.common
Base class for wrapping a Jaspi ServerAuthModule.
JaspiAuthModuleWrapper(T) - Constructor for class org.forgerock.openam.authentication.modules.common.JaspiAuthModuleWrapper
Create the wrapper by passing it the module it wraps.
JAVA_HOME - Static variable in class com.sun.identity.install.tools.util.ExecuteCommand
 
JAVA_VERSION_CURRENT - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
JAVA_VERSION_EXPECTED - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
JavaBeanAdapter<T> - Class in org.forgerock.openam.cts.adapters
A TokenAdapter that can adapt Java bean-compliant POJOs that have been annotated with the annotations in org.forgerock.openam.tokens.
JavaBeanAdapter(Class<T>, TokenIdGenerator) - Constructor for class org.forgerock.openam.cts.adapters.JavaBeanAdapter
 
JavaBeanAdapterFactory - Interface in org.forgerock.openam.cts.adapters
Factory interface for Guice JavaBeanAdapter instances.
JAVASCRIPT_ENGINE_NAME - Static variable in enum org.forgerock.openam.scripting.SupportedScriptingLanguage
JSR 223 engine name to use for Javascript support.
JavaScriptHttpClient - Class in org.forgerock.openam.scripting.api.http
Deprecated.
Will be replaced in a later release by Client.
JavaScriptHttpClient(Client) - Constructor for class org.forgerock.openam.scripting.api.http.JavaScriptHttpClient
Deprecated.
 
JavaScriptMapFactory - Class in org.forgerock.openam.scripting.javascript
Provides static helper functions to the Rhino JavaScript engine for communicating between Java classes and scripts.
JavaScriptMapFactory() - Constructor for class org.forgerock.openam.scripting.javascript.JavaScriptMapFactory
 
javaScriptObjectToMap(NativeObject) - Static method in class org.forgerock.openam.scripting.javascript.JavaScriptMapFactory
Converts a JavaScript object of any nature to a Java map.
JAXBObjectFactory - Class in com.sun.identity.liberty.ws.interaction
Class that provides access to a singleton com.sun.identity.liberty.ws.interaction.jaxb.ObjectFactory .
JAXBVersion - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
JAXBVersion() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
JAXBVersion() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
JAXBVersion() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.saml2.jaxb.metadataattr.impl
 
JAXBVersion() - Constructor for class com.sun.identity.saml2.jaxb.metadataattr.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
JAXBVersion() - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl
 
JAXBVersion() - Constructor for class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.saml2.jaxb.schema.impl
 
JAXBVersion() - Constructor for class com.sun.identity.saml2.jaxb.schema.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
JAXBVersion() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
JAXBVersion() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
JAXBVersion() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
JAXBVersion() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
JAXBVersion() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
JAXBVersion() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
JAXBVersion() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
JAXBVersion() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
JAXBVersion() - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.JAXBVersion
 
JAXBVersion - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
JAXBVersion() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.JAXBVersion
 
JAXRPCHelper - Class in com.sun.identity.shared.jaxrpc
The class JAXRPCHelper provides functions to get JAXRPC stubs to a valid Identity Server.
JAXRPCHelper() - Constructor for class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
JAXRPCObjectImplEventListener - Class in com.sun.identity.idm.server
 
JAXRPCObjectImplEventListener() - Constructor for class com.sun.identity.idm.server.JAXRPCObjectImplEventListener
 
JAXRPCUtil - Class in com.sun.identity.jaxrpc
The class JAXRPCUtil provides functions to get JAXRPC stubs to a valid Identity Server.
JAXRPCUtil() - Constructor for class com.sun.identity.jaxrpc.JAXRPCUtil
 
JCECipherProvider - Class in org.forgerock.openam.utils
A CipherProvider that gets queries from the underlying Java Cryptographic Extension (JCE) facilities, via Cipher.getInstance(String, Provider).
JCECipherProvider(String, String) - Constructor for class org.forgerock.openam.utils.JCECipherProvider
Initialises the cipher provider with the given cipher transformation and preferred provider.
JCECipherProvider(String, Provider) - Constructor for class org.forgerock.openam.utils.JCECipherProvider
Initialises the cipher provider with the given cipher transformation and preferred provider.
JCECrypt - Class in com.sun.identity.setup
The class Crypt provides generic methods to encryt and decrypt data.
JCECrypt() - Constructor for class com.sun.identity.setup.JCECrypt
 
JCEEncryption - Class in com.iplanet.services.util
This class provides encryption and decryption facility for the SDK based on the existence of a JCE provider in the runtime.
JCEEncryption() - Constructor for class com.iplanet.services.util.JCEEncryption
 
JDBC - Class in com.sun.identity.authentication.modules.jdbc
 
JDBC() - Constructor for class com.sun.identity.authentication.modules.jdbc.JDBC
Constructor.
JdbcAuditEventHandlerFactory - Class in org.forgerock.openam.audit.events.handlers
This factory is responsible for creating an instance of the JdbcAuditEventHandler.
JdbcAuditEventHandlerFactory() - Constructor for class org.forgerock.openam.audit.events.handlers.JdbcAuditEventHandlerFactory
 
JdbcDatabaseTypeChoiceValues - Class in org.forgerock.openam.audit.configuration
Contains all the possible values for the JDBC handler database types.
JdbcDatabaseTypeChoiceValues() - Constructor for class org.forgerock.openam.audit.configuration.JdbcDatabaseTypeChoiceValues
 
JdbcFieldToColumnDefaultValues - Class in org.forgerock.openam.audit.configuration
Contains all the possible values for the JDBC handler event field to column mapping.
JdbcFieldToColumnDefaultValues() - Constructor for class org.forgerock.openam.audit.configuration.JdbcFieldToColumnDefaultValues
 
JDBCPasswordSyntaxTransform - Interface in com.sun.identity.authentication.modules.jdbc
This is the interface to implement if you don't store your password in clear text.
JDBCPrincipal - Class in com.sun.identity.authentication.modules.jdbc
 
JDBCPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.jdbc.JDBCPrincipal
 
JdbcSimpleUserDao - Class in com.sun.identity.idm.plugins.database
This class encapsulates all the JDBC code used to access identity information in a database.
JdbcSimpleUserDao() - Constructor for class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
JKS_KEY_PROVIDER - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
JKS_KEYSTORE - Static variable in class org.forgerock.openam.sts.tokengeneration.STSCryptoProviderBase
 
JKSKeyProvider - Class in com.sun.identity.saml.xmlsig
The class JKSKeyProvider is a class that is implemented to retrieve X509Certificates and Private Keys from user data store.
JKSKeyProvider() - Constructor for class com.sun.identity.saml.xmlsig.JKSKeyProvider
Constructor
JKSKeyProvider(String, String, String, String) - Constructor for class com.sun.identity.saml.xmlsig.JKSKeyProvider
Constructor
JKWS_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
JmsAuditEventHandlerFactory - Class in org.forgerock.openam.audit.events.handlers
This factory is responsible for creating an instance of the JmsAuditEventHandler.
JmsAuditEventHandlerFactory() - Constructor for class org.forgerock.openam.audit.events.handlers.JmsAuditEventHandlerFactory
 
JOB_TITLE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
JOB_TITLE_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
join(Iterable<? extends Object>, String) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
 
joinScope(Set<String>) - Static method in class org.forgerock.oauth2.core.Utils
Joins the specified Set of scopes into a space delimited String.
joinStatic(Iterable<? extends Object>, String) - Static method in class org.forgerock.openam.oauth2.OAuth2Utils
 
JSON - Static variable in class com.sun.identity.idsvcs.rest.MarshallerFactory
 
JSON_ATTR - Static variable in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
JSON_CONDITION_DATATYPE - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
JSON_DECISION_ARRAY_KEY - Static variable in class com.sun.identity.entitlement.JSONEntitlement
 
JSON_FILE - Static variable in interface com.sun.identity.cli.IArgument
Json file argument.
JSON_PARSE_ERROR - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
JSON_PARSE_ERROR - Static variable in class com.sun.identity.entitlement.xacml3.ResourceAttributeUtil
 
JSON_PARSE_ERROR - Static variable in class com.sun.identity.entitlement.xacml3.XACMLReaderWriter
 
JSON_REALMS_APPS_RESOURCES_DATATYPE - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
JSON_REALMS_APPS_RESOURCES_ID - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
JSON_REALMS_APPS_RESOURCES_MATCH - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
JSON_RESOURCE_ATTRIBUTE_ADVICE_ID - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
JSON_SESSION_HANDLE - Static variable in class org.forgerock.openam.session.SessionConstants
The name of the JSON field which describes the session's handle.
JSON_SESSION_LATEST_ACCESS_TIME - Static variable in class org.forgerock.openam.session.SessionConstants
The name of the JSON Field which describes the session's latest access time.
JSON_SESSION_MAX_IDLE_EXPIRATION_TIME - Static variable in class org.forgerock.openam.session.SessionConstants
The name of the JSON field which describes the session's max idle expiration time.
JSON_SESSION_MAX_SESSION_EXPIRATION_TIME - Static variable in class org.forgerock.openam.session.SessionConstants
The name of the JSON field which describes the session's max expiration time.
JSON_SESSION_REALM - Static variable in class org.forgerock.openam.session.SessionConstants
The name of the JSON field which describes the session's realm.
JSON_SESSION_UNIVERSAL_ID - Static variable in class org.forgerock.openam.session.SessionConstants
The name of the JSON field which describes the session's universal ID.
JSON_SESSION_USERNAME - Static variable in class org.forgerock.openam.session.SessionConstants
The name of the JSON field which describes the session's username.
JSON_SUBJECT_AND_CONDITION_SATISFIED - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
JSON_SUBJECT_DATATYPE - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
JSON_SUBJECT_ID - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
JSON_SUBJECT_MATCH - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
JSON_UUID - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
JsonArray - Class in org.forgerock.openam.utils
A Builder class for creating json array objects.
JsonArray(JsonObject, String) - Constructor for class org.forgerock.openam.utils.JsonArray
Constructs a builder for creating json arrays.
JsonAttributeMapper - Class in org.forgerock.openam.authentication.modules.common.mapping
An AttributeMapper that takes its values from a JSON string.
JsonAttributeMapper() - Constructor for class org.forgerock.openam.authentication.modules.common.mapping.JsonAttributeMapper
Default constructor if not being given any prefix parameter
JsonAttributeMapper(String, String) - Constructor for class org.forgerock.openam.authentication.modules.common.mapping.JsonAttributeMapper
Constructor with a prefix that will be prepended to all mapped values.
jsonAttributeName(String) - Static method in class org.forgerock.openam.cts.utils.JSONSerialisation
Wrap the attribute name in quotes and a colon to make it look like a JSON attribute.
jsonAuditor(String...) - Static method in class org.forgerock.openam.rest.audit.RestletBodyAuditor
Create a body auditor for JSON bodies.
JsonCallbackParser<T extends Callback> - Interface in org.forgerock.openam.core.rest.authn.callbackhandlers
Implementations of this interface define how to convert a Callback into and from a JSON representation.
JsonDecision - Class in org.forgerock.openam.entitlement.rest.model.json
Used to assist with json creation of a policy decision by translating the underlying Entitlement.
JsonDecision(Entitlement) - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonDecision
 
JsonDeviceSerialisation - Class in org.forgerock.openam.core.rest.devices
Stores devices as the JSON string serialisation of the device profile.
JsonDeviceSerialisation() - Constructor for class org.forgerock.openam.core.rest.devices.JsonDeviceSerialisation
 
JSONEntitlement - Class in com.sun.identity.entitlement
 
JSONEntitlement(String, Map<String, Boolean>, Map<String, Set<String>>, Map<String, Set<String>>) - Constructor for class com.sun.identity.entitlement.JSONEntitlement
Constructor.
JSONEntitlement(JSONObject) - Constructor for class com.sun.identity.entitlement.JSONEntitlement
Constructor.
JsonEntitlement - Class in org.forgerock.openam.entitlement.rest.model.json
Wrapper for an Entitlement object to provide a nicer JSON format.
JsonEntitlement(Entitlement) - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Constructs a JSON wrapper around the given entitlement implementation.
JsonEntitlement() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Constructs a JSON wrapper using a new blank entitlement.
JsonEntitlementConditionMixin - Class in org.forgerock.openam.entitlement.rest.model.json
Jackson JSON mixin to rename/ignore properties in entitlement conditions.
JsonEntitlementConditionMixin() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementConditionMixin
 
JsonEntitlementConditionModule - Class in org.forgerock.openam.entitlement.rest.model.json
Jackson module to customise JSON serialisation for policies and entitlements.
JsonEntitlementConditionModule() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementConditionModule
 
JsonEntitlementPattern - Class in org.forgerock.openam.entitlement.rest.model.json
Provides a restricted view of an entitlement, ignoring any fields that are not applicable when the entitlement is being used to define a policy rather than as an entitlement decision.
JsonEntitlementPattern(Entitlement) - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementPattern
 
JsonEntitlementPattern() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementPattern
 
JsonEntitlementSubjectMixin - Class in org.forgerock.openam.entitlement.rest.model.json
Jackson JSON mixin class that renames/ignores various attributes in entitlement subject implementations to provide a nicer JSON representation.
JsonEntitlementSubjectMixin() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementSubjectMixin
 
jsonify(String) - Method in class org.forgerock.openam.entitlement.rest.DecisionCombinersResource
Wraps the resource's name in a JsonValue object to return to the called.
jsonify() - Method in class org.forgerock.openam.services.push.dispatch.AbstractPredicate
 
jsonify() - Method in interface org.forgerock.openam.services.push.dispatch.Predicate
Returns a jsonified representation of this object to be used when tranmitting across cluster.
JSONNotification - Class in com.sun.identity.entitlement
 
JSONNotification.Type - Enum in com.sun.identity.entitlement
 
JsonObject - Class in org.forgerock.openam.utils
A Builder class for creating JsonValues for json objects.
JsonObject() - Constructor for class org.forgerock.openam.utils.JsonObject
 
JsonPolicy - Class in org.forgerock.openam.entitlement.rest.model.json
A representation of a policy for the entitlements resource.
JsonPolicy(Privilege) - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Constructs a JSON wrapper policy using the given privilege object as the underlying policy implementation.
JsonPolicy() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Default constructor for Jackson to use.
JsonPolicyParser - Class in org.forgerock.openam.entitlement.rest
Parses entitlements policies ("privileges") to/from JSON representations.
JsonPolicyParser() - Constructor for class org.forgerock.openam.entitlement.rest.JsonPolicyParser
 
JsonResourceAttributeMixin - Class in org.forgerock.openam.entitlement.rest.model.json
JSON data binding mixin for ResourceAttribute instances.
JsonResourceAttributeMixin() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.JsonResourceAttributeMixin
 
JsonResourceType - Class in org.forgerock.openam.entitlement.rest.wrappers
Wrapper for the conversion of ResourceType to and from JSON.
JsonResourceType() - Constructor for class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
JsonResourceType(ResourceType) - Constructor for class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
JSONRestStatusService - Class in org.forgerock.openam.rest.service
An implementation of RestStatusService that returns a JacksonRepresentation.
JSONRestStatusService() - Constructor for class org.forgerock.openam.rest.service.JSONRestStatusService
Default constructor - will initialise Guice objects from the InjectorHolder.
JSONRestStatusService(JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.rest.service.JSONRestStatusService
Dependency constructor used for testing.
JSONSerialisation - Class in org.forgerock.openam.cts.utils
Responsible for serialising and deserialising objects to and from JSON.
JSONSerialisation(ObjectMapper) - Constructor for class org.forgerock.openam.cts.utils.JSONSerialisation
New default instance of the JSONSerialsation.
jsonSerialisation - Variable in class org.forgerock.openam.services.push.dispatch.AbstractPredicate
Used to serialize extending classes.
JsonStdoutAuditEventHandlerFactory - Class in org.forgerock.openam.audit.events.handlers
 
JsonStdoutAuditEventHandlerFactory() - Constructor for class org.forgerock.openam.audit.events.handlers.JsonStdoutAuditEventHandlerFactory
 
JSONUtils - Class in com.sun.identity.shared
 
jsonValue() - Static method in class org.forgerock.openam.utils.JsonValueBuilder
Creates a Builder object for creating JsonValue objects.
JsonValueBuilder - Class in org.forgerock.openam.utils
Builder factory class for a fluent way of creating JsonValue objects.
JsonValueDecoder - Class in org.forgerock.openam.notifications.websocket
Transforms a JSON string to a JSON value instance.
JsonValueDecoder() - Constructor for class org.forgerock.openam.notifications.websocket.JsonValueDecoder
 
JsonValueEncoder - Class in org.forgerock.openam.notifications.websocket
Transforms a JSON value object into a JSON string.
JsonValueEncoder() - Constructor for class org.forgerock.openam.notifications.websocket.JsonValueEncoder
 
jsonValueOf(SSOToken) - Method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
Creates the JsonValue representing the single sign on token
jsonValueOf(SessionInfo) - Method in class org.forgerock.openam.core.rest.session.SessionResourceUtil
Creates the JsonValue representing the SessionInfo
JsonValueQueryFilterVisitor - Class in org.forgerock.openam.forgerockrest.utils
A query filter visitor that can be used to test whether a JsonValue matches a given QueryFilter.
JsonValueQueryFilterVisitor() - Constructor for class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
jsonValueToIdentityDetails(String, JsonValue, String) - Static method in class org.forgerock.openam.core.rest.IdentityRestUtils
Returns an IdentityDetails from a JsonValue.
JsonValueToJsonBytesConverter - Class in org.forgerock.openam.tokens
A custom converter that converted JsonValues to byte arrays.
JsonValueToJsonBytesConverter(ObjectMapper) - Constructor for class org.forgerock.openam.tokens.JsonValueToJsonBytesConverter
Constructs a new JsonValueToJsonBytesConverter instance.
JSP_EXIT_CODE_TAG - Static variable in interface com.sun.identity.cli.CLIConstants
Comment Tag for exit code in JSP
JSP_LOCATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
JSP file location
JSS_HANDLER - Static variable in interface com.sun.identity.shared.Constants
The package name prefix for JSS based protocol implementations.
JSSE_HANDLER - Static variable in interface com.sun.identity.shared.Constants
The package name prefix for JSSE based protocol implementations.
JVM_OPT_BOOTSTRAP - Static variable in class com.sun.identity.setup.Bootstrap
Directory where bootstrap file resides.
JVM_PROP_PRESET_CONFIG_DIR - Static variable in interface com.sun.identity.setup.SetupConstants
JVM System Property to set the root of configuration directory.
jvmVersion - Static variable in class com.sun.identity.security.keystore.AMX509KeyManagerFactory
 
jvmVersionStr - Static variable in class com.sun.identity.security.keystore.AMX509KeyManagerFactory
 
JWK_RESOLVER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
JWKS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
JWKS_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
jwt - Variable in class org.forgerock.openam.oauth2.StatelessToken
 
JWT - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Name of the key where the JWT is stored.
JWT_BEARER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.TokenEndpoint
 
JWT_PROFILE_CLIENT_ASSERTION_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JwtProfile
The parameter value for the JWT Bearer client assertion type.
JWT_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
JWT_TOKEN_LIFE_TIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
JWT_TOKEN_LIFETIME_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
JwtAttributeMapper - Class in org.forgerock.openam.authentication.modules.oidc
An AttributeMapper that gets its values from a JWT.
JwtAttributeMapper() - Constructor for class org.forgerock.openam.authentication.modules.oidc.JwtAttributeMapper
Default constructor with no prefix
JwtAttributeMapper(String, String) - Constructor for class org.forgerock.openam.authentication.modules.oidc.JwtAttributeMapper
Constructor that allows a prefix to be added to the mapped values
JwtBearerGrantTypeHandler - Class in org.forgerock.oauth2.core
Implementation of the JwtBearerGrantTypeHandler for the JWT Bearer grant.
JwtBearerGrantTypeHandler(ClientAuthenticator, TokenStore, OAuth2UrisFactory, OAuth2ProviderSettingsFactory) - Constructor for class org.forgerock.oauth2.core.JwtBearerGrantTypeHandler
 
JwtClaimSubject - Class in com.sun.identity.entitlement
A policy subject condition that examines claims in a Json Web Token (JWT) subject, such as an OpenID Connect ID token.
JwtClaimSubject() - Constructor for class com.sun.identity.entitlement.JwtClaimSubject
 
JwtHandler - Class in org.forgerock.openam.authentication.modules.oidc
The logic required to validate the integrity of an OIDC ID token JWT.
JwtHandler(JwtHandlerConfig) - Constructor for class org.forgerock.openam.authentication.modules.oidc.JwtHandler
 
JwtHandlerConfig - Class in org.forgerock.openam.authentication.modules.oidc
 
JwtHandlerConfig(Map) - Constructor for class org.forgerock.openam.authentication.modules.oidc.JwtHandlerConfig
 
jwtHasAuthorizedPartyClaim(JwtClaimsSet) - Static method in class org.forgerock.openam.authentication.modules.oidc.JwtHandler
Check if the token has an authorized party ("azp") entry.
JwtPrincipal - Class in com.sun.identity.entitlement
A security principal based on a Json Web Token (JWT).
JwtPrincipal(JsonValue) - Constructor for class com.sun.identity.entitlement.JwtPrincipal
 
JwtProfile() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.JwtProfile
 
JwtSessionMapper - Class in org.forgerock.openam.sso.providers.stateless
Responsible for converting SessionInfo objects to/from JWT with optional signing &/or encryption.
JwtSessionMapperConfig - Class in org.forgerock.openam.sso.providers.stateless
Responsible for loading SMS configuration options relating to JwtSessionMapper.
JwtSessionMapperConfig(Map) - Constructor for class org.forgerock.openam.sso.providers.stateless.JwtSessionMapperConfig
Loads JWT Session signing and encoding configuration options.
JWTTokenParams() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 

K

KANonceImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
KANonceImpl(byte[]) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
KBA_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to KbaResource resource bundle location
kbaEnabled - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
KbaResource - Class in org.forgerock.openam.selfservice
KBA resource is responsible for delivering up configured security questions.
KbaResource.KbaBuilder - Class in org.forgerock.openam.selfservice
Builder intended for the use by KbaResource for the purpose of retrieve KBA config.
kdcDomain - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
kdcDomain - Variable in class com.sun.identity.wss.provider.STSConfig
 
kdcServer - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
kdcServer - Variable in class com.sun.identity.wss.provider.STSConfig
 
keepMonitoring - Static variable in class com.iplanet.services.naming.WebtopNaming.SiteMonitor
A boolean flag indicating whether site monitoring is enabled.
KERBEROS_AUTH_CTX_CLASS_REF - Static variable in class com.sun.identity.wss.security.WSSConstants
 
KERBEROS_PRINCIPAL_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent Kerberos Principal Name Identifier
KERBEROS_VALUE_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
KerberosConfiguration - Class in com.sun.identity.wss.security
This class KerberosConfiguration represents Kerberos Configuration for web service clients and web service providers.
KerberosConfiguration(Configuration) - Constructor for class com.sun.identity.wss.security.KerberosConfiguration
Constructor
KerberosTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.4 KerberosToken Assertion Java content class for KerberosToken element declaration.
KerberosTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
KerberosTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
KerberosTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
KerberosTokenSpec - Class in com.sun.identity.wss.security
This class represents Kerberos Security Token Specification.
KerberosTokenSpec() - Constructor for class com.sun.identity.wss.security.KerberosTokenSpec
Creates a new instance of KerberosToken
KERBEROSV5ST - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The KERBEROSV5ST value type indicates that the value name given corresponds to a Kerberos V5 service ticket.
KERBEROSV5TGT - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The KERBEROSV5TGT value type indicates that the value name given corresponds to a Kerberos V5 TGT.
key - Variable in class com.sun.identity.authentication.internal.AuthSSOToken
 
KEY_ALG_DSA - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Digital Signing: DSA key
KEY_ALG_RSA - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Digital Signing: RSA key
KEY_COMPROMISE - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
 
KEY_CONFIGURATOR_PLUGINS - Static variable in interface com.sun.identity.setup.SetupConstants
Configurator plugins class name.
KEY_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
KEY_IDENTIFIER - Static variable in class com.sun.identity.wss.security.X509TokenSpec
 
KEY_IDENTIFIER_VALUE_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
KEY_INFO_DATA_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
KEY_PASS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Specify private key password in config file
KEY_PROVIDER_IMPL_CLASS - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
KEY_STORE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Specify keystore location in config file
KEY_TYPE - Static variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
KEY_VALUE_SEPARATOR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
 
KeyAliasValidator - Class in org.forgerock.openam.selfservice.config
Validates that a key alias is specified and that it actually exists in the configured key store.
KeyAliasValidator() - Constructor for class org.forgerock.openam.selfservice.config.KeyAliasValidator
 
KeyConversion - Class in org.forgerock.openam.cts.utils
Responsible for perform encoding and decoding of a given Token.
KeyConversion() - Constructor for class org.forgerock.openam.cts.utils.KeyConversion
 
KeyDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for KeyDescriptor element declaration.
KeyDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
KeyDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
KeyDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
KeyDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for KeyDescriptorType complex type.
KeyDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
KeyDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
KeyDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
KeyIdentifier - Class in com.sun.identity.wss.security
This class KeyIdentifier can be be used to insert the key identifier information into SecurityTokenReference.
KeyIdentifier(String, String, String) - Constructor for class com.sun.identity.wss.security.KeyIdentifier
Constructor.
KeyIdentifier(Element) - Constructor for class com.sun.identity.wss.security.KeyIdentifier
Constructor
KEYIDENTIFIER_REFERENCE - Static variable in class com.sun.identity.wss.security.SecurityTokenReference
 
KEYIDENTIFIER_REFERENCE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
KeyIdentifierElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
This element defines a key identifier reference Java content class for KeyIdentifier element declaration.
KeyIdentifierElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
KeyIdentifierElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
KeyIdentifierElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
KeyIdentifierType - Interface in com.sun.identity.wsfederation.jaxb.wsse
A security token key identifier Java content class for KeyIdentifierType complex type.
KeyIdentifierTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
KeyIdentifierTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
KeyIdentifierTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
KEYINFO_CONFIRMATION_DATA - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
KeyInfoConfirmationData - Interface in com.sun.identity.saml2.assertion
The KeyInfoConfirmationData constrains a SubjectConfirmationData element to contain one or more ds:KeyInfo elements that identify cryptographic keys that are used in some way to authenticate an attesting entity.
KeyInfoConfirmationDataImpl - Class in com.sun.identity.saml2.assertion.impl
The KeyInfoConfirmationData constrains a SubjectConfirmationData element to contain one or more elements that identify cryptographic keys that are used in some way to authenticate an attesting entity.
KeyInfoConfirmationDataImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.KeyInfoConfirmationDataImpl
 
KeyInfoConfirmationDataImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.KeyInfoConfirmationDataImpl
 
KeyInfoConfirmationDataImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.KeyInfoConfirmationDataImpl
 
KeyInfoConfirmationDataType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for KeyInfoConfirmationDataType complex type.
KeyInfoConfirmationDataTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
KeyInfoConfirmationDataTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl
 
KeyInfoConfirmationDataTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
KeyInfoElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for KeyInfo element declaration.
KeyInfoElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for KeyInfo element declaration.
KeyInfoElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyInfoElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
KeyInfoElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
KeyInfoElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
KeyInfoElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyInfoElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
KeyInfoFactory - Interface in org.forgerock.openam.sts.tokengeneration.saml2.xmlsig
This interface defines the concern around obtaining the KeyInfo element in the SubjectConfirmationData element for SAML2 assertions issued with HolderOfKey SubjectConfirmation
KeyInfoFactoryImpl - Class in org.forgerock.openam.sts.tokengeneration.saml2.xmlsig
 
KeyInfoFactoryImpl(XMLUtilities) - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.KeyInfoFactoryImpl
 
KeyInfoType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for KeyInfoType complex type.
KeyInfoType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for KeyInfoType complex type.
KeyInfoTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyInfoTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
KeyInfoTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
KeyInfoTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
KeyInfoTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyInfoTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
keyMap - Static variable in class com.sun.identity.xmlenc.AMEncryptionProvider
A static map contains provider id and symmetric keys as key value pairs.
KeyNameElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for KeyName element declaration.
KeyNameElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for KeyName element declaration.
KeyNameElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyNameElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
KeyNameElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
KeyNameElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
KeyNameElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
KeyNameElementImpl(String) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
KeyNameElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyNameElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
KeyPairProvider - Interface in org.forgerock.openam.shared.security.crypto
Key pair provider delivers up key pairs.
KeyPairProviderFactory - Interface in org.forgerock.openam.shared.security.crypto
Factory delivers up KeyPairProvider instances for the passed realm.
KeyPairProviderFactoryImpl - Class in org.forgerock.openam.shared.security.crypto
Factory caches key pair providers for a given realm.
KeyPairProviderFactoryImpl() - Constructor for class org.forgerock.openam.shared.security.crypto.KeyPairProviderFactoryImpl
Creates a new key pair provider factory.
keyPasswd - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
KeyProvider - Interface in com.sun.identity.saml.xmlsig
The class KeyProvider is an interface that is implemented to retrieve X509Certificates and Private Keys from user data store.
keyProvider - Static variable in class com.sun.identity.saml2.plugins.DefaultAccountMapper
 
keyProvider - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
 
keyProvider - Variable in class com.sun.identity.xmlenc.AMEncryptionProvider
 
KeyReferenceImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
keys() - Method in class com.iplanet.am.util.Cache
Returns an enumeration of the keys in this Cache.
keys() - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
keys() - Method in class com.sun.identity.entitlement.opensso.Cache
Returns an enumeration of the keys in this Cache.
KEYS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
keySet() - Method in class com.iplanet.am.util.Cache
Returns a Set view of the keys contained in this Cache.
keySet() - Method in class com.sun.identity.common.CaseInsensitiveHashMap
 
keySet() - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
keySet() - Method in class com.sun.identity.common.PeriodicGroupMap
Returns the Set of keys of this map.
keySet() - Method in class com.sun.identity.entitlement.opensso.Cache
Returns a Set view of the keys contained in this Cache.
keySet() - Method in class org.forgerock.openam.scripting.ChainedBindings
KeySizeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
KeySizeImpl(BigInteger) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
keystore - Variable in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
 
keystore - Variable in class com.sun.identity.saml.xmlsig.AMSignatureProvider
 
keyStore - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
keystore - Variable in class com.sun.identity.wss.sts.config.FAMCallbackHandler
 
KeyStoreBuilder - Class in org.forgerock.openam.shared.security.crypto
Builder class for loading keystores.
KeyStoreBuilder() - Constructor for class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
 
KeyStoreConfig - Class in org.forgerock.openam.keystore
Holds a Keystore Configuration.
KeyStoreConfig() - Constructor for class org.forgerock.openam.keystore.KeyStoreConfig
 
keystoreFile(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the keystore filename on the SAML2ConfigBuilder.
keystoreFile(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
keystoreFileName(String) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder
 
KeyStoreJwtTokenConfig - Class in org.forgerock.openam.selfservice
JWT token config that makes use of key store.
KeyStoreJwtTokenConfig() - Constructor for class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
 
keystoreLocation(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
keystorePassword(byte[]) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
keystorePassword(byte[]) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the keystore password on the SAML2ConfigBuilder.
keystorePassword(byte[]) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder
 
keystorePassword(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
KeyStoreRefresher - Class in com.sun.identity.saml.xmlsig
This class is used to update the key store freqently.
KeyStoreRefresher(long) - Constructor for class com.sun.identity.saml.xmlsig.KeyStoreRefresher
Constructor.
KeyStoreType - Enum in org.forgerock.openam.shared.security.crypto
Supported KeyStore types.
keytabFile - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
keyType - Variable in class com.sun.identity.wss.provider.STSConfig
 
keyType - Variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
KEYTYPE_ENCRYPTION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Key is used for encryption.
KEYTYPE_SIGNING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Key is used for signing.
KeyUtil - Class in com.sun.identity.federation.key
The KeyUtil provides methods to obtain the hosting entity's signing key and decryption key, and to obtain a partner entity's signature verification key and encryption related information
KeyUtil - Class in com.sun.identity.saml2.key
The KeyUtil provides methods to obtain the hosting entity's signing key and decryption key, and to obtain a partner entity's signature verification key and encryption related information
KeyUtil - Class in com.sun.identity.wsfederation.key
The KeyUtil provides methods to obtain the hosting entity's signing key and decryption key, and to obtain a partner entity's signature verification key and encryption related information
KeyValueElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for KeyValue element declaration.
KeyValueElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for KeyValue element declaration.
KeyValueElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyValueElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
KeyValueElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
KeyValueElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
KeyValueElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyValueElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
KeyValueType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for KeyValueType complex type.
KeyValueType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for KeyValueType complex type.
KeyValueTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyValueTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
KeyValueTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
KeyValueTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
KeyValueTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
KeyValueTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
KEYWORD_ALL - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
KEYWORD_LIST - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
KEYWORD_PROPERTIES - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
KEYWORD_RESULT - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
KEYWORD_SERVER_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
KEYWORD_SUCCESS - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
KRB5_CREDENTIAL_TYPE - Static variable in interface com.sun.identity.shared.Constants
 
KRB5_LOGINMODULE - Static variable in interface com.sun.identity.shared.Constants
property string for Krb5LoginModule class name
ksFile - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
ksPasswd - Variable in class com.sun.identity.wss.provider.ProviderConfig
 

L

L10NMessage - Interface in com.sun.identity.common
Deprecated.
As of OpenSSO version 8.0 L10NMessage
L10NMessage - Interface in com.sun.identity.shared.locale
This interface provides access to error code and resource bundle name to provide localised error message.
L10NMessageImpl - Exception in com.sun.identity.common
Deprecated.
As of OpenSSO version 8.0 L10NMessageImpl
L10NMessageImpl(String) - Constructor for exception com.sun.identity.common.L10NMessageImpl
Deprecated.
 
L10NMessageImpl(String, String, Object[]) - Constructor for exception com.sun.identity.common.L10NMessageImpl
Deprecated.
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
L10NMessageImpl(Throwable) - Constructor for exception com.sun.identity.common.L10NMessageImpl
Deprecated.
This constructor is used to extract localized error message from throwable
L10NMessageImpl - Exception in com.sun.identity.shared.locale
Convenient implementation of L10NMessage Interface.
L10NMessageImpl(String) - Constructor for exception com.sun.identity.shared.locale.L10NMessageImpl
 
L10NMessageImpl(String, Throwable) - Constructor for exception com.sun.identity.shared.locale.L10NMessageImpl
 
L10NMessageImpl(String, String, Object[]) - Constructor for exception com.sun.identity.shared.locale.L10NMessageImpl
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
L10NMessageImpl(Throwable) - Constructor for exception com.sun.identity.shared.locale.L10NMessageImpl
This constructor is used to extract localized error message from throwable.
L10NMessageImpl_InterfaceSOAPSerializer - Class in com.sun.identity.shared.locale
 
L10NMessageImpl_InterfaceSOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.shared.locale.L10NMessageImpl_InterfaceSOAPSerializer
 
L10NMessageImpl_SOAPSerializer - Class in com.sun.identity.shared.locale
 
L10NMessageImpl_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.shared.locale.L10NMessageImpl_SOAPSerializer
 
LABELS - Static variable in class org.forgerock.openam.cts.api.fields.ResourceSetTokenField
 
LABELS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ResourceSets
 
LabelsConstants - Class in org.forgerock.openam.oauth2.resources.labels
UMA Resource Labels
LabelsConstants() - Constructor for class org.forgerock.openam.oauth2.resources.labels.LabelsConstants
 
LabelsDataLayerConfiguration - Class in org.forgerock.openam.sm.datalayer.impl
Configuration for the Labels LDAP connections, used by the Data Layer classes to configure the DJ SDK LDAP connections.
LabelsDataLayerConfiguration(String) - Constructor for class org.forgerock.openam.sm.datalayer.impl.LabelsDataLayerConfiguration
 
LabelsGuiceModule - Class in org.forgerock.openam.oauth2.resources.labels
A private module for Guice access to labels stored in LDAP.
LabelsGuiceModule() - Constructor for class org.forgerock.openam.oauth2.resources.labels.LabelsGuiceModule
 
LabelType - Enum in org.forgerock.openam.oauth2.resources.labels
Types of UMA Resource Set Labels.
lang - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
LANGUAGE_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LANGUAGE_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LANGUAGE_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LAST_CHARACTER - Static variable in class org.forgerock.openam.entitlement.utils.indextree.nodecontext.ContextKey
Key used to signify the last character in the resource being searched for.
LAST_MODIFIED_BY - Static variable in class org.forgerock.openam.entitlement.configuration.ResourceTypeSmsAttributes
 
LAST_MODIFIED_BY_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Application
Last modified by index key
LAST_MODIFIED_BY_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Last modified by index key
LAST_MODIFIED_BY_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Last modified by search attribute
LAST_MODIFIED_DATE - Static variable in class org.forgerock.openam.entitlement.configuration.ResourceTypeSmsAttributes
 
LAST_MODIFIED_DATE_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Application
Last modified date index key
LAST_MODIFIED_DATE_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Last modified date index key
LAST_MODIFIED_DATE_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Last modified date index key
lastModified() - Static method in class com.iplanet.am.util.SystemProperties
Returns a counter for last modification.
lastSchemaNodeName() - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Gets the name of the last schema node in the SmsResourceProvider.subSchemaPath.
LAT - Static variable in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Use LAT.
LATEST_WAR_FILE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
latestAccessTime(String) - Method in class org.forgerock.openam.dpro.session.PartialSession.Builder
Set the latest access time.
latestVersion - Variable in class com.sun.identity.entitlement.xacml3.core.IdReference
 
LaxElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.2 Layout Assertion Java content class for Lax element declaration.
LaxElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
LaxElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
LaxElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
LaxTsFirstElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.2 Layout Assertion Java content class for LaxTsFirst element declaration.
LaxTsFirstElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
LaxTsFirstElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
LaxTsFirstElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
LaxTsLastElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.2 Layout Assertion Java content class for LaxTsLast element declaration.
LaxTsLastElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
LaxTsLastElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
LaxTsLastElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
LayoutElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.2 Layout Assertion Java content class for Layout element declaration.
LayoutElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
LayoutElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
LayoutElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
LB_PRIMARY_URL - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
LB_PRIMARY_URL - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration variable for name of site configuration primary url.
LB_SITE_NAME - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
LB_SITE_NAME - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration variable for name of site configuration being created.
LBL_JAVA_LOGO - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name for Java Logo label.
LBL_PRODUCT - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name for product label.
LBL_QUESTION - Static variable in class com.sun.identity.password.ui.PWResetQuestionTiledView
Name of the question field
LBL_SUN_LOGO - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name for Sun Logo label.
LBL_USER_ATTR - Static variable in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Name of user validation peer component
LDAP - Class in com.sun.identity.authentication.modules.ldap
 
LDAP() - Constructor for class com.sun.identity.authentication.modules.ldap.LDAP
TODO-JAVADOC
LDAP_AD_TYPE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP AD type property key.
LDAP_ADAM_TYPE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP Adam type property key.
LDAP_AUTH_URL - Static variable in class com.sun.identity.authentication.internal.LoginContext
 
LDAP_AUTH_URL - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds LDAP URL
LDAP_BASE_DN - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_BASEDN - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_BIND_DN - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_BIND_PASSWORD - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_BINDDN - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_BINDPWD - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_CONN_IDLE_TIME_IN_SECS - Static variable in interface com.sun.identity.shared.Constants
This value is used by LDAP connection pool to reap connections if they are idle for the number of seconds specified by the value of this property.
LDAP_CONNECTION_MODE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP connection mode property key.
LDAP_CONNECTION_MODE_LDAP - Static variable in interface com.sun.identity.setup.SetupConstants
Plain LDAP to be used for LDAP connection mode in amAuthAD/amAuthLDAP and idRepo service
LDAP_CONNECTION_MODE_LDAPS - Static variable in interface com.sun.identity.setup.SetupConstants
SSL LDAP to be used for LDAP connection mode in amAuthAD/amAuthLDAP and idRepo service
LDAP_CONNECTION_MODE_LDAPS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP connection mode LDAPS.
LDAP_CONNECTION_MODE_STARTTLS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP connection mode start TLS.
LDAP_CONNECTION_MODE_TAG - Static variable in interface com.sun.identity.setup.SetupConstants
LDAP connection mode tag used in amAuthAD/amAuthLDAP and idRepo service
LDAP_CONNECTION_POOL_MAX_SIZE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_CONNECTION_POOL_MAX_SIZE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP connection pool maximum size property key.
LDAP_CONNECTION_POOL_MIN_SIZE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_CONSTRAINT_VIOLATION - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Constraint violation.
LDAP_CREATION_ATTR_MAPPING - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP creation attribute mapping property key.
LDAP_DEBUG_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_DEFAULT_GROUP_MEMBER - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP default group member property key.
LDAP_DNCACHE_ENABLED - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP DN cache enabled property key.
LDAP_DNCACHE_SIZE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP DN cache size property key.
LDAP_EXCEPTION - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
LDAP_EXCEPTION_OCCURRED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
LDAP_FALLBACK_SLEEP_TIME_IN_MINS - Static variable in interface com.sun.identity.shared.Constants
Property string for Fallback Monitoring thread polling interval
LDAP_FILTER - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in a LDAPFilterCondition to define the ldap filter that should be satisfied by the ldap entry of the user for the condition to be satisifed The value should be a Set with only one element.
LDAP_FILTER - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in a LDAPFilterCondition to define the ldap filter that should be satisfied by the ldap entry of the user for the condition to be satisfied.
LDAP_FILTERED_ROLE_ATTRS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP filtered role attributes property key.
LDAP_FILTERED_ROLE_NAMING_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP filtered role naming attribute property key.
LDAP_FILTERED_ROLE_OBJECT_CLASS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP filtered role object class property key.
LDAP_FILTERED_ROLE_SEARCH_FILTER - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP filtered role search filter property key.
LDAP_GROUP_ATTRS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP group attributes property key.
LDAP_GROUP_CONTAINER_NAME - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP group container name property key.
LDAP_GROUP_CONTAINER_VALUE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP group container value property key.
LDAP_GROUP_NAMING_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP group naming attribute property key.
LDAP_GROUP_OBJECT_CLASS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP group object class property key.
LDAP_GROUP_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_GROUP_SEARCH_FILTER - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_GROUP_SEARCH_FILTER - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP group search filter property key.
LDAP_GROUP_SEARCH_SCOPE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_HEARTBEAT - Static variable in interface com.sun.identity.shared.Constants
Heartbeat in seconds of the LDAP Store
LDAP_HEARTBEAT_TIMEOUT - Static variable in interface com.sun.identity.shared.Constants
Heartbeat timeout in seconds of the HeartBeatConnectionFactory The heartbeat timeout after which a connection will be marked as failed
LDAP_INVALID_CREDENTIALS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Invalid credentials used for bind.
LDAP_INVALID_SYNTAX - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Unrecognized or invalid syntax for an attribute.
LDAP_LOGIN_FAILED - Static variable in interface com.sun.identity.cli.ExitCodes
LDAP Login Fails.
LDAP_MAX_RESULTS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP maximum results property key.
LDAP_MEMBER_OF - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP member of property key.
LDAP_MEMBER_URL - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP member url property key.
LDAP_NO_SUCH_OBJECT - Static variable in class org.forgerock.openam.errors.IdentityServicesException
 
LDAP_NOT_ALLOWED_ON_RDN - Static variable in class org.forgerock.openam.errors.IdentityServicesException
 
LDAP_ORG_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_ORG_SEARCH_FILTER - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_ORG_SEARCH_SCOPE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_PEOPLE_CONTAINER_NAME - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP people container name property key.
LDAP_PEOPLE_CONTAINER_VALUE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP people container value property key.
LDAP_PERSISTENT_SEARCH_BASE_DN - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP persistent search base DN property key.
LDAP_PERSISTENT_SEARCH_FILTER - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP persistent search filter property key.
LDAP_PERSISTENT_SEARCH_SCOPE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP persistent search scope property key.
LDAP_RETRY_INTERVAL - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP retry interval property key.
LDAP_RETURNUSERDN - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_ROLE_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP role attribute property key.
LDAP_ROLE_ATTRS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP role attributes property key.
LDAP_ROLE_DN_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP role DN attribute property key.
LDAP_ROLE_FILTER_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP role filter attribute property key.
LDAP_ROLE_NAMING_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP role naming attribute property key.
LDAP_ROLE_OBJECT_CLASS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP role object class property key.
LDAP_ROLE_SEARCH_FILTER - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP role search filter property key.
LDAP_ROLE_SEARCH_SCOPE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP role search scope property key.
LDAP_ROLES_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_ROLES_SEARCH_FILTER - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_ROLES_SEARCH_SCOPE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_SEARCH_LIMIT - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_SEARCH_SCOPE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP search scope property key.
LDAP_SEARCH_TIME_OUT - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_SEARCHFILTER - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_SEARCHSCOPE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_SERVER - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_SERVER - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_SERVER_HEARTBEAT_INTERVAL - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP server heartbeat interval property key.
LDAP_SERVER_HEARTBEAT_TIME_UNIT - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP server heartbeat time unit property key.
LDAP_SERVER_LIST - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP server list property key.
LDAP_SERVER_PASSWORD - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP server password property key.
LDAP_SERVER_ROOT_SUFFIX - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP server root suffix property key.
LDAP_SERVER_SECURE_PROTOCOL_VERSION - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP secure connection protocol version.
LDAP_SERVER_TLS_VERSION - Static variable in interface com.sun.identity.shared.Constants
Property to specify the TLS version to connect to the secure ldap server.
LDAP_SERVER_USER_NAME - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP server username property key.
LDAP_SERVICE_ATTRS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP service attributes property key.
LDAP_SERVICE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
LDAP Authentication Service Name
LDAP_SERVICE_PREFIX - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
LDAP Service Attributes
LDAP_SSL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_SSL_ENABLED - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_STATUS_ACTIVE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP status active property key.
LDAP_STATUS_INACTIVE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP status inactive property key.
LDAP_STORE_SESSION_KEY - Static variable in class com.sun.identity.config.wizard.Step3
 
LDAP_STORE_SESSION_KEY - Static variable in class com.sun.identity.config.wizard.Step4
 
LDAP_SUPPORTED_TYPES_AND_OPERATIONS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP supported types and operations property key.
LDAP_TIME_LIMIT - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP time limit property key.
LDAP_TYPE_OR_VALUE_EXISTS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
An attribute is already set to the requested value.
LDAP_UNA - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LDAP_UNIQUE_MEMBER - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP unique member property key.
LDAP_USER_ATTRS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP user attributes property key.
LDAP_USER_NAMING_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP user naming attribute property key.
LDAP_USER_OBJECT_CLASS - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP user object class property key.
LDAP_USER_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
LDAP user password.
LDAP_USER_SEARCH_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP user search attribute property key.
LDAP_USER_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_USER_SEARCH_FILTER - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP user search filter property key.
LDAP_USER_STATUS_ATTR_NAME - Static variable in class org.forgerock.openam.ldap.LDAPConstants
LDAP user status attribute name property key.
LDAP_USERS_BASE_DN - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_USERS_SEARCH_FILTER - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_USERS_SEARCH_SCOPE - Static variable in class com.sun.identity.policy.PolicyConfig
 
LDAP_USERSEARCH - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LdapAdapter - Class in org.forgerock.openam.cts.impl
Responsible adapting the LDAP SDK Connection and its associated domain values into Tokens.
LdapAdapter(LdapTokenAttributeConversion, LdapQueryFilterVisitor, LdapQueryFactory, LdapConnectionFactoryProvider, Map<Option<?>, LdapOptionFunction>) - Constructor for class org.forgerock.openam.cts.impl.LdapAdapter
Create an instance of this adapter.
LDAPAuthUtils - Class in org.forgerock.openam.ldap
 
LDAPAuthUtils(String, int, Set<String>, boolean, ResourceBundle, String, Debug) - Constructor for class org.forgerock.openam.ldap.LDAPAuthUtils
Constructor initializing the basic parameters.
LDAPAuthUtils(Set<String>, Set<String>, boolean, ResourceBundle, String, boolean, Debug) - Constructor for class org.forgerock.openam.ldap.LDAPAuthUtils
Constructor initializing the basic parameters.
LDAPAuthUtils(Set<String>, Set<String>, boolean, ResourceBundle, String, Debug) - Constructor for class org.forgerock.openam.ldap.LDAPAuthUtils
 
LDAPCallbacks - Class in com.sun.identity.authentication.modules.ldap
 
LDAPCallbacks(CallbackHandler, ResourceBundle) - Constructor for class com.sun.identity.authentication.modules.ldap.LDAPCallbacks
 
LDAPConfig - Class in org.forgerock.openam.cts.impl
Responsible for storing the configuration required by the LDAP implementation of the Core Token Service backend.
LDAPConfig(String) - Constructor for class org.forgerock.openam.cts.impl.LDAPConfig
 
ldapconn - Variable in class com.sun.identity.security.cert.AMCertStore
 
LdapConnectionFactoryProvider - Class in org.forgerock.openam.sm.datalayer.providers
Responsible for generating ConnectionFactory instances.
LdapConnectionFactoryProvider(ConnectionType, ConnectionConfigFactory, TimeoutConfig, Debug) - Constructor for class org.forgerock.openam.sm.datalayer.providers.LdapConnectionFactoryProvider
Generates an instance and registers the shutdown listener.
LDAPConnectionPools - Class in com.sun.identity.policy.plugins
Provides a pool of LDAPConnection objects per host(s) for the policy service to use.
LDAPConstants - Class in org.forgerock.openam.ldap
Provides constants for the LDAP IdRepo implementation.
LDAPDataConversion - Class in org.forgerock.openam.cts.utils
Responsible for converting data types to and from compatible LDAP data types.
LDAPDataConversion() - Constructor for class org.forgerock.openam.cts.utils.LDAPDataConversion
 
LdapDataLayerConfiguration - Class in org.forgerock.openam.sm.datalayer.impl.ldap
An abstract LDAP set of configuration.
LdapDataLayerConfiguration(String) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.LdapDataLayerConfiguration
 
LdapDataLayerConnectionModule - Class in org.forgerock.openam.sm.datalayer.impl.ldap
An abstract LDAP set of configuration.
LdapDataLayerConnectionModule(Class<? extends TaskExecutor>, boolean) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.LdapDataLayerConnectionModule
 
LdapDataLayerConnectionModule() - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.LdapDataLayerConnectionModule
 
LDAPEventManager - Class in com.sun.identity.sm.ldap
This class registers itself as a listener to com.iplanet.services.ldap.event.EventService which sets up persistant search connections with the event service for any changes to SMS object classes
LDAPEventManager() - Constructor for class com.sun.identity.sm.ldap.LDAPEventManager
 
LDAPFilterCondition - Class in com.sun.identity.policy.plugins
Deprecated.
Use LDAPFilterCondition instead.
LDAPFilterCondition() - Constructor for class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
No argument constructor
LDAPFilterCondition - Class in org.forgerock.openam.entitlement.conditions.environment
 
LDAPFilterCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
Constructs a new LDAPFilterCondition instance.
LdapFromJsonQueryFilterVisitor - Class in org.forgerock.openam.ldap
This class is primarily intended to convert Json (from an incoming query filter) into an LDAP compatible query.
LdapFromJsonQueryFilterVisitor() - Constructor for class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
LDAPGroups - Class in com.sun.identity.policy.plugins
This class respresents a group of LDAP groups
LDAPGroups() - Constructor for class com.sun.identity.policy.plugins.LDAPGroups
no argument constructor.
LdapInitializationFailedException - Exception in org.forgerock.openam.cts.exceptions
 
LdapInitializationFailedException(Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.LdapInitializationFailedException
 
ldapLogin() - Method in class com.sun.identity.cli.AuthenticatedCommand
 
LdapOperationFailedException - Exception in org.forgerock.openam.sm.datalayer.api
Indicates that an operation has failed.
LdapOperationFailedException(Result) - Constructor for exception org.forgerock.openam.sm.datalayer.api.LdapOperationFailedException
 
LdapOperationFailedException(String, Throwable) - Constructor for exception org.forgerock.openam.sm.datalayer.api.LdapOperationFailedException
 
LdapOperationFailedException(String) - Constructor for exception org.forgerock.openam.sm.datalayer.api.LdapOperationFailedException
 
LdapOptionFunction - Interface in org.forgerock.openam.cts.impl
A function that is invoked for a given Option.
LDAPPrincipal - Class in com.sun.identity.authentication.modules.ldap
 
LDAPPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.ldap.LDAPPrincipal
TODO-JAVADOC
LdapQueryBuilder - Class in org.forgerock.openam.sm.datalayer.impl.ldap
Constructs LDAP queries for execution of a specific Filter over a specific Connection.
LdapQueryBuilder(LdapDataLayerConfiguration, LdapSearchHandler, Debug, Map<Class, EntryConverter>, LdapConnectionFactoryProvider) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryBuilder
Default constructor ensures the Object Class is defined.
LdapQueryFactory - Class in org.forgerock.openam.sm.datalayer.impl.ldap
A query factory for LDAP connections.
LdapQueryFactory(Injector) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFactory
 
LdapQueryFilterVisitor - Class in org.forgerock.openam.sm.datalayer.impl.ldap
A QueryFilterVisitor that can convert from a QueryFilter&lt;CoreTokenField> to a DJ LDAP SDK Filter.
LdapQueryFilterVisitor(LDAPDataConversion) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
LDAPRequests - Class in org.forgerock.openam.ldap
Wrapper around DJ SDK Requests static factory methods to add audit transaction id propagation and any other common features.
LDAPRoles - Class in com.sun.identity.policy.plugins
This class represents a group of LDAP roles
LDAPRoles() - Constructor for class com.sun.identity.policy.plugins.LDAPRoles
Constructor with no parameter
LDAPS_AUTH_URL - Static variable in class com.sun.identity.authentication.internal.LoginContext
 
LDAPSchemaModificationException - Exception in org.forgerock.openam.ldap
Exception thrown when an LDAP schema modification fails.
LDAPSchemaModificationException(String) - Constructor for exception org.forgerock.openam.ldap.LDAPSchemaModificationException
Constructs a new exception with the specified detail message.
LDAPSchemaModificationException(String, Throwable) - Constructor for exception org.forgerock.openam.ldap.LDAPSchemaModificationException
Constructs a new exception with the specified detail message and cause of the error.
LdapSearchHandler - Class in org.forgerock.openam.sm.datalayer.impl.ldap
Performs a search against an LDAP Connection.
LdapSearchHandler(LdapDataLayerConfiguration, Debug) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ldap.LdapSearchHandler
 
LDAPServiceException - Exception in com.iplanet.services.ldap
This exception class captures exceptions that occur in the com.iplanet.services.ldap package.
LDAPServiceException(int) - Constructor for exception com.iplanet.services.ldap.LDAPServiceException
Constructor
LDAPServiceException(int, String) - Constructor for exception com.iplanet.services.ldap.LDAPServiceException
The constructor.
LDAPServiceException(String) - Constructor for exception com.iplanet.services.ldap.LDAPServiceException
The constructor.
LDAPServiceException(int, Throwable) - Constructor for exception com.iplanet.services.ldap.LDAPServiceException
 
LDAPServiceException(String, Throwable) - Constructor for exception com.iplanet.services.ldap.LDAPServiceException
The constructor.
LDAPStore - Class in com.sun.identity.config.pojos
 
LDAPStore() - Constructor for class com.sun.identity.config.pojos.LDAPStore
 
LDAPStoreWizardPage - Class in com.sun.identity.config.wizard
 
LDAPStoreWizardPage() - Constructor for class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
LdapTokenAttributeConversion - Class in org.forgerock.openam.cts.utils
Responsible for the conversion to and from LDAP Entry and Token.
LdapTokenAttributeConversion(LDAPDataConversion, LdapDataLayerConfiguration) - Constructor for class org.forgerock.openam.cts.utils.LdapTokenAttributeConversion
 
LDAPURL - Class in org.forgerock.openam.ldap
A simple domain object to represent a simple LDAP URL.
LDAPUser - Class in com.iplanet.services.ldap
This class represents user who is going to be authorized to log onto the server.
LDAPUser() - Constructor for class com.iplanet.services.ldap.LDAPUser
 
LDAPUser.Type - Class in com.iplanet.services.ldap
 
LDAPUsers - Class in com.sun.identity.policy.plugins
This class respresents a group of LDAP users
LDAPUsers() - Constructor for class com.sun.identity.policy.plugins.LDAPUsers
Constructor with no parameter
ldapUtil - Variable in class com.sun.identity.authentication.modules.ldap.LDAP
 
LDAPUtilException - Exception in org.forgerock.openam.ldap
Exception that is thrown when the user fail the LDAP authentication.
LDAPUtilException() - Constructor for exception org.forgerock.openam.ldap.LDAPUtilException
Constructor
LDAPUtilException(String) - Constructor for exception org.forgerock.openam.ldap.LDAPUtilException
Constructor
LDAPUtilException(String, ResultCode) - Constructor for exception org.forgerock.openam.ldap.LDAPUtilException
Constructor.
LDAPUtilException(String, Object[]) - Constructor for exception org.forgerock.openam.ldap.LDAPUtilException
Constructor.
LDAPUtilException(String, ResultCode, Object[]) - Constructor for exception org.forgerock.openam.ldap.LDAPUtilException
Constructor.
LDAPUtilException(String, String, ResultCode, Object[]) - Constructor for exception org.forgerock.openam.ldap.LDAPUtilException
Constructor.
LDAPUtilException(Throwable) - Constructor for exception org.forgerock.openam.ldap.LDAPUtilException
Constructor.
LDAPUtils - Class in org.forgerock.openam.ldap
Utility methods to help interaction with the OpenDJ LDAP SDK.
LDAPv3PersistentSearch<T,H> - Class in com.iplanet.services.ldap.event
An abstract implementation of LDAPv3 persistent searches.
LDAPv3PersistentSearch(int, DN, Filter, SearchScope, ConnectionFactory, String...) - Constructor for class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
Generate a new LDAPv3PersistentSearch.
LDAPv3PersistentSearch.SearchResultEntryHandler - Interface in com.iplanet.services.ldap.event
This interface represents the ability of a listener to return result entries.
LDIFTemplates - Class in com.sun.identity.setup
This utility class manages LDIF template files.
LdifUtils - Class in org.forgerock.openam.ldap
Utility class for LDIF operations.
LE - Static variable in class com.sun.identity.log.QueryElement
Lesser Than or Equal Relationship.
leaf(String, Predicate<String>, boolean) - Static method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTreeBuilder
Creates a builder which adds a leaf to the route tree.
LeastRecentlyUsed<T,V> - Class in org.forgerock.openam.utils.collections
A simple Least Recently Used cache implementation based on the standard Java SDK LinkedHashMap class.
LeastRecentlyUsed(int) - Constructor for class org.forgerock.openam.utils.collections.LeastRecentlyUsed
Constructs a new LeastRecentlyUsed cache.
LEAuthLevelCondition - Class in com.sun.identity.policy.plugins
Deprecated.
LEAuthLevelCondition() - Constructor for class com.sun.identity.policy.plugins.LEAuthLevelCondition
Deprecated.
No argument constructor
LEAuthLevelCondition - Class in org.forgerock.openam.entitlement.conditions.environment
An implementation of an EntitlementCondition that will check whether the requested auth level is less than or equal to the auth level set in the condition.
LEAuthLevelCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.LEAuthLevelCondition
Constructs a new LEAuthLevelCondition instance.
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
 
leaveAttribute(String, String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandler
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
 
leaveAttribute(String, String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
leaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
leaveChild(int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveChild(int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
 
leaveChild(int) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandler
 
leaveChild(int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveChild(int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveChild(int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
 
leaveChild(int) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler
 
leaveChild(int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
 
leaveElement(String, String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandler
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
 
leaveElement(String, String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
leaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
LECP_CONTENT_TYPE_HEADER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
LECP request header
LECP_HEADER_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
LECP header name
LECP_INDICATOR_PARAM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
LECP indicator parameter
LECP_INDICATOR_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
LECP indicator parameter's default value
LECP_RESP_CONTENT_TYPE_HEADER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
LECP response header
LEFT_ANGLE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Left angle
LEFT_ANGLE - Static variable in class com.sun.identity.saml.common.SAMLConstants
String to identify a left angle.
LEGACY_OPS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
LegacyRestEndpoint - Class in com.sun.identity.rest
Class which encapsulates the legacy REST endpoint class to give type safety to the Guice binding.
LegacyRestEndpoint(Class<?>) - Constructor for class com.sun.identity.rest.LegacyRestEndpoint
 
LegacyRestGuiceModule - Class in com.sun.identity.rest
Guice module for binding the legacy REST API endpoints.
LegacyRestGuiceModule() - Constructor for class com.sun.identity.rest.LegacyRestGuiceModule
 
LegacyServer - Class in com.sun.identity.common.configuration
This class encapulate the server instance based on legacy platform service.
LegacyServer(String) - Constructor for class com.sun.identity.common.configuration.LegacyServer
Creates an instance of LegacyServer.
LegacySessionIDExtensions - Class in com.iplanet.dpro.session
Responsible for modelling the extensions which contain information about the platform environment the SessionID was created in.
LegacySessionIDExtensions(Map<String, String>) - Constructor for class com.iplanet.dpro.session.LegacySessionIDExtensions
 
LegacySessionIDExtensions(String, String, String) - Constructor for class com.iplanet.dpro.session.LegacySessionIDExtensions
 
LegacySessionIDExtensions() - Constructor for class com.iplanet.dpro.session.LegacySessionIDExtensions
 
LegacySessionIDExtensions(String) - Constructor for class com.iplanet.dpro.session.LegacySessionIDExtensions
Given a SessionID encoded extension string, parse the contents and generate the extension map.
LEGAL_IDENTITY_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
LEGAL_IDENTITY_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
LEGAL_NAME_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
LEGAL_NAME_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
LEMERGENCY_CONTACT_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
LEMERGENCY_CONTACT_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
LENGTH - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
lessOrEqual(String, Object) - Static method in class org.openidentityplatform.openam.cassandra.Filter
 
lessThan(String, Object) - Static method in class org.openidentityplatform.openam.cassandra.Filter
 
LEVEL - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The LEVEL index type indicates that the index name given corresponds to a given authentication level.
LEVEL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
 
Level - Class in com.sun.identity.log
The extension to JDK1.4 Level class.
Level - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log level.
Level() - Constructor for class com.sun.identity.log.service.Level
 
level - Variable in class com.sun.identity.log.service.LogRecord
Sting variable to keep log level
LEVEL - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "level"
LEVEL_ALL - Static variable in class com.iplanet.ums.StaticGroup
Level indicator for expanding nested membership to the fullest.
LEVEL_DIRECT - Static variable in class com.iplanet.ums.StaticGroup
Level indicator for no nesting of group membership.
LEVEL_REACHED - Static variable in class org.forgerock.openam.entitlement.utils.indextree.nodecontext.ContextKey
Key used by the single level wildcard tree node to determine whether a new URL level has been reached.
LF - Static variable in class org.forgerock.openam.upgrade.UpgradeServices
 
LIB - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
lib tag
LIB_12_NAMESPACE_STRING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDFF1.2 Name space
LIB_CLIENT_TLS_SAML_BEARER_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty bearer token profile with SSL and client auth enabled.
LIB_CLIENT_TLS_SAML_BEARER_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML Bearer token security profile with SSL and client auth enabled.
LIB_CLIENT_TLS_SAML_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty SAML token profile with SSL and client auth enabled.
LIB_CLIENT_TLS_SAML_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML token security profile with SSL and client auth enabled.
LIB_CLIENT_TLS_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty x509 token profile with SSL and client auth enabled.
LIB_CLIENT_TLS_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty X509 token security profile with TLS and client auth enabled.
LIB_NAMESPACE_STRING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty name space
LIB_NAMESPACE_URI - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty namespace uri
LIB_NULL_SAML_BEARER_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty bearer token profile.
LIB_NULL_SAML_BEARER_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML Bearer token security profile.
LIB_NULL_SAML_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty SAML token profile.
LIB_NULL_SAML_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML token security profile.
LIB_NULL_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty x509 token profile.
LIB_NULL_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty X509 token security profile.
LIB_PREFIX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
lib prefix
LIB_TLS_SAML_BEARER_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty bearer token profile with SSL enabled.
LIB_TLS_SAML_BEARER_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML Bearer token security profile with SSL enabled.
LIB_TLS_SAML_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty SAML token profile with SSL enabled.
LIB_TLS_SAML_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty SAML token security profile with SSL.
LIB_TLS_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty x509 token profile with SSL enabled.
LIB_TLS_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the liberty X509 token security profile with TLS.
LIB_TYPE_BROKER - Static variable in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
 
LIB_TYPE_IDP - Static variable in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
 
LIBERTY_ASSERTION_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI to identify the Liberty SAML Security Token
LIBERTY_DS_SECURITY - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Liberty token profiles.
LIBERTY_DS_SECURITY_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for all the liberty security profiles.
LIBERTY_ENABLED_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty enabled console
LIBERTY_NOT_ENABLED - Static variable in class com.sun.identity.federation.common.LogUtil
Federation Management Disabled.
LIBERTY_REQUEST - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Liberty Request.
LibertyClientSSOTokenListener - Class in com.sun.liberty.jaxrpc
This class LibertyClientSSOTokenListener is used to clean up the bootstap cache upon session expiration.
LibertyClientSSOTokenListener() - Constructor for class com.sun.liberty.jaxrpc.LibertyClientSSOTokenListener
 
LibertyManager - Class in com.sun.liberty
LibertyManager forms the basis of the Public APIs.
LibertyManager() - Constructor for class com.sun.liberty.LibertyManager
 
LibertyManagerClient - Class in com.sun.liberty.jaxrpc
This final class is used to retrieve the Liberty protocol objects such as Discovery Service Boot Strap information after successful Liberty ID-FF(Identity Federation) Single Sign-on.
LibertyManagerClient() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerClient
Constructs the LibertyManager Client
LibertyManagerIF - Interface in com.sun.liberty.jaxrpc
This interface LibertyManagerIF is a JAX-RPC interface for the remote clients that require Liberty protocol objects such as Discovery Service information.
LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct
 
LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct(String, String) - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct
 
LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder
 
LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPSerializer - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPSerializer
 
LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct
 
LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct(String) - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct
 
LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder
 
LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPSerializer - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPSerializer
 
LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct
 
LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct(String, String) - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct
 
LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder
 
LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPSerializer - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPSerializer
 
LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct
 
LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct(String) - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct
 
LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder
 
LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPSerializer - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPSerializer
 
LibertyManagerIF_Tie - Class in com.sun.liberty.jaxrpc
 
LibertyManagerIF_Tie() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
LibertyManagerImpl - Class in com.sun.liberty.jaxrpc
This class LibertyManagerImpl implements the remotable LibertyManagerIF so that the JAX-RPC server endpoint can invoke while processing for the remote client requests.
LibertyManagerImpl() - Constructor for class com.sun.liberty.jaxrpc.LibertyManagerImpl
 
libertyMessageNamespaceURI - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty namespace uri
LibSecurityTokenProvider - Class in com.sun.identity.liberty.ws.security
The class LibSecurityTokenProvider is an default implementation for SecurityTokenProvider.
LibSecurityTokenProvider() - Constructor for class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
 
License - Class in org.forgerock.openam.license
A license that can either be accepted or rejected.
License(String, String) - Constructor for class org.forgerock.openam.license.License
Creates a new license with the given license text.
License(License) - Constructor for class org.forgerock.openam.license.License
Constructs a license by copying the given license.
LicenseChecker - Class in com.sun.identity.install.tools.admin
Checks whether the user has accepted the license terms, and if not, presents them to the user (on the CLI) to accept.
LicenseChecker(LicenseLocator, LicenseLog, User, DebugLog) - Constructor for class com.sun.identity.install.tools.admin.LicenseChecker
Constructs the license checker with the given license locator.
LicenseGuiceModule - Class in org.forgerock.openam.license
Responsible for defining the mappings needed by OpenAM License Core.
LicenseGuiceModule() - Constructor for class org.forgerock.openam.license.LicenseGuiceModule
 
LicenseLocator - Interface in org.forgerock.openam.license
Simple locator for looking up required click-through licenses that the user must accept on install/upgrade.
LicenseLog - Interface in org.forgerock.openam.license
Stores a persistent log of whether a user has accepted a particular license or not to some backing store.
LicensePresenter - Interface in org.forgerock.openam.license
Interface between OpenAM modules and the license system.
LicensePresenterGuiceModule - Class in org.forgerock.openam.license
Responsible for defining the mappings needed by the OpenAM CLI License Manager.
LicensePresenterGuiceModule() - Constructor for class org.forgerock.openam.license.LicensePresenterGuiceModule
 
LicenseRejectedException - Exception in org.forgerock.openam.license
Error thrown when a user rejects the license terms.
LicenseRejectedException(License) - Constructor for exception org.forgerock.openam.license.LicenseRejectedException
Constructs the exception indicating that the given license was rejected by the user.
LicenseSet - Class in org.forgerock.openam.license
Represents a set of licenses that must be accepted in order for the product to be installed.
LicenseSet(List<License>) - Constructor for class org.forgerock.openam.license.LicenseSet
Initialises the license set with the given list of required licenses.
LimitExceededException - Exception in com.sun.identity.policy
Exception thrown if any configured limit is exceeded
LimitExceededException(String, String, int) - Constructor for exception com.sun.identity.policy.LimitExceededException
Constructor
LimitExceededException(String, String, Object[], String, int) - Constructor for exception com.sun.identity.policy.LimitExceededException
Constructor
LimitExceededException(String, String, Object[], Throwable, String, int) - Constructor for exception com.sun.identity.policy.LimitExceededException
Constructor
LimitExceededException(Throwable, String, int) - Constructor for exception com.sun.identity.policy.LimitExceededException
Constructor
LimitExceededException(String, Throwable, String, int) - Constructor for exception com.sun.identity.policy.LimitExceededException
Constructor
limitResultsTo(int) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Limit the number of results returned from this query to the given amount.
LINE_SEP - Static variable in interface com.sun.identity.install.tools.admin.ICommonToolsConstants
Field LINE_SEP
LINE_SEP - Static variable in class com.sun.identity.install.tools.util.Audit
Field LINE_SEP *
LINE_SEP - Static variable in class com.sun.identity.install.tools.util.FileEditor
 
lines() - Method in class org.forgerock.openam.license.License
Returns the individual lines of the license text as an iterable stream.
LINFORMAL_NAME_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
LINFORMAL_NAME_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
LINK - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The LINK attribute type specifies that the attribute should be display as a link.
LinkTrapGenerator - Class in com.sun.identity.monitoring
The LinkTrapGenerator class is used by the agent to trigger the emission of SNMP v1 or v3 traps at a specific rate and according to a specific entry from the "IfTable".
LinkTrapGenerator(int) - Constructor for class com.sun.identity.monitoring.LinkTrapGenerator
Constructors.
LinkTrapGenerator(int, int) - Constructor for class com.sun.identity.monitoring.LinkTrapGenerator
 
LinkTrapGeneratorMBean - Interface in com.sun.identity.monitoring
 
LINUX - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
LINUX - Static variable in interface com.sun.identity.setup.SetupConstants
Linux operating system
LINUX - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
LINUX_PAM_SVC_NAME - Static variable in interface com.sun.identity.setup.SetupConstants
Default PAM Service Name for Linux
LIST - Static variable in class com.sun.identity.policy.Syntax
Deprecated.
value is a free form multi list text field
list - Variable in class com.sun.identity.shared.datastruct.OrderedSet
 
LIST - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The LIST attribute type specifies that the attribute can have multiple values, i.e., multi-valued attribute.
list(String, String) - Method in class org.forgerock.openam.oauth2.resources.labels.UmaLabelsStore
Obtain a list of all labels used by a user from a particular realm.
List_2 - Variable in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct
 
List_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
List_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
LIST_ACCESS_DENIED - Static variable in exception com.iplanet.log.LogException
Log listing privilege is denied.
LIST_NOT_EXISTS - Static variable in exception com.iplanet.log.LogException
Log list does not exist.
ListAgentGroupMembers - Class in com.sun.identity.cli.agentconfig
This command gets the members of an agent group.
ListAgentGroupMembers() - Constructor for class com.sun.identity.cli.agentconfig.ListAgentGroupMembers
 
ListAgentGroups - Class in com.sun.identity.cli.agentconfig
This command searches for agent groups.
ListAgentGroups() - Constructor for class com.sun.identity.cli.agentconfig.ListAgentGroups
 
ListAgentMembership - Class in com.sun.identity.cli.agentconfig
This command gets the members of an agent group.
ListAgentMembership() - Constructor for class com.sun.identity.cli.agentconfig.ListAgentMembership
 
ListAgents - Class in com.sun.identity.cli.agentconfig
This command searches for agents.
ListAgents() - Constructor for class com.sun.identity.cli.agentconfig.ListAgents
 
ListApplicationPrivileges - Class in com.sun.identity.cli.entitlement
 
ListApplicationPrivileges(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.ListApplicationPrivileges
 
ListApplications - Class in com.sun.identity.cli.entitlement
 
ListApplications(ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.ListApplications
Create a new instance.
ListApplicationTypes - Class in com.sun.identity.cli.entitlement
 
ListApplicationTypes(ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.ListApplicationTypes
Create a new instance.
ListAuthConfigurations - Class in com.sun.identity.cli.authentication
 
ListAuthConfigurations() - Constructor for class com.sun.identity.cli.authentication.ListAuthConfigurations
 
ListAuthInstances - Class in com.sun.identity.cli.authentication
 
ListAuthInstances() - Constructor for class com.sun.identity.cli.authentication.ListAuthInstances
 
listCircleOfTrustMember(String, String, String) - Method in class com.sun.identity.cot.CircleOfTrustManager
Lists trusted providers in a circle of trust under the realm.
ListCircleOfTrustMembers - Class in com.sun.identity.federation.cli
List members in a Circle of Trust.
ListCircleOfTrustMembers() - Constructor for class com.sun.identity.federation.cli.ListCircleOfTrustMembers
 
ListCircleOfTrusts - Class in com.sun.identity.federation.cli
List Circle of Trusts.
ListCircleOfTrusts() - Constructor for class com.sun.identity.federation.cli.ListCircleOfTrusts
 
ListDataStores - Class in com.sun.identity.cli.datastore
List the names of data store under a realm.
ListDataStores() - Constructor for class com.sun.identity.cli.datastore.ListDataStores
 
ListDataStoreTypes - Class in com.sun.identity.cli.datastore
List the supported data store types.
ListDataStoreTypes() - Constructor for class com.sun.identity.cli.datastore.ListDataStoreTypes
 
listDurationOfTokens(TokenType) - Method in class org.forgerock.openam.cts.monitoring.impl.persistence.CtsPersistenceOperationsDelegate
Gathers list of the durations of tokens in epoch'd seconds
listen() - Method in class com.iplanet.services.naming.ServiceListeners.ListenerBuilder
 
LISTEN_FOR_ROUTING_PACKETS - Static variable in class org.forgerock.openam.radius.common.packet.FramedRoutingAttribute
Listen for routing packets.
LISTENER_THREAD_NAME - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
The name of the thread that binds to the port, listens for requests, and launches request handlers.
ListenerBuilder() - Constructor for class com.iplanet.services.naming.ServiceListeners.ListenerBuilder
 
ListenerBuilder(ServiceConfigManager) - Constructor for class com.iplanet.services.naming.ServiceListeners.ListenerBuilder
 
ListenerBuilder(ServiceSchemaManager) - Constructor for class com.iplanet.services.naming.ServiceListeners.ListenerBuilder
 
ListenerManager - Class in com.sun.identity.entitlement
Listener manager manages registering and de-registering of listener.
ListenerResource - Class in com.sun.identity.rest
Exposes the entitlement listener REST resource.
ListenerResource() - Constructor for class com.sun.identity.rest.ListenerResource
 
listeners - Static variable in class com.iplanet.am.sdk.AMSDKRepo
 
listeners - Variable in class com.sun.identity.common.ShutdownManager
 
listeners - Static variable in class com.sun.identity.idm.AMIdentityRepository
 
ListEntities - Class in com.sun.identity.federation.cli
List entities.
ListEntities() - Constructor for class com.sun.identity.federation.cli.ListEntities
 
LISTOFCOTS_PAGE_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
List of circle of trust page
LISTOFCOTS_PAGE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
List of COTs page URL.
ListProductsHandler - Class in com.sun.identity.install.tools.handler
 
ListProductsHandler() - Constructor for class com.sun.identity.install.tools.handler.ListProductsHandler
 
ListServerConfig - Class in com.sun.identity.cli.serverconfig
Searches for realms command.
ListServerConfig() - Constructor for class com.sun.identity.cli.serverconfig.ListServerConfig
 
ListServers - Class in com.sun.identity.cli.serverconfig
Delete a server intance.
ListServers() - Constructor for class com.sun.identity.cli.serverconfig.ListServers
 
listServers(SSOToken, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Returns the server instance names that belong to a site.
ListSites - Class in com.sun.identity.cli.serverconfig
List sites.
ListSites() - Constructor for class com.sun.identity.cli.serverconfig.ListSites
 
listToCSVString(List<String>) - Method in class org.forgerock.openam.cors.utils.CSVHelper
Converts a List of strings into a CSV string.
listTokens(QueryFilter<CoreTokenField>) - Method in interface org.forgerock.openam.sts.tokengeneration.CTSTokenPersistence
Returns a list of STSIssuedTokenState instances corresponding to the sts-issued tokens specified by the QueryFilter.
listTokens(QueryFilter<CoreTokenField>) - Method in class org.forgerock.openam.sts.tokengeneration.CTSTokenPersistenceImpl
 
ListValueValidator - Class in com.sun.identity.common.configuration
Validates list value in Agent Properties. e.g.
ListValueValidator() - Constructor for class com.sun.identity.common.configuration.ListValueValidator
 
ListWrapper - Class in com.sun.identity.idsvcs
 
ListWrapper() - Constructor for class com.sun.identity.idsvcs.ListWrapper
 
ListWrapper(String[]) - Constructor for class com.sun.identity.idsvcs.ListWrapper
 
ListWrapper_LiteralSerializer - Class in com.sun.identity.idsvcs
 
ListWrapper_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.ListWrapper_LiteralSerializer
 
ListWrapper_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.ListWrapper_LiteralSerializer
 
ListXACML - Class in com.sun.identity.cli.entitlement
Gets policies in a realm.
ListXACML() - Constructor for class com.sun.identity.cli.entitlement.ListXACML
 
liveConnectionsExist(String, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Finds out if there is at least one more partner who should be notified of logout
LL_ALL - Static variable in class com.sun.identity.log.Level
Indicates that this log entry denotes a common event.
LL_CATASTRPHE - Static variable in class com.sun.identity.log.Level
Indicates that this log entry denotes a catastrophe.
LL_DEBUG - Static variable in class com.sun.identity.log.Level
Indicates that this log entry denotes a debug.
LL_FAILURE - Static variable in class com.sun.identity.log.Level
Indicates that this log entry denotes a failure.
LL_INFO - Static variable in class com.sun.identity.log.Level
Indicates that this log entry denotes a information.
LL_MISCONF - Static variable in class com.sun.identity.log.Level
Indicates that this log entry denotes a misconfiguration.
LL_SECURITY - Static variable in class com.sun.identity.log.Level
Marks a security related log entry.
LL_WARN - Static variable in class com.sun.identity.log.Level
Indicates that this log entry denotes a warning.
load() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
load() - Static method in class com.sun.identity.setup.Bootstrap
Loads System Property with the bootstrap file that is found in JVM_OPT_BOOTSTRAP stated directory.
load(String, boolean) - Static method in class com.sun.identity.setup.Bootstrap
Loads System Property with the bootstrap file that is found in a directory.
load() - Static method in class org.forgerock.openam.entitlement.EntitlementRegistry
Loads all available EntitlementModule instances and registers them with a new entitlement registry.
load(String, String) - Method in class org.forgerock.openam.forgerockrest.utils.MailServerLoader
Load the mail server implementation based on the class name and realm.
loadAuthenticators(AMIdentity) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnAuthentication
 
loadBus(ServletConfig) - Method in class org.forgerock.openam.sts.soap.STSBroker
 
loadClass(String, boolean) - Method in class com.sun.identity.classloader.MaskingClassLoader
 
loadClient(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
1.
loadConfig() - Method in class org.forgerock.openam.radius.server.config.ConfigLoader
Loads the configured global RADIUS Service values and declared clients as specified in openAM's admin console via registration of those properties via the amRadiusServer.xml file.
loadDefaultServices(SSOToken, OrganizationConfigManager) - Static method in class com.sun.identity.sm.OrganizationConfigManager
Loads default services to a newly created realm
loadExternalClient(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Load client properties recursively from external DB
loadIdRepoSchema(SSOToken, String, String, ServletContext) - Static method in class com.sun.identity.idm.common.IdRepoUtils
Loads schema to specified IdRepo.
loadInternalClient(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Load client properties recursively from internal DB
loadKeyStore() - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Initialize and load the keystore described by this configuration todo: This is just enough to get the current keystore.jceks opened When this is moved to commons the functionality should be expanded to open all keystore types There are a number of possible exceptions that can be generated - they are consolidated to a single type and the underlying exception is wrapped.
loadLDIF(Map, String, String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Utility function to preload data in the embedded instance.
loadLdif(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Loads the ldif changes to the directory server.
loadMapper() - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObject
Loads the name mapper, create it if it doesn't exist.
loadMaps() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Refactor method Load the userAgentMap.
loadMinimalClient(String) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Gets the minimal client info for the specified client.
loadProperties(File, String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Loads properties from the attribute file handle.
loadProperties(String) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Loads properties from file.
loadResourceBundle() - Static method in class org.forgerock.openam.upgrade.ServerUpgrade
 
LoadSchema - Class in com.sun.identity.cli.schema
Adds service schema.
LoadSchema() - Constructor for class com.sun.identity.cli.schema.LoadSchema
 
loadSchemaFiles(List) - Method in class com.sun.identity.setup.AMSetupDSConfig
Loads the schema files into the directory Server.
LOC_DR_ERR_ALREADY_CONFIGURED_INST - Static variable in class com.sun.identity.install.tools.configurator.CustomInstallDriver
Field LOC_DR_ERR_ALREADY_CONFIGURED_INST *
LOC_DR_ERR_ALREADY_CONFIGURED_INST - Static variable in class com.sun.identity.install.tools.configurator.InstallDriver
Field LOC_DR_ERR_ALREADY_CONFIGURED_INST *
LOC_DR_ERR_APP_SERVER_HOME_LOCATOR - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field LOC_DR_ERR_APP_SERVER_HOME_LOCATOR
LOC_DR_ERR_CORRUPT_PRODUCT_INSTALL - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field LOC_DR_ERR_CORRUPT_PRODUCT_INSTALL
LOC_DR_ERR_DIR_CREATE - Static variable in class com.sun.identity.install.tools.configurator.CreateLayoutTask
Field LOC_DR_ERR_DIR_CREATE
LOC_DR_ERR_INVALID_INSTALL_HOME - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field LOC_DR_ERR_INVALID_INSTALL_HOME
LOC_DR_ERR_PRODUCT_ALREADY_MIGRATED - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field DR_ERR_PRODUCT_LOCATOR_BACKUP
LOC_DR_ERR_PRODUCT_LOCATOR_BACKUP - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field DR_ERR_PRODUCT_LOCATOR_BACKUP
LOC_DR_ERR_PRODUCT_LOCATOR_READ - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field LOC_DR_ERR_PRODUCT_LOCATOR_READ
LOC_DR_ERR_PRODUCT_LOCATOR_WRITE - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field DR_ERR_PRODUCT_LOCATOR_WRITE
LOC_DR_ERR_TAG_SWAP_CONFIG - Static variable in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
LOC_DR_MSG_INSTALL_LOG_FILE_PATH - Static variable in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
LOC_DR_MSG_INSTALL_LOG_FILE_PATH - Static variable in class com.sun.identity.install.tools.configurator.InstallDriver
 
LOC_DR_MSG_INSTALL_LOG_VERSION_DESC - Static variable in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
LOC_DR_MSG_INSTALL_LOG_VERSION_DESC - Static variable in class com.sun.identity.install.tools.configurator.InstallDriver
 
LOC_DR_MSG_INSTALL_LOG_VERSION_DESC - Static variable in class com.sun.identity.install.tools.configurator.MigrateDriver
Field LOC_DR_ERR_ALREADY_CONFIGURED_INST *
LOC_DR_MSG_INSTALL_LOG_VERSION_DESC_LINE - Static variable in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
LOC_DR_MSG_INSTALL_LOG_VERSION_DESC_LINE - Static variable in class com.sun.identity.install.tools.configurator.InstallDriver
 
LOC_DR_MSG_INSTALL_LOG_VERSION_DESC_LINE - Static variable in class com.sun.identity.install.tools.configurator.MigrateDriver
 
LOC_DR_MSG_PRODUCT_AGENT_CONFIG_FILE_NAME - Static variable in class com.sun.identity.install.tools.configurator.CustomInstallDriver
 
LOC_DR_MSG_PRODUCT_AGENT_CONFIG_FILE_NAME - Static variable in class com.sun.identity.install.tools.configurator.InstallDriver
 
LOC_DR_MSG_PRODUCT_AGENT_TAGS_FILE_NAME - Static variable in class com.sun.identity.install.tools.configurator.Driver
Field LOC_DR_MSG_PRODUCT_AGENT_TAGS_FILE_NAME
LOC_DR_MSG_PRODUCT_AUDIT_DIR - Static variable in class com.sun.identity.install.tools.configurator.Driver
Field LOC_DR_MSG_PRODUCT_AUDIT_DIR
LOC_DR_MSG_PRODUCT_CONFIG_FILE_NAME - Static variable in class com.sun.identity.install.tools.configurator.Driver
Field LOC_DR_MSG_PRODUCT_CONFIG_FILE_NAME
LOC_DR_MSG_PRODUCT_DEBUG_DIR - Static variable in class com.sun.identity.install.tools.configurator.Driver
Field LOC_DR_MSG_PRODUCT_DEBUG_DIR
LOC_DR_MSG_PRODUCT_INSTANCE_NAME - Static variable in class com.sun.identity.install.tools.configurator.Driver
Field LOC_DR_MSG_PRODUCT_INSTANCE_NAME
LOC_DR_MSG_PRODUCT_SUMM_INFO_BEGIN - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
LOC_DR_MSG_PRODUCT_SUMM_INFO_BEGIN
LOC_DR_MSG_PRODUCT_SUMM_INFO_BEGIN_LINE - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
LOC_DR_MSG_PRODUCT_SUMM_INFO_BEGIN
LOC_DR_MSG_PRODUCT_SUMM_INFO_END - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
LOC_DR_MSG_PRODUCT_SUMM_INFO_END
LOC_DR_MSG_SUMM_INFO_BEGIN - Static variable in class com.sun.identity.install.tools.configurator.Driver
Field LOC_DR_MSG_SUMM_INFO_BEGIN
LOC_DR_MSG_SUMM_INFO_BEGIN_LINE - Static variable in class com.sun.identity.install.tools.configurator.Driver
Field LOC_DR_MSG_SUMM_INFO_BEGIN_LINE
LOC_DR_MSG_SUMM_INFO_END - Static variable in class com.sun.identity.install.tools.configurator.Driver
Field LOC_DR_MSG_SUMM_INFO_END
LOC_DR_MSG_USER_ABORT - Static variable in class com.sun.identity.install.tools.configurator.Driver
 
LOC_DR_MSG_USER_ABORT - Static variable in class com.sun.identity.install.tools.configurator.MultipleUninstallDriver
 
LOC_DR_MSG_VERSION_INFO - Static variable in class com.sun.identity.install.tools.configurator.Driver
Field LOC_DR_MSG_VERSION_INFO
LOC_ERR_RESP_FILE_IS_DIR - Static variable in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
LOC_HR_ERR_INSTALL - Static variable in class com.sun.identity.install.tools.handler.CustomInstallHandler
 
LOC_HR_ERR_INSTALL - Static variable in class com.sun.identity.install.tools.handler.InstallHandler
 
LOC_HR_ERR_LISTPRODUCTS - Static variable in class com.sun.identity.install.tools.handler.ListProductsHandler
 
LOC_HR_ERR_MIGRATE - Static variable in class com.sun.identity.install.tools.handler.MigrateHandler
 
LOC_HR_ERR_MIGRATE_PRODUCT_EX_MSG - Static variable in class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
 
LOC_HR_ERR_PRODUCTINFO - Static variable in class com.sun.identity.install.tools.handler.ProductInfoHandler
 
LOC_HR_ERR_RESP_FILE_CREATE - Static variable in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
LOC_HR_ERR_RESP_FILE_EXISTS - Static variable in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
LOC_HR_ERR_RESP_FILE_NOT_FOUND - Static variable in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
LOC_HR_ERR_RESP_FILE_NOT_SPECIFIED - Static variable in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
LOC_HR_ERR_RESP_FILE_READ - Static variable in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
LOC_HR_ERR_UNINSTALL - Static variable in class com.sun.identity.install.tools.handler.UninstallHandler
 
LOC_HR_ERR_UNINSTALL_ALL - Static variable in class com.sun.identity.install.tools.handler.UninstallAllHandler
 
LOC_HR_ERR_UNINSTALL_PRODUCT_EX_MSG - Static variable in class com.sun.identity.install.tools.configurator.MultipleUninstallDriver
 
LOC_HR_MSG_CUSTOM_INSTALL_OPTIONS_DESC - Static variable in class com.sun.identity.install.tools.handler.CustomInstallHandler
 
LOC_HR_MSG_CUSTOM_INSTALL_SHORT_HELP - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
LOC_HR_MSG_CUSTOM_INSTALL_USAGE_DESC - Static variable in class com.sun.identity.install.tools.handler.CustomInstallHandler
 
LOC_HR_MSG_INSTALL_OPTIONS_DESC - Static variable in class com.sun.identity.install.tools.handler.InstallHandler
 
LOC_HR_MSG_INSTALL_SHORT_HELP - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
LOC_HR_MSG_INSTALL_USAGE_DESC - Static variable in class com.sun.identity.install.tools.handler.InstallHandler
 
LOC_HR_MSG_INVALID_OPTION - Static variable in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
LOC_HR_MSG_INVALID_OPTION - Static variable in class com.sun.identity.install.tools.handler.ListProductsHandler
 
LOC_HR_MSG_INVALID_OPTION - Static variable in class com.sun.identity.install.tools.handler.ProductInfoHandler
 
LOC_HR_MSG_INVALID_OPTION - Static variable in class com.sun.identity.install.tools.handler.UninstallAllHandler
 
LOC_HR_MSG_INVALID_OPTION - Static variable in class com.sun.identity.install.tools.handler.VersionHandler
 
LOC_HR_MSG_LISTPRODUCTS_DISP_HEADER - Static variable in class com.sun.identity.install.tools.handler.ListProductsHandler
 
LOC_HR_MSG_LISTPRODUCTS_NONE_FOUND - Static variable in class com.sun.identity.install.tools.handler.ListProductsHandler
 
LOC_HR_MSG_LISTPRODUCTS_USAGE_DESC - Static variable in class com.sun.identity.install.tools.handler.ListProductsHandler
 
LOC_HR_MSG_MIGRATE_NONE_FOUND - Static variable in class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
 
LOC_HR_MSG_MIGRATE_NOT_ACTIVE_PRODUCT - Static variable in class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
 
LOC_HR_MSG_MIGRATE_PRODUCT_BEGIN_MSG - Static variable in class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
 
LOC_HR_MSG_MIGRATE_SHORT_HELP - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
LOC_HR_MSG_MIGRATE_USAGE_DESC - Static variable in class com.sun.identity.install.tools.handler.MigrateHandler
 
LOC_HR_MSG_PRODUCTINFO_DISP_HEADER - Static variable in class com.sun.identity.install.tools.handler.ProductInfoHandlerBase
 
LOC_HR_MSG_PRODUCTINFO_NOT_FOUND - Static variable in class com.sun.identity.install.tools.handler.ProductInfoHandler
 
LOC_HR_MSG_PRODUCTINFO_USAGE_DESC - Static variable in class com.sun.identity.install.tools.handler.ProductInfoHandler
 
LOC_HR_MSG_PRODUCTINFO_USAGE_EXAMPLE - Static variable in class com.sun.identity.install.tools.handler.ProductInfoHandler
 
LOC_HR_MSG_PRODUCTINFO_USAGE_HELP - Static variable in class com.sun.identity.install.tools.handler.ProductInfoHandler
 
LOC_HR_MSG_SAVE_RESP_OPT_DESC - Static variable in class com.sun.identity.install.tools.handler.CustomInstallHandler
 
LOC_HR_MSG_SAVE_RESP_OPT_DESC - Static variable in class com.sun.identity.install.tools.handler.InstallHandler
 
LOC_HR_MSG_SAVE_RESP_OPT_DESC - Static variable in class com.sun.identity.install.tools.handler.UninstallHandler
 
LOC_HR_MSG_UNINSTALL_ALL_NONE_FOUND - Static variable in class com.sun.identity.install.tools.configurator.MultipleUninstallDriver
 
LOC_HR_MSG_UNINSTALL_ALL_NONE_FOUND - Static variable in class com.sun.identity.install.tools.handler.UninstallAllHandler
 
LOC_HR_MSG_UNINSTALL_ALL_SHORT_HELP - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
LOC_HR_MSG_UNINSTALL_ALL_USAGE_DESC - Static variable in class com.sun.identity.install.tools.handler.UninstallAllHandler
 
LOC_HR_MSG_UNINSTALL_OPTIONS_DESC - Static variable in class com.sun.identity.install.tools.handler.UninstallHandler
 
LOC_HR_MSG_UNINSTALL_PRODUCT_BEGIN_MSG - Static variable in class com.sun.identity.install.tools.configurator.MultipleUninstallDriver
 
LOC_HR_MSG_UNINSTALL_SHORT_HELP - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
LOC_HR_MSG_UNINSTALL_USAGE_DESC - Static variable in class com.sun.identity.install.tools.handler.UninstallHandler
 
LOC_HR_MSG_UNINSTALLING_PRODUCT_INSTANCE - Static variable in class com.sun.identity.install.tools.handler.UninstallAllHandler
 
LOC_HR_MSG_USE_RESP_OPT_DESC - Static variable in class com.sun.identity.install.tools.handler.CustomInstallHandler
 
LOC_HR_MSG_USE_RESP_OPT_DESC - Static variable in class com.sun.identity.install.tools.handler.InstallHandler
 
LOC_HR_MSG_USE_RESP_OPT_DESC - Static variable in class com.sun.identity.install.tools.handler.UninstallHandler
 
LOC_HR_MSG_VERSION_SHORT_HELP - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
LOC_HR_MSG_VERSION_USAGE_DESC - Static variable in class com.sun.identity.install.tools.handler.VersionHandler
 
LOC_IN_ERR_FAILED_TO_CREATE_INTER - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_IN_ERR_INTERACTION_RUN - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
Localized keys required for interaction
LOC_IN_ERR_INVALID_USER_INPUT - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_IN_ERR_SILENT_INST_FAILED - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_IN_MESS_SUMMARY_DESC_FORMAT - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_IN_MSG_OPTION_BACK - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_IN_MSG_OPTION_CLR_DEF - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_IN_MSG_OPTION_EXIT - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_IN_MSG_OPTION_HELP - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_IN_WRN_INVALID_USER_INPUT - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_IS_ERR_LOAD_INSTALL_STATE - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field LOC_IS_ERR_LOAD_INSTALL_STATE
LOC_IS_ERR_SAVE_INSTALL_STATE - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field LOC_IS_ERR_SAVE_INSTALL_STATE
LOC_MIGRATE_FROM_PRODUCT_HOME - Static variable in class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
 
LOC_TK_ERR_PASSWD_FILE_READ - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
LOC_TK_ERR_PASSWD_FILE_READ - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
LOC_TSK_ERR_AUDIT_LOGFILENAME - Static variable in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
LOC_TSK_MSG_AUDIT_LOGFILE_EXECUTE - Static variable in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
LOC_TSK_MSG_AUDIT_LOGFILE_ROLLBACK - Static variable in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
LOC_TSK_MSG_BACKUP_FILE_EXECUTE - Static variable in class com.sun.identity.install.tools.configurator.BackupFileTask
 
LOC_TSK_MSG_BACKUP_FILE_ROLLBACK - Static variable in class com.sun.identity.install.tools.configurator.BackupFileTask
 
LOC_TSK_MSG_CONFIGURE_PRODUCT_PROPS_EXECUTE - Static variable in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
LOC_TSK_MSG_CONFIGURE_PRODUCT_PROPS_ROLLBACK - Static variable in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
LOC_TSK_MSG_CREATE_AGENT_PROFILE_EXECUTE - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
LOC_TSK_MSG_CREATE_LAYOUT_EXECUTE - Static variable in class com.sun.identity.install.tools.configurator.CreateLayoutTask
 
LOC_TSK_MSG_DELETE_LAYOUT_EXECUTE - Static variable in class com.sun.identity.install.tools.configurator.DeleteLayoutTask
 
LOC_TSK_MSG_DELETE_LAYOUT_ROLL_BACK - Static variable in class com.sun.identity.install.tools.configurator.CreateLayoutTask
 
LOC_VA_ERR_IN_VAL_AGENT_GENERIC_FAILURE - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
LOC_VA_ERR_VAL_FAILED_IN_SILENT - Static variable in class com.sun.identity.install.tools.configurator.ValidatorBase
 
LOC_VA_ERR_VAL_METHOD_NOT_FOUND - Static variable in class com.sun.identity.install.tools.configurator.ValidatorBase
 
LOC_VA_MSG_AGENT_CONTAINER_RUNNING - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
LOC_VA_MSG_DIR_READ_WRITE - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_MSG_FILE_READ - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_MSG_FILE_READ_WRITE - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_MSG_IN_VAL_DEPLOYMENT_URI - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
LOC_VA_MSG_NUM_STR - Static variable in class com.sun.identity.install.tools.configurator.StringValidator
 
LOC_VA_MSG_VAL_AGENT_URL - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
LOC_VA_MSG_VAL_CHOICE - Static variable in class com.sun.identity.install.tools.configurator.ChoiceValidator
 
LOC_VA_MSG_VAL_DIRECTORY - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_MSG_VAL_FILE - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_MSG_VAL_HOST - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_MSG_VAL_KEY - Static variable in class com.sun.identity.install.tools.configurator.StringValidator
 
LOC_VA_MSG_VAL_PORT - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_MSG_VAL_PROTO - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_MSG_VAL_SERVER_URL - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
LOC_VA_MSG_VAL_STR - Static variable in class com.sun.identity.install.tools.configurator.StringValidator
 
LOC_VA_MSG_VALID_URI - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_WRN_DIR_NOT_READ_WRITE - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_WRN_FILE_NOT_READ - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_WRN_FILE_NOT_READ_WRITE - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_WRN_IN_VAL_AGENT_CREDENTIALS - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
LOC_VA_WRN_IN_VAL_AGENT_GENERIC_FAILURE - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
LOC_VA_WRN_IN_VAL_AGENT_URL - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
LOC_VA_WRN_IN_VAL_CHOICE - Static variable in class com.sun.identity.install.tools.configurator.ChoiceValidator
 
LOC_VA_WRN_IN_VAL_DIRECTORY - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_WRN_IN_VAL_FILE - Static variable in class com.sun.identity.install.tools.configurator.FileSystemValidator
 
LOC_VA_WRN_IN_VAL_FULLY_QUAL_HOST - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_WRN_IN_VAL_HOST - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_WRN_IN_VAL_KEY - Static variable in class com.sun.identity.install.tools.configurator.StringValidator
 
LOC_VA_WRN_IN_VAL_LOCAL_HOST - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_WRN_IN_VAL_PASS - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
LOC_VA_WRN_IN_VAL_PORT - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_WRN_IN_VAL_PROTO - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_WRN_IN_VAL_SERVER_URL - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
LOC_VA_WRN_IN_VAL_STR - Static variable in class com.sun.identity.install.tools.configurator.StringValidator
 
LOC_VA_WRN_IN_VALID_URI - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
LOC_VA_WRN_NON_NUM_STR - Static variable in class com.sun.identity.install.tools.configurator.StringValidator
 
LOC_VA_WRN_NOT_FOUND_SERVER_URL - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
LOC_VA_WRN_SERVER_URL_NOT_RUNNING - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
LOC_VA_WRN_UN_REACHABLE_AGENT_URL - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
LOC_VA_WRN_UN_REACHABLE_FAM_SERVER_URL - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
LOC_VA_WRN_UN_REACHABLE_SERVER_URL - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
LOC_VA_WRN_UN_REACHABLE_SSL_SERVER_URL - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
LOC_VA_WRN_VAL_INSTALL_LOG - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOC_VA_WRN_VAL_MESSAGE - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
LOCAL - Static variable in interface com.sun.identity.shared.Constants
Constant for string "local".
LOCAL_AUTH_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute to be configured in SPSSOConfig for local authentication url.
LOCAL_LOGIN - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Local login page
LOCAL_NAME_IDENTIFIER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
 
LOCAL_OPAQUE_HANDLE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Local opaque handler
LOCAL_REPL_PORT - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
localAuthServiceID - Static variable in class com.sun.identity.authentication.AuthContext
Variables for local AuthService identifier
LOCALCONFIG_INVALID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Local configuration is invalid.
LOCALE - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
locale setting
LOCALE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LOCALE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
locale - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
locale - Variable in class com.sun.identity.federation.services.registration.FSRegistrationInitiationServlet
 
locale - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
LOCALE - Static variable in class com.sun.identity.log.LogConstants
Platform attribute defining the locale
Locale - Class in com.sun.identity.shared.locale
This class Locale.java is a utility that provides functionality for applications and services to internationalize their messages.
Locale() - Constructor for class com.sun.identity.shared.locale.Locale
 
LOCALE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
locale - Variable in class org.forgerock.openam.upgrade.UpgradeHttpServletRequest
 
LOCALE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LOCALE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LocaleContext - Class in com.sun.identity.common
Context for storing request Locale.
LocaleContext() - Constructor for class com.sun.identity.common.LocaleContext
 
localeContext - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
 
LocaleContext - Class in org.forgerock.openam.rest.resource
Determines the locale corresponding to the incoming CREST request by utilizing ISLocaleContext, and makes the locale available as a Context.
LocaleContext(Context) - Constructor for class org.forgerock.openam.rest.resource.LocaleContext
 
localFlag - Variable in class com.sun.identity.authentication.AuthContext
Variables for checking auth service is running local
localFlag - Static variable in class com.sun.identity.saml.common.SAMLServiceManager
Flag used by SAMLClient to determine if the client is local to AssertionManager or not.
LocalizedMessage - Class in com.sun.identity.install.tools.util
 
LocalizedNameType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for localizedNameType complex type.
LocalizedNameTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
LocalizedNameTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
LocalizedNameTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
LocalizedURIType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for localizedURIType complex type.
LocalizedURITypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
LocalizedURITypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
LocalizedURITypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
LocalLdapAuthModule - Class in com.sun.identity.authentication.internal.server
 
LocalLdapAuthModule() - Constructor for class com.sun.identity.authentication.internal.server.LocalLdapAuthModule
 
localLogServiceID - Static variable in class com.sun.identity.log.s1is.LogConfigReader
Local Log service identifier
LocalOnly - Annotation Type in org.forgerock.openam.notifications
Indicates that the injected NotificationBroker will only send notifications to the OpenAM server that the message is published from.
LocalOperations - Class in com.iplanet.dpro.session.operations.strategies
Handles sessions that are stored in CTS.
localSAMLServiceID - Static variable in class com.sun.identity.saml.servlet.SAMLSOAPReceiver
When initialized it represents ID of the local server.
LocalSSOTokenSessionModule - Class in org.forgerock.openam.rest
A local implementation of a SSOToken Session module, that is designed to be deployed in an OpenAM deployment not remotely, i.e. protecting resources on another server which uses OpenAM for authentication.
LocalSSOTokenSessionModule(AuthUtilsWrapper) - Constructor for class org.forgerock.openam.rest.LocalSSOTokenSessionModule
Default constructor is initialised by the framework.
LocalSSOTokenSessionModule(AuthnRequestUtils, SSOTokenFactory, AuthUtilsWrapper) - Constructor for class org.forgerock.openam.rest.LocalSSOTokenSessionModule
Test constructor exposes required dependencies.
lock - Static variable in class com.sun.identity.entity.EntityObjectImpl
 
LockFactory<K> - Class in org.forgerock.openam.shared.concurrency
Lock factory is responsible for delivering up locks that are shared for a given key.
LockFactory() - Constructor for class org.forgerock.openam.shared.concurrency.LockFactory
Constructs a new LockFactory instance.
LOCKOUT_ATTR_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOCKOUT_ATTR_VALUE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOCKOUT_DURATION - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOCKOUT_EMAIL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOCKOUT_MULTIPLIER - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOCKOUT_WARN_USER - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
log(PrintWriter) - Method in exception com.iplanet.ums.UMSException
Format this UMSException to a PrintWriter.
log(Throwable, PrintWriter) - Static method in exception com.iplanet.ums.UMSException
A utility method to format an Exception to a PrintWriter.
log(CommandManager, int, Level, String, String[], SSOToken) - Static method in class com.sun.identity.cli.LogWriter
Writes to log.
log(OpenSSOLogger.LogLevel, Level, OpenSSOLogger.Message, String[], Subject) - Static method in class com.sun.identity.entitlement.opensso.OpenSSOLogger
 
log(OpenSSOLogger.LogLevel, Level, String, String[], Subject) - Static method in class com.sun.identity.entitlement.opensso.OpenSSOLogger
 
log(String, Level, String, Object, Object) - Method in interface com.sun.identity.entitlement.util.ILogProvider
Logs an entries
log(PrintWriter) - Method in exception com.sun.identity.federation.common.FSException
Formats this FSException to a PrintWriter.
log(Throwable, PrintWriter) - Static method in exception com.sun.identity.federation.common.FSException
Formats an Exception to a PrintWriter.
log(PrintWriter) - Method in exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Formats this FSRedirectException to a PrintWriter.
log(Throwable, PrintWriter) - Static method in exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Formats an Exception to a PrintWriter.
log(Token, Token, String, String) - Method in interface com.sun.identity.idsvcs.IdentityServices
Logs a message on behalf of the authenticated app.
log(Token, Token, String, String) - Method in interface com.sun.identity.idsvcs.IdentityServicesImpl
 
Log - Class in com.sun.identity.idsvcs
 
Log() - Constructor for class com.sun.identity.idsvcs.Log
 
Log(Token, Token, String, String) - Constructor for class com.sun.identity.idsvcs.Log
 
log(Token, Token, String, String) - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
 
LOG - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityMethod
 
log(LocalizedMessage) - Static method in class com.sun.identity.install.tools.logs.InstallLog
 
log(LocalizedMessage) - Static method in class com.sun.identity.install.tools.logs.UninstallLog
 
log(LocalizedMessage) - Method in class com.sun.identity.install.tools.util.Audit
 
log(String) - Static method in class com.sun.identity.install.tools.util.Debug
 
log(String, Throwable) - Static method in class com.sun.identity.install.tools.util.Debug
 
log(LogRecord) - Method in class com.sun.identity.log.Logger
Directs every log call to log(LogRecord, Object) And thus the default authorization check does not allow logging when an application uses this interface.
log(ILogRecord) - Method in class com.sun.identity.log.Logger
Log entitlement log record.
log(LogRecord, Object) - Method in class com.sun.identity.log.Logger
Calls super.log after checking authorization.
log(String, Level, String, Object, Object) - Method in class com.sun.identity.log.LogProvider
Logs an entries
Log - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log.
Log() - Constructor for class com.sun.identity.log.service.Log
 
LOG - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "log"
log(Level, String, String) - Method in class com.sun.identity.shared.test.UnitTestBase
Writes a log entry.
log(Level, String, String, Object[]) - Method in class com.sun.identity.shared.test.UnitTestBase
Writes a log entry.
log(PrintWriter) - Method in exception com.sun.identity.xmlenc.EncryptionException
Format this EncryptionException to a PrintWriter.
log(Throwable, PrintWriter) - Static method in exception com.sun.identity.xmlenc.EncryptionException
A utility method to format an Exception to a PrintWriter.
log(String) - Method in class org.forgerock.openam.install.tools.logs.DebugFileLog
 
log(String, Throwable) - Method in class org.forgerock.openam.install.tools.logs.DebugFileLog
 
log(String) - Method in interface org.forgerock.openam.install.tools.logs.DebugLog
Adds a message to the installation debug log.
log(String, Throwable) - Method in interface org.forgerock.openam.install.tools.logs.DebugLog
Adds a message and a stack trace to the debug log.
log(String) - Method in class org.forgerock.openam.rest.service.RestletServiceServlet
log(String, Throwable) - Method in class org.forgerock.openam.rest.service.RestletServiceServlet
log(String, AMIdentity, UmaAuditType, Request, String) - Method in class org.forgerock.openam.uma.audit.UmaAuditLogger
 
log(String, String, AMIdentity, UmaAuditType, String) - Method in class org.forgerock.openam.uma.audit.UmaAuditLogger
 
LOG_ACCESS - Static variable in class com.sun.identity.cli.LogWriter
Access Log Type.
LOG_CREATE - Static variable in class com.sun.identity.log.LogConstants
 
LOG_DB_CONNECT_FAILED - Static variable in exception com.sun.identity.log.AMLogException
 
LOG_DB_CSTATEMENT - Static variable in exception com.sun.identity.log.AMLogException
 
LOG_DB_DRIVER - Static variable in exception com.sun.identity.log.AMLogException
 
LOG_DB_EXECUPDATE - Static variable in exception com.sun.identity.log.AMLogException
 
LOG_DB_NO_CONNECTION - Static variable in exception com.sun.identity.log.AMLogException
 
LOG_DB_RECONNECT_FAILED - Static variable in exception com.sun.identity.log.AMLogException
 
LOG_DB_TOOMANYRECORDS - Static variable in exception com.sun.identity.log.AMLogException
 
LOG_DELETE - Static variable in class com.sun.identity.log.LogConstants
 
LOG_ERROR - Static variable in class com.sun.identity.cli.LogWriter
Error Log Type.
LOG_FIELDS - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the fields currently selected by the administrator to be logged.
LOG_FILENAME - Static variable in class com.sun.identity.install.tools.logs.InstallLog
 
LOG_FILENAME - Static variable in class com.sun.identity.install.tools.logs.UninstallLog
 
LOG_HANDLER_ERROR - Static variable in exception com.iplanet.log.LogException
Log handler error.
LOG_LEVEL - Static variable in class com.sun.identity.log.LogConstants
The LogLevel field.
LOG_LIST - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the currently present list of logs in the Directory.
Log_LiteralSerializer - Class in com.sun.identity.idsvcs
 
Log_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.Log_LiteralSerializer
 
Log_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.Log_LiteralSerializer
 
LOG_LOCATION - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the location where the logs go.
LOG_LOCATION_SUBDIR - Static variable in class com.sun.identity.log.LogConstants
Property defining Logging subdirectory.
LOG_NAME - Static variable in class org.forgerock.openam.forgerockrest.utils.RestLog
 
LOG_NOT_FOUND - Static variable in exception com.iplanet.log.LogException
No such log exists.
LOG_PATH - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
log directory system property name.
LOG_PROP_PREFIX - Static variable in class com.sun.identity.log.LogConstants
Logging property prefix.
LOG_PROVIDER_NAME - Static variable in class com.sun.identity.plugin.log.LogManager
 
LOG_RD_AUTH_FAILED - Static variable in exception com.sun.identity.log.AMLogException
 
LOG_READ - Static variable in class com.sun.identity.log.LogConstants
 
LOG_RESOLVE_HOSTNAME - Static variable in class com.sun.identity.log.LogConstants
Key name for enable/disable Hostname resolution
LOG_RESOLVE_HOSTNAME_ATTR - Static variable in class com.sun.identity.log.LogConstants
Attribute name for enable/disable Hostname resolution
LOG_STATUS - Static variable in class com.sun.identity.log.LogConstants
Property defining whether logging is enabled
LOG_STATUS_ATTR - Static variable in class com.sun.identity.log.LogConstants
Attribute name for logging status
LOG_TO_DB_FAILED - Static variable in exception com.sun.identity.log.AMLogException
 
LOG_TRAFFIC_PROP - Static variable in class org.forgerock.openam.radius.server.ConsoleClient
The name of the property containing the boolean value indicating whether to log RADIUS messages tx/rx'd to the RADIUS server.
LOG_WRITE - Static variable in class com.sun.identity.log.LogConstants
 
LOG_WRT_AUTH_FAILED - Static variable in exception com.sun.identity.log.AMLogException
 
logAccess(Level, String, String[], Object, String, String, String, String, Map) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Writes a log record in SAML2 access log.
logAccess(String, Level, String...) - Method in class org.forgerock.openam.saml2.SAMLBase
 
logAccessMessage(String, String[], SSOToken) - Static method in class com.sun.identity.policy.PolicyUtils
Logs an access message
logAccessMessage(String, String[], SSOToken, String) - Static method in class com.sun.identity.policy.PolicyUtils
 
logAccessMessage(String, String[], SSOToken) - Method in class org.forgerock.openam.oauth2.OAuth2AuditLogger
Logs an access message.
LogConfigReader - Class in com.sun.identity.log.s1is
LogConfigReader is used to load the configuration from the Directory Server and store the configuration as Properties of LogManager.
LogConfigReader() - Constructor for class com.sun.identity.log.s1is.LogConfigReader
The constructor loads the configuration from the DS using DSAME SDK.
LogConstants - Class in com.sun.identity.log
Defines constants used in the Logging service.
LogConstants() - Constructor for class com.sun.identity.log.LogConstants
 
logEmptyLine() - Method in class com.sun.identity.install.tools.util.Audit
 
logEndRecords() - Static method in class com.sun.identity.log.LogManagerUtil
Log a LogRecord indicating the end of logging to all opened files
logError(Level, String, String[], Object, String, String, String, String, Map) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Writes error occurred in SAML2 component into a log (fmSAML2.error)
logError(Level, String, Object, Map, String...) - Method in class org.forgerock.openam.saml2.SAMLBase
 
logErrorMessage(String, String[], SSOToken) - Static method in class com.sun.identity.policy.PolicyUtils
Logs an error message
logErrorMessage(String, String[], SSOToken) - Method in class org.forgerock.openam.oauth2.OAuth2AuditLogger
Logs an error message.
logEvent(SessionInfo, SessionEventType, long) - Method in class com.iplanet.dpro.session.service.SessionLogging
Log the event based on the values contained in the SessionInfo
LogException - Exception in com.iplanet.log
The applications may encounter errors when they are denied for a log access because they don't have the access privileges or when they do not have a valid session.
LogException() - Constructor for exception com.iplanet.log.LogException
Constructs a log exception.
LogException(String) - Constructor for exception com.iplanet.log.LogException
Constructs a log exception.
LogException(String, int) - Constructor for exception com.iplanet.log.LogException
Constructs a log exception.
LogException - Exception in com.sun.identity.plugin.log
This class is to handle Log related exceptions.
LogException(String) - Constructor for exception com.sun.identity.plugin.log.LogException
Constructs a LogException with a detailed message.
LogException(Throwable) - Constructor for exception com.sun.identity.plugin.log.LogException
Constructs a LogException with an embedded exception.
LogException(Exception) - Constructor for exception com.sun.identity.plugin.log.LogException
Constructs a LogException with an exception.
LogException(String, String, Object[]) - Constructor for exception com.sun.identity.plugin.log.LogException
Constructs a new LogException without a nested Throwable.
LogFactory - Class in com.sun.identity.entitlement.util
Provides Log Provider handler.
logFailed(String, String, boolean, String) - Method in class com.sun.identity.authentication.service.LoginState
Adds log message to authentication error log.
LOGFILE_PREFIX - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the prefix for the logfiles
LOGFILE_ROTATION - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the rotation interval in minutes.
LOGFILE_SUFFIX - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the suffix for the logfiles.
LogFileFilter - Class in com.sun.identity.log.util
Class that implements the FileNameFilter and is used by the VerifierList to get the list of keyfiles and associated logfiles based on a filter criteria.
LogFileFilter(String) - Constructor for class com.sun.identity.log.util.LogFileFilter
Constructor that takes the filter as input to create the File Filter
LOGFILENAMES - Static variable in class com.sun.identity.log.LogConstants
 
LOGGED_BY - Static variable in class com.sun.identity.log.LogConstants
The LoggedBy field.
LOGGED_BY_SID - Static variable in class com.sun.identity.log.LogConstants
 
loggedIntoValidRealm(String, String) - Method in class org.forgerock.openam.authz.PrivilegeAuthzModule
Check to see if the realm logged into is valid for getting access to the realm requested.
loggedIntoValidRealm(String, String) - Method in class org.forgerock.openam.rest.authz.AnyPrivilegeAuthzModule
 
LOGGER - Static variable in class com.sun.identity.install.tools.logs.InstallLog
 
LOGGER - Static variable in class com.sun.identity.install.tools.logs.UninstallLog
 
Logger - Class in com.sun.identity.log
OpenAM extension to the jdk1.4 Logger This extension gives some functionality required by OpenAM secure logger.
Logger(String, String) - Constructor for class com.sun.identity.log.Logger
Protected method to construct a logger for a named subsystem.
logger - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
Logger object
Logger - Interface in com.sun.identity.plugin.log
This interface defines methods which will be invoked by the the Federation Framework to write federation related events and errors to the access and error log files.
logger - Variable in class org.forgerock.oauth2.core.AccessTokenVerifier
 
logger - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
LOGGER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ScriptParams
 
LOGGER - Static variable in class org.forgerock.openam.scripting.service.ScriptChoiceValues
 
logger - Static variable in class org.forgerock.openam.sm.datalayer.api.AbstractTask
 
logger - Variable in class org.forgerock.openam.sts.rest.token.provider.RestTokenProviderBase
 
logger(Logger) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
logger(Logger) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
logger - Variable in class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase
 
logger - Static variable in class org.openidentityplatform.openam.authentication.modules.Ntlm
 
LOGGER_CERT_STORE - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Directory where the logger certificate store is stored.
LOGGER_NAME - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
LOGGER_VARIABLE_NAME - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
LoggerFactory - Class in com.sun.identity.entitlement.log
This factory returns the logger object (java.util.logging.Logger or its super class).
LoggerProvider - Class in com.sun.identity.log
OpenAM Logger provider
LoggerProvider() - Constructor for class com.sun.identity.log.LoggerProvider
 
LOGGING_LEVEL - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the log file logging level
LOGGING_SERVICE - Static variable in class com.sun.identity.log.LogConstants
Defines the LoggingService name.
LOGGING_SERVICE_URL - Static variable in class com.sun.identity.log.LogConstants
Naming attribute defining the logging service url.
LoggingAuthzModule - Class in org.forgerock.openam.rest.authz
An Authorization module which performs no authorization itself, but wraps other authz modules so that they write their success/failures out to an audit file.
LoggingAuthzModule(CrestAuthorizationModule, String) - Constructor for class org.forgerock.openam.rest.authz.LoggingAuthzModule
 
LoggingBufferSize - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingBufferSize".
LoggingBufferTime - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingBufferTime".
LoggingHdlrConnFailed - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Variable for storing the value of "LoggingHdlrConnFailed".
LoggingHdlrConnMade - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Variable for storing the value of "LoggingHdlrConnMade".
LoggingHdlrConnRqts - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Variable for storing the value of "LoggingHdlrConnRqts".
LoggingHdlrDroppedCt - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Variable for storing the value of "LoggingHdlrDroppedCt".
LoggingHdlrFailureCt - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Variable for storing the value of "LoggingHdlrFailureCt".
LoggingHdlrIndex - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Variable for storing the value of "LoggingHdlrIndex".
LoggingHdlrName - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Variable for storing the value of "LoggingHdlrName".
LoggingHdlrRqtCt - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Variable for storing the value of "LoggingHdlrRqtCt".
LoggingHdlrSuccessCt - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Variable for storing the value of "LoggingHdlrSuccessCt".
loggingLevel - Variable in class com.sun.identity.log.LogManager
 
LoggingLocation - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingLocation".
LoggingLoggers - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingLoggers".
LoggingMaxLogSize - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingMaxLogSize".
LoggingNumHistFiles - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingNumHistFiles".
LoggingRecsRejected - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingRecsRejected".
LoggingSecure - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingSecure".
LoggingThread - Class in com.sun.identity.log.handlers
 
LoggingThread() - Constructor for class com.sun.identity.log.handlers.LoggingThread
 
LoggingTimeBuffering - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingTimeBuffering".
LoggingType - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "LoggingType".
LoggingUpgradeHelper - Class in org.forgerock.openam.upgrade.helpers
Used to upgrade the iPlanetAMLoggingService.
LoggingUpgradeHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.LoggingUpgradeHelper
Constructs a new LoggingUpgradeHelper instance, add configures the logging attributes that are to updated.
LogHelper - Class in com.sun.identity.install.tools.util
 
LogHelper() - Constructor for class com.sun.identity.install.tools.util.LogHelper
 
LogHtmlTemplate - Class in com.sun.identity.tools.logdoc
Template HTML, Cascading Stylesheet Sheet and Javascript.
LogHtmlTemplate() - Constructor for class com.sun.identity.tools.logdoc.LogHtmlTemplate
 
LogicalCondition - Class in com.sun.identity.entitlement
 
LogicalCondition() - Constructor for class com.sun.identity.entitlement.LogicalCondition
Constructor.
LogicalCondition(Set<EntitlementCondition>) - Constructor for class com.sun.identity.entitlement.LogicalCondition
Constructor.
LogicalCondition(Set<EntitlementCondition>, String) - Constructor for class com.sun.identity.entitlement.LogicalCondition
Constructor.
LogicalSubject - Class in com.sun.identity.entitlement
Base class for OrSubejct and AndSubejct.
LogicalSubject() - Constructor for class com.sun.identity.entitlement.LogicalSubject
Constructor.
LogicalSubject(Set<EntitlementSubject>) - Constructor for class com.sun.identity.entitlement.LogicalSubject
Constructor.
LogicalSubject(Set<EntitlementSubject>, String) - Constructor for class com.sun.identity.entitlement.LogicalSubject
Constructor.
login() - Method in class com.iplanet.am.util.CLILogin
 
login() - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object.
login(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object.
login(AuthContext.IndexType, String) - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object identified by the index type and index name.
login(AuthContext.IndexType, String, String) - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object identified by the index type and index name.
login(AuthContext.IndexType, String, Callback[]) - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object identified by the index type and index name and also completes the login process by submitting the given User credentials in the form of Callbacks.
login(AuthContext.IndexType, String, String[]) - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object identified by the index type and index name with default parameters.
login(AuthContext.IndexType, String, String[], HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.AuthContext
 
login(AuthContext.IndexType, String, String[], Map) - Method in class com.sun.identity.authentication.AuthContext
Starts the login process for the given AuthContext object identified by the index type and index name with certain parameters and environment map.
login(AuthContext.IndexType, String, String[], Map, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.AuthContext
 
login() - Method in class com.sun.identity.authentication.internal.LoginContext
 
login() - Method in interface com.sun.identity.authentication.internal.LoginModule
 
login() - Method in class com.sun.identity.authentication.internal.server.LocalLdapAuthModule
 
login() - Method in class com.sun.identity.authentication.internal.server.SMSAuthModule
 
login() - Method in class com.sun.identity.authentication.jaas.LoginContext
 
login() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Starts the login process for the given AuthContextLocal object.
login(Principal, char[]) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Starts the login process for the given AuthContextLocals object for the given Principal and the user's password.
login(AuthContext.IndexType, String) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Start the login process for the AuthContextLocal object identified by the index type and index name.
login(Subject) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Starts the login process for the given AuthContextLocal object for the given Subject.
login(AuthContext.IndexType, String, String) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Starts the login process for the given AuthContextLocal object identified by the index type and index name.
login(AuthContext.IndexType, String, Map, String) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Starts the login process for the given AuthContextLocal object identified by the index type and index name.
login(AuthContext.IndexType, String, Principal, char[], Subject) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Performs the Login for the given AuthContext
login(AuthContext.IndexType, String, Principal, char[], Subject, Map, String) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Performs the Login for the given AuthContext
Login - Static variable in class com.sun.identity.authentication.server.AuthXMLRequest
Constant of Authentication request for login
LOGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
login() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Implements login() method in JAAS LoginModule class.
login() - Method in interface org.forgerock.openam.authentication.service.LoginContext
Perform the authentication.
login() - Method in class org.forgerock.openam.authentication.service.LoginContextWrapper
 
login(String, String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
 
login() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Starts the login process for the given AuthContextLocal object.
login(AuthContext.IndexType, String) - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Starts the login process for the given AuthContextLocal object.
login(AuthContext.IndexType, String, Map<String, Set<String>>, String) - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Starts the login process for the given AuthContextLocal object.
login() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Starts the login process for the given AuthContextLocal object.
login(AuthContext.IndexType, String) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Starts the login process for the given AuthContextLocal object.
login(AuthContext.IndexType, String, Map<String, Set<String>>, String) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Starts the login process for the given AuthContextLocal object.
LOGIN - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Login type.
LOGIN_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LOGIN_CHALLENGE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LOGIN_FAILURE_COUNT - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_FAILURE_DURATION - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_FAILURE_LOCKOUT - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_FAILURE_STORE_IN_DS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_FAILURE_URL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_HINT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: OpenId Connect request.
LOGIN_HINT_COOKIE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
The cookie name that contains any login_hint parameter that was provided with an OpenID Connect authorize request, set so that authentication modules in the authentication chain can use its value to improve UX.
LOGIN_ID - Static variable in class com.sun.identity.log.LogConstants
The LoginID field.
LOGIN_ID - Static variable in class com.sun.identity.saml2.logging.LogUtil
The LoginID field.
LOGIN_ID - Static variable in class com.sun.identity.wss.logging.LogUtil
The LoginID field.
LOGIN_ID_SID - Static variable in class com.sun.identity.log.LogConstants
 
LOGIN_IGNORE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
login states
LOGIN_MODULE_CONTROL_FLAG - Static variable in class org.forgerock.openam.audit.AuditConstants
Key for the login module control flag that can be added AuditRequestContext.
LOGIN_NEW_PIN_NEXT_TOKEN - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_NEXT_TOKEN - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_PAGE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Part of the login URL
LOGIN_REQUIRED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
OpenID Connect login required error
LOGIN_START - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_START - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
LOGIN_STATUS - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LOGIN_STATUS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_STATUS_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LOGIN_STATUS_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LOGIN_SUCCEED - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_SUCCESS_URL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Auth redirect url attributes
LOGIN_SYS_GEN_PIN - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_URL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
LOGIN_URL - Static variable in interface com.sun.identity.shared.Constants
Property for Login URL.
LoginAuthenticator - Class in org.forgerock.openam.core.rest.authn.core
This class is responsible for starting or continuing a login process.
LoginAuthenticator(CoreServicesWrapper) - Constructor for class org.forgerock.openam.core.rest.authn.core.LoginAuthenticator
Constructs an instance of the LoginAuthenticator.
LoginConfiguration - Class in org.forgerock.openam.core.rest.authn.core
Contains all the configuration required to start or continue a login process.
LoginConfiguration() - Constructor for class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
 
loginContext - Variable in class com.sun.identity.authentication.internal.AuthContext
 
LoginContext - Class in com.sun.identity.authentication.internal
 
LoginContext(String, CallbackHandler) - Constructor for class com.sun.identity.authentication.internal.LoginContext
 
LoginContext(String, AuthSubject, CallbackHandler) - Constructor for class com.sun.identity.authentication.internal.LoginContext
 
LoginContext - Class in com.sun.identity.authentication.jaas
This class is pulled out from JDK1.4.
LoginContext(AppConfigurationEntry[], CallbackHandler) - Constructor for class com.sun.identity.authentication.jaas.LoginContext
 
LoginContext(AppConfigurationEntry[], Subject, CallbackHandler) - Constructor for class com.sun.identity.authentication.jaas.LoginContext
 
LoginContext - Interface in org.forgerock.openam.authentication.service
Generic interface for LoginContexts, in order to wrap the two implementations currently used with OpenAM.
LoginContext.ModuleInfo - Class in com.sun.identity.authentication.jaas
LoginModule information - encapsulates Configuration info and actual module instances.
LoginContextFactory - Class in org.forgerock.openam.authentication.service
This Factory makes Login Context objects based on whether authentication is happening in pure JAAS modules and whether there is a subject available.
LoginContextWrapper - Class in org.forgerock.openam.authentication.service
Wrapper class for the javax implementation of LoginContext.
LoginContextWrapper(LoginContext) - Constructor for class org.forgerock.openam.authentication.service.LoginContextWrapper
Create an instance of the wrapper based on an existing LoginContext.
loginException - Variable in class com.sun.identity.authentication.internal.AuthContext
 
loginException - Variable in class com.sun.identity.authentication.server.AuthContextLocal
AuthLoginException
LogInfo - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log.
LogInfo() - Constructor for class com.sun.identity.log.service.LogInfo
 
LOGINFO - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "logInfo"
LogInfoMap - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log information map.
LogInfoMap() - Constructor for class com.sun.identity.log.service.LogInfoMap
 
logInfoMap - Variable in class com.sun.identity.log.service.LogInfoMap
MAP variable to keep log information map
logInfoMap - Variable in class com.sun.identity.log.service.LogRecord
Sting variable to keep log information map
LOGINFOMAP - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "logInfoMap"
LoginHintHook - Class in org.forgerock.openidconnect.restlet
Hooks into the authorize and token request to set/unset a cookie containing the login_hint OIDC parameter, which may be used by the authentication chain.
LoginHintHook() - Constructor for class org.forgerock.openidconnect.restlet.LoginHintHook
 
LoginIndex - Static variable in class com.sun.identity.authentication.server.AuthXMLRequest
Constant of Authentication request for login index
LoginIPHostAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-AppleTalk-Link attribute as specified in section 5.14 of RFC 2865.
LoginIPHostAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.LoginIPHostAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
LoginIPHostAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.LoginIPHostAttribute
Constructs an instance from the hostAddr value.
LoginLATGroupAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-Route attribute as specified in section 5.36 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
LoginLATGroupAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.LoginLATGroupAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
LoginLATGroupAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.LoginLATGroupAttribute
Create an instance with the specified LAT group codes.
LoginLATNodeAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-Route attribute as specified in section 5.35 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
LoginLATNodeAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.LoginLATNodeAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
LoginLATNodeAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.LoginLATNodeAttribute
Create an instance with the specified LAT node identity.
LoginLATPortAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Login-LAT-Port attribute as specified in section 5.43 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
LoginLATPortAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.LoginLATPortAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
LoginLATPortAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.LoginLATPortAttribute
Create an instance with the port with which the user is to be connected by LAT.
LoginLATServiceAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Login-LAT-Service attribute as specified in section 5.34 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
LoginLATServiceAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.LoginLATServiceAttribute
Constructs a new instance from the on-the-wire bytes for this attribute.
LoginLATServiceAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.LoginLATServiceAttribute
Create an instance with the system with which the user is to be connected by LAT.
LoginLogoutMapping - Class in com.sun.identity.authentication.UI
Servlet mapping to forward '/login' to '/UI/Login' and '/logout' to '/UI/Logout'
LoginLogoutMapping() - Constructor for class com.sun.identity.authentication.UI.LoginLogoutMapping
 
LoginModule - Interface in com.sun.identity.authentication.internal
 
LoginPrincipal - Static variable in class com.sun.identity.authentication.server.AuthXMLRequest
Constant of Authentication request for login principal
LoginProcess - Class in org.forgerock.openam.core.rest.authn.core
This class represents the login process, maintaining the current state of the login process and providing operations to continue to the next stage of the login process to the completion of the login process.
LoginProcess(LoginAuthenticator, LoginConfiguration, AuthenticationContext, CoreServicesWrapper) - Constructor for class org.forgerock.openam.core.rest.authn.core.LoginProcess
Constructs an instance of the LoginProcess.
LoginRequiredException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the authentication of the resource owner fails.
LoginRequiredException() - Constructor for exception org.forgerock.oauth2.core.exceptions.LoginRequiredException
Constructs a new LoginRequiredException with the default message.
LoginRequiredException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.LoginRequiredException
Constructs a new LoginRequiredException with a specified message.
LoginServiceAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Framed-Route attribute as specified in section 5.15 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
LoginServiceAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
LoginServiceAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Constructs a new instance from the service to use to connect the user to the login host.
LoginStage - Enum in org.forgerock.openam.core.rest.authn.core
The possible stages of the Login process.
LoginState - Class in com.sun.identity.authentication.service
This class maintains the User's login state information from the time user requests for authentication till the time the user either logs out of the OpenAM system or the session is destroyed by any privileged application of the OpenAM system.
LoginState() - Constructor for class com.sun.identity.authentication.service.LoginState
 
LoginStateCallback - Class in com.sun.identity.authentication.service
Class implementations of Callback interface.
LoginStateCallback() - Constructor for class com.sun.identity.authentication.service.LoginStateCallback
Creates LoginStateCallback object.
loginStatus - Variable in class com.sun.identity.authentication.internal.AuthContext
 
loginStatus - Variable in class com.sun.identity.authentication.server.AuthContextLocal
 
LoginStatus - Class in com.sun.identity.authentication.service
Class is representing status code for different login status
LoginStatus() - Constructor for class com.sun.identity.authentication.service.LoginStatus
 
loginStatus - Variable in class com.sun.identity.authentication.service.LoginStatus
Authentication not started
LoginSubject - Static variable in class com.sun.identity.authentication.server.AuthXMLRequest
Constant of Authentication request for login subject
LoginTCPPortAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Login-TCP-Port attribute as specified in section 5.16 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
LoginTCPPortAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.LoginTCPPortAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
LoginTCPPortAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.LoginTCPPortAttribute
Constructs a new instance from the TCP port with which the user is to be connected, when the Login-Service Attribute is also present.
loginThread - Variable in class com.sun.identity.authentication.internal.AuthContext
 
LoginTimeOutException - Exception in com.sun.identity.authentication.spi
Exception that is thrown when the user-entered tokens cause the authentication module to be authenticated to fail.
LoginTimeOutException(String, String, Object[]) - Constructor for exception com.sun.identity.authentication.spi.LoginTimeOutException
Creates LoginTimeOutException object.
LoginTimeOutException(String) - Constructor for exception com.sun.identity.authentication.spi.LoginTimeOutException
Constructor
LoginTimeOutException(Throwable) - Constructor for exception com.sun.identity.authentication.spi.LoginTimeOutException
Constructor
logIt(String[], int, String, Hashtable) - Method in class com.sun.identity.authentication.service.AuthD
Writes a log record.
logLicenseAccepted(License, String, Date) - Method in interface org.forgerock.openam.license.LicenseLog
Logs that the given user has accepted the given license terms.
logLicenseAccepted(License, String, Date) - Method in class org.forgerock.openam.license.PropertiesFileLicenseLog
Logs that the given user has accepted the given license terms.
logLogout(SSOToken) - Method in class com.sun.identity.authentication.service.AuthD
Log Logout status
LogManager - Class in com.sun.identity.log
This class keeps track of all the logger objects and does all the bookkeeping work.
LogManager() - Constructor for class com.sun.identity.log.LogManager
 
LogManager - Class in com.sun.identity.plugin.log
The LogManager is used to get an instance of the Logger implementation class.
LogManager() - Constructor for class com.sun.identity.plugin.log.LogManager
 
LogManagerUtil - Class in com.sun.identity.log
This class is a work around for situations where our log manager conflicts with an existing log manager in the container.
LogManagerUtil() - Constructor for class com.sun.identity.log.LogManagerUtil
 
logmessage - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
log entry templae in message IDs html page.
LogMessageConstants - Interface in com.sun.identity.log.messageid
 
LogMessageID - Class in com.sun.identity.log.messageid
Log Message ID is a unique identifier for each log message.
LogMessageID(Level, String, int, String, String, List<String>) - Constructor for class com.sun.identity.log.messageid.LogMessageID
Constructs a log message ID instance.
LogMessageProvider - Interface in com.sun.identity.log.messageid
This interface defines a methods for a log message provider.
LogMessageProviderBase - Class in com.sun.identity.log.messageid
This is the base class for all Log Message Provider class.
LogMessageProviderBase(String) - Constructor for class com.sun.identity.log.messageid.LogMessageProviderBase
 
LogMessages - Class in com.sun.identity.tools.logdoc
Log Message IDs.
logMessages(boolean) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
LogMessagesFormatter - Class in com.sun.identity.tools.logdoc
Generate html page for log message IDs.
logName - Variable in class com.sun.identity.idsvcs.Log
 
LOGNAME - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
LOGO_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
LogOperation - Interface in com.sun.identity.log.service
This interface defines result of log operation.
logout() - Method in class com.iplanet.am.util.CLILogin
 
logout(Session) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
Performs the logout operation on the Session.
logout(Session) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Performs the logout operation on the Session.
logout(Session) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
Performs a logout operation by making a remote request based on the Sessions service URL.
logout(Session) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
 
logout(Session) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
logout(Session) - Method in class com.iplanet.dpro.session.service.SessionService
Logout the user.
logout() - Method in class com.iplanet.dpro.session.Session
Logs out a session.
Logout - Static variable in class com.iplanet.dpro.session.share.SessionRequest
 
logout(SSOToken) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
 
logout(SSOToken) - Method in interface com.iplanet.sso.SSOProvider
Logs out of the session underlying this SSOToken.
logout(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Logs out of any OpenAM session associated with the token without destroying the token itself.
logout() - Method in class com.sun.identity.authentication.AuthContext
Logs out the user and also invalidates the single sign on token associated with this AuthContext.
logout() - Method in class com.sun.identity.authentication.internal.AuthContext
Logs the user out.
logout(SSOToken) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
logout() - Method in class com.sun.identity.authentication.internal.LoginContext
 
logout() - Method in interface com.sun.identity.authentication.internal.LoginModule
 
logout() - Method in class com.sun.identity.authentication.internal.server.LocalLdapAuthModule
 
logout() - Method in class com.sun.identity.authentication.internal.server.SMSAuthModule
 
logout() - Method in class com.sun.identity.authentication.jaas.LoginContext
 
logout() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Logs out the user and also invalidates the SSOToken associated with this AuthContextLocal.
Logout - Static variable in class com.sun.identity.authentication.server.AuthXMLRequest
Constant of Authentication request for logout
logout() - Method in class com.sun.identity.authentication.service.AMLoginContext
Logs out.
logout(String, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.service.AuthUtils
Performs a logout on a given token ensuring the post auth classes are called
logout(InternalSession, SSOToken, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.service.AuthUtils
Performs a logout on a given token ensuring the post auth classes are called
LOGOUT - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
logout() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Logs out a Subject.
logout(String, HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.authentication.service.AuthUtilsWrapper
Performs a logout on a given token ensuring the post auth classes are called.
logout() - Method in interface org.forgerock.openam.authentication.service.LoginContext
Logout the Subject.
logout() - Method in class org.forgerock.openam.authentication.service.LoginContextWrapper
 
logout() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
 
logout(SSOToken) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
logout(SSOToken) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
LOGOUT_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
LOGOUT_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
LOGOUT_ALL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
LOGOUT_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LOGOUT_BY_HANDLE_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
LOGOUT_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Directive "SendSingleLogOut".
LOGOUT_DISPLAY_NAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Attribute name for communicating local provider display name from servlet to JSP
LOGOUT_DONE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout Done URL
LOGOUT_DONE_URL - Static variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
LOGOUT_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
LOGOUT_ENTRY_UTI_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.agent.AgentConstants
Logout entry URI attribute name.
LOGOUT_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Single logout failed.
LOGOUT_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Logout Failed
LOGOUT_FAILED_INVALID_HANDLER - Static variable in class com.sun.identity.federation.common.LogUtil
Logout Failed, Invalid Handler
LOGOUT_FAILED_MANAGER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout failed.
LOGOUT_FAILED_REQUEST_IMPROPER - Static variable in class com.sun.identity.federation.common.LogUtil
Logout request not formed properly.
LOGOUT_FAILED_STATUS - Static variable in class com.sun.identity.multiprotocol.SingleLogoutManager
Status code for logout failure
LOGOUT_FAILURE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout status: Failure
LOGOUT_FORM - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
LOGOUT_IDP_GET_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP Single logout via http get
LOGOUT_IDP_REDIRECT_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP Single logout via http
LOGOUT_IDP_SOAP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP Single logout via idp
LOGOUT_INVALID_HANDLER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to get Pre/Logout handler.
LOGOUT_NO_ACTION_STATUS - Static variable in class com.sun.identity.multiprotocol.SingleLogoutManager
Status code for no logout action performed.
LOGOUT_NO_SESSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout status: No Session
LOGOUT_PARTIAL_STATUS - Static variable in class com.sun.identity.multiprotocol.SingleLogoutManager
Status code for partial logout success
LOGOUT_PROFILE_NOT_SUPPORTED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Specified logout profile is not supported.
LOGOUT_PROFILE_NOT_SUPPORTED - Static variable in class com.sun.identity.federation.common.LogUtil
Logout profile not supported.
LOGOUT_PROVIDER_LIST - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Attribute name for communicating list of providers from servlet to JSP
LOGOUT_REDIRECT_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout failed to redirect due to incorrect URL.
LOGOUT_REDIRECT_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Logout failed to redirect due to incorrect URL.
LOGOUT_REDIRECTED_STATUS - Static variable in class com.sun.identity.multiprotocol.SingleLogoutManager
Status code for logout request being redirected
LOGOUT_RELAY_STATE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout relay state
LOGOUT_REPEAT_FLAG - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Repeat logout flag
LOGOUT_REQUEST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
LogoutRequest
LOGOUT_REQUEST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for LogoutRequest
LOGOUT_REQUEST - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
LOGOUT_REQUEST_CREATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Creation of logout request failed.
LOGOUT_REQUEST_IMPROPER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout request not formed properly.
LOGOUT_REQUEST_NO_PROVIDER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout request does not have provider specified properly.
LOGOUT_REQUEST_PROCESSING_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to process Logout request.
LOGOUT_REQUEST_PROCESSING_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Logout Request processing failed.
LOGOUT_RESPONSE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
LogoutResponse
LOGOUT_RESPONSE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for LogoutResponse
LOGOUT_RESPONSE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
LOGOUT_SP_REDIRECT_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SP Single logout via http
LOGOUT_SP_SOAP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SP Single logout via soap
LOGOUT_STATUS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout status
LOGOUT_SUCCEEDED_STATUS - Static variable in class com.sun.identity.multiprotocol.SingleLogoutManager
Status code for logout success
LOGOUT_SUCCESS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout status: Success
LOGOUT_SUCCESS - Static variable in class com.sun.identity.federation.common.LogUtil
Logout Success
LOGOUT_TOKEN_INVALID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout failed due to invalid session.
LOGOUT_WREPLY - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Attribute name for communicating WS-Federation wreply parameter from servlet to JSP
LogoutActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'logout' action
LogoutActionHandler(SSOTokenManager, AuthUtilsWrapper) - Constructor for class org.forgerock.openam.core.rest.session.action.LogoutActionHandler
Constructs a LogoutActionHandler instance
LogoutByHandleActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for "logoutByHandle" action.
LogoutByHandleActionHandler() - Constructor for class org.forgerock.openam.core.rest.session.action.LogoutByHandleActionHandler
 
LOGOUTDONE_PAGE_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Logout completed jsp name
LOGOUTID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Signature Id used in logout profile
LogoutRequest - Interface in com.sun.identity.saml2.protocol
This class represents the LogoutRequest element in SAML protocol schema.
logoutRequestById - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache to save LogoutRequests by their ID for later retrieval.
logoutRequestIDHash - Static variable in class com.sun.identity.saml2.profile.SPCache
SP: used to map LogoutRequest ID and inResponseTo in LogoutResponse element to the original LogoutRequest object key : request ID (String) value : original logout request object (LogotRequest)
logoutRequestIDs - Static variable in class com.sun.identity.wsfederation.profile.SPCache
SP: used to correlate LogoutRequest ID and inResponseTo in LogoutResponse element : request ID (String)
LogoutRequestImpl - Class in com.sun.identity.saml2.protocol.impl
This class implements the LogoutRequest element in SAML protocol schema.
LogoutRequestImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Constructs the LogoutRequest Object.
LogoutRequestImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Constructs the LogoutRequest Object.
LogoutRequestImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Constructs the LogoutRequest Object.
LogoutResponse - Interface in com.sun.identity.saml2.protocol
This class represents the LogoutResponse element in SAML protocol schema.
logoutResponseCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the original LogoutResponse generated by IDP proxy to the IDP key : requestID (String) value : Map keeping LogoutResponse, sending location, spEntityID and idpEntityID.
LogoutResponseImpl - Class in com.sun.identity.saml2.protocol.impl
This class implements the LogoutResponse element in SAML protocol schema.
LogoutResponseImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.LogoutResponseImpl
Constructs the LogoutResponse Object.
LogoutResponseImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.LogoutResponseImpl
Constructs the LogoutResponse Object.
LogoutResponseImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.LogoutResponseImpl
Constructs the LogoutResponse Object.
logoutUsingTokenID() - Method in class com.sun.identity.authentication.AuthContext
Logs out the user and also invalidates the single sign on token associated with this AuthContext.
LogoutUtil - Class in com.sun.identity.saml2.profile
This class constructs the LogoutRequest and executes the required processing logic for sending LogoutRequest from SP to IDP.
LogoutUtil() - Constructor for class com.sun.identity.saml2.profile.LogoutUtil
 
logPacketContent(Packet, String) - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Log packet's attributes in raw hex and read-able chars (where possible).
LogProvider - Class in com.sun.identity.log
 
LogProvider - Class in com.sun.identity.plugin.log.impl
This class is the AM implementation of the Open Federation Logger interface.
LogProvider() - Constructor for class com.sun.identity.plugin.log.impl.LogProvider
 
LogQuery - Class in com.sun.identity.log
LogQuery defines the query format that the reader api supports.
LogQuery() - Constructor for class com.sun.identity.log.LogQuery
Default constructor It creates the new object and assigns space to them.
LogQuery(int) - Constructor for class com.sun.identity.log.LogQuery
Customized constructor to set only maxrecord.
LogQuery(int, int, String) - Constructor for class com.sun.identity.log.LogQuery
Customized constructor.
LogReadDBHandler - Class in com.sun.identity.log.handlers
LogReadDBHandler class implements ReadDBHandler interface.
LogReadDBHandler() - Constructor for class com.sun.identity.log.handlers.LogReadDBHandler
constructor does nothing
LogReader - Class in com.sun.identity.log
LogReader class provides mechanism to read a log file to the caller.
LogReadFileHandler - Class in com.sun.identity.log.handlers
LogReadFileHandler class implements LogReadHandler interface.
LogReadFileHandler() - Constructor for class com.sun.identity.log.handlers.LogReadFileHandler
constructor does nothing
LogReadHandler - Interface in com.sun.identity.log.handlers
LogReadHandler interface provides methods that must be present in each log read handler to read a log file.
LogRecord - Class in com.sun.identity.log
Extension to the JDK1.4 LogRecord to include the logInfo HashMap and methods to store and retrieve data from this logInfo Map.
LogRecord(Level, String) - Constructor for class com.sun.identity.log.LogRecord
Construct the LogRecord with the given Level and message values.
LogRecord(Level, String, Object) - Constructor for class com.sun.identity.log.LogRecord
Construct the LogRecord with the given Level and message values.
LogRecord(Level, String, Hashtable) - Constructor for class com.sun.identity.log.LogRecord
Constructor for auth logging
LogRecord - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log record.
LogRecord() - Constructor for class com.sun.identity.log.service.LogRecord
 
LOGRECORD - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "logRecord"
LogRecordSorter - Class in com.sun.identity.log.util
LogRecordSorter class provides mechanism to sort log records on any field.
LogRecordSorter(String, ArrayList) - Constructor for class com.sun.identity.log.util.LogRecordSorter
Constructor.
logRecRead(String, LogQuery, LogManager, boolean) - Method in class com.sun.identity.log.handlers.LogReadDBHandler
LogReader calls this method.
logRecRead(Set, LogQuery, LogManager, boolean) - Method in class com.sun.identity.log.handlers.LogReadDBHandler
LogReader calls this method.
logRecRead(String, LogQuery, boolean) - Method in class com.sun.identity.log.handlers.LogReadFileHandler
LogReader calls this method method.
logRecRead(Set, LogQuery, boolean) - Method in class com.sun.identity.log.handlers.LogReadFileHandler
LogReader calls this method method.
logRecRead(String, LogQuery, boolean) - Method in interface com.sun.identity.log.handlers.LogReadHandler
LogReader calls this method method.
logRecRead(Set, LogQuery, boolean) - Method in interface com.sun.identity.log.handlers.LogReadHandler
LogReader calls this method method.
logRecRead(String, LogQuery, LogManager, boolean) - Method in interface com.sun.identity.log.handlers.ReadDBHandler
LogReader calls this method.
logRecRead(Set, LogQuery, LogManager, boolean) - Method in interface com.sun.identity.log.handlers.ReadDBHandler
LogReader calls this method.
LogRecWrite - Class in com.sun.identity.log.service
This class implements ParseOutput interface and LogOperation interface.
LogRecWrite() - Constructor for class com.sun.identity.log.service.LogRecWrite
 
LogResponse - Class in com.sun.identity.idsvcs
 
LogResponse() - Constructor for class com.sun.identity.idsvcs.LogResponse
 
LogResponse_LiteralSerializer - Class in com.sun.identity.idsvcs
 
LogResponse_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.LogResponse_LiteralSerializer
 
LogResponse_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.LogResponse_LiteralSerializer
 
LogService - Class in com.sun.identity.log.service
This class parses the xml/http(s) log requests and executes the corresponding log operation.
LogService(AuditEventPublisher, AuditEventFactory) - Constructor for class com.sun.identity.log.service.LogService
Registers the classes with the SAX parser
LogSign - Class in com.sun.identity.log.secure
This class is logging signature that generates with the MAC value for each log entry.
LogSign(String) - Constructor for class com.sun.identity.log.secure.LogSign
Constructor
LOGSIGN_PERIODINSECONDS - Static variable in class com.sun.identity.log.LogConstants
Defines the LogSign period in seconds.
LOGSIGN_PERIODINSECONDS_DEFAULT - Static variable in class com.sun.identity.log.LogConstants
 
LogSSOTokenDetails - Class in com.sun.identity.log.s1is
This is a DSAME specific util class which takes in LogRecord and SSOToken.
LogSSOTokenDetails() - Constructor for class com.sun.identity.log.s1is.LogSSOTokenDetails
Creates new LogSSOTokenDetails object.
logSSOTokenInfo(LogRecord, SSOToken) - Static method in class com.sun.identity.log.s1is.LogSSOTokenDetails
This method extracts the information from SSOToken and adds each of the HashTable of LogRecord.
logStatus - Static variable in class com.sun.identity.policy.PolicyUtils
 
logStopLogs() - Method in class com.sun.identity.log.LogManager
 
logSuccess(String, String) - Method in class com.sun.identity.authentication.service.LoginState
Adds log message to authentication access log.
logType - Variable in class com.sun.identity.log.service.LogRecord
Sting variable to keep log type
LogType - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log type.
LogType() - Constructor for class com.sun.identity.log.service.LogType
 
LOGTYPE - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "logType"
LogUtil - Class in com.sun.identity.cot
The LogUtil class provides methods which are used by circle of trust manager to write logs.
LogUtil() - Constructor for class com.sun.identity.cot.LogUtil
 
LogUtil - Class in com.sun.identity.federation.common
The LogUtil class provides methods which are used by federation compoment to write logs.
LogUtil() - Constructor for class com.sun.identity.federation.common.LogUtil
 
LogUtil - Class in com.sun.identity.liberty.ws.common
The LogUtil class defines methods which are used by Liberty compoment to write logs.
LogUtil() - Constructor for class com.sun.identity.liberty.ws.common.LogUtil
 
LogUtil - Class in com.sun.identity.saml2.logging
The LogUtil class defines methods which are used by SAML2 compoment to write logs.
LogUtil() - Constructor for class com.sun.identity.saml2.logging.LogUtil
 
LogUtil - Class in com.sun.identity.wsfederation.logging
The LogUtil class defines methods which are used by WS-Federation component to write logs.
LogUtil() - Constructor for class com.sun.identity.wsfederation.logging.LogUtil
 
LogUtil - Class in com.sun.identity.wss.logging
The LogUtil class defines methods which are used by Web Services Security (STS and WSS) compoment to write logs.
LogUtil() - Constructor for class com.sun.identity.wss.logging.LogUtil
 
LogUtils - Class in com.sun.identity.saml.common
The LogUtils class defines methods which are used by SAML compoment to write logs.
LogUtils() - Constructor for class com.sun.identity.saml.common.LogUtils
 
LogVerifier - Class in com.sun.identity.log.secure
This class is verifying signature that is generated with the MAC value for each log entry.
LogVerifier(String, AMPassword) - Constructor for class com.sun.identity.log.secure.LogVerifier
Constructs LogVerifier object
LOGVERIFY_PERIODINSECONDS - Static variable in class com.sun.identity.log.LogConstants
Defines the secure LoggingService log verify period.
LOGVERIFY_PERIODINSECONDS_DEFAULT - Static variable in class com.sun.identity.log.LogConstants
 
LogWriter - Class in com.sun.identity.cli
Writes audit log entries.
LogXMLStrings - Class in com.sun.identity.log.service
This class defines constant values for logger service.
LogXMLStrings() - Constructor for class com.sun.identity.log.service.LogXMLStrings
 
LongToCalendarConverter - Class in org.forgerock.openam.tokens
A custom converter that converted Longs to Calendars.
LongToCalendarConverter() - Constructor for class org.forgerock.openam.tokens.LongToCalendarConverter
 
lookup(String) - Method in interface org.forgerock.openam.core.realms.RealmLookup
Looks up the provided realm, in either its path or DN format.
LOWERCASE_URI - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Lowercase Transform name.
LowerCaseIdCachedServicesDecorator - Class in org.forgerock.openam.idm
Version of LowerCaseIdServicesDecorator that also implements the IdCachedServices interface.
LowerCaseIdCachedServicesDecorator(IdCachedServices) - Constructor for class org.forgerock.openam.idm.LowerCaseIdCachedServicesDecorator
Constructs the decorator using the given delegate implementation.
LowerCaseIdServicesDecorator - Class in org.forgerock.openam.idm
Implementation of the IdServices interface that just ensures all attribute names are lower case to ensure API consistency.
LowerCaseIdServicesDecorator(IdServices) - Constructor for class org.forgerock.openam.idm.LowerCaseIdServicesDecorator
Constructs the lower-case decorator using the given delegate IdServices implementation for actual work.
LowercaseTransform - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
LowercaseTransform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.LowercaseTransform
Deprecated.
This is the default constructor.
LRURL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
RelayState parameter
LRURL - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
ls - Variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds LoginStatus
LT - Static variable in class com.sun.identity.log.QueryElement
Lesser Than Relationship.

M

MAC() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.MAC
 
MAC - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.MAC
Mac

Authorization: MAC id="h480djs93hd8", ts="1336363200", nonce="dj83hs9s", mac="bhCQXTVyfj5cmA9uKkPFx1zeOXM="

MAC_FIELDNAME - Static variable in class com.sun.identity.log.LogConstants
Defines the LoggingService name.
MAC_PARAMETER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.MAC
REQUIRED.
MACGenerator - Class in com.sun.identity.log.secure
MACGenerator class implements the IGenerator interface and provides the mechanism to generate MAC for the data which is then used for checking for tampering.
MACGenerator() - Constructor for class com.sun.identity.log.secure.MACGenerator
 
Macro - Annotation Type in com.sun.identity.cli.annotation
 
MACRO_RESOURCE - Static variable in class com.sun.identity.entitlement.AttributeLookupCondition
Resource Macro
MACRO_USER - Static variable in class com.sun.identity.entitlement.AttributeLookupCondition
User Macro
MAIL - Static variable in class com.iplanet.security.x509.CertUtils
 
MailAddressValidator - Class in com.iplanet.ums.validation
Validates mail address This class is constructed using default(noarguments) constructor and mail address is passed to validate function with optional rules The passed mail address is validated for authenticity and boolean value is returned accordingly.
MailAddressValidator() - Constructor for class com.iplanet.ums.validation.MailAddressValidator
 
MailRuProfileProvider - Class in org.forgerock.openam.authentication.modules.oauth2.profile
 
MailRuProfileProvider() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.profile.MailRuProfileProvider
 
MailServer - Interface in org.forgerock.openam.services.email
Pluggable interface for all email sending in OpenAM.
MailServerImpl - Class in org.forgerock.openam.services.email
Default MailServer implementation that sends email via the configured SMTP server.
MailServerImpl(String) - Constructor for class org.forgerock.openam.services.email.MailServerImpl
Default Constructor
MailServerImpl(ServiceConfigManager, ServiceConfig, Debug, AMSendMail, Map<String, Set<String>>) - Constructor for class org.forgerock.openam.services.email.MailServerImpl
Constructor used for testing
MailServerLoader - Class in org.forgerock.openam.forgerockrest.utils
Responsible for loading the MailServer implementation.
MailServerLoader() - Constructor for class org.forgerock.openam.forgerockrest.utils.MailServerLoader
 
MailService - Class in org.forgerock.openam.services
This CREST resource represents a service as opposed to some resource, hence it only implements action.
MailService(MailServerLoader) - Constructor for class org.forgerock.openam.services.MailService
Creates a new CREST email service.
MailServiceUpgradeHelper - Class in org.forgerock.openam.upgrade.helpers
This upgrade helper is used to upgrade the mail server schema.
MailServiceUpgradeHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.MailServiceUpgradeHelper
Default Constructor
main(String[]) - Static method in class com.iplanet.am.util.AMGenerateServerID
 
main(String[]) - Static method in class com.iplanet.am.util.getEncoding
 
main(String[]) - Static method in class com.iplanet.am.util.UpdateDNSAlias
 
main(String[]) - Static method in class com.iplanet.dpro.parser.WebtopParser
 
main(String[]) - Static method in class com.iplanet.dpro.session.service.PermutationGenerator
 
main(String[]) - Static method in class com.iplanet.services.ldap.ServerConfigMgr
 
main(String[]) - Static method in class com.iplanet.services.util.Hash
Deprecated.
Hash of the provided string or string read from a file specified with a "-f" option
main(String[]) - Static method in class com.iplanet.services.util.internal.ImportConfig
 
main(String[]) - Static method in class com.iplanet.services.util.internal.RandomString
This method prints the encrypted random string.
main(String[]) - Static method in class com.iplanet.services.util.internal.TextCrypt
This method encrypts the passed string and then prints on console.
main(String[]) - Static method in class com.sun.identity.cli.CommandManager
Entry point to the engine.
main(String[]) - Static method in class com.sun.identity.common.DESGenKey
 
main(String[]) - Static method in class com.sun.identity.common.ReaderWriterLock.Test
 
main(String[]) - Static method in class com.sun.identity.common.validation.IntegerValidator
Deprecated.
Test
main(String[]) - Static method in class com.sun.identity.common.validation.PositiveIntegerValidator
Deprecated.
Test
main(String[]) - Static method in class com.sun.identity.common.validation.URLValidator
Deprecated.
Test
main(String[]) - Static method in class com.sun.identity.common.validation.XSDateTimeValidator
Deprecated.
 
main(String[]) - Static method in class com.sun.identity.common.validation.XSDurationValidator
Deprecated.
 
main(String[]) - Static method in class com.sun.identity.federation.cli.tools.WebHelperCreator
Generates CLI Definition class.
main(String[]) - Static method in class com.sun.identity.fedlet.FedletEncodeDecode
Encodes the password.
main(String[]) - Static method in class com.sun.identity.install.tools.launch.AdminToolLauncher
 
main(String[]) - Static method in class com.sun.identity.log.cli.ISArchiveVerify
Main method for the class.
main(String[]) - Static method in class com.sun.identity.monitoring.Agent
Main entry point.
main(String[]) - Static method in class com.sun.identity.sae.api.SecureAttrs
 
main(String[]) - Static method in class com.sun.identity.saml.common.Base64ToHex
Returns Hex encoded source ID based on the input Base64 source ID.
main(String[]) - Static method in class com.sun.identity.saml.common.HexToBase64
Returns Base64 encoded source ID based on the input Hex source ID.
main(String[]) - Static method in class com.sun.identity.saml.common.SAMLSiteID
Obtains site ID based on the host name.
main(String[]) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns site ID based on the host name.
main(String[]) - Static method in class com.sun.identity.setup.InsertContent
 
main(String[]) - Static method in class com.sun.identity.setup.InsertWebXMLContent
 
Main - Class in com.sun.identity.setup
Entry-point for the CLI Configurator
Main() - Constructor for class com.sun.identity.setup.Main
 
main(String[]) - Static method in class com.sun.identity.setup.Main
Starting point.
main(String[]) - Static method in class com.sun.identity.setup.MergeClientConfig
 
main(String[]) - Static method in class com.sun.identity.setup.MergeProperties
Merges two properties files into one.
main(String[]) - Static method in class com.sun.identity.setup.ParseInputData
 
main(String[]) - Static method in class com.sun.identity.setup.SwapClientConfig
 
main(String[]) - Static method in class com.sun.identity.shared.encode.Hash
Hash of the provided string or string read from a file specified with a "-f" option
main(String[]) - Static method in class com.sun.identity.shared.locale.Locale
 
main(String[]) - Static method in class com.sun.identity.shared.test.tools.ReportGenerator
 
main(String[]) - Static method in class com.sun.identity.shared.validation.IntegerValidator
Test
main(String[]) - Static method in class com.sun.identity.sm.SMSMigration70
 
main(String[]) - Static method in class com.sun.identity.sm.util.SMSRepositoryMig
 
Main - Class in com.sun.identity.tools.bundles
 
Main() - Constructor for class com.sun.identity.tools.bundles.Main
 
main(String[]) - Static method in class com.sun.identity.tools.bundles.Main
 
main(String[]) - Static method in class com.sun.identity.tools.deployablewar.WarCreator
 
main(String[]) - Static method in class com.sun.identity.tools.diffs.Diffs
 
main(String[]) - Static method in class com.sun.identity.tools.diffs.Stat
 
main(String[]) - Static method in class com.sun.identity.tools.logdoc.LogMessagesFormatter
Takes an array of directories where message IDs xml resides.
main(String[]) - Static method in class com.sun.identity.tools.manifest.Manifest
 
main(String[]) - Static method in class com.sun.identity.tools.nightly.NightlyIndexHtml
 
main(String[]) - Static method in class com.sun.identity.tools.nightly.PrepNight
 
main(String[]) - Static method in class org.forgerock.openam.radius.server.ConsoleClient
Main entry point.
Main - Class in org.forgerock.openam.setup
Entry-point for the CLI Upgrader
Main() - Constructor for class org.forgerock.openam.setup.Main
 
main(String[]) - Static method in class org.forgerock.openam.setup.Main
Starting point.
main(String[]) - Static method in class org.openidentityplatform.openam.cassandra.embedded.Server
 
MAJOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Major Version
majorVersion - Variable in class com.sun.identity.saml.protocol.AbstractRequest
 
majorVersion - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
makeCallback() - Static method in class org.forgerock.openam.authentication.callbacks.PollingWaitCallback
Gets a new PollingWaitCallbackBuilder to use for construction of a PollingWaitCallback.
makeContext() - Method in class org.forgerock.openam.scripting.timeouts.ObservedContextFactory
 
makeEndElementTagXML(String, boolean) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Generates end element tag.
MakeExplicitDefaultKeyStoreTypeStep - Class in org.forgerock.openam.upgrade.steps
When no keystore type is defined, the crypto APIs default to JKS.
MakeExplicitDefaultKeyStoreTypeStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.MakeExplicitDefaultKeyStoreTypeStep
Step constructor that passes through expected parameters.
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.Action
Makes the object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.Advice
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.Assertion
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.AssertionIDRef
Makes the object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.Attribute
Makes the object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.AudienceRestriction
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Makes the object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.BaseIDAbstract
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.ConditionAbstract
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.Conditions
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.Evidence
Makes the object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.ActionImpl
Makes the object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.AssertionIDRefImpl
Makes the object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Makes the object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Makes the object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Makes the object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Makes the object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.BaseIDAbstractImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.ConditionAbstractImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.KeyInfoConfirmationDataImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Makes the object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.NameIDType
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.Statement
Makes the object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.Subject
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.assertion.SubjectLocality
Makes the object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.Extensions
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.GetComplete
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.IDPList
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.ExtensionsImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.GetCompleteImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.IDPListImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.LogoutResponseImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Makes the obejct immutable
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.RequesterIDImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.ResponseImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.StatusDetailImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Makes this object immutable.
makeImmutable() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Makes this object immutable by making this object unmodifiable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.RequesterID
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.Scoping
Makes this object immutable.
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.Status
Makes the obejct immutable
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.StatusCode
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.StatusDetail
Makes the obejct immutable
makeImmutable() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Action
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Attribute
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Decision
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Environment
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.ActionImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.DecisionImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.EnvironmentImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.ResourceImpl
 
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.ResponseImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.StatusCodeImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.StatusDetailImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.StatusMessageImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.context.impl.SubjectImpl
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Request
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Resource
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.ResourceContent
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Response
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Result
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Status
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.StatusCode
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.StatusDetail
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.StatusMessage
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.context.Subject
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Makes this object immutable
makeImmutable() - Method in class com.sun.identity.xacml.policy.impl.ObligationsImpl
Makes this object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.policy.Obligation
Makes this object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.policy.Obligations
Makes this object immutable
makeImmutable() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Makes the object immutable
makeImmutable() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Makes the object immutable
makeImmutable() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionStatement
Makes the object immutable.
makeInvocation() - Method in interface org.forgerock.openam.sts.HttpURLConnectionWrapper
 
makeLogEntry(AuditConstants.EventName, AcceptedRadiusEvent) - Method in class org.forgerock.openam.radius.server.audit.RadiusAuditLoggerEventBus
Makes an 'access' audit log entry.
makeRelatedSessionID(String, SessionID) - Static method in class com.iplanet.dpro.session.SessionID
Generates encoded session id string which uses the same extensions and tail part as prototype session id, but a different encrypted ID.
makeSessionInfo(InternalSession, SessionID) - Method in class com.iplanet.dpro.session.utils.SessionInfoFactory
Generates a SessionInfo object from the given InternalSession.
makeStartElementTagXML(String, boolean, boolean) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Generates xml element start tag.
MALFORMED_URL - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
MANAGE_NAMEID_REQUEST - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
MANAGE_NAMEID_RESPONSE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
MANAGED_ROLE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a Managed Role object type
ManagedRole - Class in com.iplanet.ums
ManagedRole is a role implementation of the membership interface IAssignableMembership.
ManagedRole() - Constructor for class com.iplanet.ums.ManagedRole
No argument constructor
ManagedRole(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.ManagedRole
Constructs a ManagedRole object in memory with a given template.
MANAGEDROLE_ATTRIBUTES - Static variable in class com.iplanet.ums.ManagedRole
The attribute that is must for ManagedRole.
MANAGEDROLE_OBJECTCLASSES - Static variable in class com.iplanet.ums.ManagedRole
LDAP object classes that define the nsManagedRoleDefinition, the iPlanet Directory Server object class, that maps to ManagedRole
ManageNameIDRequest - Interface in com.sun.identity.saml2.protocol
This class represents the ManageNameIDRequestType complex type.
ManageNameIDRequestImpl - Class in com.sun.identity.saml2.protocol.impl
 
ManageNameIDRequestImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Constructor to create ManageNameIDRequest Object.
ManageNameIDRequestImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Constructor to create ManageNameIDRequest Object.
ManageNameIDRequestImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Constructor to create ManageNameIDRequest Object.
ManageNameIDRequestInfo - Class in com.sun.identity.saml2.profile
This class stores information about the request made to the Service Provider.
ManageNameIDRequestInfo(HttpServletRequest, HttpServletResponse, ManageNameIDRequest, String, Map, Object) - Constructor for class com.sun.identity.saml2.profile.ManageNameIDRequestInfo
Constructor creates the ManageNameIDRequest Info for a request.
ManageNameIDResponse - Interface in com.sun.identity.saml2.protocol
This class represents the ManageNameIDResponse element declaration.
ManageNameIDResponseImpl - Class in com.sun.identity.saml2.protocol.impl
Java content class for ManageNameIDResponse element declaration.
ManageNameIDResponseImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.ManageNameIDResponseImpl
Constructor to create ManageNameIDResponse Object.
ManageNameIDResponseImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.ManageNameIDResponseImpl
Constructor to create ManageNameIDResponse Object.
ManageNameIDResponseImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.ManageNameIDResponseImpl
Constructor to create ManageNameIDResponse Object.
ManageNameIDServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for ManageNameIDService element declaration.
ManageNameIDServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ManageNameIDServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
ManageNameIDServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
managerInst - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
managerInst - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
MANDATORY - Static variable in interface com.sun.identity.cli.IArgument
Mandatory argument.
Manifest - Class in com.sun.identity.tools.manifest
 
Manifest() - Constructor for class com.sun.identity.tools.manifest.Manifest
 
MANIFEST_CREATE_FILE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
MANIFEST_FILE_NAME - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
MANIFEST_NAME - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
MANIFEST_PATTERN - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
ManifestConstants - Interface in com.sun.identity.tools.manifest
 
ManifestElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for Manifest element declaration.
ManifestElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for Manifest element declaration.
ManifestElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ManifestElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
ManifestElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
ManifestElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
ManifestElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ManifestElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
ManifestType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for ManifestType complex type.
ManifestType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for ManifestType complex type.
ManifestTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ManifestTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
ManifestTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
ManifestTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
ManifestTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ManifestTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
map - Variable in class com.sun.identity.common.PeriodicGroupMap
 
Map_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
Map_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
Map_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
Map_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
Map_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
Map_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
Map_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
Map_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
Map_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
Map_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
Map_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
Map_5 - Variable in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
Map_5 - Variable in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
Map_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
Map_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
Map_9 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
mapByteToString(Map) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
mapByteToString(Map) - Static method in class com.iplanet.am.sdk.common.MiscUtils
 
mapDCToDomainName(DomainComponent) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Given a domain component in a dctree, maps it to a virtual domain name
mapDomainToDN(String) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Given a fully qualified domain name, maps it to the corresponding DN in the DCtree
MapDuplicateKeyChecker - Class in com.sun.identity.common.configuration
This helper class is used by the map validators to detect if a duplicate key is in the set.
MapDuplicateKeyChecker() - Constructor for class com.sun.identity.common.configuration.MapDuplicateKeyChecker
 
MapFormat - Class in com.sun.identity.tools.objects
A text format similar to MessageFormat but using string rather than numeric keys.
MapFormat(Map) - Constructor for class com.sun.identity.tools.objects.MapFormat
Constructor.
mapFromEntry(Entry) - Method in class org.forgerock.openam.cts.utils.LdapTokenAttributeConversion
Convert an Entry into a more convenient Mapping of CoreTokenField to Object.
MapHelper - Class in org.forgerock.openam.utils
Utility class for operations on Maps.
mapHttp2JavaCharset(String) - Static method in class com.iplanet.am.util.BrowserEncoding
 
MapId - Variable in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Variable for storing the value of "MapId".
MAPLIST - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The MAP_LIST attribute type specifies that the attribute should be display as an map list widget.
MapMarshallUtils - Class in org.forgerock.openam.sts
This class encapsulates a set of public static methods to aid in marshalling Rest and Soap STS instance config state, ultimately a json native format, into the Map> of attributes required for SMS persistence.
MapMarshallUtils() - Constructor for class org.forgerock.openam.sts.MapMarshallUtils
 
mapNameToDisplayName(Set<String>) - Method in class org.forgerock.openam.core.rest.sms.SmsConsoleServiceNameFilter
Maps service internal names to displayable (localized) names via their resource names.
MappingUtils - Class in org.forgerock.openam.utils
Utility method for parsing mappings.
MapSearchContext - Class in org.forgerock.openam.entitlement.utils.indextree.nodecontext
Map backed implementation of the SearchContext.
MapSearchContext() - Constructor for class org.forgerock.openam.entitlement.utils.indextree.nodecontext.MapSearchContext
 
MapServerURL - Variable in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Variable for storing the value of "MapServerURL".
mapSetToString(Map) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
mapSetToString(Map) - Static method in class com.iplanet.am.sdk.common.MiscUtils
 
MapSiteName - Variable in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Variable for storing the value of "MapSiteName".
mapSiteToServer(String, String, String, String) - Static method in class com.iplanet.services.naming.WebtopNaming
 
mapSiteToServer(SessionID) - Static method in class com.iplanet.services.naming.WebtopNaming
Return the mapped server URL if there is a site.
mapToAttrSet(Map) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Method to convert a Map to AttrSet.
mapToAttrSet(Map, boolean) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Method to convert a Map to AttrSet.
mapToAttrSet(Map) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Method to convert a Map to AttrSet.
mapToAttrSet(Map, boolean) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Method to convert a Map to AttrSet.
MapToJsonBytesConverter - Class in org.forgerock.openam.tokens
A custom converter that converted Maps to byte arrays.
MapToJsonBytesConverter(ObjectMapper) - Constructor for class org.forgerock.openam.tokens.MapToJsonBytesConverter
Constructs a new MapToJsonBytesConverter instance.
MapToJsonStringConverter - Class in org.forgerock.openam.tokens
A custom converter that converted Maps to JSON Strings.
MapToJsonStringConverter(ObjectMapper) - Constructor for class org.forgerock.openam.tokens.MapToJsonStringConverter
Constructs a new MapToJsonStringConverter instance.
mapToNativeAction(Action, String) - Method in class com.sun.identity.xacml.plugins.FMActionMapper
Returns native action name
mapToNativeAction(Action, String) - Method in interface com.sun.identity.xacml.spi.ActionMapper
Returns native action name
mapToNativeEnvironment(Environment, List) - Method in class com.sun.identity.xacml.plugins.FMEnvironmentMapper
Returns native environment
mapToNativeEnvironment(Environment, List) - Method in interface com.sun.identity.xacml.spi.EnvironmentMapper
Returns native environment
mapToNativeResource(Resource) - Method in class com.sun.identity.xacml.plugins.FMResourceMapper
Returns native resource and service name
mapToNativeResource(Resource) - Method in interface com.sun.identity.xacml.spi.ResourceMapper
Returns native resource and service name
mapToNativeSubject(List) - Method in class com.sun.identity.xacml.plugins.FMSubjectMapper
Returns native subject, OpenAM SSOToken
mapToNativeSubject(List) - Method in interface com.sun.identity.xacml.spi.SubjectMapper
This is the main API which does the mapping of XACML Subject to native subject ( native being subject in the context of the federation manager).
mapToString(Map<String, String>) - Static method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
mapToXACMLAction(String, String) - Method in class com.sun.identity.xacml.plugins.FMActionMapper
Returns XACML context Action
mapToXACMLAction(String, String) - Method in interface com.sun.identity.xacml.spi.ActionMapper
Returns XACML context Action
mapToXACMLActionEffect(String, String) - Method in class com.sun.identity.xacml.plugins.FMActionMapper
Returns XACML context decision effect
mapToXACMLActionEffect(String, String) - Method in interface com.sun.identity.xacml.spi.ActionMapper
Returns XACML context decision effect
mapToXACMLResoure(String, String) - Method in class com.sun.identity.xacml.plugins.FMResourceMapper
Returns XACML context Resource
mapToXACMLResoure(String, String) - Method in interface com.sun.identity.xacml.spi.ResourceMapper
Returns XACML context Resource
mapToXACMLResult(Object, String, ResourceMapper, ActionMapper) - Method in class com.sun.identity.xacml.plugins.FMResultMapper
Maps com.sun.identity.policy.ResourceResult to XACML context Result
mapToXACMLResult(Object, String, ResourceMapper, ActionMapper) - Method in interface com.sun.identity.xacml.spi.ResultMapper
Returns XACML context Result
mapToXMLString(Map) - Static method in class com.sun.identity.policy.PolicyUtils
Converts a map to its XML string representation.
MapValueParser - Class in com.sun.identity.common.configuration
Parse values out of a map (strings, basically), which come to us in the form: [google]=AuthChainSocialGoogle [twitter]=AuthChainSocialTwitter [flickr]=AuthChainSocialFlickr and break these into Pair objects containing: (google,AuthChainSocialGoogle) (twitter,AuthChainSocialTwitter) (flickr,AuthChainSocialTwitter) Note that the regular expressions are COPIED from MapValueValidator.
MapValueParser() - Constructor for class com.sun.identity.common.configuration.MapValueParser
 
MapValueValidator - Class in com.sun.identity.common.configuration
Validates map value properties in Agent Properties. e.g.
MapValueValidator() - Constructor for class com.sun.identity.common.configuration.MapValueValidator
 
MARITAL_STATUS_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
MARITAL_STATUS_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
markEndPoint() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
markEndPoint() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
Mark this tree node as having an end point.
markStale() - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Marks result as stale
markSupported() - Method in class com.iplanet.am.util.UnicodeInputStreamReader
 
marshal(TokenRestriction) - Static method in class com.iplanet.dpro.session.TokenRestrictionFactory
Serializes the restriction object.
marshal(Object, Result) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MarshallerImpl
 
marshal(Object) - Static method in class com.sun.identity.session.util.RestrictedTokenContext
Serialize the current context to a string
marshal(Object, Result) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MarshallerImpl
 
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.config.user.AuthTargetMapping
 
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.config.user.SAML2Config
Marshals an attribute map into a SAML2Config
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
Used by the sts-publish serviceQName to marshal the Map> returned by the SMS to a SoapDeploymentConfig instance.
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
marshalFromAttributeMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
marshalFromJsonAttributeMap(JsonValue) - Static method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
marshalFromJsonAttributeMap(JsonValue) - Static method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
marshall(Writer, Object) - Method in interface com.sun.identity.idsvcs.rest.Marshaller
Write out an object to the writer.
Marshaller - Interface in com.sun.identity.idsvcs.rest
Generic interface to support streaming of output through the servlet.
MarshallerFactory - Class in com.sun.identity.idsvcs.rest
Determines which marshaller to give based on class/type.
MarshallerImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Implementation of Marshaller interface for JAXB RI.
MarshallerImpl(DefaultJAXBContextImpl) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MarshallerImpl
 
MarshallerImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Implementation of Marshaller interface for JAXB RI.
MarshallerImpl(DefaultJAXBContextImpl) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MarshallerImpl
 
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping
 
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Marshals the SAML2Config into an attribute map
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
Used by the sts-publish serviceQName to marshal a SoapDeploymentConfig instance to the Map> representation required by the SMS.
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
marshalToAttributeMap() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
MASKED_PWD - Static variable in class com.sun.identity.cli.FormatUtils
 
maskedPackages - Static variable in class com.sun.identity.classloader.FAMClassLoader
The list of package prefixes we want the MaskingClassLoader to prevent the parent classLoader from loading.
maskedPackages16 - Static variable in class com.sun.identity.classloader.FAMClassLoader
 
maskedResouces - Static variable in class com.sun.identity.classloader.FAMClassLoader
The list of resources we want the MaskingClassLoader to prevent the parent classLoader from loading.
MaskingClassLoader - Class in com.sun.identity.classloader
ClassLoader that masks a specified set of classes from its parent class loader.
MaskingClassLoader(ClassLoader, String[], String[], URL[]) - Constructor for class com.sun.identity.classloader.MaskingClassLoader
 
MaskingClassLoader(ClassLoader, Collection<String>, Collection<String>, URL[]) - Constructor for class com.sun.identity.classloader.MaskingClassLoader
 
match - Variable in class com.sun.identity.entitlement.xacml3.core.AllOf
 
Match - Class in com.sun.identity.entitlement.xacml3.core
Java class for MatchType complex type.
Match() - Constructor for class com.sun.identity.entitlement.xacml3.core.Match
 
match(String) - Static method in class com.sun.identity.install.tools.util.OSChecker
check if operating system matches with a given operating system name
match(String, int, int) - Static method in class com.sun.identity.install.tools.util.OSChecker
check if version current operating system matches with a given version

match(String, Collection<String>, boolean) - Method in class com.sun.identity.shared.whitelist.URLPatternMatcher
Matches the URL against the provided URL patterns.
match(ResourcePath) - Static method in class org.forgerock.openam.forgerockrest.utils.MatchingResourcePath
Create a new MatchingResourcePath from the provided ResourcePath.
match(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Match the value to the regular expression pattern.
MATCH_ALL_CONDITIONS - Static variable in class com.sun.identity.log.LogQuery
matching condition, values of globalOperand.
MATCH_ANY_CONDITION - Static variable in class com.sun.identity.log.LogQuery
 
matchApprox(String) - Static method in class com.sun.identity.install.tools.util.OSChecker
Method matchApprox
matchArch(String) - Static method in class com.sun.identity.install.tools.util.OSChecker
Check if current operating system architecture matches with a given architecture
matcher - Variable in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree.Route
The matcher that leads to the tree.
matches(String, String) - Method in class com.sun.identity.entitlement.ExactMatchResourceName
 
matchId - Variable in class com.sun.identity.entitlement.xacml3.core.Match
 
MatchingResourcePath - Class in org.forgerock.openam.forgerockrest.utils
A wrapper around ResourcePath that will be equal to another path if their paths match.
matchPattern(String, String, boolean, boolean, boolean) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method matchPattern
MatchPattern - Class in com.sun.identity.install.tools.util
 
MatchPattern(String, int) - Constructor for class com.sun.identity.install.tools.util.MatchPattern
 
matchResources(Set<String>, ResourceType, ResourceName) - Static method in class org.forgerock.openam.xacml.v3.XACMLResourceTypeUtils
Match resources against the resource type.
matchSecret(String) - Static method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
Indicates whether a secret originally comes from this class or not
matchSecret(String) - Static method in class com.sun.identity.plugin.session.impl.FMSessionProvider
Indicates whether a secret originally comes from this class or not
MAX_AGE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization request.
MAX_AGE_KEY - Static variable in class org.forgerock.openam.cors.CORSConstants
Configuration Max Age Key.
MAX_ATTRIBUTE_LENGTH - Static variable in class org.forgerock.openam.radius.common.Attribute
The maximum number of bytes in the on-the-wire format of an attribute since RFC 2865 gives the length field a single octet in the on-the-wire format.
MAX_ATTRIBUTE_VALUE_LENGTH - Static variable in class org.forgerock.openam.radius.common.Attribute
Since the on-the-wire format has a single type octet followed by a single length octet the maximum length of an attribute's value is 255 - 2 which is 253.
MAX_BUFFER_SIZE_EXCEPTION - Static variable in class com.sun.identity.shared.debug.DebugConstants
 
MAX_CACHING_TIME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Max caching time
MAX_CACHING_TIME_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Max caching time key
MAX_CONN_POOL - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
MAX_FIELDS - Static variable in class com.sun.identity.log.LogConstants
The maximum number of fields in a "regular" record.
MAX_FILE_SIZE - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the maximum (flat) file size, above which the files are either archived or rotated.
MAX_FILE_UPLOAD_SIZE - Static variable in interface com.sun.identity.shared.Constants
Sets the maximum file upload size - if not set the default will be 750k.
MAX_IDLE_TIME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Max ide time
MAX_IDLE_TIME - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
MAX_IDLE_TIME_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Max idle time key
MAX_INT_VALUE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Maximum value of unsigned integer/short type.
MAX_PACKET_SIZE - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
The maximum radius packet size as per section 3 of rfc 2865.
MAX_RECORDS - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the maximum records for flat file logs.
MAX_RECORDS_DEFAULT - Static variable in class com.sun.identity.log.LogConstants
Default max records if none entered
MAX_RECORDS_DEFAULT_INT - Static variable in class com.sun.identity.log.LogConstants
Default max records, int version
MAX_SESSION_TIME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Session Service Max Session Time Attribute
MAX_SESSION_TIME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Max session time
MAX_SESSION_TIME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in SessionCondition to define the maximum session time in minutes for which a policy applies.
MAX_SESSION_TIME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
MAX_SESSION_TIME - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
MAX_SESSION_TIME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in SessionCondition to define the maximum session time in minutes for which a policy applies.
MAX_SESSION_TIME_EXPIRED - Static variable in class org.forgerock.openam.cts.impl.query.worker.CTSWorkerConstants
Marker for identifying queries, processes and tasks relating to max session time expiry.
MAX_SESSION_TIME_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Max session time key
MAX_TIME - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
maxCachingTimeReached() - Method in class com.iplanet.dpro.session.Session
Used to find out if the maximum caching time has reached or not.
maxCachingTimeReached() - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
maxConnections - Variable in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
maxDelegationDepth - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
maxDelegationDepth - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
maxEntries - Variable in class org.forgerock.openam.shared.monitoring.AbstractTimingStore
The maximum number of entries allowed.
maxIdleExpirationTime(String) - Method in class org.forgerock.openam.dpro.session.PartialSession.Builder
Set the max idle expiration time.
MAXIMUM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthContext Comparison type
maxPool - Variable in class com.sun.identity.common.configuration.ServerConfigXML.ServerGroup
 
maxQualifier - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents the maximum value a COS attribute qualifier may have.
maxSecretTime() - Method in class org.openidentityplatform.openam.authentication.modules.QR
 
maxSessionExpirationTime(String) - Method in class org.forgerock.openam.dpro.session.PartialSession.Builder
Set the max session expiration time.
MaxSessionTimeExpiredProcess - Class in org.forgerock.openam.cts.worker.process
A process which handles max session time timeouts.
MaxSessionTimeExpiredProcess(SessionExpiryBatchHandler, Debug) - Constructor for class org.forgerock.openam.cts.worker.process.MaxSessionTimeExpiredProcess
Generates a new CTSWorkerDeleteProcess which can be used across multiple CTSWorkerTask, with various CTSWorkerQuery and CTSWorkerFilter.
MaxSessionTimeExpiredQuery<C> - Class in org.forgerock.openam.cts.impl.query.worker.queries
A query that selects all CTS session tokens whose max session time has expired.
MaxSessionTimeExpiredQuery(ConnectionFactory, QueryFactory, CoreTokenConfig) - Constructor for class org.forgerock.openam.cts.impl.query.worker.queries.MaxSessionTimeExpiredQuery
 
md5(String) - Static method in class org.forgerock.openam.authentication.modules.oauth2.profile.OdnoklassnikiProvider
 
MD5Transform - Class in com.sun.identity.authentication.modules.jdbc
A very simple test implementation of the JDBC Password Syntax Transform MD5.
MD5Transform() - Constructor for class com.sun.identity.authentication.modules.jdbc.MD5Transform
Creates a new instance of ClearTextTransform.
mDebug - Variable in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
 
MECHANISM_CRAMMD5 - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Mechanism CRAM-MD5.
MECHANISM_PLAIN - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Mechanism PLAIN.
MECHANISM_UID - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Name of the key where the mechanismUid is stored.
MechanismHandler - Interface in com.sun.identity.liberty.ws.authnsvc.mechanism
Deprecated.
since 12.0.0
membEntities(Map<String, Map<String, Set<String>>>) - Method in class com.sun.identity.monitoring.SSOServerRealmFedInfo.SSOServerRealmFedInfoBuilder
 
MEMBER_ATTR_NAME - Static variable in class com.iplanet.ums.ManagedRole
Name of the member attribute, which is modified when the member is added to/removed from the role.
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder
 
memberGateType(int) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder
 
memberList - Variable in class com.sun.identity.idsvcs.IdentityDetails
 
Membership - Class in com.sun.identity.authentication.modules.membership
 
Membership() - Constructor for class com.sun.identity.authentication.modules.membership.Membership
 
MEMBERSHIP_CANNOT_BE_MODIFIED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MEMBERSHIP_NOT_SUPPORTED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MEMBERSHIP_TO_USERS_AND_AGENTS_NOT_ALLOWED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MembershipPrincipal - Class in com.sun.identity.authentication.modules.membership
This class implements the Principal interface and represents an Membership user.
MembershipPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.membership.MembershipPrincipal
Creates a MembershipPrincipal with a Membership user name.
MEMBERSHIPS_FOR_NOT_USERS_NOT_ALLOWED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MEMBERSHIPS_OTHER_THAN_AGENTS_NOT_ALLOWED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
merge(Map) - Method in class com.iplanet.am.sdk.AMHashMap
Merges all the values from the specified map to the current map.
MERGE_SCHEMES - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents the numeric qualifier constant for "merge-schemes".
mergeActionValues(Entitlement, Entitlement) - Method in class com.sun.identity.entitlement.EntitlementCombiner
Sets the action values of the first entitlement to be the union of all action values from the first and second entitlements; if a particular action value is contained in both entitlements, then the two values are combined (using the implementation-dependent) EntitlementCombiner.combine(java.lang.Boolean, java.lang.Boolean) method) before being added to the first entitlement.
mergeAdvices(Entitlement, Entitlement) - Method in class com.sun.identity.entitlement.EntitlementCombiner
Sets the advices of the first entitlement to be the union of all advices from the first and second entitlements.
mergeAttributes(Entitlement, Entitlement) - Method in class com.sun.identity.entitlement.EntitlementCombiner
Sets the attributes of the first entitlement to be the union of all attributes from the first and second entitlements.
mergeAttributeValues(Map, Map, Map<String, Boolean>, boolean) - Static method in class com.sun.identity.cli.AttributeValues
Merage two attribute values map.
mergeAttributeValues(Map, Map, boolean) - Static method in class com.sun.identity.cli.AttributeValues
Merage two attribute values map.
MergeClientConfig - Class in com.sun.identity.setup
Merge client properties from two files into one with comments retained.
mergeMap(Map<String, Set<String>>, Map<String, Set<String>>) - Method in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
mergeMaps(Map, Map) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Merge the values in two maps and return the result map.
mergeMaps(Map, Map) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Merge the values in two maps and return the result map.
MergeProperties - Class in com.sun.identity.setup
Merge two properties file into one.
mergeResourceType(ResourceType, ResourceType) - Static method in class org.forgerock.openam.xacml.v3.XACMLResourceTypeUtils
Merges patterns and actions from the two Resource Types.
mergeTimeToLiveValue(Entitlement, Entitlement) - Method in class com.sun.identity.entitlement.EntitlementCombiner
Merges time to live values.
MESSAGE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
message(CommandManager, String) - Static method in class com.sun.identity.cli.Debugger
Prints messages only when the debug state is either Debug.MESSAGE or Debug.ON.
message(CommandManager, String, Throwable) - Static method in class com.sun.identity.cli.Debugger
Prints debug and exception messages only when the debug state is either Debug.MESSAGE or Debug.ON.
message - Variable in class com.sun.identity.idsvcs.Log
 
MESSAGE - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
MESSAGE - Static variable in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Key of a parameter Map which contains information useful for policy evaluation.
Message - Class in com.sun.identity.liberty.ws.soapbinding
The Message class is used by web service client and server to construct request or response.
Message() - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
Default Constructor.
Message(ProviderHeader) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
The default constructor uses default cert alias defined in AMConfig for signing.
Message(ProviderHeader, SecurityAssertion) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor takes a SAML assertion for signing.
Message(ProviderHeader, BinarySecurityToken) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor takes a binary security token for signing.
Message(SOAPFault) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor is to create a SOAP fault message.
Message(InputStream) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor takes an InputStream.
Message(SOAPMessage) - Constructor for class com.sun.identity.liberty.ws.soapbinding.Message
This constructor takes a SOAP message which is received from a SOAP connection.
message(String, Throwable) - Static method in class com.sun.identity.log.spi.Debug
message level debug message
message(String) - Static method in class com.sun.identity.log.spi.Debug
message level debug message
MESSAGE - Static variable in interface com.sun.identity.log.spi.IDebug
Integer constant represent MESSAGE log level.
MESSAGE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
MESSAGE - Static variable in class com.sun.identity.saml2.idpdiscovery.Debug
This state enables debugging of messages, warnings and errors.
message(String) - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Prints messages only when the debug state is either DEBUG.MESSAGE or Debug.ON.
message(String, Throwable) - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Prints debug and exception messages only when the debug state is either DEBUG.MESSAGE or Debug.ON.
MESSAGE - Static variable in class com.sun.identity.shared.debug.Debug
This state enables debugging of messages, warnings and errors.
message(String) - Method in class com.sun.identity.shared.debug.Debug
Prints messages only when the debug state is either Debug.MESSAGE or Debug.ON.
message(String, Throwable) - Method in class com.sun.identity.shared.debug.Debug
Prints debug and exception messages only when the debug state is either Debug.MESSAGE or Debug.ON.
message(String, Object...) - Method in class com.sun.identity.shared.debug.Debug
A convenience method for message debug statements.
MESSAGE - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
message(String, Throwable) - Method in interface com.sun.identity.shared.debug.IDebug
Allows the recording of messages if the debug level is set to MESSAGE for this instance.
message(String, Throwable) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Writes debug message.
message(Session, JsonValue) - Method in class org.forgerock.openam.notifications.websocket.NotificationsWebSocket
Call when the server receives a normal message.
MESSAGE - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
MESSAGE_ATTR_EVENT_TYPE - Static variable in class org.forgerock.openam.entitlement.SetupInternalNotificationSubscriptions
 
MESSAGE_ATTR_NAME - Static variable in class org.forgerock.openam.entitlement.SetupInternalNotificationSubscriptions
 
MESSAGE_ATTR_REALM - Static variable in class org.forgerock.openam.entitlement.SetupInternalNotificationSubscriptions
 
MESSAGE_BODY - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
MESSAGE_FROM - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
MESSAGE_ID - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
PAOS Request messageID attribute name.
MESSAGE_ID - Static variable in class com.sun.identity.log.LogConstants
The MessageID field.
MESSAGE_ID - Static variable in class org.forgerock.openam.services.push.PushMessage
Key for locating the message ID inside an OpenAM Push message.
MESSAGE_ID_JSON_POINTER - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Pointer to the location of the messageId in the mobile message.
MESSAGE_SUBJECT - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
MESSAGE_TYPE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
MESSAGE_TYPE - Static variable in class com.sun.identity.authentication.UI.CallBackTiledView
location for messageType information
MessageAuthenticator - Interface in com.sun.identity.wss.security.handler
This interface provides a pluggable authenticator for the webservices to authenticate their clients using various security mechanisms.
MessageAuthorizer - Interface in com.sun.identity.wss.security.handler
This interface provides a pluggable authorizer for the webservices to authorize the web service clients.
MessageDispatcher - Class in org.forgerock.openam.services.push.dispatch
The MessageDispatcher acts to forward messages between disparate locations in OpenAM via a unique identifier and an aysnc interface.
MessageDispatcher(Cache<String, MessagePromise>, Debug) - Constructor for class org.forgerock.openam.services.push.dispatch.MessageDispatcher
A message dispatcher which holds a Cache (a timeout-based Map) which contains the promises which have yet to be returned to their instantiators.
MessageDispatcherFactory - Class in org.forgerock.openam.services.push.dispatch
Generates message dispatchers.
MessageDispatcherFactory() - Constructor for class org.forgerock.openam.services.push.dispatch.MessageDispatcherFactory
 
messageEnabled() - Static method in class com.sun.identity.log.spi.Debug
check whether debug level set to "message"
messageEnabled() - Method in interface com.sun.identity.log.spi.IDebug
Check whether debug message level is set
messageEnabled() - Method in class com.sun.identity.log.spi.ISDebug
Return true if message mode is enabled.
messageEnabled() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns true if message debugging is enabled.
messageEnabled() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Returns true if message debugging is enabled.
messageEnabled() - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Checks if message debugging is enabled.
messageEnabled() - Method in class com.sun.identity.shared.debug.Debug
Checks if message debugging is enabled.
messageEnabled() - Method in interface com.sun.identity.shared.debug.IDebug
Returns true if the current instance allows logging of MESSAGE level debug messages.
messageEnabled() - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Returns true if debug is enabled.
MESSAGEID_XML_SUFFIX - Static variable in class com.sun.identity.log.messageid.MessageProviderFactory
Suffix of message ID XML file.
MessageIDElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for MessageID element declaration.
MessageIDElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
MessageIDElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
MessageIDElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
MessageLoginException - Exception in com.sun.identity.authentication.spi
Exception that is thrown when enter a Login Module error state which does not contain a error template.
MessageLoginException(String, String, Object[]) - Constructor for exception com.sun.identity.authentication.spi.MessageLoginException
Creates MessageLoginException object.
MessageLoginException(String) - Constructor for exception com.sun.identity.authentication.spi.MessageLoginException
Constructor.
MessageProcessor - Class in com.sun.identity.liberty.ws.soapbinding
The class MessageProcessor is used to process the SOAPMessage for the JSR 196 providers.
MessageProcessor(SOAPProviderConfig) - Constructor for class com.sun.identity.liberty.ws.soapbinding.MessageProcessor
Constructor
MessageProcessor - Class in com.sun.identity.wss.security.handler
The class MessageProcessor is used to process the SOAPMessage for the JSR 196 providers.
MessageProcessor(ProviderConfig) - Constructor for class com.sun.identity.wss.security.handler.MessageProcessor
Constructor
MessagePromise - Class in org.forgerock.openam.services.push.dispatch
A MessagePromise is an encapsulation of a promise and a set of predicates that must be (successfully) applied to the contents of any supposed response to this message from an external source.
MessagePromise(PromiseImpl<JsonValue, Exception>, Set<Predicate>) - Constructor for class org.forgerock.openam.services.push.dispatch.MessagePromise
Generate a new MessagePromise with the supplied promise and predicates.
MessageProviderFactory - Class in com.sun.identity.log.messageid
This factory provides us when message provider for different components.
Messages - Class in com.sun.xml.bind
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.Messages
 
Messages - Class in com.sun.xml.bind.unmarshaller
Formats error messages.
Messages() - Constructor for class com.sun.xml.bind.unmarshaller.Messages
 
META_ALIAS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Meta Alias
META_DATA_ERROR - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Constant to indicate that the proxy was unable to extract data from the meta manager.
META_INVALID_LEVEL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error code for Invalid value for Priority in entity metadata.
META_MISSING_AUTH_CONTEXT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error code for Missing Authentication Context in entity metadata.
metaAlias - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
metaAlias - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
metaAlias - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
metaAlias - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
METAALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
metaAlias - Variable in class com.sun.identity.saml2.profile.SPFedSession
SP meta Alias
METADATA_ERROR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error in metadata setting.
METADATA_ERROR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
METADATA_ERROR - Static variable in class org.forgerock.openam.saml2.SAMLBase
 
METADATA_URL_PREFIX - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
The URL prefix for WS-Fed metadata requests
METADATA_URL_SUFFIX - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
The URL suffix for WS-Fed metadata requests
MetadataElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for Metadata element declaration.
MetadataElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
MetadataElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
MetadataElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
MetadataRequest - Class in com.sun.identity.wsfederation.servlet
This class implements a WS-Federation metadata request.
MetadataRequest(HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.wsfederation.servlet.MetadataRequest
 
metadatas - Variable in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
 
metadatas - Variable in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
 
metadatas - Variable in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
 
metadatas - Variable in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
 
MetadataType - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for MetadataType complex type.
MetadataTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
MetadataTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
MetadataTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
metaInstance - Static variable in class com.sun.identity.federation.common.FSUtils
 
metaManager - Static variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
metaManager - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
metaManager - Static variable in class com.sun.identity.saml2.plugins.DefaultAccountMapper
 
metaManager - Static variable in class com.sun.identity.saml2.plugins.DefaultIDPAuthnContextMapper
 
metaManager - Static variable in class com.sun.identity.saml2.profile.IDPSSOUtil
 
MetaTemplateParameters - Class in com.sun.identity.workflow
Meta Template Parameters.
MetaTemplateParameters() - Constructor for class com.sun.identity.workflow.MetaTemplateParameters
 
MetaToken - Class in com.sun.identity.install.tools.util.xml
Represents a meta-token string fragment of an XML document.
METHOD - Static variable in class com.sun.identity.idm.remote.IdRemoteEventListener
 
METHOD_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
 
METHOD_NOT_ALLOWED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The request is using the incorrect method.
methodAnnotations() - Method in class org.forgerock.openam.test.apidescriptor.ApiAnnotationAssert
Get the test representative of Create, Update, Delete, Patch, Action, Query) as a generic Annotation in the annotated class.
METHODS_KEY - Static variable in class org.forgerock.openam.cors.CORSConstants
Configuration Allowed Methods Key.
MEX_ENDPOINT_PREFIX - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
The URL prefix for WS-Fed MEX requests.
mexEndpoint - Variable in class com.sun.identity.wss.provider.STSConfig
 
MexRequest - Class in com.sun.identity.wsfederation.servlet
A WSFederationAction implementation that handles incoming MEX requests related to WS-Fed Active Requestor Profile.
MexRequest(HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.wsfederation.servlet.MexRequest
 
MgmtDataElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for MgmtData element declaration.
MgmtDataElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for MgmtData element declaration.
MgmtDataElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
MgmtDataElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
MgmtDataElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
MgmtDataElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
MgmtDataElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
MgmtDataElementImpl(String) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
MgmtDataElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
MgmtDataElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
migrate(InstallLogger) - Method in class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
start migrate product instances.
migrate(String, int, InstallLogger) - Method in class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
start migrate product instances. keep this method's signature for future expansion.
migrate22AgentsToFAM80() - Static method in class com.sun.identity.idm.AgentMigration71
 
migrate63To70(SSOToken, String) - Static method in class com.sun.identity.sm.SMSMigration70
 
MigrateAgentGroups - Class in org.forgerock.openam.upgrade.steps
The agent group information is no longer stored in the labeledUri setting, hence existing agent groups needs to be updated to migrate existing agent group membership to the new format ("agentgroup" attribute in the agent serviceconfig).
MigrateAgentGroups(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.MigrateAgentGroups
 
migrateConfigData(SSOToken, String, String, String) - Static method in class com.sun.identity.sm.SMSMigration70
 
migrateConfigs(SSOToken, ServiceConfig, String, OrganizationConfigManager) - Static method in class com.sun.identity.sm.SMSMigration70
 
MigrateConfigurePropertiesTask - Class in com.sun.identity.install.tools.configurator
This class extends class ConfigurePropertiesTask and adds extra steps to merge previous product's config file with the one newly generated.
MigrateConfigurePropertiesTask() - Constructor for class com.sun.identity.install.tools.configurator.MigrateConfigurePropertiesTask
 
migrateDelegationPolicies(SSOToken, String) - Static method in class com.sun.identity.sm.SMSMigration70
Migrate delegation policies to have correct policy name, resource name and subjects
MigrateDriver - Class in com.sun.identity.install.tools.configurator
This class migrate one product instance at a time.
MigrateDriver() - Constructor for class com.sun.identity.install.tools.configurator.MigrateDriver
 
MigrateFromInstallState - Class in com.sun.identity.install.tools.configurator
Class that encapuslates the state of an install instance.
MigrateFromInstallState(Map, ArrayList) - Constructor for class com.sun.identity.install.tools.configurator.MigrateFromInstallState
Creates a new InstallState object.
MigrateFromInstFinderStore - Class in com.sun.identity.install.tools.configurator
This class reads the instance finder file, belonging to previous product.
MigrateHandler - Class in com.sun.identity.install.tools.handler
Migration handler, part of install framework.
MigrateHandler() - Constructor for class com.sun.identity.install.tools.handler.MigrateHandler
Constructor.
migrateOrganization(SSOToken, String) - Static method in class com.sun.identity.sm.SMSMigration70
 
migrateSubEntries(SSOToken, ServiceConfig, ServiceConfig, String) - Static method in class com.sun.identity.sm.SMSMigration70
 
migrateToRealms(SSOToken, String) - Static method in class com.sun.identity.sm.SMSMigration70
 
MigrateValidGotoSetting - Class in org.forgerock.openam.upgrade.steps
Migrates the list of valid goto domains from iPlanetAMAuthService to validationService and also updates the delegation policies so the agent accounts can access the new service (necessary for DAS).
MigrateValidGotoSetting(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.MigrateValidGotoSetting
 
MigrateWebAgentConfigurePropertiesTask - Class in com.sun.identity.install.tools.configurator
This class extends class ConfigurePropertiesTask and performs data migration.
MigrateWebAgentConfigurePropertiesTask() - Constructor for class com.sun.identity.install.tools.configurator.MigrateWebAgentConfigurePropertiesTask
 
MIGRATION_AGENT_ATTRIBUTES - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MIGRATION_COMPLETED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MIGRATION_GETTING_SUBREALMS - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MIGRATION_IDNAME - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MIGRATION_START - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MIGRATION_TO_FAM80_FAILED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MIN_CODE_LENGTH - Static variable in class org.forgerock.openam.authentication.modules.fr.oath.validators.CodeLengthValidator
 
MIN_CONN_POOL - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
MIN_DEFAULT_MAX_AGE - Static variable in class org.forgerock.openidconnect.Client
 
MINIMUM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthContext Comparison type
MINIMUM_PASSWORD_LENGTH - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
mInitialized - Variable in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
 
MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Minor Version
minorVersion - Variable in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
 
minorVersion - Variable in class com.sun.identity.federation.message.common.IDPProvidedNameIdentifier
Deprecated.
 
minorVersion - Variable in class com.sun.identity.federation.message.common.OldProvidedNameIdentifier
Deprecated.
 
minorVersion - Variable in class com.sun.identity.federation.message.common.SPProvidedNameIdentifier
Deprecated.
 
minorVersion - Variable in class com.sun.identity.federation.message.FSAssertion
Deprecated.
The value of the MinorVersion attribute in the Assertion.
minorVersion - Variable in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
 
minorVersion - Variable in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
 
minorVersion - Variable in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
 
minorVersion - Variable in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
 
minorVersion - Variable in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
 
minorVersion - Variable in class com.sun.identity.saml.protocol.AbstractRequest
 
minorVersion - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
minPool - Variable in class com.sun.identity.common.configuration.ServerConfigXML.ServerGroup
 
minQualifier - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents the minimum value a COS attribute qualifier may have.
Misc - Class in com.iplanet.am.util
The Misc class contains various misc methods :)
Misc() - Constructor for class com.iplanet.am.util.Misc
 
MISC_CONFIG - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
MiscUtils - Class in com.iplanet.am.sdk.common
 
MiscUtils() - Constructor for class com.iplanet.am.sdk.common.MiscUtils
 
MISMATCH_AUTH_TYPE_AND_PROTOCOL - Static variable in class com.sun.identity.federation.common.LogUtil
Mismatch AuthType and the protocol (based on SOAPUrl).
MISMATCH_ISSUER_ASSERTION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISMATCH_ISSUER_IN_ASSERTION_FROM_PDP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISMATCHED_ASSERTION_AND_ARTIFACT - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message MISMATCHED_ASSERTION_AND_ARTIFACT.
MISSING_APPLICATION_NAME - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
MISSING_ARTIFACT - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_ARTIFACT_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_ASSERTION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_ASSERTION_IN_PDP_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_AUDIENCE_RESTRICTION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_AUTHN_RESPONSE - Static variable in class com.sun.identity.federation.common.LogUtil
No Authentication Response
MISSING_COMMAND_NAME - Static variable in interface com.sun.identity.cli.ExitCodes
Missing commandline name i.e. java -DcommandName=...
MISSING_CONDITIONS - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_CONDITIONS_NOT_BEFORE - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
MISSING_CONDITIONS_NOT_ON_OR_AFTER - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
MISSING_COOKIE - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Constant to indicate the Proxy did not find the expected cookie.
MISSING_DEFINITION_CLASS - Static variable in interface com.sun.identity.cli.ExitCodes
The defined definition class is not found.
MISSING_DEFINITION_FILES - Static variable in interface com.sun.identity.cli.ExitCodes
Missing definition files. i.e. java -DdefinitionFiles=....
MISSING_ENTITY - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_ENTITY_ROLE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_INTERFACE - Static variable in class com.sun.xml.bind.Messages
 
MISSING_KEYINFO - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Missing value for security key.
MISSING_META_ALIAS - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_META_MANAGER - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Constant to indicate that the proxy was unable to locate the meta manager.
MISSING_PRIVILEGE_JSON - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
MISSING_PRIVILEGE_NAME - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
MISSING_RECIPIENT - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_RESOURCE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
MISSING_RESOURCE - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
MISSING_RESOURCE_BUNDLE - Static variable in interface com.sun.identity.cli.ExitCodes
Missing resource bundle.
MISSING_RESOURCE_TYPE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
MISSING_RESOURCE_TYPE_NAME - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
MISSING_RESPONSE - Static variable in class com.sun.identity.federation.common.LogUtil
No SAML Response.
MISSING_RESPONSE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message MISSING_RESPONSE.
MISSING_SAML_RESPONSE_FROM_POST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_SELECT - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
MISSING_SOAP_MSG_FACTORY - Static variable in class com.sun.identity.federation.common.LogUtil
No SOAP Message Factory.
MISSING_SUBJECT - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
MISSING_SUBJECT_COMFIRMATION_DATA - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MISSING_TARGET - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message MISSING_TARGET.
MISSING_TEMPL_NAME - Static variable in interface com.iplanet.ums.IUMSConstants
 
MISSING_WCTX - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
MISSING_WRESULT - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
MissingAttributeDetail - Class in com.sun.identity.entitlement.xacml3.core
Java class for MissingAttributeDetailType complex type.
MissingAttributeDetail() - Constructor for class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
 
MissingAttributeDetail - Interface in com.sun.identity.xacml.context
The StatusCode element is a container of one or more Statuss issuded by authorization authority.
MissingLicenseException - Exception in org.forgerock.openam.license
Indicates that a license file could not be found by the license locator.
MissingLicenseException(String) - Constructor for exception org.forgerock.openam.license.MissingLicenseException
Initialises the exception reporting that the given named license could not be found.
MN_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
MN_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
MNI_REQUEST_INVALID_SIGNATURE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MNI_RESPONSE_INVALID_SIGNATURE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
MNI_SERVICE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
ManageNameID service.
mniRequestHash - Static variable in class com.sun.identity.saml2.profile.IDPCache
Hashtable saves the MNI request info.
mniRequestHash - Static variable in class com.sun.identity.saml2.profile.SPCache
Map saves the MNI request info.
mniRequestHash - Static variable in class com.sun.identity.wsfederation.profile.SPCache
Hashtable saves the MNI request info.
model - Variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of the model used in the view bean
ModificationEvent - Class in org.forgerock.openam.entitlement.indextree.events
Represents a modification event.
ModificationEvent(String, String, ModificationEventType) - Constructor for class org.forgerock.openam.entitlement.indextree.events.ModificationEvent
 
ModificationEventType - Enum in org.forgerock.openam.entitlement.indextree.events
Represents index modifications.
MODIFIED - Static variable in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
MODIFIED - Static variable in interface com.sun.identity.plugin.configuration.ConfigurationActionEvent
Modify configuration.
MODIFIED - Static variable in interface com.sun.identity.sm.ServiceListener
The change type specifies that the entry has been modified.
MODIFIED - Static variable in class org.forgerock.openam.ldap.PersistentSearchChangeType
Entry was modified.
MODIFIED_TIMESTAMP_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
ModifiedProperty<T> - Class in org.forgerock.openam.utils
Responsible for tracking the current and previous values of a property and indicating when they are differ.
ModifiedProperty() - Constructor for class org.forgerock.openam.utils.ModifiedProperty
 
MODIFY - Static variable in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
 
MODIFY - Static variable in class com.iplanet.am.sdk.ldap.CallBackHelper
 
modify(Principal, Guid, Collection<Modification>) - Method in class com.iplanet.ums.DataLayer
Modifies an ldap entry.
modify(Collection<Modification>) - Method in class com.iplanet.ums.PersistentObject
Modifies attribute values for the entity.
modify(Attr, ModificationType) - Method in class com.iplanet.ums.PersistentObject
Modifies the values of a single attribute for the entity.
modify(String, String, ModificationType) - Method in class com.iplanet.ums.PersistentObject
Modify a single attribute for the entity.
modify(T) - Method in interface com.sun.identity.entitlement.IPrivilegeManager
Modify a privilege.
modify(String, Privilege) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
Modify a privilege.
modify(Privilege) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
Modify a privilege.
modify(String, Privilege) - Method in class com.sun.identity.entitlement.PrivilegeManager
Modifies the specified policy.
modify(Modify) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Modifies discovery resource offering.
Modify - Class in com.sun.identity.liberty.ws.disco
This class represents a discovery modify request.
Modify(ResourceID, List, List) - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Constructor.
Modify(EncryptedResourceID, List, List) - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Constructor.
Modify() - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Default constructor.
Modify(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Modify
Constructor.
modify(List) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets response for a list of DST Modifications.
modify(DSTModify) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets modify response for the specified modify.
modify(SSOToken, String, ModificationItem[]) - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
Modifies the attributes for the given configuration object.
modify(SSOToken, String, ModificationItem[]) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObject
Modify the attributes for the given configuration object.
modify(SSOToken, String, ModificationItem[]) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Modifies the attributes to the object.
modify(String, String, String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Modifies the attributes to the object.
modify(String, String, String) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
modify(SSOToken, String, ModificationItem[]) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Save the entry using the token provided.
modify(SSOToken, String, ModificationItem[]) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Save the entry using the token provided.
modify(SSOToken, String, ModificationItem[]) - Method in class com.sun.identity.sm.SMSObject
Modifies the attributes to the object.
MODIFY - Static variable in interface com.sun.identity.sm.SMSObjectListener
 
MODIFY - Static variable in class org.forgerock.openam.authz.PrivilegeAuthzModule
 
MODIFY_ACTION - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
MODIFY_AFFILIATION - Static variable in class com.sun.identity.federation.common.LogUtil
Modify Affliation.
MODIFY_APPLICATION_FAIL - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
MODIFY_AUTH_DOMAIN - Static variable in class com.sun.identity.federation.common.LogUtil
Modify Authentication Domain .
MODIFY_ENTITY - Static variable in class com.sun.identity.federation.common.LogUtil
Modify Entity.
MODIFY_PROVIDER - Static variable in class com.sun.identity.federation.common.LogUtil
Modify Provider.
MODIFY_RESOURCE_TYPE_FAIL - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
MODIFY_TYPE - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
modifyAllPolicyTemplates(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Modifies all the templates under this organization that contain any policyDN in given policyDNs.
modifyAllPolicyTemplates(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Modifies all the templates under this organizational unit that contain any policyDN in given policyDNs.
modifyAnyInAttributeSchema(String, String, String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Updates the values of the any attribute in the attribute schema.
modifyAttributeInExistingSchema(String, String, String, String, Node, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
modifyAttributeInExistingSchema(ServiceSchema, String, Node) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
modifyAttributes(ModificationItem[]) - Method in class com.sun.identity.sm.SMSEntry
Modify the attribute values.
ModifyAttributeSchemaAny - Class in com.sun.identity.cli.schema
Modifies attribute schema's any member.
ModifyAttributeSchemaAny() - Constructor for class com.sun.identity.cli.schema.ModifyAttributeSchemaAny
 
ModifyAttributeSchemaI18nKey - Class in com.sun.identity.cli.schema
Modifies attribute schema's i18n Key.
ModifyAttributeSchemaI18nKey() - Constructor for class com.sun.identity.cli.schema.ModifyAttributeSchemaI18nKey
 
ModifyAttributeSchemaPropertiesViewBeanURL - Class in com.sun.identity.cli.schema
Modifies attribute schema's properties view bean URL.
ModifyAttributeSchemaPropertiesViewBeanURL() - Constructor for class com.sun.identity.cli.schema.ModifyAttributeSchemaPropertiesViewBeanURL
 
ModifyAttributeSchemaSyntax - Class in com.sun.identity.cli.schema
Modifies attribute schema's syntax.
ModifyAttributeSchemaSyntax() - Constructor for class com.sun.identity.cli.schema.ModifyAttributeSchemaSyntax
 
ModifyAttributeSchemaType - Class in com.sun.identity.cli.schema
Modifies attribute schema's type.
ModifyAttributeSchemaType() - Constructor for class com.sun.identity.cli.schema.ModifyAttributeSchemaType
 
ModifyAttributeSchemaUIType - Class in com.sun.identity.cli.schema
Modifies attribute schema's UI type.
ModifyAttributeSchemaUIType() - Constructor for class com.sun.identity.cli.schema.ModifyAttributeSchemaUIType
 
modifyAttributesInExistingSchema(String, String, ServiceSchemaModificationWrapper, ServiceSchema, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
modifyCircleOfTrust(String, CircleOfTrustDescriptor) - Method in class com.sun.identity.cot.CircleOfTrustManager
Modifies the attributes of a circle of trust.
modifyClient(SSOToken, Map) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Modify the properties of the Client instance in externalDB.
modifyClientExternal(SSOToken, Map) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
modifyData(Object, String, List, Map, Document) - Method in class com.sun.identity.liberty.ws.idpp.PersonalProfile
Processes modify request and update new data.
modifyDiscoEntries(String, List, List) - Method in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Modifies discovery entries for a user.
modifyDiscoEntries(String, List, List) - Method in class com.sun.identity.liberty.ws.disco.plugins.GlobalDiscoEntryHandler
Modify DiscoEntries for the default organization.
modifyDiscoEntries(String, List, List) - Method in class com.sun.identity.liberty.ws.disco.plugins.UserDiscoEntryHandler
Modifies discovery entries for a user.
modifyDSAMEUserPassword(String) - Static method in class com.sun.identity.setup.Bootstrap
Modifies the dsameuser password in bootstrap file.
modifyEntity(String, String, Map) - Method in class com.sun.identity.entity.EntityObject
Sets or replaces attribute values with the new values supplied and Stores the changes to directory server.
modifyEntity(String, String, String, String, Map) - Method in interface com.sun.identity.entity.EntityObjectIF
Sets or replaces attribute values with the new values supplied and Stores the changes to directory server.
modifyEntity(String, String, String, String, Map) - Method in class com.sun.identity.entity.EntityObjectImpl
Sets or replaces attribute values with the new values supplied and Stores the changes to directory server.
modifyI18NInAttributeSchema(String, String, String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Modifies the i18nKey of the specified attribute in the schema.
modifyI18NKeyInSubSchema(String, String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Updates the values of the i18NKey attribute in the service` subschema.
ModifyInheritance - Class in com.sun.identity.cli.schema
Modifies service schema inheritance value.
ModifyInheritance() - Constructor for class com.sun.identity.cli.schema.ModifyInheritance
 
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
modifyMemberShip(SSOToken, Set, String, int, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Modify member ship for role or static group
modifyMemberShip(SSOToken, Set, String, int, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Modify member ship for role or static group
modifyMemberShip(String, Set, String, int, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
modifyMemberShip(String, Set, String, int, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
modifyMemberShip(SSOToken, Set, String, int, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Modify member ship for role or static group
modifyMemberShip(SSOToken, IdType, String, Set<String>, IdType, int) - Method in class com.sun.identity.idm.IdRepo
Modify membership of the identity.
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int, String) - Method in interface com.sun.identity.idm.IdServices
 
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
modifyMemberShip(SSOToken, IdType, String, Set<String>, IdType, int) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
modifyMemberShip(SSOToken, IdType, String, Set, IdType, int, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
modifyMemberShip(SSOToken, IdType, String, Set<String>, IdType, int) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Adds or removes members to the provided group/role.
modifyMemberShip(SSOToken, IdType, String, Set<String>, IdType, int) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
modifyMemberShip_idrepo(String, String, String, Set, String, int, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
modifyMemberShip_idrepo(String, String, String, Set, String, int, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
modifyPrivilege(HttpHeaders, HttpServletRequest, String, String, String) - Method in class com.sun.identity.entitlement.rest.PrivilegeResource
 
ModifyResponse - Class in com.sun.identity.liberty.ws.disco
The class ModifyResponse represents a discovery response for modify request.
ModifyResponse(Status) - Constructor for class com.sun.identity.liberty.ws.disco.ModifyResponse
constructor.
ModifyResponse(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ModifyResponse
Constructor.
modifySchema(Function<Document, Boolean, E>) - Method in class com.sun.identity.sm.ServiceSchemaManager
 
modifyService(String, Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Modify the service attributes of a service assigned to a entity (user/group/organization/organizational unit).
modifyService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
ModifyService - Class in com.sun.identity.cli.idrepo
This command modifies the service attribute values of an identity.
ModifyService() - Constructor for class com.sun.identity.cli.idrepo.ModifyService
 
modifyService(String, Map) - Method in class com.sun.identity.idm.AMIdentity
Set attributes related to a specific service.
modifyService(SSOToken, IdType, String, String, SchemaType, Map<String, Set<String>>) - Method in class com.sun.identity.idm.IdRepo
Modifies the attribute values of the service attributes.
modifyService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in interface com.sun.identity.idm.IdServices
 
modifyService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
modifyService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
modifyService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
modifyService(SSOToken, IdType, String, String, SchemaType, Map) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
modifyService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
modifyService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
modifyService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
modifyService(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Sets the attributes related to provided service.
modifyService(SSOToken, IdType, String, String, SchemaType, Map, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
modifyService(SSOToken, IdType, String, String, SchemaType, Map<String, Set<String>>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Modifies the service attributes based on the incoming attributeMap.
modifyService(String, Map<String, ServiceSchemaUpgradeWrapper>, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
modifyService(SSOToken, IdType, String, String, SchemaType, Map<String, Set<String>>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
modifyService_idrepo(String, String, String, String, String, Map, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
modifyService_idrepo(String, String, String, String, String, Map, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
ModifySubConfiguration - Class in com.sun.identity.cli.schema
Modifies sub configuration.
ModifySubConfiguration() - Constructor for class com.sun.identity.cli.schema.ModifySubConfiguration
 
modifyValues(String, ModificationItem, Properties) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
 
ModSet - Class in com.iplanet.services.ldap
Represents a set of modification on attributes
ModSet() - Constructor for class com.iplanet.services.ldap.ModSet
Default consturctor
ModSet(AttrSet) - Constructor for class com.iplanet.services.ldap.ModSet
Constructor with an attribute set defaulting all operation types to ModSet.ADD
ModSet(AttrSet, int) - Constructor for class com.iplanet.services.ldap.ModSet
Construct ModSet given the same operation on a set of attributes
MODULE - Static variable in class com.sun.identity.authentication.config.AMAuthConfigType
 
MODULE - Static variable in class com.sun.identity.authentication.service.AuthUtils
Authentication type for Module based authentication after Composite Advices
MODULE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
MODULE_AUTH_TIME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
MODULE_BASED_AUTH - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
MODULE_BASED_AUTH_NOT_ALLOWED - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Module based authentication is not allowed
MODULE_INDICATOR_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
 
MODULE_INDICATOR_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
 
MODULE_INSTANCE - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The MODULE_INSTANCE index type indicates that the index name given corresponds to one of the authentication modules.
MODULE_INSTANCE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
MODULE_INSTANCE - Static variable in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Constant for representing authn type of module_intance
MODULE_INSTANCE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
Constant for representing authentication type of module_instance.
MODULE_INSTANCE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
MODULE_INSTANCES_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
MODULE_KEY - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
MODULE_NAME - Static variable in class com.sun.identity.log.LogConstants
The ModuleName field.
MODULE_NAME - Static variable in class com.sun.identity.saml2.logging.LogUtil
The ModuleName field.
MODULE_NAME - Static variable in class com.sun.identity.wss.logging.LogUtil
The ModuleName field.
MODULE_NAME_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
MODULE_NAME_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
MODULE_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Module Param
moduleConfiguration - Variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
moduleInstanceNames - Variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds the set of module instance names
moduleName - Variable in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
ModuleState - Enum in com.sun.identity.authentication.modules.membership
The enum wraps up all of the possible user states in the Membership module
ModuleState - Enum in org.forgerock.openam.ldap
The enum wraps up all of the possible user states in the LDAP module
MON_CONFIG_DISABLED - Static variable in class com.sun.identity.monitoring.Agent
 
MON_CREATEMIB_PROBLEM - Static variable in class com.sun.identity.monitoring.Agent
 
MON_MBEANSRVR_PROBLEM - Static variable in class com.sun.identity.monitoring.Agent
 
MON_READATTRS_PROBLEM - Static variable in class com.sun.identity.monitoring.Agent
 
MON_RMICONNECTOR_PROBLEM - Static variable in class com.sun.identity.monitoring.Agent
 
MONAGENT_PROV_IMPL - Static variable in class com.sun.identity.plugin.monitoring.MonitorManager
 
MONAGENT_PROVIDER_NAME - Static variable in class com.sun.identity.plugin.monitoring.MonitorManager
 
monHtmlEnabled(boolean) - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
MONIDFF_PROV_IMPL - Static variable in class com.sun.identity.plugin.monitoring.MonitorManager
 
MONIDFF_PROVIDER_NAME - Static variable in class com.sun.identity.plugin.monitoring.MonitorManager
 
MonitoredCTSConnectionFactory<C> - Class in org.forgerock.openam.cts.monitoring.impl.connections
A wrapper for the CTSConnectionFactory which tracks the success/failure of connection attempts requested through this factory.
MonitoredCTSConnectionFactory(ConnectionFactory<C>, CTSConnectionMonitoringStore) - Constructor for class org.forgerock.openam.cts.monitoring.impl.connections.MonitoredCTSConnectionFactory
The connection factory registers as a config listener in case these settings change.
MonitoredOperations - Class in com.iplanet.dpro.session.monitoring
Wraps a provided SessionOperations instance with timing meta information, and inserts that into an appropriate monitoring store.
MonitoredOperations(SessionOperations, SessionMonitorType, SessionMonitoringStore) - Constructor for class com.iplanet.dpro.session.monitoring.MonitoredOperations
Sets up an appropriate SessionOperations, linking it to its SessionMonitorType and giving it a link to the singleton SessionMonitoringStore.
MonitoredResultHandlerFactory - Class in org.forgerock.openam.cts.monitoring.impl.queue
Implementation enables monitoring of each operation that is processed by the asynchronous task processors in a suitably generic way.
MonitoredResultHandlerFactory(AsyncResultHandlerFactory, CTSOperationsMonitoringStore) - Constructor for class org.forgerock.openam.cts.monitoring.impl.queue.MonitoredResultHandlerFactory
 
MONITORING_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
Property string for Site Monitoring thread polling interval
MONITORING_TIMEOUT - Static variable in interface com.sun.identity.shared.Constants
Property string for Site Status Check timeout
MonitoringConfiguration - Class in com.sun.identity.common
This class gathers the configuration information for the monitoring service, which is initially started in WebtopNaming.java Configuration information can be gathered after Session services have started up.
MonitoringConfiguration() - Constructor for class com.sun.identity.common.MonitoringConfiguration
 
MonitoringFedConfig - Class in com.sun.identity.configuration
This class gathers the configuration information for the monitoring service, which is initially started in WebtopNaming.java Configuration information can be gathered after Session services have started up.
MonitoringFedConfig() - Constructor for class com.sun.identity.configuration.MonitoringFedConfig
 
MonitoringUtil - Class in com.sun.identity.monitoring
 
MonitorManager - Class in com.sun.identity.plugin.monitoring
The MonitorManager is used to get instances of the monitoring.
MonitorManager() - Constructor for class com.sun.identity.plugin.monitoring.MonitorManager
 
monRmiEnabled(boolean) - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
MONSAML1_PROV_IMPL - Static variable in class com.sun.identity.plugin.monitoring.MonitorManager
 
MONSAML1_PROVIDER_NAME - Static variable in class com.sun.identity.plugin.monitoring.MonitorManager
 
MONSAML2_PROV_IMPL - Static variable in class com.sun.identity.plugin.monitoring.MonitorManager
 
MONSAML2_PROVIDER_NAME - Static variable in class com.sun.identity.plugin.monitoring.MonitorManager
 
monSnmpEnabled(boolean) - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
MORE_THAN_ONE_MATCH_FOUND - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MOST_RECENT_MAX_RECORDS - Static variable in class com.sun.identity.log.LogQuery
when maximum records asked Most recent maximum number of records to be collected.
move(Context, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
move(Context, String, ActionRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
mRootDir - Variable in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
 
mRootDirHandle - Variable in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
 
mRootDN - Variable in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
 
mRWLock - Variable in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
 
msg - Variable in class com.sun.identity.log.service.LogRecord
Sting variable to keep log message
MSG - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "recMsg"
MSG_AUDIT_INIT_FAILED - Static variable in class com.sun.identity.install.tools.util.Audit
 
MSG_AVAIL_OPTS - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
MSG_CONCURRENT_RUN_ERROR - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
MSG_CONTACT_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
MSG_CONTACT_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
MSG_DELIMITER - Static variable in class com.sun.identity.authentication.client.AuthClientUtils
 
MSG_INVALID_OPTION - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
MSG_OPTION_DESC_HELP - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
MSG_OPTION_DESC_USAGE - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
MSG_UNKNOWN_ERROR - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
MSG_USAGE - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
MSISDN - Class in com.sun.identity.authentication.modules.msisdn
MSISDN Authentication module retrieves the device's msisdn number and the Wireless gateway sending the request from the ServletRequest.
MSISDN() - Constructor for class com.sun.identity.authentication.modules.msisdn.MSISDN
 
MSISDNPrincipal - Class in com.sun.identity.authentication.modules.msisdn
 
MSISDNPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.msisdn.MSISDNPrincipal
TODO-JAVADOC
MSISDNValidation - Class in com.sun.identity.authentication.modules.msisdn
A class that searches LDAP for the user having attribute sunIdentityMSISDNNumber matching the authentication client's device msisdn number.
MSISDNValidation(Map, Debug, ResourceBundle, Locale) - Constructor for class com.sun.identity.authentication.modules.msisdn.MSISDNValidation
Creates MSISNValidation and set up the configuration to search LDAP for msisdn number.
MSVValidator - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
XMLSerializer that calls the native interface of MSV and performs validation.
MSVValidator - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
XMLSerializer that calls the native interface of MSV and performs validation.
MUGSHOT_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
MULTI_SELECT_ALLOWED - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
MultiLineOptions - Class in com.sun.identity.install.tools.configurator
 
MultiLineOptions() - Constructor for class com.sun.identity.install.tools.configurator.MultiLineOptions
 
MULTIPLE_CHOICE - Static variable in class com.sun.identity.policy.Syntax
Deprecated.
value is multiple choice from list
MULTIPLE_CHOICE - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The MULTIPLE_CHOICE attribute type specifies that the attribute can have multiple values defined by the getChoiceValues method of AttributeSchema.
MULTIPLE_ENTRY - Static variable in interface com.iplanet.ums.IUMSConstants
 
MULTIPLE_MAPPINGS_FOUND - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
MULTIPLE_TABS_USED - Static variable in interface com.sun.identity.shared.Constants
Key to indicate if the customer is performing auths via mutiple tabs of the same browser.
MULTIPLE_UID_MATCHED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: Multiple UIDs matched.
MultipleMigrateDriver - Class in com.sun.identity.install.tools.configurator
This class migrates all previous product instances into new product.
MultipleMigrateDriver() - Constructor for class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
Constructor.
MultipleRealmsFoundException - Exception in org.forgerock.openam.core.realms
Signals that the realm String used to lookup a realm failed due to it mapping to multiple realms.
MultipleRealmsFoundException(String) - Constructor for exception org.forgerock.openam.core.realms.MultipleRealmsFoundException
Constructs a new exception with the specified detail message and cause.
MultipleUninstallDriver - Class in com.sun.identity.install.tools.configurator
 
MultipleUninstallDriver() - Constructor for class com.sun.identity.install.tools.configurator.MultipleUninstallDriver
 
MultiProtocolRelayServlet - Class in com.sun.identity.multiprotocol
The MultiProtocolRelayServlet class is a servlet used as returned RelayState for HTTP based protocol to continue on next federation protocol.
MultiProtocolRelayServlet() - Constructor for class com.sun.identity.multiprotocol.MultiProtocolRelayServlet
 
MultiProtocolUtils - Class in com.sun.identity.multiprotocol
The MultiProtocolUtils class provides some utility methods.
MultiRequests - Class in com.sun.identity.entitlement.xacml3.core
Java class for MultiRequestsType complex type.
MultiRequests() - Constructor for class com.sun.identity.entitlement.xacml3.core.MultiRequests
 
multiRequests - Variable in class com.sun.identity.entitlement.xacml3.core.Request
 
MultiServerClusterMonitor - Class in com.iplanet.dpro.session.service.cluster
API for querying status of servers in cluster.
MultiServerClusterMonitor(Debug, SessionServiceConfig, SessionServerConfig) - Constructor for class com.iplanet.dpro.session.service.cluster.MultiServerClusterMonitor
 
MultiWildcardNode - Class in org.forgerock.openam.entitlement.utils.indextree.treenodes
Wildcard tree node that will match any character except for '?'
MultiWildcardNode() - Constructor for class org.forgerock.openam.entitlement.utils.indextree.treenodes.MultiWildcardNode
 
MUST_HAVE_SERVICE_NAME - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
MUST_HAVE_SERVICE_NAME(10) Simple, the any ips_core:service specified in the xml must have a name.
MUST_UNDERSTAND - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
SOAP mustUnderstand attribute name.
MUST_UNDERSTAND - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for mustUnderstand attribute
MUST_UNDERSTAND - Static variable in class com.sun.identity.wss.security.WSSConstants
 
mustBePresent - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
 
mustBePresent - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
 
MustSupportClientChallengeElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
10.1 Trust10 Assertion Java content class for MustSupportClientChallenge element declaration.
MustSupportClientChallengeElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportClientChallengeElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
MustSupportClientChallengeElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportIssuedTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
10.1 Trust10 Assertion Java content class for MustSupportIssuedTokens element declaration.
MustSupportIssuedTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportIssuedTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
MustSupportIssuedTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefEmbeddedTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
9.1 Wss10 Assertion Java content class for MustSupportRefEmbeddedToken element declaration.
MustSupportRefEmbeddedTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefEmbeddedTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
MustSupportRefEmbeddedTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefEncryptedKeyElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
9.2 Wss11 Assertion Java content class for MustSupportRefEncryptedKey element declaration.
MustSupportRefEncryptedKeyElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefEncryptedKeyElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
MustSupportRefEncryptedKeyElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefExternalURIElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
9.1 Wss10 Assertion Java content class for MustSupportRefExternalURI element declaration.
MustSupportRefExternalURIElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefExternalURIElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
MustSupportRefExternalURIElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefIssuerSerialElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
9.1 Wss10 Assertion Java content class for MustSupportRefIssuerSerial element declaration.
MustSupportRefIssuerSerialElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefIssuerSerialElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
MustSupportRefIssuerSerialElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefKeyIdentifierElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
9.1 Wss10 Assertion Java content class for MustSupportRefKeyIdentifier element declaration.
MustSupportRefKeyIdentifierElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefKeyIdentifierElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
MustSupportRefKeyIdentifierElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefThumbprintElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
9.2 Wss11 Assertion Java content class for MustSupportRefThumbprint element declaration.
MustSupportRefThumbprintElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportRefThumbprintElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
MustSupportRefThumbprintElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportServerChallengeElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
10.1 Trust10 Assertion Java content class for MustSupportServerChallenge element declaration.
MustSupportServerChallengeElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
MustSupportServerChallengeElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
MustSupportServerChallengeElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
mutable - Variable in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
 
myAuthI18n - Static variable in class com.sun.identity.authentication.internal.AuthContext
 
myAuthI18n - Variable in class com.sun.identity.authentication.internal.server.AuthSPrincipal
 
MYCERTALIAS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Attribute which identifies certificate alias of this site.
MYSQL_DBDATA_FIELDTYPE - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the MySQL DB data type for the DATA field
MYSQL_DBDATETIME_FORMAT - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the format for the MySQL DATE/TIME field

N

name - Variable in class com.iplanet.am.util.Token
Name of Token - A String
NAME - Static variable in class com.iplanet.security.x509.IssuingDistributionPointExtension
Attribute name.
NAME - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
name - Variable in class com.sun.identity.authentication.internal.server.AuthSPrincipal
 
NAME - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
name - Variable in class com.sun.identity.common.configuration.ServerConfigXML.DirUserObject
 
name - Variable in class com.sun.identity.common.configuration.ServerConfigXML.ServerObject
 
NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name
NAME - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
NAME - Static variable in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
NAME - Static variable in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
name - Variable in class com.sun.identity.idsvcs.Attribute
 
name - Variable in class com.sun.identity.idsvcs.IdentityDetails
 
name - Variable in class com.sun.identity.idsvcs.Read
 
NAME - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
name - Variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
 
name - Variable in class com.sun.identity.log.service.LogInfoMap
Sting variable to keep request name
name - Variable in class com.sun.identity.log.service.LogType
Sting variable to keep logger name
name - Variable in class com.sun.identity.log.service.Parameters
String variable to keep request name
name - Variable in class com.sun.identity.rest.AuthSPrincipal
 
NAME - Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Key to hold user DN in returned map
name - Variable in class com.sun.identity.sm.DirectoryServerVendor.Vendor
 
NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
name - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
NAME - Static variable in class org.forgerock.openam.authz.PrivilegeAuthzModule
 
NAME - Static variable in class org.forgerock.openam.core.rest.cts.CoreTokenResourceAuthzModule
 
NAME - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceAuthzModule
 
NAME - Static variable in class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
 
NAME - Static variable in class org.forgerock.openam.cts.api.fields.ResourceSetTokenField
 
NAME - Static variable in class org.forgerock.openam.entitlement.configuration.ResourceTypeSmsAttributes
 
NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.AgentOAuth2ProviderService
 
NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ResourceSets
 
NAME - Static variable in class org.forgerock.openam.rest.authz.AdminOnlyAuthzModule
 
NAME - Static variable in class org.forgerock.openam.rest.authz.AgentOnlyAuthzModule
 
NAME - Static variable in class org.forgerock.openam.rest.authz.ResourceOwnerOrSuperUserAuthzModule
Name used by the LoggingAuthzModule.
NAME - Static variable in class org.forgerock.openam.rest.authz.SpecialAndAdminUserOnlyAuthzModule
 
NAME - Static variable in class org.forgerock.openam.rest.authz.SpecialOrAdminOrAgentAuthzModule
 
NAME - Static variable in class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
NAME - Static variable in class org.forgerock.openam.rest.authz.STSTokenGenerationServiceAuthzModule
 
NAME - Static variable in class org.forgerock.openam.rest.RestConstants
The name field constant.
NAME - Static variable in class org.forgerock.openam.selfservice.ResourceOwnerOrSuperUserAuthzModuleForKBA
Name used by the LoggingAuthzModule.
NAME - Static variable in class org.forgerock.openam.uma.rest.UmaPolicyResourceAuthzFilter
Name used by the LoggingAuthzModule.
NAME - Static variable in class org.forgerock.openam.upgrade.steps.policy.AbstractEntitlementUpgradeStep
 
NAME_ALLOWED - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Deprecated.
Parameter name 'allowed'
NAME_ALREADY_EXISTS - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
NAME_ATTR - Static variable in class org.forgerock.openam.oauth2.resources.labels.LabelsConstants
 
NAME_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Application
Name attribute name,
NAME_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Name attribute name,
NAME_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NAME_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NAME_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NAME_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NAME_DEBUGGER - Static variable in interface com.sun.identity.cli.CLIConstants
Name of debugger.
NAME_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NAME_FIELD - Static variable in class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
NAME_FORMAT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NameFormat
NAME_ID - Static variable in class com.sun.identity.log.LogConstants
The NameID field.
NAME_ID - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NAME_ID_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.NameIDImpl
 
NAME_ID_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
 
NAME_ID_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectImpl
 
NAME_ID_FORMAT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Parameter for Name Identifier format used in SAML web browser post profile and SAML web browser artifact profile.
NAME_ID_FORMAT_MAP - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies the name id format attribute map.
NAME_ID_FORMAT_MAP - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
NameID format map configuration.
NAME_ID_MAPPING_REQUEST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for NameIDMappingRequest
NAME_ID_MAPPING_RESPONSE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for NameIDMappingResponse
NAME_ID_POLICY_ANY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NameIDPolicy value type
NAME_ID_POLICY_FEDERATED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NameIDPolicy value type
NAME_ID_POLICY_NONE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NameIDPolicy value type
NAME_ID_POLICY_ONETIME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NameIDPolicy value type
NAME_ID_TYPE_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
 
NAME_IDENTIFIER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Identifier
NAME_INCLUDES_DOMAIN - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for Trim domain.
NAME_LENGTH - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Deprecated.
Parameter name 'length'
NAME_META_ALIAS_IN_URI - Static variable in class com.sun.identity.federation.meta.IDFFMetaManager
Constant used to identify meta alias.
NAME_META_ALIAS_IN_URI - Static variable in class com.sun.identity.saml2.meta.SAML2MetaManager
Constant used to identify meta alias.
NAME_META_ALIAS_IN_URI - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Constant used to identify meta alias in URL.
NAME_PRONOUNCED_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
NAME_QUALIFIER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Qualifier
NAME_QUALIFIER_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.BaseIDImpl
 
NAME_QUALIFIER_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
 
NAME_REGISTRATION_DONE_PAGE_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name registration done jsp name
NAME_REGISTRATION_IDP_HTTP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
URI for HTTP-Redirect-based Name Identifier Registration Profile initiated at Identity Provider
NAME_REGISTRATION_IDP_SOAP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
URI for SOAP/HTTP-based Name Identifier Registration Profile initiated at Identity Provider
NAME_REGISTRATION_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name registration via soap
NAME_REGISTRATION_REQUEST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Register NameIdentifier Request
NAME_REGISTRATION_RESPONSE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Register NameIdentifier Response
NAME_REGISTRATION_SP_HTTP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
URI for HTTP-Redirect-based Name Identifier Registration Profile initiated at Service Provider
NAME_REGISTRATION_SP_SOAP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
URI for SOAP/HTTP-based Name Identifier Registration Profile initiated at Service Provider
NAME_SCHEME_MIDDLE - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
NAME_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Name search attribute
NAME_SUFFIX - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
NAME_VALUE_LIST - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The NAME_VALUE_LIST attribute type specifies that the attribute should be display as a name value list widget.
nameAlreadyExists(String) - Static method in exception com.sun.identity.idm.IdRepoDuplicateObjectException
Create an instance using the localized IdRepoErrorCode.NAME_ALREADY_EXISTS error message populated with the provided name.
NameAlreadyExistsException - Exception in com.sun.identity.policy
Exception thrown if a name of an object such as policy, rule or referral already exists (used by another object of the same type)
NameAlreadyExistsException(String, String, int) - Constructor for exception com.sun.identity.policy.NameAlreadyExistsException
Constructs a NameAlreadyExistsException instance.
NameAlreadyExistsException(String, String, Object[], String, int) - Constructor for exception com.sun.identity.policy.NameAlreadyExistsException
Constructs a NameAlreadyExistsException instance.
NameAlreadyExistsException(String, String, Object[], Throwable, String, int) - Constructor for exception com.sun.identity.policy.NameAlreadyExistsException
Constructs a NameAlreadyExistsException instance.
NameAlreadyExistsException(Throwable, String, int) - Constructor for exception com.sun.identity.policy.NameAlreadyExistsException
Constructs a NameAlreadyExistsException instance.
NameAlreadyRegisteredException - Exception in org.forgerock.openam.entitlement
Indicates that the given short name of a condition, subject or attribute has already been registered and so a different name should be chosen.
NameAlreadyRegisteredException(String) - Constructor for exception org.forgerock.openam.entitlement.NameAlreadyRegisteredException
 
NAMED_CLAIM_COMMONNAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Index into NAMED_CLAIM_TYPES and NAMED_CLAIM_DISPLAY_NAMES arrays for Common Name
NAMED_CLAIM_DISPLAY_NAMES - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Claim type Displey names
NAMED_CLAIM_EMAILADDRESS - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Index into NAMED_CLAIM_TYPES and NAMED_CLAIM_DISPLAY_NAMES arrays for Email Address
NAMED_CLAIM_TYPES - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Claim type URIs, as defined in 'WS-Federation: Passive Requestor Interoperability Profile' document
NAMED_CLAIM_UPN - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Index into NAMED_CLAIM_TYPES and NAMED_CLAIM_DISPLAY_NAMES arrays for UPN
NAMED_CONFIGURATION - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
NAMED_CONFIGURATION - Static variable in class com.sun.identity.authentication.service.ConfiguredAuthServices
 
NAMED_CONFIGURATION_ID - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
NAMED_POLICY - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
 
NameID - Interface in com.sun.identity.saml2.assertion
The NameID is used in various SAML assertion constructs such as Subject and SubjectConfirmation elements, and in various protocol messages.
NAMEID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for NameID
NAMEID - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
nameID - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
NAMEID_ATTRIBUTE - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for NameID attribute.
NAMEID_FORMAT - Static variable in class com.sun.identity.saml2.profile.IDPSSOUtil
 
NAMEID_FORMAT - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for NameID format.
NAMEID_FORMAT_NAMESPACE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent Name Identifier Format name space
NAMEID_FORMAT_NAMESPACE_V_1_1 - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent Name Identifier Format name space version 1.1
NAMEID_IMPL_CLASS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Identifier Implementation Class
NAMEID_INFO - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
NameID info attribute.
NAMEID_INFO - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
NameID info attribute.
NAMEID_INFO_KEY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
NameID info key attribute.
NAMEID_INFO_KEY - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
NameID info key attribute.
NAMEID_INVALID_ENCRYPTION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NAMEID_MAPPING_REQUEST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NameIdentifier Mapping Request
NAMEID_MAPPING_RESPONSE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NameIdentifier Mapping Response
NAMEID_MAPPING_SERVICE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
NameIDMapping service.
NAMEID_POLICY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NameIDPolicy configuration attribute name
NAMEID_POLICY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for NameIDPolicy Element
NAMEID_POLICY - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
NAMEID_POLICY_ELEMENT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NameIDPolicy Element name
NAMEID_POLICY_FORMAT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
NameIDPolicy Format Identifier Parameter
NAMEID_TRANSIENT_FORMAT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
NameIDandSPpair - Class in com.sun.identity.saml2.profile
This class represents a pair of NameID and its corresponding SPEntityID.
NameIDandSPpair() - Constructor for class com.sun.identity.saml2.profile.NameIDandSPpair
Default constructor for deserialization.
NameIDandSPpair(NameID, String) - Constructor for class com.sun.identity.saml2.profile.NameIDandSPpair
Constructor for a NameIDandSPpair.
NameIDElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for NameID element declaration.
NameIDElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
NameIDElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
NameIDElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
NameIdentifier - Class in com.sun.identity.saml.assertion
The NameIdentifier element specifies a Subject by a combination of a name and a security domain governing the name of the Subject.
NameIdentifier() - Constructor for class com.sun.identity.saml.assertion.NameIdentifier
Default contructor
NameIdentifier(Element) - Constructor for class com.sun.identity.saml.assertion.NameIdentifier
Constructs a NameIdentifer element from an existing XML block.
NameIdentifier(String) - Constructor for class com.sun.identity.saml.assertion.NameIdentifier
Constructor
NameIdentifier(String, String) - Constructor for class com.sun.identity.saml.assertion.NameIdentifier
Constructs a NameQualifier instance.
NameIdentifier(String, String, String) - Constructor for class com.sun.identity.saml.assertion.NameIdentifier
Constructs a NameQualifier instance.
NameIdentifierMapper - Interface in com.sun.identity.liberty.ws.disco.plugins
The class NameIdentifierMapper is an interface that is used to map user's NameIdentifier from one provider to another.
NAMEIDENTIFIERMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path where the nameIdentifierMapper is located.
NameIdentifierMapper - Interface in com.sun.identity.saml.plugins
The class NameIdentifierMapper is an interface that is implemented to map user account to name identifier in assertion subject in OpenAM.
NameIdentifierMapper - Interface in com.sun.identity.wss.sts.spi
The interface NameIdentifierMapper is used to map the real user identity to the psuedo name and vice versa.
nameIdFormat(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the name-id format on the SAML2ConfigBuilder.
NameIDFormatElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for NameIDFormat element declaration.
NameIDFormatElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
NameIDFormatElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
NameIDFormatElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
NameIDFormatElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
NameIDImpl - Class in com.sun.identity.saml2.assertion.impl
The NameID is used in various SAML assertion constructs such as Subject and SubjectConfirmation elements, and in various protocol messages.
NameIDImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.NameIDImpl
Default constructor
NameIDImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.NameIDImpl
This constructor is used to build NameID object from a XML string.
NameIDImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.NameIDImpl
This constructor is used to build NameID object from a block of existing XML that has already been built into a DOM.
NameIDImplWithoutSPNameQualifier - Class in com.sun.identity.saml2.assertion.impl
The NameID is used in various SAML assertion constructs such as Subject and SubjectConfirmation elements, and in various protocol messages.
NameIDImplWithoutSPNameQualifier() - Constructor for class com.sun.identity.saml2.assertion.impl.NameIDImplWithoutSPNameQualifier
Default constructor
NameIDImplWithoutSPNameQualifier(String) - Constructor for class com.sun.identity.saml2.assertion.impl.NameIDImplWithoutSPNameQualifier
This constructor is used to build NameID object from a XML string.
NameIDImplWithoutSPNameQualifier(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.NameIDImplWithoutSPNameQualifier
This constructor is used to build NameID object from a block of existing XML that has already been built into a DOM.
NameIDInfo - Class in com.sun.identity.saml2.common
This class NameIDInfo represents the user account federation information stored in the repository.
NameIDInfo(String, String, NameID, String, boolean) - Constructor for class com.sun.identity.saml2.common.NameIDInfo
Constructor
NameIDInfoKey - Class in com.sun.identity.saml2.common
This class NameIDInfoKey represents the user account federation information key: sun-fm-saml2-nameid-info-key.
NameIDInfoKey(String, String, String) - Constructor for class com.sun.identity.saml2.common.NameIDInfoKey
Constructor
nameIDMapper - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
nameIDMapper - Variable in class com.sun.identity.wss.provider.STSConfig
 
NameIDMapping - Class in com.sun.identity.saml2.profile
This class provides methods to send or process NameIDMappingRequest.
NameIDMapping() - Constructor for class com.sun.identity.saml2.profile.NameIDMapping
 
NAMEIDMAPPING_REQ - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
NAMEIDMAPPING_RES - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
NameIDMappingRequest - Interface in com.sun.identity.saml2.protocol
This class represents the ManageNameIDRequestType complex type.
NameIDMappingRequestImpl - Class in com.sun.identity.saml2.protocol.impl
 
NameIDMappingRequestImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Constructor to create ManageNameIDRequest Object.
NameIDMappingRequestImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Constructor to create ManageNameIDRequest Object.
NameIDMappingRequestImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Constructor to create ManageNameIDRequest Object.
NameIDMappingResponse - Interface in com.sun.identity.saml2.protocol
This class represents the NameIDMappingResponseType complex type.
NameIDMappingResponseImpl - Class in com.sun.identity.saml2.protocol.impl
 
NameIDMappingResponseImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
Constructor to create ManageNameIDResponse Object.
NameIDMappingResponseImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
Constructor to create ManageNameIDResponse Object.
NameIDMappingResponseImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
Constructor to create ManageNameIDResponse Object.
NameIDMappingServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for NameIDMappingService element declaration.
NameIDMappingServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
NameIDMappingServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
NameIDMappingServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
NameIDMappingServiceSOAP - Class in com.sun.identity.saml2.servlet
This class NameIDMappingServiceSOAP receives and processes Name ID mapping request using SOAP binding on IDP side.
NameIDMappingServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.NameIDMappingServiceSOAP
 
NameIDPartnerAccountMapper - Class in com.sun.identity.saml.plugins
The class NameIDPartnerAccountMapper provide an implementation of the PartnerAccountMapper interface, the class maps user bases on the value of NameIdentifer only.
NameIDPartnerAccountMapper() - Constructor for class com.sun.identity.saml.plugins.NameIDPartnerAccountMapper
 
nameIDPolicy - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
NAMEIDPOLICY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for NameIDPolicy Element.
NameIDPolicy - Interface in com.sun.identity.saml2.protocol
This interface defines methods to retrieve name identifier related properties.
NameIDPolicyImpl - Class in com.sun.identity.saml2.protocol.impl
This interface defines methods to retrieve name identifier related properties.
NameIDPolicyImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Constructor creates NameIDPolicy object.
NameIDPolicyImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Constructor creates NameIDPolicy object.
NameIDPolicyImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Returns the NameIDPolicy Object.
NameIDType - Interface in com.sun.identity.saml2.assertion
The NameIDType is used when an element serves to represent an entity by a string-valued name.
NameIDType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for NameIDType complex type.
NameIDTypeImpl - Class in com.sun.identity.saml2.assertion.impl
The NameIDType is used when an element serves to represent an entity by a string-valued name.
NameIDTypeImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
 
NameIDTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
NameIDTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
NameIDTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
NameNotFoundException - Exception in com.sun.identity.policy
Exception thrown if an object such as policy, rule or referral for the given name does not exist.
NameNotFoundException(String, String, int) - Constructor for exception com.sun.identity.policy.NameNotFoundException
Constructor
NameNotFoundException(String, String, Object[], String, int) - Constructor for exception com.sun.identity.policy.NameNotFoundException
Constructor
NameNotFoundException(String, String, Object[], Throwable, String, int) - Constructor for exception com.sun.identity.policy.NameNotFoundException
Constructor
NameNotFoundException(Throwable, String, int) - Constructor for exception com.sun.identity.policy.NameNotFoundException
Constructor
NAMEREGIS_INDICATOR_PARAM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name registration indicator
NAMES_ONLY - Static variable in interface com.sun.identity.cli.IArgument
Names Only option
NAMESPACE_ATTR - Static variable in interface com.sun.identity.entitlement.SubjectAttributesCollector
Attribute Namespace.
NAMESPACE_IDENTITY - Static variable in interface com.sun.identity.entitlement.SubjectAttributesCollector
Identity Namespace
NAMESPACE_PREFIX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for xml name space
NamespaceContext2 - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Maintains namespace<->prefix bindings.
NamespaceContext2 - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Maintains namespace<->prefix bindings.
NamespaceContextImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Implementation of the NamespaceContext2.
NamespaceContextImpl(NamespacePrefixMapper) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
 
NamespaceContextImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Implementation of the NamespaceContext2.
NamespaceContextImpl(NamespacePrefixMapper) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
 
NamespacePrefixMapperImpl - Class in com.sun.identity.federation.meta
 
NamespacePrefixMapperImpl() - Constructor for class com.sun.identity.federation.meta.NamespacePrefixMapperImpl
 
NamespacePrefixMapperImpl - Class in com.sun.identity.liberty.ws.soapbinding
This class is the implementation of the NamespacePrefixMapper.
NamespacePrefixMapperImpl() - Constructor for class com.sun.identity.liberty.ws.soapbinding.NamespacePrefixMapperImpl
 
NamespacePrefixMapperImpl - Class in com.sun.identity.saml2.meta
 
NamespacePrefixMapperImpl() - Constructor for class com.sun.identity.saml2.meta.NamespacePrefixMapperImpl
 
NAMEVALUEOUTPUT_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NAMEVALUEOUTPUT_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NAMEVALUEOUTPUT_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NameValueOutputCallback - Class in com.sun.identity.authentication.callbacks
 
NameValueOutputCallback(String, String) - Constructor for class com.sun.identity.authentication.callbacks.NameValueOutputCallback
 
NAMING_AM_LB_COOKIE - Static variable in interface com.sun.identity.shared.Constants
Attribute name for the load balancer cookie in the Naming Response.
NAMING_ATTR - Static variable in interface com.sun.identity.idm.IdConstants
 
NAMING_SERVICE - Static variable in class com.iplanet.services.naming.service.NamingService
 
NAMING_SERVICE - Static variable in class com.iplanet.services.naming.WebtopNaming
The unique identifier for the Naming Service.
NAMING_SERVICE_PACKAGE - Static variable in class com.iplanet.services.naming.service.NamingService
 
NamingBundle - Class in com.iplanet.services.naming.share
 
NamingBundle() - Constructor for class com.iplanet.services.naming.share.NamingBundle
 
NamingRequest - Class in com.iplanet.services.naming.share
This NamingRequest class represents a NamingRequest XML document.
NamingRequest(String) - Constructor for class com.iplanet.services.naming.share.NamingRequest
This constructor shall only be used at the client side to construct a NamingRequest object.
NamingResponse - Class in com.iplanet.services.naming.share
This NamingResponse class represents a NamingResponse XML document.
NamingResponse(String) - Constructor for class com.iplanet.services.naming.share.NamingResponse
This constructor shall only be used at the server side to construct a NamingResponse object.
NamingService - Class in com.iplanet.services.naming.service
 
NamingService() - Constructor for class com.iplanet.services.naming.service.NamingService
 
namingTable(Map<String, String>) - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
NamingTableConfiguration() - Constructor for class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
NamingTableConfigurationFactory - Class in com.iplanet.services.naming
Responsible for creating the configuration which is used by WebtopNaming.
NamingTableConfigurationFactory() - Constructor for class com.iplanet.services.naming.NamingTableConfigurationFactory
 
NamingTableConfigurationFactory.NamingTableConfiguration - Class in com.iplanet.services.naming
Configuration based on the naming table provided.
NAS_ALLOW_SELECT - Static variable in class org.forgerock.openam.radius.common.packet.LoginIPHostAttribute
The value that indicates that the NAS should allow the user to select the host address to connect to.
NAS_PROMPT - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The NAS Prompt type.
NAS_SELECT - Static variable in class org.forgerock.openam.radius.common.packet.LoginIPHostAttribute
The value that indicates that the NAS should select a host address to connect to.
NASClassAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Class attribute as specified in section 5.25 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
NASClassAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.NASClassAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
NASClassAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.NASClassAttribute
Create an instance with the opaque string that the client can pass to the accounting server if supported.
NASIdentifierAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the NAS-Identifier attribute as specified in section 5.32 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
NASIdentifierAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.NASIdentifierAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
NASIdentifierAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.NASIdentifierAttribute
Create an instance with the id of the NAS originating the Access-Request.
NASIPAddressAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the NAS-IP-Address attribute as specified in section 5.4 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
NASIPAddressAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.NASIPAddressAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
NASIPAddressAttribute(InetAddress) - Constructor for class org.forgerock.openam.radius.common.packet.NASIPAddressAttribute
Construct an instance from the IP address of the NAS originating the request.
NASPortAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the NAS-Port field as specified in section 5.5 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
NASPortAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.NASPortAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
NASPortAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.NASPortAttribute
Constructs a new instance from the physical port number of the NAS.
NASPortTypeAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the NAS-Port-Type field as specified in section 5.41 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
NASPortTypeAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
NASPortTypeAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
Constructs a new instance from the port type of the NAS.
NE - Static variable in class com.sun.identity.log.QueryElement
Not Equal Relationship.
nearInstantProperty - Variable in class org.forgerock.openam.authentication.modules.push.AbstractPushModule
Used to make the polling occur every second.
NeedInfoException - Exception in org.forgerock.openam.uma
An UMA exception for when Clients need to provide more information to gain authorization to a resource.
NeedInfoException() - Constructor for exception org.forgerock.openam.uma.NeedInfoException
Constructs a new NeedInfoException.
NeedMoreCredentials - Exception in com.sun.identity.idsvcs
 
NeedMoreCredentials(String) - Constructor for exception com.sun.identity.idsvcs.NeedMoreCredentials
 
NeedMoreCredentials_LiteralSerializer - Class in com.sun.identity.idsvcs
 
NeedMoreCredentials_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.NeedMoreCredentials_LiteralSerializer
 
NeedMoreCredentials_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.NeedMoreCredentials_LiteralSerializer
 
needPolicyEvalLookup() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns a boolean value which indicates whether policy evaluation is needed for discovery lookup.
needPolicyEvalUpdate() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns a boolean value which indicates whether policy evaluation is needed for discovery update.
needSessionContextStatement() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns flag used by the IDP to decide if SessionContextStatement needs to be generated for discovery bootstrapping.
needSetLBCookieAndRedirect(HttpServletRequest, HttpServletResponse, boolean) - Static method in class com.sun.identity.federation.common.FSUtils
Detects if a request simply needs loadbalancer cookies adding and to be redirected to be handled elsewhere.
needSetLBCookieAndRedirect(HttpServletRequest, HttpServletResponse, boolean) - Method in interface com.sun.identity.saml2.profile.FederateCookieRedirector
Sets the cookie if required and then redirects the SAML2 request.
needSetLBCookieAndRedirect(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.forgerock.openam.saml2.UtilProxyCookieRedirector
 
needToEscapeXMLSpecialCharacters(String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultLibraryIDPAttributeMapper
Decides whether it needs to escape XML special characters for attribute values or not.
needToUnescapeXMLSpecialCharacters(String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultSPAttributeMapper
Decides whether it needs to unescape XML special characters for attribute values or not.
NestedPolicyType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for NestedPolicyType complex type.
NestedPolicyTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
NestedPolicyTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
NestedPolicyTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
NETSCAPE_LDAP_V3 - Static variable in class org.forgerock.openam.upgrade.steps.RemoveNetscapeLDAPStep
 
NetworkMonitor - Class in com.sun.identity.entitlement.util
Utility to collect response time and throughput on a per second basis.
NetworkMonitor() - Constructor for class com.sun.identity.entitlement.util.NetworkMonitor
 
NetworkMonitor.StatsData - Class in com.sun.identity.entitlement.util
 
networkMonitorEnabled() - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns true if the network monitoring for entitlements is enabled
networkMonitorEnabled() - Method in class com.sun.identity.entitlement.opensso.EntitlementService
 
networkMonitorExist(String) - Static method in class com.sun.identity.monitoring.MonitoringUtil
return whether the specified network monitor has been instantiated in the entitlements service yet
NetworkValidator - Class in com.sun.identity.install.tools.configurator
 
NetworkValidator() - Constructor for class com.sun.identity.install.tools.configurator.NetworkValidator
 
NEW_AUTHCONTEXT_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NEW_AUTHCONTEXT_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
NEW_ENCRYPTEDID - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
NEW_ENTRY_IDS - Static variable in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Key used in method modifyDiscoEntries() return Map.
NEW_INSTANCE_FAILED - Static variable in interface com.iplanet.ums.IUMSConstants
 
NEW_LINE - Static variable in class com.sun.identity.install.tools.configurator.InteractionInfo
 
NEW_LINE - Static variable in interface com.sun.identity.install.tools.util.xml.IXMLUtilsConstants
 
NEW_LINE - Static variable in class com.sun.identity.policy.PolicyUtils
 
newAccessRight(AccessRightObject) - Method in class com.iplanet.ums.BaseRole
Creates attribute access rights for the role; existing attribute access rights for the role will be replaced.
newAcctInfo - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
newAcctKey - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
newAddRequest(String) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates an LDAP add request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newAddRequest(DN) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates an LDAP add request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newAddRequest(Entry) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates an LDAP add request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newApplication(String, ApplicationType) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Creates an application.
NewAuthContext - Static variable in class com.sun.identity.authentication.server.AuthXMLRequest
Constant of Authentication request for new AuthContext
NewBoolean - Class in com.sun.identity.saml2.common
New Boolean class
NewBoolean() - Constructor for class com.sun.identity.saml2.common.NewBoolean
 
NewBoolean(boolean) - Constructor for class com.sun.identity.saml2.common.NewBoolean
 
newBuilder(boolean) - Static method in class com.sun.identity.entitlement.ConditionDecision
New decision builder.
newCollapsedElement(String) - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
A factory method used for the creation of new XML elements that can be added to this XML document at a later stage.
NEWCONFDIR - Static variable in class com.iplanet.am.util.SystemProperties
 
newCookie(String, String) - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Constructs a cookie with a specified name and value.
newCookie(String, String, int) - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Constructs a cookie with a specified name and value and sets the maximum age of the cookie in seconds.
newCookie(String, String, String) - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Constructs a cookie with a specified name and value and sets a path for the cookie to which the client should return the cookie.
newCookie(String, String, String, String) - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Constructs a cookie with a specified name and value and sets a path for the cookie to which the client should return the cookie and sets the domain within which this cookie should be presented.
newCookie(String, String, int, String, String) - Static method in class com.iplanet.services.util.CookieUtils
Deprecated.
Constructs a cookie with a specified name and value and sets the maximum age of the cookie in seconds and sets a path for the cookie to which the client should return the cookie and sets the domain within which this cookie should be presented.
newCookie(String, String) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Constructs a cookie with a specified name and value.
newCookie(String, String, int) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Constructs a cookie with a specified name and value and sets the maximum age of the cookie in seconds.
newCookie(String, String, String) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Constructs a cookie with a specified name and value and sets a path for the cookie to which the client should return the cookie.
newCookie(String, String, String, String) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Constructs a cookie with a specified name and value and sets a path for the cookie to which the client should return the cookie and sets the domain within which this cookie should be presented.
newCookie(String, String, int, String, String) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Constructs a cookie with a specified name and value and sets the maximum age of the cookie in seconds and sets a path for the cookie to which the client should return the cookie and sets the domain within which this cookie should be presented.
newCookie(String, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value.
newCookie(String, String, int) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value and sets the maximum age of the cookie in seconds.
newCookie(String, String, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value and sets a path for the cookie to which the client should return the cookie.
newCookie(String, String, String, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value and sets a path for the cookie to which the client should return the cookie and sets the domain within which this cookie should be presented.
newCookie(String, String, int, String, String) - Static method in class com.sun.identity.shared.encode.CookieUtils
Returns a cookie with a specified name and value and sets the maximum age of the cookie in seconds and sets a path for the cookie to which the client should return the cookie and sets the domain within which this cookie should be presented.
newCTSWorkerInit(CTSWorkerTaskProvider, ThreadMonitor, CoreTokenConfig, AMExecutorServiceFactory, Debug) - Static method in class org.forgerock.openam.cts.worker.CTSWorkerManager
Create a new default instance of CTSWorkerManager.
newDate() - Static method in enum org.forgerock.openam.utils.Time
Get a Date with current time in milliseconds from the TimeService - this replaces new Date().
newDate(long) - Static method in enum org.forgerock.openam.utils.Time
Get a Date with the specified time in milliseconds - this replaces new Date(long).
newDeleteRequest(String) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates an LDAP delete request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newDeleteRequest(DN) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates an LDAP delete request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newDN(String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
 
newDocument() - Static method in class com.sun.identity.shared.xml.XMLUtils
Obtains a new instance of a DOM Document object
newElement(String) - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
A factory method used for the creation of new XML elements that can be added to this XML document at a later stage.
newElement(String, String) - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
A factory method used for the creation of new XML elements that can be added to this XML document at a later stage.
newElementFromXMLFragment(String) - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
A factory method used for the creation of new XML elements that can be added to this XML document at a later stage.
NewEncryptedID - Interface in com.sun.identity.saml2.protocol
Java content class for NewEncryptedID element declaration.
NewEncryptedIDImpl - Class in com.sun.identity.saml2.protocol.impl
Java content class for NewEncryptedID element declaration.
NewEncryptedIDImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.NewEncryptedIDImpl
Constructor to create NewEncryptedID Object.
NewEncryptedIDImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.NewEncryptedIDImpl
Constructor to create NewEncryptedID Object.
newFailoverConnectionFactory(Set<LDAPURL>, String, char[], int, String, Options) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Creates a new connection factory that is capable to failover to the servers defined in case there is an error.
newFailoverConnectionPool(Set<LDAPURL>, String, char[], int, int, String, Options) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Creates a new connection pool that is capable to failover to the servers defined in case there is an error.
newFailure(String, String) - Static method in class org.forgerock.openam.entitlement.constraints.ConstraintResults
Creates a new failure result.
newFailureBuilder() - Static method in class com.sun.identity.entitlement.ConditionDecision
New builder representing a failure.
newHttpRoute(RoutingMode, String, Handler) - Static method in class org.forgerock.openam.http.HttpRoute
Creates a new HttpRoute for a route with the given mode and template.
newHttpRoute(RoutingMode, String, Annotation) - Static method in class org.forgerock.openam.http.HttpRoute
Creates a new HttpRoute for a route with the given mode and template.
newHttpRoute(RoutingMode, String, Class<? extends Handler>) - Static method in class org.forgerock.openam.http.HttpRoute
Creates a new HttpRoute for a route with the given mode and template.
newHttpRoute(RoutingMode, String, Key<? extends Handler>) - Static method in class org.forgerock.openam.http.HttpRoute
Creates a new HttpRoute for a route with the given mode and template.
newHttpRoute(RoutingMode, String, Provider<Handler>) - Static method in class org.forgerock.openam.http.HttpRoute
Creates a new HttpRoute for a route with the given mode and template.
NEWID - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
NewID - Interface in com.sun.identity.saml2.protocol
This interface identifies the new identifier in an ManageNameIDRequest message.
NewIDImpl - Class in com.sun.identity.saml2.protocol.impl
This class identifies the new ID entitie in an ManageNameIDRequest message.
NewIDImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.NewIDImpl
Constructor to create the NewID Object.
NewIDImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.NewIDImpl
Constructor to create the NewID Object.
newInstance(String, String, String, String, String, Set<String>, Map<String, String>) - Method in class com.sun.identity.delegation.DelegationPermissionFactory
Creates a new DelegationPermission instance.
newInstance() - Method in class com.sun.identity.idsvcs.IdentityServicesFactory
Create a new instance of a Security implementation using the default provider.
newInstance(Class) - Method in class com.sun.identity.idsvcs.rest.MarshallerFactory
 
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.metadataattr.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.schema.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Create an instance of the specified Java content interface.
newInstance(Class) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create an instance of the specified Java content interface.
newInstance() - Static method in class com.sun.identity.wss.trust.WSTrustFactory
Returns an instance of WSTrustFactory for the default WS-Trust protocol 1.0
newInstance(String) - Static method in class com.sun.identity.wss.trust.WSTrustFactory
Returns an instance of WSTrustFactory for the given protocol version.
newInstance(Context) - Static method in class org.forgerock.oauth2.restlet.TemplateFactory
Creates a new instance of the TemplateFactory.
newInternalSession(String, boolean) - Method in class com.iplanet.dpro.session.service.InternalSessionFactory
Creates a new Internal Session
newInternalSession(String, boolean, boolean) - Method in class com.iplanet.dpro.session.service.InternalSessionFactory
Creates a new Internal Session
newInternalSession(String, boolean) - Method in class com.iplanet.dpro.session.service.SessionService
 
newInternalSession(String, boolean, boolean) - Method in class com.iplanet.dpro.session.service.SessionService
 
NEWLINE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for newline
newList(Collection<T>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Returns an ArrayList of the items in the provided collection, or null if the set is null.
newModifyDNRequest(String, String) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates an LDAP modify DN request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newModifyRequest(String) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates a simple LDAP modify request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newModifyRequest(DN) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates a simple LDAP modify request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newNoneSearchableInstance(String) - Static method in class org.forgerock.openam.entitlement.configuration.SmsAttribute
 
newPermissionCollection() - Method in class com.sun.identity.policy.jaas.ISPermission
Returns a java.security.PermissionCollection to store this kind of Permission.
newPolicySet(String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
newPrioritizedFailoverConnectionFactory(Set<String>, String, String, String, char[], int, String, Options) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Based on the incoming parameters prioritizes the LDAP server list, then creates a connection factory that is capable to failover to the servers defined in case there is an error.
newPrioritizedFailoverConnectionPool(Set<String>, String, String, String, char[], int, int, String, Options) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Based on the incoming parameters prioritizes the LDAP server list, then creates a connection pool that is capable to failover to the servers defined in case there is an error.
newReceiverException(String, String...) - Static method in exception org.forgerock.openam.wsfederation.common.ActiveRequestorException
Constructs a new exception instance for server side errors.
newReceiverException(Throwable) - Static method in exception org.forgerock.openam.wsfederation.common.ActiveRequestorException
Constructs a new exception instance for server side errors based on exception objects.
newSafeDocument(boolean) - Method in interface org.forgerock.openam.sts.XMLUtilities
 
newSafeDocument(boolean) - Method in class org.forgerock.openam.sts.XMLUtilitiesImpl
 
newSearchableInstance(String) - Static method in class org.forgerock.openam.entitlement.configuration.SmsAttribute
 
newSearchRequest(DN, SearchScope, Filter, String...) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates an LDAP search request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newSearchRequest(String, SearchScope, String, String...) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates an LDAP search request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newSenderException(String, String...) - Static method in exception org.forgerock.openam.wsfederation.common.ActiveRequestorException
Constructs a new exception instance for client side errors.
NewServiceWrapper - Class in org.forgerock.openam.upgrade
Wraps the new Service document and any modifications required after upgrade.
NewServiceWrapper(String, Map<String, ServiceSchemaModificationWrapper>, Document) - Constructor for class org.forgerock.openam.upgrade.NewServiceWrapper
Create a new wrapper for the service to be created and the attributes modified in the service.
newSession(String, boolean) - Static method in class com.sun.identity.authentication.service.AuthD
Creates a new session.
newSession(String, boolean, boolean) - Static method in class com.sun.identity.authentication.service.AuthD
Creates a new session.
NEWSESSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
New Session
newSessionArgExists(Hashtable) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns true if the request has the arg=newsession query parameter.
newSessionArgExists(Map<String, String>, SessionID) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
newSimpleBindRequest(String, char[]) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Creates a simple LDAP bind request that will propagate the common audit transaction id if the target LDAP server supports it (i.e., is OpenDJ).
newSingleEntrySearchRequest(DN, String...) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Returns a single-entry search request for the given entry DN and attributes.
newSingleEntrySearchRequest(String, String...) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Returns a single-entry search request for the given entry DN and attributes.
newSingleEntrySearchRequest(String, SearchScope, String, String...) - Static method in class org.forgerock.openam.ldap.LDAPRequests
Returns a single-entry search request.
NewSubSchemaWrapper - Class in org.forgerock.openam.upgrade
Wraps the definition of a new sub schema
NewSubSchemaWrapper(String, String, Node) - Constructor for class org.forgerock.openam.upgrade.NewSubSchemaWrapper
Creates a new sub schema wrapper
newSuccess() - Static method in class org.forgerock.openam.entitlement.constraints.ConstraintResults
Creates a new successful result.
newSuccessBuilder() - Static method in class com.sun.identity.entitlement.ConditionDecision
New builder representing a satisfied.
newThread(Runnable) - Method in class org.forgerock.openam.radius.server.RadiusThreadFactory
 
next() - Method in class com.iplanet.ums.SearchResults
Returns the next entry in the search results.
next() - Method in class com.sun.identity.common.GeneralTaskRunnable
Returns the TaskRunnable next to this TaskRunnable in the linked-list.
next() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns the TaskRunnable next to this TaskRunnable in the linked-list.
next() - Method in interface com.sun.identity.common.TaskRunnable
Returns the TaskRunnable next to this TaskRunnable in the linked-list.
next() - Method in class com.sun.identity.entitlement.util.SimpleIterator
 
next() - Method in class com.sun.identity.shared.BufferedIterator
 
next() - Method in class com.sun.identity.sm.ldap.EmbeddedSearchResultIterator
 
next() - Method in class com.sun.identity.sm.ldap.SearchResultIterator
 
next(Callback[]) - Method in class org.forgerock.openam.core.rest.authn.core.CompletedLoginProcess
Moves the login process to the next step, which means either submitting the callbacks or if the AuthIndexType is LEVEL or COMPOSITE then instead of submitting the callbacks, the callbacks are assumed to be the authentication module choice login step and the resulting choice will be used to continue the login process.
next(Callback[]) - Method in class org.forgerock.openam.core.rest.authn.core.LoginProcess
Moves the login process to the next step, which means either submitting the callbacks or if the AuthIndexType is LEVEL or COMPOSITE then instead of submitting the callbacks, the callbacks are assumed to be the authentication module choice login step and the resulting choice will be used to continue the login process.
NEXT_BUTTON - Static variable in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Name of OK button peer component
NEXT_DESCENDENTS - Static variable in class org.forgerock.openam.rest.RestConstants
The action ID to return all created instances.
NEXT_ENTRY_FAILED - Static variable in interface com.iplanet.ums.IUMSConstants
 
nextAttribute(ByteBuffer) - Static method in class org.forgerock.openam.radius.common.PacketFactory
Reads the next attribute out of the buffer or null if there is no more content.
nextCountStr() - Method in class com.sun.identity.install.tools.configurator.InstFinderData
 
nextDescendentsAction(Context, String, ActionRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
 
nextPage() - Method in interface org.forgerock.openam.cts.impl.query.worker.CTSWorkerQuery
Repeated calls will return further results from query.
nextPage() - Method in class org.forgerock.openam.cts.impl.query.worker.queries.CTSWorkerBaseQuery
Performs the query against the persistence layer.
nextTask - Variable in class com.sun.identity.common.GeneralTaskRunnable
 
nextTask - Variable in class com.sun.identity.common.HeadTaskRunnable
 
nextTile() - Method in class com.sun.identity.authentication.UI.ButtonTiledView
moves the current tile position to the next available tile.
nextTile() - Method in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
moves the current tile position to the next available tile.
nextTile() - Method in class com.sun.identity.authentication.UI.CallBackTiledView
moves the current tile position to the next available tile.
nextTile() - Method in class com.sun.identity.password.ui.PWResetQuestionTiledView
Moves the current tile position to the next available tile.
nextTurn - Variable in class com.sun.identity.common.PeriodicRunnable
 
NI_ENCRYPTED_FORMAT_URI - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Identifier format URI
NI_FEDERATED_FORMAT_URI - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Identifier format URI
NI_ONETIME_FORMAT_URI - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Identifier format URI
NightlyIndexHtml - Class in com.sun.identity.tools.nightly
Nightly Preparation Implementation.
NL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
New line
NL - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
NL - Static variable in class com.sun.identity.saml.common.SAMLConstants
String to identify a new line charactor.
NO - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
no
NO_ACS_URL - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ACS_URL - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
NO_ASSERTION_IN_RESPONSE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message NO_ASSERTION_IN_RESPONSE.
NO_AUTHN_CONTEXT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
NO_BGM - Static variable in class com.sun.xml.bind.Messages
 
NO_CERT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Unable to find certificate.
NO_CERT_ALIAS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Unable to find cert alias.
NO_COMMON_SERVICE_SPECIFIED - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
NO_DEFAULT_SERVICE_SPECIFIED(14) It could happen if you call DataAccessProvider.getConnection() and there was no "common" service defined in the serverconfig.xml.
NO_COT_NAME_CREATE_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
NO_DIR - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
NO_ENTITY_CONFIG_DELETE_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ENTITY_CONFIG_DELETE_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
NO_ENTITY_CONFIG_TO_DELETE - Static variable in class com.sun.identity.federation.common.LogUtil
No entity configuration to delete.
NO_ENTITY_DESCRIPTOR_CREATE_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ENTITY_DESCRIPTOR_CREATE_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
NO_ENTITY_DESCRIPTOR_DELETE_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ENTITY_DESCRIPTOR_DELETE_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
NO_ENTITY_DESCRIPTOR_DELETE_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ENTITY_DESCRIPTOR_SET_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ENTITY_DESCRIPTOR_SET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ENTITY_ID_CREATE_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ENTITY_ID_CREATE_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
NO_ENTITY_ID_CREATE_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ENTITY_ID_SET_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_ENTITY_ID_SET_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
NO_ENTITY_ID_SET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_MAPPING_FOUND - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
NO_MATCH - Static variable in class com.sun.identity.entitlement.ResourceMatch
The NO_MATCH specifies the resources do not match
NO_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
Deprecated.
The NO_MATCH specifies the resources do not match
NO_MATCH - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
The NO_MATCH specifies the resources do not match
NO_MOD - Static variable in class com.sun.identity.idm.IdRepo
 
NO_MULTIPLE_ALLOWED - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
NO_MULTIPLE_RESOURCE - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
NO_NAMING_ATTR - Static variable in interface com.iplanet.ums.IUMSConstants
 
NO_PLUGINS_CONFIGURED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
NO_POLICY_DOMAIN - Static variable in interface com.iplanet.ums.IUMSConstants
 
NO_PROOF_KEY_KEY_TYPE - Static variable in class com.sun.identity.wsfederation.servlet.ActiveRequest
 
NO_REALM - Static variable in class org.forgerock.openam.audit.AuditConstants
To access the default audit service via AuditEventFactory.accessEvent(String) and AuditEventPublisher#isAuditing(String, String, EventName) you can provide null or an empty string.
NO_RECURSION_ALLOW - Static variable in interface com.iplanet.ums.IUMSConstants
 
NO_REPLY_FROM_SOAP_RECEIVER - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message NO_REPLY_FROM_SOAP_RECEIVER.
NO_REQUIRED - Static variable in interface com.iplanet.ums.IUMSConstants
 
NO_RESOURCE - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
NO_RESOURCE_TYPE_EXPECTED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
NO_RESOURCE_TYPE_MATCH_FOUND - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
NO_RETURN_BINDING - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NO_SESSION - Static variable in class com.sun.identity.log.LogConstants
The NoSession field.
NO_SESSION_REQUEST_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
The name of the request attribute that stores whether this is a noSession authentication request.
NO_SPACE_IDENTITY_NAMES - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
NO_SUCH_APPLICATION - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
NO_SUCH_POLICY - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
NO_SUCH_REFERRAL_PRIVILEGE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
NO_SUCH_RESOURCE_TYPE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
NO_SUCH_SEGMENT_EXISTS - Static variable in exception com.iplanet.log.LogException
No such log segment exists.
NO_TIMEOUT - Static variable in class org.forgerock.openam.scripting.ScriptEngineConfiguration
Constant to indicate no script timeout should be used.
NO_TIMEOUT - Static variable in class org.forgerock.openam.sm.datalayer.utils.TimeoutConfig
 
NO_VALUE - Static variable in interface com.iplanet.ums.IUMSConstants
 
NOAUTH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
No authentication enforced
NOAUTH - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML authentication type that uses HTTP protocol
noBodyAuditor() - Static method in class org.forgerock.openam.rest.audit.RestletBodyAuditor
The body auditor for when there is no auditing required.
node - Variable in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerInstanceMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerServerEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSessSvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerTopologyMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
 
node - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
 
node - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
 
node - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
 
node - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
 
node - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
 
node - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
node - Variable in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
 
node - Variable in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
 
node - Variable in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
 
node - Variable in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
 
node - Variable in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
 
node - Variable in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
 
node - Variable in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
 
node - Variable in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
 
node - Variable in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
 
node - Variable in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
 
node - Variable in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
 
node - Variable in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
 
NODE_NAME - Static variable in class org.forgerock.openam.authentication.callbacks.PollingWaitCallback
The public name of this callback object.
NODE_SEPARATOR - Static variable in class com.iplanet.services.naming.NamingTableConfigurationFactory
The delimiter used to separate server IDs in the service attribute.
NODE_SEPARATOR - Static variable in class com.iplanet.services.naming.WebtopNaming
The delimiter used to separate server IDs in the service attribute.
NodeCreator - Interface in org.forgerock.openam.entitlement.utils.indextree.nodecreator
Used to create appropriate tree nodes.
NodeNameFilter - Class in com.sun.identity.sm.flatfile
Simple class that looks for subentries with name matching the filter.
NodeNameFilter(String) - Constructor for class com.sun.identity.sm.flatfile.NodeNameFilter
Creates an instance of NodeNameFilter.
nodeToString(Node) - Static method in class com.sun.identity.sm.SMSSchema
 
NoEmailSentException - Exception in org.forgerock.openam.authentication.modules.oauth2
 
NoEmailSentException(String) - Constructor for exception org.forgerock.openam.authentication.modules.oauth2.NoEmailSentException
 
NoEmailSentException(String, Throwable) - Constructor for exception org.forgerock.openam.authentication.modules.oauth2.NoEmailSentException
 
NoEmailSentException(Throwable) - Constructor for exception org.forgerock.openam.authentication.modules.oauth2.NoEmailSentException
 
noETagEnfTypes - Static variable in class com.sun.identity.coretoken.service.CoreTokenConfigService
 
noFedStatus - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
noMatch - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
The object to return on no match.
NON_EXPIRING_SESSION_LENGTH_MINUTES - Static variable in class org.forgerock.openam.session.SessionConstants
Expiry time which is long enough to make sessions functionally non expiring.
nonBlockingFlush() - Method in class com.sun.identity.log.handlers.DBHandler
Flush any buffered messages.
nonBlockingFlush() - Method in class com.sun.identity.log.handlers.FileHandler
Flush any buffered messages.
nonBlockingFlush() - Method in class com.sun.identity.log.handlers.RemoteHandler
Copy the existing request set map and pass it on to ThreadPool as part of a FlushTask.
NONCE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
NONCE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
NONCE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.MAC
REQUIRED.
nonce(String) - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState.OpenIdConnectTokenGenerationStateBuilder
 
nonce(String) - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState.OpenIdConnectTokenCreationStateBuilder
 
NONCE_TOKEN_ID - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
NonceElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
Java content class for Nonce element declaration.
NonceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
NonceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
NonceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
NONE - Static variable in class com.sun.identity.policy.Syntax
Deprecated.
no value is allowed
NONE - Static variable in class org.forgerock.openam.radius.common.packet.FramedCompressionAttribute
This compression value indicates no compression.
NONE - Static variable in class org.forgerock.openam.radius.common.packet.FramedRoutingAttribute
No routing.
none() - Static method in class org.forgerock.openam.rest.Routers
Creates a new filter which does not require authentication.
NoneResponseTypeHandler - Class in org.forgerock.oauth2.core
Implementation of the ResponseTypeHandler for handling response types which do not issue any tokens.
NoneResponseTypeHandler() - Constructor for class org.forgerock.oauth2.core.NoneResponseTypeHandler
 
NoOpBlacklist<T extends Blacklistable> - Class in org.forgerock.openam.blacklist
A Blacklist implementation that ignores all elements.
NoOpBlacklist() - Constructor for class org.forgerock.openam.blacklist.NoOpBlacklist
 
NoOpContentConverter - Class in org.forgerock.maven.plugins.inject.content
NoOp implementation of a ContentConverter which will perform no conversion.
NoOpContentConverter() - Constructor for class org.forgerock.maven.plugins.inject.content.NoOpContentConverter
 
NoOpTokenRestriction - Class in org.forgerock.openam.dpro.session
A simple TokenRestriction implementation which will always satisfy the restriction.
NoOpTokenRestriction() - Constructor for class org.forgerock.openam.dpro.session.NoOpTokenRestriction
 
NOPASSIVE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
NoPasswordElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.1 UsernameToken Assertion Java content class for NoPassword element declaration.
NoPasswordElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
NoPasswordElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
NoPasswordElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
NoPermissionException - Exception in com.sun.identity.policy
Exception thrown if a policy operation attempted could not be done due to insufficient permissions
NoPermissionException() - Constructor for exception com.sun.identity.policy.NoPermissionException
No argument constructor
NoPermissionException(String) - Constructor for exception com.sun.identity.policy.NoPermissionException
Constructor
NoPermissionException(String, String, Object[]) - Constructor for exception com.sun.identity.policy.NoPermissionException
Constructor
NoPermissionException(String, String, Object[], Throwable) - Constructor for exception com.sun.identity.policy.NoPermissionException
Constructor
NoPermissionException(Throwable) - Constructor for exception com.sun.identity.policy.NoPermissionException
Constructor
NoRealmFoundException - Exception in org.forgerock.openam.core.realms
Signals that the realm String used to lookup a realm failed due to it not mapping to a valid realm.
NoRealmFoundException(String) - Constructor for exception org.forgerock.openam.core.realms.NoRealmFoundException
Constructs a new exception with the specified detail message and cause.
normalise(String) - Method in class org.forgerock.openam.utils.RealmNormaliser
Normalises the realm.
normalize(String) - Static method in class com.sun.identity.shared.NormalizedURL
Returns a normalized URL object.
NORMALIZED_ORG_BASE - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for normalized organization base suffix.
NORMALIZED_ROOT_SUFFIX - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for normalized root suffix.
NORMALIZED_RS - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for normalized relative distinguish name.
normalizedDN - Variable in class com.sun.identity.sm.SMSEntry
 
normalizeDeploymentPath(String) - Method in interface org.forgerock.openam.sts.DeploymentPathNormalization
 
normalizeDeploymentPath(String) - Method in class org.forgerock.openam.sts.DeploymentPathNormalizationImpl
 
normalizeDeploymentSubPath(String) - Method in class org.forgerock.openam.sts.publish.common.STSInstancePublisherBaseImpl
 
normalizeDN(String) - Static method in class com.sun.identity.common.DNUtils
Returns the normalized DN string.
normalizeDN(DN) - Static method in class com.sun.identity.common.DNUtils
 
normalizeDN(String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Normalizes the DN.
NormalizedURL - Class in com.sun.identity.shared
Normalize URL.
normalizeRequestResource(String) - Method in class com.sun.identity.entitlement.PrefixResourceName
 
normalizeRequestResource(String) - Method in class com.sun.identity.entitlement.URLResourceName
 
normalizeRequestResource(String) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
If further normalization of requestResource is required during comparison, it can be added here.
normalizeTargetResource(String) - Method in class com.sun.identity.entitlement.PrefixResourceName
 
normalizeTargetResource(String) - Method in class com.sun.identity.entitlement.URLResourceName
 
normalizeTargetResource(String) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
If further normalization of targetResource is required during comparison, it can be added here.
NoSubject - Class in com.sun.identity.entitlement
 
NoSubject() - Constructor for class com.sun.identity.entitlement.NoSubject
 
NOT_ALLOWED_TO_MODIFY - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
NOT_APPLICABLE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for NotApplicable
NOT_ATTRIBUTES - Static variable in class com.sun.identity.policy.plugins.UserSelfCheckCondition
 
NOT_AUTHORIZED - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
NOT_BEFORE_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
 
NOT_DIRECTORY - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
NOT_FOUND - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
NOT_FOUND - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The request is for data which does not exist.
NOT_ON_OR_AFTER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
NotOnOrAfter
NOT_ON_OR_AFTER_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
 
NOT_SET - Static variable in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
Value is not set in config.
NOT_SKIPPABLE - Static variable in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
Value is set to not allow skipping.
NOT_STARTED - Static variable in class com.sun.identity.authentication.AuthContext.Status
The NOT_STARTED status indicates that the login process has not yet started.
NOT_SUBJECT - Static variable in class com.sun.identity.entitlement.Privilege
 
NOT_SUPPORTED - Static variable in class com.sun.identity.saml.assertion.AuthorityBinding.AuthorityKindType
Unsupported Query.
NOT_SUPPORTED - Static variable in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase.DecisionType
The specified action is not supported.
NOT_SUPPORTED - Static variable in class com.sun.identity.saml.assertion.Statement
The Statement is not supported.
NOT_SUPPORTED - Static variable in class com.sun.identity.saml.protocol.Request
The request is not supported.
NOT_SUPPORTED_QUERY - Static variable in class com.sun.identity.saml.protocol.Query
The Query is unsupported.
NOT_SUPPORTED_TYPE - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
NOT_VALID_ENTRY - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
NOTAVAIL - Static variable in class com.sun.identity.log.LogConstants
the "Not Available" String for when a field is not provided
NOTBEFORE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for NotOnOrAfter
NOTBEFORE_ASSERTION_SKEW_DEFAULT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
NOTBEFORE_TIMESKEW_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default not before time skew.
NOTBEFORE_TIMESKEW_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies time skew for not before attribute in assertion.
NotCondition - Class in com.sun.identity.entitlement
This class wrapped on an Entitlement Condition object to provide boolean NOT.
NotCondition() - Constructor for class com.sun.identity.entitlement.NotCondition
Constructs NotCondition
NotCondition(EntitlementCondition) - Constructor for class com.sun.identity.entitlement.NotCondition
Constructs NotCondition
NotCondition(EntitlementCondition, String) - Constructor for class com.sun.identity.entitlement.NotCondition
Constructs NotCondition.
NotFoundException - Exception in com.iplanet.dpro.session.exceptions
Encapsulates a user not found exception
NotFoundException() - Constructor for exception com.iplanet.dpro.session.exceptions.NotFoundException
Constructs a new exception with null as its detail message.
NotFoundException(String) - Constructor for exception com.iplanet.dpro.session.exceptions.NotFoundException
Constructs a new exception with the specified detail message.
NotFoundException(Throwable) - Constructor for exception com.iplanet.dpro.session.exceptions.NotFoundException
Constructs a new exception with the specified cause.
NotFoundException(String, Throwable) - Constructor for exception com.iplanet.dpro.session.exceptions.NotFoundException
Constructs a new exception with the specified detail message and cause.
NotFoundException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when a user cannot be found.
NotFoundException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.NotFoundException
Constructs a new NotFoundException with the specified message.
NotFoundException - Exception in org.forgerock.openam.sm.datalayer.store
 
NotFoundException(String) - Constructor for exception org.forgerock.openam.sm.datalayer.store.NotFoundException
 
Notification - Class in com.iplanet.services.comm.share
This Notification class represents a notification.
Notification(String) - Constructor for class com.iplanet.services.comm.share.Notification
Constructs an instance of Notification class with the content of the Notification.
NOTIFICATION_PROPERTY - Static variable in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
 
NOTIFICATION_PROPERTY_LIST - Static variable in interface com.sun.identity.shared.Constants
Global schema property name in Session Service.
NOTIFICATION_THREADPOOL_SIZE - Static variable in interface com.sun.identity.shared.Constants
Property string for session notification thread pool size.
NOTIFICATION_THREADPOOL_THRESHOLD - Static variable in interface com.sun.identity.shared.Constants
Property string for session notification thread pool queue size.
NotificationBroker - Interface in org.forgerock.openam.notifications
Delivers notifications to subscribers of topics.
NotificationHandler - Interface in com.iplanet.services.comm.client
The NotificationHandler interface needs to be implemented by high level services and applications in order to be able to receive notifications from the Platform Low Level API.
NOTIFICATIONS_AGENTS_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property to determine whether notifications should be published for agent consumption.
NotificationsConfig - Class in org.forgerock.openam.notifications
Provides notifications configuration.
NotificationSender - Class in com.iplanet.services.comm.server
 
NotificationSet - Class in com.iplanet.services.comm.share
This NotificationSet class represents a NotificationSet XML document.
NotificationSet(String) - Constructor for class com.iplanet.services.comm.share.NotificationSet
This constructor is used primarily at the server side to construct a NotificationSet object for a given service.
NotificationsGuiceModule - Class in org.forgerock.openam.notifications.integration
Guice bindings for notifications.
NotificationsGuiceModule() - Constructor for class org.forgerock.openam.notifications.integration.NotificationsGuiceModule
 
NotificationsShutdown - Class in org.forgerock.openam.notifications.integration
Responsible for telling the notification broker to shutdown.
NotificationsShutdown() - Constructor for class org.forgerock.openam.notifications.integration.NotificationsShutdown
 
NotificationsWebSocket - Class in org.forgerock.openam.notifications.websocket
WebSocket notification endpoint.
NotificationsWebSocket() - Constructor for class org.forgerock.openam.notifications.websocket.NotificationsWebSocket
No args constructor as required by JSR-356.
NotificationsWebSocket(NotificationBroker, TimeService, ScheduledExecutorService) - Constructor for class org.forgerock.openam.notifications.websocket.NotificationsWebSocket
Constructs a new notification websocket endpoint.
NotificationsWebSocketConfigurator - Class in org.forgerock.openam.notifications.websocket
Configures the WebSocket notification endpoint.
NotificationsWebSocketConfigurator() - Constructor for class org.forgerock.openam.notifications.websocket.NotificationsWebSocketConfigurator
 
NotificationsWebSocketFilter - Class in org.forgerock.openam.notifications
Provides authentication for the WebSocket notifications endpoint.
NotificationsWebSocketFilter() - Constructor for class org.forgerock.openam.notifications.NotificationsWebSocketFilter
 
notify(Subject, String, String, String, Set<String>) - Method in class com.sun.identity.entitlement.PrivilegeChangeNotifier
 
notify(AMIdentityRepository, String) - Method in interface com.sun.identity.idm.IdRepoCreationListener
Called when a AMIdentityRepository is created.
notify(AMIdentityRepository, String) - Method in class org.forgerock.openam.uma.rest.UmaIdRepoCreationListener
Ensures that a UmaPolicyApplicationListener is attached to the AMIdentityRepository for each realm.
notifyAllObjectsChangedEvent() - Static method in class com.iplanet.am.sdk.AMSDKRepo
 
notifyChanges() - Method in class com.sun.identity.authentication.service.AuthD
 
notifyChanges() - Method in interface com.sun.identity.common.configuration.ConfigurationListener
This method will be call if configuration changed.
notifyChanges() - Method in class com.sun.identity.common.configuration.ServerConfigXMLObserver
This method will be call if configuration changed.
notifyChanges() - Method in class com.sun.identity.common.DebugPropertiesObserver
This method will be call if configuration changed.
notifyChanges() - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
notifyChanges() - Method in class com.sun.identity.password.ui.model.PWResetAdminLog
 
notifyChanges() - Method in class com.sun.identity.sm.SMSPropertiesObserver
 
notifyChanges() - Method in class org.forgerock.openam.oauth2.OAuth2AuditLogger
 
notifyDescriptorChange() - Method in class org.forgerock.openam.core.rest.docs.api.ApiDocsService
 
notifyObjectChanged(String, int) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Processes object changed events from other severs
notifyObjectChanged(String, int) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
notifyObjectChangedEvent(String, int) - Static method in class com.iplanet.am.sdk.AMSDKRepo
 
notifyObservers(IndexChangeEvent) - Method in class org.forgerock.openam.entitlement.indextree.events.IndexChangeObservable
Notify all registered observers of the index change event.
notifyPassword(AMIdentity, String, Locale) - Method in class com.sun.identity.password.plugins.EmailPassword
Notifies user when password is changed.
NotifyPassword - Interface in com.sun.identity.password.plugins
NotifyPassword defines a set of methods that are required to notify a user when a password is changed.
notifyPassword(AMIdentity, String, Locale) - Method in interface com.sun.identity.password.plugins.NotifyPassword
Notifies user when password is changed.
notifyPersistenceManager() - Method in class com.iplanet.dpro.session.service.InternalSession
 
notifyPrivilegeChanged(String, Privilege, Privilege, PolicyEventType) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
 
notifyPrivilegeChanged(String, Privilege, Privilege, PolicyEventType) - Method in class com.sun.identity.entitlement.PrivilegeManager
 
notifySessionRefresh(Session, long, long, long) - Method in class org.forgerock.openam.session.SessionCache
Used to notify the cache that a session has been updated, and that it should reschedule the culler if necessary.
notifySMSEvent(DN, int) - Method in class com.sun.identity.sm.CachedSMSEntry
 
notifySMSEvent(DN, int) - Method in class com.sun.identity.sm.CachedSubEntries
 
notifySMSEvent(DN, int) - Method in interface com.sun.identity.sm.SMSEventListener
Called when an SMS event occurs to the requested object.
notifyUpdate(InternalSession) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceManagerStep
 
notifyUpdate(InternalSession) - Method in interface org.forgerock.openam.session.service.access.SessionPersistenceManager
Notify this listener of an update to a session.
notOnOrAfter - Variable in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
 
NOTONORAFTER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for NotOnOrAfter
NotSubject - Class in com.sun.identity.entitlement
This class wrapped on an Entitlement Subject object to provide boolean NOT.
NotSubject() - Constructor for class com.sun.identity.entitlement.NotSubject
Constructs NotSubject
NotSubject(EntitlementSubject) - Constructor for class com.sun.identity.entitlement.NotSubject
Constructs NotSubject
NotSubject(EntitlementSubject, String) - Constructor for class com.sun.identity.entitlement.NotSubject
Constructs NotSubject
now() - Method in class org.forgerock.openam.shared.monitoring.RateTimer
Gets the current millis from the System.
now() - Method in class org.forgerock.openam.temper.TimeTravelTimeService
 
NS_AUTHN_SVC - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Authn Service namespace definition.
NS_DISCO - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Discovery Service namespace definition.
NS_LIB - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
ID-FF 1.2 namespace definition.
NS_MD_QUERY - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
NS_META - Static variable in class com.sun.identity.federation.meta.IDFFMetaSecurityUtils
 
NS_META - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
NS_META - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
NS_METADATA - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
Namespace declaration for SAML2 metadata
NS_PROTOCOLS_SCHEMA - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
ID-FF protocol namespace definition.
NS_SEC - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Security namespace definition.
NS_SEC - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP security namespace.
NS_SMS - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
SOAP message security namespace definition.
NS_SOAP - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SOAP Envelope URL
NS_SOAP_BINDING - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SOAPBinding Name Space.
NS_SOAP_BINDING_11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SOAPBinding Name Space.
NS_WSSE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
WSSE namespace definition.
NS_WSSE - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP utility namespace.
NS_WSSE_WSF11 - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
WSSE 1.1 namespace definition.
NS_WSU - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
WSU namespace definition.
NS_WSU - Static variable in class com.sun.identity.saml.common.SAMLConstants
Liberty security namespace.
NS_WSU_WSF11 - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
WSU 1.1 namespace definition.
NS_X509 - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
X509 token profile namespace definition.
NS_XML - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
XMl namespace definition.
NS_XML - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
XML Namespace
NS_XML - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
XML name space URI
NS_XML - Static variable in class com.sun.identity.wss.security.WSSConstants
 
NS_XMLENC - Static variable in class com.sun.identity.federation.meta.IDFFMetaSecurityUtils
 
NS_XMLENC - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Namespace declaration for XML Encryption
NS_XMLENC - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
NS_XMLENC - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
NS_XMLNS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML schema namespace.
NS_XMLSIG - Static variable in class com.sun.identity.federation.meta.IDFFMetaSecurityUtils
 
NS_XMLSIG - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Namespace declaration for XML Digital Signature
NS_XMLSIG - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
NS_XMLSIG - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
NS_XSI - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
XML Schema Instance namespace URI
NSACCOUNT_LOCK - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
NSROLE_ATTR - Static variable in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
NSROLE_ATTR - Static variable in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
NSROLEDN_ATTR - Static variable in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
 
NSROLEDN_ATTR - Static variable in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
NT - Class in com.sun.identity.authentication.modules.nt
 
NT() - Constructor for class com.sun.identity.authentication.modules.nt.NT
 
Ntlm - Class in org.openidentityplatform.openam.authentication.modules
 
Ntlm() - Constructor for class org.openidentityplatform.openam.authentication.modules.Ntlm
 
ntlmManager - Static variable in class org.openidentityplatform.openam.authentication.modules.Ntlm
 
NtlmPrincipal - Class in org.openidentityplatform.openam.authentication.modules
 
NtlmPrincipal(String) - Constructor for class org.openidentityplatform.openam.authentication.modules.NtlmPrincipal
 
NTPrincipal - Class in com.sun.identity.authentication.modules.nt
 
NTPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.nt.NTPrincipal
TODO-JAVADOC
NULL - Static variable in class com.sun.identity.saml2.profile.IDPSSOUtil
 
NULL_BEARER - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2004-04:null:Bearer"
NULL_BEARER_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:null:Bearer"
NULL_BROKER - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
NULL_COT_NAME_ADD_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
NULL_COT_NAME_LIST_COT - Static variable in class com.sun.identity.cot.LogUtil
 
NULL_COT_NAME_REMOVE_COT_MEMBER - Static variable in class com.sun.identity.cot.LogUtil
 
NULL_ENTITLEMENT - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
NULL_ENTITY_CONFIG - Static variable in class com.sun.identity.federation.common.LogUtil
Null Entity configuration.
NULL_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.federation.common.LogUtil
Null Entity Descriptor.
NULL_ENTITY_ID - Static variable in class com.sun.identity.federation.common.LogUtil
Null Entity ID.
NULL_ENTITYID_ADD_COT_DESCRIPTOR - Static variable in class com.sun.identity.cot.LogUtil
 
NULL_ENTITYID_REMOVE_COT_MEMBER - Static variable in class com.sun.identity.cot.LogUtil
 
NULL_FED_INFO_KEY_OBJECT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: FedInfo key is null.
NULL_FED_INFO_OBJECT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: FedInfo is null.
NULL_GUIDS - Static variable in interface com.iplanet.ums.IUMSConstants
 
NULL_HOSTED_CONFIG - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: hosted descriptor config is null.
NULL_INPUT_PARAMETER - Static variable in class com.sun.identity.federation.common.LogUtil
Input parameter is null.
NULL_LOCATION - Static variable in exception com.iplanet.log.LogException
Log JDBC driver loading failed.
NULL_META_ALIAS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: meta alias is null.
NULL_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: Opaque handle is null.
NULL_NAME_IDENTIFIER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: Name identifier is null.
NULL_NAME_SPACE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: Namespace is null.
NULL_NULL - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:null:null"
NULL_PARAMETER - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message NULL_PARAMETER.
NULL_PDP_SIGN_CERT_ALIAS - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NULL_PEP_SIGN_CERT_ALIAS - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
NULL_POINTER - Static variable in exception com.iplanet.log.LogException
Log JDBC null pointer.
NULL_PRINCIPAL - Static variable in interface com.iplanet.ums.IUMSConstants
 
NULL_PROVIDER_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: hosted entity id is null.
NULL_READER - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
NULL_SAML - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:null:SAML"
NULL_SAML_RESPONSE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message NULL_SAML_RESPONSE.
NULL_SAML_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:null:SAML"
NULL_SESSION - Static variable in interface com.iplanet.ums.IUMSConstants
 
NULL_STRING - Static variable in class com.sun.identity.policy.PolicyUtils
 
NULL_TOKEN - Static variable in interface com.iplanet.ums.IUMSConstants
 
NULL_USER_DN - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: User DN is null.
NULL_X509 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:null:X509"
NULL_X509_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:null:X509"
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.anonymous.Anonymous
 
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.application.Application
 
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.cert.Cert
Initialize all member variables as null
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.datastore.DataStore
 
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.hotp.HOTP
 
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.ldap.LDAP
TODO-JAVADOC
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.membership.Membership
Set all the used variables to null
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.msisdn.MSISDN
TODO-JAVADOC
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.nt.NT
TODO-JAVADOC
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.radius.RADIUS
Set all the used variables to null.
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.securid.SecurID
 
nullifyUsedVars() - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSO
TODO-JAVADOC
nullifyUsedVars() - Method in class com.sun.identity.authentication.spi.AMLoginModule
This method should be overridden by each login module to do some garbage collection work after the module process is done.
nullifyUsedVars() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
nullifyUsedVars() - Method in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOATH
Called to cleanup the class level variables that won't be used again.
nullifyUsedVars() - Method in class org.forgerock.openam.authentication.modules.oath.OATH
Deprecated.
Called to cleanup the class level variables that won't be used again.
nullifyUsedVars() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
nullifyUserdVars() - Method in class com.sun.identity.authentication.modules.httpbasic.HTTPBasic
 
nullifyUserdVars() - Method in class com.sun.identity.authentication.modules.jdbc.JDBC
 
NullLocationException - Exception in com.iplanet.log
Log Exception thrown when the logging location is null.
NullLocationException() - Constructor for exception com.iplanet.log.NullLocationException
Constructs a NullLocationException instance.
NullLocationException(String) - Constructor for exception com.iplanet.log.NullLocationException
Constructs a NullLocationException instance.
NullNotificationBroker - Class in org.forgerock.openam.entitlement.utils
A notification broker which performs no operation.
NullNotificationBroker() - Constructor for class org.forgerock.openam.entitlement.utils.NullNotificationBroker
 
NUM_BYTES - Static variable in class com.sun.identity.log.LogConstants
 
NUM_HISTORY_FILES - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the number of history files a (flat file) log should have.
NUM_RECORDS - Static variable in class com.sun.identity.log.LogConstants
 
NUMBER - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The NUMBER attribute syntax specifies that the attribute is a number.
NUMBER_RANGE - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The NUMBER_RANGE attribute syntax specifies that the attribute is a number within a range.
NUMBER_SYNTAXES - Static variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
NumberValidator - Class in com.iplanet.ums.validation
 
NumberValidator() - Constructor for class com.iplanet.ums.validation.NumberValidator
 
NumCachedPolicies - Variable in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Variable for storing the value of "NumCachedPolicies".
NumCachedReferrals - Variable in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Variable for storing the value of "NumCachedReferrals".
NumConnReleased - Variable in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Variable for storing the value of "NumConnReleased".
NumConnUsedCurrent - Variable in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Variable for storing the value of "NumConnUsedCurrent".
NumConnUsedHighWaterMark - Variable in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Variable for storing the value of "NumConnUsedHighWaterMark".
NumConnUsedLowWaterMark - Variable in class com.sun.identity.monitoring.SsoServerConnPoolSvc
Variable for storing the value of "NumConnUsedLowWaterMark".
NUMERIC - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The NUMERIC attribute syntax specifies that the attribute is numeric, i.e., can have numbers only.
NumericAttributeCondition - Class in com.sun.identity.entitlement
Condition for evaluating attribute value of numeric type.
NumericAttributeCondition() - Constructor for class com.sun.identity.entitlement.NumericAttributeCondition
 
NumericAttributeCondition.Operator - Enum in com.sun.identity.entitlement
 
NumPolicies - Variable in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Variable for storing the value of "NumPolicies".
NumReferrals - Variable in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Variable for storing the value of "NumReferrals".
NV - Static variable in class com.sun.identity.log.QueryElement
Invalid Relationship.

O

O_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
O_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
OAEPparamsImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
OAEPparamsImpl(byte[]) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
OATH - Class in org.forgerock.openam.authentication.modules.oath
Deprecated.
OATH() - Constructor for class org.forgerock.openam.authentication.modules.oath.OATH
Deprecated.
Standard constructor sets-up the debug logging module.
OATH_DEVICES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
OathDevicesDao - Class in org.forgerock.openam.core.rest.devices.oath
A DAO instance for accessing OATH user devices.
OathDevicesDao(AuthenticatorDeviceServiceFactory<AuthenticatorOathService>) - Constructor for class org.forgerock.openam.core.rest.devices.oath.OathDevicesDao
Construct a new OathDevicesDao.
OathDeviceSettings - Class in org.forgerock.openam.core.rest.devices.oath
Data model representation of an OATH device's settings.
OathDeviceSettings() - Constructor for class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Empty no-arg constructor for Jackson usage, due to presence of non-default constructor.
OathDeviceSettings(String, String, long, int) - Constructor for class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
 
OathDevicesResource - Class in org.forgerock.openam.core.rest.devices.oath
A user devices resource for OATH authentication devices.
OathDevicesResource(OathDevicesDao, ContextHelper, Debug, AuthenticatorDeviceServiceFactory<AuthenticatorOathService>) - Constructor for class org.forgerock.openam.core.rest.devices.oath.OathDevicesResource
Constructor that sets up the data accessing object, context helpers and the factory from which to produce services appropriate to each realm.
OATHPrincipal - Class in org.forgerock.openam.authentication.modules.fr.oath
 
OATHPrincipal(String) - Constructor for class org.forgerock.openam.authentication.modules.fr.oath.OATHPrincipal
Public constructor that takes user name
OATHPrincipal - Class in org.forgerock.openam.authentication.modules.oath
 
OATHPrincipal(String) - Constructor for class org.forgerock.openam.authentication.modules.oath.OATHPrincipal
Public constructor that takes user name
OAuth - Class in org.forgerock.openam.authentication.modules.oauth2
 
OAuth() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
OAUTH2_AUDIT_CONTEXT_PROVIDERS - Static variable in class org.forgerock.openam.audit.AuditConstants
The OAuth2 audit context providers, responsible for finding details which can be audit logged from various tokens which may be attached to requests and/or responses.
OAUTH2_USER_APPLICATIONS - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
OAuth2AbstractAccessAuditFilter - Class in org.forgerock.openam.rest.audit
Responsible for logging access audit events for all OAuth2-based filters.
OAuth2AccessAuditFilter - Class in org.forgerock.openam.rest.audit
Responsible for logging access audit events for OAuth2 and OIDC requests.
OAuth2AccessAuditFilter(Restlet, AuditEventPublisher, AuditEventFactory, OAuth2RequestFactory, RestletBodyAuditor<?>, RestletBodyAuditor<?>) - Constructor for class org.forgerock.openam.rest.audit.OAuth2AccessAuditFilter
Create a new OAuth2AccessAuditFilter for the given restlet.
OAuth2AuditLogger - Class in org.forgerock.openam.oauth2
Audit logger for OAuth2 operations.
OAuth2AuditLogger() - Constructor for class org.forgerock.openam.oauth2.OAuth2AuditLogger
Constructs a new OAuth2AuditLogger.
OAuth2AuthModuleUpgradeHelper - Class in org.forgerock.openam.upgrade.helpers
This upgrade helper is used to add new default values to the OAuth2 Auth Module schema.
OAuth2AuthModuleUpgradeHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.OAuth2AuthModuleUpgradeHelper
 
OAuth2Client() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
OAuth2Constants - Class in org.forgerock.openam.oauth2
interface, storage, or both
OAuth2Constants() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants
 
OAuth2Constants.AgentOAuth2ProviderService - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.AuthorizationEndpoint - Class in org.forgerock.openam.oauth2
11.3.2.
OAuth2Constants.Bearer - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.CoreTokenParams - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.Custom - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.DeviceCode - Class in org.forgerock.openam.oauth2
Constants relating to the device code flow.
OAuth2Constants.DisplayType - Enum in org.forgerock.openam.oauth2
 
OAuth2Constants.EndpointType - Enum in org.forgerock.openam.oauth2
 
OAuth2Constants.Error - Class in org.forgerock.openam.oauth2
See 11.4.
OAuth2Constants.IntrospectionEndpoint - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.JwtProfile - Class in org.forgerock.openam.oauth2
Constants for the OAuth2 Jwt Bearer extension specification.
OAuth2Constants.JWTTokenParams - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.MAC - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.OAuth2Client - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.OAuth2ProviderService - Class in org.forgerock.openam.oauth2
Stores the constants for the OAuth2 Provider Service
OAuth2Constants.Params - Class in org.forgerock.openam.oauth2
The OAuth Parameters Registry's initial contents.
OAuth2Constants.ProofOfPossession - Class in org.forgerock.openam.oauth2
Constants for proof of possession as described by RFC-7800.
OAuth2Constants.ResourceSets - Class in org.forgerock.openam.oauth2
Constants for resource sets.
OAuth2Constants.SAML20 - Class in org.forgerock.openam.oauth2
SAML 2.0 Bearer Assertion Profiles for OAuth 2.0
OAuth2Constants.Scopes - Class in org.forgerock.openam.oauth2
Constants for supported scopes
OAuth2Constants.ScriptParams - Class in org.forgerock.openam.oauth2
Constants for scripting implementation
OAuth2Constants.ShortClientAttributeNames - Enum in org.forgerock.openam.oauth2
List of client attributes and their names as specified in the OAuth2/OpenID Connect Spec
OAuth2Constants.StoredToken - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.Token - Class in org.forgerock.openam.oauth2
 
OAuth2Constants.TokenEndpoint - Class in org.forgerock.openam.oauth2
grant_type Registry
OAuth2Constants.UrlLocation - Enum in org.forgerock.openam.oauth2
Indicates the location of an entity in a URL.
OAuth2Constants.UserinfoEndpoint - Class in org.forgerock.openam.oauth2
 
OAuth2Exception - Exception in org.forgerock.oauth2.core.exceptions
Base exception for all OAuth2 exceptions.
OAuth2Exception(int, String, String) - Constructor for exception org.forgerock.oauth2.core.exceptions.OAuth2Exception
Constructs a new OAuth2Exception with specified status code, error and description.
OAuth2Exception(int, String, String, OAuth2Constants.UrlLocation) - Constructor for exception org.forgerock.oauth2.core.exceptions.OAuth2Exception
Constructs a new OAuth2Exception with specified status code, error and description.
OAuth2Filter - Class in org.forgerock.oauth2.restlet
Provides validation for OAuth2 endpoints to ensure that the request is valid for the endpoint being requested.
OAuth2Filter(Restlet, JacksonRepresentationFactory) - Constructor for class org.forgerock.oauth2.restlet.OAuth2Filter
Constructs a new OAuth2Filter.
OAuth2FlowFinder - Class in org.forgerock.oauth2.restlet
Finds the correct OAuth2 endpoint handler based on the specified grant type in the request.
OAuth2FlowFinder(OAuth2RequestFactory, ExceptionHandler, Map<String, Finder>) - Constructor for class org.forgerock.oauth2.restlet.OAuth2FlowFinder
Constructs a new OAuth2FlowFinder.
OAuth2GlobalSettings - Class in org.forgerock.openam.oauth2
Methods of this class return Global settings of the OAuth2 Provider.
OAuth2GlobalSettings(Debug, PrivilegedAction<SSOToken>, ServiceListeners) - Constructor for class org.forgerock.openam.oauth2.OAuth2GlobalSettings
 
OAuth2GuiceModule - Class in org.forgerock.openam.oauth2.guice
Guice module for OAuth2/OpenId Connect provider bindings.
OAuth2GuiceModule() - Constructor for class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule
 
OAuth2GuiceModule.DefaultStatelessCheck - Class in org.forgerock.openam.oauth2.guice
 
OAuth2GuiceModule.RealmAgnosticStatefulTokenStore - Class in org.forgerock.openam.oauth2.guice
 
OAuth2GuiceModule.RealmAgnosticStatelessTokenStore - Class in org.forgerock.openam.oauth2.guice
 
OAuth2Jwt - Class in org.forgerock.oauth2.core
Parses a JWT string and offers methods to validate the JWT is valid for the use as an OAuth2 authorization grant or for OAuth2 client authentication.
OAuth2PostAuthnPlugin - Class in org.forgerock.openam.authentication.modules.oauth2
The OAuth2PostAuthnPlugin implements AMPostAuthProcessInterface interface for authentication post processing.
OAuth2PostAuthnPlugin() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.OAuth2PostAuthnPlugin
 
OAuth2ProviderNotFoundException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the oauth2 provider is not found.
OAuth2ProviderNotFoundException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.OAuth2ProviderNotFoundException
Constructs a new OAuth2ProviderNotFoundException with the specified message.
OAuth2ProviderService() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
OAuth2ProviderSettings - Interface in org.forgerock.oauth2.core
Interface for defining all settings an OAuth2 provider can have and that can be configured.
OAuth2ProviderSettingsFactory - Class in org.forgerock.oauth2.core
A factory for creating/retrieving OAuth2ProviderSettings instances.
OAuth2ProviderSettingsFactory(ResourceSetStoreFactory, OAuth2RealmResolver, ServiceConfigManagerFactory) - Constructor for class org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory
Constructs a new OpenAMOAuth2ProviderSettingsFactory instance.
OAuth2ProviderUpgradeHelper - Class in org.forgerock.openam.upgrade.helpers
This upgrade helper is used to add new default values to the OAuth2 Provider schema.
OAuth2ProviderUpgradeHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.OAuth2ProviderUpgradeHelper
Default constructor
OAuth2RealmResolver - Class in org.forgerock.openam.oauth2
Resolves the realm from OAuth2Request or Context This is a helper class to help the CREST and non CREST endpoints to resolve the realm which is used in TokenStore to check if the token is stateless or not.
OAuth2RealmResolver() - Constructor for class org.forgerock.openam.oauth2.OAuth2RealmResolver
 
OAuth2Representation - Class in org.forgerock.oauth2.restlet
Handles processing user consent and error pages to Restlet representations.
OAuth2Representation(OAuth2RequestFactory) - Constructor for class org.forgerock.oauth2.restlet.OAuth2Representation
 
OAuth2Request - Class in org.forgerock.oauth2.core
An abstraction of the actual request so as to allow the core of the OAuth2 provider to be agnostic of the library used to translate the HTTP request.
OAuth2Request(JacksonRepresentationFactory, Request) - Constructor for class org.forgerock.oauth2.core.OAuth2Request
Constructs a new RestletOAuth2Request.
OAuth2RequestFactory - Class in org.forgerock.oauth2.core
A factory for creating OAuth2Request instances.
OAuth2RequestFactory(JacksonRepresentationFactory, ClientRegistrationStore) - Constructor for class org.forgerock.oauth2.core.OAuth2RequestFactory
Guice injection constructor.
OAuth2RestGuiceModule - Class in org.forgerock.openam.oauth2.guice
Guice module for OAuth2 Rest endpoint bindings.
OAuth2RestGuiceModule() - Constructor for class org.forgerock.openam.oauth2.guice.OAuth2RestGuiceModule
 
OAuth2RestHttpRouteProvider - Class in org.forgerock.openam.oauth2.rest
OAuth2 HTTP REST route provider which registers the OAuth2 REST endpoints.
OAuth2RestHttpRouteProvider() - Constructor for class org.forgerock.openam.oauth2.rest.OAuth2RestHttpRouteProvider
 
OAuth2RestletException - Exception in org.forgerock.oauth2.restlet
Thrown when a OAuth2 endpoint catches a OAuth2Exception.
OAuth2RestletException(int, String, String, String) - Constructor for exception org.forgerock.oauth2.restlet.OAuth2RestletException
Constructs a new OAuth2RestletException without a redirect uri.
OAuth2RestletException(int, String, String, String, String) - Constructor for exception org.forgerock.oauth2.restlet.OAuth2RestletException
Constructs a new OAuth2RestletException with a redirect uri.
OAuth2RestletException(int, String, String, String, String, OAuth2Constants.UrlLocation) - Constructor for exception org.forgerock.oauth2.restlet.OAuth2RestletException
Constructs a new OAuth2RestletException with a redirect uri.
OAuth2RestRouteProvider - Class in org.forgerock.openam.oauth2.rest
OAuth2 REST route provider which registers the OAuth2 REST endpoints.
OAuth2RestRouteProvider() - Constructor for class org.forgerock.openam.oauth2.rest.OAuth2RestRouteProvider
 
OAuth2RouterProvider - Class in org.forgerock.openam.oauth2.rest
Guice Provider from getting the OAuth2 HTTP router.
OAuth2RouterProvider(AuditEventPublisher, AuditEventFactory, OAuth2RequestFactory, JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.oauth2.rest.OAuth2RouterProvider
Constructs a new RestEndpoints instance.
OAuth2Saml2GrantSPAdapter - Class in org.forgerock.openam.oauth2.saml2.core
 
OAuth2Saml2GrantSPAdapter() - Constructor for class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
OAuth2Saml2GuiceModule - Class in org.forgerock.openam.oauth2.saml2.core
 
OAuth2Saml2GuiceModule() - Constructor for class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GuiceModule
 
OAuth2ScopeCondition - Class in org.forgerock.openam.entitlement.conditions.environment
An implementation of an EntitlementCondition that will check whether the request OAuth2 scopes are sufficient to gain access.
OAuth2ScopeCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
Constructs a new OAuth2ScopeCondition instance.
OAuth2ServiceEndpointApplication - Class in org.forgerock.openam.rest.service
A ServiceEndpointApplication for the /oauth2 services.
OAuth2ServiceEndpointApplication() - Constructor for class org.forgerock.openam.rest.service.OAuth2ServiceEndpointApplication
Sets the default media type as "application/json".
OAuth2StatusService - Class in org.forgerock.oauth2.restlet
Handles generic Restlet exceptions.
OAuth2StatusService() - Constructor for class org.forgerock.oauth2.restlet.OAuth2StatusService
 
OAuth2TokenIntrospectionHandler - Class in org.forgerock.oauth2.core
 
OAuth2TokenIntrospectionHandler(TokenStore, OAuth2UrisFactory) - Constructor for class org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler
 
OAuth2Uris - Interface in org.forgerock.oauth2.core
Models all of the possible settings the OAuth2 provider can have and that can be configured.
OAuth2UrisFactory - Class in org.forgerock.openam.oauth2
A factory for creating/retrieving OAuth2Uris instances.
OAuth2UserApplications - Class in org.forgerock.openam.oauth2.rest
A request handler for inspecting and revoking OAuth2 applications.
OAuth2UserApplications(TokenStore, OAuth2ProviderSettingsFactory, ClientRegistrationStore, ContextHelper, Debug) - Constructor for class org.forgerock.openam.oauth2.rest.OAuth2UserApplications
 
OAuth2Utils - Class in org.forgerock.openam.oauth2
 
OAuth2Utils(JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.oauth2.OAuth2Utils
Default constructor with guice provided variables.
OAUTH_ACCESS_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Token
 
OAUTH_CODE_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Token
 
OAUTH_EXPIRES_IN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Token
 
OAUTH_REFRESH_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Token
 
OAUTH_TOKEN_ADAPTER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
OAUTH_TOKEN_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Token
 
OAuthAdapter - Class in org.forgerock.openam.cts.adapters
OAuth TokenAdapter provides conversion to and from OAuth JsonValue tokens.
OAuthAdapter(TokenIdFactory, JSONSerialisation, OAuthValues, TokenBlobUtils) - Constructor for class org.forgerock.openam.cts.adapters.OAuthAdapter
Default constructor with dependencies exposed.
OAuthConf - Class in org.forgerock.openam.authentication.modules.oauth2
 
oAuthEncode(String) - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
OAuthParam - Class in org.forgerock.openam.authentication.modules.oauth2
 
OAuthParam() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
OAuthPrincipal - Class in org.forgerock.openam.authentication.modules.oauth2
 
OAuthPrincipal(String) - Constructor for class org.forgerock.openam.authentication.modules.oauth2.OAuthPrincipal
 
OAuthProblemException - Exception in org.forgerock.openam.oauth2
 
OAuthProblemException(int, String, String, String) - Constructor for exception org.forgerock.openam.oauth2.OAuthProblemException
 
OAuthProblemException(Status, String, Throwable) - Constructor for exception org.forgerock.openam.oauth2.OAuthProblemException
 
OAuthProblemException.OAuthError - Enum in org.forgerock.openam.oauth2
 
OAuthProxy - Class in org.forgerock.openam.authentication.modules.oauth2
 
OAuthProxy() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.OAuthProxy
 
OAuthTokenField - Enum in org.forgerock.openam.cts.api.fields
The OAuthTokenField provides a mapping between known OAuth fields and the LDAP Attributes that they map to.
OAuthTokenStore - Class in org.forgerock.openam.oauth2
Implementation of the OAuthTokenStore interface that uses the CoreTokenService for storing the tokens as JSON objects.
OAuthTokenStore(CTSPersistentStore, TokenIdFactory, TokenAdapter<JsonValue>, OAuth2AuditLogger, Debug) - Constructor for class org.forgerock.openam.oauth2.OAuthTokenStore
Constructs a new OAuthTokenStore instance.
OAuthUtil - Class in org.forgerock.openam.authentication.modules.oauth2
 
OAuthUtil() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
OAuthValues - Class in org.forgerock.openam.cts.adapters
Responsible for converting data types used by OAuth Tokens into appropriate Core Token Service values.
OAuthValues() - Constructor for class org.forgerock.openam.cts.adapters.OAuthValues
 
OBJECT_ADDED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated.
Represents an object addition event type.
OBJECT_ADDED - Static variable in class com.iplanet.services.ldap.event.DSEvent
 
OBJECT_ADDED - Static variable in class com.sun.identity.idm.IdRepoListener
Represents an object addition event type.
OBJECT_CHANGED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated.
Represents an object change event type.
OBJECT_CHANGED - Static variable in class com.iplanet.services.ldap.event.DSEvent
 
OBJECT_CHANGED - Static variable in class com.sun.identity.idm.IdRepoListener
Represents an object change event type.
OBJECT_CHANGED - Static variable in class com.sun.identity.idm.remote.IdRemoteEventListener
 
OBJECT_CLASS - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
 
OBJECT_CLASS - Static variable in class org.forgerock.openam.oauth2.resources.labels.LabelsConstants
 
OBJECT_CLASS_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Object class attribute property key.
OBJECT_EXPIRED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated.
Represents an object expiration event type.
OBJECT_MAPPER - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Binding constant for the CTS Jackson Object Mapper.
OBJECT_NOT_PERSISTENT - Static variable in interface com.iplanet.ums.IUMSConstants
 
OBJECT_REMOVED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated.
Represents an object removal event type.
OBJECT_REMOVED - Static variable in class com.iplanet.services.ldap.event.DSEvent
 
OBJECT_REMOVED - Static variable in class com.sun.identity.idm.IdRepoListener
Represents an object removal event type.
OBJECT_RENAMED - Static variable in class com.iplanet.am.sdk.AMEvent
Deprecated.
Represents an object renaming event type.
OBJECT_RENAMED - Static variable in class com.iplanet.services.ldap.event.DSEvent
 
OBJECT_RENAMED - Static variable in class com.sun.identity.idm.IdRepoListener
Represents an object renaming event type.
objectChanged(AMEvent) - Method in interface com.iplanet.am.sdk.AMEventListener
Deprecated.
Sun Java System Access Manager SDK invokes this method when any object or its contents change.
objectChanged(String, int, Map) - Method in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
This callback method is called by the Identity Repository plugin when backend datastore triggers a notification event
objectChanged(String, int, Map) - Method in class com.iplanet.am.sdk.AMObjectListenerImpl
Deprecated.
 
objectChanged(String, int, Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
objectChanged(AMEvent) - Method in class com.sun.identity.authentication.config.AMSDKEventListener
Implements com.iplanet.am.sdk.AMEventListener.
objectChanged(String, int, Map) - Method in class com.sun.identity.idm.IdRepoListener
Deprecated.
As of Sun Java System Access Manager 7.1.
objectChanged(String, IdType, int, Map) - Method in class com.sun.identity.idm.IdRepoListener
Notification mechanism for IdRepo plugins to specify the identiy name and identity type that has been changed.
objectChanged(String, int) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
 
objectChanged(String, int) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
 
objectChanged(String, int) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
 
objectChanged(String, int) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
 
objectChanged(String, int) - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
 
objectChanged(String, int) - Method in class com.sun.identity.sm.SMSNotificationManager
 
objectChanged(String, int) - Method in interface com.sun.identity.sm.SMSObjectListener
This callback method is called by the EventService when the Directory Server triggers a PersistentSearch notification
objectChanged(String, int) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Responds to changes in the SMS data layer - we only handle changes to the deployed services.
objectChanged(String, Map<String, T>, ChangeType) - Method in interface org.forgerock.openam.cts.continuous.ContinuousQueryListener
Notify the listener that the following token has been altered.
OBJECTCLASS - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
OBJECTCLASS - Static variable in interface com.sun.identity.shared.Constants
 
OBJECTCLASS_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
objectClassMap - Static variable in class com.iplanet.am.sdk.AMObjectClassManager
Deprecated.
 
ObjectElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for Object element declaration.
ObjectElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for Object element declaration.
ObjectElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ObjectElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
ObjectElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
ObjectElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
ObjectElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ObjectElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
ObjectFactory - Class in com.sun.identity.entitlement.xacml3.core
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.entitlement.xacml3.core package.
ObjectFactory() - Constructor for class com.sun.identity.entitlement.xacml3.core.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.entitlement.xacml3.core
ObjectFactory - Class in com.sun.identity.saml2.jaxb.assertion
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.saml2.jaxb.assertion package.
ObjectFactory() - Constructor for class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.saml2.jaxb.assertion
ObjectFactory - Class in com.sun.identity.saml2.jaxb.entityconfig
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.saml2.jaxb.entityconfig package.
ObjectFactory() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.saml2.jaxb.entityconfig
ObjectFactory - Class in com.sun.identity.saml2.jaxb.metadata
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.saml2.jaxb.metadata package.
ObjectFactory() - Constructor for class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.saml2.jaxb.metadata
ObjectFactory - Class in com.sun.identity.saml2.jaxb.metadataattr
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.saml2.jaxb.metadataattr package.
ObjectFactory() - Constructor for class com.sun.identity.saml2.jaxb.metadataattr.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.saml2.jaxb.metadataattr
ObjectFactory - Class in com.sun.identity.saml2.jaxb.metadataextquery
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.saml2.jaxb.metadataextquery package.
ObjectFactory() - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.saml2.jaxb.metadataextquery
ObjectFactory - Class in com.sun.identity.saml2.jaxb.metadataidpdiscovery
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.saml2.jaxb.metadataidpdiscovery package.
ObjectFactory() - Constructor for class com.sun.identity.saml2.jaxb.metadataidpdiscovery.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.saml2.jaxb.metadataidpdiscovery
ObjectFactory - Class in com.sun.identity.saml2.jaxb.schema
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.saml2.jaxb.schema package.
ObjectFactory() - Constructor for class com.sun.identity.saml2.jaxb.schema.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.saml2.jaxb.schema
ObjectFactory - Class in com.sun.identity.saml2.jaxb.xmlenc
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.saml2.jaxb.xmlenc package.
ObjectFactory() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.saml2.jaxb.xmlenc
ObjectFactory - Class in com.sun.identity.saml2.jaxb.xmlsig
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.saml2.jaxb.xmlsig package.
ObjectFactory() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.saml2.jaxb.xmlsig
ObjectFactory - Class in com.sun.identity.wsfederation.jaxb.entityconfig
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.wsfederation.jaxb.entityconfig package.
ObjectFactory() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.wsfederation.jaxb.entityconfig
ObjectFactory - Class in com.sun.identity.wsfederation.jaxb.wsaddr
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.wsfederation.jaxb.wsaddr package.
ObjectFactory() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.wsfederation.jaxb.wsaddr
ObjectFactory - Class in com.sun.identity.wsfederation.jaxb.wsfederation
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.wsfederation.jaxb.wsfederation package.
ObjectFactory() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.wsfederation.jaxb.wsfederation
ObjectFactory - Class in com.sun.identity.wsfederation.jaxb.wspolicy
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.wsfederation.jaxb.wspolicy package.
ObjectFactory() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.wsfederation.jaxb.wspolicy
ObjectFactory - Class in com.sun.identity.wsfederation.jaxb.wsse
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.wsfederation.jaxb.wsse package.
ObjectFactory() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.wsfederation.jaxb.wsse
ObjectFactory - Class in com.sun.identity.wsfederation.jaxb.wsspolicy
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.wsfederation.jaxb.wsspolicy package.
ObjectFactory() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.wsfederation.jaxb.wsspolicy
ObjectFactory - Class in com.sun.identity.wsfederation.jaxb.wsu
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.wsfederation.jaxb.wsu package.
ObjectFactory() - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.wsfederation.jaxb.wsu
ObjectFactory - Class in com.sun.identity.wsfederation.jaxb.xmlsig
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.identity.wsfederation.jaxb.xmlsig package.
ObjectFactory() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.identity.wsfederation.jaxb.xmlsig
ObjectFactory - Interface in org.forgerock.openam.notifications
Delivers instances for the corresponding class types.
ObjectInUseException - Exception in com.sun.identity.policy
Exception thrown to indicate that an object you are trying to remove is in use and therefore can not be removed.
ObjectInUseException(String, String, Object) - Constructor for exception com.sun.identity.policy.ObjectInUseException
Constructs an ObjectInUseException object
ObjectInUseException(String, String, Object[], String, Object) - Constructor for exception com.sun.identity.policy.ObjectInUseException
Constructs an ObjectInUseException object
ObjectInUseException(String, String, Object[], Throwable, String, Object) - Constructor for exception com.sun.identity.policy.ObjectInUseException
Constructs an ObjectInUseException object
ObjectInUseException(Throwable, String, Object) - Constructor for exception com.sun.identity.policy.ObjectInUseException
Constructs an ObjectInUseException object
ObjectNotFound - Exception in com.sun.identity.idsvcs
 
ObjectNotFound(String) - Constructor for exception com.sun.identity.idsvcs.ObjectNotFound
 
ObjectNotFound_LiteralSerializer - Class in com.sun.identity.idsvcs
 
ObjectNotFound_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.ObjectNotFound_LiteralSerializer
 
ObjectNotFound_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.ObjectNotFound_LiteralSerializer
 
objectRemoved(AMEvent) - Method in interface com.iplanet.am.sdk.AMEventListener
Deprecated.
Sun Java System Access Manager SDK invokes this method when any object is removed.
objectRemoved(AMEvent) - Method in class com.sun.identity.authentication.config.AMSDKEventListener
Implements com.iplanet.am.sdk.AMEventListener.
objectRenamed(AMEvent) - Method in interface com.iplanet.am.sdk.AMEventListener
Deprecated.
Sun Java System Access Manager SDK invokes this method when any object is renamed.
objectRenamed(AMEvent) - Method in class com.sun.identity.authentication.config.AMSDKEventListener
Implements com.iplanet.am.sdk.AMEventListener.
objectsChanged(String, int, Set, Map) - Method in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
This callback method is called by the Identity Repository plugin when backend datastore triggers a notification event that results in multiple objects being modified.
objectsChanged(String, int, Set, Map) - Method in class com.iplanet.am.sdk.AMObjectListenerImpl
Deprecated.
 
objectsChanged(int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
objectsChanged(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
Returns the notification event XMLs for changed objects in the past N+2 minutes.
objectsChanged(String, int, Set, Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
objectsChanged(int) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
 
objectsChanged(int) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
objectsChanged(Set<String>) - Method in interface org.forgerock.openam.cts.continuous.ContinuousQueryListener
Notify the listener that the following tokens have been altered.
objectsChanged_idrepo(int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
objectsChanged_idrepo(int) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
Returns the notification event XMLs for changed objects in the past N+2 minutes.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerInstanceMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerRealmTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerServerEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerServerTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSessSvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSitesTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerTopologyMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
 
objectserver - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
Reference to the object server.
objectserver - Variable in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
Reference to the object server.
objectserver - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
Reference to the object server.
objectserver - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
Reference to the object server.
objectserver - Variable in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.OperationTableMeta
Reference to the object server.
objectserver - Variable in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.cts.TokenTableMeta
Reference to the object server.
objectserver - Variable in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
 
objectserver - Variable in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
 
objectserver - Variable in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
 
objectserver - Variable in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
 
objectToInfoString(FSAccountFedInfo) - Static method in class com.sun.identity.federation.accountmgmt.FSAccountUtils
Returns string equalivent of FSAccountFedInfo object.
objectToKeyString(FSAccountFedInfoKey) - Static method in class com.sun.identity.federation.accountmgmt.FSAccountUtils
Returns nameSpace and name of account federation information key.
ObjectType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for ObjectType complex type.
ObjectType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for ObjectType complex type.
ObjectTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ObjectTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
ObjectTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
ObjectTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
ObjectTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ObjectTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
objectTypeMap - Static variable in class com.iplanet.am.sdk.AMObjectClassManager
Deprecated.
 
objectValueToStringValueMap(Map<String, Object>) - Static method in class org.forgerock.openam.sts.MapMarshallUtils
This method is called by AuthTargetMapping to marshal the contextMap from the Map returned by the jsonValue.asMap to the Map stored by the AuthTargetMapping.
Obligation - Class in com.sun.identity.entitlement.xacml3.core
Java class for ObligationType complex type.
Obligation() - Constructor for class com.sun.identity.entitlement.xacml3.core.Obligation
 
obligation - Variable in class com.sun.identity.entitlement.xacml3.core.Obligations
 
OBLIGATION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Obligation
Obligation - Interface in com.sun.identity.xacml.policy
The Obligation element is a container of one or more AttributeAssignments issuded by authorization authority.
OBLIGATION_ID - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for ObligationId
ObligationExpression - Class in com.sun.identity.entitlement.xacml3.core
Java class for ObligationExpressionType complex type.
ObligationExpression() - Constructor for class com.sun.identity.entitlement.xacml3.core.ObligationExpression
 
obligationExpression - Variable in class com.sun.identity.entitlement.xacml3.core.ObligationExpressions
 
ObligationExpressions - Class in com.sun.identity.entitlement.xacml3.core
Java class for ObligationExpressionsType complex type.
ObligationExpressions() - Constructor for class com.sun.identity.entitlement.xacml3.core.ObligationExpressions
 
obligationExpressions - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
obligationExpressions - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
obligationExpressions - Variable in class com.sun.identity.entitlement.xacml3.core.Rule
 
obligationId - Variable in class com.sun.identity.entitlement.xacml3.core.Obligation
 
obligationId - Variable in class com.sun.identity.entitlement.xacml3.core.ObligationExpression
 
ObligationImpl - Class in com.sun.identity.xacml.policy.impl
The Obligation element is a container of one or more AttributeAssignments issuded by authorization authority.
ObligationImpl() - Constructor for class com.sun.identity.xacml.policy.impl.ObligationImpl
Default constructor
ObligationImpl(String) - Constructor for class com.sun.identity.xacml.policy.impl.ObligationImpl
This constructor is used to build Obligation object from an XML string.
ObligationImpl(Element) - Constructor for class com.sun.identity.xacml.policy.impl.ObligationImpl
This constructor is used to build ObligationImpl object from a block of existing XML that has already been built into a DOM.
Obligations - Class in com.sun.identity.entitlement.xacml3.core
Java class for ObligationsType complex type.
Obligations() - Constructor for class com.sun.identity.entitlement.xacml3.core.Obligations
 
obligations - Variable in class com.sun.identity.entitlement.xacml3.core.Result
 
OBLIGATIONS - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Obligations
Obligations - Interface in com.sun.identity.xacml.policy
The Obligations element is a container of one or more Obligations issuded by authorization authority.
OBLIGATIONS_ELEMENT - Static variable in interface com.sun.identity.xacml.policy.Obligations
 
ObligationsImpl - Class in com.sun.identity.xacml.policy.impl
The Obligations element is a container of one or more Obligations issuded by authorization authority.
ObligationsImpl() - Constructor for class com.sun.identity.xacml.policy.impl.ObligationsImpl
Default constructor
ObligationsImpl(String) - Constructor for class com.sun.identity.xacml.policy.impl.ObligationsImpl
Constructs an ObligationsImpl object from an XML string
ObligationsImpl(Element) - Constructor for class com.sun.identity.xacml.policy.impl.ObligationsImpl
Constructs an ObligationsImpl object from an XML DOM element
oboToken - Variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
observe(ConfigurationListener, String...) - Static method in class com.iplanet.am.util.SystemProperties
Listen for runtime changes to a system property value.
observe(ConfigurationListener, String...) - Method in class com.iplanet.am.util.SystemPropertiesWrapper
ObservedContextFactory - Class in org.forgerock.openam.scripting.timeouts
This factory is used to provide contexts to the Rhino JavaScript engine which are responsible for stopping the engine's execution of a script if the provided timeout is configured.
ObservedContextFactory(StandardScriptEngineManager) - Constructor for class org.forgerock.openam.scripting.timeouts.ObservedContextFactory
 
ObservedContextFactory.ObservedJavaScriptContext - Class in org.forgerock.openam.scripting.timeouts
This Context is configured in such a way that we are able to ensure we can determine the length of time that the script has been running.
ObservedJavaScriptContext(ObservedContextFactory) - Constructor for class org.forgerock.openam.scripting.timeouts.ObservedContextFactory.ObservedJavaScriptContext
 
observeInstructionCount(Context, int) - Method in class org.forgerock.openam.scripting.timeouts.ObservedContextFactory
 
obtainTokenId(OAuth2Request) - Method in class org.forgerock.oauth2.core.AccessTokenVerifier
Obtain the token ID from the request.
obtainTokenId(OAuth2Request) - Method in class org.forgerock.oauth2.restlet.RestletFormBodyAccessTokenVerifier
Obtain the token ID from the request.
obtainTokenId(OAuth2Request) - Method in class org.forgerock.oauth2.restlet.RestletHeaderAccessTokenVerifier
Obtain the token ID from the request.
obtainTokenId(OAuth2Request) - Method in class org.forgerock.oauth2.restlet.RestletQueryParameterAccessTokenVerifier
Obtain the token ID from the request.
OC - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
OC_ORG_UNIT - Static variable in class com.sun.identity.sm.SMSEntry
 
OC_REALM_SERVICE - Static variable in class com.sun.identity.sm.SMSEntry
 
OC_SERVICE - Static variable in class com.sun.identity.sm.ldap.LDAPEventManager
 
OC_SERVICE - Static variable in class com.sun.identity.sm.SMSEntry
 
OC_SERVICE_COMP - Static variable in class com.sun.identity.sm.ldap.LDAPEventManager
 
OC_SERVICE_COMP - Static variable in class com.sun.identity.sm.SMSEntry
 
OC_SERVICE_REALM - Static variable in class com.sun.identity.sm.ldap.LDAPEventManager
 
OC_TOP - Static variable in class com.sun.identity.sm.SMSEntry
 
oCache - Static variable in class com.sun.identity.entity.EntityObjectImpl
 
OctetUtils - Class in org.forgerock.openam.radius.common
This class centralizes much of the conversion code that is repeated throughout many attributes that have the same model implementations.
OdnoklassnikiProvider - Class in org.forgerock.openam.authentication.modules.oauth2.profile
 
OdnoklassnikiProvider() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.profile.OdnoklassnikiProvider
 
ODSEE - Static variable in class com.sun.identity.sm.DirectoryServerVendor
 
ODSEE_LDIF - Static variable in interface com.sun.identity.setup.SetupConstants
Property keys in SCHEMA_PROPERTY_FILENAME file.
of(String) - Static method in class org.forgerock.openam.core.realms.Realm
Uses the realm String to lookup the Realm.
of(Realm, String) - Static method in class org.forgerock.openam.core.realms.Realm
Uses the realm as the parent realm and the subRealm as sub-realm to lookup the Realm.
of(String) - Static method in class org.forgerock.openam.notifications.Topic
Creates a new instance of topic.
of(String...) - Static method in class org.forgerock.openam.utils.collections.SimplePrefixSet
Constructs a prefix set with the given set of prefixes to test.
OFF - Static variable in class com.sun.identity.saml2.idpdiscovery.Debug
flags the disabled debug state.
OFF - Static variable in class com.sun.identity.shared.debug.Debug
flags the disabled debug state.
OFF - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
OFF - Static variable in class com.sun.identity.shared.stats.Stats
flags the disabled stats state.
offer(E) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
offer(E, long, TimeUnit) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
OFFERINGS - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Key for offerings.
OfflineResolver - Class in com.sun.identity.saml.xmlsig
This class helps us home users to resolve http URIs without a network connection
OfflineResolver() - Constructor for class com.sun.identity.saml.xmlsig.OfflineResolver
 
OFFLOADED_TWO_WAY_TLS_HEADER_KEY - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
If a rest-sts instance is configured to support a token transformation with an x509 token as an input token type, the instance must be invoked via a two-way TLS exchange (i.e. where the client presents their certificate).
OFFLOADED_TWO_WAY_TLS_HEADER_KEY - Static variable in class org.forgerock.openam.sts.AMSTSConstants
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. where the client presents their certificate).
offloadedTwoWayTLSHeaderKey(String) - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilderBase
 
OIDC_AUDIENCE - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.AUDIENCE.
OIDC_CLAIM_MAP - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.CLAIM_MAP.
OIDC_CLAIMS_EXTENSION_SCRIPT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
OIDC_CLAIMS_NAME - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
OIDC_CLIENT_SECRET - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.CLIENT_SECRET.
OIDC_ID_TOKEN_CONFIG - Static variable in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
OIDC_ISSUER - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.ISSUER.
OIDC_KEYSTORE_LOCATION - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.KEYSTORE_LOCATION.
OIDC_KEYSTORE_PASSWORD - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.KEYSTORE_PASSWORD.
OIDC_SCOPE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
OIDC_SIGNATURE_ALGORITHM - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.SIGNATURE_ALGORITHM.
OIDC_SIGNATURE_KEY_ALIAS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.SIGNATURE_KEY_ALIAS.
OIDC_SIGNATURE_KEY_PASSWORD - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.SIGNATURE_KEY_PASSWORD.
OIDC_SSOPROVIDER_ENABLED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
OIDC_TOKEN_LIFETIME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in OpenIdConnectTokenConfig.TOKEN_LIFETIME.
oidcIdTokenConfig(OpenIdConnectTokenConfig) - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig.STSInstanceConfigBuilderBase
 
OK - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
OK status where the server considers the authentication exchange to have successfully completed.
OK - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
OLD_ATTR_SERVER_LIST - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
OLD_ATTR_SITE_LIST - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
OLD_PASSWORD - Static variable in class org.forgerock.openam.core.rest.IdentityResourceV1
 
OLD_PASSWORD_INCORRECT - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
OLD_RESPONSE_TEMPLATE - Static variable in class com.sun.identity.config.util.AjaxPage
 
oldAcctKey - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
oldIDPSessionCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the IDP Session object before an session upgrade.
OldPolicyConditionMigrationUpgradeStep - Class in org.forgerock.openam.upgrade.steps.policy.conditions
Will attempt to migrate old policy conditions to new entitlement conditions.
OldPolicyConditionMigrationUpgradeStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.policy.conditions.OldPolicyConditionMigrationUpgradeStep
Constructs a new OldPolicyConditionMigrationUpgradeStep instance.
OldProvidedNameIdentifier - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
OldProvidedNameIdentifier(String, String, String) - Constructor for class com.sun.identity.federation.message.common.OldProvidedNameIdentifier
Deprecated.
Constructor to create OldProvidedNameIdentifier object.
OldProvidedNameIdentifier(Element) - Constructor for class com.sun.identity.federation.message.common.OldProvidedNameIdentifier
Deprecated.
Constructor to create OldProvidedNameIdentifier Object from Document Element.
OldProvidedNameIdentifier(String, String) - Constructor for class com.sun.identity.federation.message.common.OldProvidedNameIdentifier
Deprecated.
Constructor creates OldProvidedNameIdentifier object.
ON - Static variable in class com.sun.identity.saml2.idpdiscovery.Debug
flags the enabled debug state for warnings, errors and messages.
ON - Static variable in class com.sun.identity.shared.debug.Debug
flags the enabled debug state for warnings, errors and messages.
ON - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
ON_BEHALF_OF - Static variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
onBeforeRequest(RequestContext) - Method in class com.sun.identity.password.ui.PWResetServlet
Using this callback the character set to be used for decoding POST/GET data will be set.
onBlacklisted(String, long) - Method in interface org.forgerock.openam.blacklist.Blacklist.Listener
Indicates that the given entry has been blacklisted.
onConfigurationChange(ScriptEngineConfiguration) - Method in interface org.forgerock.openam.scripting.StandardScriptEngineManager.ConfigurationListener
Indicates that the script engine configuration has changed and that the listener should update settings appropriately.
onDeleteResourceServerDeletePolicies() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets whether a Resource Server's policies should be deleted when the Resource Server OAuth2 agent entry is removed, or the "uma_protection" scope is removed.
onDeleteResourceServerDeletePolicies() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets whether a Resource Server's policies should be deleted when the Resource Server OAuth2 agent entry is removed, or the "uma_protection" scope is removed.
onDeleteResourceServerDeleteResourceSets() - Method in interface org.forgerock.openam.uma.UmaSettings
Gets whether a Resource Server's resource sets should be deleted when the Resource Server OAuth2 agent entry is removed, or the "uma_protection" scope is removed.
onDeleteResourceServerDeleteResourceSets() - Method in class org.forgerock.openam.uma.UmaSettingsImpl
Gets whether a Resource Server's resource sets should be deleted when the Resource Server OAuth2 agent entry is removed, or the "uma_protection" scope is removed.
ONE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Major Version Value
ONE_TIME_USE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
oneLevelWildcard - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
String indicating default one level wild card pattern.
oneLevelWildcardCompare(String, String, boolean) - Method in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
Compares two resources containing one level wild card(s).
oneLevelWildcardEmbedded - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
boolean indicating if the one level wild card pattern is embedded in the wild card pattern eg. one level wildcard is "*" while wild card pattern is "-*-".
oneLevelWildcardLength - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
String indicating default one level wild card pattern length.
ONETIME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
One Time Use.
OneTimeUse - Interface in com.sun.identity.saml2.assertion
The OneTimeUse indicates that the assertion should be used immediately by the relying party and must not be retained for future use.
ONETIMEUSE_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
 
ONETIMEUSE_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.OneTimeUseImpl
 
OneTimeUseElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for OneTimeUse element declaration.
OneTimeUseElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
OneTimeUseElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
OneTimeUseElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
OneTimeUseImpl - Class in com.sun.identity.saml2.assertion.impl
The OneTimeUse indicates that the assertion should be used immediately by the relying party and must not be retained for future use.
OneTimeUseImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.OneTimeUseImpl
Default constructor
OneTimeUseImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.OneTimeUseImpl
This constructor is used to build OneTimeUse object from a XML string.
OneTimeUseImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.OneTimeUseImpl
This constructor is used to build OneTimeUse object from a block of existing XML that has already been built into a DOM.
OneTimeUseType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for OneTimeUseType complex type.
OneTimeUseTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
OneTimeUseTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl
 
OneTimeUseTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
onEvent(InternalSessionEvent) - Method in class com.iplanet.dpro.session.service.InternalSessionEventBroker
 
onEvent(InternalSessionEvent) - Method in interface com.iplanet.dpro.session.service.InternalSessionListener
Callback method allowing observers to receive notification of InternalSession events.
onEvent(InternalSessionEvent) - Method in class com.iplanet.dpro.session.service.SessionAuditor
 
onEvent(InternalSessionEvent) - Method in class com.iplanet.dpro.session.service.SessionLogging
 
onEvent(InternalSessionEvent) - Method in class com.iplanet.dpro.session.service.SessionNotificationPublisher
 
onEvent(InternalSessionEvent) - Method in class com.iplanet.dpro.session.service.SessionNotificationSender
 
onEvent(InternalSessionEvent) - Method in class com.iplanet.dpro.session.service.SessionTimeoutHandlerExecutor
 
onFailure(Throwable) - Method in class org.openidentityplatform.openam.cassandra.ExecuteCallback
 
onFedletSLOFailure(HttpServletRequest, HttpServletResponse, LogoutRequest, LogoutResponse, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultFedletAdapter
Invokes after Fedlet receives SLO response from IDP and the SLO status is not success.
onFedletSLOFailure(HttpServletRequest, HttpServletResponse, LogoutRequest, LogoutResponse, String, String, String) - Method in class com.sun.identity.saml2.plugins.FedletAdapter
Invokes after Fedlet receives SLO response from IDP and the SLO status is not success.
onFedletSLOSuccess(HttpServletRequest, HttpServletResponse, LogoutRequest, LogoutResponse, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultFedletAdapter
Invokes after Fedlet receives SLO response from IDP and the SLO status is success.
onFedletSLOSuccess(HttpServletRequest, HttpServletResponse, LogoutRequest, LogoutResponse, String, String, String) - Method in class com.sun.identity.saml2.plugins.FedletAdapter
Invokes after Fedlet receives SLO response from IDP and the SLO status is success.
onGetProperty(GroovyInterceptor.Invoker, Object, String) - Method in class org.forgerock.openam.scripting.sandbox.GroovySandboxValueFilter
 
onID(IdentifiableObject, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
onID(Datatype, StringToken) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
onID(IdentifiableObject, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
onID(IdentifiableObject, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Notifies the serializer that an ID value has just marshalled.
onID(IdentifiableObject, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
onID(Datatype, StringToken) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
onID(IdentifiableObject, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
onID(IdentifiableObject, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Notifies the serializer that an ID value has just marshalled.
onIdleTimeout(SSOToken) - Method in interface org.forgerock.openam.session.service.SessionTimeoutHandler
Executed on idle timeout
onIDREF(IdentifiableObject) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
onIDREF(IdentifiableObject) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
onIDREF(IdentifiableObject) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Notifies the serializer that an IDREF value has just marshalled.
onIDREF(IdentifiableObject) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
onIDREF(IdentifiableObject) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
onIDREF(IdentifiableObject) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Notifies the serializer that an IDREF value has just marshalled.
onInit() - Method in class com.sun.identity.config.DefaultSummary
 
onInit() - Method in class com.sun.identity.config.util.AjaxPage
 
onInit() - Method in class com.sun.identity.config.util.TemplatedPage
 
onInit() - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
onInit() - Method in class com.sun.identity.config.wizard.Step2
 
onInit() - Method in class com.sun.identity.config.wizard.Step3
 
onInit() - Method in class com.sun.identity.config.wizard.Step4
 
onInit() - Method in class com.sun.identity.config.wizard.Step5
 
onInit() - Method in class com.sun.identity.config.wizard.Step6
 
onInit() - Method in class com.sun.identity.config.wizard.Step7
 
onLoginFailure(Map, HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface
Post processing on failed authentication.
onLoginFailure(Map, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.spi.ReplayPasswd
Post processing on failed authentication.
onLoginFailure(Map, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.spi.WSSReplayPasswd
Post processing on failed authentication.
onLoginFailure(Map, HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.authentication.modules.adaptive.AdaptivePostAuthenticationPlugin
 
onLoginFailure(Map, HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth2PostAuthnPlugin
Post processing on failed authentication.
onLoginFailure(Map, HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModulePostAuthenticationPlugin
Deletes the persistent cookie if authentication fails for some reason.
onLoginFailure(Map, HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2PostAuthenticationPlugin
 
onLoginFailure(Map, HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.authentication.plugins.AccountExpirePlugin
 
onLoginSuccess(Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface
Post processing on successful authentication.
onLoginSuccess(Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in class com.sun.identity.authentication.spi.ReplayPasswd
Post processing on successful authentication.
onLoginSuccess(Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in class com.sun.identity.authentication.spi.WSSReplayPasswd
Post processing on successful authentication.
onLoginSuccess(Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.adaptive.AdaptivePostAuthenticationPlugin
 
onLoginSuccess(Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModulePostAuthenticationPlugin
Post processing of successful authentication, which initialises the underlying JASPI ServerAuthModule, as a new instance of this class is created for the Post Authentication Process, and then calls the subtypes onLoginSuccess method, and then finally calls the JASPI ServerAuthModule's secureResponse method.
onLoginSuccess(MessageInfo, Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModulePostAuthenticationPlugin
Internal call to subtype to perform any required logic before the secureResponse method is called on the underlying JASPI ServerAuthModule.
onLoginSuccess(Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth2PostAuthnPlugin
Post processing on successful authentication.
onLoginSuccess(MessageInfo, Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModulePostAuthenticationPlugin
Sets the required information that needs to be in the jwt.
onLoginSuccess(Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2PostAuthenticationPlugin
If enabled, performs the first-stage of SLO - by recording the currently logged in user.
onLoginSuccess(Map, HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.plugins.AccountExpirePlugin
 
onLogout(HttpServletRequest, HttpServletResponse, SSOToken) - Method in interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface
Post processing on Logout.
onLogout(HttpServletRequest, HttpServletResponse, SSOToken) - Method in class com.sun.identity.authentication.spi.ReplayPasswd
Post processing on Logout.
onLogout(HttpServletRequest, HttpServletResponse, SSOToken) - Method in class com.sun.identity.authentication.spi.WSSReplayPasswd
Post processing on Logout.
onLogout(HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.adaptive.AdaptivePostAuthenticationPlugin
 
onLogout(HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth2PostAuthnPlugin
Post processing on Logout.
onLogout(HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModulePostAuthenticationPlugin
Deletes the persistent cookie on logout.
onLogout(HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2PostAuthenticationPlugin
 
onLogout(HttpServletRequest, HttpServletResponse, SSOToken) - Method in class org.forgerock.openam.authentication.plugins.AccountExpirePlugin
 
OnlySignEntireHeadersAndBodyElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.4 SymmetricBinding Assertion Java content class for OnlySignEntireHeadersAndBody element declaration.
OnlySignEntireHeadersAndBodyElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
OnlySignEntireHeadersAndBodyElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
OnlySignEntireHeadersAndBodyElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
onMaxTimeout(SSOToken) - Method in interface org.forgerock.openam.session.service.SessionTimeoutHandler
Executed on max timeout
onMessage(HttpServletRequest, HttpServletResponse, SOAPMessage) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedService
SOAP JAXM Listener implementation for LECP AuthnRequest.
onMessage(HttpServletRequest, HttpServletResponse, SOAPMessage) - Method in class com.sun.identity.federation.services.FSSOAPReceiver
Process the request.
onMessage(SOAPMessage, HttpServletRequest) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPReceiver
Processes the request message and invokes RequestHandler.processRequest.
onMessage(SOAPMessage, HttpServletRequest, HttpServletResponse, String, String) - Static method in class com.sun.identity.saml2.profile.IDPArtifactResolution
This method generates a SOAPMessage containing the ArtifactResponse that is corresponding to the ArtifactResolve contained in the SOAPMessage passed in.
onMessage(SOAPMessage, HttpServletRequest, HttpServletResponse, String, String) - Method in class com.sun.identity.saml2.servlet.IDPSingleLogoutServiceSOAP
Process the incoming SOAP message containing the LogoutRequest and generates outgoing SOAP message containing the LogoutResponse on IDP side.
onMessage(SOAPMessage, HttpServletRequest, HttpServletResponse, String, String) - Method in class com.sun.identity.saml2.servlet.SPSingleLogoutServiceSOAP
Process the incoming SOAP message containing the LogoutRequest and generates outgoing SOAP message containing the LogoutResponse on SP side.
onMessage(SOAPMessage, HttpServletRequest, HttpServletResponse, String, String) - Method in class com.sun.identity.saml2.soapbinding.QueryHandlerServlet
Process the incoming SOAP message containing the Query Request and generates outgoing SOAP message containing the Query Response.
onMethodCall(GroovyInterceptor.Invoker, Object, String, Object...) - Method in class org.forgerock.openam.scripting.sandbox.GroovySandboxValueFilter
 
onPageSessionDeserializationException(RequestContext, ViewBean, Exception) - Method in class com.sun.identity.password.ui.PWResetServlet
 
onPermissionRequest(ResourceSetDescription, Set<String>, String) - Method in interface org.forgerock.openam.uma.extensions.PermissionRequestFilter
Invoked before a permission request is created.
onPrefixMapping(String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.PrefixCallback
 
onPrefixMapping(String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.PrefixCallback
 
onProcess() - Method in class com.sun.identity.config.util.TemplatedForm
 
onRender() - Method in class com.sun.identity.config.upgrade.Upgrade
Creating the UI models in the #onRender method makes sure that these fields are not always reinitialized when an actionLink is clicked.
onRequestHandlerNotFound(RequestContext, String) - Method in class com.sun.identity.password.ui.PWResetServlet
Forwards to invalid URL view bean, in case of an invalid target request handler (page).
onRequestHandlerNotSpecified(RequestContext) - Method in class com.sun.identity.password.ui.PWResetServlet
Forwards to invalid URL view bean, in case of no handler specified
onResourceSharedDeletion(UmaPolicy) - Method in interface org.forgerock.openam.uma.extensions.ResourceDelegationFilter
Invoked before a resource "share" is deleted.
onSecurityCheck() - Method in class com.sun.identity.config.util.ProtectedPage
 
onSessionTimeout(RequestContext) - Method in class com.sun.identity.password.ui.PWResetServlet
Ignores HTTP session time out.
onSetProperty(GroovyInterceptor.Invoker, Object, String, Object) - Method in class org.forgerock.openam.scripting.sandbox.GroovySandboxValueFilter
 
onSuccess(ExecutionInfo) - Method in class org.openidentityplatform.openam.cassandra.ExecuteCallback
 
onUncaughtException(RequestContext, Exception) - Method in class com.sun.identity.password.ui.PWResetServlet
Forwards to uncaught exception view bean, to respond to uncaught application error messages.
open(String) - Method in class com.sun.identity.setup.InstallLog
 
open(Session) - Method in class org.forgerock.openam.notifications.websocket.NotificationsWebSocket
See OnOpen.
OPEN_DYNAMIC_REGISTRATION_ALLOWED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
OPEN_ID_CONNECT_ID_TOKEN_AUTH_TARGET_HEADER_KEY - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
OPEN_ID_CONNECT_ID_TOKEN_ELEMENT_NAMESPACE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
OPEN_ID_CONNECT_ID_TOKEN_KEY - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
OPENAM_AUTH_TYPE_CLAIM_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
OPENAM_CLIENT_IP_CLAIM_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
OPENAM_CONFIG_EXPORT_FILE_NAME - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
OPENAM_HOME_SERVER_PROPERTY_KEY - Static variable in class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
OPENAM_REALM_CLAIM_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
OPENAM_SESSION_ID_CLAIM_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
OPENAM_USER_CLAIM_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
OpenAMAuthenticationMethod - Class in org.forgerock.openam.oauth2
Indicates a method of authentication for OpenAM consisting of an AuthContext.IndexType plus a name of a service/module/etc.
OpenAMAuthenticationMethod(String, AuthContext.IndexType) - Constructor for class org.forgerock.openam.oauth2.OpenAMAuthenticationMethod
 
OpenAMAuthFactory - Class in org.forgerock.openam.radius.server.spi.handlers.amhandler
Creation of ContextHolder.
OpenAMAuthFactory() - Constructor for class org.forgerock.openam.radius.server.spi.handlers.amhandler.OpenAMAuthFactory
 
OpenAMAuthHandler - Class in org.forgerock.openam.radius.server.spi.handlers
This RADIUS handler authenticates against an authentication realm and chain specified via configuration.
OpenAMAuthHandler(OpenAMAuthFactory, ContextHolderCache, EventBus) - Constructor for class org.forgerock.openam.radius.server.spi.handlers.OpenAMAuthHandler
Constructor.
OpenAMClientAuthenticationFailureFactory - Class in org.forgerock.oauth2.restlet
A ClientAuthenticationFailureFactory which includes implementations of methods suitable for handling the OpenAM implementation of OAuth2.
OpenAMClientAuthenticationFailureFactory(RealmNormaliser) - Constructor for class org.forgerock.oauth2.restlet.OpenAMClientAuthenticationFailureFactory
Creates the factory, and sets the realm normaliser
OpenAMClientRegistration - Class in org.forgerock.openam.oauth2
Models an OpenAM OAuth2 and OpenId Connect client registration in the OAuth2 provider.
OpenAMClientRegistrationStore - Class in org.forgerock.openam.oauth2
The OpenAM OAuth2 and OpenId Connect provider's store for all client registrations.
OpenAMClientRegistrationStore(RealmNormaliser, PEMDecoder, OpenIdResolverService, OAuth2ProviderSettingsFactory, ClientAuthenticationFailureFactory, AMIdentityRepositoryFactory, PrivilegedAction<SSOToken>) - Constructor for class org.forgerock.openam.oauth2.OpenAMClientRegistrationStore
Constructs a new OpenAMClientRegistrationStore.
OpenAMHttpURLConnectionFactory - Class in org.forgerock.openam.sts
 
OpenAMHttpURLConnectionFactory() - Constructor for class org.forgerock.openam.sts.OpenAMHttpURLConnectionFactory
 
OpenAMResourceSetStore - Class in org.forgerock.openam.oauth2.resources
Stores ResourceSetDescription objects in the CTS.
OpenAMResourceSetStore(String, OAuth2UrisFactory, TokenIdGenerator, TokenDataStore) - Constructor for class org.forgerock.openam.oauth2.resources.OpenAMResourceSetStore
Constructs a new OpenAMResourceSetStore instance.
OpenAMScopeValidator - Class in org.forgerock.openam.oauth2
Provided as extension points to allow the OpenAM OAuth2 provider to customise the requested scope of authorize, access token and refresh token requests and to allow the OAuth2 provider to return additional data from these endpoints as well.
OpenAMScopeValidator(IdentityManager, OpenIDTokenIssuer, OAuth2ProviderSettingsFactory, OpenAMSettings, ScriptEvaluator, ScriptingServiceFactory, TokenRestrictionResolver, SessionService) - Constructor for class org.forgerock.openam.oauth2.OpenAMScopeValidator
Constructs a new OpenAMScopeValidator.
OpenAMServletContextListener - Class in org.forgerock.openam.core.guice
Stores the ServletContext into the ServletContextCache for reference throughout the deployed application lifecycle.
OpenAMServletContextListener() - Constructor for class org.forgerock.openam.core.guice.OpenAMServletContextListener
 
OpenAMSessionAssertion - Class in org.forgerock.openam.sts.soap.policy.am
Class which represents the Assertion corresponding to the custom OpenAMSessionToken SecurityPolicy binding.
OpenAMSessionAssertion(SPConstants.SPVersion, SPConstants.IncludeTokenType, Element, String) - Constructor for class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionAssertion
 
OpenAMSessionToken - Class in org.forgerock.openam.sts.token.model
This class represents an OpenAM session token, built around the OpenAM session id.
OpenAMSessionToken(String) - Constructor for class org.forgerock.openam.sts.token.model.OpenAMSessionToken
 
OpenAMSessionTokenCallback - Class in org.forgerock.openam.sts.soap
Callback class used to solicit and obtain the OpenAM session id from the OpenAMSessionTokenClientAssertionBuilder.
OpenAMSessionTokenCallback() - Constructor for class org.forgerock.openam.sts.soap.OpenAMSessionTokenCallback
 
OpenAMSessionTokenClientAssertionBuilder - Class in org.forgerock.openam.sts.soap.policy.am
The AssertionBuilder registered with the CXF Bus running the CXF sts client so that OpenAMSessionAssertions can be created to consume sts instances with SecurityPolicy bindings specifying OpenAMSessionAssertions.
OpenAMSessionTokenClientAssertionBuilder(CallbackHandler) - Constructor for class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenClientAssertionBuilder
 
OpenAMSessionTokenClientInterceptor - Class in org.forgerock.openam.sts.soap.policy.am
Implementation modeled after org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor.
OpenAMSessionTokenClientInterceptor() - Constructor for class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenClientInterceptor
 
OpenAMSessionTokenClientInterceptorProvider - Class in org.forgerock.openam.sts.soap.policy.am
PolicyInterceptorProvider registered with the org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry on the client side to support the custom OpenAMSessionToken SecurityPolicy assertions.
OpenAMSessionTokenClientInterceptorProvider() - Constructor for class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenClientInterceptorProvider
 
openAMSessionTokenOnBehalfOfElement(String) - Static method in class org.forgerock.openam.sts.soap.TokenSpecification
 
openAMSessionTokenSaml2SenderVouches(String) - Static method in class org.forgerock.openam.sts.soap.TokenSpecification
 
OpenAMSessionTokenServerAssertionBuilder - Class in org.forgerock.openam.sts.soap.policy.am
Registered with the org.apache.cxf.ws.policy.AssertionBuilderRegistry, obtained via the cxf Bus in SoapSTSLifecycleImpl, to obtain and create OpenAMSessionAssertion included in the soap-sts RequestSecurityToken invocation.
OpenAMSessionTokenServerAssertionBuilder() - Constructor for class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenServerAssertionBuilder
 
OpenAMSessionTokenServerInterceptor - Class in org.forgerock.openam.sts.soap.policy.am
The custom AbstractTokenInterceptor deployed with published soap-sts instances.
OpenAMSessionTokenServerInterceptorProvider - Class in org.forgerock.openam.sts.soap.policy.am
PolicyInterceptorProvider registered with the org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry on the server side to support the custom OpenAMSessionToken SecurityPolicy assertions.
OpenAMSessionTokenServerInterceptorProvider(ThreadLocalAMTokenCache, PrincipalFromSession) - Constructor for class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenServerInterceptorProvider
 
OpenAMSettings - Interface in org.forgerock.openam.utils
Provides access to any OpenAM settings.
OpenAMSettingsImpl - Class in org.forgerock.openam.utils
Provides access to any OpenAM settings.
OpenAMSettingsImpl(String, String) - Constructor for class org.forgerock.openam.utils.OpenAMSettingsImpl
Constructs a new OpenAMSettingsImpl.
openAMSupportingTokenSessionId(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder
 
OpenAMTokenState - Class in org.forgerock.openam.sts.user.invocation
Class encapsulating an OpenAM sessionId, and will emit json which includes state necessary to act as the input_token_state in the RestSTSTokenTranslationInvocationState - i.e. the OpenAM session id, and a AMSTSConstants.TOKEN_TYPE_KEY field corresponding to TokenType.OPENAM.name().
OpenAMTokenState.OpenAMTokenStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
OpenAMTokenStateBuilder() - Constructor for class org.forgerock.openam.sts.user.invocation.OpenAMTokenState.OpenAMTokenStateBuilder
 
OpenAMTokenStore - Class in org.forgerock.openam.oauth2
Implementation of the OpenId Connect Token Store which the OpenId Connect Provider will implement.
OpenAMTokenStore(StatefulTokenStore, StatelessTokenStore, StatelessCheck<Boolean>) - Constructor for class org.forgerock.openam.oauth2.OpenAMTokenStore
 
OpenAMUpgrade - Class in org.forgerock.openam.setup
Application which accepts a config file, displays licenses to the user and triggers OpenAM's update system.
OpenAMUpgrade(LicensePresenter) - Constructor for class org.forgerock.openam.setup.OpenAMUpgrade
 
OpenAMWSSUsernameTokenValidator - Class in org.forgerock.openam.sts.soap.token.validator.wss
The org.apache.cxf.sts.token.validator.UsernameTokenValidator class ultimately calls a org.apache.ws.security.validate.Validator instance (set via a setter) to perform the actual token validation.
OpenAMWSSUsernameTokenValidator(AuthenticationHandler<UsernameToken>, ThreadLocalAMTokenCache, ValidationInvocationContext, boolean, Logger) - Constructor for class org.forgerock.openam.sts.soap.token.validator.wss.OpenAMWSSUsernameTokenValidator
 
OPENDJ - Static variable in class com.sun.identity.sm.DirectoryServerVendor
 
OPENDJ_BUILDINFO - Static variable in interface com.sun.identity.setup.SetupConstants
 
OPENDJ_DIR - Static variable in class org.forgerock.openam.setup.EmbeddedOpenDJManager
 
OpenDJUpgrader - Class in org.forgerock.openam.upgrade
Upgrade tool for upgrading the embedded instance of OpenDS to OpenDJ.
OpenDJUpgrader(EmbeddedOpenDJBackupManager, String, ServletContext) - Constructor for class org.forgerock.openam.upgrade.OpenDJUpgrader
Creates a new OpenDJ upgrader.
OPENDS - Static variable in class com.sun.identity.sm.DirectoryServerVendor
 
OpenDS_LDIF - Static variable in interface com.sun.identity.setup.SetupConstants
Property keys in SCHEMA_PROPERTY_FILENAME file.
OPENDS_SMS_PROPERTY_FILENAME - Static variable in interface com.sun.identity.setup.SetupConstants
Property keys in SCHEMA_PROPERTY_FILENAME file.
OPENID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: OpenId Connect request, as value in scope.
OPENID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Scopes
OpenId scope.
OPENID_CONNECT_JWT_TOKEN_LIFETIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.AgentOAuth2ProviderService
 
OPENID_CONNECT_VERSION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
OPENID_TOKEN - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
OpenIdConnect - Class in org.forgerock.openam.authentication.modules.oidc
Because the OpenIdResolver instances, responsible for validating ID Tokens for a given issuer, require pulling url state to initialize, I want to cache these instances once created.
OpenIdConnect() - Constructor for class org.forgerock.openam.authentication.modules.oidc.OpenIdConnect
 
OpenIdConnectAuthenticationRequestDispatcher - Class in org.forgerock.openam.sts.rest.token.validator.disp
This class is responsible for dispatching OpenID Connect ID Tokens to the OpenAM Rest authN context.
OpenIdConnectAuthModuleServiceHelper - Class in org.forgerock.openam.upgrade.helpers
Upgrade Helper for iPlanetAMAuthOpenIdConnectService service to ensure that AttributeSchema modifications are applied correctly during upgrades.
OpenIdConnectAuthModuleServiceHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.OpenIdConnectAuthModuleServiceHelper
 
OpenIdConnectAuthorizeRequestValidator - Class in org.forgerock.openidconnect
Implementation of the AuthorizeRequestValidator for OpenID Connect request validation.
OpenIdConnectAuthorizeRequestValidator(ClientRegistrationStore) - Constructor for class org.forgerock.openidconnect.OpenIdConnectAuthorizeRequestValidator
Constructs a new OpenIdConnectAuthorizeRequestValidator instance.
OpenIDConnectCheckSessionEndpoint - Class in org.forgerock.openidconnect.restlet
Handles requests to the OpenId Connect checkSession endpoint to retrieve the status of OpenId Connect user sessions.
OpenIDConnectCheckSessionEndpoint(OAuth2RequestFactory, OAuth2Representation, CheckSession, Router, ExceptionHandler, BaseURLProviderFactory) - Constructor for class org.forgerock.openidconnect.restlet.OpenIDConnectCheckSessionEndpoint
Constructs a new OpenIDConnectCheckSessionEndpoint.
OpenIdConnectClientRegistration - Interface in org.forgerock.openidconnect
Models an OpenId Connect client registration in the OAuth2 provider.
OpenIdConnectClientRegistrationService - Class in org.forgerock.openidconnect
Service for registering OpenId Connect clients.
OpenIdConnectClientRegistrationStore - Interface in org.forgerock.openidconnect
The OpenId Connect provider's store for all client registrations.
OpenIDConnectConfiguration - Class in org.forgerock.openidconnect.restlet
Handles requests to the OpenId Connect .well-known endpoint for retrieving OpenId Connect provider configuration.
OpenIDConnectConfiguration(OAuth2RequestFactory, OpenIDConnectProviderConfiguration, ExceptionHandler) - Constructor for class org.forgerock.openidconnect.restlet.OpenIDConnectConfiguration
Constructs a new OpenIDConnectConfiguration.
OpenIDConnectDiscovery - Class in org.forgerock.openidconnect.restlet
Handles requests to the OpenId Connect discovery endpoint.
OpenIDConnectDiscovery(OAuth2RequestFactory, OpenIDConnectProviderDiscovery, ExceptionHandler, BaseURLProviderFactory) - Constructor for class org.forgerock.openidconnect.restlet.OpenIDConnectDiscovery
Constructs a new OpenIDConnectDiscovery.
OpenIDConnectEndSession - Class in org.forgerock.openidconnect
OpenId Connect service for ending OpenId Connect session.
OpenIDConnectEndSession(OpenIDConnectProvider) - Constructor for class org.forgerock.openidconnect.OpenIDConnectEndSession
Constructs a new OpenIdConnectEndSession.
OpenIdConnectGuiceModule - Class in org.forgerock.openam.authentication.modules.oidc
 
OpenIdConnectGuiceModule() - Constructor for class org.forgerock.openam.authentication.modules.oidc.OpenIdConnectGuiceModule
 
OpenIdConnectIdToken - Class in org.forgerock.openam.sts.token.model
This class represents an OpenID Connect ID Token.
OpenIdConnectIdToken(String) - Constructor for class org.forgerock.openam.sts.token.model.OpenIdConnectIdToken
 
OpenIdConnectIdTokenTransformValidator - Class in org.forgerock.openam.sts.rest.token.validator
The RestTokenTransformValidator implementation responsible for dispatching OpenID Connect ID Tokens to the OpenAM Rest authN context.
OpenIdConnectIdTokenTransformValidator(AuthenticationHandler<OpenIdConnectIdToken>, ThreadLocalAMTokenCache, PrincipalFromSession, ValidationInvocationContext, IssuedTokenValidatorFactory, boolean) - Constructor for class org.forgerock.openam.sts.rest.token.validator.OpenIdConnectIdTokenTransformValidator
 
OpenIDConnectJWKEndpoint - Class in org.forgerock.openidconnect.restlet
Exposes the JWK Set of configured signing and encryption keys for the OAuth2 Authorization Server/OpenID Provider.
OpenIDConnectJWKEndpoint(OAuth2RequestFactory, OAuth2ProviderSettingsFactory, ExceptionHandler) - Constructor for class org.forgerock.openidconnect.restlet.OpenIDConnectJWKEndpoint
Constructs a new OpenIDConnectJWKEndpoint.
OpenIDConnectProvider - Class in org.forgerock.openidconnect
Provider for OpenId Connect for managing OpenId Connect sessions.
OpenIDConnectProvider(SSOTokenManager, IdentityManager, CTSPersistentStore, TokenAdapter<JsonValue>) - Constructor for class org.forgerock.openidconnect.OpenIDConnectProvider
Constructs a new OpenAMOpenIDConnectProvider.
OpenIDConnectProviderConfiguration - Class in org.forgerock.openidconnect
Service for getting the configuration of the OpenId Connect provider.
OpenIDConnectProviderConfiguration(OAuth2ProviderSettingsFactory, OAuth2UrisFactory) - Constructor for class org.forgerock.openidconnect.OpenIDConnectProviderConfiguration
Constructs a new OpenIDConnectProviderConfiguration.
OpenIDConnectProviderDiscovery - Class in org.forgerock.openidconnect
Service for discovering the OpenId Connect provider.
OpenIDConnectProviderDiscovery(OpenIDConnectProvider) - Constructor for class org.forgerock.openidconnect.OpenIDConnectProviderDiscovery
Constructs a new OpenIDConnectProviderDiscovery.
OpenIdConnectRestTokenProviderParameters - Class in org.forgerock.openam.sts.rest.operation.translate
An implementation of the RestTokenProviderParameters to support the RestOpenIdConnectTokenProvider
OpenIdConnectRestTokenProviderParameters(OpenIdConnectTokenCreationState, TokenTypeId, JsonValue) - Constructor for class org.forgerock.openam.sts.rest.operation.translate.OpenIdConnectRestTokenProviderParameters
 
OpenIdConnectSSOProvider - Class in org.forgerock.openidconnect.ssoprovider
Implements an SSOProvider that accepts OpenID Connect ID Tokens issued by this instance of OpenAM and treats them as SSOTokens.
openIdConnectToken() - Static method in class org.forgerock.openam.sts.soap.TokenSpecification
 
OpenIdConnectToken - Class in org.forgerock.openidconnect
Models an OpenId Connect Token.
OpenIdConnectToken(String, String, byte[], KeyPair, Key, String, String, String, boolean, String, String, String, String, long, long, long, String, String, String, String, String, List<String>, String, String) - Constructor for class org.forgerock.openidconnect.OpenIdConnectToken
Constructs a new OpenIdConnectToken.
OpenIdConnectToken(JwtClaimsSet) - Constructor for class org.forgerock.openidconnect.OpenIdConnectToken
 
OpenIdConnectTokenAuthMethodReferencesMapper - Interface in org.forgerock.openam.sts.rest.token.provider.oidc
An interface which allows soap-sts publishers to generate the amr claim for issued OpenIdConnect tokens on the basis of the validated input token.
OpenIdConnectTokenAuthnContextMapper - Interface in org.forgerock.openam.sts.rest.token.provider.oidc
OpenIdConnect tokens can include an Authentication Context Class Reference (acr) claim which indicates how the subject asserted by the OIDC token was authenticated.
OpenIdConnectTokenCanceller - Class in org.forgerock.openam.sts.soap.token.canceller
Cancels OpenIdConnect tokens.
OpenIdConnectTokenCanceller(TokenServiceConsumer, SoapSTSAccessTokenProvider, CTSTokenIdGenerator) - Constructor for class org.forgerock.openam.sts.soap.token.canceller.OpenIdConnectTokenCanceller
 
OpenIdConnectTokenClaimMapper - Interface in org.forgerock.openam.sts.tokengeneration.oidc
An instance of this interface will be used to insert any custom claims into issued OpenIdConnect tokens.
OpenIdConnectTokenClaimMapperProvider - Interface in org.forgerock.openam.sts.tokengeneration.oidc
Provides the OpenIdConnectTokenClaimMapper needed to insert custom claims into issued OpenIdConnect tokens
OpenIdConnectTokenClaimMapperProviderImpl - Class in org.forgerock.openam.sts.tokengeneration.oidc
 
OpenIdConnectTokenConfig - Class in org.forgerock.openam.sts.config.user
Encapsulates the configuration state necessary to produce OpenId Connect Id Tokens.
openIdConnectTokenConfig - Variable in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder - Class in org.forgerock.openam.sts.config.user
 
OpenIdConnectTokenCreationState - Class in org.forgerock.openam.sts.rest.token.provider.oidc
Encapsulates the invocation-specific state necessary to create OpenIdConnect tokens.
OpenIdConnectTokenCreationState(String, long) - Constructor for class org.forgerock.openam.sts.rest.token.provider.oidc.OpenIdConnectTokenCreationState
 
OpenIdConnectTokenCreationState - Class in org.forgerock.openam.sts.user.invocation
This class encapsulates client-specified state necessary for the creation of an OpenIdConnect token.
OpenIdConnectTokenCreationState.OpenIdConnectTokenCreationStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
OpenIdConnectTokenGeneration - Interface in org.forgerock.openam.sts.tokengeneration.oidc
Encapsulates the concerns of generating a OpenIdConnect Id Token.
OpenIdConnectTokenGenerationImpl - Class in org.forgerock.openam.sts.tokengeneration.oidc
 
OpenIdConnectTokenGenerationState - Class in org.forgerock.openam.sts.service.invocation
Encapsulates invocation-specific state necessary to generate an OpenIdConnect Id token.
openIdConnectTokenGenerationState(OpenIdConnectTokenGenerationState) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder
 
OpenIdConnectTokenGenerationState.OpenIdConnectTokenGenerationStateBuilder - Class in org.forgerock.openam.sts.service.invocation
 
openIdConnectTokenOpenAMSessionTokenDelegation(String) - Static method in class org.forgerock.openam.sts.soap.TokenSpecification
 
OpenIdConnectTokenPKIProvider - Interface in org.forgerock.openam.sts.tokengeneration.oidc.crypto
Defines the concerns related to the signing of OpenIdConnect tokens
OpenIdConnectTokenPKIProviderFactory - Interface in org.forgerock.openam.sts.tokengeneration.oidc.crypto
Defines the concern of creating a OpenIdConnectTokenPKIProvider for a particular STS instance, driven by the state in the OpenIdConnectTokenConfig associated with the STS instance.
OpenIdConnectTokenPKIProviderFactoryImpl - Class in org.forgerock.openam.sts.tokengeneration.oidc.crypto
 
OpenIdConnectTokenPKIProviderImpl - Class in org.forgerock.openam.sts.tokengeneration.oidc.crypto
 
OpenIdConnectTokenPKIProviderImpl(OpenIdConnectTokenConfig) - Constructor for class org.forgerock.openam.sts.tokengeneration.oidc.crypto.OpenIdConnectTokenPKIProviderImpl
 
OpenIdConnectTokenPublicKeyReferenceType - Enum in org.forgerock.openam.sts.config.user
An enum describing the manner in which the public key corresponding to the private signing key is identified, as specified here: https://tools.ietf.org/html/draft-ietf-jose-json-web-signature-41#section-4 Not that if the jku type is specified, the kid claim must also be specified.
OpenIdConnectTokenState - Class in org.forgerock.openam.sts.user.invocation
Class encapsulating an OpenIdConnect jws string, and will emit json which includes state necessary to act as the input_token_state in the RestSTSTokenTranslationInvocationState - i.e. the jws string, and a AMSTSConstants.TOKEN_TYPE_KEY field corresponding to TokenType.OPENIDCONNECT.name().
OpenIdConnectTokenState.OpenIdConnectTokenStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
OpenIdConnectTokenStore - Interface in org.forgerock.openidconnect
Interface for a OpenId Connect Token Store which the OpenId Connect Provider will implement.
openIdConnectTokenUsernameTokenDelegation(String, String) - Static method in class org.forgerock.openam.sts.soap.TokenSpecification
 
OpenIDConnectURLValidator - Class in org.forgerock.openam.oauth2.validation
This is simply used to verify that URIs entered to the OAuth2 system's redirect don't contain fragments.
OpenIdPrompt - Class in org.forgerock.openidconnect
Parses and validates the OpenId Connect prompt parameters.
OpenIdPrompt(String) - Constructor for class org.forgerock.openidconnect.OpenIdPrompt
Constructs a new OpenIdPrompt instance from the given prompt String.
OpenIdPrompt(OAuth2Request) - Constructor for class org.forgerock.openidconnect.OpenIdPrompt
Constructs a new OpenIdPrompt instance directly from the request object by using the constant defined in OAuth2Constants and calling the existing constructor with the string obtained.
OpenIdResolverCache - Interface in org.forgerock.openam.authentication.modules.oidc
Interface consumed by the OpenIdConnect authN module.
OpenIdResolverCacheImpl - Class in org.forgerock.openam.authentication.modules.oidc
 
OpenIdResourceOwnerConsentVerifier - Class in org.forgerock.openidconnect
Verifier for determining whether a resource owner has saved its consent for the authorization grant, taking into account and OpenID Connect prompt parameter.
OpenIdResourceOwnerConsentVerifier() - Constructor for class org.forgerock.openidconnect.OpenIdResourceOwnerConsentVerifier
 
OpenIDTokenIssuer - Class in org.forgerock.openidconnect
Issues OpenId Connect tokens and stores them in the OpenID Connect Token Store, when an access token is required and the OAuth2 request scope contains 'openid'.
OpenIDTokenIssuer(OpenIdConnectTokenStore, ResourceOwnerSessionValidator) - Constructor for class org.forgerock.openidconnect.OpenIDTokenIssuer
Constructs a new OpenIDTokenIssuer.
openSOAPConnection() - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Opens a SOAP Connection.
OPENSSO - Static variable in class com.sun.identity.entitlement.PrivilegeType
OpenAM privilege.
OPENSSO_SESSION_ID - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for opensso-session-id URI
OpenSSOApplicationPrivilegeManager - Class in com.sun.identity.entitlement.opensso
 
OpenSSOApplicationPrivilegeManager(String, Subject, ResourceTypeService) - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
OpenSSOConfigurator - Class in com.sun.identity.setup
Application which accepts a config file, displays licenses to the user and triggers OpenAM's configurator system.
OpenSSOConfigurator(LicensePresenter) - Constructor for class com.sun.identity.setup.OpenSSOConfigurator
 
OpenSSOCoreTokenStore - Class in com.sun.identity.coretoken.spi
This OpenSSOCoreTokenStore implements the core token store using SM store.
OpenSSOCoreTokenStore() - Constructor for class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
OpenSSOEntitlementListener - Class in com.sun.identity.entitlement.opensso
 
OpenSSOEntitlementListener() - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOEntitlementListener
 
OpenSSOGroupSubject - Class in com.sun.identity.entitlement.opensso
Deprecated.
As of ForgeRock OpenAM 12.
OpenSSOGroupSubject() - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOGroupSubject
Deprecated.
Constructor.
OpenSSOGroupSubject(String) - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOGroupSubject
Deprecated.
Constructor.
OpenSSOGroupSubject(String, String) - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOGroupSubject
Deprecated.
Constructs GroupSubject
OpenSSOIndexStore - Class in com.sun.identity.entitlement.opensso
 
OpenSSOIndexStore(Subject, String) - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Constructor.
OpenSSOIndexStore.SearchTask - Class in com.sun.identity.entitlement.opensso
 
OpenSSOLogger - Class in com.sun.identity.entitlement.opensso
 
OpenSSOLogger.LogLevel - Enum in com.sun.identity.entitlement.opensso
 
OpenSSOLogger.Message - Enum in com.sun.identity.entitlement.opensso
 
OpenSSOPolicyDataStore - Class in com.sun.identity.entitlement.opensso
 
OpenSSOPolicyDataStore() - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOPolicyDataStore
 
OpenSSOPrivilege - Class in com.sun.identity.entitlement.opensso
 
OpenSSOPrivilege() - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOPrivilege
 
OpenSSOSubjectAttributesCollector - Class in com.sun.identity.entitlement.opensso
 
OpenSSOSubjectAttributesCollector() - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOSubjectAttributesCollector
 
OpenSSOUserSubject - Class in com.sun.identity.entitlement.opensso
Deprecated.
As of ForgeRock OpenAM 12.
OpenSSOUserSubject() - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOUserSubject
Deprecated.
Constructs an OpenSSOUserSubject
OpenSSOUserSubject(String) - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOUserSubject
Deprecated.
Constructs OpenSSOUserSubject
OpenSSOUserSubject(String, String) - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOUserSubject
Deprecated.
Constructs OpenSSOUserSubject
operation(AuditConstants.ConfigOperation) - Method in class org.forgerock.openam.audit.AMConfigAuditEventBuilder
Sets the operation for the event.
OPERATION_NOT_SUPPORTED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
OPERATIONAL - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents the numeric qualifier constant for "operational".
OperationEntry - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "OperationEntry" group.
OperationEntry(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.OperationEntry
Constructor for the "OperationEntry" group.
OperationEntryMBean - Interface in org.forgerock.openam.monitoring.cts
This interface is used for representing the remote management interface for the "OperationEntry" MBean.
OperationEntryMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for representing SNMP metadata for the "OperationEntry" group.
OperationEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.OperationEntryMeta
Constructor for the metadata associated to "OperationEntry".
OPERATIONS - Static variable in class com.iplanet.am.sdk.ldap.ACIEventListener
 
OPERATIONS - Static variable in class com.iplanet.am.sdk.ldap.EntryEventListener
 
OPERATIONS - Static variable in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
operations() - Method in class org.forgerock.openam.test.apidescriptor.ApiActionAssert
Get the test representative of Operations in the annotated method.
OperationTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Variable for storing the value of "OperationTable".
OperationTableIndex - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Variable for storing the value of "OperationTableIndex".
OperationTableIndex - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Variable for storing the value of "OperationTableIndex".
OperationTableIndex - Variable in class org.forgerock.openam.monitoring.cts.OperationEntry
Variable for storing the value of "OperationTableIndex".
OperationTableMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "OperationTable" group.
OperationTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.OperationTableMeta
Constructor for the table.
OperationType - Variable in class org.forgerock.openam.monitoring.cts.OperationEntry
Variable for storing the value of "OperationType".
OperationType - Enum in org.forgerock.openam.monitoring.cts
Defines the available CRUDL operations which can be performed on TokenType tokens.
OperatorContentType - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for OperatorContentType complex type.
OperatorContentTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
OperatorContentTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
OperatorContentTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
OPS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
OPTIMISTIC_CONCURRENCY_CHECK_OPTION - Static variable in class org.forgerock.openam.cts.api.CTSOptions
Signals the CTS to perform an optimistic concurrency check before making a change to a CTS token.
OptimisticConcurrencyCheckFailedException - Exception in org.forgerock.openam.sm.datalayer.api
Indicates that an operation has failed due to an assertion failure.
OptimisticConcurrencyCheckFailedException(String, String, Throwable) - Constructor for exception org.forgerock.openam.sm.datalayer.api.OptimisticConcurrencyCheckFailedException
Constructs a new OptimisticConcurrencyCheckFailedException.
option - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
option templae in message IDs html page.
OPTION_TYPE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
OPTION_VALUE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
OPTION_VALUE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
OPTION_VALUES - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
OPTION_VALUES_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
OPTION_VALUES_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
OPTIONAL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Optional attribute
OptionalSSOTokenSessionModule - Class in org.forgerock.openam.rest
An AuthModule that will validate a SSOToken if it's present, else will allow the request through anyway.
OptionalSSOTokenSessionModule(AuthUtilsWrapper) - Constructor for class org.forgerock.openam.rest.OptionalSSOTokenSessionModule
 
Options - Class in com.sun.identity.config
 
Options() - Constructor for class com.sun.identity.config.Options
 
options - Variable in class org.forgerock.openam.core.rest.devices.services.EncryptedDeviceStorage
 
options - Variable in class org.openidentityplatform.openam.authentication.modules.QR
 
OR - Static variable in class com.sun.identity.idm.IdSearchOpModifier
The search modifier which will OR all the search attribute-value pairs passed to IdSearchControl
or() - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder
Creates an OR query where the results will match any of the provided filters.
OR_MOD - Static variable in class com.sun.identity.idm.IdRepo
 
ORA_DBDATA_FIELDTYPE - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Oracle DB data type for the DATA field
ORA_DBDATETIME_FORMAT - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the format for the Oracle DATE/TIME field
OrCondition - Class in com.sun.identity.entitlement
EntitlementCondition wrapper on a set of EntitlementConditions to provide boolean OR logic.
OrCondition() - Constructor for class com.sun.identity.entitlement.OrCondition
Constructor.
OrCondition(Set<EntitlementCondition>) - Constructor for class com.sun.identity.entitlement.OrCondition
Constructor for providing EntitlementConditions.
ORDER - Static variable in class com.sun.identity.sm.SMSUtils
Key used to reference the order of an SMS attribute.
ORDEREDLIST - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The ORDERED_LIST attribute type specifies that the attribute should be display as an ordered list widget.
OrderedPropertyStore - Class in com.sun.identity.install.tools.configurator
An abstract class which encapulates the functionality to save/load properties to/from a file.
OrderedPropertyStore() - Constructor for class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
OrderedSet - Class in com.sun.identity.shared.datastruct
This class extends from AbstractSet.
OrderedSet() - Constructor for class com.sun.identity.shared.datastruct.OrderedSet
 
ORG - Static variable in interface com.sun.identity.saml.plugins.PartnerAccountMapper
Key to hold organization DN in returned map
org.forgerock.http.client - package org.forgerock.http.client
This package contains the classes and interfaces related to the implementation of the HTTP client, and its use in scripted modules.
org.forgerock.http.client.request - package org.forgerock.http.client.request
This package contains the classes and interfaces related to the requests sent by the HTTP client, and their use in scripted modules.
org.forgerock.http.client.response - package org.forgerock.http.client.response
This package contains the classes and interfaces related to the responses received by the HTTP client, and their use in scripted modules.
org.forgerock.maven.plugins - package org.forgerock.maven.plugins
 
org.forgerock.maven.plugins.inject.content - package org.forgerock.maven.plugins.inject.content
This package contains classes for the inject-content maven plugin.
org.forgerock.oauth2.core - package org.forgerock.oauth2.core
Defines the core classes to implement OAuth2 for OpenAM.
org.forgerock.oauth2.core.exceptions - package org.forgerock.oauth2.core.exceptions
 
org.forgerock.oauth2.resources - package org.forgerock.oauth2.resources
 
org.forgerock.oauth2.restlet - package org.forgerock.oauth2.restlet
 
org.forgerock.oauth2.restlet.resources - package org.forgerock.oauth2.restlet.resources
 
org.forgerock.openam.agent - package org.forgerock.openam.agent
 
org.forgerock.openam.audit - package org.forgerock.openam.audit
Audit logging based on Commons Audit.
org.forgerock.openam.audit.configuration - package org.forgerock.openam.audit.configuration
Audit logging configuration based on Commons Audit.
org.forgerock.openam.audit.context - package org.forgerock.openam.audit.context
Context for Commons Audit events.
org.forgerock.openam.audit.events.handlers - package org.forgerock.openam.audit.events.handlers
Audit logging event handler classes.
org.forgerock.openam.audit.model - package org.forgerock.openam.audit.model
Audit logging models based on Commons Audit, for consistency between our data structures and what's in Commons.
org.forgerock.openam.audit.rest - package org.forgerock.openam.audit.rest
REST endpoint for Audit logging based on Commons Audit.
org.forgerock.openam.audit.servlet - package org.forgerock.openam.audit.servlet
HTTP servlet filter for auditing access attempts.
org.forgerock.openam.audit.validation - package org.forgerock.openam.audit.validation
SMS validation classes for audit configuration validation.
org.forgerock.openam.auditors - package org.forgerock.openam.auditors
 
org.forgerock.openam.authentication - package org.forgerock.openam.authentication
 
org.forgerock.openam.authentication.callbacks - package org.forgerock.openam.authentication.callbacks
 
org.forgerock.openam.authentication.callbacks.helpers - package org.forgerock.openam.authentication.callbacks.helpers
 
org.forgerock.openam.authentication.modules.adaptive - package org.forgerock.openam.authentication.modules.adaptive
 
org.forgerock.openam.authentication.modules.amster - package org.forgerock.openam.authentication.modules.amster
 
org.forgerock.openam.authentication.modules.common - package org.forgerock.openam.authentication.modules.common
This package contains classes that are common for use by all authentication modules.
org.forgerock.openam.authentication.modules.common.mapping - package org.forgerock.openam.authentication.modules.common.mapping
This package contains the mapping interfaces and default implementations that are common for use by all authentication modules.
org.forgerock.openam.authentication.modules.deviceprint - package org.forgerock.openam.authentication.modules.deviceprint
 
org.forgerock.openam.authentication.modules.fr.oath - package org.forgerock.openam.authentication.modules.fr.oath
 
org.forgerock.openam.authentication.modules.fr.oath.validators - package org.forgerock.openam.authentication.modules.fr.oath.validators
 
org.forgerock.openam.authentication.modules.oath - package org.forgerock.openam.authentication.modules.oath
 
org.forgerock.openam.authentication.modules.oath.plugins - package org.forgerock.openam.authentication.modules.oath.plugins
Classes in this package provide plugin functionality for the oath module.
org.forgerock.openam.authentication.modules.oauth2 - package org.forgerock.openam.authentication.modules.oauth2
 
org.forgerock.openam.authentication.modules.oauth2.profile - package org.forgerock.openam.authentication.modules.oauth2.profile
 
org.forgerock.openam.authentication.modules.oauth2.service - package org.forgerock.openam.authentication.modules.oauth2.service
 
org.forgerock.openam.authentication.modules.oauth2.service.esia - package org.forgerock.openam.authentication.modules.oauth2.service.esia
 
org.forgerock.openam.authentication.modules.oidc - package org.forgerock.openam.authentication.modules.oidc
 
org.forgerock.openam.authentication.modules.persistentcookie - package org.forgerock.openam.authentication.modules.persistentcookie
This package contains classes Authentication using a Persistent Cookie.
org.forgerock.openam.authentication.modules.push - package org.forgerock.openam.authentication.modules.push
Defines the classes necessary for AuthenticatorPush authentication.
org.forgerock.openam.authentication.modules.push.registration - package org.forgerock.openam.authentication.modules.push.registration
Defines the classes necessary for AuthenticatorPush registration.
org.forgerock.openam.authentication.modules.saml2 - package org.forgerock.openam.authentication.modules.saml2
Defines the classes necessary for SAML2 authentication.
org.forgerock.openam.authentication.modules.scripted - package org.forgerock.openam.authentication.modules.scripted
 
org.forgerock.openam.authentication.plugins - package org.forgerock.openam.authentication.plugins
 
org.forgerock.openam.authentication.service - package org.forgerock.openam.authentication.service
A collection of classes which support the authentication service.
org.forgerock.openam.authentication.service.activators - package org.forgerock.openam.authentication.service.activators
 
org.forgerock.openam.authentication.service.protocol - package org.forgerock.openam.authentication.service.protocol
 
org.forgerock.openam.authz - package org.forgerock.openam.authz
This package contains the common authorization classes used for HTTP and CREST.
org.forgerock.openam.blacklist - package org.forgerock.openam.blacklist
Implementation of entry blacklisting.
org.forgerock.openam.cli.authentication - package org.forgerock.openam.cli.authentication
 
org.forgerock.openam.cli.entitlement - package org.forgerock.openam.cli.entitlement
 
org.forgerock.openam.cli.schema - package org.forgerock.openam.cli.schema
 
org.forgerock.openam.cli.serverconfig - package org.forgerock.openam.cli.serverconfig
 
org.forgerock.openam.console.base - package org.forgerock.openam.console.base
 
org.forgerock.openam.console.ui.taglib - package org.forgerock.openam.console.ui.taglib
 
org.forgerock.openam.console.ui.taglib.header - package org.forgerock.openam.console.ui.taglib.header
 
org.forgerock.openam.console.ui.taglib.masthead - package org.forgerock.openam.console.ui.taglib.masthead
 
org.forgerock.openam.console.ui.taglib.propertysheet - package org.forgerock.openam.console.ui.taglib.propertysheet
 
org.forgerock.openam.core - package org.forgerock.openam.core
 
org.forgerock.openam.core.guice - package org.forgerock.openam.core.guice
 
org.forgerock.openam.core.realms - package org.forgerock.openam.core.realms
 
org.forgerock.openam.core.rest - package org.forgerock.openam.core.rest
 
org.forgerock.openam.core.rest.authn - package org.forgerock.openam.core.rest.authn
This package contains classes for the RESTful Authentication endpoint.
org.forgerock.openam.core.rest.authn.callbackhandlers - package org.forgerock.openam.core.rest.authn.callbackhandlers
This package contains Callback handlers for converting Callbacks to and from JSON and completing a Callback from the contents of the Http headers and request objects.
org.forgerock.openam.core.rest.authn.core - package org.forgerock.openam.core.rest.authn.core
This package contains core classes and methods for starting and continuing the authentication process.
org.forgerock.openam.core.rest.authn.core.wrappers - package org.forgerock.openam.core.rest.authn.core.wrappers
This package contains wrapper class around core method calls.
org.forgerock.openam.core.rest.authn.exceptions - package org.forgerock.openam.core.rest.authn.exceptions
This package contains exception classes relating to the RESTful authentication process.
org.forgerock.openam.core.rest.authn.http - package org.forgerock.openam.core.rest.authn.http
 
org.forgerock.openam.core.rest.cts - package org.forgerock.openam.core.rest.cts
 
org.forgerock.openam.core.rest.dashboard - package org.forgerock.openam.core.rest.dashboard
This package contains classes for the Dashboad CREST Resource.
org.forgerock.openam.core.rest.devices - package org.forgerock.openam.core.rest.devices
This package contains classes for 2FA resources and DAOs.
org.forgerock.openam.core.rest.devices.deviceprint - package org.forgerock.openam.core.rest.devices.deviceprint
This package contains classes for device print data storage.
org.forgerock.openam.core.rest.devices.oath - package org.forgerock.openam.core.rest.devices.oath
This package contains classes for oath device data storage.
org.forgerock.openam.core.rest.devices.push - package org.forgerock.openam.core.rest.devices.push
This package contains classes for push device data storage.
org.forgerock.openam.core.rest.devices.services - package org.forgerock.openam.core.rest.devices.services
This package contains classes for the OpenAM Authenticator OATH implementation.
org.forgerock.openam.core.rest.devices.services.deviceprint - package org.forgerock.openam.core.rest.devices.services.deviceprint
This package contains classes for device print attribute management.
org.forgerock.openam.core.rest.devices.services.oath - package org.forgerock.openam.core.rest.devices.services.oath
This package contains classes for oath device attribute management.
org.forgerock.openam.core.rest.devices.services.push - package org.forgerock.openam.core.rest.devices.services.push
This package contains classes for push device attribute management.
org.forgerock.openam.core.rest.docs - package org.forgerock.openam.core.rest.docs
This package contains common classes for documentation related endpoints
org.forgerock.openam.core.rest.docs.api - package org.forgerock.openam.core.rest.docs.api
This package contains classes related to API documentation related endpoints
org.forgerock.openam.core.rest.record - package org.forgerock.openam.core.rest.record
 
org.forgerock.openam.core.rest.server - package org.forgerock.openam.core.rest.server
 
org.forgerock.openam.core.rest.server.models - package org.forgerock.openam.core.rest.server.models
 
org.forgerock.openam.core.rest.session - package org.forgerock.openam.core.rest.session
Session-resource specific classes.
org.forgerock.openam.core.rest.session.action - package org.forgerock.openam.core.rest.session.action
 
org.forgerock.openam.core.rest.session.query - package org.forgerock.openam.core.rest.session.query
This package defines the query functionality for Sessions.
org.forgerock.openam.core.rest.session.query.impl - package org.forgerock.openam.core.rest.session.query.impl
This package contains the various implementations for the SessionQueryType interface.
org.forgerock.openam.core.rest.sms - package org.forgerock.openam.core.rest.sms
 
org.forgerock.openam.core.rest.sms.tree - package org.forgerock.openam.core.rest.sms.tree
 
org.forgerock.openam.cors - package org.forgerock.openam.cors
This package contains classes which form the CORS implementation.
org.forgerock.openam.cors.utils - package org.forgerock.openam.cors.utils
This package contains classes which act as utilities for the CORS filtering system.
org.forgerock.openam.cts - package org.forgerock.openam.cts
Defines the main CTSPersistentStore interface to the Core Token Service, CRUDPAQ operations, and configuration options.
org.forgerock.openam.cts.adapters - package org.forgerock.openam.cts.adapters
The Core Token Service depends on the ability to convert one token type into another token type.
org.forgerock.openam.cts.api - package org.forgerock.openam.cts.api
API classes that represent the main elements of the Core Token Service.
org.forgerock.openam.cts.api.fields - package org.forgerock.openam.cts.api.fields
Fields of the Core Token Service.
org.forgerock.openam.cts.api.filter - package org.forgerock.openam.cts.api.filter
 
org.forgerock.openam.cts.api.tokens - package org.forgerock.openam.cts.api.tokens
The Tokens of the Core Token Service.
org.forgerock.openam.cts.continuous - package org.forgerock.openam.cts.continuous
Defines the interfaces necessary for performing continuous queries through the CTS agnostic of the underlying datastore implementation.
org.forgerock.openam.cts.exceptions - package org.forgerock.openam.cts.exceptions
Exceptions that can be thrown during Core Token Service operations.
org.forgerock.openam.cts.impl - package org.forgerock.openam.cts.impl
Implementation classes that provide the LDAP code to communicate with LDAP and process the data to and from.
org.forgerock.openam.cts.impl.query - package org.forgerock.openam.cts.impl.query
Implementation classes that understand how to query the Directory and provide the results in a number of useful formats for the Core Token Service.
org.forgerock.openam.cts.impl.query.worker - package org.forgerock.openam.cts.impl.query.worker
Contains classes necessary for generating the CTSWorker framework.
org.forgerock.openam.cts.impl.query.worker.queries - package org.forgerock.openam.cts.impl.query.worker.queries
Contains classes necessary for generating queries for the CTSWorker Framework.
org.forgerock.openam.cts.impl.queue - package org.forgerock.openam.cts.impl.queue
Classes responsible for managing the asynchronous task queue which is used by the CTS to operate on each task.
org.forgerock.openam.cts.impl.queue.config - package org.forgerock.openam.cts.impl.queue.config
Classes responsible for managing the configuration of the asynchronous processing queues.
org.forgerock.openam.cts.monitoring - package org.forgerock.openam.cts.monitoring
Monitoring classes that collect monitoring data about the CTS so that the monitoring framework can access live CTS data.
org.forgerock.openam.cts.monitoring.impl - package org.forgerock.openam.cts.monitoring.impl
Monitoring implementation classes that collect monitoring data about the CTS so that the monitoring framework can access live CTS data.
org.forgerock.openam.cts.monitoring.impl.connections - package org.forgerock.openam.cts.monitoring.impl.connections
 
org.forgerock.openam.cts.monitoring.impl.operations - package org.forgerock.openam.cts.monitoring.impl.operations
Monitoring classes for collecting monitoring data about CTS CRUDL operations.
org.forgerock.openam.cts.monitoring.impl.persistence - package org.forgerock.openam.cts.monitoring.impl.persistence
 
org.forgerock.openam.cts.monitoring.impl.queue - package org.forgerock.openam.cts.monitoring.impl.queue
 
org.forgerock.openam.cts.monitoring.impl.reaper - package org.forgerock.openam.cts.monitoring.impl.reaper
Monitoring classes for collecting monitoring data about CTS Reaper operation.
org.forgerock.openam.cts.utils - package org.forgerock.openam.cts.utils
Utilities and conversion functions to assist with the Core Token Service.
org.forgerock.openam.cts.utils.blob - package org.forgerock.openam.cts.utils.blob
Strategy Pattern to allow a runtime selected number of operations to be performed on the Token binary object data.
org.forgerock.openam.cts.utils.blob.strategies - package org.forgerock.openam.cts.utils.blob.strategies
Strategy Pattern implementations to provide features like compression and encryption for the Token binary object data.
org.forgerock.openam.cts.utils.blob.strategies.encryption - package org.forgerock.openam.cts.utils.blob.strategies.encryption
Implementation classes that cover the details of encryption and decryption of Token data.
org.forgerock.openam.cts.worker - package org.forgerock.openam.cts.worker
Implementation classes that contain the CTS Reaper function, intended to clean up expired tokens in a multi-threaded fashion.
org.forgerock.openam.cts.worker.filter - package org.forgerock.openam.cts.worker.filter
Package containing filters to be utilised by CTSWorkers.
org.forgerock.openam.cts.worker.process - package org.forgerock.openam.cts.worker.process
Package containing processes to be executed by CTSWorkers.
org.forgerock.openam.dashboard - package org.forgerock.openam.dashboard
 
org.forgerock.openam.dpro.session - package org.forgerock.openam.dpro.session
 
org.forgerock.openam.entitlement - package org.forgerock.openam.entitlement
Defines classes to handle entitlements.
org.forgerock.openam.entitlement.conditions - package org.forgerock.openam.entitlement.conditions
 
org.forgerock.openam.entitlement.conditions.environment - package org.forgerock.openam.entitlement.conditions.environment
 
org.forgerock.openam.entitlement.conditions.subject - package org.forgerock.openam.entitlement.conditions.subject
 
org.forgerock.openam.entitlement.configuration - package org.forgerock.openam.entitlement.configuration
 
org.forgerock.openam.entitlement.constraints - package org.forgerock.openam.entitlement.constraints
 
org.forgerock.openam.entitlement.guice - package org.forgerock.openam.entitlement.guice
Classes used for defining guice bindings.
org.forgerock.openam.entitlement.indextree - package org.forgerock.openam.entitlement.indextree
This package contains classes for index rule tree implementations of ISaveIndex and ISearchIndex.
org.forgerock.openam.entitlement.indextree.events - package org.forgerock.openam.entitlement.indextree.events
This package contains index change notification and events classes.
org.forgerock.openam.entitlement.monitoring - package org.forgerock.openam.entitlement.monitoring
 
org.forgerock.openam.entitlement.rest - package org.forgerock.openam.entitlement.rest
REST (CREST) endpoint for managing entitlements policies and evaluating policy decisions.
org.forgerock.openam.entitlement.rest.model.json - package org.forgerock.openam.entitlement.rest.model.json
Data model for the entitlements resource.
org.forgerock.openam.entitlement.rest.query - package org.forgerock.openam.entitlement.rest.query
 
org.forgerock.openam.entitlement.rest.wrappers - package org.forgerock.openam.entitlement.rest.wrappers
 
org.forgerock.openam.entitlement.service - package org.forgerock.openam.entitlement.service
 
org.forgerock.openam.entitlement.utils - package org.forgerock.openam.entitlement.utils
This package contains utility classes for entitlements.
org.forgerock.openam.entitlement.utils.indextree - package org.forgerock.openam.entitlement.utils.indextree
This package contains classes detailing the index rule tree structure and algorithm.
org.forgerock.openam.entitlement.utils.indextree.nodecontext - package org.forgerock.openam.entitlement.utils.indextree.nodecontext
 
org.forgerock.openam.entitlement.utils.indextree.nodecreator - package org.forgerock.openam.entitlement.utils.indextree.nodecreator
This package contains node creators used to create a specific tree node type.
org.forgerock.openam.entitlement.utils.indextree.nodefactory - package org.forgerock.openam.entitlement.utils.indextree.nodefactory
This package contains node factories, used to assist with the creation of tree nodes.
org.forgerock.openam.entitlement.utils.indextree.treenodes - package org.forgerock.openam.entitlement.utils.indextree.treenodes
This package contains the different tree node implementations.
org.forgerock.openam.errors - package org.forgerock.openam.errors
 
org.forgerock.openam.federation.saml2 - package org.forgerock.openam.federation.saml2
This package contains SAML2 federation utilities for use throughout the OpenAM codebase.
org.forgerock.openam.forgerockrest.guice - package org.forgerock.openam.forgerockrest.guice
This package contains the Guice Module class responsible for all the Guice bindings required for the openam-rest maven module.
org.forgerock.openam.forgerockrest.utils - package org.forgerock.openam.forgerockrest.utils
This package contains utility code which can be utilised by all ForgeRock REST based packages.
org.forgerock.openam.headers - package org.forgerock.openam.headers
 
org.forgerock.openam.http - package org.forgerock.openam.http
Provides integration with the Commons HTTP Framework for HTTP binding support.
org.forgerock.openam.http.annotations - package org.forgerock.openam.http.annotations
This package contains annotations that can be used to declare HTTP methods for being handled by methods on a class.
org.forgerock.openam.http.audit - package org.forgerock.openam.http.audit
This package contains classes for auditing requests to Commons HTTP Framework Handlers.
org.forgerock.openam.http.authz - package org.forgerock.openam.http.authz
This package contains the authorization filters for HTTP end points.
org.forgerock.openam.i18n.apidescriptor - package org.forgerock.openam.i18n.apidescriptor
 
org.forgerock.openam.identity.idm - package org.forgerock.openam.identity.idm
 
org.forgerock.openam.idm - package org.forgerock.openam.idm
 
org.forgerock.openam.idrepo.ldap - package org.forgerock.openam.idrepo.ldap
 
org.forgerock.openam.idrepo.ldap.helpers - package org.forgerock.openam.idrepo.ldap.helpers
 
org.forgerock.openam.idrepo.ldap.psearch - package org.forgerock.openam.idrepo.ldap.psearch
 
org.forgerock.openam.install.tools.guice - package org.forgerock.openam.install.tools.guice
 
org.forgerock.openam.install.tools.logs - package org.forgerock.openam.install.tools.logs
 
org.forgerock.openam.installer.utils - package org.forgerock.openam.installer.utils
 
org.forgerock.openam.keystore - package org.forgerock.openam.keystore
Keystore Configuaration classes.
org.forgerock.openam.ldap - package org.forgerock.openam.ldap
This package contains utility methods to ease/unify development when using the OpenDJ LDAP SDK.
org.forgerock.openam.license - package org.forgerock.openam.license
Provides code for looking up click-through license agreements, in servlets, to display to the user during installation or upgrade of OpenAM.
org.forgerock.openam.log.handlers.syslog - package org.forgerock.openam.log.handlers.syslog
 
org.forgerock.openam.monitoring.cts - package org.forgerock.openam.monitoring.cts
 
org.forgerock.openam.monitoring.policy - package org.forgerock.openam.monitoring.policy
 
org.forgerock.openam.monitoring.session - package org.forgerock.openam.monitoring.session
 
org.forgerock.openam.network.ipv4 - package org.forgerock.openam.network.ipv4
 
org.forgerock.openam.network.ipv6 - package org.forgerock.openam.network.ipv6
 
org.forgerock.openam.notifications - package org.forgerock.openam.notifications
Contains the notification api.
org.forgerock.openam.notifications.brokers - package org.forgerock.openam.notifications.brokers
Contains NotificationBroker implementations.
org.forgerock.openam.notifications.integration - package org.forgerock.openam.notifications.integration
Contains the glue between notifications and OpenAM.
org.forgerock.openam.notifications.integration.brokers - package org.forgerock.openam.notifications.integration.brokers
Contains OpenAM-specific NotificationBroker implementations.
org.forgerock.openam.notifications.websocket - package org.forgerock.openam.notifications.websocket
Contains implementation to expose notifications over websockets.
org.forgerock.openam.oauth2 - package org.forgerock.openam.oauth2
 
org.forgerock.openam.oauth2.extensions - package org.forgerock.openam.oauth2.extensions
 
org.forgerock.openam.oauth2.guice - package org.forgerock.openam.oauth2.guice
 
org.forgerock.openam.oauth2.resources - package org.forgerock.openam.oauth2.resources
 
org.forgerock.openam.oauth2.resources.labels - package org.forgerock.openam.oauth2.resources.labels
 
org.forgerock.openam.oauth2.rest - package org.forgerock.openam.oauth2.rest
 
org.forgerock.openam.oauth2.saml2.core - package org.forgerock.openam.oauth2.saml2.core
 
org.forgerock.openam.oauth2.saml2.restlet - package org.forgerock.openam.oauth2.saml2.restlet
 
org.forgerock.openam.oauth2.validation - package org.forgerock.openam.oauth2.validation
 
org.forgerock.openam.plugin.configuration - package org.forgerock.openam.plugin.configuration
 
org.forgerock.openam.radius.common - package org.forgerock.openam.radius.common
This package in large part contains classes for generating java class representation of RADIUS attribute messages and vice versa.
org.forgerock.openam.radius.common.packet - package org.forgerock.openam.radius.common.packet
This package in large part contains the objects that model the RADIUS protocol specified in RFC 2865.
org.forgerock.openam.radius.server - package org.forgerock.openam.radius.server
Holds directly or via sub-packages mechanism for enabling openAM to be a radius server.
org.forgerock.openam.radius.server.audit - package org.forgerock.openam.radius.server.audit
This package contains classes responsible for listening to RADIUS events and sending them on to the Common Audit framework sub-system.
org.forgerock.openam.radius.server.config - package org.forgerock.openam.radius.server.config
Provides server-side pieces for activating the radius server functionality, handling threading, and loading values configured in openAM's admin console and applying any changes.
org.forgerock.openam.radius.server.events - package org.forgerock.openam.radius.server.events
Events that may be posted to the radius event bus to notify listeners of key events as they occur in the RADIUS server.
org.forgerock.openam.radius.server.monitoring - package org.forgerock.openam.radius.server.monitoring
Subsystem for keeping counts of various radius system events and exposing them to JMX listeners.
org.forgerock.openam.radius.server.spi - package org.forgerock.openam.radius.server.spi
Service provider interfaces that can be implemented to add new flows and extensions to the openAM radius server support.
org.forgerock.openam.radius.server.spi.handlers - package org.forgerock.openam.radius.server.spi.handlers
Implementations of handlers and related context object for receiving and processing radius server traffic including: An accept-all handler that always returns an Access-Accept packet for testing purposes only.
org.forgerock.openam.radius.server.spi.handlers.amhandler - package org.forgerock.openam.radius.server.spi.handlers.amhandler
Contains classes used by the OpenAMAuthHandler class to encapsulate behaviour or state.
org.forgerock.openam.rest - package org.forgerock.openam.rest
This package contains classes for all the REST framework classes responsible for determining the location of request REST endpoints.
org.forgerock.openam.rest.audit - package org.forgerock.openam.rest.audit
 
org.forgerock.openam.rest.authz - package org.forgerock.openam.rest.authz
This package contains the authorization filters for end points.
org.forgerock.openam.rest.fluent - package org.forgerock.openam.rest.fluent
This package contains classes for the handling of CREST routers in a fluent fashion.
org.forgerock.openam.rest.query - package org.forgerock.openam.rest.query
 
org.forgerock.openam.rest.representations - package org.forgerock.openam.rest.representations
 
org.forgerock.openam.rest.resource - package org.forgerock.openam.rest.resource
This package contains classes for the handling of REST request to CREST Resource endpoints with the concept of realms in OpenAM built in.
org.forgerock.openam.rest.router - package org.forgerock.openam.rest.router
This package contains classes for the routing of REST requests for OpenAM.
org.forgerock.openam.rest.service - package org.forgerock.openam.rest.service
This package contains classes for the handling of REST request to REST Service endpoints with the concept of realms in OpenAM built in.
org.forgerock.openam.saml2 - package org.forgerock.openam.saml2
 
org.forgerock.openam.saml2.audit - package org.forgerock.openam.saml2.audit
 
org.forgerock.openam.saml2.plugins - package org.forgerock.openam.saml2.plugins
 
org.forgerock.openam.scripting - package org.forgerock.openam.scripting
Common scripting-related components for use in scripted OpenAM modules (e.g., scripted authentication modules).
org.forgerock.openam.scripting.api - package org.forgerock.openam.scripting.api
 
org.forgerock.openam.scripting.api.http - package org.forgerock.openam.scripting.api.http
 
org.forgerock.openam.scripting.datastore - package org.forgerock.openam.scripting.datastore
 
org.forgerock.openam.scripting.factories - package org.forgerock.openam.scripting.factories
JSR-223 script engine factory implementations for supported scripting languages.
org.forgerock.openam.scripting.guice - package org.forgerock.openam.scripting.guice
Guice configuration for scripting-related components.
org.forgerock.openam.scripting.javascript - package org.forgerock.openam.scripting.javascript
 
org.forgerock.openam.scripting.rest - package org.forgerock.openam.scripting.rest
 
org.forgerock.openam.scripting.rest.batch - package org.forgerock.openam.scripting.rest.batch
 
org.forgerock.openam.scripting.rest.batch.helpers - package org.forgerock.openam.scripting.rest.batch.helpers
 
org.forgerock.openam.scripting.sandbox - package org.forgerock.openam.scripting.sandbox
Language-specific implementations of script sandboxing to prevent malicious behaviour.
org.forgerock.openam.scripting.service - package org.forgerock.openam.scripting.service
 
org.forgerock.openam.scripting.timeouts - package org.forgerock.openam.scripting.timeouts
Classes associated with ensuring timeouts perform for all supported script types.
org.forgerock.openam.security.whitelist - package org.forgerock.openam.security.whitelist
 
org.forgerock.openam.selfservice - package org.forgerock.openam.selfservice
Package contains CREST services for handling user self service functions such as password reset and user registration.
org.forgerock.openam.selfservice.config - package org.forgerock.openam.selfservice.config
Contains classes for handling self service console configuration.
org.forgerock.openam.selfservice.config.beans - package org.forgerock.openam.selfservice.config.beans
Contains self service configuration beans.
org.forgerock.openam.selfservice.config.flows - package org.forgerock.openam.selfservice.config.flows
Contains the default implementations that detail the self service flows.
org.forgerock.openam.services - package org.forgerock.openam.services
 
org.forgerock.openam.services.baseurl - package org.forgerock.openam.services.baseurl
 
org.forgerock.openam.services.cdm - package org.forgerock.openam.services.cdm
 
org.forgerock.openam.services.email - package org.forgerock.openam.services.email
Service interface for sending email messages and default implementation.
org.forgerock.openam.services.push - package org.forgerock.openam.services.push
Defines classes for the Push Notification service and framework.
org.forgerock.openam.services.push.dispatch - package org.forgerock.openam.services.push.dispatch
Classes pertaining to the delivery of messages between a PushNotificationDelegate's response service and a generic location in OpenAM.
org.forgerock.openam.services.push.sns - package org.forgerock.openam.services.push.sns
Defines classes for the Amazon Simple Notification Service implementation(s) of Push Notifications.
org.forgerock.openam.services.push.sns.utils - package org.forgerock.openam.services.push.sns.utils
Utilities and helpful functions for the Amazon SNS Push implementation.
org.forgerock.openam.services.push.utils - package org.forgerock.openam.services.push.utils
Utilities useful for various Push purposes.
org.forgerock.openam.session - package org.forgerock.openam.session
 
org.forgerock.openam.session.authorisation - package org.forgerock.openam.session.authorisation
 
org.forgerock.openam.session.ha.i18n - package org.forgerock.openam.session.ha.i18n
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
org.forgerock.openam.session.model - package org.forgerock.openam.session.model
 
org.forgerock.openam.session.service - package org.forgerock.openam.session.service
Defines interfaces and classes for the Session Service.
org.forgerock.openam.session.service.access - package org.forgerock.openam.session.service.access
Defines interfaces for handling session access.
org.forgerock.openam.session.service.access.persistence - package org.forgerock.openam.session.service.access.persistence
Defines interfaces for handling session persistence.
org.forgerock.openam.session.service.access.persistence.caching - package org.forgerock.openam.session.service.access.persistence.caching
Defines an interface and implementations for handling session caching.
org.forgerock.openam.session.service.access.persistence.watchers - package org.forgerock.openam.session.service.access.persistence.watchers
 
org.forgerock.openam.session.stateless - package org.forgerock.openam.session.stateless
 
org.forgerock.openam.session.stateless.cache - package org.forgerock.openam.session.stateless.cache
 
org.forgerock.openam.session.util - package org.forgerock.openam.session.util
 
org.forgerock.openam.setup - package org.forgerock.openam.setup
 
org.forgerock.openam.shared.concurrency - package org.forgerock.openam.shared.concurrency
This package contains concurrency utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.guice - package org.forgerock.openam.shared.guice
This package contains Guice module for openam-shared bindings.
org.forgerock.openam.shared.monitoring - package org.forgerock.openam.shared.monitoring
This package contains monitoring utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.resourcename - package org.forgerock.openam.shared.resourcename
This package contains url resource name utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.security.crypto - package org.forgerock.openam.shared.security.crypto
This package contains security cryptographic utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.security.whitelist - package org.forgerock.openam.shared.security.whitelist
This package contains security whitelist utilities for use throughout the OpenAM codebase.
org.forgerock.openam.shared.sts - package org.forgerock.openam.shared.sts
This package contains classes defining constants and/or abstractions common to the openam-sts module and the ViewBeans and the associated model class supporting the sts admin console UI elements.
org.forgerock.openam.slf4j - package org.forgerock.openam.slf4j
 
org.forgerock.openam.sm - package org.forgerock.openam.sm
Contains classes around the Service Manager layer and some of their configuration.
org.forgerock.openam.sm.config - package org.forgerock.openam.sm.config
Contains classes used to help construct config beans from SMS configuration.
org.forgerock.openam.sm.datalayer - package org.forgerock.openam.sm.datalayer
All packages relating to the Service Manager Data Layer, a group of classes that provide connections for services that need to access the Service Manager configuration and other operations.
org.forgerock.openam.sm.datalayer.api - package org.forgerock.openam.sm.datalayer.api
The data layer represents a collection of classes for providing connections to services within OpenAM that require LDAP connections.
org.forgerock.openam.sm.datalayer.api.query - package org.forgerock.openam.sm.datalayer.api.query
 
org.forgerock.openam.sm.datalayer.impl - package org.forgerock.openam.sm.datalayer.impl
 
org.forgerock.openam.sm.datalayer.impl.ldap - package org.forgerock.openam.sm.datalayer.impl.ldap
 
org.forgerock.openam.sm.datalayer.impl.tasks - package org.forgerock.openam.sm.datalayer.impl.tasks
Tasks are asynchronous representations of API calls to the CTS.
org.forgerock.openam.sm.datalayer.impl.uma - package org.forgerock.openam.sm.datalayer.impl.uma
 
org.forgerock.openam.sm.datalayer.providers - package org.forgerock.openam.sm.datalayer.providers
Classes to provide instances of ConnectionFactory for callers that need them.
org.forgerock.openam.sm.datalayer.store - package org.forgerock.openam.sm.datalayer.store
 
org.forgerock.openam.sm.datalayer.utils - package org.forgerock.openam.sm.datalayer.utils
A collection of utility classes for the various ConnectionFactory requirements.
org.forgerock.openam.sm.exceptions - package org.forgerock.openam.sm.exceptions
Data Layer based exceptions.
org.forgerock.openam.sm.utils - package org.forgerock.openam.sm.utils
A collection of utility functions to be used by the service management layer.
org.forgerock.openam.sm.validation - package org.forgerock.openam.sm.validation
 
org.forgerock.openam.sso.providers.stateless - package org.forgerock.openam.sso.providers.stateless
 
org.forgerock.openam.sts - package org.forgerock.openam.sts
Base package for classes shared between the SOAP and REST STS.
org.forgerock.openam.sts.config.user - package org.forgerock.openam.sts.config.user
Contains the classes which encapsulate the user-provided configuration state necessary to publish a STS instance.
org.forgerock.openam.sts.publish - package org.forgerock.openam.sts.publish
The classes in this package pertain to persisting the configuration state of published STS instances, so that they may be reconstituted following a server restart.
org.forgerock.openam.sts.publish.common - package org.forgerock.openam.sts.publish.common
 
org.forgerock.openam.sts.publish.config - package org.forgerock.openam.sts.publish.config
 
org.forgerock.openam.sts.publish.rest - package org.forgerock.openam.sts.publish.rest
 
org.forgerock.openam.sts.publish.service - package org.forgerock.openam.sts.publish.service
This package contains classes which allow clients to publish and remove rest-sts instances.
org.forgerock.openam.sts.publish.soap - package org.forgerock.openam.sts.publish.soap
 
org.forgerock.openam.sts.rest - package org.forgerock.openam.sts.rest
Contains the classes specific to the REST STS.
org.forgerock.openam.sts.rest.config - package org.forgerock.openam.sts.rest.config
Contains classes related to the configuration of STS instances.
org.forgerock.openam.sts.rest.config.user - package org.forgerock.openam.sts.rest.config.user
Contains the classes with state which configure a STS instance.
org.forgerock.openam.sts.rest.operation - package org.forgerock.openam.sts.rest.operation
 
org.forgerock.openam.sts.rest.operation.cancel - package org.forgerock.openam.sts.rest.operation.cancel
The classes in this package pertain to the top-level cancel operation exposed by the rest-sts.
org.forgerock.openam.sts.rest.operation.translate - package org.forgerock.openam.sts.rest.operation.translate
Contains classes related to the creation and implementation of token transformation operations, factory classes that produce the RestTokenTransformValidator and RestTokenProvider implementations which realize a particular token transform, and marshalling classes that marshal the token transform invocation state into the parameter state needed by the RestTokenTransformValidator and RestTokenProvider implementations.
org.forgerock.openam.sts.rest.operation.validate - package org.forgerock.openam.sts.rest.operation.validate
The classes in this package pertain to the top-level validate operation exposed by the rest-sts.
org.forgerock.openam.sts.rest.service - package org.forgerock.openam.sts.rest.service
 
org.forgerock.openam.sts.rest.token.canceller - package org.forgerock.openam.sts.rest.token.canceller
This package contains classes related to the cancellation of rest-sts-issued tokens
org.forgerock.openam.sts.rest.token.provider - package org.forgerock.openam.sts.rest.token.provider
Contains classes and interface definitions common to all token provider classes.
org.forgerock.openam.sts.rest.token.provider.oidc - package org.forgerock.openam.sts.rest.token.provider.oidc
Classes related to producing OpenIdConnect tokens
org.forgerock.openam.sts.rest.token.provider.saml - package org.forgerock.openam.sts.rest.token.provider.saml
Classes relating to producing SAML2 assertions.
org.forgerock.openam.sts.rest.token.validator - package org.forgerock.openam.sts.rest.token.validator
Token validation occurs in three contexts in the sts: 1. soap-sts SecurityPolicy binding enforcement: here a org.apache.ws.security.validate.Validator implementation must be plugged-into the cxf wss4j runtime to validate tokens of a particular type 2. soap-sts token validation: org.apache.cxf.sts.token.validator.TokenValidator implementations are responsible for validating tokens as part of the WS-Trust defined Validate operation, and as part of delegated tokens (ActAs/OnBehalfOf) tokens encapsulated in the RequestSecurityToken request targeting the WS-Trust defined issue operation.
org.forgerock.openam.sts.rest.token.validator.disp - package org.forgerock.openam.sts.rest.token.validator.disp
Contains the classes relating to dispatching tokens of various types to the OpenAM REST authN context.
org.forgerock.openam.sts.service.invocation - package org.forgerock.openam.sts.service.invocation
The classes in this package encapsulate the state necessary to invoke the token-generation-service.
org.forgerock.openam.sts.soap - package org.forgerock.openam.sts.soap
The classes in this package provide context to help set the various configuration options in the CXF STS client necessary to consume sts instances published via OpenAM.
org.forgerock.openam.sts.soap.audit - package org.forgerock.openam.sts.soap.audit
 
org.forgerock.openam.sts.soap.bootstrap - package org.forgerock.openam.sts.soap.bootstrap
 
org.forgerock.openam.sts.soap.config - package org.forgerock.openam.sts.soap.config
Contains classes related to the configuration of STS instances.
org.forgerock.openam.sts.soap.config.user - package org.forgerock.openam.sts.soap.config.user
Contains the classes with state which configure a STS instance.
org.forgerock.openam.sts.soap.healthcheck - package org.forgerock.openam.sts.soap.healthcheck
 
org.forgerock.openam.sts.soap.policy.am - package org.forgerock.openam.sts.soap.policy.am
The classes in this package provide the client-side support for inserting OpenAMSessionToken assertions in the RequestSecurityToken so that soap-sts instances, protected by SecurityPolicy bindings specifying OpenAMSessionToken SupportingTokens, can be successfully invoked.
org.forgerock.openam.sts.soap.publish - package org.forgerock.openam.sts.soap.publish
Contains the classes related to publishing STS instances.
org.forgerock.openam.sts.soap.token.canceller - package org.forgerock.openam.sts.soap.token.canceller
Classes in this package implement token cancellation.
org.forgerock.openam.sts.soap.token.config - package org.forgerock.openam.sts.soap.token.config
Contains classes related to the configuration of token operations.
org.forgerock.openam.sts.soap.token.delegation - package org.forgerock.openam.sts.soap.token.delegation
 
org.forgerock.openam.sts.soap.token.provider - package org.forgerock.openam.sts.soap.token.provider
The classes in this package pertain to issuing tokens, and related context, specific to the soap-sts.
org.forgerock.openam.sts.soap.token.provider.oidc - package org.forgerock.openam.sts.soap.token.provider.oidc
Contains classes specific to issuing OpenIdConnect tokens
org.forgerock.openam.sts.soap.token.provider.saml2 - package org.forgerock.openam.sts.soap.token.provider.saml2
Contains classes specific to issuing SAML2 assertions
org.forgerock.openam.sts.soap.token.validator - package org.forgerock.openam.sts.soap.token.validator
Token validation occurs in three contexts in the sts: 1. soap-sts SecurityPolicy binding enforcement: here a org.apache.ws.security.validate.Validator implementation must be plugged-into the cxf wss4j runtime to validate tokens of a particular type 2. soap-sts token validation: org.apache.cxf.sts.token.validator.TokenValidator implementations are responsible for validating tokens as part of the WS-Trust defined Validate operation, and as part of delegated tokens (ActAs/OnBehalfOf) tokens encapsulated in the RequestSecurityToken request targeting the WS-Trust defined issue operation.
org.forgerock.openam.sts.soap.token.validator.disp - package org.forgerock.openam.sts.soap.token.validator.disp
Contains the classes relating to dispatching tokens of various types to the OpenAM REST authN context.
org.forgerock.openam.sts.soap.token.validator.wss - package org.forgerock.openam.sts.soap.token.validator.wss
The classes in this package relate to token validation in the context of WS-SecurityPolicy binding.
org.forgerock.openam.sts.token - package org.forgerock.openam.sts.token
Contains the classes related to token operations.
org.forgerock.openam.sts.token.model - package org.forgerock.openam.sts.token.model
This package contains classes that represent token types not represented in the wss4j or CXF-STS domain models.
org.forgerock.openam.sts.token.provider - package org.forgerock.openam.sts.token.provider
Contains the classes related to issuing tokens.
org.forgerock.openam.sts.token.validator - package org.forgerock.openam.sts.token.validator
Token validation occurs in three contexts in the sts: 1. soap-sts SecurityPolicy binding enforcement: here a org.apache.ws.security.validate.Validator implementation must be plugged-into the cxf wss4j runtime to validate tokens of a particular type 2. soap-sts token validation: org.apache.cxf.sts.token.validator.TokenValidator implementations are responsible for validating tokens as part of the WS-Trust defined Validate operation, and as part of delegated tokens (ActAs/OnBehalfOf) tokens encapsulated in the RequestSecurityToken request targeting the WS-Trust defined issue operation.
org.forgerock.openam.sts.token.validator.disp - package org.forgerock.openam.sts.token.validator.disp
Contains the classes relating to dispatching tokens of various types to the OpenAM REST authN context.
org.forgerock.openam.sts.token.validator.url - package org.forgerock.openam.sts.token.validator.url
Contains the classes related to obtaining the URLs corresponding to the REST authN targets for the various token types.
org.forgerock.openam.sts.tokengeneration - package org.forgerock.openam.sts.tokengeneration
 
org.forgerock.openam.sts.tokengeneration.config - package org.forgerock.openam.sts.tokengeneration.config
This package contains classes related to the guice configuration of the TokenGenerationService.
org.forgerock.openam.sts.tokengeneration.oidc - package org.forgerock.openam.sts.tokengeneration.oidc
This package contains classes defining OpenId Connect Token generation and claim mapping.
org.forgerock.openam.sts.tokengeneration.oidc.crypto - package org.forgerock.openam.sts.tokengeneration.oidc.crypto
Classes related to the crypto context necessary to sign (and in the future, encrypt) OpenIdConnect tokens.
org.forgerock.openam.sts.tokengeneration.saml2 - package org.forgerock.openam.sts.tokengeneration.saml2
This package contains classes related to generating SAML2 assertions.
org.forgerock.openam.sts.tokengeneration.saml2.statements - package org.forgerock.openam.sts.tokengeneration.saml2.statements
This package contains classes defining the interfaces consumed to obtain the various statements contituting SAML2 assertions.
org.forgerock.openam.sts.tokengeneration.saml2.xmlsig - package org.forgerock.openam.sts.tokengeneration.saml2.xmlsig
 
org.forgerock.openam.sts.tokengeneration.service - package org.forgerock.openam.sts.tokengeneration.service
This package contains classes defining the CREST interface on the TokenGenerationService, and the object defining the parameters necessary to invoke this service.
org.forgerock.openam.sts.tokengeneration.state - package org.forgerock.openam.sts.tokengeneration.state
The classes in this package pertain to pulling and caching sts-instance state from the SMS, and the registration of ServiceListeners to invalidate cache entries when SMS contents change.
org.forgerock.openam.sts.user.invocation - package org.forgerock.openam.sts.user.invocation
This package contains classes related to creating the json payloads corresponding to REST-STS and TokenGenerationService invocations.
org.forgerock.openam.temper - package org.forgerock.openam.temper
 
org.forgerock.openam.test.apidescriptor - package org.forgerock.openam.test.apidescriptor
 
org.forgerock.openam.tokens - package org.forgerock.openam.tokens
A collection of classes is given here for describing how to store a bean-compliant POJO as a token.
org.forgerock.openam.uma - package org.forgerock.openam.uma
 
org.forgerock.openam.uma.audit - package org.forgerock.openam.uma.audit
 
org.forgerock.openam.uma.extensions - package org.forgerock.openam.uma.extensions
 
org.forgerock.openam.uma.rest - package org.forgerock.openam.uma.rest
 
org.forgerock.openam.upgrade - package org.forgerock.openam.upgrade
Defines interfaces and classes to perform OpenAM system upgrade.
org.forgerock.openam.upgrade.apt - package org.forgerock.openam.upgrade.apt
Defines Annotation Processors necessary for upgrade.
org.forgerock.openam.upgrade.helpers - package org.forgerock.openam.upgrade.helpers
 
org.forgerock.openam.upgrade.steps - package org.forgerock.openam.upgrade.steps
Defines the upgrade steps necessary to perform an upgrade of OpenAM from an earlier version.
org.forgerock.openam.upgrade.steps.policy - package org.forgerock.openam.upgrade.steps.policy
 
org.forgerock.openam.upgrade.steps.policy.conditions - package org.forgerock.openam.upgrade.steps.policy.conditions
 
org.forgerock.openam.upgrade.steps.policy.policysets - package org.forgerock.openam.upgrade.steps.policy.policysets
 
org.forgerock.openam.upgrade.steps.scripting - package org.forgerock.openam.upgrade.steps.scripting
Groups all upgrade steps for scripting.
org.forgerock.openam.utils - package org.forgerock.openam.utils
This package contains general utilities for use throughout the OpenAM codebase.
org.forgerock.openam.utils.collections - package org.forgerock.openam.utils.collections
This package contains general collection utilities for use throughout the OpenAM codebase.
org.forgerock.openam.utils.file - package org.forgerock.openam.utils.file
This package contains general file utilities for use throughout the OpenAM codebase.
org.forgerock.openam.utils.qr - package org.forgerock.openam.utils.qr
 
org.forgerock.openam.validation - package org.forgerock.openam.validation
 
org.forgerock.openam.wsfederation.common - package org.forgerock.openam.wsfederation.common
 
org.forgerock.openam.xacml.v3 - package org.forgerock.openam.xacml.v3
 
org.forgerock.openam.xacml.v3.model - package org.forgerock.openam.xacml.v3.model
 
org.forgerock.openam.xacml.v3.resources - package org.forgerock.openam.xacml.v3.resources
 
org.forgerock.openam.xacml.v3.rest - package org.forgerock.openam.xacml.v3.rest
 
org.forgerock.openam.xui - package org.forgerock.openam.xui
 
org.forgerock.openidconnect - package org.forgerock.openidconnect
 
org.forgerock.openidconnect.exceptions - package org.forgerock.openidconnect.exceptions
 
org.forgerock.openidconnect.restlet - package org.forgerock.openidconnect.restlet
 
org.forgerock.openidconnect.ssoprovider - package org.forgerock.openidconnect.ssoprovider
Implements an SSOProvider that accepts OpenID Connect ID Tokens issued by this instance of OpenAM and treats them as SSOTokens.
org.openidentityplatform.openam - package org.openidentityplatform.openam
 
org.openidentityplatform.openam.authentication.modules - package org.openidentityplatform.openam.authentication.modules
 
org.openidentityplatform.openam.authentication.modules.recaptcha - package org.openidentityplatform.openam.authentication.modules.recaptcha
 
org.openidentityplatform.openam.authentication.modules.webauthn - package org.openidentityplatform.openam.authentication.modules.webauthn
 
org.openidentityplatform.openam.cassandra - package org.openidentityplatform.openam.cassandra
 
org.openidentityplatform.openam.cassandra.embedded - package org.openidentityplatform.openam.cassandra.embedded
 
org.slf4j.impl - package org.slf4j.impl
 
ORG_ALIAS - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
 
ORG_ALIAS_MAPPED_RESOURCES_ENABLED - Static variable in class com.sun.identity.policy.PolicyConfig
 
ORG_ALIAS_URL_HTTP_PREFIX - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
 
ORG_ALIAS_URL_HTTPS_PREFIX - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
 
ORG_ALIAS_URL_SUFFIX - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
 
ORG_ATTRIBUTE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Organization Attribute
ORG_ATTRIBUTE_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
ORG_ATTRIBUTE_VALUE_PAIR - Static variable in class com.sun.identity.sm.SMSUtils
 
ORG_BASE - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for default organization base suffix.
ORG_CANNOT_OBTAIN - Static variable in class com.sun.identity.sm.ldap.SMSLdapObject
 
ORG_CONFIG - Static variable in class com.sun.identity.sm.SMSUtils
 
ORG_DN - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of organization DN
ORG_DN - Static variable in class com.sun.identity.policy.PolicyConfig
 
ORG_DN_FLAG - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of organization DN Flag
ORG_KEY - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
ORG_MISMATCH - Static variable in class com.sun.identity.authentication.AuthContext.Status
The ORG_MISMATCH indicates that the framework org and the org required by the user do not match.
ORG_NAME_ATTR - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ORG_NAME_ELEMENT - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ORG_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
org parameter
ORG_ROOT_SUFFIX - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for org root suffix.
ORG_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
ORG_UNIT_OBJECT_CLASS - Static variable in class org.forgerock.openam.oauth2.resources.labels.LabelsConstants
 
organisation(ServiceListeners.Action) - Method in class com.iplanet.services.naming.ServiceListeners.ListenerBuilder
 
ORGANIZATION - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents an Organization object type
ORGANIZATION - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
The ORGANIZATION schema type defines the service configuration information that are organization dependent and could be configured differently for organizations.
Organization - Class in com.iplanet.ums
Represents an organization object.
Organization() - Constructor for class com.iplanet.ums.Organization
No args constructor, used to contruct the right object as entries are read from persistent storage
Organization(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.Organization
Constructs Organization object without session.
ORGANIZATION - Static variable in class com.sun.identity.authentication.config.AMAuthConfigType
 
ORGANIZATION - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
Organization - Class in com.sun.identity.policy.plugins
This class represents a group of OpenAM organizations.
Organization() - Constructor for class com.sun.identity.policy.plugins.Organization
Constructor with no parameter
ORGANIZATION - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to organization, sub-organization or the container.
ORGANIZATION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
ORGANIZATION - Static variable in interface com.sun.identity.shared.Constants
Organization name in Session/SSOToken Properties.
ORGANIZATION - Static variable in class com.sun.identity.sm.SchemaType
The ORGANIZATION schema type defines the service configuration information that are organization dependent and could be configured differently for organizations.
ORGANIZATION_ALIAS_ATTR - Static variable in interface com.sun.identity.idm.IdConstants
 
ORGANIZATION_NAME - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
The key for the plugins to get the organization name.
ORGANIZATION_NAME - Static variable in interface com.sun.identity.shared.Constants
Property for passing the organization name when retrieving attribute choice values.
ORGANIZATION_NAMING_ATTRIBUTE - Static variable in interface com.sun.identity.shared.Constants
Default Domain Attribute
ORGANIZATION_RDN - Static variable in class com.sun.identity.sm.SMSEntry
 
ORGANIZATION_STATUS_ATTR - Static variable in interface com.sun.identity.idm.IdConstants
 
ORGANIZATION_TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Represents an Organization template type
ORGANIZATIONAL_UNIT - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a Organizational Unit object type
OrganizationAlreadyExistsException - Exception in com.sun.identity.sm
The OrganizationAlreadyExistsException is thrown if the organization already exists.
OrganizationAlreadyExistsException() - Constructor for exception com.sun.identity.sm.OrganizationAlreadyExistsException
Constructs an OrganizationAlreadyExistsException with no specified detail message.
OrganizationAlreadyExistsException(String) - Constructor for exception com.sun.identity.sm.OrganizationAlreadyExistsException
Constructs an OrganizationAlreadyExistsException with the specified detail message.
OrganizationAlreadyExistsException(String, String, Object[]) - Constructor for exception com.sun.identity.sm.OrganizationAlreadyExistsException
Constructs an OrganizationAlreadyExistsException with the specified error code.
OrganizationalUnit - Class in com.iplanet.ums
Representation of organizational unit.
OrganizationalUnit() - Constructor for class com.iplanet.ums.OrganizationalUnit
No args constructor; used to construct the right object as entries are are read from persistent storage
OrganizationalUnit(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.OrganizationalUnit
Constructs a Organizational unit object without a session.
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.iplanet.services.cdm.G11NSettings
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.iplanet.ums.CMListener
This method is called back by SM when a service's organization configuration data has been changed.
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.authentication.config.AMAuthLevelManager
Implements methods in com.sun.identity.sm.ServiceListener.
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.authentication.service.AuthConfigMonitor
This method gets invoked when a service's organization configuration data has been changed.
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.authentication.service.AuthenticationServiceAttributeCache
This method will be invoked when a service's organization configuration data has been changed.
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.common.admin.AdminInterfaceUtils
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.common.AdministrationServiceListener
This method will be invoked when a service's organization configuration data has been changed.
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.common.configuration.ConfigurationObserver
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.coretoken.service.CoreTokenConfigService
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
This method will be invoked when a service's organization configuration data has been changed.
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.delegation.SMServiceListener
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.entitlement.opensso.SubRealmObserver
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.idm.server.IdRepoAttributeValidatorManager
Notification for organization config changes to IdRepoService
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.idm.server.IdRepoPluginsCache
Notification for organization config changes to IdRepoService
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.log.s1is.LogConfigReader
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.policy.PolicyCache
This method will be invoked when a service's organization configuation data has been changed.
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.policy.PolicyConfig
This method will be invoked when a service's organization configuation data has been changed.
organizationConfigChanged() - Method in class com.sun.identity.policy.util.GatewayServletUtils
This method for implementing ServiveListener.
organizationConfigChanged(String) - Method in class com.sun.identity.policy.util.GatewayServletUtils
This method for implementing ServiveListener.
organizationConfigChanged(String, String, String, String, String, int) - Method in class com.sun.identity.policy.util.GatewayServletUtils
This method for implementing ServiveListener.
organizationConfigChanged(String, String, String, String, String, int) - Method in interface com.sun.identity.sm.ServiceListener
This method will be invoked when a service's organization configuration data has been changed.
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.cors.CORSConfigListener
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.entitlement.service.DefaultUrlResourceTypeGenerator
 
organizationConfigChanged(String, String, String, String, String, int) - Method in enum org.forgerock.openam.http.ApiDescriptorFilter.State
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.radius.server.config.ConfigChangeListener
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.rest.VersionBehaviourConfigListener
Not used.
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.scripting.ScriptEngineConfigurator
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.scripting.service.ScriptConfigurationService
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSPublishServiceListener
 
organizationConfigChanged(String, String, String, String, String, int) - Method in class org.forgerock.openam.sts.tokengeneration.state.STSInstanceStateServiceListenerBase
 
OrganizationConfigManager - Class in com.sun.identity.sm
The class OrganizationConfigManager provides interfaces to manage an organization's configuration data.
OrganizationConfigManager(SSOToken, String) - Constructor for class com.sun.identity.sm.OrganizationConfigManager
Constructor to obtain an instance of OrganizationConfigManager for an organization by providing an authenticated identity of the user.
OrganizationConfigManagerFactory - Interface in com.sun.identity.sm
Factory interface for creating OrganizationConfigManager instances.
OrganizationDisplayNameElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for OrganizationDisplayName element declaration.
OrganizationDisplayNameElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
OrganizationDisplayNameElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
OrganizationDisplayNameElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
OrganizationElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for Organization element declaration.
OrganizationElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
OrganizationElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
OrganizationElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
organizationName - Variable in class com.sun.identity.authentication.internal.AuthContext
 
organizationName - Variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds organizationName
OrganizationNameElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for OrganizationName element declaration.
OrganizationNameElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
OrganizationNameElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
OrganizationNameElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
OrganizationType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for OrganizationType complex type.
OrganizationTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
OrganizationTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
OrganizationTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
OrganizationURLElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for OrganizationURL element declaration.
OrganizationURLElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
OrganizationURLElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
OrganizationURLElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
OrgConfigViaAMSDK - Class in com.sun.identity.sm
 
ORGKEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
org parameter
orgMapCache - Static variable in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
 
ORGNAME - Static variable in class com.sun.identity.authentication.internal.LoginContext
 
orgNameToDN(String) - Static method in class com.sun.identity.sm.DNMapper
Converts orgname which is "/" seperated to DN, else if DN normalize the DN and return
orgNameToDN(String) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Converts organisation name which is "/" separated to DN, else if DN normalize the DN and return.
orgNameToDN(String) - Method in class org.forgerock.openam.core.DNWrapper
 
orgNameToRealmName(String) - Static method in class com.sun.identity.sm.DNMapper
Returns realm name in "/" separated format for the provided realm/organization name in DN format.
orgNameToRealmName(String) - Method in class org.forgerock.openam.core.DNWrapper
 
OrgReferral - Class in com.sun.identity.policy.plugins
An abstract class to facilitate policy referrals based on organization
OrgReferral() - Constructor for class com.sun.identity.policy.plugins.OrgReferral
No argument constructor
orgTemplateExists(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Returns true if an organizational template exists for the service.
orgTemplateExists(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Returns true if an organizational template exists for the service.
ORIGIN - Static variable in class org.forgerock.openam.cors.CORSConstants
Origin header.
OriginatorKeyInfoImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
ORIGINS_KEY - Static variable in class org.forgerock.openam.cors.CORSConstants
Configuration Allowed Origins Key.
OrSubject - Class in com.sun.identity.entitlement
EntitlementSubject wrapper on a set of EntitlementSubject(s) to provide boolean OR logic Membership is of OrSubject is satisfied if the user is a member of any of the wrapped EntitlementSubject
OrSubject() - Constructor for class com.sun.identity.entitlement.OrSubject
Constructs OrSubject
OrSubject(Set<EntitlementSubject>) - Constructor for class com.sun.identity.entitlement.OrSubject
Constructs OrSubject
OrSubject(Set<EntitlementSubject>, String) - Constructor for class com.sun.identity.entitlement.OrSubject
Constructs OrSubject
OS_ARCH - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
OS_ARCH - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
OS_LOCALE - Static variable in class com.sun.identity.common.ISLocaleContext
 
OS_NAME - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
OS_NAME - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
OS_VERSION - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
OSChecker - Class in com.sun.identity.install.tools.util
This class represents the Operating System that the installer is running on.
OSChecker() - Constructor for class com.sun.identity.install.tools.util.OSChecker
 
OSX - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
OTHER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error code for Contact person type
OTHER_COSATTR_TYPE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
otherElements - Variable in class com.sun.identity.federation.message.common.EntityName
Deprecated.
 
OUTBOUND - Static variable in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
The Outbound type.
OUTPUT_DATA - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Map key used in SLO request redirect code
OUTPUT_FILE - Static variable in interface com.sun.identity.cli.IArgument
Output file name.
OUTPUT_TOKEN_STATE - Static variable in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
OUTPUT_WRITER_CLASS_CANNOT_INSTANTIATE - Static variable in interface com.sun.identity.cli.ExitCodes
Cannot instantiate output writer class.
outputTokenState(JsonValue) - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState.RestSTSTokenTranslationInvocationStateBuilder
 
OutputWriter - Class in com.sun.identity.cli
Output writer gets the messages from CLI engine and writes them to System.out or System.err.
OutputWriter() - Constructor for class com.sun.identity.cli.OutputWriter
 
OVERRIDE - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This field represents the numeric qualifier constant for "override".
OVERWRITE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
owner - Variable in class com.sun.identity.common.HeadTaskRunnable
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
 
owner() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandler
Returns the content-tree object for which this unmarshaller is working for.
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
 
owner() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler
Returns the content-tree object for which this unmarshaller is working for.
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
owner() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 

P

P_AFFI_E_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_AFFI_MEMBERS - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_AFFI_OWNERID - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_AFFI_S_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_AFFILIATION - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_ASSERT_CONSUMER - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_ATTR_AUTHORITY - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_ATTR_AUTHORITY_E_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_ATTR_AUTHORITY_S_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_ATTR_MAPPING - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_ATTR_QUERY_PROVIDER - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_ATTR_QUERY_PROVIDER_E_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_ATTR_QUERY_PROVIDER_S_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_AUTHN_AUTHORITY - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_AUTHN_AUTHORITY_E_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_AUTHN_AUTHORITY_S_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_CLIENT_ID - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_CLIENT_SECRET - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_CLIENT_SECRET_CONFIRM - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_COT - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_DEF_ATTR_MAPPING - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_DOMAIN_ID - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_ENTITY_ID - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_EXTENDED_DATA - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_IDP - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_IDP - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_IDP_E_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_IDP_E_CERT - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_IDP_S_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_IDP_S_CERT - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_IMAGE_URL - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_META_DATA - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_OPENID_DISCOVERY_URL - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_PDP - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_PDP_E_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_PDP_S_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_PEP - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_PEP_E_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_PEP_S_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_PROVIDER_NAME - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_REALM - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_REDIRECT_URL - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_SAML_ALIASES - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
A list of all the SAML alias parameters.
P_SERVLET_CONTEXT - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_SP - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_SP_E_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_SP_E_CERT - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_SP_S_CERT - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
 
P_SP_S_CERT - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_TYPE - Static variable in class com.sun.identity.workflow.ParameterKeys
 
P_WS_FED_ALIASES - Static variable in class com.sun.identity.workflow.MetaTemplateParameters
A list of all the WS_FED alias parameters.
PACKAGE_NAME - Static variable in class com.sun.identity.password.ui.PWResetServlet
Package name
Packet - Class in org.forgerock.openam.radius.common
Represents a RADIUS packet and all contained attribute fields.
Packet(PacketType) - Constructor for class org.forgerock.openam.radius.common.Packet
Constructs a new Packet of the specified type in preparation for generating its on-the-wire representation and sending it.
Packet(PacketType, short, Authenticator) - Constructor for class org.forgerock.openam.radius.common.Packet
Constructs a new Packet of the specified type, with the indicated identifier and authenticator .
packetAccepted(AuthRequestReceivedEvent) - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
Once an object of this class has registered with the eventBus (passed into the constructor) the EventBus will call this method when any AuthRequestReceivedEvent objects are posted.
packetAccepted() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
packetAccepted() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrator
Notify the Event Registrar that a packet has been understood and hence 'accepted'.
PacketDroppedSilentlyEvent - Class in org.forgerock.openam.radius.server.events
Event submitted to the event bus when a packet is received from the socket but whose source IP does not match any defined radius clients or was not formatted properly to even start handling.
PacketDroppedSilentlyEvent() - Constructor for class org.forgerock.openam.radius.server.events.PacketDroppedSilentlyEvent
Constructor.
PacketFactory - Class in org.forgerock.openam.radius.common
Provides unmarshalling from the on-the-wire radius byte stream to the corresponding java objects.
packetProcessed(PacketProcessedEvent) - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
Once an object of this class has registered with the eventBus (passed into the constructor) the EventBus will call this method when any PacketProcessedEvent objects are posted.
packetProcessed() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
packetProcessed() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrator
Notify the event Registrar that a packet has been processed.
PacketProcessedEvent - Class in org.forgerock.openam.radius.server.events
Event submitted to the event bus when a packet is received from the socket.
PacketProcessedEvent() - Constructor for class org.forgerock.openam.radius.server.events.PacketProcessedEvent
Constructor.
packetReceived(PacketReceivedEvent) - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
Once an object of this class has registered with the eventBus (passed into the constructor) the EventBus will call this method when any PacketReceivedEvent objects are posted.
packetReceived() - Method in class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
 
packetReceived() - Method in interface org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrator
Report to the Event Registrar that a packet has been received.
PacketReceivedEvent - Class in org.forgerock.openam.radius.server.events
Event submitted to the event bus when a packet is received from the socket.
PacketReceivedEvent() - Constructor for class org.forgerock.openam.radius.server.events.PacketReceivedEvent
Constructor.
PacketType - Enum in org.forgerock.openam.radius.common
The packet types in RADIUS rfc 2865 and 2866.
page - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
message IDs html page.
PAGE_ENCODING - Static variable in class com.sun.identity.authentication.UI.AuthViewBeanBase
Parameter name for page encoding.
PAGE_NAME - Static variable in class com.sun.identity.password.ui.PWResetInvalidURLViewBean
Page Name
PAGE_NAME - Static variable in class com.sun.identity.password.ui.PWResetQuestionViewBean
Page Name
PAGE_NAME - Static variable in class com.sun.identity.password.ui.PWResetSuccessViewBean
Page name
PAGE_NAME - Static variable in class com.sun.identity.password.ui.PWResetUncaughtExceptionViewBean
Page Name
PAGE_NAME - Static variable in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Page Name
PAGE_PROPERTIES_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PAGE_STATE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PAGE_STATE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PAGE_TIMEOUT_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PAGE_TIMEOUT_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PAGEP_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PAGEP_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PagePropertiesCallback - Class in com.sun.identity.authentication.service
Deprecated.
This class has been deprecated in Access Manager 6.3 and will not be available in the next Access Manager release. Use com.sun.identity.authentication.spi.PagePropertiesCallback instead of this class.
PagePropertiesCallback(String, String, String, int, String, boolean, String) - Constructor for class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Creates PagePropertiesCallback object.
PagePropertiesCallback - Class in com.sun.identity.authentication.spi
PagePropertiesCallback class implements Callback and used for exchanging all UI related attributes information such as template name, errorState to indicate whether a template is an error page, page header, image name , page timeout value, name of module.
PagePropertiesCallback(String, String, String, int, String, boolean, String) - Constructor for class com.sun.identity.authentication.spi.PagePropertiesCallback
Creates a PagePropertiesCallback for a given module name, header string, page image, page time out, JSP template name, error state and page state.
pageResultsBy(int) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
The search results can be paged, in which case successive calls to the iterator's next method will return each page.
pageSize - Variable in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
 
pagingCookie - Variable in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryBuilder
 
PAIR_PROPERTY_NOT_DEFINED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
PAM_SERVICE_NAME - Static variable in interface com.sun.identity.setup.SetupConstants
PAM Service Name tag static final String
PAOS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to represent PAOS Binding.
PAOS_ECP_SERVICE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
ECP service name in PAOS header
PAOS_MIME_TYPE - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
PAOS mime type
PAOS_NAMESPACE - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
PAOS namespace URI.
PAOS_PREFIX - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
String used to declare PAOS namespace prefix.
PAOSConstants - Interface in com.sun.identity.liberty.ws.paos
This interface defines constants common to all PAOS elements.
PAOSException - Exception in com.sun.identity.liberty.ws.paos
The PAOSException class represents a error while processing SOAP request and response.
PAOSException(String, String, Object[]) - Constructor for exception com.sun.identity.liberty.ws.paos.PAOSException
Constructs a new PAOSException without a nested Throwable.
PAOSException(String) - Constructor for exception com.sun.identity.liberty.ws.paos.PAOSException
Constructs a new PAOSException with the given message.
PAOSException(Throwable) - Constructor for exception com.sun.identity.liberty.ws.paos.PAOSException
Constructs an PAOSException with given Throwable.
PAOSHeader - Class in com.sun.identity.liberty.ws.paos
The PAOSHeader class is used by a web application on HTTP server side to parse a PAOS header in an HTTP request from the user agent side.
PAOSHeader(HttpServletRequest) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSHeader
This constructor accepts an HttpServletRequest and tries to parse the PAOS header string if there is one inside.
PAOSHeader(String) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSHeader
This constructor accepts a PAOS header string and tries to parse it.
PAOSRequest - Class in com.sun.identity.liberty.ws.paos
The PAOSRequest class is used by a web application on HTTP server side to construct a PAOS request message and send it via an HTTP response to the user agent side.
PAOSRequest(String, String, String, Boolean, String) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSRequest
Constructs the PAOSRequest Object.
PAOSRequest(Element) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSRequest
Constructs the PAOSRequest Object.
PAOSRequest(String) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSRequest
Constructs the PAOSRequest Object.
PAOSResponse - Class in com.sun.identity.liberty.ws.paos
The PAOSResponse class is used by a web application on HTTP server side to receive and parse a PAOS response via an HTTP request from the user agent side.
PAOSResponse(String, Boolean, String) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSResponse
Constructs the PAOSResponse Object.
PAOSResponse(Element) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSResponse
Constructs the PAOSResponse Object.
PAOSResponse(String) - Constructor for class com.sun.identity.liberty.ws.paos.PAOSResponse
Constructs the PAOSResponse Object.
PAOSUtils - Class in com.sun.identity.liberty.ws.paos
The PAOSUtils contains utility methods for PAOS implementation.
PAOSUtils() - Constructor for class com.sun.identity.liberty.ws.paos.PAOSUtils
 
PARAGRAPH - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The PARAGRAPH attribute syntax specifies that the attribute is of multi-lined text type.
PARAM_ACCESS_TOKEN - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_ACTION_ALL - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_ACTION_DELEGATE - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_ACTION_MODIFY - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_ACTION_READ - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_ACTIONS - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_ACTIVATION - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_ADD - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_ADMIN - Static variable in interface com.sun.identity.rest.spi.IAuthentication
Query parameter for passing administrator (caller) Single Sign-On token string.
PARAM_APPL_NAME - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
PARAM_APPL_NAME - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_APPL_NAMES - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
PARAM_APPL_TYPE_NAME - Static variable in class com.sun.identity.cli.entitlement.ApplicationImpl
 
PARAM_APPL_TYPE_NAME - Static variable in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
PARAM_APPL_TYPE_NAMES - Static variable in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
PARAM_CLIENT_ID - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_CLIENT_SECRET - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_CODE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_DESCRIPTION - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_GOTO - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_GRANT_TYPE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_LOGGEDOUT - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_LOGOUT_URL - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_MODULE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_NAME - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_NAMES - Static variable in class com.sun.identity.cli.entitlement.DeleteApplicationPrivilege
 
PARAM_REALM - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_REDIRECT_URI - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_REFRESH_TOKEN - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_RESOURCES - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_SCOPE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_SUBJECT_GROUP - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_SUBJECT_TYPE - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_SUBJECT_USER - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_SUBJECTS - Static variable in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
PARAM_TOKEN1 - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
PARAM_TOKEN2 - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
parameter(String, String) - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Add the specified name/value pair to the list of parameters.
Parameter - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
Parameter(String, String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Deprecated.
Constructor takes the value of 'name' attribute and value of 'Transform' element.
PARAMETER - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "parameter"
Parameter - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log parameter.
Parameter() - Constructor for class com.sun.identity.log.service.Parameter
 
PARAMETER - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
PARAMETER_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ParameterKeys - Class in com.sun.identity.workflow
List of parameter keys.
ParameterKeys() - Constructor for class com.sun.identity.workflow.ParameterKeys
 
parameterName - Variable in class com.sun.identity.entitlement.xacml3.core.CombinerParameter
 
parameters - Variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
 
parameters - Variable in class com.sun.identity.log.service.LogRecord
Object array to keep log parameters
PARAMETERS - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "parameters"
Parameters - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log parameters.
Parameters() - Constructor for class com.sun.identity.log.service.Parameters
 
parameters - Variable in class com.sun.identity.log.service.Parameters
Object array to keep parameters
parameters() - Method in class org.forgerock.openam.test.apidescriptor.ApiHandlerAssert
Get the test representative of Parameters in the annotated handler.
parameters() - Method in class org.forgerock.openam.test.apidescriptor.ApiProviderAssert
Get the test representative of Parameters in the annotated provider.
parameters - Variable in class org.forgerock.openam.upgrade.UpgradeHttpServletRequest
 
PARAMINDEX - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "paramIndex"
paramIndex - Variable in class com.sun.identity.log.service.Parameter
Sting variable to keep parameter index
ParamIndex - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log parameter index.
ParamIndex() - Constructor for class com.sun.identity.log.service.ParamIndex
 
PARAMS - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
Params() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.Params
 
PARAMS_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PARAMS_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PARAMVALUE - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "paramValue"
paramValue - Variable in class com.sun.identity.log.service.Parameter
Sting variable to keep parameter value
ParamValue - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log parameter index.
ParamValue() - Constructor for class com.sun.identity.log.service.ParamValue
 
parent - Variable in class com.sun.identity.common.HeadTaskRunnable
 
PARENT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
PARENT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.StoredToken
 
PARENTPATH_ID - Static variable in class com.sun.identity.entitlement.opensso.IndexCache
 
parentSubConfigFor(Context, ServiceConfigManager) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Gets the ServiceConfig parent of the parent of the config being addressed by the current request.
parse(String) - Method in class com.iplanet.dpro.parser.WebtopParser
Parses an XML document from a String variable.
parse(InputStream) - Method in class com.iplanet.dpro.parser.WebtopParser
Parses an XML document.
parse(String) - Method in class com.iplanet.services.util.XMLParser
Parses an XML document from a String variable.
parse(InputStream) - Method in class com.iplanet.services.util.XMLParser
Parse an XML document.
parse(CommandManager, String, List) - Static method in class com.sun.identity.cli.AttributeValues
Returns a map of attribute name to set of values.
parse(CommandManager, List) - Static method in class com.sun.identity.cli.AttributeValues
Returns a map of attribute name to set of values.
parse(CommandManager, String) - Static method in class com.sun.identity.cli.AttributeValues
Returns a map of attribute name to set of values.
parse(Set<String>) - Method in class com.sun.identity.common.configuration.MapValueParser
Pass in a set of name=value pairs to this function and get back a hashmap of values, keyed by name.
parse(String) - Method in class com.sun.identity.common.configuration.MapValueParser
Pass in a single string of the form "[name]=value" to this function and get back a Pair object, containing the name and value (split out into members of the Pair).
parse(String) - Method in class com.sun.identity.entitlement.WSDLParser
 
parse(File) - Method in class com.sun.identity.entitlement.WSDLParser
 
parse(InputStream) - Method in class com.sun.identity.entitlement.WSDLParser
 
parse(String) - Static method in class com.sun.identity.saml2.common.NameIDInfo
Returns the NameIDInfo by parsing the string value.
parse(String) - Static method in class com.sun.identity.saml2.common.NameIDInfoKey
Returns the NameIDInfoKey by parsing the string value.
parse(String) - Method in class com.sun.identity.tools.objects.MapFormat
Parses the string.
parse(Element) - Method in interface com.sun.identity.wss.sts.ClientUserToken
Parses the custom token element.
parse(Element) - Method in class com.sun.identity.wss.sts.STSClientUserToken
 
parse(HttpServletRequest) - Static method in class org.forgerock.openam.utils.ForwardedHeader
 
parse(HttpContext) - Static method in class org.forgerock.openam.utils.ForwardedHeader
 
parseActionDecision(Node) - Static method in class com.sun.identity.policy.ActionDecision
Deprecated.
Creates an ActionDecisions object given a w3c DOM node
parseAdvice(Element) - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Parses the advice element to extract the Security Assertion.
parseAdvicesXML(String) - Static method in class com.sun.identity.policy.PolicyUtils
Parses an XML string representation of policy advices and returns a Map of advices.
parseAssertionElement(Element) - Method in class com.sun.identity.saml.assertion.Assertion
 
parseAttributeConfig(List) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Parses the attribute map configuration and returns as java java.util.Map.
parseAttributeMapping(Set<String>) - Static method in class com.sun.identity.idm.common.IdRepoUtils
Parses attribute mapping settings in the format of "from=to".
parseAttributes(NamedNodeMap) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Sets all the attribute values
parseAttributesTag(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
This method parse an Attributes tag, DTD for Attribute is as follows.
parseAttributeValuePairs(Node) - Static method in class com.sun.identity.policy.PolicyUtils
Parses an XML node which represents Attribute-Value pairs and returns a map of such values.
parseAttributeValuePairTags(Node) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
parseAttValue(String) - Static method in class com.iplanet.services.util.CreateXmlTree
Parses attribute value, replaces " and ' with XML parser acceptable strings.
parseAuthnResponseXML(String) - Static method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Creates FSAuthnResponse object from XML Schema.
parseBASE64EncodedString(String) - Static method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns FSAuthnRequest object.
parseBASE64EncodedString(String) - Static method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Returns FSAuthnRequestEnvelope object.
parseBASE64EncodedString(String) - Static method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns FSAutnResponse object by parsing a Base64 encoding XML string.
parseBASE64EncodedString(String) - Static method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Returns FSAuthnResponseEnvelope object.
parseBASE64EncodedString(String) - Static method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns FSLogoutResponse object.
parseBASE64EncodedString(String) - Static method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns FSNameRegistrationResponse object.
parseBASE64EncodedString(String) - Static method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Returns FSResponse object.
parseContent(Element) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Parse and sets content values
parseCookies(Map, HashMap) - Static method in class com.iplanet.services.comm.client.PLLClient
Parses the cookies from the response header and stores them in in cookieTable
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.
parseDOMAttributes(Element) - Method in class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
Parses attributes of the Docuemnt Element for this object.
parseDOMAttributes(Element) - Method in class com.sun.identity.saml2.protocol.impl.AttributeQueryImpl
Parses attributes of the Docuemnt Element for this object.
parseDOMAttributes(Element) - Method in class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
Parses attributes of the Docuemnt Element for this object.
parseDOMAttributes(Element) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Parses attributes of the Docuemnt Element for this object.
parseDOMAttributes(Element) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Parses attributes of the Docuemnt Element for this object.
parseDOMAttributes(Element) - Method in class com.sun.identity.saml2.protocol.impl.SubjectQueryAbstractImpl
Parses attributes of the Docuemnt Element for this object.
parseDOMChileElements(ListIterator) - Method in class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
Parses child elements of the Docuemnt Element for this object.
parseDOMChileElements(ListIterator) - Method in class com.sun.identity.saml2.protocol.impl.AttributeQueryImpl
Parses child elements of the Docuemnt Element for this object.
parseDOMChileElements(ListIterator) - Method in class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
Parses child elements of the Docuemnt Element for this object.
parseDOMChileElements(ListIterator) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Parses child elements of the Docuemnt Element for this object.
parseDOMChileElements(ListIterator) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Parses child elements of the Docuemnt Element for this object.
parseDOMChileElements(ListIterator) - Method in class com.sun.identity.saml2.protocol.impl.SubjectQueryAbstractImpl
Parses child elements of the Docuemnt Element for this object.
parseDOMElement(Element) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Parses the Docuemnt Element for this object.
parseDOMElement(Element) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Parses the Docuemnt Element for this object.
parseDOMElement(Element) - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
 
parsedUserSpecifiedOps(Set) - Method in class com.sun.identity.idm.plugins.database.RepoConfigHelper
******************************************** parsedUserSpecifiedOps and parseInputedOps methods are copied from LDAPv3Repo.java and changed a bit to be reuseable.
parseEnvParameters(Node) - Static method in class com.sun.identity.policy.PolicyUtils
Parses an XML node which represents a collection of the environment parameters and returns a map which contains these parameters.
parseFilter(String, Filter) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Parses the incoming filter, and in case of failure falls back to the default filter.
ParseInputData - Class in com.sun.identity.setup
Parse input data and write the parsed data into the required output file.
parseInputedOps(StringTokenizer, boolean) - Method in class com.sun.identity.idm.plugins.database.RepoConfigHelper
 
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.
parseNumber(String, Integer, Integer) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
Convenience parsing method which handles the unassigned condition.
parseObject(String, ParsePosition) - Method in class com.sun.identity.tools.objects.MapFormat
Parses the string.
parseOptions(Element) - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Parses Options element.
ParseOutput - Interface in com.iplanet.dpro.parser
This interface defines parse out put for given data.
ParseOutput - Interface in com.iplanet.services.util
Application shall implement this interface and store the result in the XML DOM tree.
parsePolicy(String, JsonValue) - Method in class org.forgerock.openam.entitlement.rest.JsonPolicyParser
 
parsePolicy(String, JsonValue) - Method in interface org.forgerock.openam.entitlement.rest.PolicyParser
Parses the given JSON policy representation into an entitlements policy (privilege).
parsePolicyDecision(Node) - Static method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Gets a PolicyDecision given corresponding XML node
parsePolicyRule(String) - Method in class org.forgerock.openam.entitlement.indextree.TreeSaveIndex
Parse the policy rule of special wildcards into a simple form.
parseRequestParameters(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
parseResourceApiVersion(Request) - Static method in class org.forgerock.openam.rest.service.ResourceApiVersionRestlet
 
parseResourceResult(Node) - Static method in class com.sun.identity.policy.ResourceResult
Deprecated.
Converts an XML representation of resource result to ResourceResult
parseResponseAttributes(Node) - Static method in class com.sun.identity.policy.PolicyUtils
Parses an XML node which represents a collection of user response attributes and returns a set which contains the names of these attributes
parseResponseXML(String) - Static method in class com.sun.identity.federation.message.FSResponse
Deprecated.
 
parseResult(Set, String) - Static method in class com.sun.identity.sm.SMSEntry
 
parseResult(Set, String, boolean) - Static method in class com.sun.identity.sm.SMSEntry
 
parseSecurityHeader(Node) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Parses for the security header.
parseServiceConfigXML() - Method in class com.iplanet.services.ldap.DSConfigMgrBase
 
parseServiceFile(InputStream, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
parseServicesFile(InputStream) - Method in class com.sun.identity.sm.ServiceManager
 
parseServicesFile(InputStream, AMEncryption) - Method in class com.sun.identity.sm.ServiceManager
 
parseSOAPMessage(SOAPMessage) - Method in class com.sun.identity.federation.services.FSSOAPService
 
parseStatus(Element) - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Parses Status element.
parseStatus(Element) - Static method in class com.sun.identity.liberty.ws.dst.DSTUtils
 
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.
parseSupportedTypesAndOperations(Set<String>) - Static method in class com.sun.identity.idm.common.IdRepoUtils
Parses the incoming types and operations in string format to their domain object equivalent.
parseURLEncodedRequest(HttpServletRequest, String, int) - Static method in class com.sun.identity.federation.message.common.Extension
Deprecated.
Returns Extension object.
parseURLEncodedRequest(HttpServletRequest, int) - Static method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Returns RequestAuthnContext object.
parseURLEncodedRequest(HttpServletRequest) - Static method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns FSAuthnRequest object.
parseURLEncodedRequest(HttpServletRequest) - Static method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns FSFederationTerminationNotification object.
parseURLEncodedRequest(HttpServletRequest) - Static method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns FSLogoutNotification object.
parseURLEncodedRequest(HttpServletRequest) - Static method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns FSLogoutResponse object.
parseURLEncodedRequest(HttpServletRequest) - Static method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns FSNameRegistrationRequest object.
parseURLEncodedRequest(HttpServletRequest) - Static method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns FSNameRegistrationLogoutResponse object.
parseURLEncodedRequest(HttpServletRequest) - Static method in class com.sun.identity.federation.message.FSScoping
Deprecated.
Returns FSScoping object.
parseValues(String) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Parses the string value for the authentication configuration based on the attribute DTD and return an array of AppConfigurationEntry which could be used to retrieve module name, flag and options.
parseValues(String) - Static method in class com.sun.identity.cli.AttributeValues
Returns a set of values.
parseVersion(String) - Static method in class com.sun.identity.install.tools.util.OSChecker
 
parseXML(String) - Static method in class com.iplanet.dpro.session.share.SessionNotification
This method is used primarily at the server side to reconstruct a SessionNotification object based on the XML document received from client.
parseXML(String) - Static method in class com.iplanet.dpro.session.share.SessionRequest
This method is used primarily at the server side to reconstruct a SessionRequest object based on the XML document received from client.
parseXML(String) - Static method in class com.iplanet.dpro.session.share.SessionResponse
This method is used primarily at the client side to reconstruct a SessionResponse object based on the XML document received from server.
parseXML(String) - Static method in class com.iplanet.services.comm.share.NotificationSet
This method is used primarily at the client side to reconstruct a NotificationSet object based on the XML document received from server.
parseXML(String) - Static method in class com.iplanet.services.comm.share.RequestSet
This method is used primarily at the server side to reconstruct a RequestSet object based on the XML document received from client.
parseXML(String) - Static method in class com.iplanet.services.comm.share.ResponseSet
This method is used primarily at the client side to reconstruct a ResponseSet object based on the XML document received from server.
parseXML(String) - Static method in class com.iplanet.services.naming.share.NamingRequest
This method is used primarily at the server side to reconstruct a NamingRequest object based on the XML document received from client.
parseXML(String) - Static method in class com.iplanet.services.naming.share.NamingResponse
This method is used primarily at the client side to reconstruct a NamingResponse object based on the XML document received from server.
parseXML(String, HttpServletRequest) - Static method in class com.sun.identity.authentication.server.AuthXMLRequest
This method is used primarily at the server side to reconstruct a AuthXMLRequest object based on the XML document received from client.
parseXML() - Method in class com.sun.identity.authentication.server.AuthXMLRequestParser
Parses the authentication request xml document.
parseXML(String) - Static method in class com.sun.identity.federation.message.common.GetComplete
Deprecated.
Returns GetComplete object.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns the FSAuthnRequest object.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Returns the FSAuthnRequestEnvelope object.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Returns the FSAuthnResponseEnvelope object.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns the FSAuthnRequest object.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Constructor create FSLogoutNotification from a XML string.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns the FSLogoutResponse object.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Returns FSNameIdentifierMappingRequest object.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Creates FSNameIdentifierMappingResponse object.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
 
parseXML(String) - Static method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns the FSNameRegistrationResponse object.
parseXML(String) - Static method in class com.sun.identity.federation.message.FSRequest
Deprecated.
Parses the XML Document String to construct a Request object.
parseXML(String) - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Obtains DOM Element from an xml String.
parseXML(String) - Static method in class com.sun.identity.liberty.ws.dst.DSTUtils
Parses an XML input string.
parseXML(Node) - Static method in class com.sun.identity.policy.remote.AdvicesHandleableByAMRequest
Returns an AdvicesHandleableByAMRequest object based on the XML string.
parseXML(Node) - Static method in class com.sun.identity.policy.remote.AdvicesHandleableByAMResponse
Returns AdvicesHandleableByAMResponse object from XML string.
parseXML(Node) - Static method in class com.sun.identity.policy.remote.PolicyChangeNotification
Returns PolicyChangeNotification object constructed from the XML.
parseXML(Node) - Static method in class com.sun.identity.policy.remote.PolicyListenerRequest
Returns PolicyListenerRequest object constructed from a XML.
parseXML(Node) - Static method in class com.sun.identity.policy.remote.PolicyNotification
Returns a PolicyNotification object constructed from a XML.
parseXML(Node) - Static method in class com.sun.identity.policy.remote.PolicyRequest
Returns a PolicyRequest object constructed from a XML.
parseXML(Node) - Static method in class com.sun.identity.policy.remote.PolicyResponse
Returns PolicyResponse object constructed from XML.
parseXML(String) - Static method in class com.sun.identity.policy.remote.PolicyService
Returns PolicyService object constructed from XML.
parseXML(Node) - Static method in class com.sun.identity.policy.remote.RemoveListenerRequest
Returns a RemoveListenerRequest object constructed from a XML.
parseXML(Node) - Static method in class com.sun.identity.policy.remote.ResourceResultRequest
Returns ResourceResultRequest object constructed from a XML.
parseXML(String) - Static method in class com.sun.identity.saml.protocol.Request
This method shall only be used at the server side to reconstruct a Request object based on the XML document received from client.
parseXML(String) - Static method in class com.sun.identity.saml.protocol.Response
Returns Response object based on the XML document received from server.
parseXML(InputStream) - Static method in class com.sun.identity.saml.protocol.Response
Returns Response object based on the XML document received from server.
parseXML(String) - Static method in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
Returns RequestSecurityTokenResponse object based on the XML document received from server.
parseXML(InputStream) - Static method in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
Returns RequestSecurityTokenResponse object based on the data in the input stream.
partialQuery(TokenFilter) - Method in class org.forgerock.openam.cts.impl.LdapAdapter
 
partialQuery(TokenFilter, ResultHandler<Collection<PartialToken>, ?>) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
Perform a query against the persistent store and signal the results to the provided ResultHandler.
partialQuery(TokenFilter) - Method in interface org.forgerock.openam.sm.datalayer.api.TokenStorageAdapter
Performs a partial query using the provided filter.
partialQuery(TokenFilter, ResultHandler<Collection<PartialToken>, ?>) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.TaskFactory
Used to signal an attribute based query against the persistence store.
partialQuery(TokenFilter) - Method in class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
Performs a partial query using the provided filter.
PartialQueryTask - Class in org.forgerock.openam.sm.datalayer.impl.tasks
Performs a partial query against the persistence layer.
PartialQueryTask(TokenFilter, ResultHandler<Collection<PartialToken>, ?>) - Constructor for class org.forgerock.openam.sm.datalayer.impl.tasks.PartialQueryTask
 
PartialSession - Class in org.forgerock.openam.dpro.session
The JSON representation of partially described session objects.
PartialSession.Builder - Class in org.forgerock.openam.dpro.session
A builder to help with construction of PartialSession instances.
PartialSessionFactory - Class in org.forgerock.openam.dpro.session
A factory implementation to help constructing PartialSession instances based on PartialToken and SSOToken representations of sessions.
PartialSessionFactory(Debug, IdentityUtils, DNWrapper) - Constructor for class org.forgerock.openam.dpro.session.PartialSessionFactory
Constructs a new instance of PartialSessionFactory.
PartialToken - Class in org.forgerock.openam.sm.datalayer.api.query
Represents a partial CTS Token.
PartialToken(Map<CoreTokenField, Object>) - Constructor for class org.forgerock.openam.sm.datalayer.api.query.PartialToken
Initialise the PartialToken with the specific fields returned from the query.
PartialToken(PartialToken, CoreTokenField, Object) - Constructor for class org.forgerock.openam.sm.datalayer.api.query.PartialToken
Copy constructor allowing the caller to modify a field.
PARTNER_SESSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Partner session
PARTNER_URLS - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies partner urls.
PARTNERACCOUNTMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies a pluggable class which defines how the subject of an Assertion is related to an identity at the destination site and a target URL.
PartnerAccountMapper - Interface in com.sun.identity.saml.plugins
The class PartnerAccountMapper is an interface that is implemented to map partner account to user account in OpenAM.
PARTNERNAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines partner's name.
PARTNERS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Key used to save session partners in a map
PARTNERSITEATTRIBUTEMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path where the partnerSiteAttributeMapper is located.
PartnerSiteAttributeMapper - Interface in com.sun.identity.saml.plugins
Deprecated.
This class has been deprecated. Please use ConsumerSiteAttributeMapper instead.
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.
PASSIVE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
PASSIVE mode
PassThroughFilter - Class in org.forgerock.openam.rest
A Filter implementation which enforces that no authentication is required to access the endpoint.
PassThroughFilter() - Constructor for class org.forgerock.openam.rest.PassThroughFilter
 
PASSWORD - Static variable in class com.sun.identity.authentication.internal.LoginContext
 
password - Variable in class com.sun.identity.authentication.server.AuthContextLocal
character array for password
PASSWORD - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds Password for the user
PASSWORD - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
password - Variable in class com.sun.identity.common.configuration.ServerConfigXML.DirUserObject
 
PASSWORD - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Password for the user (basic authentication).
PASSWORD - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
PASSWORD - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
PASSWORD - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute which identifies basic authentication password.
PASSWORD - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The PASSWORD attribute syntax specifies that the attribute is of password type, will be used by UI to mask the password typed.
PASSWORD - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: token request.
PASSWORD - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.TokenEndpoint
 
password - Variable in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
password(byte[]) - Method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState.UsernameTokenStateBuilder
 
PASSWORD_AUTH_CTX_CLASS_REF - Static variable in class com.sun.identity.wss.security.WSSConstants
 
PASSWORD_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PASSWORD_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PASSWORD_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PASSWORD_CHANGE - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The constant for the PASSWORD CHANGE event type.
PASSWORD_DIGEST_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
PASSWORD_PLAIN_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
PASSWORD_POLICY_FAILED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
PASSWORD_PROTECTED_AUTH_CTX_CLASS_REF - Static variable in class com.sun.identity.wss.security.WSSConstants
 
PASSWORD_RESET_TILEDVIEW - Static variable in class com.sun.identity.password.ui.PWResetQuestionViewBean
Name of tiled view component
passwordAuthMethods - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
PasswordCredential - Class in com.sun.identity.wss.security
This class PasswordCredential is a place holder for the username/password object.
PasswordCredential(String, String) - Constructor for class com.sun.identity.wss.security.PasswordCredential
Construct a credential with the specified password and user.
PasswordCredentialsGrantTypeHandler - Class in org.forgerock.oauth2.core
Implementation of the GrantTypeHandler for the OAuth2 Password Credentials grant.
PasswordCredentialsGrantTypeHandler(ClientAuthenticator, List<PasswordCredentialsRequestValidator>, ResourceOwnerAuthenticator, OAuth2ProviderSettingsFactory, OAuth2UrisFactory, TokenStore) - Constructor for class org.forgerock.oauth2.core.PasswordCredentialsGrantTypeHandler
Constructs a new PasswordCredentialsGrantTypeHandler.
PasswordCredentialsRequestValidator - Interface in org.forgerock.oauth2.core
Request validator for the OAuth2 password credentials grant.
PasswordCredentialsRequestValidatorImpl - Class in org.forgerock.oauth2.core
Implementation of the request validator for the OAuth2 password credentials grant.
PasswordCredentialsRequestValidatorImpl() - Constructor for class org.forgerock.oauth2.core.PasswordCredentialsRequestValidatorImpl
 
PasswordDecoder - Interface in com.sun.identity.saml.xmlsig
The class PasswordDecoder is an interface that is implemented to decode password.
PasswordElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
Java content class for Password element declaration.
PasswordElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
PasswordElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
PasswordElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
PasswordGenerator - Interface in com.sun.identity.password.plugins
PasswordGenerator defines a set of methods that are required to generate a new password for a user.
PasswordPolicyException - Exception in com.sun.identity.idm
The exception class whose instance is thrown if there is any error related with password issue.
PasswordPolicyException(String) - Constructor for exception com.sun.identity.idm.PasswordPolicyException
Create a new password policy exception with a custom error message
PasswordPolicyException(ResultCode, String, Object...) - Constructor for exception com.sun.identity.idm.PasswordPolicyException
Create a new Password policy exception
PasswordPolicyException(IdRepoException) - Constructor for exception com.sun.identity.idm.PasswordPolicyException
Create a password policy exception from an id repo exception.
PasswordPolicyException(IdRepoException, Object[]) - Constructor for exception com.sun.identity.idm.PasswordPolicyException
Create a password policy exception from an id repo exception.
PasswordPolicyException(String, Object[]) - Constructor for exception com.sun.identity.idm.PasswordPolicyException
Create a new Password policy exception
PASSWORDRESET_ACCESS - Static variable in class com.sun.identity.log.LogConstants
 
passwordResetMsg - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
Reset password message stored in the model
PasswordString - Interface in com.sun.identity.wsfederation.jaxb.wsse
This type is used for password elements per Section 4.1.
PasswordStringImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
PasswordStringImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
PasswordStringImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
PasswordTransforms - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
PasswordTransforms(List) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.PasswordTransforms
Deprecated.
This is the default constructor.
PasswordValidator - Class in com.sun.identity.install.tools.configurator
 
PasswordValidator() - Constructor for class com.sun.identity.install.tools.configurator.PasswordValidator
 
PATCH - Static variable in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
 
PATCH - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
PATCH_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesResource
 
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV3
Patch the user's password and only the password.
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.core.rest.RealmResource
Deprecated.
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.core.rest.server.ServerInfoResource
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResource
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Not Supported Patch Operation.
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
Unsupported by this endpoint.
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.entitlement.rest.ResourceTypesResource
Unsupported by this endpoint.
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.entitlement.rest.SubjectAttributesResourceV1
 
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.oauth2.rest.ClientResource
 
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.scripting.rest.batch.BatchResource
 
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.scripting.rest.ScriptResource
 
patchInstance(Context, PatchRequest) - Method in class org.forgerock.openam.sts.rest.service.RestSTSService
 
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
path - Variable in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
 
path(String) - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Add the specified value to the path carefully.
Path - Annotation Type in org.forgerock.openam.http.annotations
Allows the declaration of a sub path for all methods in a class.
PATH_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
PATH_DEST - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
PATH_ID - Static variable in class com.sun.identity.entitlement.opensso.IndexCache
 
PATH_INDEX_PREFIX - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
PATH_PARAM - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
PathNormalizer - Class in com.sun.identity.install.tools.configurator
 
PathNormalizer() - Constructor for class com.sun.identity.install.tools.configurator.PathNormalizer
 
PATTERN_SEPARATOR - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
PATTERNS - Static variable in class org.forgerock.openam.entitlement.configuration.ResourceTypeSmsAttributes
 
PATTR_ACTOR - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Attribute actor with namespace prefix.
PATTR_ACTOR - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
actor Attribute Prefix.
PATTR_MUSTUNDERSTAND - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Attribute mustUnderstand with namespace prefix.
PATTR_MUSTUNDERSTAND - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
mustUnderstand Attribute Prefix.
pause() - Static method in class com.sun.identity.install.tools.util.Console
 
Payload - Annotation Type in org.forgerock.openam.http.annotations
Mark a method parameter as the payload for Post and Put requests.
PayloadTranslator<T> - Interface in org.forgerock.openam.http.annotations
Translates from the input Reader to the type.
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.
PDP_ENDPOINT - Static variable in class org.forgerock.openam.xacml.v3.resources.XACML3Resource
 
PDP_METADATA_ERROR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
PDP_ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Policy Decision Point Role
PDPConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for PDPConfig element declaration.
PDPConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
PDPConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
PDPConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
PDPDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for PDPDescriptor element declaration.
PDPDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
PDPDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
PDPDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
PDPDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for PDPDescriptorType complex type.
PDPDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
PDPDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
PDPDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
peekFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
peekFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.entity.EntityObjectIF_Tie
 
peekFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
peekFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
peekFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
peekFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.saml.AssertionManagerIF_Tie
 
peekFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
peekFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
PeerOrgReferral - Class in com.sun.identity.policy.plugins
Class to facilitate policy referrals to peer organizations
PeerOrgReferral() - Constructor for class com.sun.identity.policy.plugins.PeerOrgReferral
No argument constructor
peformSaml2AuthNContextClassReferenceMapping(TokenTypeId, WSSecurityEngineResult) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
peformSaml2AuthNContextClassReferenceMappingForDelegatedToken(TokenTypeId) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.DefaultSaml2XmlTokenAuthnContextMapper
 
PEMDecoder - Class in org.forgerock.oauth2.core
Utility for decoding PEM formatted keys and certificates.
PEMDecoder() - Constructor for class org.forgerock.oauth2.core.PEMDecoder
 
PENDING_REQUEST_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
PendingRequestEmailTemplate - Class in org.forgerock.openam.uma
A service for retrieving the email subject and body for the various pending request email types, using the resource owner or requesting party's preferred locale.
PendingRequestEmailTemplate(UmaProviderSettingsFactory, Client, OpenAMSettings) - Constructor for class org.forgerock.openam.uma.PendingRequestEmailTemplate
 
PendingRequestResource - Class in org.forgerock.openam.uma.rest
CREST resource for UMA Pending Requests.
PendingRequestResource(PendingRequestsService, ContextHelper) - Constructor for class org.forgerock.openam.uma.rest.PendingRequestResource
 
PendingRequestsService - Class in org.forgerock.openam.uma
Service class responsible for creating, reading, querying, approving and denying UMA Pending Requests.
PendingRequestsService(TokenDataStore, UmaAuditLogger, UmaProviderSettingsFactory, UmaEmailService, PendingRequestEmailTemplate, UmaPolicyService, BaseURLProviderFactory, CoreWrapper) - Constructor for class org.forgerock.openam.uma.PendingRequestsService
Constructs a new PendingRequestsService instance.
PEOPLE_CONTAINER - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a People Container object type
PeopleContainer - Class in com.iplanet.ums
Represents People Container in UMS.
PeopleContainer() - Constructor for class com.iplanet.ums.PeopleContainer
No args constructor, used to contruct the right object as entries are read from persistent storage.
PeopleContainer(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.PeopleContainer
Constructs a People Container object without a session.
PEP_METADATA_ERROR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
PEP_ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Policy Enforcement Point Role
PERCENT - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
PERCENT - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The PERCENT attribute syntax specifies that the attribute is a percentage.
perform(byte[]) - Method in interface org.forgerock.openam.cts.utils.blob.BlobStrategy
Perform the operation on the Token.
perform(byte[]) - Method in class org.forgerock.openam.cts.utils.blob.strategies.AttributeCompressionStrategy
Ensures the Token is a Session Token and performs the compression.
perform(byte[]) - Method in class org.forgerock.openam.cts.utils.blob.strategies.CompressionStrategy
Compress the Tokens binary object.
perform(byte[]) - Method in class org.forgerock.openam.cts.utils.blob.strategies.EncryptionStrategy
Encrypt the contents of the Tokens binary data blob.
perform(byte[]) - Method in class org.forgerock.openam.cts.utils.blob.TokenBlobStrategy
Perform the strategy on the byte array.
perform(QueryResourceHandler, QueryRequest, List<ResourceResponse>) - Static method in class org.forgerock.openam.rest.query.QueryResponsePresentation
Given a set of JsonValue results from a query, convert them to the required ResourceResponse and apply them to the given handler.
perform(JsonValue) - Method in interface org.forgerock.openam.services.push.dispatch.Predicate
Execute the predicate against the given Json content and return the predicate's success/failure.
perform(JsonValue) - Method in class org.forgerock.openam.services.push.dispatch.PushMessageChallengeResponsePredicate
 
perform(JsonValue) - Method in class org.forgerock.openam.services.push.dispatch.SignedJwtVerificationPredicate
 
perform(JsonValue) - Method in class org.forgerock.openam.services.push.sns.SnsRegistrationPredicate
Communicates with Amazon to ensure that the device communicating with us is registered with Amazon, and to retrieve the appropriate endpoint ARN which will later be used to communicate with this device.
perform() - Method in class org.forgerock.openam.upgrade.steps.AllowEvaluateForAgentsUpgradeStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.CopyJavaCryptoExtKeyStoreStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.DelegationConfigUpgradeStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.EnableGenericRepoStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.MakeExplicitDefaultKeyStoreTypeStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.MigrateAgentGroups
 
perform() - Method in class org.forgerock.openam.upgrade.steps.MigrateValidGotoSetting
 
perform() - Method in class org.forgerock.openam.upgrade.steps.policy.conditions.OldPolicyConditionMigrationUpgradeStep
Does the persisting of the upgraded policies.
perform() - Method in class org.forgerock.openam.upgrade.steps.policy.policysets.UpdateOAuth2PolicySetsStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.policy.UpgradeResourceTypeStep
Performs the required changes for this upgrade step.
perform() - Method in class org.forgerock.openam.upgrade.steps.PostAuthenticationPluginUpgradeStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.RemoveNetscapeLDAPStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.RemoveRedundantDefaultApplication
 
perform() - Method in class org.forgerock.openam.upgrade.steps.RemoveReferralsStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.RemoveSessionServiceSubSchemaStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.ResavePoliciesStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.ResourceSetPolicyUrlUpgradeStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.SchemaXmlAttributeUpgradeStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptedAuthModulesStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.scripting.ScriptingSchemaStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.TwoStepVerificationSettingUpgrade
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UmaApplicationSubjectsStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeAgentServiceStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeAuditServiceStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeCTSMaxConnectionsConfigurationStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeDirectoryContentStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementSubConfigsStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeExternalCTSConfigurationStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeIdRepoSubConfigs
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeLDAPAuthModulesStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2AuthModulesStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ClientStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ProviderStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeServerDefaultsStep
 
perform() - Method in class org.forgerock.openam.upgrade.steps.UpgradeServiceSchemaStep
 
perform() - Method in interface org.forgerock.openam.upgrade.steps.UpgradeStep
Performs the required changes for this upgrade step.
performSearch(Connection, SearchRequest, Collection<Entry>) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapSearchHandler
Perform a search using the provided connection.
performTask(TokenStorageAdapter) - Method in class org.forgerock.openam.sm.datalayer.api.AbstractTask
Performs a task.
performTask(TokenStorageAdapter) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.CreateTask
Performs a creation operation.
performTask(TokenStorageAdapter) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.DeleteTask
Performs the delete operation from the persistence store using the TokenStorageAdapter.
performTask(TokenStorageAdapter) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.PartialQueryTask
Performs the partial query operation from the persistence store using the TokenStorageAdapter.
performTask(TokenStorageAdapter) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.QueryTask
Perform the query using the provided TokenStorageAdapter.
performTask(TokenStorageAdapter) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.ReadTask
Uses the LDAP Adapter to perform the read and updates the result handler with the success or failure result.
performTask(TokenStorageAdapter) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.UpdateTask
Performs a read of the store to determine the state of the Token.
performUpdate() - Method in interface com.iplanet.services.naming.ServiceListeners.Action
 
performValidation(String) - Method in class com.sun.identity.common.validation.IntegerValidator
Deprecated.
 
performValidation(String) - Method in class com.sun.identity.common.validation.PositiveIntegerValidator
Deprecated.
 
performValidation(String) - Method in class com.sun.identity.common.validation.URLValidator
Deprecated.
 
performValidation(String) - Method in class com.sun.identity.common.validation.ValidatorBase
Deprecated.
Performs validation on a string.
performValidation(String) - Method in class com.sun.identity.common.validation.XSDateTimeValidator
Deprecated.
 
performValidation(String) - Method in class com.sun.identity.common.validation.XSDurationValidator
Deprecated.
 
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
 
performValidation(String) - Method in class org.forgerock.openam.oauth2.validation.OpenIDConnectURLValidator
 
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.
Permission - Class in org.forgerock.openam.uma
 
Permission(String, Set<String>) - Constructor for class org.forgerock.openam.uma.Permission
 
Permission() - Constructor for class org.forgerock.openam.uma.Permission
 
PERMISSION_DENIED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
PERMISSION_DENIED_SETTING_ATTRIBUTES - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
PERMISSION_REQUEST_ENDPOINT - Static variable in class org.forgerock.openam.uma.UmaConstants
 
PermissionRequestEndpoint - Class in org.forgerock.openam.uma
Restlet endpoint for UMA resource servers to register client attempts to access a protected resource.
PermissionRequestEndpoint(OAuth2ProviderSettingsFactory, OAuth2RequestFactory, UmaProviderSettingsFactory, ExtensionFilterManager, UmaExceptionHandler, JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.uma.PermissionRequestEndpoint
Constructs a new PermissionRequestEndpoint instance
PermissionRequestFilter - Interface in org.forgerock.openam.uma.extensions
Extension filter that will be called before permission request creation.
PERMISSIONS_KEY - Static variable in class org.forgerock.openam.uma.UmaConstants.UmaPolicy
 
permissionsChanged(String, Map) - Method in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
This callback method is called by the Identity Repository plugin when backend datastore triggers a permission change notification event.
permissionsChanged(String, Map) - Method in class com.iplanet.am.sdk.AMObjectListenerImpl
Deprecated.
 
permissionsChanged(String, Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
PermissionsSetConverter(ObjectMapper) - Constructor for class org.forgerock.openam.uma.RequestingPartyToken.PermissionsSetConverter
 
PermissionTicket - Class in org.forgerock.openam.uma
A POJO to represent the UMA Permission Ticket.
PermissionTicket() - Constructor for class org.forgerock.openam.uma.PermissionTicket
 
PermissionTicket(String, String, Set<String>, String) - Constructor for class org.forgerock.openam.uma.PermissionTicket
 
PERMIT - Static variable in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase.DecisionType
The specified action is permitted.
PERMIT - Static variable in interface com.sun.identity.saml.plugins.ActionMapper
Key to hold a list of actions that are permitted.
PERMIT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Permit
PERMIT_RULE_DESCRIPTION - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
PermutationGenerator - Class in com.iplanet.dpro.session.service
Utility class to generate uniformly distributed random permutations of integers in the range 0..size Permutation generation deterministically produces the same result if given the same seed value This class is used to implement enhanced request routing scheme as described in http://is.red.iplanet.com/failover/s1as7/IS62-SessionFailover.sxw
PermutationGenerator(String, int) - Constructor for class com.iplanet.dpro.session.service.PermutationGenerator
Constructor
PermutationGenerator(long, int) - Constructor for class com.iplanet.dpro.session.service.PermutationGenerator
ConstructsPermutationGenerator
PERSIST_AM_COOKIE - Static variable in interface com.sun.identity.shared.Constants
property to control if the OpenAM session cookie should be made persistent
PERSIST_ISSUED_TOKENS_IN_CTS - Static variable in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
PersistableImportStep<T> - Interface in org.forgerock.openam.xacml.v3
Describes import step which can be applied to the underlying data store.
persistAMCookie(Hashtable) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Checks whether OpenAM session cookie has to be made persistent.
PERSISTENT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent Persitent Name Identifier
PERSISTENT_COOKIE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Persistent cookie
PERSISTENT_COOKIE - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
PERSISTENT_COOKIE_AGE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Persistent cookie expiration, by default 365 days
PERSISTENT_COOKIE_AGE - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
PERSISTENT_OBJECT_PARAM_NULL - Static variable in interface com.iplanet.ums.IUMSConstants
 
PersistentCookie - Class in org.forgerock.openam.authentication.modules.persistentcookie
Sub type of the AbstractLoginModuleBinder which binds the AMLoginModule with the PersistentCookieAuthModule authentication logic.
PersistentCookie() - Constructor for class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookie
Constructs an instance of the PersistentCookie.
PersistentCookieAuthModule - Class in org.forgerock.openam.authentication.modules.persistentcookie
Authentication logic for persistent cookie authentication in OpenAM.
PersistentCookieAuthModule() - Constructor for class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModule
Constructs an instance of the PersistentCookieAuthModule.
PersistentCookieAuthModule(CoreWrapper, PersistentCookieModuleWrapper) - Constructor for class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModule
Constructs an instance of the PersistentCookieAuthModule.
PersistentCookieAuthModulePostAuthenticationPlugin - Class in org.forgerock.openam.authentication.modules.persistentcookie
Post authentication plugin for setting the Persistent Cookie on successful authentication.
PersistentCookieAuthModulePostAuthenticationPlugin() - Constructor for class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModulePostAuthenticationPlugin
Zero args constructor required by AMPostAuthProcessInterface.
PersistentCookieAuthModulePostAuthenticationPlugin(PersistentCookieModuleWrapper) - Constructor for class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModulePostAuthenticationPlugin
 
PersistentCookieModuleWrapper - Class in org.forgerock.openam.authentication.modules.persistentcookie
Wrapper class for providing Persistent Cookie functionality.
PersistentCookieModuleWrapper() - Constructor for class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
Creates the wrapper with default values for the dependencies.
PersistentCookieModuleWrapper(ServletJwtSessionModule, AMKeyProvider) - Constructor for class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
Creates the wrapper with selectable dependencies for testing.
PersistentLicense - Class in org.forgerock.openam.license
A License that remembers whether the user has accepted it or not in a persistent log file, to avoid prompting the user to accept the license more than once.
PersistentLicense(LicenseLog, License, String) - Constructor for class org.forgerock.openam.license.PersistentLicense
Creates a new license with the given license text.
PersistentLicenseLocator - Class in org.forgerock.openam.license
Decorator license locator that returns PersistentLicense instances that remember license acceptance in a log file.
PersistentLicenseLocator(LicenseLocator, LicenseLog, String) - Constructor for class org.forgerock.openam.license.PersistentLicenseLocator
Constructs the license locator with the given delegate locator, using the given log for recording license acceptance, and the given user name to use to record acceptance.
PersistentObject - Class in com.iplanet.ums
Represents a persistent object in UMS.
PersistentObject() - Constructor for class com.iplanet.ums.PersistentObject
Default Constructor
PersistentObject(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.PersistentObject
Constructor for in memory object to be added to the system.
PersistentSearchChangeType - Class in org.forgerock.openam.ldap
Types of change that an LDAP persistent search will produce.
PersistentStateAccess - Class in com.sun.identity.install.tools.configurator
 
PersistentStateAccess() - Constructor for class com.sun.identity.install.tools.configurator.PersistentStateAccess
Should be instantiated only from InstallState
persistInternalSession(InternalSession) - Method in class org.forgerock.openam.session.service.SessionAccessManager
Persist the provided InternalSession to the backend.
persistIssuedTokensInCTS - Variable in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
persistIssuedTokensInCTS() - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
persistIssuedTokensInCTS(boolean) - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig.STSInstanceConfigBuilderBase
 
PersistModuleProcessor - Class in org.forgerock.openam.authentication.modules.deviceprint
Handles the processing of state of the DeviceIdSave login module.
persistSTSInstance(String, String, T) - Method in class org.forgerock.openam.sts.publish.common.STSInstanceConfigStoreBase
Persists the STS instance into the SMS.
persistSTSInstance(String, String, T) - Method in interface org.forgerock.openam.sts.publish.STSInstanceConfigStore
Called by the RestSTSInstancePublisherImpl class to persist the configuration corresponding to the published STS instance
persistToken(String, TokenType, String, String, String, long, long) - Method in interface org.forgerock.openam.sts.tokengeneration.CTSTokenPersistence
 
persistToken(String, TokenType, String, String, String, long, long) - Method in class org.forgerock.openam.sts.tokengeneration.CTSTokenPersistenceImpl
 
PersonalProfile - Class in com.sun.identity.liberty.ws.idpp
This class PersonalProfile is an implementation of LibertyDataService.
PersonalProfile() - Constructor for class com.sun.identity.liberty.ws.idpp.PersonalProfile
Default constructor for personal profile.
PerThreadCache<T,E extends Exception> - Class in org.forgerock.openam.utils
Provides caching of some expensive objects in a per-thread LRU cache for performance.
PerThreadCache(int) - Constructor for class org.forgerock.openam.utils.PerThreadCache
Initialises the thread-local cache with the given maximum size (i.e., number of threads).
PerThreadCipherProvider - Class in org.forgerock.openam.utils
A CipherProvider that caches ciphers in per-thread storage.
PerThreadCipherProvider(CipherProvider, int) - Constructor for class org.forgerock.openam.utils.PerThreadCipherProvider
Initialises the thread-local cipher cache, delegating to the supplied cipher provider for actual ciphers.
PerThreadCipherProvider(CipherProvider) - Constructor for class org.forgerock.openam.utils.PerThreadCipherProvider
Constructs a new PerThreadCipherProvider instance.
PGPDataElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for PGPData element declaration.
PGPDataElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for PGPData element declaration.
PGPDataElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
PGPDataElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
PGPDataElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
PGPDataElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
PGPDataElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
PGPDataElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
PGPDataType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for PGPDataType complex type.
PGPDataType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for PGPDataType complex type.
PGPDataTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
PGPDataTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
PGPDataTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
PGPDataTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
PGPDataTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
PGPDataTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
PHONE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Scopes
Phone scope.
PHONE_MAPPING - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
PIAFS - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The PIAFS type.
PIPE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
PIPE_SEPARATOR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Delimiters
PKCS7 - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The PKCS7 value type indicates that the value name given corresponds to a PKCS7 object.
PKCS7 - Static variable in class com.sun.identity.wss.security.BinarySecurityToken
The PKCS7 value type indicates that the value name given corresponds to a PKCS7 object
PKG - Static variable in interface com.iplanet.ums.validation.IValidator
Resource keys package name
PKIPath - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The PKIPATH value type indicates that the value name given corresponds to a PKI Path object.
PKIPATH - Static variable in class com.sun.identity.wss.security.BinarySecurityToken
The PKIPATH value type indicates that the value name given corresponds to a PKI Path object
PLACEHOLDER_RDN - Static variable in class com.sun.identity.sm.SMSEntry
 
PlainMechanismHandler - Class in com.sun.identity.liberty.ws.authnsvc.mechanism
The PlainMechanismHandler is a handler for 'PLAIN' mechanism.
PlainMechanismHandler() - Constructor for class com.sun.identity.liberty.ws.authnsvc.mechanism.PlainMechanismHandler
 
PLATFORM_CHARSET_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Platform Service Attributes
PLATFORM_CLIENT_CHARSET_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
PLATFORM_COOKIE_DOMAIN_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
PLATFORM_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for platform server list in naming table.
PLATFORM_LOCALE - Static variable in class com.sun.identity.common.ISLocaleContext
 
PLATFORM_LOCALE - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
PLATFORM_LOCALE_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
PLATFORM_SERVICE - Static variable in class com.iplanet.services.naming.service.NamingService
 
PLATFORM_SERVICE - Static variable in class com.sun.identity.sm.ServiceManager
 
PLATFORM_SERVICE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Platform Service Name
PLL - Static variable in class com.iplanet.services.comm.server.PLLAuditor
 
PLLAuditor - Class in com.iplanet.services.comm.server
Responsible for publishing audit access events for individual PLL request.
PLLAuditor(Debug, AuditEventPublisher, AuditEventFactory, HttpServletRequest) - Constructor for class com.iplanet.services.comm.server.PLLAuditor
Create a new Auditor.
PLLBundle - Class in com.iplanet.services.comm.share
 
PLLBundle() - Constructor for class com.iplanet.services.comm.share.PLLBundle
 
PLLClient - Class in com.iplanet.services.comm.client
The PLLClient class is used to send RequestSet XML documents to the URL specified in the send() method.
PLLClient() - Constructor for class com.iplanet.services.comm.client.PLLClient
 
pllDebug - Static variable in class com.iplanet.services.comm.server.PLLServer
 
PLLNotificationServlet - Class in com.iplanet.services.comm.client
The PLLNotificationServlet class is used to receive notifications from servers and forward those notifications to the high level services and applications for processing.
PLLNotificationServlet() - Constructor for class com.iplanet.services.comm.client.PLLNotificationServlet
 
PLLRequestServlet - Class in com.iplanet.services.comm.server
The PLLRequestServlet class is used to receive requests from applications and forward those requests to the corresponding servers for processing.
PLLRequestServlet() - Constructor for class com.iplanet.services.comm.server.PLLRequestServlet
 
PLLServer - Class in com.iplanet.services.comm.server
The PLLServer class is used by high level services and applications to send NotificationSet XML documents to destination URL identified in the send() method.
PLLServer() - Constructor for class com.iplanet.services.comm.server.PLLServer
 
PLUGIN - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
PLUGIN_CONFIG - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_CONFIG_INT_NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_CONFIG_ORG_NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_CONFIG_SCHEMA_NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_DOESNT_EXIST_FOR_REALM - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
PLUGIN_INTERFACE - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_INTERFACE_CLASS - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_NOT_CONFIGURED_CORRECTLY - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
PLUGIN_OPERATION_NOT_SUPPORTED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
PLUGIN_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_SCHEMA_CLASS_NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_SCHEMA_INT_NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_SCHEMA_JAR_URL - Static variable in class com.sun.identity.sm.SMSUtils
 
PLUGIN_SCHEMA_ORG_NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
PluginConfig - Class in com.sun.identity.sm
The class PluginConfig provides interfaces to manage the plugin configuration information of a service.
PluginConfig(String, ServiceConfigManager, PluginConfigImpl) - Constructor for class com.sun.identity.sm.PluginConfig
Protected constructor
PluginInterface - Class in com.sun.identity.sm
The class PluginInterface provides interfaces needed to obtain information about a plugin interface defined by the service schema.
PluginInterface(Node) - Constructor for class com.sun.identity.sm.PluginInterface
 
PluginInterface(String, String, String) - Constructor for class com.sun.identity.sm.PluginInterface
 
pluginName - Variable in class com.sun.identity.sm.PluginSchema
 
PluginSchema - Class in com.sun.identity.sm
The class PluginSchemaImpl provides the interfaces to obtain the schema information of a plugin that is configured for a service.
PluginSchema(SSOToken, String, String, String, String, String) - Constructor for class com.sun.identity.sm.PluginSchema
 
POLICIES - Static variable in class com.sun.identity.entitlement.PolicyDataStore
 
POLICIES_DO_NOT_MATCH_BY_NAME_RESOURCE_ACTION - Static variable in interface com.iplanet.ums.IUMSConstants
 
PoliciesAuditFilter - Class in org.forgerock.openam.rest.fluent
Filter which will audit any policy requests that pass through it.
PoliciesAuditFilter(Debug, CrestAuditorFactory) - Constructor for class org.forgerock.openam.rest.fluent.PoliciesAuditFilter
Guiced constructor.
policiesEligibleForUpgrade(String, String) - Method in class org.forgerock.openam.upgrade.steps.policy.UpgradeResourceTypeStep
A policy is eligible for upgrade if it does not contain any resource types.
POLICY - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents Policy Information
POLICY - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
The POLICY schema type defines the service's privilege information that are service dependent.
Policy - Class in com.sun.identity.entitlement.xacml3.core
Java class for PolicyType complex type.
Policy() - Constructor for class com.sun.identity.entitlement.xacml3.core.Policy
 
Policy - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
Policy(String) - Constructor for class com.sun.identity.policy.Policy
Deprecated.
Constructs a policy given the policy name.
Policy(String, String) - Constructor for class com.sun.identity.policy.Policy
Deprecated.
Constructs a policy given the policy name and description.
Policy(String, String, boolean) - Constructor for class com.sun.identity.policy.Policy
Deprecated.
Constructs a policy given the policy name,description and a referralPolicy flag.
Policy(String, String, boolean, boolean) - Constructor for class com.sun.identity.policy.Policy
Deprecated.
Constructs a policy given the policy name , description, referralPolicy flag, and active flag
Policy(PolicyManager, Node) - Constructor for class com.sun.identity.policy.Policy
Deprecated.
Constructs a policy given the Policy Node.
POLICY - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to policy.
POLICY - Static variable in class com.sun.identity.sm.SchemaType
The POLICY schema type defines the service's privilege information that are service dependent.
Policy22AgentIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntry
Variable for storing the value of "Policy22AgentIndex".
Policy22AgentName - Variable in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntry
Variable for storing the value of "Policy22AgentName".
POLICY_ACCESS - Static variable in class com.sun.identity.log.LogConstants
 
POLICY_ADD_LISTENER_RESPONSE - Static variable in class com.sun.identity.policy.remote.PolicyResponse
Add Policy Listener Resource ID.
POLICY_ADDED - Static variable in class com.sun.identity.policy.PolicyEvent
Deprecated.
constant to indicate change type policy added
POLICY_ADVICES_HANDLEABLE_BY_AM_RESPONSE - Static variable in class com.sun.identity.policy.remote.PolicyResponse
Policy Advices Handleable by OpenAM Response ID.
POLICY_ALREADY_EXISTS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
POLICY_CACHE_SIZE - Static variable in interface com.sun.identity.entitlement.EntitlementConfiguration
 
POLICY_CHANGE_TYPE - Static variable in class com.sun.identity.policy.remote.PolicyNotification
 
POLICY_CLASS_CAST_EXCEPTION - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
POLICY_CLASS_NOT_ACCESSIBLE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
POLICY_CLASS_NOT_INSTANTIABLE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
POLICY_CONDITION_NAME - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
POLICY_CONFIG_SERVICE - Static variable in class com.sun.identity.policy.PolicyConfig
 
POLICY_COSATTR_TYPE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
POLICY_DEBUG_NAME - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
 
POLICY_DECISION_POINT_DESCRIPTOR - Static variable in class com.sun.identity.configuration.ConfigFedMonitoring
 
POLICY_DEFINES_INVALID_RESOURCE_TYPE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
POLICY_DOMAIN_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
POLICY_ENFORCEMENT_POINT_DESCRIPTOR - Static variable in class com.sun.identity.configuration.ConfigFedMonitoring
 
POLICY_EVAL_THREAD_SIZE - Static variable in interface com.sun.identity.entitlement.EntitlementConfiguration
 
POLICY_EXCEPTION - Static variable in class com.sun.identity.policy.remote.PolicyResponse
Policy Exception ID.
POLICY_EXISTS_FOR_NAME - Static variable in interface com.iplanet.ums.IUMSConstants
 
POLICY_EXISTS_FOR_RESOURCE_ACTION - Static variable in interface com.iplanet.ums.IUMSConstants
 
POLICY_ID_KEY - Static variable in class org.forgerock.openam.uma.UmaConstants.UmaPolicy
 
POLICY_MODIFIED - Static variable in class com.sun.identity.policy.PolicyEvent
Deprecated.
constant to indicate change type policy modified
POLICY_MONITOR_DEBUG - Static variable in interface org.forgerock.openam.entitlement.monitoring.PolicyMonitor
 
POLICY_NAME_MISMATCH - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
POLICY_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
POLICY_NOTIFICATION_ID - Static variable in class com.sun.identity.policy.remote.PolicyService
Policy Notification ID.
POLICY_QUERY_ATTRIBUTES - Static variable in class org.forgerock.openam.entitlement.rest.PrivilegePolicyStoreProvider
 
POLICY_REMOVE_LISTENER_RESPONSE - Static variable in class com.sun.identity.policy.remote.PolicyResponse
Remove Policy Listener Resource ID.
POLICY_REMOVED - Static variable in class com.sun.identity.policy.PolicyEvent
Deprecated.
constant to indicate change type policy removed
POLICY_REQUEST_ADD_POLICY_LISTENER - Static variable in class com.sun.identity.policy.remote.PolicyRequest
Policy Request - Add Policy Listener ID.
POLICY_REQUEST_ADVICES_HANDLEABLE_BY_AM_REQUEST - Static variable in class com.sun.identity.policy.remote.PolicyRequest
Policy Request - Advices handleable by OpenAM ID.
POLICY_REQUEST_GET_RESOURCE_RESULTS - Static variable in class com.sun.identity.policy.remote.PolicyRequest
Policy Request - Get Resource Results ID.
POLICY_REQUEST_ID - Static variable in class com.sun.identity.policy.remote.PolicyService
Policy Request ID.
POLICY_REQUEST_REMOVE_POLICY_LISTENER - Static variable in class com.sun.identity.policy.remote.PolicyRequest
Policy Request - Remove Policy Listener ID.
POLICY_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
POLICY_RESOURCE_WITH_COPY_MOVE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
POLICY_RESPONSE_ID - Static variable in class com.sun.identity.policy.remote.PolicyService
Policy Response ID.
POLICY_RESPONSE_RESOURCE_RESULT - Static variable in class com.sun.identity.policy.remote.PolicyResponse
Policy Response Resource Result ID.
POLICY_ROOT_NODE - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
 
POLICY_ROOT_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
POLICY_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
POLICY_SEARCH_THREAD_SIZE - Static variable in interface com.sun.identity.entitlement.EntitlementConfiguration
 
POLICY_SERVICE - Static variable in class com.sun.identity.policy.remote.PolicyService
Policy Service name.
POLICY_SERVICE_NAME - Static variable in class com.sun.identity.policy.PolicyManager
Deprecated.
The service name for Policy component.
POLICY_STATS - Static variable in class com.sun.identity.policy.PolicyCache
 
POLICY_STORE - Static variable in class com.sun.identity.entitlement.opensso.DataStore
 
POLICY_SUFFIX - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
POLICY_TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Represents a Policy template type
POLICY_URI - Static variable in class org.forgerock.openam.cts.api.fields.ResourceSetTokenField
 
POLICY_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
POLICY_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ResourceSets
 
PolicyAction - Enum in org.forgerock.openam.entitlement.rest
Enum class that represents the different policy actions available.
PolicyAttachmentElement - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for PolicyAttachment element declaration.
PolicyAttachmentElementImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyAttachmentElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
PolicyAttachmentElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyAttachmentType - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for anonymous complex type.
PolicyAttachmentTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyAttachmentTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
PolicyAttachmentTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyCache - Class in com.sun.identity.policy
The class PolicyCache manages policy cache for the policy framework.
policyChanged(PolicyEvent) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
This method is called by the policy framework whenever a policy is added, removed or changed.
policyChanged(PolicyEvent) - Method in interface com.sun.identity.policy.interfaces.PolicyListener
Deprecated.
This method is called by the policy framework whenever a policy is added, removed or changed.
policyChanged(PolicyEvent) - Method in class com.sun.identity.policy.PolicyDecisionCacheListener
This is the callback implementation for the PolicyListener which gets called when a policy changes.
policyChanged(PolicyEvent) - Method in class com.sun.identity.policy.remote.PolicyListenerRequest
Handles policy change event.
PolicyChangeNotification - Class in com.sun.identity.policy.remote
This PolicyChangeNotification class represents a PolicyChangeNotification XML document.
PolicyCombinerParameters - Class in com.sun.identity.entitlement.xacml3.core
Java class for PolicyCombinerParametersType complex type.
PolicyCombinerParameters() - Constructor for class com.sun.identity.entitlement.xacml3.core.PolicyCombinerParameters
 
policyCombiningAlgId - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
PolicyCondition - Class in com.sun.identity.entitlement.opensso
This condition wraps all OpenAM policy conditions.
PolicyCondition() - Constructor for class com.sun.identity.entitlement.opensso.PolicyCondition
 
PolicyCondition(String, String, Map<String, Set<String>>) - Constructor for class com.sun.identity.entitlement.opensso.PolicyCondition
Constructor.
PolicyConfig - Class in com.sun.identity.policy
The PolicyConfig class manages policy configuration for an organization and resource comparator configuration for a serviceType.
PolicyConfigUpgradeHelper - Class in org.forgerock.openam.upgrade.helpers
This helper is used to hide deprecated settings from the global policy configuration ui on upgrade of the product.
PolicyConfigUpgradeHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.PolicyConfigUpgradeHelper
 
PolicyConstants - Class in org.forgerock.openam.entitlement
Simple class to be a holder for shared policy constants.
PolicyDataStore - Class in com.sun.identity.entitlement
This class implements method to persist policy in datastore.
PolicyDataStore() - Constructor for class com.sun.identity.entitlement.PolicyDataStore
 
PolicyDecision - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
PolicyDecision() - Constructor for class com.sun.identity.policy.PolicyDecision
Deprecated.
Default constructor.
PolicyDecisionCacheListener - Class in com.sun.identity.policy
The class PolicyDecisionCacheListener implements PolicyListener interface.
PolicyDecisionCacheListener(String) - Constructor for class com.sun.identity.policy.PolicyDecisionCacheListener
Constructor of PolicyDecisionCacheListener
PolicyDecisionUtils - Class in com.sun.identity.policy.util
The class provides some policy utility methods to be used by authentication service for Resource/IP/Environment based authentication.
PolicyDecisionUtils() - Constructor for class com.sun.identity.policy.util.PolicyDecisionUtils
 
policyDefaults - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
PolicyElement - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for Policy element declaration.
PolicyElementImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
PolicyElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyEntitlementModule - Class in org.forgerock.openam.entitlement
Registers legacy policy conditions and subjects as entitlement conditions and subjects.
PolicyEntitlementModule() - Constructor for class org.forgerock.openam.entitlement.PolicyEntitlementModule
 
PolicyEvalsIn - Variable in class com.sun.identity.monitoring.SsoServerPolicySvc
Variable for storing the value of "PolicyEvalsIn".
PolicyEvalsOut - Variable in class com.sun.identity.monitoring.SsoServerPolicySvc
Variable for storing the value of "PolicyEvalsOut".
PolicyEvaluation - Class in org.forgerock.openam.monitoring.policy
The class is used for implementing the "PolicyEvaluation" group.
PolicyEvaluation(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.PolicyEvaluation
Constructor for the "PolicyEvaluation" group.
PolicyEvaluation(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.policy.PolicyEvaluation
Constructor for the "PolicyEvaluation" group.
PolicyEvaluationException - Exception in com.sun.identity.policy.remote
The class PolicyEvaluationException is the exception for the error happening in policy request XML parsing and policy request evaluation.
PolicyEvaluationException(String) - Constructor for exception com.sun.identity.policy.remote.PolicyEvaluationException
Constructs an instance of the PolicyEvaluationException.
PolicyEvaluationException(Throwable) - Constructor for exception com.sun.identity.policy.remote.PolicyEvaluationException
Constructs an instance of the PolicyEvaluationException
PolicyEvaluationException(Throwable, String) - Constructor for exception com.sun.identity.policy.remote.PolicyEvaluationException
Constructs an instance of the PolicyEvaluationException class.
PolicyEvaluationException(String, String, Object[], Throwable, String) - Constructor for exception com.sun.identity.policy.remote.PolicyEvaluationException
Constructs an instance of PolicyEvaluationException to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
PolicyEvaluationException(String, String, Object[], Throwable) - Constructor for exception com.sun.identity.policy.remote.PolicyEvaluationException
Constructs an instance of PolicyEvaluationException to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
PolicyEvaluationException(String, String) - Constructor for exception com.sun.identity.policy.remote.PolicyEvaluationException
Constructs an instance of the PolicyEvaluationException class.
PolicyEvaluationException(String, Throwable) - Constructor for exception com.sun.identity.policy.remote.PolicyEvaluationException
Constructs an instance of the PolicyEvaluationException class.
PolicyEvaluationException(String, Throwable, String) - Constructor for exception com.sun.identity.policy.remote.PolicyEvaluationException
Constructs an instance of the PolicyEvaluationException class.
PolicyEvaluationImpl - Class in org.forgerock.openam.monitoring.policy
Implementation of the SNMP SubtreeTiming interface.
PolicyEvaluationImpl(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.PolicyEvaluationImpl
Constructs an instance of the PolicyEvaluation interface.
PolicyEvaluationMBean - Interface in org.forgerock.openam.monitoring.policy
This interface is used for representing the remote management interface for the "PolicyEvaluation" MBean.
PolicyEvaluationMeta - Class in org.forgerock.openam.monitoring.policy
The class is used for representing SNMP metadata for the "PolicyEvaluation" group.
PolicyEvaluationMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Constructor for the metadata associated to "PolicyEvaluation".
PolicyEvaluator - Class in com.sun.identity.policy.client
This class provides methods to get policy decisions for clients of policy service.
PolicyEvaluator - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
PolicyEvaluator(String) - Constructor for class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Constructor to create a PolicyEvaluator given the ServiceType name.
PolicyEvaluator(String, String) - Constructor for class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Constructor to create a PolicyEvaluator given organization name and the ServiceType name.
PolicyEvaluator(String, String, String) - Constructor for class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Creates a new policy evaluator instance.
PolicyEvaluator - Interface in org.forgerock.openam.entitlement.rest
Attempts to evaluate and provide authorisation decisions based on policy requests.
PolicyEvaluatorFactory - Class in com.sun.identity.policy.client
This class acts as a factory to get an instance of com.sun.idenity.policy.client.PolicyEvaluator
PolicyEvaluatorFactory - Interface in org.forgerock.openam.entitlement.rest
Factory provides policy evaluators used to process policy requests.
PolicyEvent - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
PolicyEventType - Enum in com.sun.identity.entitlement
Defines the types of policy events.
PolicyException - Exception in com.sun.identity.policy
The class PolicyException is the basic exception for the the policy component.
PolicyException(String) - Constructor for exception com.sun.identity.policy.PolicyException
Constructs an instance of the PolicyException class.
PolicyException(Throwable) - Constructor for exception com.sun.identity.policy.PolicyException
Constructs an instance of the PolicyException class.
PolicyException(String, Throwable) - Constructor for exception com.sun.identity.policy.PolicyException
Constructs an instance of the PolicyException class.
PolicyException(String, String, Object[], Throwable) - Constructor for exception com.sun.identity.policy.PolicyException
Constructs an instance of PolicyException to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
PolicyExport - Class in org.forgerock.openam.cli.entitlement
Exports policy model resources into a JSON file.
PolicyExport(Client) - Constructor for class org.forgerock.openam.cli.entitlement.PolicyExport
Constructs a new json resource command.
PolicyFactory - Class in com.sun.identity.xacml.policy
This is the factory class to obtain instances of the objects defined in xacml context schema.
PolicyGraph - Class in org.forgerock.openam.uma.rest
Graph representation of the policy engine policies that represent all UMA policies for a single resource set.
PolicyGraph(ResourceSetDescription) - Constructor for class org.forgerock.openam.uma.rest.PolicyGraph
Construct a new instance to evaluate and update the graph of rights within the policy engine.
policyId - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
PolicyIdentifierList - Class in com.sun.identity.entitlement.xacml3.core
Java class for PolicyIdentifierListType complex type.
PolicyIdentifierList() - Constructor for class com.sun.identity.entitlement.xacml3.core.PolicyIdentifierList
 
policyIdentifierList - Variable in class com.sun.identity.entitlement.xacml3.core.Result
 
policyIdRef - Variable in class com.sun.identity.entitlement.xacml3.core.PolicyCombinerParameters
 
policyIdReferenceOrPolicySetIdReference - Variable in class com.sun.identity.entitlement.xacml3.core.PolicyIdentifierList
 
policyIdToPrivilegeName(String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
PolicyImport - Class in org.forgerock.openam.cli.entitlement
Given a json file containing the policy model export, attempts to create or update policy model resources.
PolicyImport(Client) - Constructor for class org.forgerock.openam.cli.entitlement.PolicyImport
Constructs a new json resource command.
policyIssuer - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
PolicyIssuer - Class in com.sun.identity.entitlement.xacml3.core
Java class for PolicyIssuerType complex type.
PolicyIssuer() - Constructor for class com.sun.identity.entitlement.xacml3.core.PolicyIssuer
 
policyIssuer - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
PolicyJ2EEAgentAgentURL - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Variable for storing the value of "PolicyJ2EEAgentAgentURL".
PolicyJ2EEAgentGroup - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Variable for storing the value of "PolicyJ2EEAgentGroup".
PolicyJ2EEAgentIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Variable for storing the value of "PolicyJ2EEAgentIndex".
PolicyJ2EEAgentName - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Variable for storing the value of "PolicyJ2EEAgentName".
PolicyJ2EEAgentServerURL - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Variable for storing the value of "PolicyJ2EEAgentServerURL".
PolicyJ2EEGroupIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntry
Variable for storing the value of "PolicyJ2EEGroupIndex".
PolicyJ2EEGroupName - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntry
Variable for storing the value of "PolicyJ2EEGroupName".
PolicyJ2EEGroupServerURL - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntry
Variable for storing the value of "PolicyJ2EEGroupServerURL".
PolicyListener - Interface in com.sun.identity.policy.interfaces
Deprecated.
since 12.0.0
PolicyListenerRequest - Class in com.sun.identity.policy.remote
This PolicyListenerRequest class represents an AddPolicyListener XML document.
PolicyListenerRequest() - Constructor for class com.sun.identity.policy.remote.PolicyListenerRequest
Default constructor for PolicyListenerRequest
PolicyLockFactory - Enum in com.sun.identity.policy
Maintains a singleton instance to the shared lock factory.
PolicyManager - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
PolicyManager(SSOToken) - Constructor for class com.sun.identity.policy.PolicyManager
Deprecated.
Constructor for PolicyManager for the top (or root) organization.
PolicyManager(SSOToken, String) - Constructor for class com.sun.identity.policy.PolicyManager
Deprecated.
Constructor for PolicyManager for the specified organization, sub organization or a container object.
PolicyMonitor - Interface in org.forgerock.openam.entitlement.monitoring
An interface to a data structure for storing monitoring information about policy evaluations.
PolicyMonitorImpl - Class in org.forgerock.openam.entitlement.monitoring
Singleton through which all access to the policy monitoring stores is achieved.
PolicyMonitorImpl(Debug, ExecutorService, EvaluationMonitoringStore, EvaluationTimingStore, EvaluationMonitoringStore, EvaluationTimingStore, InternalEvaluationTimingStore) - Constructor for class org.forgerock.openam.entitlement.monitoring.PolicyMonitorImpl
Guice-powered constructor.
PolicyMonitoringType - Enum in org.forgerock.openam.entitlement.monitoring
For extensibility, for if more than just the binary SELF or SUBTREE are needed.
PolicyNotification - Class in com.sun.identity.policy.remote
This PolicyNotification class represents a PolicyNotification XML document.
PolicyNotificationHandler - Class in com.sun.identity.policy.client
Class that handles policy notifications from PLLNotificationServlet.
PolicyNotificationHandler(ResourceResultCache) - Constructor for class com.sun.identity.policy.client.PolicyNotificationHandler
Initializes PolicyNotificationHandler with a ResourceResultCache.
policyObjectToPrivileges(Object) - Static method in class com.sun.identity.entitlement.opensso.PrivilegeUtils
 
PolicyParser - Interface in org.forgerock.openam.entitlement.rest
Interface for parsing policies from some resource representation.
PolicyPrivilegeManager - Class in com.sun.identity.entitlement.opensso
Implementation of PrivilegeManager that saves privileges as com.sun.identity.policy objects
PolicyPrivilegeManager(ApplicationServiceFactory, ResourceTypeService, ConstraintValidator, NotificationBroker, NotificationsConfig) - Constructor for class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
Creates instance of PolicyPrivilegeManager
PolicyReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for PolicyReference element declaration.
PolicyReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
PolicyReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyReferenceType - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for anonymous complex type.
PolicyReferenceTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyReferenceTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
PolicyReferenceTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyRequest - Class in com.sun.identity.policy.remote
This PolicyRequest class represents a PolicyRequest XML document.
PolicyRequest() - Constructor for class com.sun.identity.policy.remote.PolicyRequest
Default constructor for PolicyRequest.
PolicyRequest - Class in org.forgerock.openam.entitlement.rest.model.json
Basic policy request that captures the common attributes for all policy requests.
PolicyRequestFactory - Class in org.forgerock.openam.entitlement.rest
Factory used for creating policy requests.
PolicyRequestFactory(SSOTokenManager) - Constructor for class org.forgerock.openam.entitlement.rest.PolicyRequestFactory
 
PolicyRequestHandler - Class in com.sun.identity.policy.remote
The PolicyRequestHandler class handles the policy related service requests sent by the Policy Enforcers.
PolicyRequestHandler() - Constructor for class com.sun.identity.policy.remote.PolicyRequestHandler
 
PolicyResource - Class in org.forgerock.openam.entitlement.rest
REST endpoint for policy/entitlements management and evaluation.
PolicyResource(PolicyEvaluatorFactory, PolicyRequestFactory, PolicyParser, PolicyStoreProvider, ExceptionMappingHandler<EntitlementException, ResourceException>) - Constructor for class org.forgerock.openam.entitlement.rest.PolicyResource
 
PolicyResourceDelegate - Class in org.forgerock.openam.uma.rest
Delegate that provide methods to create, update, delete and query sets of underlying backend policies.
PolicyResourceDelegate(RequestHandler) - Constructor for class org.forgerock.openam.uma.rest.PolicyResourceDelegate
Constructs an instance of the PolicyResourceDelegate.
PolicyResourceWithCopyMoveSupport - Class in org.forgerock.openam.entitlement.rest
Adds additional behaviour to the existing PolicyResource to support the move and copy of policies.
PolicyResponse - Class in com.sun.identity.policy.remote
This PolicyResponse represents a PolicyResponse XML document.
PolicyResponse() - Constructor for class com.sun.identity.policy.remote.PolicyResponse
Default constructor for PolicyResponse.
PolicyResponseProvider - Class in com.sun.identity.entitlement.opensso
This class is used to wrap legacy response providers from previous OpenAM versions and makes them available to the OpenAM entitlement framework.
PolicyResponseProvider() - Constructor for class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Default constructor
PolicyResponseProvider(String, String, String, Set<String>) - Constructor for class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Used by the entitlement framework to create an instance of this class
PolicySearch - Class in org.forgerock.openam.uma
 
PolicySearch(Collection<UmaPolicy>) - Constructor for class org.forgerock.openam.uma.PolicySearch
 
PolicySearch() - Constructor for class org.forgerock.openam.uma.PolicySearch
 
PolicyService - Class in com.sun.identity.policy.remote
This PolicyService class repolicyResents a PolicyService XML document.
PolicyService() - Constructor for class com.sun.identity.policy.remote.PolicyService
Default Constructor for PolicyService.
PolicySet - Class in com.sun.identity.entitlement.xacml3.core
Java class for PolicySetType complex type.
PolicySet() - Constructor for class com.sun.identity.entitlement.xacml3.core.PolicySet
 
PolicySetCombinerParameters - Class in com.sun.identity.entitlement.xacml3.core
Java class for PolicySetCombinerParametersType complex type.
PolicySetCombinerParameters() - Constructor for class com.sun.identity.entitlement.xacml3.core.PolicySetCombinerParameters
 
policySetDefaults - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
policySetId - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
policySetIdRef - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySetCombinerParameters
 
policySetOrPolicyOrPolicySetIdReference - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
policySetToPrivileges(PolicySet) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
PolicySSOTokenListener - Class in com.sun.identity.policy
The class PolicySSOTokenListener implements SSOTokenListener interface and is used for maintaining the policy decision cache , subject evaluation cache, User Role cache maintained by LDAPRoles subject, as well as the user nsRole attribute values cache.
PolicySSOTokenListener() - Constructor for class com.sun.identity.policy.PolicySSOTokenListener
Constructor of PolicySSOTokenListener
PolicyStatsListener - Class in com.sun.identity.policy
Implementation of com.iplanet.am.util.StatsListener, to record policy cache stats We would potentially record cache stats of PolicyCache: policies, policyManagers, policyListenersMap PolicyEvaluator: policyResultsCache, ssoListenerRegistry, policyListenerRegistry, userNSRoleCache, resouceNamesMap PolicyRequestHandler: policyEvaluators, listenerRegistry An instance of PolicyStatsListener is constructed and registered with Stats service at the first invocation of PolicyCache.getInstance() call
PolicyStatsListener(Stats) - Constructor for class com.sun.identity.policy.PolicyStatsListener
Constructs PolicyStatsListener
PolicyStatus - Variable in class com.sun.identity.monitoring.SsoServerPolicySvc
Variable for storing the value of "PolicyStatus".
PolicyStore - Interface in org.forgerock.openam.entitlement.rest
Interface used to decouple the resource from storage of entitlements policies (privileges).
PolicyStoreProvider - Interface in org.forgerock.openam.entitlement.rest
Abstract factory pattern for looking up PolicyStore implementations for a given realm and caller subject (determined by server context).
PolicySubject - Class in com.sun.identity.entitlement.opensso
This subject wraps all OpenAM policy subjects.
PolicySubject() - Constructor for class com.sun.identity.entitlement.opensso.PolicySubject
 
PolicySubject(String, String, Set<String>, boolean) - Constructor for class com.sun.identity.entitlement.opensso.PolicySubject
Constructor.
PolicyTimingEntry - Class in org.forgerock.openam.entitlement.monitoring
Used to store details on how long a policy evaluation took.
PolicyTimingEntry(long, String, String, String, Subject) - Constructor for class org.forgerock.openam.entitlement.monitoring.PolicyTimingEntry
Constructor for non-policy-specific timing events.
PolicyTimingEntry(String, long, String, String, String, Subject) - Constructor for class org.forgerock.openam.entitlement.monitoring.PolicyTimingEntry
Constructor for a policy-specific timing event.
policyToApplication(Policy) - Static method in class org.forgerock.openam.xacml.v3.XACMLApplicationUtils
Creates an Application instance from the attributes of the Policy instance.
policyToPrivilege(Policy) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
policyToPrivileges(Object) - Static method in class com.sun.identity.entitlement.opensso.PrivilegeUtils
Maps an OpenAM Policy to entitlement Privilege
policyToPrivileges(Policy, Set<IPrivilege>) - Static method in class com.sun.identity.entitlement.opensso.PrivilegeUtils
 
policyToReferral(Policy) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
policyToXML(Object) - Static method in class com.sun.identity.entitlement.opensso.PrivilegeUtils
 
PolicyType - Interface in com.sun.identity.wsfederation.jaxb.wspolicy
Java content class for anonymous complex type.
PolicyTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
PolicyTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wspolicy.impl
 
PolicyUtils - Class in com.sun.identity.policy
The class PolicyUtils provides utility(static) methods that would be used by policy pacakge
PolicyUtils() - Constructor for class com.sun.identity.policy.PolicyUtils
 
PolicyV1Filter - Class in org.forgerock.openam.entitlement.rest
CREST filter used transform between version 1.0 and version 2.0 of the json for the policy endpoint.
PolicyV1Filter(ApplicationServiceFactory, ExceptionMappingHandler<EntitlementException, ResourceException>, ContextHelper, Debug) - Constructor for class org.forgerock.openam.entitlement.rest.PolicyV1Filter
 
PolicyWebAgentAgentURL - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Variable for storing the value of "PolicyWebAgentAgentURL".
PolicyWebAgentGroup - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Variable for storing the value of "PolicyWebAgentGroup".
PolicyWebAgentIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Variable for storing the value of "PolicyWebAgentIndex".
PolicyWebAgentName - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Variable for storing the value of "PolicyWebAgentName".
PolicyWebAgentServerURL - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Variable for storing the value of "PolicyWebAgentServerURL".
PolicyWebGroupIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntry
Variable for storing the value of "PolicyWebGroupIndex".
PolicyWebGroupName - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntry
Variable for storing the value of "PolicyWebGroupName".
PolicyWebGroupServerURL - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntry
Variable for storing the value of "PolicyWebGroupServerURL".
policyWindowSize(int) - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
poll() - Method in class org.forgerock.oauth2.core.DeviceCode
Updates the last poll time of this device code.
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.
PollingWaitAssistant - Class in org.forgerock.openam.authentication.callbacks.helpers
The PollingWaitAssistant class is used by an authentication module to assist in the completion of the PollingWait callback.
PollingWaitAssistant(long, long, long, long) - Constructor for class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitAssistant
Create a new PollingWaitAssistant from the parent login module with a timeout value.
PollingWaitAssistant(long) - Constructor for class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitAssistant
Create a new PollingWaitAssistant from the parent login module with a timeout value.
PollingWaitAssistant.PollingWaitState - Enum in org.forgerock.openam.authentication.callbacks.helpers
The polling wait is used to indicate the current wait situation.
PollingWaitCallback - Class in org.forgerock.openam.authentication.callbacks
Class representative of a PollingWaitCallback Callback Object which instructs a client to wait for the given period and then resubmit their request.
PollingWaitCallback(String) - Constructor for class org.forgerock.openam.authentication.callbacks.PollingWaitCallback
Constructor for creating this Callback
PollingWaitCallback.PollingWaitCallbackBuilder - Class in org.forgerock.openam.authentication.callbacks
Builder object for the PollingWaitCallback
PollingWaitCallbackBuilder() - Constructor for class org.forgerock.openam.authentication.callbacks.PollingWaitCallback.PollingWaitCallbackBuilder
 
PollingWaitSpamChecker - Class in org.forgerock.openam.authentication.callbacks.helpers
The PollingWaitSpamChecker is a tool for verifying that the client using the PollingWait callback is polling at an acceptable interval.
PollingWaitSpamChecker(long, int) - Constructor for class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitSpamChecker
Constructor for the spam checker, setting a custom gr`ce period and strike count.
PollingWaitSpamChecker() - Constructor for class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitSpamChecker
Default Constructor for the spam checker.
pong(PongMessage) - Method in class org.forgerock.openam.notifications.websocket.NotificationsWebSocket
Called when the server receives a pong.
PooledTaskExecutor - Class in org.forgerock.openam.sm.datalayer.impl
This is a thread-safe, synchronous TaskExecutor that is implemented as a pool of SimpleTaskExecutor instances.
PooledTaskExecutor(Provider<SimpleTaskExecutor>, Debug, ConnectionType, ConnectionConfigFactory, Semaphore) - Constructor for class org.forgerock.openam.sm.datalayer.impl.PooledTaskExecutor
Creates a new Executor pool.
popAttributes() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
popAttributes() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Discards the previously stored attribute set.
popAttributes() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
popAttributes() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Discards the previously stored attribute set.
popContentHandler() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
popContentHandler() - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Pops a content handler from the stack and registers it as the current content handler.
popContentHandler() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
popContentHandler() - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Pops a content handler from the stack and registers it as the current content handler.
popException(Request) - Static method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
populate(MBeanServer, ObjectName) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the MIB with no registration in Java DMK.
populate(MBeanServer, ObjectName) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Initialization of the MIB with no registration in Java DMK.
populate(MBeanServer, ObjectName) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Initialization of the MIB with no registration in Java DMK.
populate(MBeanServer, ObjectName) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Initialization of the MIB with no registration in Java DMK.
populateClient(String, Properties) - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Simple utility method that parsed the properties file for the different clients.
populatedBuilder() - Method in class org.forgerock.openam.entitlement.ResourceType
Create a builder for this ResourceType with all fields populated and ready for modification.
populatedBuilder() - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration
Create a builder for this ScriptConfiguration with all fields populated and ready for modification.
populateDefaultUserAttributes() - Method in class com.sun.identity.authentication.service.LoginState
Populate all the default user attribute for profile
populateLockoutValues(String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Populates the password reset lockout attributes for a given organization distinguished name and stored them in the model.
populateManagedObjects() - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
populateManagedObjectsWithDefaults() - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
populateProperties(InternalSession, InternalSession, boolean) - Method in class org.forgerock.openam.authentication.service.SessionPropertyUpgrader
Entry point for LoginState.
populatePropertiesFromStateless(StatelessSession, InternalSession) - Method in class org.forgerock.openam.authentication.service.SessionPropertyUpgrader
Entry point for LoginState.
populateQuestionsList(String, String) - Method in class com.sun.identity.password.ui.PWResetQuestionTiledView
Populates secret questionKeys list
populateUpgradeHelpers() - Static method in class org.forgerock.openam.upgrade.ServerUpgrade
 
PORT - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
port - Variable in class com.sun.identity.common.configuration.ServerConfigXML.ServerObject
 
PORT_PROP - Static variable in class org.forgerock.openam.radius.server.ConsoleClient
Name of the property containing the port number to be used in communication with the RADIUS server.
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.
PortLimitAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Port-Limit field as specified in section 5.42 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
PortLimitAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.PortLimitAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
PortLimitAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.PortLimitAttribute
Constructs a new instance from the maximum number of ports to be provided to the user by the NAS.
PORTMASTER - Static variable in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Use PortMaster which is some proprietary protocol.
PortValidator - Class in org.forgerock.openam.sm.validation
Service Manager validator for ports.
PortValidator() - Constructor for class org.forgerock.openam.sm.validation.PortValidator
 
PositiveIntegerValidator - Class in com.sun.identity.common.validation
Deprecated.
As of OpenSSO version 8.0 PositiveIntegerValidator
PositiveIntegerValidator - Class in com.sun.identity.shared.validation
Validator for positive integer format.
PositiveIntegerValidator - Class in org.forgerock.openam.audit.validation
Service Manager validator for positive integers.
PositiveIntegerValidator() - Constructor for class org.forgerock.openam.audit.validation.PositiveIntegerValidator
 
PossibleLocales - Class in com.sun.identity.common.admin
This class provides a set of possible locales.
PossibleLocales() - Constructor for class com.sun.identity.common.admin.PossibleLocales
 
post() - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Set the HTTP method to POST
POST - Static variable in class com.sun.identity.sae.api.Utils
Http POST
Post - Annotation Type in org.forgerock.openam.http.annotations
Specify a POST HTTP method endpoint.
post(String, String, Map<String, List<Map<String, String>>>) - Method in class org.forgerock.openam.scripting.api.http.GroovyHttpClient
Deprecated.
 
post(String, String, NativeObject) - Method in class org.forgerock.openam.scripting.api.http.JavaScriptHttpClient
Deprecated.
 
POST - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
POST_ACTION - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Attribute name for communicating form action URL from servlet to JSP
POST_ASSERTION - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant for assertion parameter.
POST_ASSERTION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
POST_ASSERTION_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
A POST attribute name that specifies an assertion.
POST_ATTR_NAMES - Static variable in class com.sun.identity.saml.common.SAMLConstants
A POST attribute name that specifies attribute names of an assertion.
POST_AUTH_PROCESS_INSTANCE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
POST_AUTHN_REQUEST_PARAM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Post AuthnRequest parameter
POST_AUTHN_RESPONSE_PARAM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Post AuthnResponse parameter
POST_LOGIN_PAGE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Post-login page
POST_LOGIN_PROCESS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
POST_LOGOUT_REDIRECT_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: OpenId Connect End Session request.
POST_LOGOUT_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
POST_PROCESS_LOGIN_FAILURE_URL - Static variable in interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface
Constant to represent SPI redirect URL on login failure.
POST_PROCESS_LOGIN_SUCCESS_URL - Static variable in interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface
Constant to represent SPI redirect URL on login success.
POST_PROCESS_LOGOUT_URL - Static variable in interface com.sun.identity.authentication.spi.AMPostAuthProcessInterface
Constant to represent SPI redirect URL on logout.
POST_PROCESS_SUCCESS_URL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
POST_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
POST_RESPONSE_INVALID_SIGNATURE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
POST_SAML_RESPONSE_PARAM - Static variable in class com.sun.identity.saml.common.SAMLConstants
Parameter for SAML response used in SAML web browser post profile.
POST_TARGET_PARAM - Static variable in class com.sun.identity.saml.common.SAMLConstants
Parameter for SAML TARGET.
POST_TO_TARGET_FAILED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
POST_TO_TARGET_URLS - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies POST to Target URLs.
POST_WA - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Attribute name for communicating WS-Federation wa parameter from servlet to JSP
POST_WCTX - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Attribute name for communicating WS-Federation wctx parameter from servlet to JSP
POST_WRESULT - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Attribute name for communicating WS-Federation wresult parameter from servlet to JSP
PostAuthenticationPluginUpgradeStep - Class in org.forgerock.openam.upgrade.steps
An upgrade step to update the classes of Post Authentication Plugins in authentication settings and chains which have been changed.
PostAuthenticationPluginUpgradeStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.PostAuthenticationPluginUpgradeStep
 
POSTCleanUpRunnable - Class in com.sun.identity.saml.servlet
This is a helper class used by SAMLPOSTProfileServlet to clean up expired assertionIDs from the map.
POSTCleanUpRunnable(long, Map) - Constructor for class com.sun.identity.saml.servlet.POSTCleanUpRunnable
Constructor.
postData(String) - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Add HTTP POST data.
postDeregister() - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
postMail(String[], String, String, String, String) - Method in class com.iplanet.am.util.AMSendMail
Posts e-mail messages to users.
postMail(String[], String, String, String) - Method in class com.iplanet.am.util.AMSendMail
Posts e-mail messages to users.
postMail(String[], String, String, String, String, String) - Method in class com.iplanet.am.util.AMSendMail
Posts e-mail messages to users.
postMail(String[], String, String, String, String, String, String, String, String, boolean) - Method in class com.iplanet.am.util.AMSendMail
Posts e-mail messages to users.
postMail(String[], String, String, String, String, String, String, String, String, String, boolean) - Method in class com.iplanet.am.util.AMSendMail
Posts e-mail messages to users.
postNewNameIDSuccess(String, String, HttpServletRequest, HttpServletResponse, String, ManageNameIDRequest, ManageNameIDResponse, String) - Method in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Invokes after new Name Identifier processing succeeded.
postNewNameIDSuccess(String, String, HttpServletRequest, HttpServletResponse, String, ManageNameIDRequest, ManageNameIDResponse, String) - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
postProcess(SSOToken, String, String, AttrSet, AttrSet, int, int, boolean) - Method in class com.iplanet.am.sdk.ldap.CallBackHelper
 
postProcess(SSOToken, String, String, Map, Map, int, int, boolean) - Method in class com.iplanet.am.sdk.ldap.CallBackHelper
 
POSTPROCESS_INSTANCE_SET - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
postProcessAddUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets invoked after users are added to a role/group.
postProcessCreate(SSOToken, String, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets invoked after a entry create operation is performed.
postProcessDelete(SSOToken, String, Map, boolean, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets invoked after a entry entry is deleted.
postProcessDelete(SSOToken, String, Map, boolean, int) - Method in class com.sun.identity.policy.plugins.SubjectReferentialIntegrityPlugin
This implementation would visit all the subjects in policies across all orgs/sub-orgs and remove the subject values corresponding to the deleted entry DN.
postProcessEvent(AuditEvent) - Method in class org.forgerock.openam.rest.fluent.CrestNoPathDetailsAuditor
This wipes out the http request path beyond /sessions, i.e. all information relating to the session id.
postProcessModify(SSOToken, String, Map, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets invoked after a entry is modified
postProcessModifyMemberShip(SSOToken, String, String, Set, int, int) - Method in class com.iplanet.am.sdk.ldap.CallBackHelper
Special method for post processing memberShip modification for roles & groups.
postProcessRemoveUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets invoked after users are removed from a role/group.
POSTPROFILE - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
POSTPROFILE - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
postRegister(Boolean) - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
postRegisterNameIdentifierSuccess(String, HttpServletRequest, HttpServletResponse, String, FSNameRegistrationRequest, FSNameRegistrationResponse, String) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Invokes after Register Name Identifier processing is successful
postRegisterNameIdentifierSuccess(String, HttpServletRequest, HttpServletResponse, String, FSNameRegistrationRequest, FSNameRegistrationResponse, String) - Method in class com.sun.identity.federation.plugins.FSDefaultSPAdapter
Invokes after Register Name Identifier processing is successful
postSingleLogoutSuccess(String, HttpServletRequest, HttpServletResponse, String, FSLogoutNotification, FSLogoutResponse, String) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Invokes after single logout is successful completed, i.e. user token has been invalidated.
postSingleLogoutSuccess(String, HttpServletRequest, HttpServletResponse, String, FSLogoutNotification, FSLogoutResponse, String) - Method in class com.sun.identity.federation.plugins.FSDefaultSPAdapter
Invokes after single logout is successful completed, i.e. user token has been invalidated.
postSingleLogoutSuccess(String, String, HttpServletRequest, HttpServletResponse, String, LogoutRequest, LogoutResponse, String) - Method in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Invokes after single logout process succeeded, i.e. user session has been invalidated.
postSingleLogoutSuccess(String, String, HttpServletRequest, HttpServletResponse, String, LogoutRequest, LogoutResponse, String) - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
postSingleSignOnFailure(String, String, HttpServletRequest, HttpServletResponse, AuthnRequest, Response, String, int) - Method in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Invokes after Single Sign-On processing failed.
postSingleSignOnFailure(String, String, HttpServletRequest, HttpServletResponse, AuthnRequest, Response, String, int) - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
postSingleSignOnSuccess(String, String, HttpServletRequest, HttpServletResponse, PrintWriter, Object, AuthnRequest, Response, String, boolean) - Method in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Invokes after Single-Sign-On processing succeeded.
postSingleSignOnSuccess(String, String, HttpServletRequest, HttpServletResponse, PrintWriter, Object, AuthnRequest, Response, String, boolean) - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
postSSOFederationFailure(String, HttpServletRequest, HttpServletResponse, FSAuthnRequest, FSAuthnResponse, FSResponse, int) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Invokes after Single-Sign-On or Federation processing is failed.
postSSOFederationFailure(String, HttpServletRequest, HttpServletResponse, FSAuthnRequest, FSAuthnResponse, FSResponse, int) - Method in class com.sun.identity.federation.plugins.FSDefaultSPAdapter
Invokes this method if the Single-Sign-On or Federation fails for some reason.
postSSOFederationSuccess(String, HttpServletRequest, HttpServletResponse, Object, FSAuthnRequest, FSAuthnResponse, FSResponse) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Invokes after Single-Sign-On and Federation processing is successful.
postSSOFederationSuccess(String, HttpServletRequest, HttpServletResponse, Object, FSAuthnRequest, FSAuthnResponse, FSResponse) - Method in class com.sun.identity.federation.plugins.FSDefaultSPAdapter
Invokes this method after the successful Single Sign-On or Federation.
postTerminateNameIDSuccess(String, String, HttpServletRequest, HttpServletResponse, String, ManageNameIDRequest, ManageNameIDResponse, String) - Method in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Invokes after Terminate Name Identifier processing succeeded.
postTerminateNameIDSuccess(String, String, HttpServletRequest, HttpServletResponse, String, ManageNameIDRequest, ManageNameIDResponse, String) - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
postTerminationNotificationSuccess(String, HttpServletRequest, HttpServletResponse, String, FSFederationTerminationNotification, String) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Invokes after the service provider successfully terminates federation with IDP.
postTerminationNotificationSuccess(String, HttpServletRequest, HttpServletResponse, String, FSFederationTerminationNotification, String) - Method in class com.sun.identity.federation.plugins.FSDefaultSPAdapter
Invokes after the service provider successfully terminates federation with IDP.
postToAppLogout(HttpServletRequest, String, Object) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Processes logout for external application.
postToTarget(HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Static method in class com.sun.identity.federation.common.FSUtils
 
postToTarget(HttpServletResponse, PrintWriter, List, String, Map) - Static method in class com.sun.identity.saml.common.SAMLUtils
Post assertions and attributes to the target url.
postToTarget(HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
 
POSTURL - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constants for url which handles saml web browser post profile.
postYN(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Returns true of false based on whether the target passed as parameter accepts form POST.
PP_EXT_XML_NS - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
PP_EXTENSION_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
PP_INTERACTION_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
PP Interaction Failure msgid.
PP_INTERACTION_PROP_FILE - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
PP_INTERACTION_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
PP Interaction Success msgid.
PP_MODIFY_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
PP Modify Failure msgid.
PP_MODIFY_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
PP Modify Failure msgid.
PP_QUERY_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
PP Query Failure msgid.
PP_QUERY_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
PP Query Success msgid.
PPInteractionHelper - Class in com.sun.identity.liberty.ws.idpp
The class PPInteractionHelper is a helper class for the Personal Profile Service for creating questions for Interaction for value and interaction for consent.
PPInteractionHelper(String) - Constructor for class com.sun.identity.liberty.ws.idpp.PPInteractionHelper
Constructor
PPP - Static variable in class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Framing value for specifying PPP framing.
PPRequestHandler - Class in com.sun.identity.liberty.ws.idpp
The class PPRequestHandler is used to process the query or modify requests for a personal profile service.
PPRequestHandler() - Constructor for class com.sun.identity.liberty.ws.idpp.PPRequestHandler
Default constructor
pprofEP - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
PRE_DELETE_READ_OPTION - Static variable in class org.forgerock.openam.cts.api.CTSOptions
Signals the CTS to perform a read of a CTS token on delete.
PRE_LOGIN_PAGE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Pre-login page
PRE_POST_PROCESSING_MODULES_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
preAuthentication(String, String, HttpServletRequest, HttpServletResponse, AuthnRequest, Object, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAdapter
Default implementation, takes no action and returns false (no interruption to processing).
preAuthentication(String, String, HttpServletRequest, HttpServletResponse, AuthnRequest, Object, String, String) - Method in interface com.sun.identity.saml2.plugins.SAML2IdentityProviderAdapter
Invokes when OpenAM has received the authn request, processed it, and is ready to redirect to authentication.
preAuthenticationAdapter(HttpServletRequest, HttpServletResponse, IDPSSOFederateRequest) - Method in class org.forgerock.openam.saml2.SAMLBase
 
preDeregister() - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
Predicate - Interface in org.forgerock.openam.services.push.dispatch
An interface for a basic, stand-alone predicate.
PredicateNotMetException - Exception in org.forgerock.openam.services.push.dispatch
An exception indicating that a predicate has not been met en route through the message dispatch system.
PredicateNotMetException(String) - Constructor for exception org.forgerock.openam.services.push.dispatch.PredicateNotMetException
Generate a new PredicateNotMetException.
PREFERRED_COOKIE_SEPERATOR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Preferred cookie seperator
PREFERRED_COOKIE_SEPERATOR - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
PREFERRED_LOCALE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
PREFIX - Static variable in interface com.iplanet.ums.validation.IValidator
package prefix
PREFIX - Static variable in class com.sun.identity.entitlement.xacml3.XACMLExportImport
 
PREFIX_ARGUMENT - Static variable in interface com.sun.identity.cli.CLIConstants
Prefix for argument/option defined in this interface.
PREFIX_ARGUMENT_LONG - Static variable in interface com.sun.identity.cli.CLIConstants
Prefix of long argument/option passed into the CLI.
PREFIX_ARGUMENT_SHORT - Static variable in interface com.sun.identity.cli.CLIConstants
Prefix of short argument/option passed into the CLI.
PREFIX_AUTHN_SVC - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Namespace for Authn Service.
PREFIX_DISCO - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Namespace for Discovery service.
PREFIX_DS - Static variable in class com.sun.identity.saml.common.SAMLConstants
String that identifies ds prefix.
PREFIX_MD_QUERY - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
PREFIX_PROTOCOLS_SCHEMA - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Namespace for ID-FF protocol.
PREFIX_SHORT_ARGUMENT - Static variable in interface com.sun.identity.cli.CLIConstants
Prefix for short argument/option defined in this interface.
PREFIX_SOAP - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SOAP Prefix.
PREFIX_SOAP_BINDING - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SOAPBinding Prefix.
PREFIX_SOAP_BINDING_11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Extended SOAPBinding Prefix.
PREFIX_SUBCMD_RES - Static variable in interface com.sun.identity.cli.CLIConstants
Prefix of resource key.
PREFIX_WSU - Static variable in class com.sun.identity.saml.common.SAMLConstants
String that identifies wsu prefix.
PREFIX_XMLENC - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
PREFIX_XMLENC - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
PREFIX_XMLSIG - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
PREFIX_XMLSIG - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
PrefixCallback - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
 
PrefixCallback - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
 
PrefixResourceName - Class in com.sun.identity.entitlement
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.entitlement.PrefixResourceName
empty no argument constructor.
PrefixResourceName - Class in com.sun.identity.policy.plugins
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.policy.plugins.PrefixResourceName
empty no argument constructor.
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.
PREMIT_RULE_SUFFIX - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
prepareForLocalLogin(String, String, SAML2MetaManager, ResponseInfo, String) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Saves response for later retrieval and retrieves local auth url from SPSSOConfig.
prepareMessageInfo(HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthModuleWrapper
Creates a MessageInfo instance containing the given HttpServletRequest and HttpServletResponse.
prepareSOAPMessage(String, String) - Static method in class com.sun.identity.wss.sts.STSUtils
 
prependChildElement(Element, Element, boolean, Document) - Static method in class com.sun.identity.wss.security.WSSUtils
 
PrepNight - Class in com.sun.identity.tools.nightly
Nightly Preparation Implementation.
preProcess(SSOToken, String, String, Map, Map, int, int, boolean) - Method in class com.iplanet.am.sdk.ldap.CallBackHelper
 
preProcess(SSOToken, String, String, AttrSet, AttrSet, int, int, boolean) - Method in class com.iplanet.am.sdk.ldap.CallBackHelper
 
preProcessAddUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets called before users are added to a role/group.
preProcessCreate(SSOToken, String, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets invoked before a create operation is performed.
preProcessDelete(SSOToken, String, Map, boolean, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets invoked before an entry is deleted.
preprocessJsonValue(JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
preProcessModify(SSOToken, String, Map, Map, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets invoked before a modify operation is performed.
preProcessModifyMemberShip(SSOToken, String, String, Set, int, int) - Method in class com.iplanet.am.sdk.ldap.CallBackHelper
Special method for pre processing memberShip modification for roles & groups.
preProcessRemoveUser(SSOToken, String, Set, int) - Method in class com.iplanet.am.sdk.AMCallBack
Deprecated.
Method which gets called before users are removed from a role/group.
preProcessSilentInput(Map) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
Function to pre-process user input passed from state file during silent install
preProcessUserInput(String, IStateAccess, boolean) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
Helper function to pre-process user input
preRegister(MBeanServer, ObjectName) - Method in class com.sun.identity.monitoring.LinkTrapGenerator
MBean registration interface implementation.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Initialization of the MIB with AUTOMATIC REGISTRATION in Java DMK.
preRegister(MBeanServer, ObjectName) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
Initialization of the MIB with AUTOMATIC REGISTRATION in Java DMK.
preRegister(MBeanServer, ObjectName) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
Initialization of the MIB with AUTOMATIC REGISTRATION in Java DMK.
preRegister(MBeanServer, ObjectName) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
Initialization of the MIB with AUTOMATIC REGISTRATION in Java DMK.
preSendFailureResponse(HttpServletRequest, HttpServletResponse, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAdapter
Default implementation, takes no action.
preSendFailureResponse(HttpServletRequest, HttpServletResponse, String, String) - Method in interface com.sun.identity.saml2.plugins.SAML2IdentityProviderAdapter
Called before a SAML error message is returned.
preSendResponse(AuthnRequest, String, String, HttpServletRequest, HttpServletResponse, Object, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAdapter
Default implementation, takes no action and returns false (no interruption to processing).
preSendResponse(AuthnRequest, String, String, HttpServletRequest, HttpServletResponse, Object, String, String) - Method in interface com.sun.identity.saml2.plugins.SAML2IdentityProviderAdapter
This method is invoked before sending a non-error SAML2 Response, but before the SAML Response object is constructed.
preSendResponse(HttpServletRequest, HttpServletResponse, IDPSSOFederateRequest) - Method in class org.forgerock.openam.saml2.SAMLBase
 
presentLicenses(boolean) - Method in class org.forgerock.openam.license.CLILicensePresenter
Present the licenses to the user - if the preAccept parameter is set, then simply display them through System.out.
presentLicenses(boolean) - Method in interface org.forgerock.openam.license.LicensePresenter
Displays license(s) to the user.
preserveSecHeaders - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
preserveSecurityHeader() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns true if security header needs to be preserved.
PRESET_CONFIG_DIR - Static variable in interface com.sun.identity.setup.SetupConstants
Property to set the root of configuration directory.
preSignResponse(AuthnRequest, Response, String, String, HttpServletRequest, Object, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAdapter
 
preSignResponse(AuthnRequest, Response, String, String, HttpServletRequest, Object, String) - Method in interface com.sun.identity.saml2.plugins.SAML2IdentityProviderAdapter
Called after the SAML Response object is created, but before the Response is signed/encrypted.
preSingleLogoutProcess(String, HttpServletRequest, HttpServletResponse, String, FSLogoutNotification, FSLogoutResponse, String) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Invokes before single logout process started on FM side.
preSingleLogoutProcess(String, HttpServletRequest, HttpServletResponse, String, FSLogoutNotification, FSLogoutResponse, String) - Method in class com.sun.identity.federation.plugins.FSDefaultSPAdapter
Invokes before single logout process started on FM side.
preSingleLogoutProcess(String, String, HttpServletRequest, HttpServletResponse, String, LogoutRequest, LogoutResponse, String) - Method in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Invokes before single logout process started on SP side.
preSingleLogoutProcess(String, String, HttpServletRequest, HttpServletResponse, String, LogoutRequest, LogoutResponse, String) - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
preSingleSignOn(String, String, HttpServletRequest, HttpServletResponse, AuthnRequest, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAdapter
Default implementation, takes no action and returns false (no interruption to processing).
preSingleSignOn(String, String, HttpServletRequest, HttpServletResponse, AuthnRequest, String) - Method in interface com.sun.identity.saml2.plugins.SAML2IdentityProviderAdapter
Invokes when OpenAM receives the authentication request for the first time from the SP, and is called before any processing started on the IDP side.
preSingleSignOn(HttpServletRequest, HttpServletResponse, IDPSSOFederateRequest) - Method in class org.forgerock.openam.saml2.SAMLBase
 
preSingleSignOnProcess(String, String, HttpServletRequest, HttpServletResponse, AuthnRequest, Response, String) - Method in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Invokes when the FAM received the Single-Sign-On response from the IDP, this is called before any processing started on SP side.
preSingleSignOnProcess(String, String, HttpServletRequest, HttpServletResponse, AuthnRequest, Response, String) - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
preSingleSignOnRequest(String, String, String, HttpServletRequest, HttpServletResponse, AuthnRequest) - Method in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Invokes before OpenAM sends the Single-Sign-On request to IDP.
preSingleSignOnRequest(String, String, String, HttpServletRequest, HttpServletResponse, AuthnRequest) - Method in class org.forgerock.openam.oauth2.saml2.core.OAuth2Saml2GrantSPAdapter
 
preSSOFederationProcess(String, HttpServletRequest, HttpServletResponse, FSAuthnRequest, FSAuthnResponse, FSResponse) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Invokes when the FM received the Single-Sign-On and Federation response from the IDP, this is called before any processing started on SP side.
preSSOFederationProcess(String, HttpServletRequest, HttpServletResponse, FSAuthnRequest, FSAuthnResponse, FSResponse) - Method in class com.sun.identity.federation.plugins.FSDefaultSPAdapter
Invokes when the FM received the Single-Sign-On and Federation response from the IDP, this is called before any processing started on SP side.
preSSOFederationRequest(String, String, HttpServletRequest, HttpServletResponse, FSAuthnRequest) - Method in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Invokes before federation manager sends the Single-Sing-On and Federation request to IDP.
preSSOFederationRequest(String, String, HttpServletRequest, HttpServletResponse, FSAuthnRequest) - Method in class com.sun.identity.federation.plugins.FSDefaultSPAdapter
Invokes before federation manager sends the Single-Sing-On and Federation * request to IDP.
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
 
PRIMARY_ID - Static variable in class com.iplanet.dpro.session.LegacySessionIDExtensions
 
PRIMARY_SERVER_URL - Static variable in class com.iplanet.dpro.session.service.SessionConstants
 
PRINCIPAL - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds principal name to be authenticated
PRINCIPAL - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PRINCIPAL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Property Names to be stored in SSOToken
principal(String) - Method in class org.forgerock.openam.audit.AMAuthenticationAuditEventBuilder
A principal of the authentication event.
PRINCIPAL_LIST - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Key for the list of principals present at the end of a successful login process.
PRINCIPAL_NAME - Static variable in interface com.sun.identity.plugin.session.SessionProvider
This constant string is used in the implementation and calling of the first method for passing a principal name in a map.
PrincipalFromSession - Interface in org.forgerock.openam.sts.token.validator
Defines an interface where a Principal can be obtained from an OpenAM Session.
PrincipalFromSessionImpl - Class in org.forgerock.openam.sts.token.validator
 
PrincipalFromSessionImpl() - Constructor for class org.forgerock.openam.sts.token.validator.PrincipalFromSessionImpl
 
principalName(String) - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState.STSIssuedTokenStateBuilder
 
principalNameEqualsUuid(SSOToken) - Static method in class com.sun.identity.policy.PolicyUtils
Checks if principal name and uuid are same in the session
PrincipalRestUtils - Class in org.forgerock.openam.forgerockrest.utils
A collection of ForgeRock-REST based utility functions that do not rely on an application SSO token existing.
PrincipalRestUtils() - Constructor for class org.forgerock.openam.forgerockrest.utils.PrincipalRestUtils
 
PRINCIPALS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
principals - Variable in class com.sun.identity.sm.CachedSMSEntry
 
PrincipalTokenRestriction - Class in com.sun.identity.session.util
This Class represents a PrincipalTokenRestriction implementing the TokenRestriction interface provides methods to check and compare SSOToken restrictions for this DN
PrincipalTokenRestriction(String) - Constructor for class com.sun.identity.session.util.PrincipalTokenRestriction
Creates PrincipalTokenRestriction object for the specified dn
print(String) - Static method in class com.sun.identity.install.tools.util.Console
 
print(LocalizedMessage, Object[]) - Static method in class com.sun.identity.install.tools.util.Console
 
print(LocalizedMessage, String) - Static method in class com.sun.identity.install.tools.util.Console
 
print(LocalizedMessage) - Static method in class com.sun.identity.install.tools.util.Console
 
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.
print(Node) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Prints a Node tree recursively.
print(Node) - Method in interface com.sun.identity.wss.security.handler.SOAPRequestHandlerInterface
Prints a Node tree recursively.
print(Node) - Static method in class com.sun.identity.wss.security.WSSUtils
 
PRINT_HELP - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
printAllProductDetails(Map) - Method in class com.sun.identity.install.tools.handler.ListProductsHandler
 
PrintAllSubCommands - Class in com.sun.identity.cli
Prints all subcommands.
PrintAllSubCommands() - Constructor for class com.sun.identity.cli.PrintAllSubCommands
 
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.
printAttributeValues(String, Map, Set) - Static method in class com.sun.identity.cli.FormatUtils
 
printAttributeValues(String, Map) - Static method in class com.sun.identity.cli.FormatUtils
 
printAVPairs(Map) - Method in class com.iplanet.am.util.PrintUtils
Prints AV Pairs with no indentation. this method calls the toString method of the objects which are in the Map.
printAVPairs(Map, int) - Method in class com.iplanet.am.util.PrintUtils
Prints AV Pairs with the specified indent level.
printByte(byte) - Static method in class com.sun.identity.authentication.util.DerValue
TODO-JAVADOC
printByteArray(byte[], int, int) - Static method in class com.sun.identity.authentication.util.DerValue
TODO-JAVADOC
printConfig(RequestData) - Method in class org.forgerock.openam.sts.soap.token.validator.wss.OpenAMWSSUsernameTokenValidator
 
printConsoleEmptyLine() - Method in class com.sun.identity.install.tools.configurator.Driver
 
printConsoleMessage(LocalizedMessage) - Method in class com.sun.identity.install.tools.configurator.Driver
 
printConsoleMessage(I18NInfo) - Method in class com.sun.identity.install.tools.configurator.Driver
 
printConsoleMessage(String) - Method in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
printConsoleMessage(String, Object[]) - Method in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
printConsoleMessage(String) - Method in class com.sun.identity.install.tools.handler.ProductInfoHandlerBase
 
printConsoleMessage(String, Object[]) - Method in class com.sun.identity.install.tools.handler.ProductInfoHandlerBase
 
printConsoleMessageWithMarkers(I18NInfo) - Method in class com.sun.identity.install.tools.configurator.Driver
 
printCookies(HttpServletRequest) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
printDocument(Node) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Outputs the DOM representation given as root as XML string.
printEntitlement(Entitlement) - Method in class org.forgerock.openam.entitlement.rest.JsonPolicyParser
 
printEntitlement(Entitlement) - Method in interface org.forgerock.openam.entitlement.rest.PolicyParser
Converts an entitlement decision into JSON.
printEntitlements(List<Entitlement>) - Method in class org.forgerock.openam.entitlement.rest.JsonPolicyParser
 
printEntitlements(List<Entitlement>) - Method in interface org.forgerock.openam.entitlement.rest.PolicyParser
Converts a list of policy decisions to a json representation.
printError(String) - Method in class com.sun.identity.cli.BufferOutputWriter
Prints error.
printError(String) - Method in interface com.sun.identity.cli.IOutput
Prints error.
printError(String) - Method in class com.sun.identity.cli.OutputWriter
Prints error.
printError(String) - Method in class com.sun.identity.cli.StringOutputWriter
Prints error.
printError(String, String, Throwable) - Static method in class com.sun.identity.shared.debug.file.impl.StdDebugFile
Printing error directly into the stdout.
printHash(Hashtable) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
printIndent(int) - Method in class com.iplanet.am.util.PrintUtils
This method prints the indent based on the value of the indentLevel.
printListeners() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
 
println() - Static method in class com.sun.identity.install.tools.util.Console
 
println(LocalizedMessage, Object[]) - Static method in class com.sun.identity.install.tools.util.Console
 
println(LocalizedMessage) - Static method in class com.sun.identity.install.tools.util.Console
 
println(String) - Static method in class com.sun.identity.install.tools.util.Console
 
printlnError(String) - Method in class com.sun.identity.cli.BufferOutputWriter
Prints error with new line.
printlnError(String) - Method in interface com.sun.identity.cli.IOutput
Prints error with new line.
printlnError(String) - Method in class com.sun.identity.cli.OutputWriter
Prints error with new line.
printlnError(String) - Method in class com.sun.identity.cli.StringOutputWriter
Prints error with new line.
printlnMessage(String) - Method in class com.sun.identity.cli.BufferOutputWriter
Prints message with new line.
printlnMessage(String) - Method in interface com.sun.identity.cli.IOutput
Prints message with new line.
printlnMessage(String) - Method in class com.sun.identity.cli.OutputWriter
Prints message with new line.
printlnMessage(String) - Method in class com.sun.identity.cli.StringOutputWriter
Prints message with new line.
printlnRawText(String) - Static method in class com.sun.identity.install.tools.util.Console
 
printMessage(String) - Method in class com.sun.identity.cli.BufferOutputWriter
Prints message.
printMessage(String) - Method in interface com.sun.identity.cli.IOutput
Prints message.
printMessage(String) - Method in class com.sun.identity.cli.OutputWriter
Prints message.
printMessage(String) - Method in class com.sun.identity.cli.StringOutputWriter
Prints message.
printPolicy(Privilege) - Method in class org.forgerock.openam.entitlement.rest.JsonPolicyParser
 
printPolicy(Privilege) - Method in interface org.forgerock.openam.entitlement.rest.PolicyParser
Converts an entitlements policy back to the JSON serialisation representation.
printProductDetails(Map, String) - Method in class com.sun.identity.install.tools.handler.ProductInfoHandlerBase
 
printRawText(String) - Static method in class com.sun.identity.install.tools.util.Console
 
printServiceNames(Set, String, SSOToken) - Static method in class com.sun.identity.cli.FormatUtils
 
printSet(Set) - Method in class com.iplanet.am.util.PrintUtils
Prints the contents of a Set with no indentation this method calls the toString method of the objects which are in the set.
printSet(Set, int) - Method in class com.iplanet.am.util.PrintUtils
Prints the contents of a Set with the specified indent level.
printStackTrace() - Method in exception com.iplanet.services.ldap.event.EventException
Prints a stack trace for this EventException to System.out;
printStackTrace(PrintStream) - Method in exception com.iplanet.services.ldap.event.EventException
Prints a stack trace for this EventException to the given PrintStream;
printStackTrace(PrintWriter) - Method in exception com.iplanet.services.ldap.event.EventException
Prints a stack trace for this EventException to the given PrintWriter;
printStackTrace() - Method in exception com.iplanet.ums.UMSException
Prints this exception's stack trace to System.err.
printStackTrace(PrintStream) - Method in exception com.iplanet.ums.UMSException
Prints this exception's stack trace to a print stream.
printStackTrace(PrintWriter) - Method in exception com.iplanet.ums.UMSException
Prints this exception's stack trace to a print writer.
printStackTrace() - Method in exception com.sun.identity.common.ChainedException
Prints the stack trace of the root exception to standard error stream.
printStackTrace(PrintWriter) - Method in exception com.sun.identity.common.ChainedException
Prints the stack trace of the root exception to a PrintWriter Also prints the messages of all the exceptions starting from top exception to the root exception, at the top of stack trace
printStackTrace(PrintStream) - Method in exception com.sun.identity.common.ChainedException
Prints the stack trace of the root exception to a PrintStream Also prints the messages of all the exceptions starting from top exception to the root exception, at the top of stack trace
printStackTrace() - Method in exception com.sun.identity.federation.common.FSException
Prints this exception's stack trace to System.err.
printStackTrace(PrintStream) - Method in exception com.sun.identity.federation.common.FSException
Prints this exception's stack trace to a print stream.
printStackTrace(PrintWriter) - Method in exception com.sun.identity.federation.common.FSException
Prints this exception's stack trace to a print writer.
printStackTrace() - Method in exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Prints this exception's stack trace to System.err.
printStackTrace(PrintStream) - Method in exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Prints this exception's stack trace to a print stream.
printStackTrace(PrintWriter) - Method in exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Prints this exception's stack trace to a print writer.
printStackTrace(PrintWriter) - Method in exception com.sun.identity.install.tools.configurator.InstallException
Prints the stack trace of this exception to the specified PrintWriter.
printStackTrace(PrintStream) - Method in exception com.sun.identity.install.tools.configurator.InstallException
Prints the stack trace of this exception to the specified PrintStream.
printStackTrace() - Method in exception com.sun.identity.xmlenc.EncryptionException
Prints this exception's stack trace to System.err.
printStackTrace(PrintStream) - Method in exception com.sun.identity.xmlenc.EncryptionException
Prints this exception's stack trace to a print stream.
printStackTrace(PrintWriter) - Method in exception com.sun.identity.xmlenc.EncryptionException
Prints this exception's stack trace to a print writer.
printStats() - Method in class com.iplanet.am.sdk.common.CacheStats
 
printStats() - Method in class com.iplanet.dpro.session.service.SessionMaxStats
Prints the session statistics for the given session table.
printStats() - Method in class com.sun.identity.entitlement.opensso.EntitlementsStats
 
printStats() - Method in class com.sun.identity.federation.services.FSArtifactStats
Prints the number of artifacts in the table for a provider when the stats time interval elapsed.
printStats() - Method in class com.sun.identity.federation.services.FSAssertionStats
Prints number of assertions in the table for a provider when the stats time interval elapsed.
printStats() - Method in class com.sun.identity.federation.services.FSSessionMapStats
Prints the statistics of the map.
printStats() - Method in class com.sun.identity.idm.common.IdCacheStats
Prints the session statistics for the given session table.
printStats() - Method in class com.sun.identity.policy.PolicyStatsListener
Records policy cache stats.
printStats(Stats) - Static method in class com.sun.identity.policy.remote.PolicyRequestHandler
 
printStats() - Method in class com.sun.identity.saml.ArtifactStats
 
printStats() - Method in class com.sun.identity.saml.AssertionStats
 
printStats() - Method in interface com.sun.identity.shared.stats.StatsListener
This method will be invoked when the stats time interval elapsed.
printUsage(ResourceBundle) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Prints the usage through system out.
printUsage(PrintStream) - Static method in class com.sun.identity.tools.manifest.Manifest
Prints the usage for using the patch generation utility
PrintUtils - Class in com.iplanet.am.util
 
PrintUtils(PrintWriter) - Constructor for class com.iplanet.am.util.PrintUtils
 
prioritizeServers(Set<String>, String, String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Prioritizes the incoming LDAP servers based on their assigned servers/sites.
PRIORITY - Static variable in class com.sun.identity.sm.SMSUtils
 
priority() - Method in class org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler
 
priority() - Method in interface org.forgerock.oauth2.core.TokenIntrospectionHandler
The priority of the handler.
priority() - Method in class org.forgerock.openam.uma.UmaTokenIntrospectionHandler
 
privateKeyAlias - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
privateKeyAlias - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
privateKeyType - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
Privilege - Class in com.sun.identity.entitlement
Class representing entitlement privilege
Privilege() - Constructor for class com.sun.identity.entitlement.Privilege
 
privilege(HttpHeaders, HttpServletRequest, String, String) - Method in class com.sun.identity.entitlement.rest.PrivilegeResource
 
PRIVILEGE_CLASS_PROPERTY - Static variable in class com.sun.identity.entitlement.Privilege
The system property defining the default Privilege sub-class to use when constructing new privilege instances.
PRIVILEGE_CREATED_BY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
PRIVILEGE_CREATION_DATE - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
PRIVILEGE_LAST_MODIFIED_BY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
PRIVILEGE_LAST_MODIFIED_DATE - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
PrivilegeAuthzModule - Class in org.forgerock.openam.authz
This authorisation module ties the calling subject back into the delegation privilege framework to verify whether the subject has been delegated the privilege to carry out the action they're attempting.
PrivilegeAuthzModule(DelegationEvaluator, Map<String, PrivilegeDefinition>, DelegationPermissionFactory, CoreWrapper, SSOTokenManager) - Constructor for class org.forgerock.openam.authz.PrivilegeAuthzModule
Create a new instance of PrivilegeAuthzModule.
PrivilegeChangeNotifier - Class in com.sun.identity.entitlement
 
PrivilegeChangeNotifier.Task - Class in com.sun.identity.entitlement
 
PrivilegeCondition - Class in com.sun.identity.policy.plugins
A generic condition mapper that maps entitlement conditions to OpenAM conditions.
PrivilegeCondition() - Constructor for class com.sun.identity.policy.plugins.PrivilegeCondition
 
PrivilegeDefinition - Class in org.forgerock.openam.authz
For a given privilege verb, defines which actions best represent it and therefore are allowed.
PrivilegeDefinition.Action - Enum in org.forgerock.openam.authz
 
PrivilegeEvaluatorContext - Class in org.forgerock.openam.entitlement
Holds the context of the policy evaluation making it available to policy conditions.
PrivilegeEvaluatorContext(String, String, String) - Constructor for class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext
Creates a new Privilege Evaluator Context
PrivilegeIndexStore - Class in com.sun.identity.entitlement
Privilege Index Store is responsible to storing privilege in a persistent data store.
PrivilegeIndexStore(Subject, String) - Constructor for class com.sun.identity.entitlement.PrivilegeIndexStore
 
PrivilegeManager - Class in com.sun.identity.entitlement
Class to manage entitlement privileges: to add, remove, modify privilege
PrivilegeManager(ApplicationServiceFactory, ResourceTypeService, ConstraintValidator) - Constructor for class com.sun.identity.entitlement.PrivilegeManager
Constructor.
PrivilegeManagerFactory() - Constructor for class com.sun.identity.entitlement.xacml3.XACMLExportImport.PrivilegeManagerFactory
 
PrivilegeManagerFactory - Interface in org.forgerock.openam.entitlement.service
Abstract factory for getting hold of actual privilege manager instances.
privilegeNameToPolicyId(String, String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
PrivilegePolicyStoreProvider - Class in org.forgerock.openam.entitlement.rest
A policy store provider that returns PrivilegePolicyStore instances.
PrivilegePolicyStoreProvider(PrivilegeManagerFactory, Map<String, QueryAttribute>) - Constructor for class org.forgerock.openam.entitlement.rest.PrivilegePolicyStoreProvider
Constructs a policy store provider that looks up privilege managers using the given abstract factory.
PrivilegeResource - Class in com.sun.identity.entitlement.rest
REST for privilege management
PrivilegeResource() - Constructor for class com.sun.identity.entitlement.rest.PrivilegeResource
 
PRIVILEGES - Static variable in interface com.sun.identity.cli.IArgument
Privileges argument.
privileges(HttpHeaders, HttpServletRequest, String, List) - Method in class com.sun.identity.entitlement.rest.PrivilegeResource
 
PrivilegeSet - Class in com.sun.identity.entitlement.xacml3
Simple collection class for passing collections of Privilege, ReferralPrivilege, Application and ResourceType objects as method argument or return type.
PrivilegeSet() - Constructor for class com.sun.identity.entitlement.xacml3.PrivilegeSet
Constructs PrivilegeSet instance.
privilegesToPolicySet(String, Collection<Privilege>) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
PrivilegeSubject - Class in com.sun.identity.policy.plugins
A generic subject mapper that maps entitlement subjects to OpenAM subjects.
PrivilegeSubject() - Constructor for class com.sun.identity.policy.plugins.PrivilegeSubject
Default Constructor
privilegeToPolicy(String, Privilege) - Static method in class com.sun.identity.entitlement.opensso.PrivilegeUtils
 
privilegeToPolicy(Privilege) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
privilegeToPolicyObject(String, Privilege) - Static method in class com.sun.identity.entitlement.opensso.PrivilegeUtils
 
PrivilegeType - Class in com.sun.identity.entitlement
Privilege types that are supported by the product.
PrivilegeUtils - Class in com.sun.identity.entitlement.opensso
Class with utility methods to map from com.sun.identity.entity.Privilege to com.sun.identity.policy.Policy
PrivilegeValidator - Class in com.sun.identity.entitlement.xacml3.validation
Validator for privileges intended for use with XACML based operations.
PrivilegeValidator(RealmValidator) - Constructor for class com.sun.identity.entitlement.xacml3.validation.PrivilegeValidator
Create instance of this validator.
PrivilegeWriteAndAnyPrivilegeReadOnlyAuthzModule - Class in org.forgerock.openam.rest.authz
An authorization module that permits a privileged user from the requested realm or a parent read and write access, and permits any other privileged user read-only access.
PrivilegeWriteAndAnyPrivilegeReadOnlyAuthzModule(DelegationEvaluator, Map<String, PrivilegeDefinition>, DelegationPermissionFactory, CoreWrapper, AnyPrivilegeAuthzModule, SSOTokenManager) - Constructor for class org.forgerock.openam.rest.authz.PrivilegeWriteAndAnyPrivilegeReadOnlyAuthzModule
 
ProblemActionElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for ProblemAction element declaration.
ProblemActionElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ProblemActionElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
ProblemActionElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ProblemActionType - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for ProblemActionType complex type.
ProblemActionTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ProblemActionTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
ProblemActionTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ProblemHeaderQNameElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for ProblemHeaderQName element declaration.
ProblemHeaderQNameElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ProblemHeaderQNameElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
ProblemHeaderQNameElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ProblemIRIElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for ProblemIRI element declaration.
ProblemIRIElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ProblemIRIElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
ProblemIRIElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
PROC_CTX_UNWILLING - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
PROC_CTX_URI_NOT_UNSTD - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
process(String, Vector, Hashtable, String) - Method in class com.iplanet.dpro.parser.GenericNode
Processes request to information key.
process(String, Vector, Hashtable, String) - Method in interface com.iplanet.dpro.parser.ParseOutput
Processes request to information key.
process(PLLAuditor, List<Request>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.iplanet.dpro.session.service.SessionRequestHandler
 
process(Vector<Notification>) - Method in class com.iplanet.dpro.session.SessionNotificationHandler
Process the notification.
process(Vector<Notification>) - Method in interface com.iplanet.services.comm.client.NotificationHandler
This interface must be implemented by the high level applications and applications in order to receive notifications from the Platform Low Level API.
process(PLLAuditor, List<Request>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.iplanet.services.comm.server.RequestHandler
This interface must be implemented by high level services and applications in order to receive requests from the Platform Low Level API.
process(XMLParser, String, Vector, Hashtable, String) - Method in class com.iplanet.services.ldap.LDAPUser
 
process(XMLParser, String, Vector, Hashtable, String) - Method in class com.iplanet.services.ldap.Server
This method is an implementation of the interface and must be called only by the XMLParser object.
process(XMLParser, String, Vector, Hashtable, String) - Method in class com.iplanet.services.ldap.ServerGroup
Not to be called.
process(PLLAuditor, List<Request>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.iplanet.services.naming.service.NamingService
 
process(XMLParser, String, Vector, Hashtable, String) - Method in class com.iplanet.services.util.GenericNode
Store the node information into this object.
process(XMLParser, String, Vector, Hashtable, String) - Method in interface com.iplanet.services.util.ParseOutput
method called by the XML callback function
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.anonymous.Anonymous
 
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.application.Application
Implementation of AMLoginModule abstract method.
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.cert.Cert
Process Certificate based auth request
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.datastore.DataStore
 
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.federation.Federation
Process the authentication request.
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.hotp.HOTP
 
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.httpbasic.HTTPBasic
 
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.jdbc.JDBC
Processes the authentication request.
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.ldap.LDAP
 
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.membership.Membership
Takes an array of submitted Callback, process them and decide the order of next state to go.
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.msisdn.MSISDN
Validates the authentication credentials.
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.nt.NT
TODO-JAVADOC
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.radius.RADIUS
Takes an array of submitted Callback, process them and decide the order of next state to go.
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.sae.SAE
Validates the authentication credentials.
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.securid.SecurID
 
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSO
Processes the authentication request.
process(Callback[], int) - Method in class com.sun.identity.authentication.modules.wss.WSSAuthModule
 
process(PLLAuditor, List<Request>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.identity.authentication.server.AuthXMLHandler
process the request and return the response
process(Callback[], int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Abstract method must be implemented by each login module to control the flow of the login process.
process(CommandManager, SSOToken) - Method in class com.sun.identity.cli.CLIRequest
Processes the request.
process(CommandManager) - Method in class com.sun.identity.cli.CLIRequest
Processes the request.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.InfoKey
Processes request to information key.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.InfoValue
Processes request to information key.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.Level
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.Log
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.LogInfo
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.LogInfoMap
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.LogRecord
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.LogRecWrite
The method that implements the ParseOutput interface.
process(PLLAuditor, List<Request>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.identity.log.service.LogService
The method which accepts the request set, parses the xml request and executes the appropriate log operation.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.LogType
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.Parameter
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.Parameters
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.ParamIndex
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.ParamValue
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.RecMsg
The method that implements the ParseOutput interface.
process(String, Vector, Hashtable, String) - Method in class com.sun.identity.log.service.RecType
The method that implements the ParseOutput interface.
process(Vector) - Method in class com.sun.identity.policy.client.PolicyNotificationHandler
Processes PLL notifications
process(PLLAuditor, List<Request>, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.identity.policy.remote.PolicyRequestHandler
Process the requests aÃŽnd return the responses.
process() - Method in class com.sun.identity.wsfederation.servlet.ActiveRequest
Processes the incoming SOAP request parsing and validating the request, and then authenticating the end-user using a customizable WsFedAuthenticator implementation.
process() - Method in class com.sun.identity.wsfederation.servlet.IPRPSignoutRequest
Processes the sign-out request, returning a response via the HttpServletResponse passed to the constructor.
process() - Method in class com.sun.identity.wsfederation.servlet.IPSigninRequest
Processes the sign-in request, returning a response via the HttpServletResponse passed to the constructor.
process() - Method in class com.sun.identity.wsfederation.servlet.MetadataRequest
 
process() - Method in class com.sun.identity.wsfederation.servlet.MexRequest
Currently two kind of requests are supported: GET requests: The plain old WSDL is returned to the remote clients.
process() - Method in class com.sun.identity.wsfederation.servlet.RPSigninRequest
Processes the sign-in request, redirecting the browser to the identity provider via the HttpServletResponse passed to the constructor.
process() - Method in class com.sun.identity.wsfederation.servlet.RPSigninResponse
Processes the sign-in response, redirecting the browser wreply URL supplied in the sign-in request via the HttpServletResponse passed to the constructor.
process() - Method in class com.sun.identity.wsfederation.servlet.WSFederationAction
Processes the sign-out request, returning a response via the HttpServletResponse passed to the constructor.
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.common.AbstractLoginModuleBinder
Abstract method must be implemented by each login module to control the flow of the login process.
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
Abstract method must be implemented by each login module to control the flow of the login process.
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModule
Controls the flow of the login process.
process(MessageInfo, Subject, Callback[]) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthLoginModule
Internal call to subtype implementation to perform any required logic before the validateRequest method is called on the underlying JASPI ServerAuthModule.
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.deviceprint.DeviceIdSave
Abstract method must be implemented by each login module to control the flow of the login process.
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.fr.oath.AuthenticatorOATH
Processes the OTP input by the user.
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.oath.OATH
Deprecated.
Processes the OTP input by the user.
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.oidc.OpenIdConnect
 
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModule
Overridden as to call different method on underlying JASPI JwtSessionModule.
process(MessageInfo, Subject, Callback[]) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieAuthModule
If Jwt is invalid then throws LoginException, otherwise Jwt is valid and the realm is check to ensure the user is authenticating in the same realm.
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.push.AuthenticatorPush
 
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.push.registration.AuthenticatorPushRegistration
 
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2
Abstract method must be implemented by each login module to control the flow of the login process.
process(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.scripted.Scripted
Abstract method must be implemented by each login module to control the flow of the login process.
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.forgerock.openam.upgrade.apt.UpgradeStepProcessor
 
process(Callback[], int) - Method in class org.openidentityplatform.openam.authentication.modules.Ntlm
 
process(Callback[], int) - Method in class org.openidentityplatform.openam.authentication.modules.QR
 
process(Callback[], int) - Method in class org.openidentityplatform.openam.authentication.modules.recaptcha.ReCaptcha
 
process(Callback[], int) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnAuthentication
 
process(Callback[], int) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistration
 
process2(Callback[], int) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
processArtifact(String[], String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Processes SAML Artifact
processAssertionIDRequest(AssertionIDRequest, HttpServletRequest, HttpServletResponse, String, String, String) - Static method in class com.sun.identity.saml2.profile.AssertionIDRequestUtil
This method processes the AssertionIDRequest coming from a requester.
processAssertionIDRequestURI(HttpServletRequest, HttpServletResponse, String, String, String) - Static method in class com.sun.identity.saml2.profile.AssertionIDRequestUtil
Gets assertion ID from URI and returns assertion if found.
processAttributeQuery(AttributeQuery, HttpServletRequest, HttpServletResponse, String, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
Processes the AttributeQuery coming from a requester.
processAuthnQuery(AuthnQuery, HttpServletRequest, HttpServletResponse, String, String) - Static method in class com.sun.identity.saml2.profile.AuthnQueryUtil
This method processes the AuthnQuery coming from a requester.
processAuthnRequest(FSAuthnRequest, boolean) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Processes authentication request.
processAuthnRequest(FSAuthnRequest, boolean) - Method in class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
Processes authentication request.
processAuthnResponse(FSAuthnResponse) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Processes FSAuthnResponse.
processCompositeAdviceXML(String, String, String) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
processCredentials(HttpServletRequest, String, String, String, String, byte[], Set<Authenticator>) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnAuthenticationProcessor
 
processCredentials(String, String, HttpServletRequest) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistrationProcessor
 
processData(String, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
processData(String, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
An abstract method to be implemented by child class to process user data for interactive input
processDefaultValFromAllSources(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
Calculate default value for the interaction.
processDefaultValFromStateOnly(IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
Calculate default value for the interaction from state only.
processDSTRequest(Object, Message, Message) - Method in class com.sun.identity.liberty.ws.dst.service.DSTRequestHandler
Processes query/modify request.
processDSTRequest(Object, Message, Message) - Method in class com.sun.identity.liberty.ws.idpp.PPRequestHandler
Processes query/modify request.
processedAccounttLockout(Long, String) - Method in class com.sun.identity.authentication.spi.AMAuthCallBackImpl
Calls the plug-in class(es) when an account lockout has been processed by an authentication module.
processedEvent(int, Map) - Method in class com.sun.identity.authentication.spi.AMAuthCallBackImpl
Calls the plug-in class(es) when an event has been processed by an authentication module.
processedPasswordChange(Long, String) - Method in class com.sun.identity.authentication.spi.AMAuthCallBackImpl
Calls the plug-in class(es) when a password change has been processed by an authentication module.
processEntryChanged(String, String, int, Set) - Static method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
processEntryChanged_idrepo(String, String, int, Set) - Static method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
processError(DataLayerException) - Method in interface org.forgerock.openam.cts.continuous.ContinuousQueryListener
If an error occurred initiating the task from the DataLayer (e.g. failing to achieve a connection to the underlying data store), this method should be called with the error passed in.
processError(Exception) - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandler
 
processError(Exception) - Method in class org.forgerock.openam.cts.impl.queue.DeleteOnQueryResultHandler
 
processError(Exception) - Method in class org.forgerock.openam.cts.monitoring.impl.queue.DefaultMonitoringResultHandler
Logs the option then delegates to the wrapped implementation.
processError(Exception) - Method in class org.forgerock.openam.cts.monitoring.impl.queue.TokenMonitoringResultHandler
 
processError(DataLayerException) - Method in class org.forgerock.openam.sm.datalayer.api.AbstractTask
 
processError(Exception) - Method in interface org.forgerock.openam.sm.datalayer.api.ResultHandler
 
processError(DataLayerException) - Method in interface org.forgerock.openam.sm.datalayer.api.Task
Set the task error.
processError(Exception) - Method in class org.forgerock.openam.sm.datalayer.impl.CountDownHandler
 
processError(DataLayerException) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.ContinuousQueryTask
 
processException(Exception) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
processFileAttributes(Map<String, Set<String>>) - Method in class com.sun.identity.cli.AuthenticatedCommand
Post-process any attributes specified for the module instance (either via data file or on the command line) to resolve any file references.
processHttpRequest(HttpServletRequest, HttpServletResponse, Map) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
Parses the request parameters and process the ManageNameID Request from the remote entity.
processHttpSingleLogoutRequest(HttpServletRequest, HttpServletResponse, Object) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Processes logout request received via HTTP redirect/GET.
processHttpSingleLogoutRequest(HttpServletResponse, HttpServletRequest, FSLogoutNotification, FSSessionPartner, String, Object, String, String, boolean, String, String) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Processes the logout request received through http.
ProcessingContextHeader - Class in com.sun.identity.liberty.ws.soapbinding
The ProcessingContextHeader class represents ProcessingContext element defined in SOAP binding schema.
ProcessingContextHeader(String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Constructor.
processingHook(StreamingHandlerState) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
processingHook(StreamingHandlerState) - Method in class com.sun.identity.entity.EntityObjectIF_Tie
 
processingHook(StreamingHandlerState) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
processingHook(StreamingHandlerState) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
processingHook(StreamingHandlerState) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
processingHook(StreamingHandlerState) - Method in class com.sun.identity.saml.AssertionManagerIF_Tie
 
processingHook(StreamingHandlerState) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
processingHook(StreamingHandlerState) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
processingInstruction(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
processingInstruction(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
processingInstruction(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
processingInstruction(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
processKey(String) - Method in class com.sun.identity.tools.objects.MapFormat
Returns the value for given key.
processLECPAuthnRequest(FSAuthnRequest) - Method in class com.sun.identity.federation.services.fednsso.FSSSOLECPProfileHandler
Processes LECP authentication request.
processListenerEvent(String) - Method in class com.sun.identity.authentication.config.AMConfiguration
Processes listener event, this method will remove configuration from the configuration cache, also remove the listener from the listened object, such as AMUser, AMRole, or SM Service.
processLogoutRequest(HttpServletRequest, HttpServletResponse, PrintWriter, String, String) - Static method in class com.sun.identity.saml2.profile.IDPSingleLogout
Gets and processes the Single LogoutRequest from SP.
processLogoutRequest(LogoutRequest, HttpServletRequest, HttpServletResponse, PrintWriter, String, String, String, String, boolean) - Static method in class com.sun.identity.saml2.profile.IDPSingleLogout
Gets and processes the Single LogoutRequest from SP and return LogoutResponse.
processLogoutRequest(HttpServletRequest, HttpServletResponse, PrintWriter, String, String) - Static method in class com.sun.identity.saml2.profile.SPSingleLogout
Gets and processes the Single LogoutRequest from IDP.
processLogoutRequest(LogoutRequest, String, String, HttpServletRequest, HttpServletResponse, boolean, String, boolean) - Static method in class com.sun.identity.saml2.profile.SPSingleLogout
Gets and processes the Single LogoutRequest from IDP and return LogoutResponse.
processLogoutRequest(LogoutRequest, String, String, HttpServletRequest, HttpServletResponse, boolean, boolean, String, boolean) - Static method in class com.sun.identity.saml2.profile.SPSingleLogout
Gets and processes the Single LogoutRequest from IDP and return LogoutResponse.
processLogoutResponse(HttpServletRequest, HttpServletResponse, PrintWriter, String, String) - Static method in class com.sun.identity.saml2.profile.IDPSingleLogout
Gets and processes the Single LogoutResponse from SP, destroys the local session, checks response's issuer and inResponseTo.
processLogoutResponse(HttpServletRequest, HttpServletResponse, String, String) - Static method in class com.sun.identity.saml2.profile.SPSingleLogout
Gets and processes the Single LogoutResponse from IDP, destroys the local session, checks response's issuer and inResponseTo.
processManageNameIDResponse(HttpServletRequest, HttpServletResponse, Map) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
Parses the request parameters and builds the Authentication Request to sent to the IDP.
processMNIResponsePOST(HttpServletRequest, HttpServletResponse, Map) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
 
processModifyRequest(ModifyElement, String, Message, Document) - Method in class com.sun.identity.liberty.ws.idpp.PPRequestHandler
Processes modify request.
processMultiProtocolLogout(HttpServletRequest, HttpServletResponse, Object) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Processes Single Logout cross multiple federation protocols
processNameIDMappingRequest(NameIDMappingRequest, String, String) - Static method in class com.sun.identity.saml2.profile.NameIDMapping
 
processNotification(SessionNotification, boolean) - Method in class com.iplanet.dpro.session.SessionNotificationHandler
Process the notification.
processNotification(String) - Static method in class com.sun.identity.policy.client.ResultsCacheUtil
Processes notifications forwarded from the endpoint on policy client that is listening for notifications from policy service
processOption(UserOptionItem, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
processOption(UserOptionItem, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
abstract method to be implemented by child class to process user options for interactive input
processPattern(String) - Method in class com.sun.identity.tools.objects.MapFormat
Scans the pattern and prepares internal variables.
processPostAuthnSSO(FSAuthnRequest) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Handles authentication request after local login.
processPOSTRequest(HttpServletRequest, HttpServletResponse, Map) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
 
processPreAuthnSSO(FSAuthnRequest) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Handles authentication request.
processProps(Properties) - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Utility method used to parse the properties file that configures this client types manager.
processQueryRequest(QueryElement, String, Message, Document) - Method in class com.sun.identity.liberty.ws.idpp.PPRequestHandler
Processes Query Request.
processRegistrationRequest(HttpServletRequest, HttpServletResponse, FSNameRegistrationRequest) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Processes the registration request received from a remote provider.
processRegistrationResponse(HttpServletRequest, HttpServletResponse, FSNameRegistrationResponse) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Initiates the name registration operation.
processRequest(String) - Method in class com.sun.identity.authentication.AuthContext
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.UI.LoginLogoutMapping
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSConsentHandler
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSFederationHandler
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSPostLoginHandler
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.federation.login.FSPreLoginHandler
Processes requests for both HTTP GET and POST methods.
processRequest(Message) - Method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcRequestHandlerImpl
Extracts SASL request out of a SOAP Message and processes it.
processRequest(Message) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryService
Processes request.
processRequest(Message) - Method in class com.sun.identity.liberty.ws.dst.service.DSTRequestHandler
Processes the request for the given personal profile service request.
processRequest(Message) - Method in interface com.sun.identity.liberty.ws.soapbinding.RequestHandler
Generates a response according to the request.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.multiprotocol.MultiProtocolRelayServlet
Processes requests for both HTTP GET and POST methods.
processRequest(IHttpServletRequest, IHttpServletResponse) - Static method in class com.sun.identity.setup.AMSetupServlet
 
processRequest(Request, String, String) - Method in class com.sun.identity.xacml.client.XACMLRequestProcessor
Processes an XACML context Request and returns an XACML context Response.
processRequest() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
processResponse(Response, String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Processes SAML Response
processResponse(HttpServletRequest, HttpServletResponse, PrintWriter, String, Object, ResponseInfo, String, String, SAML2MetaManager, SAML2EventLogger) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Authenticates user with Response.
processResponse() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
 
processResponseForFedlet(HttpServletRequest, HttpServletResponse, PrintWriter) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Processes response from Identity Provider to Fedlet (SP).
processRESTNotification(String) - Static method in class com.sun.identity.policy.client.ResultsCacheUtil
Processes REST notifications forwarded from the endpoint on policy client that is listening for notifications from policy service
processResults(T) - Method in class org.forgerock.openam.cts.impl.queue.AsyncResultHandler
 
processResults(Collection<PartialToken>) - Method in class org.forgerock.openam.cts.impl.queue.DeleteOnQueryResultHandler
 
processResults(T) - Method in class org.forgerock.openam.cts.monitoring.impl.queue.DefaultMonitoringResultHandler
Logs the option then delegates to the wrapped implementation.
processResults(Token) - Method in class org.forgerock.openam.cts.monitoring.impl.queue.TokenMonitoringResultHandler
 
processResults(T) - Method in interface org.forgerock.openam.sm.datalayer.api.ResultHandler
 
processResults(T) - Method in class org.forgerock.openam.sm.datalayer.impl.CountDownHandler
 
processSAMLRequest() - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
processSAMLRequest() - Method in class com.sun.identity.federation.services.fednsso.FSBrowserArtifactConsumerHandler
Builds SAML request (with artifact), sends SAML request to IDP through SOAP, receives SAML response, then processes the response.
processSAMLRequest(FSSAMLRequest) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Processes SAML request.
processSAMLRequest(FSSAMLRequest) - Method in class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
Processes request with artifacts.
processSamlResponse(HttpServletRequest, HttpServletResponse, PrintWriter) - Static method in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Processes the SAML response for the SAML2 authentication module and then directs the user back to the authentication process differently for XUI and non-XUI cases.
processSASLRequest(SASLRequest, Message, String) - Method in class com.sun.identity.liberty.ws.authnsvc.mechanism.CramMD5MechanismHandler
Generates a SASL response according to the SASL request.
processSASLRequest(SASLRequest, Message, String) - Method in interface com.sun.identity.liberty.ws.authnsvc.mechanism.MechanismHandler
Deprecated.
Generates a SASL response according to the SASL request.
processSASLRequest(SASLRequest, Message, String) - Method in class com.sun.identity.liberty.ws.authnsvc.mechanism.PlainMechanismHandler
Generates a SASL response according to the SASL request.
processSASLRequest(SASLRequest, Message, String) - Method in class com.sun.identity.liberty.ws.authnsvc.mechanism.SSOTokenMechanismHandler
Generates a SASL response according to the SASL request
processSingleLogoutRequest(FSLogoutNotification) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Processes logout request received via SOAP profile.
processSingleLogoutRequest(FSLogoutNotification, FSSessionPartner, String, String, String, boolean, String) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Processes the logout request received from soap profile.
processSOAPRegistrationRequest(HttpServletRequest, HttpServletResponse, FSNameRegistrationRequest) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Processes the name registration request received from a remote provider.
processSOAPRequest(HttpServletRequest, HttpServletResponse, Map) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
Parses the request parameters and process the ManageNameID Request from the remote entity.
processSOAPTerminationRequest(HttpServletRequest, HttpServletResponse, FSFederationTerminationNotification) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Processes the termination request received from a remote provider.
processTerminationRequest(HttpServletRequest, HttpServletResponse, FSFederationTerminationNotification) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Processes the termination request received from a remote provider.
processToken(SoapMessage) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenClientInterceptor
This method will be called in-bound on the server side.
processToken(SoapMessage) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionTokenServerInterceptor
This method is called in-bound on the server-side - validate-request in JASPI terms.
processUnknownElement(Element) - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
 
processUnknownElement(Element) - Method in class com.sun.identity.saml.assertion.Assertion
 
processURL(String, HttpServletRequest) - Method in class com.sun.identity.authentication.service.AuthD
Returns the dynamic replacement of the URL from the Success or Failure URLs.
processUserAdd(SSOToken, String, Map) - Method in interface com.iplanet.am.sdk.AMUserEntryProcessed
Deprecated.
Method which gets invoked whenever a user is created
processUserDelete(SSOToken, String, Map) - Method in interface com.iplanet.am.sdk.AMUserEntryProcessed
Deprecated.
Method which gets invoked whenever a user entry is deleted
processUserModify(SSOToken, String, Map, Map) - Method in interface com.iplanet.am.sdk.AMUserEntryProcessed
Deprecated.
Method which gets invoked whenever a user entry is modified
processValidators(String, IStateAccess, boolean) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
Validate user input
processXACMLQuery(RequestAbstract, String, String) - Static method in class com.sun.identity.saml2.soapbinding.QueryClient
Returns SAMLv2 Response.
produce(PushNotificationServiceConfig) - Method in class org.forgerock.openam.services.push.sns.utils.SnsClientFactory
Generate a new Amazon SNS Client for the given config.
produceDelegateFor(PushNotificationServiceConfig, String, MessageDispatcher) - Method in interface org.forgerock.openam.services.push.PushNotificationDelegateFactory
Produce a delegate for a given configuration.
produceDelegateFor(PushNotificationServiceConfig, String, MessageDispatcher) - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegateFactory
 
Produces - Annotation Type in org.forgerock.openam.http.annotations
The content type of the response.
ProductInfoHandler - Class in com.sun.identity.install.tools.handler
 
ProductInfoHandler() - Constructor for class com.sun.identity.install.tools.handler.ProductInfoHandler
 
ProductInfoHandlerBase - Class in com.sun.identity.install.tools.handler
 
ProductInfoHandlerBase() - Constructor for class com.sun.identity.install.tools.handler.ProductInfoHandlerBase
 
PROFILE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Scopes
Profile scope.
profile - Static variable in class org.openidentityplatform.openam.cassandra.ConnectionFactoryProvider
 
PROFILE_ERROR - Static variable in exception com.iplanet.log.LogException
Log profile error.
PROFILE_MAPPINGS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
PROFILE_SERVICE_RESPONSE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
ProfilePersister - Class in org.forgerock.openam.authentication.modules.deviceprint
Persists the user's device print profile in LDAP.
ProfileProvider - Interface in org.forgerock.openam.authentication.modules.oauth2.profile
 
ProfileProviderFactory - Class in org.forgerock.openam.authentication.modules.oauth2.profile
 
ProfileProviderFactory() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.profile.ProfileProviderFactory
 
project - Variable in class org.forgerock.maven.plugins.CLIDefinitionGenerator
 
promoteSession(SessionID) - Method in class com.iplanet.dpro.session.service.AuthenticationSessionStore
Moves the specified session out of this store and into the persistent store.
PROMPT - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PROMPT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
This optional parameter indicates whether the user should be prompted for re-authentication and consent to grant account access to your application each time he tries to complete a particular action.
PROMPT_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PROMPT_CONSENT - Static variable in class org.forgerock.openidconnect.OpenIdPrompt
 
PROMPT_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
PROMPT_LOGIN - Static variable in class org.forgerock.openidconnect.OpenIdPrompt
 
PROMPT_NONE - Static variable in class org.forgerock.openidconnect.OpenIdPrompt
 
PROMPT_SELECT_ACCOUNT - Static variable in class org.forgerock.openidconnect.OpenIdPrompt
 
PROOF_TOKEN_STATE - Static variable in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
ProofOfPossession() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.ProofOfPossession
 
ProofTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for ProofToken element declaration.
ProofTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ProofTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
ProofTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
proofTokenState(ProofTokenState) - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState.SAML2TokenGenerationStateBuilder
 
ProofTokenState - Class in org.forgerock.openam.sts.user.invocation
When issuing SAML2 Holder-of-Key assertions, the proof token is usually an X509Certificate.
proofTokenState(ProofTokenState) - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState.SAML2TokenStateBuilder
 
ProofTokenState.ProofTokenStateBuilder - Class in org.forgerock.openam.sts.user.invocation
Builder class for ProofTokenState
ProofTokenType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for ProofTokenType complex type.
ProofTokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ProofTokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
ProofTokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PROP_BIN_DIR - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_CONFIG_DIR - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_DATA_DIR - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_DEBUG_ENABLED - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_ETC_DIR - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_JCE_DIR - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_JSSE_DIR - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_LIB_DIR - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_LOCALE_DIR - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_LOGS_DIR - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_PREFIX - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_PRODUCT_HOME - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_REGISTER_JCE_PROVIDER - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_REGISTER_JSSE_PROVIDER - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
PROP_SERVER_MODE - Static variable in class com.sun.identity.common.SystemConfigurationUtil
 
PROPERTIES - Static variable in class com.iplanet.am.util.SystemProperties
New configuration file extension
properties - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
PROPERTIES_FILE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
PROPERTIES_FILENAME - Static variable in class com.sun.identity.sm.SMSUtils
 
PROPERTIES_VIEW_BEAN_URL - Static variable in class com.sun.identity.sm.SMSUtils
 
PropertiesFileLicenseLog - Class in org.forgerock.openam.license
Stores acceptance of license terms in a Properties file on disk.
PropertiesFileLicenseLog(File) - Constructor for class org.forgerock.openam.license.PropertiesFileLicenseLog
Constructs the license log with the given log directory and log date format (see SimpleDateFormat for allowed format strings).
PropertiesFinder - Class in com.sun.identity.common
This class tries to locate an attribute value in service.
PROPERTY_CHANGE_NOTIFICATION - Static variable in interface com.sun.identity.shared.Constants
Global schema property name in Session Service.
PROPERTY_CONFIGURATOR_PLUGINS - Static variable in interface com.sun.identity.setup.SetupConstants
Configurator plugins properties file name.
PROPERTY_CONTAINS_BLANK_VALUE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
PROPERTY_FILENAME - Static variable in interface com.sun.identity.setup.SetupConstants
Properties file name that contains the names of all services that need to be registered by the configurator.
PROPERTY_IS_NOT_A_SET - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
PROPERTY_IS_NOT_AN_INTEGER - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
PROPERTY_NAME_LB_COOKIE_VALUE - Static variable in interface com.sun.identity.shared.Constants
Property string for load balancer cookie value.
PROPERTY_NAMES - Static variable in interface com.sun.identity.cli.IArgument
Property names.
PROPERTY_VALUE_DELIMITER - Static variable in class com.sun.identity.shared.StringUtils
 
PROPERTY_VALUE_NOT_DEFINED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
propertyNames() - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
PROPS - Static variable in class com.sun.identity.idsvcs.rest.MarshallerFactory
 
PROPS_FILE - Static variable in class org.forgerock.openam.services.cdm.BasicClientTypesManager
 
PROTECTED_PROPERTIES_LIST - Static variable in interface com.sun.identity.shared.Constants
Property string to list all the Session properties that should be protected.
ProtectedPage - Class in com.sun.identity.config.util
Any page that needs to be protected post OpenAM setup should extend this class, for example, all the Config Wizard pages.
ProtectedPage() - Constructor for class com.sun.identity.config.util.ProtectedPage
 
ProtectedResource - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
protectedUserAttributes - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
ProtectionTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.4 SymmetricBinding Assertion Java content class for ProtectionToken element declaration.
ProtectionTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
ProtectionTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
ProtectionTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
ProtectTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.4 SymmetricBinding Assertion Java content class for ProtectTokens element declaration.
ProtectTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
ProtectTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
ProtectTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
PROTOBINDING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for ProtocolBinding attribute
PROTOCOL_DECLARE_STR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare SAMLv2 protocol namespace.
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.
PROTOCOL_MAJOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Protocol major version
PROTOCOL_MAJOR_VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
Protocol major version 1.
PROTOCOL_MINOR_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Protocol minor version
PROTOCOL_MINOR_VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default protocol minor version 1.
PROTOCOL_MINOR_VERSION_ONE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Protocol minor version 1.
PROTOCOL_MINOR_VERSION_ZERO - Static variable in class com.sun.identity.saml.common.SAMLConstants
Protocol minor version 0.
PROTOCOL_NAMESPACE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare SAMLv2 protocol namespace.
PROTOCOL_NAMESPACE_STRING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML protocol namespace
PROTOCOL_NAMESPACE_STRING - Static variable in class com.sun.identity.saml.common.SAMLConstants
String used in the toString(includeNS, declareNS) method.
PROTOCOL_NAMESPACE_URI - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML protocol namespace
PROTOCOL_NAMESPACE_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML request-response protocol namespace URI.
PROTOCOL_PREFIX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML protocol prefix
PROTOCOL_PREFIX - Static variable in class com.sun.identity.saml.common.SAMLConstants
samlp namespace prefix with ":".
PROTOCOL_PREFIX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare SAMLv2 protocol namespace prefix.
PROTOCOL_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
ProtocolProfile
PROTOCOL_VERSION_1_0 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Protocol version 1.0.
PROTOCOL_VERSION_1_1 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Protocol version 1.1.
ProtocolFactory - Class in com.sun.identity.saml2.protocol
This is the factory class to obtain object instances for concrete elements in the protocol schema.
protocolVersion - Variable in class com.sun.identity.wss.provider.STSConfig
 
PROVIDER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider
PROVIDER_ATTR_PREFIX - Static variable in class com.sun.identity.plugin.datastore.DataStoreProviderManager
Prefix for provider attribute.
PROVIDER_CONFIG_70_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Used in local configuration descriptor to track the version
PROVIDER_CONFIG_71_VERSION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Used in local configuration descriptor to track the version
PROVIDER_DESCRIPTION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider description.
PROVIDER_HOME_PAGE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider Home page URL.
PROVIDER_HOSTED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Hosted provider
PROVIDER_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider Identifier
PROVIDER_ID_FORMAT - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Provider ID format uri.
PROVIDER_ID_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Parameter used in introduction profile
PROVIDER_ID_NOT_VALID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
PROVIDER_ID_SEPARATOR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider id separator
PROVIDER_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
ProviderName
PROVIDER_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for ProviderName attribute
PROVIDER_NOT_TRUSTED - Static variable in class com.sun.identity.federation.common.LogUtil
Provider is not trusted.
PROVIDER_REMOTE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Remote provider
PROVIDER_STATUS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider Status
ProviderConfig - Class in com.sun.identity.wss.provider
This abstract class ProviderConfig represents the Web Services Server provider or the Web Services Client provider configuration.
ProviderConfig() - Constructor for class com.sun.identity.wss.provider.ProviderConfig
 
ProviderException - Exception in com.sun.identity.wss.provider
This class ProviderException represents the Exception that can be thrown for any errors in accessing any provider configuration (Web Services Client, Web Services Provider, STS client or Discovery client).
ProviderException() - Constructor for exception com.sun.identity.wss.provider.ProviderException
Create an ProviderException with no message.
ProviderException(String) - Constructor for exception com.sun.identity.wss.provider.ProviderException
Create an ProviderException with a message.
ProviderHeader - Class in com.sun.identity.liberty.ws.soapbinding
The ProviderHeader class represents 'Provider' element defined in SOAP binding schema.
ProviderHeader(String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
This constructor takes value of 'providerID' attribute which is required.
ProviderManager - Interface in com.sun.identity.liberty.ws.util
The interface ProviderManager is a provider interface for retrieving properties consumed by IDWSF from providers defined in different specification.
providerName - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
Providers - Class in org.forgerock.openam.utils
Static factory methods for getting pre-configured provider instances.
providerSettingsFactory - Variable in class org.forgerock.oauth2.core.GrantTypeHandler
 
providerType - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
ProviderUtil - Class in com.sun.identity.liberty.ws.util
The class ProviderUtil manages ProviderManager.
ProviderUtil() - Constructor for class com.sun.identity.liberty.ws.util.ProviderUtil
 
ProviderUtils - Class in com.sun.identity.wss.provider
 
ProviderUtils() - Constructor for class com.sun.identity.wss.provider.ProviderUtils
 
provisionAccountNow(AccountProvider, String, String, String, JwtClaimsSet) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
provisionUser(AMIdentityRepository, Map<String, Set<String>>) - Method in interface org.forgerock.openam.authentication.modules.common.mapping.AccountProvider
Provisions a user with the specified attributes.
provisionUser(AMIdentityRepository, Map<String, Set<String>>) - Method in class org.forgerock.openam.authentication.modules.common.mapping.DefaultAccountProvider
Provisions a user with the specified attributes.
PROXY_IDP_FINDER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
IDP Proxy finder implmentation classe attribute name in the IDP Extended metadata
PROXY_IDP_FINDER_JSP - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute Name in the extended metadata that takes the value of the JSP that will present the list of IdPs to the user
PROXY_RESTRICTION - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
PROXY_RESTRICTION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
 
PROXY_RESTRICTION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
 
ProxyPolicyEvaluator - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ProxyPolicyEvaluatorFactory - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ProxyRestriction - Interface in com.sun.identity.saml2.assertion
The ProxyRestriction specifies limitations that the asserting party imposes on relying parties that in turn wish to act as asserting parties and issue subsequent assertions of their own on the basis of the information contained in the original assertion.
ProxyRestrictionElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for ProxyRestriction element declaration.
ProxyRestrictionElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ProxyRestrictionElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
ProxyRestrictionElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ProxyRestrictionImpl - Class in com.sun.identity.saml2.assertion.impl
The ProxyRestriction specifies limitations that the asserting party imposes on relying parties that in turn wish to act as asserting parties and issue subsequent assertions of their own on the basis of the information contained in the original assertion.
ProxyRestrictionImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
Default constructor
ProxyRestrictionImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
This constructor is used to build ProxyRestriction object from a XML string.
ProxyRestrictionImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
This constructor is used to build ProxyRestriction object from a block of existing XML that has already been built into a DOM.
ProxyRestrictionType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for ProxyRestrictionType complex type.
ProxyRestrictionTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
ProxyRestrictionTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
ProxyRestrictionTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
proxySPAuthnReqCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the original AuthnRequest coming from SP to IDP proxy key : requestID (String) value : AuthnRequest
proxySPLogoutReqCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the original LogoutRequest coming from SP to IDP proxy key : requestID (String) value : LogoutRequest
ProxyStateAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Proxy-State field as specified in section 5.33 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
ProxyStateAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.ProxyStateAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
ProxyStateAttribute(String) - Constructor for class org.forgerock.openam.radius.common.packet.ProxyStateAttribute
Create an instance with the opaque string to be sent by a proxy server to another server when forwarding an Access-Request and MUST be returned unmodified in the Access-Accept, Access-Reject or Access-Challenge.
ProxySubject - Class in com.sun.identity.liberty.ws.security
The ProxySubject class represents the identity of a proxy, the confirmation key and confirmation obligation the proxy must posess and demonstrate for authentication purpose.
ProxySubject(NameIdentifier, SubjectConfirmation) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a NameIdentifier object and a SubjectConfirmation object.
ProxySubject(NameIdentifier) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a NameIdentifier object.
ProxySubject(Element) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a DOM Element.
ProxySubject(SubjectConfirmation) - Constructor for class com.sun.identity.liberty.ws.security.ProxySubject
Constructs a ProxySubject object from a SubjectConfirmation object.
PseudonymBasisElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for PseudonymBasis element declaration.
PseudonymBasisElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PseudonymBasisElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
PseudonymBasisElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PseudonymBasisType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for PseudonymBasisType complex type.
PseudonymBasisTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PseudonymBasisTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
PseudonymBasisTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PseudonymElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for Pseudonym element declaration.
PseudonymElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PseudonymElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
PseudonymElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PseudonymType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for PseudonymType complex type.
PseudonymTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PseudonymTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
PseudonymTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
psi - Variable in class com.sun.identity.sm.PluginSchema
 
PsuedonymServiceEndpointElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for PsuedonymServiceEndpoint element declaration.
PsuedonymServiceEndpointElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PsuedonymServiceEndpointElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
PsuedonymServiceEndpointElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
PT_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
PT_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
PTAG_BODY - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Body Prefix.
PTAG_CONSENT - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Consent Prefix.
PTAG_CORRELATION - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Correlation Prefix.
PTAG_CREDENTIAL - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Credential Prefix.
PTAG_CREDENTIALS - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Element Credentials with namespace prefix.
PTAG_DATA - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Element Data with namespace prefix.
PTAG_ENDPOINT - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
EndPoint Prefix.
PTAG_ENVELOPE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
 
PTAG_FAULT - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SOAP Fault Prefix.
PTAG_HEADER - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Header Prefix.
PTAG_PARAMETER - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Element Parameter with namespace prefix.
PTAG_PASSWORD_TRANSFORMS - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Element PasswordTransforms with namespace prefix.
PTAG_PROCESSING_CONTEXT - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
ProcessingContext Prefix.
PTAG_PROVIDER - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Provider Prefix.
PTAG_SASL_REQUEST - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Element SASLRequest with namespace prefix.
PTAG_SASL_RESPONSE - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Element SASLResponse with namespace prefix.
PTAG_SECURITY_MECH_ID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SecurityMechID Prefix.
PTAG_SERVICE_INSTANCE_UPDATE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Service Instance Update Prefix.
PTAG_STATUS - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Element Status with namespace prefix.
PTAG_STATUS - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Status Prefix.
PTAG_TRANSFORM - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Element Transform with namespace prefix.
PTAG_USAGE_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Usage Directive Prefix.
PUBLIC_KEY - Static variable in class com.sun.identity.wss.sts.STSConstants
 
PUBLIC_KEY - Static variable in class org.forgerock.openam.authentication.modules.oauth2.profile.OdnoklassnikiProvider
 
PUBLIC_KEY_AUTH_CTX_CLASS_REF - Static variable in class com.sun.identity.wss.security.WSSConstants
 
PUBLIC_KEY_KEYTYPE - Static variable in class org.forgerock.openam.sts.soap.TokenSpecification
 
PUBLIC_KEY_SELECTOR - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
publicKey - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
publicKey - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
publicKeyAlias - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
publicKeyAlias - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
publicKeyReferenceType(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
publicKeyReferenceType(OpenIdConnectTokenPublicKeyReferenceType) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
publish(LogRecord) - Method in class com.sun.identity.log.handlers.DBHandler
Publishes the provided LogRecord.
publish(LogRecord) - Method in class com.sun.identity.log.handlers.FileHandler
Format and publish a LogRecord.
publish(LogRecord) - Method in class com.sun.identity.log.handlers.RemoteHandler
This method sends the LogRecord to the remote logging service.
publish(LogRecord) - Method in class com.sun.identity.log.handlers.SecureFileHandler
Format and publish a LogRecord.
publish(Topic, JsonValue) - Method in class org.forgerock.openam.entitlement.utils.NullNotificationBroker
 
publish(LogRecord) - Method in class org.forgerock.openam.log.handlers.syslog.SyslogHandler
Publishes the log record if it is loggable according to current configuration.
publish(Topic, JsonValue) - Method in class org.forgerock.openam.notifications.brokers.InMemoryNotificationBroker
 
publish(Topic, JsonValue) - Method in class org.forgerock.openam.notifications.integration.brokers.CTSNotificationBroker
 
publish(Topic, JsonValue) - Method in interface org.forgerock.openam.notifications.NotificationBroker
Publish passes the notification onto subscribers of the topic.
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.
publishInstance(RestSTSInstanceConfig, RestSTS, boolean) - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
Publish the Rest STS instance specified by the instanceConfig parameter.
publishInstance(RestSTSInstanceConfig, RestSTS, boolean) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
Publishes the rest STS instance at the specified relative path.
publishInstance(SoapSTSInstanceConfig) - Method in interface org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisher
Publish the Soap STS instance specified by the instanceConfig parameter.
publishInstance(SoapSTSInstanceConfig) - Method in class org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisherImpl
 
publishLogRecords(List<String>) - Method in class org.forgerock.openam.log.handlers.syslog.SyslogPublisher
Flush underlying connection.
PublishServiceConsumer - Interface in org.forgerock.openam.sts.soap.publish
Defines the concerns of performing a GET on the sts-publish service to obtain SoapSTSInstanceConfig instances corresponding to published soap-sts instances.
PublishServiceConsumerImpl - Class in org.forgerock.openam.sts.soap.publish
 
purge(boolean, int) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Purges entry from data store.
purge(boolean, int) - Method in class com.iplanet.am.sdk.AMEntityImpl
 
purge(boolean, int) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
This method will physically delete the entry from the data store.
purge(String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method takes an organization DN and purges all objects marked for deletion.
purgeGroup(String, String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method takes a group name and a domain name, It uses default search templates to search for the organization and uses the deleted objects search filter for Groups as defined in the Administration Service of Access Manager.
purgeResource(String, String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method takes a resource ID and a domain name, It uses default search templates to search for the organization and uses the deleted objects search filter for Resources as defined in the Administration Service of Access Manager.
purgeUser(String, String, int) - Method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
This method takes a user ID and a domain name, It uses default search templates to search for the organization and uses the deleted objects search filter for Users as defined in the Administration Service of Access Manager.
PUSH_DEVICES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
pushAttributes(Attributes, boolean) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
pushAttributes(Attributes, boolean) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Stores a new attribute set.
pushAttributes(Attributes, boolean) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
pushAttributes(Attributes, boolean) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Stores a new attribute set.
PushAuthGuiceModule - Class in org.forgerock.openam.authentication.modules.push
The PushAuthGuiceModule class configures the guice framework for the Push Auth module.
PushAuthGuiceModule() - Constructor for class org.forgerock.openam.authentication.modules.push.PushAuthGuiceModule
 
pushConfigLink - Variable in class com.sun.identity.config.Options
 
pushConfigLink - Variable in class com.sun.identity.config.wizard.Wizard
 
pushContentHandler(UnmarshallingEventHandler, int) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
pushContentHandler(UnmarshallingEventHandler, int) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
Pushes the current content handler into the stack and registers the newly specified content handler so that it can receive SAX events.
pushContentHandler(UnmarshallingEventHandler, int) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
pushContentHandler(UnmarshallingEventHandler, int) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
Pushes the current content handler into the stack and registers the newly specified content handler so that it can receive SAX events.
PushDevicesDao - Class in org.forgerock.openam.core.rest.devices.push
A DAO instance for accessing Push user devices.
PushDevicesDao(AuthenticatorDeviceServiceFactory<AuthenticatorPushService>) - Constructor for class org.forgerock.openam.core.rest.devices.push.PushDevicesDao
Construct a new PushDevicesDao.
PushDeviceSettings - Class in org.forgerock.openam.core.rest.devices.push
Data model representation of an Push device's settings.
PushDeviceSettings() - Constructor for class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Empty no-arg constructor for Jackson usage, due to presence of non-default constructor.
PushDeviceSettings(String, String) - Constructor for class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Construct a new PushDeviceSettings object with the provided values.
PushDevicesResource - Class in org.forgerock.openam.core.rest.devices.push
A user devices resource for Push authentication devices.
PushDevicesResource(PushDevicesDao, ContextHelper, Debug, AuthenticatorDeviceServiceFactory<AuthenticatorPushService>) - Constructor for class org.forgerock.openam.core.rest.devices.push.PushDevicesResource
Construct a new PushDevicesResource endpoint.
pushException() - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
Save the exception into the request.
PushGuiceModule - Class in org.forgerock.openam.services.push
Guice module for OpenAM Push related classes.
PushGuiceModule() - Constructor for class org.forgerock.openam.services.push.PushGuiceModule
 
PushMessage - Class in org.forgerock.openam.services.push
A class representing a message to be sent via a PushNotificationDelegate.
PushMessage(String, String, String, String) - Constructor for class org.forgerock.openam.services.push.PushMessage
Create a new PushMessage.
PushMessage(String, String, String) - Constructor for class org.forgerock.openam.services.push.PushMessage
Create a new PushMessage with a default-generated messageId.
PushMessageChallengeResponsePredicate - Class in org.forgerock.openam.services.push.dispatch
Checks that the response to a message is appropriate for the user from whom it claims to be sent, by asserting that the contents is the correct response to the challenge (HmacSHA-256 encoded version of the challenge sent out).
PushMessageChallengeResponsePredicate(byte[], String, String) - Constructor for class org.forgerock.openam.services.push.dispatch.PushMessageChallengeResponsePredicate
Create a new PushMessagePredicate that will ensure that the contents of the JsonValue found at the location of the JsonPointer location is equal to a predicted challenge response value.
PushMessageChallengeResponsePredicate() - Constructor for class org.forgerock.openam.services.push.dispatch.PushMessageChallengeResponsePredicate
Default constructor for the PushMessageChallengeResponsePredicate, used for serialization purposes.
PushMessageConverter - Interface in org.forgerock.openam.services.push
Interface to ensure that each delegate system can successfully convert a basic PushMessage into one appropriate for putting on the wire.
PushNotificationConstants - Class in org.forgerock.openam.services.push
Constants for the PushNotification Services and Delegates.
PushNotificationDelegate - Interface in org.forgerock.openam.services.push
The PushNotificationService is responsible for monitoring configuration changes and detecting when it should create new instances of any given PushNotificationDelegate.
PushNotificationDelegateFactory - Interface in org.forgerock.openam.services.push
Defines how PushNotificationDelegates should be created.
PushNotificationException - Exception in org.forgerock.openam.services.push
Exception for issues encountered during the operation of the PushNotificationService or PushNotificationDelegates.
PushNotificationException(String) - Constructor for exception org.forgerock.openam.services.push.PushNotificationException
Construct a new PushNotificationException with a message.
PushNotificationException(String, Throwable) - Constructor for exception org.forgerock.openam.services.push.PushNotificationException
Construct a new PushNotificationException with a message and a Throwable indicating the cause of the exception.
PushNotificationRestRouteProvider - Class in org.forgerock.openam.services.push
A RestRouteProvider that add routes for the audit endpoint.
PushNotificationRestRouteProvider() - Constructor for class org.forgerock.openam.services.push.PushNotificationRestRouteProvider
 
PushNotificationService - Class in org.forgerock.openam.services.push
The PushNotificationManager holds a map of instantiated PushNotificationDelegates to their realm in which they exist.
PushNotificationService(Debug, ConcurrentMap<String, PushNotificationDelegate>, ConcurrentMap<String, PushNotificationDelegateFactory>, PushNotificationServiceConfigHelperFactory, MessageDispatcherFactory) - Constructor for class org.forgerock.openam.services.push.PushNotificationService
Constructor (called by Guice), registers a listener for this class against all PushNotificationService changes in a realm.
PushNotificationServiceConfig - Class in org.forgerock.openam.services.push
Config class for a Push Notification Service.
PushNotificationServiceConfig.Builder - Class in org.forgerock.openam.services.push
Internal builder for the config to ease creation.
PushNotificationServiceConfigHelper - Class in org.forgerock.openam.services.push
Helper for reading a PushNotificationService config, to decouple and aid testing.
PushNotificationServiceConfigHelper(ServiceConfig, Debug) - Constructor for class org.forgerock.openam.services.push.PushNotificationServiceConfigHelper
Produce a new PushNotificationServiceConfigHelper for the provided ServiceConfig.
PushNotificationServiceConfigHelperFactory - Class in org.forgerock.openam.services.push
Decouples the PushNotificationService from its config to aid testing.
PushNotificationServiceConfigHelperFactory(ServiceConfigManager, Debug) - Constructor for class org.forgerock.openam.services.push.PushNotificationServiceConfigHelperFactory
Construct a new PushNotificationServiceConfigHelperFactory which will produce PushNotificationServiceConfigHelpers for the provided realm.
PushNotificationServiceSetupListener - Class in org.forgerock.openam.services.push
Starts the Push Notification Service on each realm as soon as the server starts, to ensure that endpoints are appropriately created and made available.
PushNotificationServiceSetupListener() - Constructor for class org.forgerock.openam.services.push.PushNotificationServiceSetupListener
 
pushService - Variable in class org.forgerock.openam.authentication.modules.push.AbstractPushModule
Used to communicate messages out from OpenAM through a configurable Push delegate.
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(Object, Object) - Method in class com.sun.identity.entitlement.opensso.Cache
Maps the specified key to the specified value in this Cache.
put(String, Object) - Method in interface com.sun.identity.install.tools.configurator.IStateAccess
 
put(String, Object) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
put(String, Object) - Method in class com.sun.identity.install.tools.configurator.StateData
 
put(String, Object) - Method in class com.sun.identity.install.tools.configurator.TransientStateAccess
 
Put - Annotation Type in org.forgerock.openam.http.annotations
Specify a PUT HTTP method endpoint.
put(String, ContextHolder) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolderCache
Associates the specified value with the specified key in this cache.
put(String, Object) - Method in class org.forgerock.openam.scripting.ChainedBindings
Sets the given variable to the given value.
put(String, JsonValue) - Method in class org.forgerock.openam.scripting.rest.batch.helpers.ScriptResponse
 
put(E) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
put(String, NewSubSchemaWrapper) - Method in class org.forgerock.openam.upgrade.SubSchemaModificationWrapper
Adds a new named sub schema to this service
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.
putAll(Map) - Method in class com.sun.identity.entitlement.opensso.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) - Method in class com.sun.identity.install.tools.configurator.StateData
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.forgerock.openam.scripting.ChainedBindings
putAllPropertiesFromAuthSession(InternalSession, InternalSession) - Method in class com.sun.identity.authentication.service.DefaultSessionActivator
 
putAttributes(Map, Set, boolean, boolean) - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
putData(Map) - Method in interface com.sun.identity.install.tools.configurator.IStateAccess
 
putData(Map) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
Method to merge existing data with data provided in the HashMap
putData(Map) - Method in class com.sun.identity.install.tools.configurator.TransientStateAccess
 
putExternalProperty(SSOToken, String, String) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the key-value pair in the InternalSession property table if it is not protected.
putHeaders(MimeHeaders, HttpServletResponse) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Sets mime headers in HTTP servlet response.
putProperty(String, String) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the key-value pair in the Internal Session property table.
putProperty(String, String) - Static method in class org.forgerock.openam.audit.context.AuditRequestContext
Add a property to the request context.
putReplyURL(String) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Put a reply URL in the wctx->wreply map.
putResponse(String, JsonValue) - Method in class org.forgerock.openam.scripting.rest.batch.helpers.ScriptResponse
Store a response in the ScriptResponse.
putSetIntoMap(String, Map<String, Set<String>>, String) - Static method in class com.sun.identity.shared.test.CollectionUtils
Returns set of string.
putValue(String, Object) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Deprecated. 
PW_QUESTION_TITLE - Static variable in class com.sun.identity.password.ui.PWResetQuestionViewBean
Name of title peer component
PW_RESET_SERVICE - Static variable in interface com.sun.identity.password.ui.model.PWResetModel
Name of password reset service
PWResetAccountLockout - Class in com.sun.identity.password.ui.model
PWResetAccountLockout defines a set for methods to lock and unlock the user's account if their attempt to reset password were unsuccessful after n of tries.
PWResetAccountLockout(PWResetModelImpl) - Constructor for class com.sun.identity.password.ui.model.PWResetAccountLockout
Constructs a password reset account lockout object.
PWResetAdminLog - Class in com.sun.identity.password.ui.model
PWResetAdminLog defines the methods to log messages to password reset log file.
PWResetAdminLog(SSOToken) - Constructor for class com.sun.identity.password.ui.model.PWResetAdminLog
Constructs a logger object
PWResetException - Exception in com.sun.identity.password.ui.model
PWResetException is thrown whenever the model implementor encounters an exception.
PWResetException(String) - Constructor for exception com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object.
PWResetException(String, String, Object[]) - Constructor for exception com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object with localizable error message.
PWResetException(List) - Constructor for exception com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object.
PWResetException(Throwable) - Constructor for exception com.sun.identity.password.ui.model.PWResetException
Creates a password reset Exception object.
PWResetInvalidURLModel - Interface in com.sun.identity.password.ui.model
PWResetInvalidURLModel defines a set of methods required by invalid URL view bean.
PWResetInvalidURLModelImpl - Class in com.sun.identity.password.ui.model
PWResetInvalidURLModelImpl contains a set of methods required by PWResetInvalidURLViewBean.
PWResetInvalidURLModelImpl() - Constructor for class com.sun.identity.password.ui.model.PWResetInvalidURLModelImpl
Creates a invalid URL model implementation object.
PWResetInvalidURLViewBean - Class in com.sun.identity.password.ui
PWResetInvalidURLViewBean is invoked when Module Servlet gets an invalid URL.
PWResetInvalidURLViewBean() - Constructor for class com.sun.identity.password.ui.PWResetInvalidURLViewBean
Constructs a user validation view bean
pwResetLockoutAttrName - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
 
pwResetLockoutAttrValue - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
 
PWResetModel - Interface in com.sun.identity.password.ui.model
PWResetModelImpl defines the basic and commonly used methods used by view beans.
PWResetModelImpl - Class in com.sun.identity.password.ui.model
PWResetModelImpl defines the basic and commonly used methods used by view beans.
PWResetModelImpl() - Constructor for class com.sun.identity.password.ui.model.PWResetModelImpl
Creates a base model for password reset.
PWResetQuestionModel - Interface in com.sun.identity.password.ui.model
PWResetQuestionModelImpl defines a set of methods that are required by password reset question viewbean.
PWResetQuestionModelImpl - Class in com.sun.identity.password.ui.model
PWResetQuestionModelImpl defines a set of methods that are required by password reset question viewbean.
PWResetQuestionModelImpl() - Constructor for class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Constructs a password reset question model object
PWResetQuestionTiledView - Class in com.sun.identity.password.ui
PWResetQuestionTiledView is a tiled view for password reset question view bean.
PWResetQuestionTiledView(View, String) - Constructor for class com.sun.identity.password.ui.PWResetQuestionTiledView
Constructs a password reset question tiled view
PWResetQuestionViewBean - Class in com.sun.identity.password.ui
PWResetUserValidationViewBean verifies user's answer to the secret question for the password reset service
PWResetQuestionViewBean() - Constructor for class com.sun.identity.password.ui.PWResetQuestionViewBean
Constructs a password reset question view bean
PWResetResBundleCacher - Class in com.sun.identity.password.ui.model
Utility to cache resource bundle object.
PWResetResBundleCacher() - Constructor for class com.sun.identity.password.ui.model.PWResetResBundleCacher
 
PWResetServlet - Class in com.sun.identity.password.ui
PWResetServlet is the controller Servlet for the Password Reset.
PWResetServlet() - Constructor for class com.sun.identity.password.ui.PWResetServlet
Constructs a module Servlet for password reset URI
PWResetSuccessModel - Interface in com.sun.identity.password.ui.model
PWResetSuccessModel defines a set of methods that are required by password reset success message.
PWResetSuccessModelImpl - Class in com.sun.identity.password.ui.model
PWResetSuccessModelImpl defines a set of methods that are required by password reset success viewbean.
PWResetSuccessModelImpl() - Constructor for class com.sun.identity.password.ui.model.PWResetSuccessModelImpl
Constructs a password reset success model object
PWResetSuccessViewBean - Class in com.sun.identity.password.ui
PWResetSuccessViewBean displays reset password success message.
PWResetSuccessViewBean() - Constructor for class com.sun.identity.password.ui.PWResetSuccessViewBean
Constructs a reset password success view bean
PWResetUncaughtExceptionModel - Interface in com.sun.identity.password.ui.model
PWResetUncaughtExceptionModel defines a set of methods required by uncaught exception view bean.
PWResetUncaughtExceptionModelImpl - Class in com.sun.identity.password.ui.model
PWResetUncaughtExceptionModelImpl contains a set of methods required by PWResetUncaughtExceptionViewBean.
PWResetUncaughtExceptionModelImpl() - Constructor for class com.sun.identity.password.ui.model.PWResetUncaughtExceptionModelImpl
Creates a uncaught exception model implementation object
PWResetUncaughtExceptionViewBean - Class in com.sun.identity.password.ui
PWResetInvalidURLViewBean is invoked when Module Servlet gets an invalid URL.
PWResetUncaughtExceptionViewBean() - Constructor for class com.sun.identity.password.ui.PWResetUncaughtExceptionViewBean
Constructs a user validation view bean
PWResetUserValidationModel - Interface in com.sun.identity.password.ui.model
PWResetUserValidationModel defines a set of methods that are required by password reset user validation viewbean.
PWResetUserValidationModelImpl - Class in com.sun.identity.password.ui.model
PWResetUserValidationModelImpl defines a set of methods that are required by password reset user validation viewbean.
PWResetUserValidationModelImpl() - Constructor for class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Constructs a password reset user validation model object
PWResetUserValidationViewBean - Class in com.sun.identity.password.ui
PWResetUserValidationViewBean validates user's identity for the password reset service.
PWResetUserValidationViewBean() - Constructor for class com.sun.identity.password.ui.PWResetUserValidationViewBean
Constructs a user validation view bean
PWResetViewBeanBase - Class in com.sun.identity.password.ui
PWResetViewBeanBase is the base class for password reset.
PWResetViewBeanBase(String) - Constructor for class com.sun.identity.password.ui.PWResetViewBeanBase
Constructs a password reset base view bean

Q

QCharset - Class in com.iplanet.am.util
This class represent charset to be used.
QCharset(String, float) - Constructor for class com.iplanet.am.util.QCharset
Construct a QCharset object.
QCharset(String) - Constructor for class com.iplanet.am.util.QCharset
 
QNAME_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
QName for "Directive".
QNAME_DO_NOT_INTERACT - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
QName for is:doNotInteract is - name space prefix for interaction service
QNAME_DO_NOT_INTERACT_FOR_DATA - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
QName for is:doNotInteractForData is - name space prefix for interaction service
QNAME_FAILED - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
QName for "Failed".
QNAME_FORBIDDEN - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
QName for "Forbidden".
QNAME_INTERACT_IF_NEEDED - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
QName for is:interactIfNeeded is - name space prefix for interaction service
QNAME_INTERACTION_CAN_NOT_DETERMINE_REQUEST_HOST - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
QName for is:interactIfNeeded is - name space prefix for interaction service
QNAME_INTERACTION_REQUIRED - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
QName for is:interactionRequired is - name space prefix for interaction service
QNAME_INTERACTION_REQUIRED_FOR_DATA - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
QName for is:forData is - name space prefix for interaction service
QNAME_INTERACTION_TIME_NOT_SUFFICEINT - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
QName for is:timeNotSufficient is - name space prefix for interaction service
QNAME_INTERACTION_TIMED_OUT - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
QName for is:timeOut is - name space prefix for interaction service
QNAME_NORESULTS - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
QName for "NoResults".
QNAME_OK - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
QName for "OK".
QNAME_REMOVEENTRY - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
QName for "RemoveEntry".
QNAME_SERVER - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
QName for s:Server s - soap name space prefix
QNameAssertionType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for QNameAssertionType complex type.
QNameAssertionTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
QNameAssertionTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl
 
QNameAssertionTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
QR - Class in org.openidentityplatform.openam.authentication.modules
 
QR() - Constructor for class org.openidentityplatform.openam.authentication.modules.QR
 
QRCallbackBuilder - Class in org.forgerock.openam.authentication.callbacks.helpers
Builder class to assist in the creation of a QR code callback.
QRCallbackBuilder() - Constructor for class org.forgerock.openam.authentication.callbacks.helpers.QRCallbackBuilder
 
QRPrincipal - Class in org.openidentityplatform.openam.authentication.modules
 
QRPrincipal(String) - Constructor for class org.openidentityplatform.openam.authentication.modules.QRPrincipal
 
QualifiedCollection - Class in com.iplanet.services.ldap.aci
Class that wraps a collection and a boolean flag Used to represent ACI target attributes and ACI permissions.
QualifiedCollection(Collection, boolean) - Constructor for class com.iplanet.services.ldap.aci.QualifiedCollection
Constructor
qualifiers - Static variable in interface com.iplanet.ums.cos.ICOSDefinition
This represents a string array of COS attribute qualifiers.
QUERY - Static variable in class com.iplanet.dpro.session.share.SessionEncodeURL
 
QUERY - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
Query - Class in com.sun.identity.liberty.ws.disco
The class Query represents a discovery Query object.
Query(ResourceID, List) - Constructor for class com.sun.identity.liberty.ws.disco.Query
Constructor.
Query(EncryptedResourceID, List) - Constructor for class com.sun.identity.liberty.ws.disco.Query
Constructor.
Query(Element) - Constructor for class com.sun.identity.liberty.ws.disco.Query
Constructor.
query(DSTQuery) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Gets QueryResponse for the specified query.
Query - Class in com.sun.identity.saml.protocol
This is an abstract base class for SAML query.
Query() - Constructor for class com.sun.identity.saml.protocol.Query
default constructor.
query - Variable in class com.sun.identity.saml.protocol.Request
 
QUERY - Static variable in class com.sun.identity.session.util.SessionUtils
The QUERY encoding scheme
query(Connection) - Method in class com.sun.identity.sm.DirectoryServerVendor
Returns the vendor of Directory Server.
query(QueryFilter<String>) - Method in interface org.forgerock.oauth2.resources.ResourceSetStore
Query the store for ResourceSetDescription instances.
query(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.sms.ServersResourceProvider
 
query(TokenFilter) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Performs a synchronous query against the persistent store using the provided TokenFilter.
query(TokenFilter) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
query(TokenFilter) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Queries the persistence layer using the given TokenFilter to constrain the values.
query(TokenFilter) - Method in class org.forgerock.openam.cts.impl.LdapAdapter
 
query(TokenFilter, ResultHandler<Collection<Token>, ?>) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
Perform a query against the persistent store and signal the results to the provided ResultHandler.
query(QueryRequest) - Method in interface org.forgerock.openam.entitlement.rest.PolicyStore
Queries the store for a set of policies that match the given query.
QUERY - Static variable in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
 
QUERY - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
query(QueryFilter<CoreTokenField>) - Method in class org.forgerock.openam.oauth2.OAuthTokenStore
Queries for OAuth2 tokens based on the specified query parameters.
query(QueryFilter<String>) - Method in class org.forgerock.openam.oauth2.resources.OpenAMResourceSetStore
 
query(Context, QueryResourceHandler, QueryRequest) - Method in class org.forgerock.openam.oauth2.rest.OAuth2UserApplications
Allows users to query OAuth2 applications that they have given their consent access to and that have active access and/or refresh tokens.
query(TokenFilter) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
query(String, String, Context) - Method in class org.forgerock.openam.scripting.rest.batch.helpers.Requester
Request to perform a query at a specified endpoint.
query(TokenFilter) - Method in interface org.forgerock.openam.sm.datalayer.api.TokenStorageAdapter
Performs a full-token query using the provided filter.
query(TokenFilter, ResultHandler<Collection<Token>, ?>) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.TaskFactory
Used to signal a query against the persistence store.
query(QueryFilter<String>) - Method in class org.forgerock.openam.sm.datalayer.store.TokenDataStore
Query the store for instances.
query(TokenFilter) - Method in class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
Performs a full-token query using the provided filter.
QUERY_ACTION - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
QUERY_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
QUERY_ID_MISSING_UID - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
QUERY_INFO - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
QUERY_INFO_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
QUERY_INFO_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
QUERY_PARAM - Static variable in class org.forgerock.oauth2.core.AccessTokenVerifier
 
QUERY_PARAM_STRING - Static variable in class org.forgerock.openam.xacml.v3.rest.XacmlService
 
QUERY_RESULT - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
QUERY_RESULT_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
QUERY_RESULT_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
QUERY_SIGNATURE_ALGORITHM_DSA - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Property name for the global default query signature algorithm for DSA keys.
QUERY_SIGNATURE_ALGORITHM_EC - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Property name for the global default query signature algorithm for EC keys.
QUERY_SIGNATURE_ALGORITHM_RSA - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Property name for the global default query signature algorithm for RSA keys.
QUERY_TYPE - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
QueryAttribute - Class in org.forgerock.openam.entitlement.rest.query
An attribute that can be used in a query filter for querying policies.
QueryAttribute(AttributeType, SearchAttribute) - Constructor for class org.forgerock.openam.entitlement.rest.query.QueryAttribute
 
QueryBuilder<C,F> - Class in org.forgerock.openam.sm.datalayer.api.query
Fluent class responsible for constructing queries for the data store.
QueryBuilder(Debug) - Constructor for class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Default constructor.
QueryBuilder - Class in org.openidentityplatform.openam.cassandra
 
QueryBuilder(Debug) - Constructor for class org.openidentityplatform.openam.cassandra.QueryBuilder
Default constructor ensures the Object Class is defined.
QueryByStringFilterConverter - Class in org.forgerock.openam.rest.query
Use this org.forgerock.util.query.QueryFilterVisitor implementation to convert a org.forgerock.util.query.QueryFilter to a org.forgerock.util.query.QueryFilter<String>.
QueryByStringFilterConverter() - Constructor for class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
QueryClient - Class in com.sun.identity.saml2.soapbinding
The QueryClient class provides Query Requester clients with a method to send requests using SOAP connection to SOAP endpoint.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.cts.CoreTokenResource
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.devices.deviceprint.TrustedDevicesResource
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDevicesResource
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.devices.push.PushDevicesResource
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesResource
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.IdentityResourceV3
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.RealmResource
Deprecated.
Returns names of all realms included in the subtree rooted by the realm indicated in the query url.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.server.ServerInfoResource
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.session.SessionResource
Queries the session resources using one of the predefined query filters.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
Queries the session resources using the provided query filter.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.sms.SitesResourceProvider
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
Queries for child instances of config.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Queries for a collection of resources.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
Reads the details of all ApplicationTypes in the system.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.entitlement.rest.ConditionTypesResource
Uses the EntitlementRegistry to locate the EntitlementConditions to return.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.entitlement.rest.DecisionCombinersResource
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.entitlement.rest.ResourceTypesResource
Reads the details of all ResourceTypes in the system.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.entitlement.rest.SubjectAttributesResourceV1
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.entitlement.rest.SubjectTypesResource
Uses the EntitlementRegistry to locate the EntitlementSubjects to return.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.oauth2.rest.ClientResource
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.scripting.rest.batch.BatchResource
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.scripting.rest.ScriptResource
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.uma.rest.AuditHistory
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.uma.rest.PendingRequestResource
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.uma.rest.ResourceSetResource
Support for querying by equals for /name and /resourceServer with AND only.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.uma.rest.UmaLabelResource
 
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.uma.rest.UmaPolicyResource
Searches the collection for all resources which match the query request criteria.
queryData(Object, String, List, Map, Document) - Method in class com.sun.identity.liberty.ws.idpp.PersonalProfile
Queries for the data for a specific resourceID.
QueryDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for QueryDescriptor element declaration.
QueryDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
QueryDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
QueryDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
QueryDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for QueryDescriptorType complex type.
QueryDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadataextquery
Java content class for QueryDescriptorType complex type.
QueryDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
QueryDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
QueryDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
QueryDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
QueryDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
QueryDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadataextquery.impl
 
QueryElement - Class in com.sun.identity.log
This class defines each individual query format.
QueryElement(String, String, int) - Constructor for class com.sun.identity.log.QueryElement
Constructor.
QueryElement() - Constructor for class com.sun.identity.log.QueryElement
Default constructor.
QueryException - Exception in org.forgerock.openam.rest.query
General query exception that allows for localised messages.
QueryException(QueryException.QueryErrorCode, Throwable, String...) - Constructor for exception org.forgerock.openam.rest.query.QueryException
Construct a QueryException.
QueryException(QueryException.QueryErrorCode, String...) - Constructor for exception org.forgerock.openam.rest.query.QueryException
Construct a QueryException.
QueryException.QueryErrorCode - Enum in org.forgerock.openam.rest.query
Error messages are stored in the queryError.properties file to facilitate translation.
QueryFactory<T,F> - Interface in org.forgerock.openam.sm.datalayer.api.query
Responsible for generating instances of QueryBuilder and QueryFilter to perform queries against the connection.
QueryFactory - Class in org.openidentityplatform.openam.cassandra
A query factory for LDAP connections.
QueryFactory(Injector) - Constructor for class org.openidentityplatform.openam.cassandra.QueryFactory
 
QueryFailedException - Exception in org.forgerock.openam.cts.exceptions
Indicates that a query operation has failed.
QueryFailedException(Connection, DN, Filter, Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.QueryFailedException
Creates a formatted exception based on the values provided.
QueryFailedException(TokenFilter, Exception) - Constructor for exception org.forgerock.openam.cts.exceptions.QueryFailedException
Creates a formatted error based on the async Query function failing.
QueryFilterVisitor - Class in org.openidentityplatform.openam.cassandra
 
QueryFilterVisitor() - Constructor for class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
QueryFilterVisitorAdapter - Class in org.forgerock.openam.entitlement.rest.query
Abstract base class for building converters that map CREST query filters to a set of entitlement search filters.
QueryFilterVisitorAdapter(String, Map<String, QueryAttribute>) - Constructor for class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
Constructor.
queryForToken(String, QueryFilter<CoreTokenField>) - Method in interface org.forgerock.oauth2.core.TokenStore
Queries the OAuth2 Provider's store for tokens.
queryForToken(String, QueryFilter<CoreTokenField>) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
queryForToken(String, QueryFilter<CoreTokenField>) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
queryForToken(String, QueryFilter<CoreTokenField>) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
QueryHandlerServlet - Class in com.sun.identity.saml2.soapbinding
This class QueryHandlerServlet receives and processes SAMLv2 Queries.
QueryHandlerServlet() - Constructor for class com.sun.identity.saml2.soapbinding.QueryHandlerServlet
 
QueryInformation - Static variable in class com.sun.identity.authentication.server.AuthXMLRequest
Constant of Authentication request for query information
queryPendingRequests(String, String) - Method in class org.forgerock.openam.uma.PendingRequestsService
Queries pending requests for the specified resourceOwnerId and realm.
queryPendingRequests(String, String, String, String) - Method in class org.forgerock.openam.uma.PendingRequestsService
Queries pending requests for the specified resourceSetId, resourceOwnerId, realm and requestingPartyId.
queryPolicies(Context, QueryRequest) - Method in class org.forgerock.openam.uma.rest.PolicyResourceDelegate
Queries the underlying backend policies.
queryPolicies(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.openam.uma.rest.PolicyResourceDelegate
Queries the underlying backend policies.
queryPolicies(Context, QueryRequest) - Method in class org.forgerock.openam.uma.rest.UmaPolicyServiceImpl
queryPolicies(Context, QueryRequest) - Method in interface org.forgerock.openam.uma.UmaPolicyService
 
QueryResponse - Class in com.sun.identity.liberty.ws.disco
The class QueryResponse represents a response for a discovery query request.
QueryResponse(Element) - Constructor for class com.sun.identity.liberty.ws.disco.QueryResponse
Constructor.
QueryResponse() - Constructor for class com.sun.identity.liberty.ws.disco.QueryResponse
Default constructor.
QueryResponse(Status) - Constructor for class com.sun.identity.liberty.ws.disco.QueryResponse
Constructor.
QueryResponseHandler - Class in org.forgerock.openam.rest.query
Base Query Response handler for paging and sorting.
QueryResponsePresentation - Class in org.forgerock.openam.rest.query
Responsible for managing the presentation detail around a CREST query and its response to the caller.
QuerySignatureUtil - Class in com.sun.identity.saml2.common
The QuerySignatureUtil provides methods to sign query string and to verify signature on query string
queryStringFromMap(Map) - Static method in class com.sun.identity.sae.api.Utils
Generates a query string from the a Map.
queryStringFromRequest(HttpServletRequest) - Static method in class com.sun.identity.sae.api.Utils
Generates a query string from the parameters in the request.
queryStringToMap(String) - Static method in class com.sun.identity.setup.BootstrapData
 
QueryTask - Class in org.forgerock.openam.sm.datalayer.impl.tasks
Responsible for querying the persistence layer for matching Tokens.
QueryTask(TokenFilter, ResultHandler<Collection<Token>, ?>) - Constructor for class org.forgerock.openam.sm.datalayer.impl.tasks.QueryTask
 
QUESTION - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
QUESTION - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
QUESTION_MARK - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Question mark
QUESTION_MARK - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
QueueConfiguration - Interface in org.forgerock.openam.sm.datalayer.api
Interface describing the configuration for asynchronous processing queues.
QueueSelector - Class in org.forgerock.openam.cts.impl.queue
QueueSelector is responsible for selecting an appropriate asynchronous queue for a task to be performed on.
QueueTimeoutException - Exception in org.forgerock.openam.sm.datalayer.api
Signals that the CTS Async processing took too long to place the Task on the queue.
QueueTimeoutException(Task) - Constructor for exception org.forgerock.openam.sm.datalayer.api.QueueTimeoutException
Indicates that the Queue operation exceeded the timeout before it could complete.
QueueTimeoutException(Task, InterruptedException) - Constructor for exception org.forgerock.openam.sm.datalayer.api.QueueTimeoutException
Indicates that the Queue operation was interrupted before it could complete.
QuotaExhaustionAction - Interface in com.iplanet.dpro.session.service
Interface to define the resulting behavior when the session quota is exhausted.
QuotaExhaustionActionImpl - Class in com.iplanet.dpro.session.service
 
QuotaExhaustionActionImpl() - Constructor for class com.iplanet.dpro.session.service.QuotaExhaustionActionImpl
 
QuotaExhaustionActionImpl.SetBlockingQueue<T> - Class in com.iplanet.dpro.session.service
 
QUOTE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
QUOTE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Quote
quote(String) - Static method in class com.sun.identity.policy.PolicyUtils
Return a quoted string Surrounds a string on either side with double quote and returns the quoted string
quote(int) - Static method in class com.sun.identity.policy.PolicyUtils
Return a quoted string, quoting an int.
quote(long) - Static method in class com.sun.identity.policy.PolicyUtils
Return a quoted string, quoting a long.
QUOTE - Static variable in class com.sun.identity.saml.common.SAMLConstants
String to identify a quote.
QUOTE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for quote
quote(String) - Static method in class com.sun.identity.xacml.common.XACMLSDKUtils
 

R

RADIO - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The RADIO attribute type specifies that the attribute should be display as radio button.
RADIUS - Class in com.sun.identity.authentication.modules.radius
An authentication module that defers to remote radius servers to validate username and password.
RADIUS() - Constructor for class com.sun.identity.authentication.modules.radius.RADIUS
 
RADIUS_AUTHN_PORT - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
The default port for RADIUS authentication as specified in rfc 2865.
RADIUS_COMMON_LOGGER - Static variable in interface org.forgerock.openam.radius.common.RadiusCommonConstants
Constant defining this maven modules logger name.
RADIUS_REQUEST - Static variable in class org.forgerock.openam.radius.common.packet.TerminationActionAttribute
Indicates that upon termination of the specified service the NAS MAY send a new Access-Request to the RADIUS server, including the State attribute if any.
RADIUS_SERVER_LOGGER - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
The name of the logger used by the radius server classes.
RADIUS_SERVICE_CFG_FILE - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
The classpath based path to the file that defines the configuration pieces in openAM's admin console for the RADIUS server functionality.
RADIUS_SERVICE_NAME - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
The unique name of the RADIUS service registered in the admin console with our amRadiusServer.xml file exposing configuration pieces in openAM's admin console.
RadiusAuditLoggerEventBus - Class in org.forgerock.openam.radius.server.audit
Makes audit logs on behalf of the Radius Server.
RadiusAuditLoggerEventBus(EventBus, AuditEventFactory, AuditEventPublisher) - Constructor for class org.forgerock.openam.radius.server.audit.RadiusAuditLoggerEventBus
Constructor.
RadiusAuditLoggingException - Exception in org.forgerock.openam.radius.server.audit
Exception thrown when it's not possible to make an audit entry.
RadiusAuditLoggingException(String) - Constructor for exception org.forgerock.openam.radius.server.audit.RadiusAuditLoggingException
Constructs a new RadiusAuditLoggingException with the specified detail message.
RadiusAuditLoggingException(String, Throwable) - Constructor for exception org.forgerock.openam.radius.server.audit.RadiusAuditLoggingException
Constructs a new exception with the specified detail message and cause.
RadiusAuditor - Interface in org.forgerock.openam.radius.server.audit
Interface through which audit logs may be made.
RadiusCommonConstants - Interface in org.forgerock.openam.radius.common
Define some module wide constants.
RadiusConn - Class in com.sun.identity.authentication.modules.radius.client
This class implements RFC2865 - Remote Authentication Dial In User Service (RADIUS), June 2000.
RadiusConn(Set<RADIUSServer>, Set<RADIUSServer>, String, int, int) - Constructor for class com.sun.identity.authentication.modules.radius.client.RadiusConn
Construct a connection object with a set of primary and seconary servers.
RadiusConn(Set<RADIUSServer>, String, byte[], int) - Constructor for class com.sun.identity.authentication.modules.radius.client.RadiusConn
Constructs a connection object with only a set of primary servers.
RadiusConn(Set<RADIUSServer>, Set<RADIUSServer>, String, int, byte[], int) - Constructor for class com.sun.identity.authentication.modules.radius.client.RadiusConn
Construct a connection object primary and secondary servers and seed for generating a SecureRandom.
RadiusEvent - Class in org.forgerock.openam.radius.server.events
Base class for events submitted to the RadiusServer's event bus.
RadiusEvent() - Constructor for class org.forgerock.openam.radius.server.events.RadiusEvent
Constructor.
RadiusLifecycleException - Exception in org.forgerock.openam.radius.server
Exception to be thrown for Radius startup, shutdown & re-configuration errors.
RadiusLifecycleException(String) - Constructor for exception org.forgerock.openam.radius.server.RadiusLifecycleException
Constructor.
RadiusLifecycleException(String, Throwable) - Constructor for exception org.forgerock.openam.radius.server.RadiusLifecycleException
Constructor.
RADIUSPrincipal - Class in com.sun.identity.authentication.modules.radius
The Principal contributed by the RADIUS authentication module upon successful authentication of the user.
RADIUSPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.radius.RADIUSPrincipal
Contruct a new instance.
RadiusProcessingException - Exception in org.forgerock.openam.radius.server
An exception thrown when a response to a RADIUS message could not be sent.
RadiusProcessingException(RadiusProcessingExceptionNature, String) - Constructor for exception org.forgerock.openam.radius.server.RadiusProcessingException
Constructor.
RadiusProcessingException(RadiusProcessingExceptionNature, String, Throwable) - Constructor for exception org.forgerock.openam.radius.server.RadiusProcessingException
Constructor.
RadiusProcessingExceptionNature - Enum in org.forgerock.openam.radius.server
Enum that describes the nature of the exception.
RadiusRequest - Class in org.forgerock.openam.radius.server
Encapsulates a radius request.
RadiusRequest(Packet) - Constructor for class org.forgerock.openam.radius.server.RadiusRequest
Constructor.
RadiusRequestContext - Class in org.forgerock.openam.radius.server
Holds context information about a received radius request being processed and provides the means for a client's handler to send a response.
RadiusRequestContext(ClientConfig, DatagramChannel, InetSocketAddress) - Constructor for class org.forgerock.openam.radius.server.RadiusRequestContext
Constructs the reponse handler.
RadiusRequestHandler - Class in org.forgerock.openam.radius.server
Handles valid (ie: from approved clients) incoming radius access-request packets passing responsibility for generating a response to the client's declared handler class.
RadiusRequestHandler(AccessRequestHandlerFactory, RadiusRequestContext, ByteBuffer, EventBus) - Constructor for class org.forgerock.openam.radius.server.RadiusRequestHandler
Constructs a request handler.
RadiusRequestListener - Class in org.forgerock.openam.radius.server
Listens for incoming radius requests, validates they are for defined clients, drops packets that aren't, and queues for handling those that are.
RadiusRequestListener(RadiusServiceConfig, ExecutorService, EventBus, AccessRequestHandlerFactory) - Constructor for class org.forgerock.openam.radius.server.RadiusRequestListener
Construct listener, opens the DatagramChannel to receive requests, sets up the thread pool, and launches the listener's thread which will capture the requests, drop unauthorized clients, and spool to the thread pool.
RadiusResponse - Class in org.forgerock.openam.radius.server
Holds the Radius packet to be returned to the requester, along with other information for audit logging/accounting purposes.
RadiusResponse() - Constructor for class org.forgerock.openam.radius.server.RadiusResponse
Constructor.
RADIUSServer - Class in com.sun.identity.authentication.modules.radius
Represents a remote radius server to which to delegate authentication for the authentication module.
RADIUSServer(String, int) - Constructor for class com.sun.identity.authentication.modules.radius.RADIUSServer
Constructs an instance.
RadiusServer - Interface in org.forgerock.openam.radius.server.config
Interface describing how to start and stup the RADIUS server service.
RadiusServerConstants - Class in org.forgerock.openam.radius.server.config
Constants used by the RADIUS server implementation.
RadiusServerEventMonitorMXBean - Interface in org.forgerock.openam.radius.server.monitoring
An interface to expose the state of the RADIUS server to a JMX client such as visualVM or JConsole.
RadiusServerEventRegistrar - Class in org.forgerock.openam.radius.server.monitoring
Collates information for JMX reporting and monitoring.
RadiusServerEventRegistrar(EventBus) - Constructor for class org.forgerock.openam.radius.server.monitoring.RadiusServerEventRegistrar
Constructor.
RadiusServerEventRegistrator - Interface in org.forgerock.openam.radius.server.monitoring
Interface through which implementations that monitor the state of the Radius Server can update the state by notifying the implementation of events.
RadiusServerGuiceModule - Class in org.forgerock.openam.radius.server
This module is loaded by the java service loader mechanism due, initiated by the entry in META-INF/services.
RadiusServerGuiceModule() - Constructor for class org.forgerock.openam.radius.server.RadiusServerGuiceModule
 
RadiusServerManager - Class in org.forgerock.openam.radius.server.config
This class is a singleton instance acting as the entry point both for starting up the RADIUS server feature in OpenAM and for tearing it down upon container shutdown.
RadiusServerManager(ConfigLoader, ConfigChangeListener, RequestListenerFactory) - Constructor for class org.forgerock.openam.radius.server.config.RadiusServerManager
Creates the instance of the starter.
RadiusServiceConfig - Class in org.forgerock.openam.radius.server.config
Holds the suite of configuration from the admin console for rapid determination of whether packets should be dropped or accepted and processed.
RadiusServiceConfig(boolean, int, ThreadPoolConfig, ClientConfig...) - Constructor for class org.forgerock.openam.radius.server.config.RadiusServiceConfig
Instance created from loading handlerConfig from openAM's admin console constructs.
RadiusServiceManager - Class in org.forgerock.openam.radius.server
This class is responsible for starting and stopping the RADIUS server.
RadiusServiceManager() - Constructor for class org.forgerock.openam.radius.server.RadiusServiceManager
 
RadiusThreadFactory - Class in org.forgerock.openam.radius.server
Creates threads with name RADIUS-Request-Handler-# with # being the index of creation.
RadiusThreadFactory() - Constructor for class org.forgerock.openam.radius.server.RadiusThreadFactory
 
random - Static variable in class com.sun.identity.authentication.internal.AuthSSOToken
 
random - Static variable in class com.sun.identity.saml.common.SAMLUtilsCommon
SecureRandom instance.
random - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
RANDOM_SECRET - Static variable in class com.sun.identity.plugin.session.impl.FMSessionProvider
This constant string is used both in this class and in the Federation Auth Module implementationt to specify the name of the random secret call back.
RANDOM_SECURE - Static variable in class com.sun.identity.setup.ServicesDefaultValues
 
RANDOM_SECURE_256 - Static variable in class com.sun.identity.setup.ServicesDefaultValues
 
RandomKeyGenerator - Class in com.sun.identity.install.tools.configurator
 
RandomKeyGenerator() - Constructor for class com.sun.identity.install.tools.configurator.RandomKeyGenerator
 
RandomPasswordGenerator - Class in com.sun.identity.password.plugins
RandomPasswordGenerator defines a set of methods that are required to generate a new password for a user.
RandomPasswordGenerator() - Constructor for class com.sun.identity.password.plugins.RandomPasswordGenerator
Constructs a random password generator object.
RandomString - Class in com.iplanet.services.util.internal
This class is used to get the random string value.
RandomString() - Constructor for class com.iplanet.services.util.internal.RandomString
 
RateOfDeletedSessions - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Variable for storing the value of "RateOfDeletedSessions".
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.
rb - Variable in class com.sun.identity.authentication.UI.AuthViewBeanBase
Resource bundle with Locale
rb - Variable in class com.sun.identity.cli.CLIDefinitionBase
 
rb - Variable in class com.sun.identity.config.util.AjaxPage
 
rb - Variable in class com.sun.identity.password.ui.model.PWResetAdminLog
Resource bundle object
RB_NAME - Static variable in class com.sun.identity.config.util.AjaxPage
 
rbCache - Static variable in class com.sun.identity.authentication.UI.AuthViewBeanBase
 
rbName - Static variable in class com.iplanet.dpro.session.share.SessionBundle
 
rbName - Static variable in class com.iplanet.sso.providers.dpro.SSOProviderBundle
the default resource bundle for AM provider amSSOProvider
rbName - Static variable in class com.sun.identity.delegation.ResBundleUtils
resource bundle name
rbName - Static variable in class com.sun.identity.policy.ResBundleUtils
resource bundle name
rdnType(RDN) - Static method in class org.forgerock.openam.ldap.LDAPUtils
When provided an RDN, returns the attribute type name.
rdnTypeFromDn(String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
When provided a DN, returns the attribute type name of the first RDN.
rdnTypeFromDn(DN) - Static method in class org.forgerock.openam.ldap.LDAPUtils
When provided a DN, returns the attribute type name of the first RDN.
rdnValue(RDN) - Static method in class org.forgerock.openam.ldap.LDAPUtils
When provided an RDN, returns the value part.
rdnValueFromDn(String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
When provided a DN, returns the value part of the first RDN.
rdnValueFromDn(DN) - Static method in class org.forgerock.openam.ldap.LDAPUtils
When provided a DN, returns the value part of the first RDN.
read() - Method in class com.iplanet.am.util.UnicodeInputStreamReader
Read one character from the stream.
read(char[], int, int) - Method in class com.iplanet.am.util.UnicodeInputStreamReader
Read up to len characters from the stream and put them in cbuf starting at offset off.
read(Principal, Guid) - Method in class com.iplanet.ums.DataLayer
Read an ldap entry
read(Principal, Guid, String[]) - Method in class com.iplanet.ums.DataLayer
Reads an ldap entry.
read(InputStream) - Method in class com.sun.identity.entitlement.xacml3.XACMLReaderWriter
Reads a sequence of XACML policies as OpenAM Privileges.
READ - Static variable in class com.sun.identity.idm.IdOperation
The READ operation is supported by default for all supported identities for all the plugins.
read(String, List, Token) - Method in interface com.sun.identity.idsvcs.IdentityServices
Retrieves an identity object matching input criteria.
read(String, Attribute[], Token) - Method in interface com.sun.identity.idsvcs.IdentityServicesImpl
 
read(String, Attribute[], Token) - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
 
read(String, Map<String, Set<String>>, SSOToken) - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
 
Read - Class in com.sun.identity.idsvcs
 
Read() - Constructor for class com.sun.identity.idsvcs.Read
 
Read(String, Attribute[], Token) - Constructor for class com.sun.identity.idsvcs.Read
 
READ - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityMethod
 
read(String, Object) - Static method in class com.sun.identity.log.LogReader
Reads the specified log file provided the user has the authorization.
read(String, String, Object) - Static method in class com.sun.identity.log.LogReader
Retrieves records from a log file provided the user has the required authorization.
read(String, String, String, Object) - Static method in class com.sun.identity.log.LogReader
Reads a log file provided the user has the authorization.
read(String, String, LogQuery, Object) - Static method in class com.sun.identity.log.LogReader
Retrieves records from log file provided it has the required authorization.
read(String, String, String, LogQuery, Object) - Static method in class com.sun.identity.log.LogReader
Reads a log file provided it has the required authorization.
read(String, LogQuery, Object) - Static method in class com.sun.identity.log.LogReader
Retrieves specific records in a given sorted order on specific field (if user specifies valid sorting by field).
read(Set, LogQuery, Object) - Static method in class com.sun.identity.log.LogReader
Retrieves specific records in a given sorted order on specific field (if user specifies valid sorting by field).
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.
read(SSOToken, String) - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
Reads in attributes of a configuration object.
read(SSOToken, String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObject
Reads in attributes of a configuration object.
read(SSOToken, String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Reads in the object from persistent store.
read(String, String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Returns the attribute names and values of the provided object using the identity of the provided SSO Token
read(String, String) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
read(SSOToken, String) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Reads in the object from persistent store, assuming that the guid and the SSOToken are valid
read(SSOToken, String) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Reads in the object from persistent store, assuming that the guid and the SSOToken are valid
read(SSOToken, String) - Method in class com.sun.identity.sm.SMSObject
Reads in the object from persistent store.
read(String) - Method in interface org.forgerock.oauth2.core.TokenStore
Reads the Token from the OAuth2 Provider's store with the specified identifier.
read(String, ResourceSetFilter) - Method in interface org.forgerock.oauth2.resources.ResourceSetStore
Reads a ResourceSetDescription out of the store using its OpenAM Unique ID.
read(String, String) - Method in interface org.forgerock.oauth2.resources.ResourceSetStore
Reads a ResourceSetDescription out of the store using its OpenAM Unique ID.
READ - Static variable in class org.forgerock.openam.authz.PrivilegeAuthzModule
 
read(Context, String) - Method in class org.forgerock.openam.core.rest.sms.ServersResourceProvider
 
read(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
read(String) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Read a Token from the persistent store synchronously.
read(String, Options) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Read a Token from the persistent store synchronously.
read(String) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
read(String, Options) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
read(String, Options) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Read the Token based on its Token ID.
read(String, Options) - Method in class org.forgerock.openam.cts.impl.LdapAdapter
Performs a read against the LDAP connection and converts the result into a Token.
read(String, Options, ResultHandler<Token, ?>) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
The CTS Token to read from the persistent store.
read(String) - Method in interface org.forgerock.openam.entitlement.rest.PolicyStore
Reads the given named policy from the policy store.
READ - Static variable in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
 
READ - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
read(String) - Method in class org.forgerock.openam.oauth2.OAuthTokenStore
Reads a token, with the specified id, from the CTS.
read(String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
read(String, String, String) - Method in class org.forgerock.openam.oauth2.resources.labels.UmaLabelsStore
Reads a label from the underlying database.
read(String, ResourceSetFilter) - Method in class org.forgerock.openam.oauth2.resources.OpenAMResourceSetStore
 
read(String, String) - Method in class org.forgerock.openam.oauth2.resources.OpenAMResourceSetStore
 
read(String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
read(String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
read(String) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
read(String, Options) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
read(String, String, Context) - Method in class org.forgerock.openam.scripting.rest.batch.helpers.Requester
Request to read a specified resource at a specified endpoint.
READ - Static variable in class org.forgerock.openam.session.model.AMRootEntity
Represents Session Persistence Read Operation
read(String, Options) - Method in interface org.forgerock.openam.sm.datalayer.api.TokenStorageAdapter
Performs a read against the database connection and converts the result into a Token.
read(String, Options, ResultHandler<Token, ?>) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.TaskFactory
Used to signal a read operation for the Token ID.
read(String) - Method in class org.forgerock.openam.sm.datalayer.store.TokenDataStore
Reads a T out of the store using its OpenAM Unique ID.
read(String, OAuth2Request) - Method in class org.forgerock.openidconnect.ClientDAO
Reads a client from a storage system.
read(String, Options) - Method in class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
Performs a read against the LDAP connection and converts the result into a Token.
READ_ACCESS_DENIED - Static variable in exception com.iplanet.log.LogException
Log retrieval privilege is denied.
READ_ATTRIBUTES_ERROR - Static variable in interface com.iplanet.ums.IUMSConstants
 
READ_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
READ_ERROR - Static variable in exception com.iplanet.log.LogException
Log Retrieval error.
READ_EXCEEDS_MAX - Static variable in exception com.iplanet.log.LogException
Log retrieval size (in bytes) exceeds the maximum allowed.
Read_LiteralSerializer - Class in com.sun.identity.idsvcs
 
Read_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.Read_LiteralSerializer
 
Read_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.Read_LiteralSerializer
 
READ_WITH_SEC_KEY - Static variable in class org.forgerock.openam.session.model.AMRootEntity
Represents Session Persistence Read Operation with secondary key
readAccessToken(OAuth2Request, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Reads an Access Token from the OAuth2 Provider's store with the specified identifier.
readAccessToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
readAccessToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Reads an Access Token from the OAuth2 Provider's store with the specified identifier.
readAccessToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
readAccountFedInfo(String, String) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Reads Account's federation Info from data store for given providerID and returns value as fedInfo object.
readAccountFedInfo(String, String, String) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Reads Account's federation Info from data store for given providerID and returns value as fedInfo object.
readAllFederatedProviderID(String) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Reads All Account's federation Info from data store for given user identity and returns a Set of ProviderIDs with which user is federated (FedStatus is Active).
readAllFederatedProviderID(String, String) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Reads All Account's federation Info from data store for given user identity and providerID.
readAttributesFromResponsePacket(Packet) - Method in class com.sun.identity.authentication.modules.radius.RADIUS
Extension point to handle additional response attributes
readAuthorizationCode(OAuth2Request, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Creates an Authorization Code and stores it in the OAuth2 Provider's store.
readAuthorizationCode(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
readAuthorizationCode(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Creates an Authorization Code and stores it in the OAuth2 Provider's store.
readAuthorizationCode(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
readConfiguration() - Method in class com.sun.identity.log.LogManager
This method overrides the readConfiguration method in JDK LogManager class.
ReadDBHandler - Interface in com.sun.identity.log.handlers
DBReadHandler interface provides methods that must be present in each log read handler to read a log file.
readDeviceCode(String, String, OAuth2Request) - Method in interface org.forgerock.oauth2.core.TokenStore
Reads a device code token.
readDeviceCode(String, OAuth2Request) - Method in interface org.forgerock.oauth2.core.TokenStore
Reads a device code token.
readDeviceCode(String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
readDeviceCode(String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
readDeviceCode(String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
readDeviceCode(String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
readDeviceCode(String, String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
readDeviceCode(String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
readDone() - Method in class com.sun.identity.common.ReaderWriterLock
Release the lock.
ReaderWriterLock - Class in com.sun.identity.common
This reader/writer lock prevents reads from occurring while writes are in progress, and it also prevents multiple writes from happening simultaneously.
ReaderWriterLock() - Constructor for class com.sun.identity.common.ReaderWriterLock
 
ReaderWriterLock.Test - Class in com.sun.identity.common
The Test class is a unit test for the other code in the current file.
ReadFailedException - Exception in org.forgerock.openam.cts.exceptions
Indicates that a Read operation has failed to complete.
ReadFailedException(String, Exception) - Constructor for exception org.forgerock.openam.cts.exceptions.ReadFailedException
 
readFile(String) - Static method in class com.sun.identity.setup.AMSetupServlet
 
readFile(ServletContext, String) - Static method in class com.sun.identity.setup.AMSetupUtils
Reads the contents of the provided File.
readFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_Tie
 
readFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.entity.EntityObjectIF_Tie
 
readFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_Tie
 
readFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_Tie
 
readFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
readFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.saml.AssertionManagerIF_Tie
 
readFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
readFirstBodyElement(XMLReader, SOAPDeserializationContext, StreamingHandlerState) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_Tie
 
readFromPasswordFile(String) - Static method in class com.iplanet.services.util.internal.TextCrypt
This method reads the password from the file.
readHeader(String[]) - Method in class com.sun.identity.log.secure.LogSign
Reads the header from the log file and interprets its contents.
READING_LDIF_FAILED - Static variable in interface com.iplanet.ums.IUMSConstants
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.cts.CoreTokenResource
Read the token based on its Token ID.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.dashboard.DashboardResource
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesResource
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV3
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.RealmResource
Deprecated.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.server.ServerInfoResource
readInstance(Context, ReadRequest) - Method in class org.forgerock.openam.core.rest.server.ServerVersionResource
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResource
Perform a read operation against a named session.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.core.rest.sms.SitesResourceProvider
 
readInstance(Context, String) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
Reads a child instance of config.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Reads an instance of an application.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
Reads the details of a single instance of an ApplicationType - the instance referred to by the passed-in resourceId.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.entitlement.rest.ConditionTypesResource
Uses the EntitlementRegistry to locate the EntitlementCondition to return.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.entitlement.rest.DecisionCombinersResource
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.entitlement.rest.ResourceTypesResource
Reads the details of a single instance of an ResourceType - the instance referred to by the passed-in resourceId.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.entitlement.rest.SubjectAttributesResourceV1
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.entitlement.rest.SubjectTypesResource
Uses the EntitlementRegistry to locate the EntitlementSubject to return.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.oauth2.rest.ClientResource
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.scripting.rest.batch.BatchResource
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.scripting.rest.ScriptResource
 
readInstance(Context, ReadRequest) - Method in class org.forgerock.openam.selfservice.KbaResource
Read the configured security questions.
readInstance(Context, ReadRequest) - Method in class org.forgerock.openam.sts.rest.service.RestSTSService
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.uma.rest.PendingRequestResource
 
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.uma.rest.ResourceSetResource
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.openam.uma.rest.UmaPolicyResource
Reads an existing resource within the collection.
readLDAPEntry(Connection, String, String[]) - Method in class com.iplanet.ums.DataLayer
 
readLDAPEntry(Principal, SearchRequest) - Method in class com.iplanet.ums.DataLayer
 
readLine() - Static method in class com.sun.identity.install.tools.util.Console
 
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.
readOrListResourceSet() - Method in class org.forgerock.openam.oauth2.resources.ResourceSetRegistrationEndpoint
Reads the requested resource set description or queries all the client's (resource server's) resource sets.
readPasswordFile(String) - Method in class org.forgerock.openam.utils.AMKeyProvider
Read a keystore password file (example: .storepass / .keypass ).
readPendingRequest(String) - Method in class org.forgerock.openam.uma.PendingRequestsService
Gets a pending request.
readPermissionTicket(String) - Method in class org.forgerock.openam.uma.UmaTokenStore
 
readPolicy(Context, String) - Method in class org.forgerock.openam.uma.rest.UmaPolicyServiceImpl
Reads an UMA policy from the backend store.
readPolicy(Context, String) - Method in interface org.forgerock.openam.uma.UmaPolicyService
Reads an UMA policy from the backend store.
readPWResetProfile(String) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Sets the password reset enabled flag depending what is set in the password service for a given organization distinguished name.
readPWResetProfile(String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Sets the password reset enabled flag depending what is set in the password service for a given realm.
readRefreshToken(OAuth2Request, String) - Method in interface org.forgerock.oauth2.core.TokenStore
Reads a Refresh Token from the OAuth2 Provider's store with the specified identifier.
readRefreshToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
readRefreshToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Reads a Refresh Token from the OAuth2 Provider's store with the specified identifier.
readRefreshToken(OAuth2Request, String) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
readRequest() - Method in class com.sun.identity.common.ReaderWriterLock
Request the read lock.
readRequestImmediate() - Method in class com.sun.identity.common.ReaderWriterLock
This version of read() requests read access and returns true if you get it.
ReadResponse - Class in com.sun.identity.idsvcs
 
ReadResponse() - Constructor for class com.sun.identity.idsvcs.ReadResponse
 
ReadResponse(IdentityDetails) - Constructor for class com.sun.identity.idsvcs.ReadResponse
 
ReadResponse_LiteralSerializer - Class in com.sun.identity.idsvcs
 
ReadResponse_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.ReadResponse_LiteralSerializer
 
ReadResponse_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.ReadResponse_LiteralSerializer
 
readRPT(String) - Method in class org.forgerock.openam.uma.UmaTokenStore
 
readSession(SessionID) - Method in class org.forgerock.openam.session.SessionCache
Reads a Session from the Session table.
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.
ReadTask - Class in org.forgerock.openam.sm.datalayer.impl.tasks
Performs a Read against the persistence layer.
ReadTask(String, Options, ResultHandler<Token, ?>) - Constructor for class org.forgerock.openam.sm.datalayer.impl.tasks.ReadTask
 
readToken(Subject, String) - Method in interface com.sun.identity.coretoken.spi.CoreTokenStore
Reads token attributes.
readToken(Subject, String) - Method in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
readToken(HttpHeaders, HttpServletRequest, String) - Method in class com.sun.identity.rest.CoreTokenResource
Reads token attributes.
readToken(String, JavaBeanAdapter<? extends UmaToken>) - Method in class org.forgerock.openam.uma.UmaTokenStore
 
realFlush() - Method in class com.sun.identity.config.SetupWriter
 
REALM - Static variable in class com.sun.identity.authentication.service.AuthUtils
Authentication type for Realm based authentication after Composite Advices
REALM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Parameter used to pass realm value.
realm - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
realm - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
realm - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
realm - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
realm - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
REALM - Static variable in class com.sun.identity.idm.IdType
 
realm - Variable in class com.sun.identity.idsvcs.IdentityDetails
 
realm(String) - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
Add the specified realm.
REALM - Static variable in interface com.sun.identity.plugin.session.SessionProvider
This constant string is used in the implementation and calling of the first method for passing a realm name in a map.
REALM - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Realm Parameter
REALM - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Constants for the realm of the hosted entity parameter.
realm(String) - Method in class org.forgerock.openam.audit.AMAccessAuditEventBuilder
Provide value for "realm" audit log field.
realm(String) - Method in class org.forgerock.openam.audit.AMActivityAuditEventBuilder
Provide value for "realm" audit log field.
realm(String) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Provide value for "realm" audit log field.
realm(String) - Method in class org.forgerock.openam.audit.AMAuthenticationAuditEventBuilder
 
realm(String) - Method in class org.forgerock.openam.audit.AMConfigAuditEventBuilder
Sets the realm for the event.
Realm - Class in org.forgerock.openam.core.realms
Models a valid realm within OpenAM.
REALM - Static variable in class org.forgerock.openam.core.rest.IdentityRestUtils
 
realm - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
REALM - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
REALM - Static variable in class org.forgerock.openam.cts.api.fields.ResourceSetTokenField
 
realm(String) - Method in class org.forgerock.openam.dpro.session.PartialSession.Builder
Set the realm.
REALM - Static variable in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
 
REALM - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
REALM - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
REALM - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
REALM - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
REALM - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: token request.
REALM - Static variable in class org.forgerock.openam.rest.service.RestletRealmRouter
Deprecated.
 
REALM - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
realm(String) - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilderBase
 
realm - Variable in class org.forgerock.openam.sts.rest.token.provider.RestTokenProviderBase
 
realm(String) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder
 
realm(String) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
realm(String) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
REALM_AGNOSTIC_FORM_BODY - Static variable in class org.forgerock.oauth2.core.AccessTokenVerifier
An AccessTokenVerifier that verifies the OAuth2 access token provided in the request payload without checking the realm corresponding to the OAuth2Request.
REALM_AGNOSTIC_HEADER - Static variable in class org.forgerock.oauth2.core.AccessTokenVerifier
An AccessTokenVerifier that verifies the OAuth2 access token provided in a header without checking the realm corresponding to the OAuth2Request.
REALM_AGNOSTIC_QUERY_PARAM - Static variable in class org.forgerock.oauth2.core.AccessTokenVerifier
An AccessTokenVerifier that verifies the OAuth2 access token provided in the query parameter without checking the realm corresponding to the OAuth2Request.
REALM_AGNOSTIC_TOKEN_STORE - Static variable in interface org.forgerock.oauth2.core.TokenStore
A constant to identify the realm agnostic version of the TokenStore implementation when using dependency injection.
REALM_ATTR_NAME - Static variable in class com.sun.identity.sm.ServiceManager
 
REALM_AUTH_MODULES - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
REALM_DN - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Constant used for key to pass the realm DN in the env map, so that Condition(s) can look up the relevant PolicyConfig config map, if necessary.
REALM_DN_TEMPLATE - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
REALM_DOESNT_EXIST - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
REALM_ENTRY - Static variable in class com.sun.identity.sm.ServiceManager
 
REALM_FIELD - Static variable in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
REALM_FIELD - Static variable in class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
REALM_FIELD - Static variable in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
REALM_KEY - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The key for the value of the module's realm, for which the callback was triggered.
REALM_NAME - Static variable in interface com.sun.identity.cli.IArgument
Realm name argument.
REALM_NAME - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
REALM_NAME_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
REALM_NAME_NOT_MATCH_AUTHENTICATION_REALM - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
REALM_NOT_FOUND - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
REALM_OBJECT - Static variable in class org.forgerock.openam.rest.service.RestletRealmRouter
Deprecated.
 
REALM_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
realm parameter
REALM_PARAM - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
HTTP request parameter for OpenAM realm
REALM_REF_PARAMETER - Static variable in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
REALM_ROUTE - Static variable in class org.forgerock.openam.rest.RealmRoutingFactory
 
REALM_SERVICE - Static variable in class com.sun.identity.sm.ServiceManager
 
REALM_SERVICE - Static variable in class com.sun.identity.sm.SMSEntry
 
REALM_URL - Static variable in class org.forgerock.openam.rest.service.RestletRealmRouter
Deprecated.
 
RealmAddServiceAttributes - Class in com.sun.identity.cli.realm
Adds service attribute values of a realm.
RealmAddServiceAttributes() - Constructor for class com.sun.identity.cli.realm.RealmAddServiceAttributes
 
RealmAdminUiRolePredicate - Class in org.forgerock.openam.core.rest
Determines if the user can access the realm administration pages in the UI.
RealmAdminUiRolePredicate() - Constructor for class org.forgerock.openam.core.rest.RealmAdminUiRolePredicate
 
RealmAgnosticStatefulTokenStore(OAuthTokenStore, OAuth2ProviderSettingsFactory, OAuth2UrisFactory, OpenIdConnectClientRegistrationStore, RealmNormaliser, SSOTokenManager, CookieExtractor, OAuth2AuditLogger, Debug, SecureRandom, ClientAuthenticationFailureFactory, RecoveryCodeGenerator, OAuth2Utils) - Constructor for class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule.RealmAgnosticStatefulTokenStore
 
RealmAgnosticStatelessTokenStore(StatefulTokenStore, JwtBuilderFactory, OAuth2ProviderSettingsFactory, Debug, OpenIdConnectClientRegistrationStore, RealmNormaliser, OAuth2UrisFactory, Blacklist<Blacklistable>, CTSPersistentStore, TokenAdapter<StatelessTokenMetadata>, OAuth2Utils) - Constructor for class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule.RealmAgnosticStatelessTokenStore
 
RealmAssignService - Class in com.sun.identity.cli.realm
Assigns service to a realm.
RealmAssignService() - Constructor for class com.sun.identity.cli.realm.RealmAssignService
 
realmAttributeMapper - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
RealmAuditRequestHandler - Class in org.forgerock.openam.audit.rest
A RequestHandler that handles realm based audit event requests.
RealmAuditRequestHandler(AuditServiceProvider) - Constructor for class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
Create a new instance of RealmAuditRequestHandler.
RealmAuditServiceProxy - Class in org.forgerock.openam.audit
Extension of the commons AuditServiceProxy that allows for OpenAM specific configuration to be exposed in a thread-safe way.
RealmAuditServiceProxy(AuditService, AMAuditService, AMAuditServiceConfiguration) - Constructor for class org.forgerock.openam.audit.RealmAuditServiceProxy
Create a new instance of the AMAuditServiceProxy.
RealmAwareResource - Class in org.forgerock.openam.rest
Resource capable of determining a realm from a Context.
RealmAwareResource() - Constructor for class org.forgerock.openam.rest.RealmAwareResource
 
realmConfigMonitoringAgent(SSOServerRealmInfo) - Static method in class com.sun.identity.monitoring.Agent
process configuration for a realm
realmConfigurationChanged(String) - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationListener
Called when the configuration for this realm was added or changed.
realmConfigurationRemoved(String) - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationListener
Called when the configuration for this realm was removed.
RealmContext - Class in org.forgerock.openam.rest
A CREST Context for holding realm information from the Request.
RealmContext(Context, Realm) - Constructor for class org.forgerock.openam.rest.RealmContext
Constructs a new RealmContext for a realm determined from the request URI.
RealmContextFilter - Class in org.forgerock.openam.rest
Deprecated.
RealmContextFilter(CoreWrapper, RestRealmValidator) - Constructor for class org.forgerock.openam.rest.RealmContextFilter
Deprecated.
 
RealmElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for Realm element declaration.
RealmElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RealmElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
RealmElementImpl(String) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
RealmElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
realmEnabled - Static variable in class com.sun.identity.sm.DNMapper
 
realmFor(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
Gets the realm from the underlying RealmContext.
RealmGetAssignableServices - Class in com.sun.identity.cli.realm
Gets assignable services of a realm.
RealmGetAssignableServices() - Constructor for class com.sun.identity.cli.realm.RealmGetAssignableServices
 
RealmGetAssignedServices - Class in com.sun.identity.cli.realm
Gets assigned service of realm command.
RealmGetAssignedServices() - Constructor for class com.sun.identity.cli.realm.RealmGetAssignedServices
 
RealmGetAttributeValues - Class in com.sun.identity.cli.realm
Gets attribute values of realm.
RealmGetAttributeValues() - Constructor for class com.sun.identity.cli.realm.RealmGetAttributeValues
 
RealmGetServiceAttributeValues - Class in com.sun.identity.cli.realm
Gets service attribute values of a realm.
RealmGetServiceAttributeValues() - Constructor for class com.sun.identity.cli.realm.RealmGetServiceAttributeValues
 
RealmGuiceModule - Class in org.forgerock.openam.core.realms
Guice module for realm specific bindings.
RealmGuiceModule() - Constructor for class org.forgerock.openam.core.realms.RealmGuiceModule
 
RealmLookup - Interface in org.forgerock.openam.core.realms
API for looking up realms and determining if they are active or not.
RealmLookupException - Exception in org.forgerock.openam.core.realms
Signals that the realm String used to lookup a realm failed due to it being an invalid realm identifier or the lookup operation failed.
RealmLookupException(String, String) - Constructor for exception org.forgerock.openam.core.realms.RealmLookupException
Constructs a new exception with the specified detail message and cause.
RealmLookupException(Throwable) - Constructor for exception org.forgerock.openam.core.realms.RealmLookupException
Constructs a new exception with the specified Throwable.
RealmModifyService - Class in com.sun.identity.cli.realm
Modifies service attribute values of a realm.
RealmModifyService() - Constructor for class com.sun.identity.cli.realm.RealmModifyService
 
realmNameToAMSDKName(String) - Static method in class com.sun.identity.sm.DNMapper
Converts realm name to AMSDK compliant organization name
RealmNormaliser - Class in org.forgerock.openam.utils
Normalises the realm so that the returned realm is never null or an empty String.
RealmNormaliser() - Constructor for class org.forgerock.openam.utils.RealmNormaliser
 
RealmOAuth2ProviderSettings - Class in org.forgerock.oauth2.core
Models all of the possible settings the OAuth2 provider can have and that can be configured.
RealmOAuth2ProviderSettings(OpenAMSettings, String, ResourceSetStore, ServiceConfigManagerFactory) - Constructor for class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
Constructs a new OpenAMOAuth2ProviderSettings.
RealmRemoveAttribute - Class in com.sun.identity.cli.realm
Get service attribute values of a realm.
RealmRemoveAttribute() - Constructor for class com.sun.identity.cli.realm.RealmRemoveAttribute
 
RealmRemoveServiceAttributes - Class in com.sun.identity.cli.realm
Removes service attribute values of a realm.
RealmRemoveServiceAttributes() - Constructor for class com.sun.identity.cli.realm.RealmRemoveServiceAttributes
 
RealmResource - Class in org.forgerock.openam.core.rest
Deprecated.
Has been replaced by SmsRealmProvider.
RealmResource() - Constructor for class org.forgerock.openam.core.rest.RealmResource
Deprecated.
 
RealmRoutingFactory - Class in org.forgerock.openam.rest
Factory for providing realm routers for CHF and CREST.
RealmRoutingFactory() - Constructor for class org.forgerock.openam.rest.RealmRoutingFactory
 
REALMS_APPS_RESOURCES_CATEGORY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
realmsAppsResourcesToAnyOf(Set<String>, Map<String, Set<String>>) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
realmsConfig(List<String>) - Static method in class com.sun.identity.monitoring.Agent
receive ordered list of realms
RealmSetAttributeValues - Class in com.sun.identity.cli.realm
Set attribute values of a realm.
RealmSetAttributeValues() - Constructor for class com.sun.identity.cli.realm.RealmSetAttributeValues
 
RealmSetServiceAttributeValues - Class in com.sun.identity.cli.realm
Set attribute values of a realm.
RealmSetServiceAttributeValues() - Constructor for class com.sun.identity.cli.realm.RealmSetServiceAttributeValues
 
RealmUnassignService - Class in com.sun.identity.cli.realm
Unassign service from a realm.
RealmUnassignService() - Constructor for class com.sun.identity.cli.realm.RealmUnassignService
 
RealmUtils - Class in org.forgerock.openam.utils
Realm related utilities.
RealmValidator - Class in com.sun.identity.entitlement.xacml3.validation
Validates that the given Realm is valid.
RealmValidator(OrganizationConfigManager) - Constructor for class com.sun.identity.entitlement.xacml3.validation.RealmValidator
 
ReaperMonitor - Class in org.forgerock.openam.cts.monitoring.impl.reaper
This class maintains a store of information about each CTS Reaper run since server start up.
ReaperMonitor() - Constructor for class org.forgerock.openam.cts.monitoring.impl.reaper.ReaperMonitor
 
REASON - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Reason
REAUTH_ON_OR_AFTER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
ReauthenticationOnOrAfter
reauthenticateOnOrAfter - Variable in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
 
rebuildIndex(String, String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Rebuilds indexes for the given base DN and installation directory.
rebuildIndex(Map) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
 
rebuildSMSIndex() - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Rebuilds SMS indexes for the embedded DJ config store.
ReCaptcha - Class in org.openidentityplatform.openam.authentication.modules.recaptcha
 
ReCaptcha() - Constructor for class org.openidentityplatform.openam.authentication.modules.recaptcha.ReCaptcha
 
RECEIVE_SOAP_FAULT_ECP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
RECEIVED_ARTIFACT - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
RECEIVED_AUTHN_REQUEST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
RECEIVED_AUTHN_REQUEST_ECP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
RECEIVED_HTTP_REQUEST_ECP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
RECIPIENT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Recipient
recipient - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
recipient - Variable in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
 
RecipientEncryptionTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.5 AsymmetricBinding Assertion Java content class for RecipientEncryptionToken element declaration.
RecipientEncryptionTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RecipientEncryptionTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
RecipientEncryptionTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RecipientKeyInfoImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
RecipientSignatureTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.5 AsymmetricBinding Assertion Java content class for RecipientSignatureToken element declaration.
RecipientSignatureTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RecipientSignatureTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
RecipientSignatureTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RecipientTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.5 AsymmetricBinding Assertion Java content class for RecipientToken element declaration.
RecipientTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RecipientTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
RecipientTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RecMsg - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log record message.
RecMsg() - Constructor for class com.sun.identity.log.service.RecMsg
 
recognize(String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfo
Returns true if the invocation of the createUnmarshaller method will return a non-null value for the given name pair.
recognize(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.GrammarInfoImpl
 
recognize(String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfo
Returns true if the invocation of the createUnmarshaller method will return a non-null value for the given name pair.
recognize(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfoImpl
 
reconnect() - Method in class org.forgerock.openam.log.handlers.syslog.SyslogPublisher
Checks if the currently opened connection is still valid, and connects/reconnects to the Syslog server if necessary.
reconnect() - Method in class org.forgerock.openam.log.handlers.syslog.SyslogTcpPublisher
 
reconnect() - Method in class org.forgerock.openam.log.handlers.syslog.SyslogUdpPublisher
 
reconstructAuthId(String) - Method in class org.forgerock.openam.core.rest.authn.AuthIdHelper
Reconstructs the Auth Id from a String to a JWT.
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.
Record - Class in org.forgerock.openam.core.rest.record
Recording the OpenAM debug logs in a separate folder to investigate an issue.
Record(RecordProperties, String) - Constructor for class org.forgerock.openam.core.rest.record.Record
Create a RecordDebug instance
RECORD_FOLDER_NAME - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
RECORD_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to RecordResource resource location
RECORD_REST_ENDPOINT - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
recordAuthRequestAcceptedEvent(AuthRequestAcceptedEvent) - Method in class org.forgerock.openam.radius.server.audit.RadiusAuditLoggerEventBus
 
recordAuthRequestAcceptedEvent(AuthRequestAcceptedEvent) - Method in interface org.forgerock.openam.radius.server.audit.RadiusAuditor
Creates and Access Request entry to the Common Audit Framework with successful response info.
recordAuthRequestChallengedEvent(AuthRequestChallengedEvent) - Method in class org.forgerock.openam.radius.server.audit.RadiusAuditLoggerEventBus
 
recordAuthRequestChallengedEvent(AuthRequestChallengedEvent) - Method in interface org.forgerock.openam.radius.server.audit.RadiusAuditor
Creates and Access Request entry to the Common Audit Framework with rejected response info.
recordAuthRequestReceivedEvent(AuthRequestReceivedEvent) - Method in class org.forgerock.openam.radius.server.audit.RadiusAuditLoggerEventBus
 
recordAuthRequestReceivedEvent(AuthRequestReceivedEvent) - Method in interface org.forgerock.openam.radius.server.audit.RadiusAuditor
Creates an Access Request entry to the Common Audit Framework.
recordAuthRequestRejectedEvent(AuthRequestRejectedEvent) - Method in class org.forgerock.openam.radius.server.audit.RadiusAuditLoggerEventBus
 
recordAuthRequestRejectedEvent(AuthRequestRejectedEvent) - Method in interface org.forgerock.openam.radius.server.audit.RadiusAuditor
Creates and Access Request entry to the Common Audit Framework with rejected response info.
RecordConstants - Class in org.forgerock.openam.core.rest.record
Record constants
RecordConstants() - Constructor for class org.forgerock.openam.core.rest.record.RecordConstants
 
RecordException - Exception in org.forgerock.openam.core.rest.record
Exception dedicated for a recording issue
RecordException() - Constructor for exception org.forgerock.openam.core.rest.record.RecordException
Record Exception default constructor
RecordException(String) - Constructor for exception org.forgerock.openam.core.rest.record.RecordException
Record Exception constructor with a message
RecordException(String, Throwable) - Constructor for exception org.forgerock.openam.core.rest.record.RecordException
Record exception constructor with a message and an exception
RecordException(Throwable) - Constructor for exception org.forgerock.openam.core.rest.record.RecordException
Record exception constructor with an exception
recordHistoryReport(Record) - Method in class org.forgerock.openam.core.rest.record.RecordReport
Create the history report
RecordProperties - Class in org.forgerock.openam.core.rest.record
Properties of a record, imported from a json content
RecordReport - Class in org.forgerock.openam.core.rest.record
Create reports for the logs
RecordReport() - Constructor for class org.forgerock.openam.core.rest.record.RecordReport
 
RecordResource - Class in org.forgerock.openam.core.rest.record
Rest endpoint for the record feature.
RecordResource(DebugRecorder) - Constructor for class org.forgerock.openam.core.rest.record.RecordResource
 
RecordStatus - Enum in org.forgerock.openam.core.rest.record
Different status of a log record
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
 
recoverSession(SessionID) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
This will recover the specified session from the repository based on the provided session id.
recoverSessionByHandle(String) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
This will recover the specified session from the repository based on the provided session handle.
RecoveryCodeGenerator - Class in org.forgerock.openam.utils
Generates codes of a specified length using a given Alphabet as valid characters.
RecoveryCodeGenerator(SecureRandom, int) - Constructor for class org.forgerock.openam.utils.RecoveryCodeGenerator
Generates a new CodeUtils which can be used to generate a plethora of codes suited to fit your needs.
RecoveryCodeGenerator(SecureRandom) - Constructor for class org.forgerock.openam.utils.RecoveryCodeGenerator
Generates a new CodeUtils which can be used to generate a plethora of codes suited to fit your needs.
recoveryCodes - Variable in class org.forgerock.openam.core.rest.devices.DeviceSettings
 
RECTYPE - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "recType"
RecType - Class in com.sun.identity.log.service
This class implements ParseOutput interface and parsing log record type.
RecType() - Constructor for class com.sun.identity.log.service.RecType
 
RECURSIVE - Static variable in interface com.sun.identity.cli.IArgument
Recursive argument.
recursive - Variable in class com.sun.identity.tools.manifest.FilesDigester
 
RECURSIVE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
RECWRITE - Static variable in class com.sun.identity.log.service.LogXMLStrings
Sting constant representing "logRecWrite"
redirect(HttpServletResponse, PrintWriter, String, Map, String) - Static method in class com.sun.identity.sae.api.Utils
Redirects to redirectUrl as a GET or a POST based on action parameter provided.
REDIRECT_BACK_URL_COOKIE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_BACK_URL_COOKIE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_BACK_URL_COOKIE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_DATA - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_DATA_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_DATA_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_METHOD - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_NAME - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_NAME_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_NAME_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_STATUS - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_STATUS_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_STATUS_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_STATUS_PARAM - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_STATUS_PARAM_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_STATUS_PARAM_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_TEMPORARY - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
OAuth 2
REDIRECT_TO - Static variable in class com.sun.identity.federation.common.LogUtil
Redirect to URL
REDIRECT_TO_AUTH - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
REDIRECT_TO_IDP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
REDIRECT_TO_SP - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
REDIRECT_TO_URL - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message REDIRECT_TO_URL.
REDIRECT_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
REDIRECT_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
REDIRECT_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization request, token request.
REDIRECT_URI_MISMATCH - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The redirection URI provided does not match a pre-registered value.
REDIRECT_URL - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
Redirection URL
REDIRECT_URL - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_URL_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_URL_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_URL_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Param name to specify redirect URL advice in Policy condition for the IP/Resource/Environment based authentication.
REDIRECT_URL_VALIDATOR - Static variable in class com.sun.identity.authentication.client.AuthClientUtils
 
REDIRECT_VALUE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_VALUE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REDIRECT_VALUE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
redirectAuthentication(HttpServletRequest, HttpServletResponse, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns url for redirection.
RedirectCallback - Class in com.sun.identity.authentication.spi
This RedirectCallback class implements Callback and is used by the authentication module when redirect to a particulat URL is required with specific redirect data.
RedirectCallback() - Constructor for class com.sun.identity.authentication.spi.RedirectCallback
Constructs a RedirectCallback object.
RedirectCallback(String, Map, String) - Constructor for class com.sun.identity.authentication.spi.RedirectCallback
Constructs a RedirectCallback object with redirect URL,redirect data and redirect method.
RedirectCallback(String, Map, String, String, String) - Constructor for class com.sun.identity.authentication.spi.RedirectCallback
Constructs a RedirectCallback object with redirect URL,redirect data,redirect method,status parameter and redirect back URL Cookie name.
RedirectCallbackHandler - Class in com.sun.identity.authentication.share
A Callback Handler for RedirectCallbacks, so that multiple places in OpenAM can re-use the same code.
RedirectCallbackHandler() - Constructor for class com.sun.identity.authentication.share.RedirectCallbackHandler
 
RedirectException - Exception in org.forgerock.openam.authentication
Indicates a failure during a redirect callback's handling.
RedirectException() - Constructor for exception org.forgerock.openam.authentication.RedirectException
Generic redirect exception.
RedirectException(String) - Constructor for exception org.forgerock.openam.authentication.RedirectException
Message-only redirect exception.
RedirectException(String, Throwable) - Constructor for exception org.forgerock.openam.authentication.RedirectException
Message, throwable redirect exception.
redirectForAuthentication(HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Redirects the HTTP request to the Authentication module.
redirectToResource(String) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
redirectToResource(String) - Method in class com.sun.identity.federation.services.fednsso.FSBrowserArtifactConsumerHandler
 
redirectToResource(String) - Method in class com.sun.identity.federation.services.fednsso.FSBrowserPostConsumerHandler
 
redirectToResource(String) - Method in class com.sun.identity.federation.services.fednsso.FSLECPConsumerHandler
 
redirectToResource(String) - Method in class com.sun.identity.federation.services.fednsso.FSWMLPostConsumerHandler
 
redirectUri(URI) - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
RedirectUriMismatchException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the redirect uri on the request does not match the redirect uri registered for the client.
RedirectUriMismatchException() - Constructor for exception org.forgerock.oauth2.core.exceptions.RedirectUriMismatchException
Constructs a new RedirectMismatchException with the default message.
RedirectUriResolver - Class in org.forgerock.oauth2.core
Resolves the URI to be redirected to after the authorization
RedirectUriResolver(ClientRegistrationStore) - Constructor for class org.forgerock.oauth2.core.RedirectUriResolver
Constructs the new RedirectUriResolverImpl instance
RedirectUriValidator - Class in org.forgerock.oauth2.core
Validates that the redirect uri on the request matches against the client's registered redirect uris.
RedirectUriValidator() - Constructor for class org.forgerock.oauth2.core.RedirectUriValidator
 
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.
REF_TO_MESSAGE_ID - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
PAOS Response refToMessageID attribute name.
Reference - Class in com.sun.identity.wss.security
This class Reference represents the Direct Reference of the security token.
Reference(String) - Constructor for class com.sun.identity.wss.security.Reference
Constructor
Reference(Element) - Constructor for class com.sun.identity.wss.security.Reference
Constructor
REFERENCE_ID_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
ReferenceDigestType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for ReferenceDigestType complex type.
ReferenceDigestTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ReferenceDigestTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
ReferenceDigestTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ReferenceElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for Reference element declaration.
ReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
This element defines a security token reference Java content class for Reference element declaration.
ReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for Reference element declaration.
ReferenceElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ReferenceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
ReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
ReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
ReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
ReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
ReferenceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
ReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
referenceId - Variable in class com.sun.identity.entitlement.xacml3.core.AttributesReference
 
ReferenceListElement - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for ReferenceList element declaration.
ReferenceListElementImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceListElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
ReferenceListElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceListType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for anonymous complex type.
ReferenceListType.DataReference - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for DataReference element declaration.
ReferenceListType.KeyReference - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for KeyReference element declaration.
ReferenceListTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceListTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
ReferenceListTypeImpl.DataReferenceImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceListTypeImpl.DataReferenceImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceListTypeImpl.KeyReferenceImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceListTypeImpl.KeyReferenceImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceListTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceParametersElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for ReferenceParameters element declaration.
ReferenceParametersElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ReferenceParametersElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
ReferenceParametersElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ReferenceParametersType - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for ReferenceParametersType complex type.
ReferenceParametersTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ReferenceParametersTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
ReferenceParametersTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ReferenceToken11Element - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for ReferenceToken11 element declaration.
ReferenceToken11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ReferenceToken11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
ReferenceToken11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ReferenceTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for ReferenceToken element declaration.
ReferenceTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ReferenceTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
ReferenceTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ReferenceTokenType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for ReferenceTokenType complex type.
ReferenceTokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ReferenceTokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
ReferenceTokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
ReferenceType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for ReferenceType complex type.
ReferenceType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for ReferenceType complex type.
ReferenceType - Interface in com.sun.identity.wsfederation.jaxb.wsse
This type represents a reference to an external security token.
ReferenceType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for ReferenceType complex type.
ReferenceTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
ReferenceTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ReferenceTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
ReferenceTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
ReferenceTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
ReferenceTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
ReferenceTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
ReferenceTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
ReferenceTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
ReferenceTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
ReferenceTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
Referral - Interface in com.sun.identity.policy.interfaces
Deprecated.
since 12.0.0
REFERRAL_APPLS - Static variable in class com.sun.identity.entitlement.opensso.DataStore
 
REFERRAL_COLLECTION - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to referral collection.
REFERRAL_REALMS - Static variable in class com.sun.identity.entitlement.opensso.DataStore
 
REFERRAL_STORE - Static variable in class com.sun.identity.entitlement.opensso.DataStore
 
REFERRAL_TYPE - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to Referral Type
ReferralPrivilege - Class in com.sun.identity.entitlement
Deprecated.
referrals is no longer supported by the policy model and is in the process of being removed.
ReferralPrivilege() - Constructor for class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
 
ReferralPrivilege(String, Map<String, Set<String>>, Set<String>) - Constructor for class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Constructor
referralPrivilegeToPolicy(String, ReferralPrivilege) - Static method in class com.sun.identity.entitlement.opensso.PrivilegeUtils
 
Referrals - Class in com.sun.identity.policy
The class Referrals provides methods to maintain a collection of Referral objects that can be applied to a policy.
Referrals() - Constructor for class com.sun.identity.policy.Referrals
Constructor used by the Policy object to get a default instance of the Referrals
Referrals(PolicyManager, Node) - Constructor for class com.sun.identity.policy.Referrals
Constructor used by Policy to obtain an instance of Referrals from the XML document
Referrals(String, String) - Constructor for class com.sun.identity.policy.Referrals
Constructor to obtain an instance of Referrals to hold collection of referrals represented as Referral
referralsEnabled - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
referralToPolicy(ReferralPrivilege) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
referralToPolicyInternal(ReferralPrivilege) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
ReferralTypeManager - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ReferralTypeManager() - Constructor for class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Creates a ReferralTypeManager object
ReferralTypeManager(PolicyManager) - Constructor for class com.sun.identity.policy.ReferralTypeManager
Deprecated.
Creates a ReferralTypeManager object
ReferralWrapper - Class in org.forgerock.openam.entitlement.rest.wrappers
Wrapper for the jsonification of ReferralPrivilege objects, for interaction via the REST endpoint org.forgerock.openam.forgerockrest.entitlements.ReferralsResource.
ReferralWrapper(ReferralPrivilege) - Constructor for class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
ReferralWrapper() - Constructor for class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
Necessary default constructor for Json
refresh(Session, boolean) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
Performs a refresh of the Session and return a summary of the Session information.
refresh(Session, boolean) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Performs a refresh of the Session and return a summary of the Session information.
refresh(Session, boolean) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
refresh(Session, boolean) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
Fetches the SessionInfo from the SessionService.
refresh(Session, boolean) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
refresh(boolean) - Method in class com.iplanet.dpro.session.Session
Gets the latest session from session server and updates the local cache of this session.
refresh() - Method in class com.sun.identity.authentication.config.AMConfiguration
Refreshes and reloads the Configuration.
refresh() - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOConfig
TODO-JAVADOC
refresh - Variable in class com.sun.identity.idsvcs.AttributesRequest
 
REFRESH - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
refresh() - Method in class com.sun.identity.policy.jaas.ISPolicy
Refreshes/reloads the policy configuration.
refresh() - Method in class com.sun.identity.sm.CachedSMSEntry
Reads the attributes from the datastore and send notifications to objects caching this entry.
refresh() - Method in class com.sun.identity.wss.security.KerberosConfiguration
 
REFRESH_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
REFRESH_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
REFRESH_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: token request, token response.
REFRESH_TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.TokenEndpoint
 
REFRESH_TOKEN_ATTRIBUTE_CUSTOM_PROPERTY - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
REFRESH_TOKEN_LIFE_TIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
REFRESH_TOKEN_LIFETIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.AgentOAuth2ProviderService
 
REFRESH_TOKEN_LIFETIME_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
REFRESH_TOKEN_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.IntrospectionEndpoint
 
RefreshActionHandler - Class in org.forgerock.openam.core.rest.session.action
/** Handler for 'refresh' action
RefreshActionHandler(SSOTokenManager, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.RefreshActionHandler
Constructs a RefreshActionHandler instance * @param ssoTokenManager An instance of the SSOTokenManager.
refreshSession(SSOToken) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Refresh the Session corresponding to the single sign on token from the Session Server.
refreshSession(SSOToken, boolean) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Refresh the Session corresponding to the single sign on token from the Session Server.
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.
refreshSession(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Refresh the Session corresponding to the single sign on token from the Session Server.
refreshSession(SSOToken) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
refreshSession(SSOToken, boolean) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
refreshSession(SSOToken) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
refreshSession(SSOToken, boolean) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
refreshSession(SSOToken) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
refreshSession(SSOToken, boolean) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
refreshSessionWithoutIdleReset(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
This function will never reset the idle time of the refreshed token.
refreshToken(OAuth2Request) - Method in class org.forgerock.oauth2.core.AccessTokenService
Handles a request to refresh an already issued access token for a OAuth2 client, validates that the request is valid and contains the required parameters, checks that the refresh token on the request is valid and has not expired, or been previously used to refresh an access token.
RefreshToken - Interface in org.forgerock.oauth2.core
Base type for StatefulRefreshToken and StatelessRefreshToken.
RefreshTokenResource - Class in org.forgerock.oauth2.restlet
Handles requests to the OAuth2 token endpoint for refreshing tokens.
RefreshTokenResource(OAuth2RequestFactory, AccessTokenService, ExceptionHandler, JacksonRepresentationFactory) - Constructor for class org.forgerock.oauth2.restlet.RefreshTokenResource
Constructs a new RefreshTokenResource.
RegExResourceName - Class in com.sun.identity.entitlement
A ResourceName implementation that matches the resourcenames using regular expressions.
RegExResourceName() - Constructor for class com.sun.identity.entitlement.RegExResourceName
 
REGIS_FEDERATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Do name registration after federation
REGIS_LINK - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Do name registration on demand
REGIS_SSO - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Do name registration during single signon process
regisMap - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
regisRequest - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
regisResponse - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
regisSource - Static variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
register(String, String) - Method in class com.iplanet.dpro.parser.WebtopParser
Registers a call back function.
register(String, String) - Method in class com.iplanet.services.util.XMLParser
Register a call back function.
register(ServiceConfigManager) - Method in class org.forgerock.openam.cors.CORSConfigListener
 
register(ServiceConfigManager) - Method in class org.forgerock.openam.rest.VersionBehaviourConfigListener
Registers the listener with the ServiceConfigManager and sets the initial default version behaviour.
register(Context, ActionRequest) - Method in class org.forgerock.openam.services.push.sns.SnsMessageResource
For a registration message - determines the type of remote OS and registers the device with Amazon SNS.
registerAttributeType(String, Class<? extends ResourceAttribute>) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Registers a resource attribute type with the given short name (used in RESTful API calls and in the UI).
registerAttributeType(Class<? extends ResourceAttribute>) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Registers a resource attribute type using a short name generated from the type name.
RegisterAuthModule - Class in com.sun.identity.cli.authentication
Adds custom authentication modules.
RegisterAuthModule() - Constructor for class com.sun.identity.cli.authentication.RegisterAuthModule
 
registerCallbackHandler(SSOToken, SMSObjectListener) - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
Register a listener.
registerCallbackHandler(SSOToken, SMSObjectListener) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Register a listener.
registerCallbackHandler(SMSObjectListener) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Registration for event change notifications.
registerCallbackHandler(SMSObjectListener) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Registration of Notification Callbacks
registerCallbackHandler(SMSObjectListener) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Registration of Notification Callbacks
registerCallbackHandler(SMSObjectListener) - Method in class com.sun.identity.sm.SMSNotificationManager
 
registerCallbackHandler(SMSObjectListener) - Method in class com.sun.identity.sm.SMSObject
Registration of Notification Callbacks
registerChildren() - Method in class com.sun.identity.authentication.UI.AuthViewBeanBase
registers child views
registerChildren() - Method in class com.sun.identity.authentication.UI.ButtonTiledView
registers child components/views
registerChildren() - Method in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
registers child components/views
registerChildren() - Method in class com.sun.identity.authentication.UI.CallBackTiledView
registers child components/views
registerChildren() - Method in class com.sun.identity.password.ui.PWResetQuestionTiledView
Registers child components/views
registerChildren() - Method in class com.sun.identity.password.ui.PWResetQuestionViewBean
Registers child components/views
registerChildren() - Method in class com.sun.identity.password.ui.PWResetSuccessViewBean
Registers child components/views
registerChildren() - Method in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Registers child components/views
registerChildren() - Method in class com.sun.identity.password.ui.PWResetViewBeanBase
Registers child components/views
registerConditionType(String, Class<? extends EntitlementCondition>) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Registers an entitlement condition type with the given short name (used in RESTful API calls and in the UI).
registerConditionType(Class<? extends EntitlementCondition>) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Registers an entitlement condition type using a short name generated from the type name.
registerCustomTypes(EntitlementRegistry) - Method in interface org.forgerock.openam.entitlement.EntitlementModule
Register any custom entitlement conditions, subjects etc so that they are available for use with the RESTful web services and UI.
registerCustomTypes(EntitlementRegistry) - Method in class org.forgerock.openam.entitlement.PolicyEntitlementModule
 
registerDecisionCombiner(Class<? extends EntitlementCombiner>) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Registers an entitlement combiner.
registerDecisionCombiner(String, Class<? extends EntitlementCombiner>) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Registers an entitlement combiner with a given name.
REGISTERED_APPLICATIONS - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
 
registerEntryNode(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
 
registerForNotifications() - Method in class com.sun.identity.delegation.SMServiceListener
 
registerListener(ConsoleConfigListener, Class<? extends ConsoleConfigBuilder<?>>) - Method in interface org.forgerock.openam.sm.config.ConsoleConfigHandler
Registers the passed listener for config changes associated with the passed builder type.
registerListener(ConsoleConfigListener, Class<? extends ConsoleConfigBuilder<?>>) - Method in class org.forgerock.openam.sm.config.ConsoleConfigHandlerImpl
 
registerMessageIDs() - Method in class com.sun.identity.log.messageid.LogMessageProviderBase
 
registerNotificationURL(String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
registerNotificationURL(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
registerNotificationURL(String, Map<String, URL>) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
registerNotificationURL(String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
 
registerNotificationURL(String) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
registerNotificationURL_idrepo(String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
registerNotificationURL_idrepo(String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
registerObserver(IndexChangeObserver) - Method in class org.forgerock.openam.entitlement.indextree.events.IndexChangeObservable
Registers an observer to receive index change notifications.
registerObserver(IndexChangeObserver) - Method in interface org.forgerock.openam.entitlement.indextree.IndexChangeManager
 
registerObserver(IndexChangeObserver) - Method in class org.forgerock.openam.entitlement.indextree.IndexChangeManagerImpl
registerPermissionRequest(JsonRepresentation) - Method in class org.forgerock.openam.uma.PermissionRequestEndpoint
Registers the permission that the client requires for it to be able to access a protected resource.
registerProviderWithTA(ProviderConfig, String) - Method in class com.sun.identity.wss.provider.DiscoveryConfig
Registers the Discovery client configuration with trusted authority.
registerProviderWithTA(ProviderConfig, String, boolean) - Method in class com.sun.identity.wss.provider.DiscoveryConfig
Registers the Discovery client configuration with trusted authority.
registers(SSOToken, boolean) - Method in class com.sun.identity.setup.RegisterServices
Registers services.
registerService(String, boolean, boolean) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Register a service for this organization.
registerService(String, boolean, boolean) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Register a service for this organizational unit.
registerService(SSOToken, String, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Register a service for an org or org unit policy to a profile
registerService(SSOToken, String, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Register a service for an org or org unit policy to a profile
registerService(String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
registerService(String, String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
registerService(SSOToken, String, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Register a service for an org or org unit policy to a profile
registerServiceListener() - Method in class org.forgerock.openam.scripting.ScriptEngineConfigurator
Registers this configurator with the ServiceConfigManager to receive updates when the script configuration changes.
registerServiceListener() - Method in class org.forgerock.openam.services.push.PushNotificationService
Registers the service listener to ensure that updates are caught and responded to.
registerServiceListener() - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
This method is called by the RestSTSInstanceRepublishServlet, and causes the registration of a ServiceListener to listen for the creation of rest-sts instances.
registerServiceListener() - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
This method is only called by the RestSTSSetupListener, called during OpenAM startup by the AMSetupServlet.
registerServiceListener(String, String, ServiceListener) - Method in interface org.forgerock.openam.sts.rest.ServiceListenerRegistration
 
registerServiceListener(String, String, ServiceListener) - Method in class org.forgerock.openam.sts.rest.ServiceListenerRegistrationImpl
 
RegisterServices - Class in com.sun.identity.setup
Registers service during setup time.
RegisterServices() - Constructor for class com.sun.identity.setup.RegisterServices
 
registerServices(InputStream) - Method in class com.sun.identity.sm.ServiceManager
Registers one or more services, defined by the XML input stream that follows the SMS DTD.
registerServices(InputStream, AMEncryption) - Method in class com.sun.identity.sm.ServiceManager
Registers one or more services, defined by the XML input stream that follows the SMS DTD.
registerSSOToken(SSOToken) - Method in class com.sun.identity.cli.CommandManager
Registers Single Single On Token which will be destroyed after CLI is done.
registerSubjectType(String, Class<? extends EntitlementSubject>) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Registers an entitlement subject type with the given short name (used in RESTful API calls and in the UI).
registerSubjectType(Class<? extends EntitlementSubject>) - Method in class org.forgerock.openam.entitlement.EntitlementRegistry
Registers an entitlement subject type using a short name generated from the type name.
registerTableMeta(String, SnmpMibTable) - Method in class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
 
registerTableMeta(String, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.FORGEROCK_OPENAM_CTS_MIB
 
registerTableMeta(String, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.policy.FORGEROCK_OPENAM_POLICY_MIB
 
registerTableMeta(String, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.session.FORGEROCK_OPENAM_SESSION_MIB
 
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Register the group's SnmpMibTable objects with the meta-data.
registerTableNodes(SnmpMib, MBeanServer) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Register the group's SnmpMibTable objects with the meta-data.
REGISTRATION_DONE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Registration Done URL
REGISTRATION_DONE_URL - Static variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
REGISTRATION_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Registration failed.
REGISTRATION_FAILED_LOCAL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error in processing Name Registration at SP.
REGISTRATION_FAILED_REMOTE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error in processing Name Registration at IDP.
REGISTRATION_FAILED_SEND_REMOTE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error in sending Name Registration at IDP.
REGISTRATION_FAILED_SP_NAME_IDENTIFIER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to create SPProvidedNameIdentifier.
REGISTRATION_FAILED_SP_NAME_IDENTIFIER - Static variable in class com.sun.identity.federation.common.LogUtil
Create SPProvidedNameIdentifier failed.
REGISTRATION_FAILURE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Registration status : Failure
REGISTRATION_FAILURE_STATUS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty failure: lib:Failure
REGISTRATION_HANDLE_CREATION_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to create name registration handlde
REGISTRATION_IDP_HTTP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Registration profile
REGISTRATION_IDP_SOAP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Registration profile
REGISTRATION_INVALID_PROVIDER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Invalid Provider in Registration.
REGISTRATION_INVALID_SIGNATURE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Invalid Signature for Registration.
REGISTRATION_NO_PROVIDER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
No provider is specified in name registration.
REGISTRATION_PROVIDER_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider id key is used in name registration.
REGISTRATION_RELAY_STATE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Relay state
REGISTRATION_REQUEST_CREATION_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to create Name Registration request.
REGISTRATION_REQUEST_IMPROPER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Improper Registration Request
REGISTRATION_RETURN_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Registration return uri
REGISTRATION_SERVLET - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name registration servlet
REGISTRATION_SP_HTTP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Registration profile
REGISTRATION_SP_SOAP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Name Registration profile
REGISTRATION_STATUS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Registration status
REGISTRATION_SUCCESS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Registration status : Success
REGISTRATION_SUCCESS_LOCAL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Successful processing of Name Registration at SP.
REGISTRATION_SUCCESS_REMOTE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Successful processing of Name Registration at IDP.
REGISTRATION_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Process registration uri
RegistrationDestination - Enum in org.forgerock.openam.selfservice.config.beans
Registration destination enum.
REGISTRATIONID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Signature Id used in name registration profile
RegistrationResult - Enum in com.sun.identity.authentication.modules.membership
The enum wraps up all of the possible registration error states in the Membership module
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.
rehash() - Method in class com.sun.identity.entitlement.opensso.Cache
Increases the capacity of and internally reorganizes this Cache, in order to accommodate and access its entries more efficiently.
reindexApplications() - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Reindex Applications.
reindexApplications() - Method in class com.sun.identity.entitlement.opensso.EntitlementService
 
reinitConfiguratioFile(String) - Method in interface com.sun.identity.setup.ConfiguratorPlugin
Re-initialize configuration file.
reinitConfiguratioFile(String) - Method in class com.sun.identity.setup.plugin.FederationPlugin
Re-initialize configuration file.
reinitialize() - Static method in class com.iplanet.services.util.Crypt
 
reinitialize() - Method in interface com.sun.identity.idm.IdServices
 
reinitialize() - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
reinitialize() - Method in class com.sun.identity.idm.server.IdServicesImpl
 
reinitialize() - Method in class org.forgerock.openam.idm.IdServicesDecorator
reInitializeAuthServices() - Static method in class com.sun.identity.authentication.config.AMAuthenticationManager
Re-initializes the module services.
reinitializeVerifier(String, AMPassword) - Method in class com.sun.identity.log.secure.SecureLogHelper
ReInitialize the verifier
reject() - Method in class org.forgerock.openam.license.License
Rejects the license agreement.
RejectAllHandler - Class in org.forgerock.openam.radius.server.spi.handlers
Simple handler that sends a an AccessReject for all incoming Radius access requests.
RejectAllHandler() - Constructor for class org.forgerock.openam.radius.server.spi.handlers.RejectAllHandler
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.forgerock.openam.radius.server.DroppedRequestHandler
Called when request is added to the pool but its queue is full.
RejectException - Exception in com.sun.identity.authentication.modules.radius.client
Exception used to pass a received AccessReject to calling code.
RejectException(AccessReject) - Constructor for exception com.sun.identity.authentication.modules.radius.client.RejectException
Construct a new instance with the received AccessReject response packet.
RelatesToElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for RelatesTo element declaration.
RelatesToElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
RelatesToElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
RelatesToElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
RelatesToType - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for RelatesToType complex type.
RelatesToTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
RelatesToTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
RelatesToTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
RelativeRedirectUriException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the redirect uri on the request is not an absolute uri.
RelativeRedirectUriException() - Constructor for exception org.forgerock.oauth2.core.exceptions.RelativeRedirectUriException
Constructs a new RelativeRedirectUriException with the default message.
RelativeToElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RelativeTo element declaration.
RelativeToElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RelativeToElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
RelativeToElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RelativeToType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RelativeToType complex type.
RelativeToTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RelativeToTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
RelativeToTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RelaxedURL - Class in com.sun.identity.entitlement.util
 
RelaxedURL(String) - Constructor for class com.sun.identity.entitlement.util.RelaxedURL
 
RELAY_STATE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
RelayState
RELAY_STATE - Static variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
RELAY_STATE - Static variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
RELAY_STATE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
RelayState Parameter
RELAY_STATE_ALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
RelayState Alias Parameter
RELAY_STATE_URL_LIST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
List of valid Relay State Urls
relayState - Variable in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
 
relayState - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
relayState - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
relayState - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
relayState - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
relayState - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
relayStateCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the relay state strings.
relayStateHash - Static variable in class com.sun.identity.saml2.profile.SPCache
Map to save the relayState URL.
relayStateHash - Static variable in class com.sun.identity.wsfederation.profile.SPCache
Hashtable to save the relayState URL.
releaseConnection(Connection) - Method in class com.sun.identity.sm.ldap.CTSDataLayer
Release an obtained Connection back to the pool.
releaseConnection(Connection, int) - Method in class com.sun.identity.sm.ldap.CTSDataLayer
Release an obtained Connection back to the pool, with a specified return code for clean-up.
releaseConnection(Connection, Exception) - Method in class com.sun.identity.sm.ldap.CTSDataLayer
Release an obtained Connection back to the pool, with a specified Last LDAP Stack Exception for clean-up.
releaseLockAndNotify() - Method in class com.sun.identity.common.HeadTaskRunnable
Releases the currently holding lock.
reloadIdRepoServiceSchema() - Method in interface com.sun.identity.idm.IdServices
 
reloadIdRepoServiceSchema() - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
reloadIdRepoServiceSchema() - Method in class com.sun.identity.idm.server.IdServicesImpl
 
reloadIdRepoServiceSchema() - Method in class org.forgerock.openam.idm.IdServicesDecorator
RelTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.9 RelToken Assertion Java content class for RelToken element declaration.
RelTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RelTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
RelTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
REMAINING - Static variable in class org.forgerock.openam.rest.query.QueryResponsePresentation
 
remainingCapacity() - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
REMOTE_AUTH_APP_TOKEN_ENABLED - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
REMOTE_AUTH_INVALID_SSO_TOKEN - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
 
REMOTE_FORMATTER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the RemoteFormatter class which creates a xml string for a log action and sends it across to the remote OpenAM.
REMOTE_HANDLER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the RemoteHandler class
REMOTE_HANDLER_NAME - Static variable in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
 
REMOTE_NAME_IDENTIFIER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
 
REMOTE_OPAQUE_HANDLE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Remote opaque handler
REMOTE_REQUEST_RESPONSE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REMOTE_REQUEST_RESPONSE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REMOTE_REQUEST_RESPONSE_START - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REMOTEAUTH_INCLUDE_REQRES - Static variable in interface com.sun.identity.shared.Constants
property to control whether remote auth includes request/response
RemoteCookie - Class in org.forgerock.openam.authentication.service.protocol
Encapsulates a Cookie making it Serializable.
RemoteCookie() - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteCookie
 
RemoteCookie(Cookie) - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Creates a RemoteCookie based on the contents of the supplied Cookie.
remoteDescriptor - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
remoteDescriptor - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
remoteDescriptor - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
remoteEntityID - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
remoteEntityId - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
remoteEntityId - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
RemoteFormatter - Class in com.sun.identity.log.handlers
The formatter which prepares the xml string to be sent to a remote log service.
RemoteFormatter() - Constructor for class com.sun.identity.log.handlers.RemoteFormatter
 
RemoteHandler - Class in com.sun.identity.log.handlers
The class which publishes the log message to a remote log service.
RemoteHandler(String) - Constructor for class com.sun.identity.log.handlers.RemoteHandler
Constructor in which the configuration of the handler is done.
RemoteHttpServletRequest - Class in org.forgerock.openam.authentication.service.protocol
This class encapsulates a HttpServletRequest extending from RemoteServletRequest.
RemoteHttpServletRequest() - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
Called during deserialization.
RemoteHttpServletRequest(HttpServletRequest) - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
Creates a serializable request around the normal request.
RemoteHttpServletResponse - Class in org.forgerock.openam.authentication.service.protocol
Encapsulates a HttpServletResponse and makes that state that is serializable transferable.
RemoteHttpServletResponse(HttpServletResponse) - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
Creates a new RemoteHttpServletResponse encapsulating a normal response
RemoteHttpServletResponse() - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
Used by deserialization.
RemoteServiceAttributeValidator - Class in com.sun.identity.sm
This class makes a JAX-RPC calls to server to validate attribute values.
RemoteServicesImpl - Class in com.iplanet.am.sdk.remote
 
RemoteServicesImpl() - Constructor for class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
RemoteServicesProviderImpl - Class in com.iplanet.am.sdk.remote
 
RemoteServicesProviderImpl() - Constructor for class com.iplanet.am.sdk.remote.RemoteServicesProviderImpl
 
RemoteServletRequest - Class in org.forgerock.openam.authentication.service.protocol
This class encapsulates a ServletRequest allowing its state to be serialized.
RemoteServletRequest(ServletRequest) - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
Creates a ServletRequest adaptor wrapping the given request object.
RemoteServletRequest() - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
Called during the deserialization process.
RemoteServletResponse - Class in org.forgerock.openam.authentication.service.protocol
Encapsulates the transferable state of a ServletResponse object.
RemoteServletResponse(ServletResponse) - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
Creates a ServletResponse adaptor wrapping the given response object.
RemoteServletResponse() - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
Used by deserialization.
RemoteSession - Class in org.forgerock.openam.authentication.service.protocol
Facade for the standard servlet HttpSession object.
RemoteSession(HttpSession) - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteSession
Construct a new session facade.
RemoteSession() - Constructor for class org.forgerock.openam.authentication.service.protocol.RemoteSession
Construct a new session facade.
RemoteSessionQuery - Class in org.forgerock.openam.core.rest.session.query.impl
Provides an implementation of the SessionQueryType that is suitable for use against Remote OpenAM instances.
RemoteSessionQuery(String) - Constructor for class org.forgerock.openam.core.rest.session.query.impl.RemoteSessionQuery
Creates an instance which is configured to query the given server.
RemoteSessions - Class in org.forgerock.openam.monitoring.session
The class is used for implementing the "RemoteSessions" group.
RemoteSessions(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.session.RemoteSessions
Constructor for the "RemoteSessions" group.
RemoteSessions(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.session.RemoteSessions
Constructor for the "RemoteSessions" group.
RemoteSessionsImpl - Class in org.forgerock.openam.monitoring.session
Implementation for hooking the SNMP RemoteSessions class in to OpenAM to report on our stats.
RemoteSessionsImpl(SnmpMib, SessionMonitoringStore) - Constructor for class org.forgerock.openam.monitoring.session.RemoteSessionsImpl
 
RemoteSessionsMBean - Interface in org.forgerock.openam.monitoring.session
This interface is used for representing the remote management interface for the "RemoteSessions" MBean.
RemoteSessionsMeta - Class in org.forgerock.openam.monitoring.session
The class is used for representing SNMP metadata for the "RemoteSessions" group.
RemoteSessionsMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Constructor for the metadata associated to "RemoteSessions".
remove(Object) - Method in class com.iplanet.am.util.Cache
Removes the key (and its corresponding value) from this Cache.
remove(String) - Method in class com.iplanet.services.ldap.AttrSet
Removes an exisiting attribute
remove(String, String) - Method in class com.iplanet.services.ldap.AttrSet
Remove a specified value for an attribute in the set
remove(String) - Method in class com.iplanet.services.ldap.ModSet
Removes the first attribute with the specified name in the set of modifications.
remove() - Method in class com.iplanet.ums.PersistentObject
Remove itself from the persistent store.
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(String, String) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Removes member from the trusted provider set within this circle of trust.
remove(String) - Method in interface com.sun.identity.entitlement.IPrivilegeManager
Remove a privilege.
remove(Object) - Method in class com.sun.identity.entitlement.opensso.Cache
Removes the key (and its corresponding value) from this Cache.
remove(Subject, String, String) - Method in class com.sun.identity.entitlement.opensso.DataStore
Removes privilege.
remove(String) - Method in class com.sun.identity.entitlement.opensso.PolicyPrivilegeManager
Remove a privilege.
remove() - Method in class com.sun.identity.entitlement.util.SimpleIterator
 
remove(UserOptionItem) - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
remove(String) - Method in interface com.sun.identity.install.tools.configurator.IStateAccess
 
remove(String) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
remove(String) - Method in class com.sun.identity.install.tools.configurator.StateData
 
remove(String) - Method in class com.sun.identity.install.tools.configurator.TransientStateAccess
 
remove() - Method in class com.sun.identity.shared.BufferedIterator
 
remove(String) - Method in class com.sun.identity.sm.CachedSubEntries
 
remove() - Method in class com.sun.identity.sm.ldap.EmbeddedSearchResultIterator
 
remove() - Method in class com.sun.identity.sm.ldap.SearchResultIterator
 
remove(ContextKey<?>) - Method in class org.forgerock.openam.entitlement.utils.indextree.nodecontext.MapSearchContext
 
remove(ContextKey<?>) - Method in interface org.forgerock.openam.entitlement.utils.indextree.nodecontext.SearchContext
Removes data from the context.
remove(String) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolderCache
Remove an entry from the cache.
remove(Object) - Method in class org.forgerock.openam.scripting.ChainedBindings
remove(InternalSession, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.AbstractInternalSessionStoreStep
 
remove(InternalSession, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.caching.InMemoryInternalSessionCacheStep
 
remove(InternalSession) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionPersistenceStore
 
remove(InternalSession) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStore
Remove the Session from the cache.
remove(InternalSession) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionStoreChain
 
remove(InternalSession, InternalSessionStore) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStoreStep
Remove the Session from the cache.
remove(InternalSession, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceManagerStep
 
remove(String) - Method in class org.forgerock.openam.session.stateless.cache.StatelessJWTCache
Removes the given JWT from the cache.
remove(Object) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
 
remove(PolicySearch) - Method in class org.forgerock.openam.uma.PolicySearch
 
remove(K) - Method in class org.forgerock.openam.utils.SingleValueMapper
Removes the named key from the map.
REMOVE_ACCOUNT_FED_INFO - Static variable in class com.sun.identity.federation.common.LogUtil
Remove Account Federation information.
REMOVE_APPLICATION_FAIL - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
REMOVE_ASSERTION_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies whether needs to remove assertion after it's being dereferenced or not.
REMOVE_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
REMOVE_MEMBER - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
REMOVE_RESOURCE_TYPE_FAIL - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
removeAccountFederation(NameIDInfo, String) - Static method in class com.sun.identity.saml2.common.AccountUtils
Removes the account federation of a user.
removeAccountFederation(NameIDInfo, String) - Static method in class com.sun.identity.wsfederation.common.AccountUtils
Removes the account federation of a user.
removeAccountFedInfo(String, FSAccountFedInfo) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Removes Account's federation Info in data store.
removeAccountFedInfo(String, FSAccountFedInfoKey, String) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Removes Account's federation Info in data store for given providerID in fedInfo object.
removeAccountFedInfoKey(String, FSAccountFedInfoKey) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Removes Account's federation Info Key in data store.
removeAdminRole(SSOToken, String, boolean) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Remove group admin role
removeAdminRole(SSOToken, String, boolean) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Remove group admin role
removeAdminRole(String, String, boolean) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
removeAdminRole(String, String, boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
removeAdminRole(SSOToken, String, boolean) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Remove group admin role
removeAgentGroup(AMIdentity, AMIdentity) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Removes agent from it group.
RemoveAgentProperties - Class in com.sun.identity.cli.agentconfig
This command remove attribute values of an agent.
RemoveAgentProperties() - Constructor for class com.sun.identity.cli.agentconfig.RemoveAgentProperties
 
RemoveAgentsFromGroup - Class in com.sun.identity.cli.agentconfig
This command removes agents of an agent group.
RemoveAgentsFromGroup() - Constructor for class com.sun.identity.cli.agentconfig.RemoveAgentsFromGroup
 
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.
removeAllAttributeDefaultValues(String, String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Remove all default values from an attribute.
removeAllMembers() - Method in class com.iplanet.ums.AssignableDynamicGroup
Removes all members of the group.
removeAllMembers() - Method in interface com.iplanet.ums.IAssignableMembership
Removes all members of the group
removeAllMembers() - Method in class com.iplanet.ums.ManagedRole
Removes all members of the role.
removeAllMembers() - Method in class com.iplanet.ums.StaticGroup
Removes all members of the group.
removeAllUserDevices(AMIdentity) - Method in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
Removes all user's current devices of this type.
removeAllUserDevices(AMIdentity) - Method in class org.forgerock.openam.core.rest.devices.services.push.AuthenticatorPushService
Remove all user devices in a single call.
removeApplication(String) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Removes application.
removeApplication(String) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Removes application.
RemoveApplicationPrivilegeResources - Class in com.sun.identity.cli.entitlement
 
RemoveApplicationPrivilegeResources(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.RemoveApplicationPrivilegeResources
 
RemoveApplicationPrivilegeSubjects - Class in com.sun.identity.cli.entitlement
 
RemoveApplicationPrivilegeSubjects(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.RemoveApplicationPrivilegeSubjects
 
removeApplicationType(Subject, String) - Static method in class com.sun.identity.entitlement.ApplicationTypeManager
Removes application type.
removeApplicationType(String) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Removes application type.
removeApplicationType(String) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Removes application type.
removeAssertion(AssertionBase) - Method in class com.sun.identity.saml.assertion.EvidenceBase
Removes an Assertion object from the Evidence object.
removeAssertionIDReference(AssertionIDReference) - Method in class com.sun.identity.saml.assertion.EvidenceBase
Removes an AssertionIDReference object from the Evidence object.
removeAssignableDynamicGroup(AMAssignableDynamicGroup) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Removes a assignable dynamic group that is assigned to the user.
removeAssignableDynamicGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Removes a assignable dynamic group that is assigned to the user.
removeAttribute(Attr) - Method in class com.iplanet.ums.PersistentObject
Removes attribute value for the entity.
removeAttribute(String) - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Removes any attribute with the given name from this element.
removeAttribute(String, String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Removes the given organization creation attribute for the service.
removeAttribute(String) - Method in class com.sun.identity.sm.PluginConfig
Removes a configuration parameter from the service plugin.
removeAttribute(String) - Method in class com.sun.identity.sm.ServiceConfig
Removes a configuration parameter from the service configuration.
removeAttribute(String) - Method in class com.sun.identity.sm.ServiceInstance
Removes the specified attribute name and its values from the attribute set.
removeAttribute(String, String) - Method in class com.sun.identity.sm.SMSEntry
Removes the attribute value from the attribute.
removeAttribute(String) - Method in class com.sun.identity.sm.SMSEntry
Remove the attribute from the entry.
removeAttribute(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to call removeAttribute(String name) on the wrapped request object.
removeAttribute(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Removes an attribute from the session, either from local object pre serialization or the stored value post serialization.
removeAttributeChoiceValues(String, String, String, Set, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes choice values from attribute schema.
RemoveAttributeDefaults - Class in com.sun.identity.cli.schema
Remove default attribute values of schema.
RemoveAttributeDefaults() - Constructor for class com.sun.identity.cli.schema.RemoveAttributeDefaults
 
removeAttributeDefaults(Set) - Method in class com.sun.identity.sm.ServiceSchema
Removes the default values of attributes in the schema.
removeAttributeDefaultValues(String, String, String, Set, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes attributes default values.
removeAttributeDefaultValues(String, String, String, Set) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes attribute default values from service schema.
removeAttributeDefaultValues(String, String, String, Set, boolean) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes attribute default values from service schema.
removeAttributeName(String) - Method in class com.iplanet.ums.SearchTemplate
Removes the attribute name from the list of attributes to be returned on a search.
removeAttributeNames(String[]) - Method in class com.iplanet.ums.SearchTemplate
Removes the attribute names from the list of attributes to be returned on a search.
removeAttributes(Set) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Removes attributes in this AMObject.
removeAttributes(Set) - Method in class com.iplanet.am.sdk.AMEntityImpl
 
removeAttributes(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Removes attributes in this AMObject.
removeAttributes(SSOToken, IdType, String, Set) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
removeAttributes() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
removeAttributes(Set) - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
removeAttributes(Set) - Method in class com.sun.identity.idm.AMIdentity
Removes the attributes from the identity entry.
removeAttributes(SSOToken, IdType, String, Set<String>) - Method in class com.sun.identity.idm.IdRepo
Removes the attributes from the identity.
removeAttributes(SSOToken, IdType, String, Set, String, String) - Method in interface com.sun.identity.idm.IdServices
 
removeAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
removeAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
removeAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
removeAttributes(SSOToken, IdType, String, Set) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
removeAttributes(SSOToken, IdType, String, Set, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
removeAttributes(SSOToken, IdType, String, Set, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
removeAttributes(SSOToken, IdType, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
removeAttributes(SSOToken, IdType, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
removeAttributes(Set) - Method in class com.sun.identity.sm.ServiceConfig
Removes a configuration parameters from the service configuration.
removeAttributes(SSOToken, IdType, String, Set, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
removeAttributes(SSOToken, IdType, String, Set<String>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Removes the specified attributes from the identity.
removeAttributes(SSOToken, IdType, String, Set<String>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
removeAttributes_idrepo(String, String, String, Set, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
removeAttributes_idrepo(String, String, String, Set, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
removeAttributeSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Removes the attribute schema from this service.
removeAttributeSchema(String, String, String, String, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Remove an attribute schema from an existing service.
removeAttributeSchema(ServiceSchema, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes attribute schema from an existing service.
RemoveAttributeSchemaChoiceValues - Class in com.sun.identity.cli.schema
Remove attribute choice values to attribute schema.
RemoveAttributeSchemaChoiceValues() - Constructor for class com.sun.identity.cli.schema.RemoveAttributeSchemaChoiceValues
 
RemoveAttributeSchemaDefaultValues - Class in com.sun.identity.cli.schema
Remove attribute schema default values.
RemoveAttributeSchemaDefaultValues() - Constructor for class com.sun.identity.cli.schema.RemoveAttributeSchemaDefaultValues
 
RemoveAttributeSchemas - Class in com.sun.identity.cli.schema
Remove attribute schema(s).
RemoveAttributeSchemas() - Constructor for class com.sun.identity.cli.schema.RemoveAttributeSchemas
 
removeAttributesFromSchema(String, String, ServiceSchemaModificationWrapper, ServiceSchema, SSOToken) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
removeAttributeValue(Principal, Guid, String, String) - Method in class com.iplanet.ums.DataLayer
Removes value for an attribute and saves the change in the database.
removeAttributeValue(SSOToken, Guid, String, String) - Static method in class com.iplanet.ums.PersistentObject
Removes value for an attribute and saves the change in the database.
removeAttributeValues(String, String, Set) - Method in class com.sun.identity.sm.OrganizationConfigManager
Removes the given organization creation attribute values for the service.
removeAttributeValues(String, Set) - Method in class com.sun.identity.sm.PluginConfig
Removes the specific values for the given configuration plugin.
removeAttributeValues(String, Set) - Method in class com.sun.identity.sm.ServiceConfig
Removes the specific values for the given configuration parameter.
removeAttributeValues(String, Set) - Method in class com.sun.identity.sm.ServiceInstance
Removes the specified attribute's values.
removeAudience(String) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Removes an audience from the List within this Condition element
removeAudienceRestrictionCondition(String) - Method in class com.sun.identity.saml.assertion.Conditions
Removes an audience restriction condition AudienceRestrictionConditionfrom this Conditions object wherein the specified audience has been defined.
removeAuthConfigListener(String) - Method in class com.sun.identity.authentication.config.AMAuthLevelManager
Removes all service listeners for the specified authentication configuration.
removeAuthContext(SessionID) - Static method in class com.sun.identity.authentication.service.AuthUtils
Removes the AuthContextLocal object in the Session object identified by the SessionID object parameter 'sid'.
removeAuthnRequest(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Removes an authentication request.
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.
removeCallbackHandler(String) - Method in class com.sun.identity.sm.SMSNotificationManager
 
removeChild(PersistentObject) - Method in class com.iplanet.ums.Organization
Removes an object from the organization.
removeChild(PersistentObject) - Method in class com.iplanet.ums.PersistentObject
Removes a child object from a persistent object container.
removeChild(Guid) - Method in class com.iplanet.ums.PersistentObject
Removes an object given its unique ID.
removeChild(SMSFlatFileTreeNode, String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Removes a child node from the tree.
removeChildPeopleContainer(PeopleContainer) - Method in class com.iplanet.ums.PeopleContainer
Removes a People Container object from the People Container.
removeChoiceValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Removes the given value from the set of choice values.
removeCircleOfTrustMember(String, String, String, String) - Method in class com.sun.identity.cot.CircleOfTrustManager
Removes entity from circle of trust under the realm.
removeCircleOfTrustMember(String, String, String, String, boolean) - Method in class com.sun.identity.cot.CircleOfTrustManager
Removes entity from circle of trust under the realm.
RemoveCircleOfTrustMembers - Class in com.sun.identity.federation.cli
Remove member from a Circle of Trust.
RemoveCircleOfTrustMembers() - Constructor for class com.sun.identity.federation.cli.RemoveCircleOfTrustMembers
 
removeClassResolver(IClassResolver) - Method in class com.iplanet.ums.TemplateManager
Unregisters a class that can resolve a set of attributes to a Java class.
removeClient(SSOToken, String) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
Remove a Client - removes the client from the externalDB.
removeClientCertificate() - Static method in class com.sun.identity.wss.security.handler.ThreadLocalService
 
removeClientExternal(SSOToken, String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
removeCondition(String) - Method in class com.sun.identity.policy.Conditions
Removes the Condition object identified by the condition name.
removeCondition(Condition) - Method in class com.sun.identity.policy.Conditions
Removes the Condition object identified by object's equals method.
removeCondition(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Removes the condition with the given name.
removeCondition(Condition) - Method in class com.sun.identity.policy.Policy
Deprecated.
Removes the Condition object identified by object's equals method.
removeConfigurationListener(AuditServiceConfigurationListener) - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationProvider
Remove the listener from the notification list.
removeConfigurationListener(AuditServiceConfigurationListener) - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
removeConfigurationListener(AuditServiceConfigurationListener) - Method in class org.forgerock.openam.plugin.configuration.FedletAuditServiceConfigurationProviderImpl
 
removeConfigurationListener(StandardScriptEngineManager.ConfigurationListener) - Method in class org.forgerock.openam.scripting.StandardScriptEngineManager
Removes a configuration listener from the list of active subscribers.
removeContinuousQueryListener(ContinuousQueryListener) - Method in interface org.forgerock.openam.cts.continuous.ContinuousQuery
Removes a generic listener from the set of objects that will be informed of changes according to the queried filter.
removeContinuousQueryListener(ContinuousQueryListener, TokenFilter) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Removes a ContinuousQueryListener from a specified TokenFilter.
removeContinuousQueryListener(ContinuousQueryListener, TokenFilter) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
removeContinuousQueryListener(ContinuousQueryListener, TokenFilter) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Removes a listener from a continuous query on the persistence layer.
removeContinuousQueryListener(ContinuousQueryListener, TokenFilter) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
Removes the supplied ContinuousQueryListener from the query which is operating the supplied TokenFilter.
removeContinuousQueryListener(ContinuousQueryListener, TokenFilter) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
removeContinuousQueryListener(ContinuousQueryListener) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch
 
removeCOSAssignment(PersistentObject, ICOSDefinition, COSTemplate) - Method in class com.iplanet.ums.cos.COSManager
Removes COS assignment from the persistent object.
removeCOSAttribute(String) - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Removes the COS attribute from the definition.
removeCOSAttribute(String) - Method in interface com.iplanet.ums.cos.ICOSDefinition
This method removes a COS attribute from the COS definiton.
removeCOSTemplate(String) - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Removes a COS Template from this COS definition.
removeCOSTemplates() - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Removes all COS Templates from this COS definition.
removeCreationListener(IdRepoCreationListener) - Static method in class com.sun.identity.idm.AMIdentityRepository
Removes a creation listener so that it will no longer be notified when a AMIdentityRepository is created.
removeCurrentSessionPartner(String, String, Object, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Removes current session partner from the session partner list.
REMOVED - Static variable in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
REMOVED - Static variable in interface com.sun.identity.sm.ServiceListener
The change type specifies that the entry has been removed.
REMOVED - Static variable in class org.forgerock.openam.ldap.PersistentSearchChangeType
Entry was removed.
removeDefaultDuplicates(Map<String, Set<String>>, Map<String, Set<String>>) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
For the given map of user supplied attributeValues, use the keys to find duplicate default values and remove them from the finalAttributes which will end up being used to create the actual agent configuration.
removeDefaultValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Removes the given value from the set of default values.
removeDefaultValues() - Method in class com.sun.identity.sm.AttributeSchema
Removes the all the default values for the attribute.
removeDefinition(String) - Method in class com.iplanet.ums.cos.COSManager
Removes the COS definition.
removeDelegationCondition(String, String, Map) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes Condition Properties.
removeDelegationPolicyAttribute(String, String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes attribute from a condition.
removeDeployUri(String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Removes deployment URI from the pass down string. i.e.
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.audit.DefaultAuditServiceProxy
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.audit.rest.RealmAuditRequestHandler
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.ServicesRealmSmsHandler
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
Thread Safety: Read/Write locking to protect access to SmsRequestHandler.routeTree during modifications.
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.openam.temper.TimeTravelRouteProvider.TimeTravelResourceProvider
 
removeDir(File) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method removeDir.
removeDomain(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
Method which removes the DC Tree corresponding to the Org
removeDomain(String) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Remove a virtual domain in the dctree
removeEldestEntry(Map.Entry<T, V>) - Method in class org.forgerock.openam.utils.collections.LeastRecentlyUsed
 
removeElement(Object) - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Implements for GeneralTaskRunnable.
removeElement(Object) - Method in class com.iplanet.services.naming.WebtopNaming.SiteMonitor
 
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.
removeElement(Object) - Method in class com.sun.identity.coretoken.service.TokenCleanupRunnable
 
removeElement(Object) - Method in class com.sun.identity.saml.servlet.POSTCleanUpRunnable
 
removeElement(Object) - Method in class com.sun.identity.saml.xmlsig.KeyStoreRefresher
 
removeElement(Object) - Method in class com.sun.identity.saml2.profile.CacheCleanUpRunnable
 
removeElement(Object) - Method in class org.forgerock.openam.session.SessionCuller
 
removeElementAfterAction - Variable in class com.sun.identity.common.InstantRunnable
 
removeElementAfterAction - Variable in class com.sun.identity.common.PeriodicRunnable
 
removeElementAt(int) - Method in class com.iplanet.services.ldap.ModSet
Removes a particular LDAPModification object at the position specified by the index.
removeEmptyValues(Map) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Removes Empty sets from attribute-value maps.
removeEmptyValues() - Method in class com.iplanet.am.sdk.AMHashMap
Removes all the empty values (empty sets) from the map.
removeEmptyValues(Map) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Removes Empty sets from attribute-value maps.
removeEndPoint() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
removeEndPoint() - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
Remove the mark that this tree node has an end point.
removeEntry(SSOToken, String, int, boolean, boolean) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Remove an entry from the directory.
removeEntry(SSOToken, String, int, boolean, boolean) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Remove an entry from the directory.
removeEntry(SSOToken, String, int, boolean, boolean) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Remove an entry from the directory.
removeEntry(SSOToken, String, int, boolean, boolean) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Remove an entry from the directory.
removeEntry(String, String, int, boolean, boolean) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
removeEntry(String, String, int, boolean, boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
removeEntry(SSOToken, String, int, boolean, boolean) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Remove an entry from the directory.
RemoveEntry - Class in com.sun.identity.liberty.ws.disco
The class RemoveEntry represents a remove entry element for the discovery modify request.
RemoveEntry(String) - Constructor for class com.sun.identity.liberty.ws.disco.RemoveEntry
Constructor.
removeEntry(SsoServerAuthModulesEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Remove the specified entry from the table.
removeEntry(SsoServerEntitlementPolicyStatsEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Remove the specified entry from the table.
removeEntry(SsoServerFedCOTMemberEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Remove the specified entry from the table.
removeEntry(SsoServerFedCOTsEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Remove the specified entry from the table.
removeEntry(SsoServerFedEntitiesEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Remove the specified entry from the table.
removeEntry(SsoServerLoggingHdlrEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Remove the specified entry from the table.
removeEntry(SsoServerPolicy22AgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Remove the specified entry from the table.
removeEntry(SsoServerPolicyJ2EEAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Remove the specified entry from the table.
removeEntry(SsoServerPolicyJ2EEGroupEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Remove the specified entry from the table.
removeEntry(SsoServerPolicyWebAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Remove the specified entry from the table.
removeEntry(SsoServerPolicyWebGroupEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Remove the specified entry from the table.
removeEntry(SsoServerRealmEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
Remove the specified entry from the table.
removeEntry(SsoServerSAML1CacheEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Remove the specified entry from the table.
removeEntry(SsoServerSAML1EndPointEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Remove the specified entry from the table.
removeEntry(SsoServerSAML1TrustPrtnrsEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Remove the specified entry from the table.
removeEntry(SsoServerSAML2IDPEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Remove the specified entry from the table.
removeEntry(SsoServerSAML2SPEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Remove the specified entry from the table.
removeEntry(SsoServerServerEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
Remove the specified entry from the table.
removeEntry(SsoServerSiteMapEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Remove the specified entry from the table.
removeEntry(SsoServerSitesEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
Remove the specified entry from the table.
removeEntry(SsoServerWSSAgentsDSCAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Remove the specified entry from the table.
removeEntry(SsoServerWSSAgentsDSCAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Remove the specified entry from the table.
removeEntry(SsoServerWSSAgentsSTSAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Remove the specified entry from the table.
removeEntry(SsoServerWSSAgentsSTSAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Remove the specified entry from the table.
removeEntry(SsoServerWSSAgentsWSCAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Remove the specified entry from the table.
removeEntry(SsoServerWSSAgentsWSCAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Remove the specified entry from the table.
removeEntry(SsoServerWSSAgentsWSPAgentEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Remove the specified entry from the table.
removeEntry(SsoServerWSSAgentsWSPAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Remove the specified entry from the table.
removeEntry(CtsCRUDOperationsPerTokenTypeEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Remove the specified entry from the table.
removeEntry(CtsCRUDOperationsEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Remove the specified entry from the table.
removeEntry(CtsTokenOperationsEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Remove the specified entry from the table.
removeEntry(OperationEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
Remove the specified entry from the table.
removeEntry(TokenEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
Remove the specified entry from the table.
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerRealmTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerServerTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerSitesTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableOperationTable
 
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class org.forgerock.openam.monitoring.cts.TableTokenTable
 
removeEventListener(AMEventListener) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Unregisters a previously registered event listener.
removeEventListener(int) - Method in class com.sun.identity.idm.AMIdentityRepository
Removes listener as the application is no longer interested in receiving notifications.
removeFailedSite(String) - Static method in class com.iplanet.services.naming.WebtopNaming
Removes a server from the available site list.
removeFailedSite(URL) - Static method in class com.iplanet.services.naming.WebtopNaming
Removes a server from the available site list.
removeFederationProtocol(Object, String) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Updates session property (SingleLogoutManager.FEDERATION_PROTOCOLS ) with the new protocol information.
removeFiles(String, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method removeFiles.
removeFromClientMap(String, Client) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
complements addToClientMap()
removeFromEntityConfig(String, String, String) - Method in class com.sun.identity.federation.meta.IDFFCOTUtils
Removes the circle trust name passed from the cotlist list attribute in the Entity Config.
removeFromEntityConfig(String, String, String) - Method in class com.sun.identity.saml2.meta.SAML2COTUtils
Removes the circle trust name passed from the cotlist attribute in the Entity Config.
removeFromEntityConfig(String, String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationCOTUtils
Removes the circle of trust name passed from the cotlist attribute in the Entity Config.
removeFromHash(Thread, String) - Method in class com.sun.identity.authentication.service.AuthThreadManager
Removes thread from Hashtable specified by hashName
removeFromMap(Map<String, Set<String>>, Map<String, Set<String>>) - Method in class com.sun.identity.cli.entitlement.ApplicationPrivilegeBase
 
removeFromMaps(String) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Remove all references to this client
removeFromProfilesMap(String, Client) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
complements storeInProfilesMap
removeFromSite(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Removes server from a site.
removeGlobalConfiguration(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Deletes the global configuration data for the given group name.
removeIndexRule(String) - Method in interface org.forgerock.openam.entitlement.utils.indextree.IndexRuleTree
Removes the given index rule from the tree.
removeIndexRule(String) - Method in class org.forgerock.openam.entitlement.utils.indextree.SimpleReferenceTree
 
removeInstance() - Method in class com.sun.identity.install.tools.configurator.InstallState
Removes the instance.
removeInstance(String) - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
removeInstance(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Removes the instance form the service
removeInstance(String, String, boolean) - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
Remove the Rest STS instance from the SMS, and from the CREST router.
removeInstance(String, String, boolean) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
Removes the published rest-sts instance at the specified stsId.
removeInstance(String, String) - Method in interface org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisher
Remove the Soap STS instance from the SMS, and from the CREST router.
removeInstance(String, String) - Method in class org.forgerock.openam.sts.publish.soap.SoapSTSInstancePublisherImpl
 
removeInternalSession(InternalSession) - Method in class org.forgerock.openam.session.service.SessionAccessManager
Remove an internal session from the internal session cache.
removeInvalidXMLChars(String) - Static method in class com.sun.identity.shared.xml.XMLUtils
Remove invalid XML characters from a string.
removeJarFiles(String, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method removeJarFiles. jar files will be removed from source directory
removeKeys(Set) - Method in class com.iplanet.am.sdk.AMHashMap
 
removeKeys(Set) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
removeLines(String, String) - Static method in class com.sun.identity.install.tools.util.FileUtils
 
removeLinesByNum(String, int, int) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method removeLinesByNum
removeLinesByNumber(String, int, int) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method removeLinesByNumber
removeListener() - Method in class com.iplanet.am.sdk.AMSDKRepo
 
removeListener(T) - Method in class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
Removes an IdRepoListener if it was registered to persistent search notifications.
removeListener(Subject, String) - Method in interface com.sun.identity.entitlement.interfaces.IEntitlementListenerRegistry
Returns true if listener(s) is/are successfully removed.
removeListener(Subject, String) - Method in class com.sun.identity.entitlement.ListenerManager
Returns true if listener(s) is/are successfully removed.
removeListener(Subject, String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOEntitlementListener
 
removeListener() - Method in class com.sun.identity.idm.IdRepo
Removes the listener added using addListener method.
removeListener() - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
removeListener() - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
removeListener() - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
removeListener() - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
removeListener(String) - Method in interface com.sun.identity.plugin.configuration.ConfigurationInstance
Unregisters the listener from the component for the given listener ID.
removeListener(String) - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
Unregisters the listener from the component for the given listener ID.
removeListener(String) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Unregisters the listener from the component for the given listener ID.
removeListener(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Removes the listener from the organization for the given listener ID.
removeListener(String) - Method in class com.sun.identity.sm.ServiceConfigManager
Removes the listener from the service for the given listener ID.
removeListener(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Removes the listener from the service for the given listener ID.
removeListener() - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
This method will be called by the end of the IdRepo's lifetime, and makes sure that persistent search is properly terminated for this IdRepo.
removeListener(ContinuousQueryListener) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch
 
removeListener() - Method in class org.openidentityplatform.openam.cassandra.Repo
 
RemoveListenerRequest - Class in com.sun.identity.policy.remote
This RemoveListenerRequest class represents an RemovePolicyListener XML document.
RemoveListenerRequest() - Constructor for class com.sun.identity.policy.remote.RemoveListenerRequest
Default constructor for RemoveListenerRequest.
removeLocalSessionToken(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Removes a local token associated with requestID.
removeMember(Guid) - Method in class com.iplanet.ums.AssignableDynamicGroup
Removes a member from the group.
removeMember(PersistentObject) - Method in class com.iplanet.ums.AssignableDynamicGroup
Removes a member from the group.
removeMember(Guid) - Method in interface com.iplanet.ums.IAssignableMembership
Removes a member from the group.
removeMember(PersistentObject) - Method in interface com.iplanet.ums.IAssignableMembership
Removes a member from the group.
removeMember(PersistentObject) - Method in class com.iplanet.ums.ManagedRole
Removes a member from the role.
removeMember(Guid) - Method in class com.iplanet.ums.ManagedRole
Removes a member from the group.
removeMember(Guid) - Method in class com.iplanet.ums.StaticGroup
Removes a member from the group.
removeMember(PersistentObject) - Method in class com.iplanet.ums.StaticGroup
Removes a member from the group.
RemoveMember - Class in com.sun.identity.cli.idrepo
This command removes the membership of an identity from another.
RemoveMember() - Constructor for class com.sun.identity.cli.idrepo.RemoveMember
 
removeMember(AMIdentity) - Method in class com.sun.identity.idm.AMIdentity
Removes the identity from this identity's membership.
REMOVEMEMBER - Static variable in class com.sun.identity.idm.IdRepo
 
removeMembers(Set) - Method in class com.sun.identity.idm.AMIdentity
Removes the identities from this identity's membership.
removeMovedOrRenamedListener(IdentityMovedOrRenamedListener) - Method in class org.forgerock.openam.idrepo.ldap.psearch.DJLDAPv3PersistentSearch
Removes an IdentityMovedOrRenamedListener if it was registered to get persistent search notifications.
removeNamedConfig(String, String, SSOToken) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Removes an authentication configuration defined in iPlanetAMAuthConfiguration service.
removeNameIdentifier() - Method in class com.sun.identity.saml.assertion.Subject
Removes NameIdentifier from the subject.
removeNestedGroups(Set) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Removes groups which are nested in this group.
RemoveNetscapeLDAPStep - Class in org.forgerock.openam.upgrade.steps
A step to migrate old NetscapeLDAPv3 sub schema instances to the equivalent other sub schema type.
RemoveNetscapeLDAPStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.RemoveNetscapeLDAPStep
 
removeNewLineChars(String) - Static method in class com.sun.identity.federation.common.FSUtils
Removes new line characters (useful for Base64 decoding)
removeNewLineChars(String) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Removes new line charactors.
removeNewLineChars(String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Removes new line character from a String.
removeNotificationHandler(String) - Static method in class com.iplanet.services.comm.client.PLLClient
Removes a notification handler of a service.
removeNullCharAtEnd(String) - Static method in class com.sun.identity.shared.xml.XMLUtils
 
removeObject(String) - Method in class com.iplanet.dpro.session.service.InternalSession
Removes the mapping for this key from the internal object map if present.
removeObject(SSOToken, Guid) - Static method in class com.iplanet.ums.UMSObject
Removes an object identified by the given ID.
removeObserver(IndexChangeObserver) - Method in class org.forgerock.openam.entitlement.indextree.events.IndexChangeObservable
Removes a registered observer.
removeObserver(IndexChangeObserver) - Method in interface org.forgerock.openam.entitlement.indextree.IndexChangeManager
 
removeObserver(IndexChangeObserver) - Method in class org.forgerock.openam.entitlement.indextree.IndexChangeManagerImpl
removeOrganizationConfiguration(String, String) - Method in class com.sun.identity.sm.ServiceConfigManager
Deletes the organization's group configuration data.
removeOrganizationConfiguration(String, String, boolean) - Method in class com.sun.identity.sm.ServiceConfigManager
Deletes the organization's group configuration data.
removePeopleContainerRule(Guid, String) - Method in class com.iplanet.ums.Organization
Removes the rule applying to the given People Container guid with the given filter string.
removePluginConfig(String, String, String, String) - Method in class com.sun.identity.sm.ServiceConfigManager
Removes the plugin configuration for the service
removePluginInterface(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Removes the plugin interface object from the service schema.
removePluginSchema(String, String, String) - Method in class com.sun.identity.sm.ServiceManager
Removes a plugin schema from a service
RemovePluginSchema - Class in org.forgerock.openam.cli.schema
Remove a Plug-in schema from a service.
RemovePluginSchema() - Constructor for class org.forgerock.openam.cli.schema.RemovePluginSchema
 
removePolicy(String) - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Deletes a policy in the organization with the given name.
removePolicyListener(PolicyListener) - Method in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Removes a policy listener that was previously registered to receive notifications whenever a policy is added, removed or changed.
removePolicyRules(SSOToken, String) - Static method in class com.sun.identity.policy.PolicyUtils
Removes policy rules defined for a service.
removePrivilege(String) - Method in class com.sun.identity.delegation.DelegationManager
Removes a delegation privilege to the realm.
removePrivilege(SSOToken, String, String) - Method in interface com.sun.identity.delegation.interfaces.DelegationInterface
Removes a delegation privilege from a specific realm.
removePrivilege(SSOToken, String, String) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
Removes a delegation privilege from a specific realm.
removePrivilege(String) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Removes a privilege.
removePrivilege(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
removePrivilege(Subject, String, Privilege) - Method in class com.sun.identity.entitlement.opensso.OpenSSOPolicyDataStore
 
removePrivilege(Subject, String, Privilege) - Method in class com.sun.identity.entitlement.PolicyDataStore
Removes policy.
RemovePrivileges - Class in com.sun.identity.cli.idrepo
This command removes privileges to an identity.
RemovePrivileges() - Constructor for class com.sun.identity.cli.idrepo.RemovePrivileges
 
removeProperty(int) - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
removeProperty(String) - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
removeProperty(String) - Method in class com.sun.identity.tools.manifest.Manifest
 
removeProperty(String) - Static method in class org.forgerock.openam.audit.context.AuditRequestContext
Remove the value for the specified property.
removeProvider(String, String, FSSession) - Method in class com.sun.identity.federation.services.FSSessionManager
Removes entityID from userID's session partner list.
RemoveRedundantDefaultApplication - Class in org.forgerock.openam.upgrade.steps
If upgrading from any version prior to 13.0.0, this upgrade step will attempt to remove a known list of redundant default applications, given they no longer have a purpose.
RemoveRedundantDefaultApplication(Set<String>, ApplicationServiceFactory, PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.RemoveRedundantDefaultApplication
 
removeReferral(Subject, String, String) - Method in class com.sun.identity.entitlement.opensso.DataStore
Removes referral privilege.
removeReferral(Subject, String, ReferralPrivilege) - Method in class com.sun.identity.entitlement.opensso.OpenSSOPolicyDataStore
 
removeReferral(Subject, String, ReferralPrivilege) - Method in class com.sun.identity.entitlement.PolicyDataStore
 
removeReferral(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Removes the referral with the given name.
removeReferral(Referral) - Method in class com.sun.identity.policy.Policy
Deprecated.
Removes the Referral object identified by object's equals method.
removeReferral(String) - Method in class com.sun.identity.policy.Referrals
Removes the Referral object identified by the referral name.
removeReferral(Referral) - Method in class com.sun.identity.policy.Referrals
Removes the Referral object identified by object's equals method.
RemoveReferralsStep - Class in org.forgerock.openam.upgrade.steps
This upgrade step is responsible for the removal of referrals.
RemoveReferralsStep(ApplicationServiceFactory, ResourceTypeService, PrivilegeManagerFactory, ConnectionFactory, PrivilegedAction<SSOToken>, String) - Constructor for class org.forgerock.openam.upgrade.steps.RemoveReferralsStep
 
removeRegistrationMapInfo(String) - Method in class com.sun.identity.federation.services.registration.FSRegistrationManager
Removes registartion state info.
removeRelayState(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Removes the mapping for this request ID from the relayStateMap.
removeReplyURL(String) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Remove and return a reply URL from the wctx->wreply map.
removeResourceSetId(String) - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
removeResourceType(Subject, String, String) - Method in interface org.forgerock.openam.entitlement.configuration.ResourceTypeConfiguration
Remove a resource type.
removeResourceType(Subject, String, String) - Method in class org.forgerock.openam.entitlement.configuration.ResourceTypeConfigurationImpl
Remove a resource type.
removeResourceTypeUuid(String) - Method in class com.sun.identity.entitlement.Application
Removes the passed resource type UUID from the application.
removeResponseProvider(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Removes the ResponseProvider with the given name.
removeResponseProvider(ResponseProvider) - Method in class com.sun.identity.policy.Policy
Deprecated.
Removes the ResponseProvider object.
removeResponseProvider(String) - Method in class com.sun.identity.policy.ResponseProviders
Removes the ResponseProvider object identified by responseProvider's name.
removeResponseProvider(ResponseProvider) - Method in class com.sun.identity.policy.ResponseProviders
Removes the ResponseProvider object identified by object's equals method.
removeRole(AMRole) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Removes a role that is assigned to the user.
removeRole(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Removes a role that is assigned to the user.
removeRoute(RouteMatcher<Request>) - Method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree
Removes a route from this router.
removeRule(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Removes the Rule with the given name.
RemoveServerConfig - Class in com.sun.identity.cli.serverconfig
Remove Server configuration.
RemoveServerConfig() - Constructor for class com.sun.identity.cli.serverconfig.RemoveServerConfig
 
removeServerConfiguration(SSOToken, String, Collection) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Removes server configuration.
removeServersFromSite(SSOToken, String, Collection) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Removes a set of server instances from a site.
removeService(String, String) - Method in class com.sun.identity.sm.ServiceManager
Removes the service schema and configuration for the given service name.
removeService(String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes service schema from the config store.
removeService(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes service schema from the config store.
removeServiceAttributes(String, Set) - Method in class com.sun.identity.idm.AMIdentity
Removes attributes value related to a specific service by setting it to empty.
removeServiceConfig(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Removes the service configuration object for the given service name for this organization.
removeServiceListener(CachedSMSEntry.SMSEntryUpdateListener) - Method in class com.sun.identity.sm.CachedSMSEntry
Method to remove objects that needs notifications
removeSession(SessionID) - Method in class com.iplanet.dpro.session.service.AuthenticationSessionStore
There are cases where an authentication session is created but never used.
removeSession(String, FSSession) - Method in class com.sun.identity.federation.services.FSSessionManager
Removes a federation session of an user.
removeSessionId(SessionID) - Method in class org.forgerock.openam.session.service.SessionAccessManager
Removes a session from the session cache.
removeSessionList(String) - Method in class com.sun.identity.federation.services.FSSessionManager
Removes session list associated with userID.
removeSessionPartner(String) - Method in class com.sun.identity.federation.services.FSSession
Removes a session partner.
removeSessionPartner(String) - Method in class com.sun.identity.saml2.profile.IDPSession
Removes a session partner.
RemoveSessionServiceSubSchemaStep - Class in org.forgerock.openam.upgrade.steps
Removes the sub schema configuration from the SessionService
RemoveSessionServiceSubSchemaStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.RemoveSessionServiceSubSchemaStep
 
removeSharedOrganizationNames(Set) - Method in class com.sun.identity.sm.ServiceConfig
Removes the organization names from the list of organization names that can import the service configuration.
removeShutdownListener(ShutdownListener) - Method in class com.sun.identity.common.ShutdownManager
Removes a ShutdownListener from this ShutdownManager.
removeSID(SessionID) - Method in class org.forgerock.openam.session.SessionCache
Removes the SessionID from session table.
RemoveSiteFailoverURLs - Class in com.sun.identity.cli.serverconfig
Remove secondary URLs from a site.
RemoveSiteFailoverURLs() - Constructor for class com.sun.identity.cli.serverconfig.RemoveSiteFailoverURLs
 
RemoveSiteMembers - Class in com.sun.identity.cli.serverconfig
Remove members from site.
RemoveSiteMembers() - Constructor for class com.sun.identity.cli.serverconfig.RemoveSiteMembers
 
removeSiteSecondaryURLs(SSOToken, String, Collection) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Removes the secondary URLs from a site.
removeSSOToken(Object) - Static method in class com.sun.identity.wss.security.handler.ThreadLocalService
 
removeStaticAttributeFlag(String) - Static method in class org.forgerock.openam.utils.AttributeUtils
Return the attributeName without the static flag if it is included.
removeStaticGroup(AMStaticGroup) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Removes a static group that is assigned to the user.
removeStaticGroup(String) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Removes a static group that is assigned to the user.
removeSTSInstance(String, String) - Method in class org.forgerock.openam.sts.publish.common.STSInstanceConfigStoreBase
Removes the sts instance corresponding to the id from the SMS.
removeSTSInstance(String, String) - Method in interface org.forgerock.openam.sts.publish.STSInstanceConfigStore
 
removeSubConfig(String) - Method in class com.sun.identity.sm.ServiceConfig
Removes the service sub-configuration.
removeSubConfigAttribute(String, Set, String, String, List) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes attribute from service sub-configuration instances.
removeSubConfigAttributeDefaultValues(String, Set, String, String, String, Set) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Removes attributes default values from service subconfiguration.
removeSubject(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Removes the subject with the given name.
removeSubject(Subject) - Method in class com.sun.identity.policy.Policy
Deprecated.
Removes the Subject object identified by object's equals method.
removeSubject(String) - Method in class com.sun.identity.policy.Subjects
Removes the Subject object identified by the subject name.
removeSubject(Subject) - Method in class com.sun.identity.policy.Subjects
Removes the Subject object identified by object's equals method.
removeSubject(String) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Removes the subject with the given name from the realm.
removeSubject(String, boolean) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Removes the subject with the given name from the realm.
removeSubject() - Static method in class com.sun.identity.wss.security.handler.ThreadLocalService
 
removeSubjectConfirmation() - Method in class com.sun.identity.saml.assertion.Subject
Removes subject confirmation from the subject.
RemoveSubSchema - Class in com.sun.identity.cli.schema
Removes sub configuration.
RemoveSubSchema() - Constructor for class com.sun.identity.cli.schema.RemoveSubSchema
 
removeSubSchema(String) - Method in class com.sun.identity.sm.ServiceSchema
Removes the service's sub-schema from the service.
removeSubSchema(String, String, ServiceSchema) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
removeTargetAttributes() - Method in class com.iplanet.services.ldap.aci.ACI
Removes the QualifiedCollection of targetAttributes that contol the attributes to which this ACI apllies
removeTargetFilter() - Method in class com.iplanet.services.ldap.aci.ACI
Removes the target filter of the ACI
removeTemplateAttribute(String) - Method in class com.iplanet.ums.cos.COSTemplate
Removes a name/value attribute pair from this template.
removeTokenFromSession(Object, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
 
removeUser(User) - Method in class com.iplanet.ums.PeopleContainer
Removes an User object from the People Container.
removeUserLockoutEntry(String) - Method in class com.sun.identity.password.ui.model.PWResetAccountLockout
Removes the user DN from the fail map entry.
removeUserProviderInfo(String) - Method in class com.sun.identity.federation.services.logout.FSReturnSessionManager
Removes provider information for user.
removeUsers(Set) - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Deprecated.
Removes users from the assignable dynamic group.
removeUsers(Set) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Removes users from the role.
removeUsers(Set) - Method in interface com.iplanet.am.sdk.AMStaticGroup
Deprecated.
Removes users from the static group.
removeValidation(String) - Method in class com.iplanet.ums.CreationTemplate
Removes all validations from the attribute.
removeValidators(Map<String, Set<String>>, ServiceSchema) - Static method in class com.sun.identity.sm.SMSUtils
Remove the validator attributes from the given attribute defaults map.
removeValue(String) - Method in class com.iplanet.services.ldap.Attr
Remove a specified string value in the attribute
removeValue(byte[]) - Method in class com.iplanet.services.ldap.Attr
Remove a specified string value in the attribute
removeValue(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Deprecated. 
rename(String, boolean) - Method in interface com.iplanet.am.sdk.AMUser
Deprecated.
Renames the user name (ie., naming attribute of user entry) in the data store.
rename(Principal, Guid, String, boolean) - Method in class com.iplanet.ums.DataLayer
 
rename(String, boolean) - Method in class com.iplanet.ums.PersistentObject
Renames the RDN to a new value.
RENAMED - Static variable in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
 
RENAMED - Static variable in class org.forgerock.openam.ldap.PersistentSearchChangeType
Entry was renamed/moved.
renameEntry(SSOToken, int, String, String, boolean) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Renames an entry.
renameEntry(SSOToken, int, String, String, boolean) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Renames an entry.
renameEntry(SSOToken, int, String, String, boolean) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Renames an entry.
renameEntry(SSOToken, int, String, String, boolean) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Renames an entry.
renameEntry(String, int, String, String, boolean) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
renameEntry(String, int, String, String, boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
renameEntry(SSOToken, int, String, String, boolean) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Renames an entry.
renewIssuedToken(SecurityToken, ProviderConfig, Object) - Method in class com.sun.identity.wss.sts.TrustAuthorityClient
Renews the issued security token that was obtained from previous interactions with Security Token Service (STS).
renewToken(IssuedTokenContext) - Method in class com.sun.identity.wss.sts.spi.FAMSTSTokenProvider
 
replace(Attr) - Method in class com.iplanet.services.ldap.AttrSet
Replace an existing attribute.
REPLACE - Static variable in class com.iplanet.services.ldap.ModSet
Modification specifiers for REPLACE
REPLACE_DEFINITION_NOT_PERSISTENT - Static variable in interface com.iplanet.ums.IUMSConstants
 
replaceACI(ACI, ACI) - Method in class com.iplanet.ums.PersistentObject
Replaces an ACI of this object
replaceAttributes(String, Map, Map) - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
replaceAttributeSchema(String, Node) - Method in class com.sun.identity.sm.ServiceSchema
Removes the attribute schema from this service.
replaceAttributeSchema(String, String, String, String, SSOToken, Node) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Replace an attribute schema from an existing service with the new one
replaceAttributeSchema(ServiceSchema, String, Node) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Replace an attribute schema from an existing service with the new one
replaceAttributeValue(String, String, String) - Method in class com.sun.identity.sm.PluginConfig
Replaces old value of the configuration parameter with new value.
replaceAttributeValue(String, String, String) - Method in class com.sun.identity.sm.ServiceConfig
Replaces old value of the configuration parameter with new value.
replaceAttributeValue(String, String, String) - Method in class com.sun.identity.sm.ServiceInstance
Replaces the attribute's old value with the new value.
replaceAttributeValues(String, Set, Set) - Method in class com.sun.identity.sm.PluginConfig
Replaces the old values of the configuration parameter with the new values.
replaceAttributeValues(String, Set, Set) - Method in class com.sun.identity.sm.ServiceConfig
Replaces the old values of the configuration parameter with the new values.
replaceAttributeValues(String, Set, Set) - Method in class com.sun.identity.sm.ServiceInstance
Replaces the attribute's old values with the new values
replaceBackWithForward(String) - Static method in class com.sun.identity.install.tools.util.FileUtils
Method replaceBackWithForward
replaceCallback(int, int, Callback) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Replace Callback object for a specific state.
replaceCondition(String, Condition) - Method in class com.sun.identity.policy.Conditions
Replaces an existing condition object having the same name with the new one.
replaceCondition(String, Condition) - Method in class com.sun.identity.policy.Policy
Deprecated.
Replaces an existing condition with the same name by the current one.
replaceCreationTemplate(Guid, String, AttrSet) - Method in class com.iplanet.ums.ConfigManagerUMS
Replaces an existing template.
replaceCreationTemplate(CreationTemplate, Guid) - Method in class com.iplanet.ums.TemplateManager
Replaces an existing CreationTemplate with the one specified.
replaceHeader(int, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Replace page header for a specific state.
replaceNamedConfig(String, int, Map, String, SSOToken) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Replaces an existing authentication configuration defined in iPlanetAMAuthConfiguration service.
replacePluginSchema(Document) - Method in class com.sun.identity.sm.PluginSchema
 
replacePolicy(Policy) - Method in class com.sun.identity.policy.PolicyManager
Deprecated.
Replaces a policy object in the data store with the same policy name
replacePrivilege(ApplicationPrivilege) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Replaces (or modifies) an existing privilege.
replacePrivilege(ApplicationPrivilege) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
replaceReferral(String, Referral) - Method in class com.sun.identity.policy.Policy
Deprecated.
Replaces an existing referral with the same name by the current one.
replaceReferral(String, Referral) - Method in class com.sun.identity.policy.Referrals
Replaces an existing referral object having the same name with the new one.
replaceResponseProvider(String, ResponseProvider) - Method in class com.sun.identity.policy.Policy
Deprecated.
Replaces an existing ResponseProvider with the same name by the current one.
replaceResponseProvider(String, ResponseProvider) - Method in class com.sun.identity.policy.ResponseProviders
Replaces an existing responseProvider object having the same name with the new one.
replaceRule(Rule) - Method in class com.sun.identity.policy.Policy
Deprecated.
Replaces an existing rule with the same name by the current one.
replaceSchema(InputStream) - Method in class com.sun.identity.sm.ServiceSchemaManager
Replaces the existing service schema with the given schema defined by the XML input stream that follows the SMS DTD.
replaceSchema(Document) - Method in class com.sun.identity.sm.ServiceSchemaManager
 
replaceShutdownListener(ShutdownListener, ShutdownListener, ShutdownPriority) - Method in class com.sun.identity.common.ShutdownManager
Replaces an existing ShutdownListener with the new ShutdownListener.
replaceSubConfigAttributeDefaultValues(String, Set, String, String, String, Set, Set) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Replaces attributes default values in service sub-configuration.
replaceSubject(String, Subject) - Method in class com.sun.identity.policy.Policy
Deprecated.
Replaces an existing subject with the same name by the current one.
replaceSubject(String, Subject, boolean) - Method in class com.sun.identity.policy.Policy
Deprecated.
Replaces an existing subject with the same name by the current one.
replaceSubject(String, Subject) - Method in class com.sun.identity.policy.Subjects
Replaces an existing subject object having the same name with the new one.
replaceSubject(String, Subject, boolean) - Method in class com.sun.identity.policy.Subjects
Replaces an existing subject object having the same name with the new one.
replaceSubject(String, Subject) - Method in class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Replaces an existing subject with the same name by the current one at the realm.
ReplaceTokens - Class in com.sun.identity.install.tools.util
Class ReplaceTokens has the functionality to scan sourceFile extract tokens, match them with any token replacements in the provided token replacement Map and perform a replacement if a match is found.
ReplaceTokens(String, String, Map) - Constructor for class com.sun.identity.install.tools.util.ReplaceTokens
Constructs a ReplaceTokens object.
replaceURI(String) - Method in class com.iplanet.services.naming.share.NamingResponse
Replaces "%uri" with the acutal URI
ReplayPasswd - Class in com.sun.identity.authentication.spi
This class is used to set the encrypted password as a session property.
ReplayPasswd() - Constructor for class com.sun.identity.authentication.spi.ReplayPasswd
 
REPLIED_SOAP_MESSAGE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message REPLIED_SOAP_MESSAGE.
REPLY_TO - Static variable in class com.sun.identity.wss.security.WSSConstants
 
replyChallenge(String, String, ChallengeException) - Method in class com.sun.identity.authentication.modules.radius.client.RadiusConn
Sends an access-request to the server in response to a challenge request.
ReplyMessageAttribute - Class in org.forgerock.openam.radius.common
Class representing the structure of the Reply-Message attribute as specified in section 5.18 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
ReplyMessageAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.ReplyMessageAttribute
Creates a ReplyMessageAttribute from the on-the-wire octets.
ReplyMessageAttribute(String) - Constructor for class org.forgerock.openam.radius.common.ReplyMessageAttribute
Creates a ReplyMessageAttribute to contain the given String message prior to sending in a packet.
ReplyToElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for ReplyTo element declaration.
ReplyToElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ReplyToElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
ReplyToElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
Repo - Class in org.openidentityplatform.openam.cassandra
 
Repo() - Constructor for class org.openidentityplatform.openam.cassandra.Repo
 
REPO_SERVICE - Static variable in interface com.sun.identity.idm.IdConstants
 
RepoAuditor - Class in org.forgerock.openam.auditors
Responsible for publishing audit repo events for a configuration operation.
RepoAuditor(Debug, AuditEventPublisher, AuditEventFactory, SSOToken, String, String, Map<String, Object>, Set<SMSAuditFilter>) - Constructor for class org.forgerock.openam.auditors.RepoAuditor
Creates the base for a ConfigAuditor
RepoAuditorFactory - Interface in com.sun.identity.idm
Guice factory for creating SMSAuditor objects
RepoConfigHelper - Class in com.sun.identity.idm.plugins.database
Copied some methods from com.sun.identity.idm.plugins.ldapv3.LDAPv3Repo.java which help to get attributes from the idRepoSevices.xml These help in the initialize method of a plugin Probably these could be moved to a common utility since they help any idRepo plugin process the configuration map built from idRepoSevices.xml attributes sets for a plugin.
RepoConfigHelper(Debug) - Constructor for class com.sun.identity.idm.plugins.database.RepoConfigHelper
 
reportEnd(String, Object[]) - Static method in class com.sun.identity.setup.SetupProgress
Reports end of an operation.
reportEnd(String, Object...) - Static method in class org.forgerock.openam.upgrade.UpgradeProgress
Reports end of an operation.
reportError(ValidationEvent) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
reportError(ValidationEvent) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
reportError(ValidationEvent) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Errors detected by the XMLSerializable should be either thrown as SAXException or reported through this method.
reportError(ValidationEvent) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
reportError(ValidationEvent) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
reportError(ValidationEvent) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Errors detected by the XMLSerializable should be either thrown as SAXException or reported through this method.
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.
reportMissingObjectError(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
reportMissingObjectError(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
 
reportMissingObjectError(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
reportMissingObjectError(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
 
reportStart(String, Object[]) - Static method in class com.sun.identity.setup.SetupProgress
Reports beginning of an operation.
reportStart(String, Object...) - Static method in class org.forgerock.openam.upgrade.UpgradeProgress
Reports beginning of an operation.
RepoSearchResults - Class in com.sun.identity.idm
This class RepoSearchResults provides to obtain the search results.
RepoSearchResults(Set, int, Map, IdType) - Constructor for class com.sun.identity.idm.RepoSearchResults
Constructs the RepoSearchResults object.
representMap(Map<String, Object>) - Method in class org.forgerock.openam.rest.service.JSONRestStatusService
 
representMap(Map<String, Object>) - Method in class org.forgerock.openam.rest.service.RestStatusService
 
representMap(Map<String, Object>) - Method in class org.forgerock.openam.rest.service.XMLRestStatusService
 
republishExistingInstances() - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
Called by the RestSTSRepublishServlet upon startup to re-publish previously-published Rest STS instances.
republishExistingInstances() - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
This method is only to be called by the RestSTSSetupListener, which calls it only to re-publish previously-published Rest STS instances during OpenAM startup.
REQ_AUTHN_CONTEXT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for RequestedAuthnContext Element.
REQ_BINDING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for reqBinding parameter name
reqLogout - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
reqParamHash - Static variable in class com.sun.identity.saml2.profile.SPCache
Hashtable saves the Request Parameters before redirecting to IDP Discovery Service to retreive the preferred IDP.
reqParamHash - Static variable in class com.sun.identity.wsfederation.profile.SPCache
Hashtable saves the Request Parameters before redirecting to IDP Discovery Service to retreive the preferred IDP.
Request - Class in com.iplanet.services.comm.share
This Request class represents a request.
Request(String) - Constructor for class com.iplanet.services.comm.share.Request
Contructs an instance of Request class with the content of the Request.
REQUEST - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
XML elements and attributes
Request - Class in com.sun.identity.entitlement.xacml3.core
Java class for RequestType complex type.
Request() - Constructor for class com.sun.identity.entitlement.xacml3.core.Request
 
request - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
request - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
request - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
request - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
request - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
REQUEST - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
PAOS Request element local name.
Request - Class in com.sun.identity.saml.protocol
This Request class represents a Request XML document.
Request() - Constructor for class com.sun.identity.saml.protocol.Request
 
Request(List, String, List) - Constructor for class com.sun.identity.saml.protocol.Request
This constructor shall only be used at the client side to construct a Request object.
Request(String, Query) - Constructor for class com.sun.identity.saml.protocol.Request
This constructor shall only be used at the client side to construct a Request object.
Request(String, List) - Constructor for class com.sun.identity.saml.protocol.Request
This constructor shall only be used at the client side to construct a Request object.
Request(Element) - Constructor for class com.sun.identity.saml.protocol.Request
Constructor.
request - Variable in class com.sun.identity.wsfederation.servlet.WSFederationAction
 
REQUEST - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Request
Request - Interface in com.sun.identity.xacml.context
The Request element is the top-level element in the XACML context scehema.
request - Variable in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
REQUEST_ABSTRACT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for RequestAbstract
REQUEST_AUTH_LEVEL - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to define the authentication level of the request.
REQUEST_AUTH_LEVEL - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to define the authentication level of the request.
REQUEST_AUTH_SCHEMES - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to define the name of authentication scheme of the request.
REQUEST_AUTH_SCHEMES - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to define the name of authentication scheme of the request.
REQUEST_AUTHENTICATED_TO_REALMS - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to identify the names of authenticated realms in the request.
REQUEST_AUTHENTICATED_TO_REALMS - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to identify the names of authenticated realms in the request.
REQUEST_AUTHENTICATED_TO_SERVICES - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to identify the names of authentication chains in the request.
REQUEST_AUTHENTICATED_TO_SERVICES - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to identify the names of authentication chains in the request.
REQUEST_AUTHN_CONTEXT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Requested AuthnContext
REQUEST_CANNOT_BE_PROCESSED - Static variable in interface com.sun.identity.cli.ExitCodes
Request cannot be processed.
REQUEST_DATA_VARIABLE_NAME - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
REQUEST_DNS_NAME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to define request DNS name that is passed in the env parameter while invoking getConditionDecision method of an IPCondition.
REQUEST_DNS_NAME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to define request DNS name that is passed in the env parameter while invoking getConditionDecision method of an IPCondition.
REQUEST_HANDLER_THREAD_NAME - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
The name of the thread that handles requests.
REQUEST_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Request ID
REQUEST_ID - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name of suggested URL query parameter to be used by WSC to include an ID to refer to request message that led to user agent redirect.
REQUEST_IP - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Key name to specify the IP address value in environment map for the IP/Resource/Environment based authentication.
REQUEST_IP - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to define request IP address that is passed in the env parameter while invoking getConditionDecision method of an IPCondition.
REQUEST_IP - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used to define request IP address that is passed down as part of the environment Map to evaluate of an EntitlementCondition for condition evaluation.
REQUEST_MESSAGE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
REQUEST_NO_PROVIDER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Request does not contain proper provider ID.
REQUEST_OBJECT_ENCRYPTION_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
REQUEST_OBJECT_ENCRYPTION_ENC - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
REQUEST_OBJECT_SIGNING_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
REQUEST_SCOPE_ATTRIBUTE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
The attribute that should be sent in the environment map for policy evaluation requests against this condition.
REQUEST_SECURITY_TOKEN - Static variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
REQUEST_SECURITY_TOKEN_RESPONSE - Static variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
REQUEST_SECURITY_TOKEN_RESPONSE_COLLECTION - Static variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponseCollection
 
REQUEST_SESSION_CREATION_TIME - Static variable in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Key that is used to define the user session creation time of the request.
REQUEST_SESSION_CREATION_TIME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
Key that is used to define the user session creation time of the request.
REQUEST_TIME - Static variable in class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
Key that is used to define current time that is passed in the env parameter while invoking getConditionDecision method of the SimpleTimeCondition.
REQUEST_TIME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
Key that is used to define current time that is passed in the env parameter while invoking getConditionDecision method of the SimpleTimeCondition.
REQUEST_TIME_ZONE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used to define the time zone that is passed in the env parameter while invoking getConditionDecision method of a SimpleTimeCondition Value for the key should be a TimeZone object.
REQUEST_TIME_ZONE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
Key that is used to define the time zone that is passed in the env parameter while invoking {@codegetConditionDecision} method of a {@code SimpleTimeCondition} Value for the key should be a {@codeTimeZone} object.
REQUEST_TO_BE_SECURED - Static variable in class com.sun.identity.wss.logging.LogUtil
 
REQUEST_TO_BE_VALIDATED - Static variable in class com.sun.identity.wss.logging.LogUtil
 
REQUEST_TYPE - Static variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
REQUEST_TYPE - Static variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
REQUEST_TYPE_ERROR_OVERRIDES - Static variable in class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
 
REQUEST_URLs - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
RequestAbstract - Interface in com.sun.identity.saml2.protocol
This interface defines methods for setting and retrieving attributes and elements associated with a SAML request message used in SAML protocols.
RequestAbstractImpl - Class in com.sun.identity.saml2.protocol.impl
This abstract class defines methods for setting and retrieving attributes and elements associated with a SAML request message used in SAML protocols.
RequestAbstractImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
requestAccessToken(OAuth2Request) - Method in class org.forgerock.oauth2.core.AccessTokenService
Handles a request for access token(s) by a OAuth2 client, validates that the request is valid and contains the required parameters, checks that the authorization code on the request is valid and has not expired, or been previously used.
RequestAuthenticator - Class in org.forgerock.openam.radius.common
The Request Authenticator implementation as outlined in section 3 of RFC 2865.
RequestAuthenticator(SecureRandom, String) - Constructor for class org.forgerock.openam.radius.common.RequestAuthenticator
Generates a request authenticator field consisting of a 16 octet random number per section 3 of RFC 2865.
RequestAuthenticator(byte[]) - Constructor for class org.forgerock.openam.radius.common.RequestAuthenticator
Generates a request authenticator field consisting of the 16 octets from the on-the-wire form of a packet.
RequestAuthnContext - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
RequestAuthnContext(List, List, String) - Constructor for class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Constructor to create RequestAuthnContext object.
RequestAuthnContext() - Constructor for class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Default constructor.
RequestAuthnContext(Element) - Constructor for class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Constructor to create RequestAuthnContext object from Docuemnt Element.
requestAuthorization(JsonRepresentation) - Method in class org.forgerock.openam.uma.AuthorizationRequestEndpoint
 
RequestAuthorizationFilter - Interface in org.forgerock.openam.uma.extensions
Extension filter that will be called before request authorization and after request authorization.
RequestContext - Class in com.sun.identity.cli
Request context class contains information about the request.
RequestContext(CLIRequest, CommandManager, SubCommand) - Constructor for class com.sun.identity.cli.RequestContext
Creates a request context object.
requestCredentials() - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnAuthentication
 
requestCredentials(HttpServletRequest, Set<Authenticator>) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnAuthenticationProcessor
 
requestCredentials() - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistration
 
requestCredentials(String, HttpServletRequest) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistrationProcessor
 
requestDefaults - Variable in class com.sun.identity.entitlement.xacml3.core.Request
 
RequestDefaults - Class in com.sun.identity.entitlement.xacml3.core
Java class for RequestDefaultsType complex type.
RequestDefaults() - Constructor for class com.sun.identity.entitlement.xacml3.core.RequestDefaults
 
requestDetail(JsonValue) - Method in class org.forgerock.openam.audit.AMAccessAuditEventBuilder
Adds a JSON object of detail for the request.
REQUESTED_AUTHN_CONTEXT - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
REQUESTED_CLAIMS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ScriptParams
 
REQUESTED_INFO - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REQUESTED_PROOF_TOKEN - Static variable in class com.sun.identity.wss.trust.RequestedProofToken
 
REQUESTED_PROOF_TOKEN - Static variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
REQUESTED_SECURITY_TOKEN - Static variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
RequestedAttributeElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for RequestedAttribute element declaration.
RequestedAttributeElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
RequestedAttributeElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
RequestedAttributeElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
requestedAttributes - Variable in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
 
RequestedAttributeType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for RequestedAttributeType complex type.
RequestedAttributeTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
RequestedAttributeTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
RequestedAttributeTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
requestedAuthnContext - Variable in class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
 
RequestedAuthnContext - Interface in com.sun.identity.saml2.protocol
Java content class for RequestedAuthnContext element declaration.
RequestedAuthnContextImpl - Class in com.sun.identity.saml2.protocol.impl
Java content class for RequestedAuthnContextType complex type.
RequestedAuthnContextImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Constructor
RequestedAuthnContextImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Constructor
RequestedAuthnContextImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Constructor
requestedClaims - Variable in class com.sun.identity.wss.provider.STSConfig
 
RequestedProofToken - Class in com.sun.identity.wss.trust
This abstract class RequestedProofToken represents the WS-Trust protocol element RequestedProofToken.
RequestedProofToken() - Constructor for class com.sun.identity.wss.trust.RequestedProofToken
 
requestedProofToken - Variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
RequestedProofToken_Impl - Class in com.sun.identity.wss.trust.wst10
 
RequestedProofToken_Impl() - Constructor for class com.sun.identity.wss.trust.wst10.RequestedProofToken_Impl
 
RequestedProofToken_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst10.RequestedProofToken_Impl
 
RequestedProofToken_Impl - Class in com.sun.identity.wss.trust.wst13
 
RequestedProofToken_Impl() - Constructor for class com.sun.identity.wss.trust.wst13.RequestedProofToken_Impl
 
RequestedProofToken_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst13.RequestedProofToken_Impl
 
RequestedSecurityToken - Interface in com.sun.identity.wsfederation.profile
This interface encapsulates the WS-Trust <RequestedSecurityToken> element
requestedSecurityToken - Variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
RequestedSecurityTokenFactory - Class in com.sun.identity.wsfederation.profile
 
RequestedService - Class in com.sun.identity.liberty.ws.disco
The class RequestedService enables the requester to specify that all the resource offerings returned must be offered via a service instance complying with one of the specified service type.
RequestedService(List, String) - Constructor for class com.sun.identity.liberty.ws.disco.RequestedService
Constructor.
RequestedService(Element) - Constructor for class com.sun.identity.liberty.ws.disco.RequestedService
Constructor.
REQUESTER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
Requester - Class in org.forgerock.openam.scripting.rest.batch.helpers
Helper class for performing requests to endpoints via an internal router.
Requester(Provider<Router>) - Constructor for class org.forgerock.openam.scripting.rest.batch.helpers.Requester
 
REQUESTERID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for RequesterID Element.
REQUESTERID - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
RequesterID - Interface in com.sun.identity.saml2.protocol
This interface identifies the requester in an AuthnRequest message.
RequesterIDImpl - Class in com.sun.identity.saml2.protocol.impl
This interface identifies the requester entities in an AuthnRequest message.
RequesterIDImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.RequesterIDImpl
Constructor to create the RequesterID Object.
RequesterIDImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.RequesterIDImpl
Constructor to create the RequesterID Object.
RequesterIDImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.RequesterIDImpl
Constructor to create the RequesterID Object.
RequestHandler - Interface in com.iplanet.services.comm.server
The RequestHandler interface needs to be implemented by high level services and applications in order to be able to receive requests from the Platform Low Level API.
RequestHandler - Interface in com.sun.identity.liberty.ws.soapbinding
The RequestHandler interface needs to be implemented by each web services in order to receive request from your web service client.
RequestHandler - Interface in com.sun.identity.saml2.soapbinding
The RequestHandler interface needs to be implemented by each SAMLv2 Query Profile implementaion in order to receive Query Requests from Client.
requestHash - Static variable in class com.sun.identity.saml2.profile.SPCache
Map saves the request info.
requestHash - Static variable in class com.sun.identity.wsfederation.profile.SPCache
Hashtable saves the request info.
requestID - Variable in class com.sun.identity.saml.protocol.AbstractRequest
 
requestId - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
RequestImpl - Class in com.sun.identity.xacml.context.impl
The Request element is the top-level element in the XACML context schema.
RequestImpl() - Constructor for class com.sun.identity.xacml.context.impl.RequestImpl
Default constructor
RequestImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.RequestImpl
This constructor is used to build Request object from a XML string.
RequestImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.RequestImpl
This constructor is used to build Request object from a block of existing XML that has already been built into a DOM.
REQUESTING_PARTY_ID_FIELD - Static variable in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
RequestingPartyToken - Class in org.forgerock.openam.uma
 
RequestingPartyToken() - Constructor for class org.forgerock.openam.uma.RequestingPartyToken
 
RequestingPartyToken(String, String, Set<Permission>, long, String, String) - Constructor for class org.forgerock.openam.uma.RequestingPartyToken
 
RequestingPartyToken.PermissionsSetConverter - Class in org.forgerock.openam.uma
 
RequestListenerFactory - Class in org.forgerock.openam.radius.server
A class that may be used to obtain created RadiusRequestListener objects.
RequestListenerFactory(AMExecutorServiceFactory, EventBus, AccessRequestHandlerFactory) - Constructor for class org.forgerock.openam.radius.server.RequestListenerFactory
Constructor.
RequestProofTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RequestProofToken element declaration.
RequestProofTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequestProofTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
RequestProofTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequestProofTokenType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RequestProofTokenType complex type.
RequestProofTokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequestProofTokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
RequestProofTokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequestPseudonymElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RequestPseudonym element declaration.
RequestPseudonymElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequestPseudonymElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
RequestPseudonymElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequestPseudonymType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RequestPseudonymType complex type.
RequestPseudonymTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequestPseudonymTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
RequestPseudonymTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
requestQR() - Method in class org.openidentityplatform.openam.authentication.modules.QR
 
requestReference - Variable in class com.sun.identity.entitlement.xacml3.core.MultiRequests
 
RequestReference - Class in com.sun.identity.entitlement.xacml3.core
Java class for RequestReferenceType complex type.
RequestReference() - Constructor for class com.sun.identity.entitlement.xacml3.core.RequestReference
 
RequestSecurityToken - Class in com.sun.identity.wss.trust
This abstract class RequestSecurityToken represents the WS-Trust protocol element RequestSecurityToken.
RequestSecurityToken() - Constructor for class com.sun.identity.wss.trust.RequestSecurityToken
 
RequestSecurityToken_Impl - Class in com.sun.identity.wss.trust.wst10
 
RequestSecurityToken_Impl() - Constructor for class com.sun.identity.wss.trust.wst10.RequestSecurityToken_Impl
 
RequestSecurityToken_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst10.RequestSecurityToken_Impl
 
RequestSecurityToken_Impl - Class in com.sun.identity.wss.trust.wst13
 
RequestSecurityToken_Impl() - Constructor for class com.sun.identity.wss.trust.wst13.RequestSecurityToken_Impl
 
RequestSecurityToken_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst13.RequestSecurityToken_Impl
 
RequestSecurityTokenResponse - Class in com.sun.identity.wsfederation.profile
This class encapsulates the WS-Trust <RequestSecurityTokenResponse> element
RequestSecurityTokenResponse(RequestedSecurityToken, String) - Constructor for class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
Creates a new instance of RequestSecurityTokenResponse (RSTR).
RequestSecurityTokenResponse(RequestedSecurityToken) - Constructor for class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
Creates a new instance of RequestSecurityTokenResponse (RSTR).
RequestSecurityTokenResponse(Element) - Constructor for class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
Creates a new instance of RequestSecurityTokenResponse (RSTR) from a DOM Element
RequestSecurityTokenResponse - Class in com.sun.identity.wss.trust
This abstract class RequestSecurityTokenResponse represents the WS-Trust protocol element RequestSecurityTokenResponse.
RequestSecurityTokenResponse() - Constructor for class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
RequestSecurityTokenResponse_Impl - Class in com.sun.identity.wss.trust.wst10
 
RequestSecurityTokenResponse_Impl() - Constructor for class com.sun.identity.wss.trust.wst10.RequestSecurityTokenResponse_Impl
 
RequestSecurityTokenResponse_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst10.RequestSecurityTokenResponse_Impl
 
RequestSecurityTokenResponse_Impl - Class in com.sun.identity.wss.trust.wst13
 
RequestSecurityTokenResponse_Impl() - Constructor for class com.sun.identity.wss.trust.wst13.RequestSecurityTokenResponse_Impl
 
RequestSecurityTokenResponse_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst13.RequestSecurityTokenResponse_Impl
 
RequestSecurityTokenResponseCollection - Class in com.sun.identity.wss.trust
This abstract class RequestSecurityTokenResponseCollection represents the WS-Trust protocol element RequestSecurityTokenResponseCollection.
RequestSecurityTokenResponseCollection() - Constructor for class com.sun.identity.wss.trust.RequestSecurityTokenResponseCollection
 
RequestSecurityTokenResponseCollection_Impl - Class in com.sun.identity.wss.trust.wst10
 
RequestSecurityTokenResponseCollection_Impl() - Constructor for class com.sun.identity.wss.trust.wst10.RequestSecurityTokenResponseCollection_Impl
 
RequestSecurityTokenResponseCollection_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst10.RequestSecurityTokenResponseCollection_Impl
 
RequestSecurityTokenResponseCollection_Impl - Class in com.sun.identity.wss.trust.wst13
 
RequestSecurityTokenResponseCollection_Impl() - Constructor for class com.sun.identity.wss.trust.wst13.RequestSecurityTokenResponseCollection_Impl
 
RequestSecurityTokenResponseCollection_Impl(Element) - Constructor for class com.sun.identity.wss.trust.wst13.RequestSecurityTokenResponseCollection_Impl
 
RequestSecurityTokenTemplateType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for RequestSecurityTokenTemplateType complex type.
RequestSecurityTokenTemplateTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequestSecurityTokenTemplateTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
RequestSecurityTokenTemplateTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequestSet - Class in com.iplanet.services.comm.share
This RequestSet class represents a RequestSet XML document.
RequestSet(String) - Constructor for class com.iplanet.services.comm.share.RequestSet
This constructor is used primarily at the client side to construct a RequestSet object for a given service.
REQUESTTYPE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
requestType - Variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
requestType - Variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
RequestUtils - Class in com.sun.identity.common
This class provides common utilities for requests.
RequestUtils() - Constructor for class com.sun.identity.common.RequestUtils
 
RequestValuesBaseURLProvider - Class in org.forgerock.openam.services.baseurl
A BaseURLProvider implementation that uses the scheme, serverName and serverPort properties of the HttpServletRequest.
RequestValuesBaseURLProvider() - Constructor for class org.forgerock.openam.services.baseurl.RequestValuesBaseURLProvider
 
REQUIRE_AUTH_TIME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
requireAddCookie(HttpServletRequest) - Static method in class com.sun.identity.federation.common.FSUtils
 
RequireBearerTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RequireBearerTokens element declaration.
RequireBearerTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequireBearerTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
RequireBearerTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequireClientCertificateElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.10 HttpsToken Assertion Java content class for RequireClientCertificate element declaration.
RequireClientCertificateElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireClientCertificateElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
RequireClientCertificateElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireClientEntropyElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
10.1 Trust10 Assertion Java content class for RequireClientEntropy element declaration.
RequireClientEntropyElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireClientEntropyElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
RequireClientEntropyElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
REQUIRED - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Option key values for User Profile choice selection
REQUIRED_LIST_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REQUIRED_LIST_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
REQUIRED_SERVICES_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
RequiredElementsElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
4.3.1 RequiredElements Assertion Java content class for RequiredElements element declaration.
RequiredElementsElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequiredElementsElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
RequiredElementsElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireDerivedKeysElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.2 IssuedToken Assertion Java content class for RequireDerivedKeys element declaration.
RequireDerivedKeysElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireDerivedKeysElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
RequireDerivedKeysElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
requiredServices - Static variable in class com.sun.identity.sm.ServiceManager
 
RequiredValueValidator - Class in com.sun.identity.sm
This validator checks if Set is empty or not.
RequiredValueValidator() - Constructor for class com.sun.identity.sm.RequiredValueValidator
 
RequireEmbeddedTokenReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for RequireEmbeddedTokenReference element declaration.
RequireEmbeddedTokenReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireEmbeddedTokenReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
RequireEmbeddedTokenReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireExplicitDerivedKeysElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.2 IssuedToken Assertion Java content class for RequireExplicitDerivedKeys element declaration.
RequireExplicitDerivedKeysElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireExplicitDerivedKeysElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
RequireExplicitDerivedKeysElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireExternalReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.2 IssuedToken Assertion Java content class for RequireExternalReference element declaration.
RequireExternalReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireExternalReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
RequireExternalReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireExternalUriReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.6 SecurityContextToken Assertion Java content class for RequireExternalUriReference element declaration.
RequireExternalUriReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireExternalUriReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
RequireExternalUriReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireImplicitDerivedKeysElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.2 IssuedToken Assertion Java content class for RequireImplicitDerivedKeys element declaration.
RequireImplicitDerivedKeysElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireImplicitDerivedKeysElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
RequireImplicitDerivedKeysElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireInternalReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.2 IssuedToken Assertion Java content class for RequireInternalReference element declaration.
RequireInternalReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireInternalReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
RequireInternalReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireIssuerSerialReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for RequireIssuerSerialReference element declaration.
RequireIssuerSerialReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireIssuerSerialReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
RequireIssuerSerialReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireKeyIdentifierReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for RequireKeyIdentifierReference element declaration.
RequireKeyIdentifierReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireKeyIdentifierReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
RequireKeyIdentifierReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
requireRedirect(HttpServletRequest) - Static method in class com.sun.identity.federation.common.FSUtils
 
RequireReferenceTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RequireReferenceToken element declaration.
RequireReferenceTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequireReferenceTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
RequireReferenceTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequireRequestSecurityTokenCollectionElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
10.1 Trust10 Assertion Java content class for RequireRequestSecurityTokenCollection element declaration.
RequireRequestSecurityTokenCollectionElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireRequestSecurityTokenCollectionElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
RequireRequestSecurityTokenCollectionElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireServerEntropyElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
10.1 Trust10 Assertion Java content class for RequireServerEntropy element declaration.
RequireServerEntropyElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireServerEntropyElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
RequireServerEntropyElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequiresGenericClaimDialectElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RequiresGenericClaimDialect element declaration.
RequiresGenericClaimDialectElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequiresGenericClaimDialectElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
RequiresGenericClaimDialectElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequireSharedCookiesElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RequireSharedCookies element declaration.
RequireSharedCookiesElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequireSharedCookiesElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
RequireSharedCookiesElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequireSignatureConfirmationElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
9.2 Wss11 Assertion Java content class for RequireSignatureConfirmation element declaration.
RequireSignatureConfirmationElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireSignatureConfirmationElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
RequireSignatureConfirmationElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireSignedTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for RequireSignedTokens element declaration.
RequireSignedTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
RequireSignedTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
RequireSignedTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
requiresResourceName() - Method in class com.sun.identity.policy.ActionSchema
Returns true if the action requires a resource name.
RequireThumbprintReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for RequireThumbprintReference element declaration.
RequireThumbprintReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
RequireThumbprintReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
RequireThumbprintReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
reqVersion - Static variable in class com.iplanet.services.naming.share.NamingRequest
 
RES_BUNDLE_NAME - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
RES_INFO_ID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
RES_SESSION_STMT - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Key for ResourceAccessStatement with SessionContext.
RES_STMT - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Key for ResourceAccessStatement.
ResavePoliciesStep - Class in org.forgerock.openam.upgrade.steps
This upgrade step simply re-saves all policies.
ResavePoliciesStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.ResavePoliciesStep
 
resBundle - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
Resource bundle object
ResBundleUtils - Class in com.sun.identity.delegation
This is a utility class providing methods to obtain localized messages for the delegation service.
ResBundleUtils() - Constructor for class com.sun.identity.delegation.ResBundleUtils
 
ResBundleUtils - Class in com.sun.identity.policy
Class to model resource bundle to be used to get messages from, using the default locale, specified in AMConfig.properties or OS locale if AMConfig.properties does not have locale defined
ResBundleUtils() - Constructor for class com.sun.identity.policy.ResBundleUtils
 
RESEND_MESSAGE - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name of URL query parameter to be used by WSP to include an ID to indicate that user agent is redirected back to WSC from WSP
resendRequest(String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Resends a previously cached SOAP request message to WSP.
resendRequest(String, HttpServletRequest, HttpServletResponse, Message) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Resends a SOAP request message to WSP.
RESERVED_OPTION - Static variable in interface com.sun.identity.cli.ExitCodes
Definition class is using a reserved argument/option.
reset() - Method in class com.sun.identity.authentication.AuthContext
Resets this instance of AuthContext object, so that a new login process can be initiated.
RESET - Static variable in class com.sun.identity.authentication.AuthContext.Status
The RESET indicates that the login process has been reset or re-initialized.
reset() - Method in class com.sun.identity.authentication.internal.AuthContext
Method to reset this instance of AuthContext object, so that a new login process can be initiated.
reset(AuthSubject) - Method in class com.sun.identity.authentication.internal.AuthContext
Method to reset this instance of AuthContext object, so that a new login process can be initiated for the given Subject.
reset() - Method in class com.sun.identity.authentication.server.AuthContextLocal
Resets this instance of AuthContextLocal object, so that a new login process can be initiated.
reset() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
reset tag
reset() - Method in class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
reset tag
reset() - Method in class com.sun.identity.common.InstantRunnable
Resets this InstantRunnable to allow elements to be added.
reset() - Static method in class com.sun.identity.entitlement.opensso.CacheTaboo
 
reset() - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
reset() - Static method in class com.sun.identity.security.AdminTokenAction
Resets cached SSOToken.
reset() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to call reset() on the wrapped response object.
RESET - Static variable in class org.forgerock.openam.core.rest.devices.TwoFADevicesResource
 
reset() - Method in class org.forgerock.openam.utils.TimeDuration
Reset all Counters.
RESET_LB_COOKIE_NAME - Static variable in class org.forgerock.openam.session.SessionConstants
Indicator used to reset the loadbalancer cookie for a client.
RESET_MESSAGE - Static variable in class com.sun.identity.password.ui.PWResetSuccessViewBean
Name of reset message stored in this view bean
ResetAuthChainException - Exception in com.sun.identity.authentication.spi
This exception throws when reset auth chain exception occured
ResetAuthChainException() - Constructor for exception com.sun.identity.authentication.spi.ResetAuthChainException
 
resetAuthChainToModule(int) - Method in class com.sun.identity.authentication.jaas.LoginContext
Resets auth chain to particular module, auth chain starts with this module
resetBuffer() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resetCallback(int, int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Reset a Callback instance to the original Callback for the specified state and the specified index.
resetCurrentFileList(String) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Reset the current file list for the logger.
resetCurrentState() - Method in class com.sun.identity.authentication.spi.AMLoginModule
Resets the current state in the authentication process
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.
resetEnv() - Static method in class com.sun.identity.log.LogManagerUtil
Resets the environment to the default one.
resetFederateCookie() - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Resets ederate cookie when termination is done with one remote provider.
resetJAASConfig() - Static method in class com.sun.identity.authentication.service.AMLoginContext
Sets the JAAS configuration to the default container's configuration.
resetLockoutAttempts(String, AMIdentity, AccountLockoutInfo, boolean) - Method in class com.sun.identity.common.ISAccountLockout
Resets attempts related data in Data store if the user has successfully authenticated.
resetOriginalName() - Method in class com.sun.identity.policy.Policy
Deprecated.
Resets the original policy name
resetPassword(String, String, Map) - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Resets the user password.
resetPassword(String, String, Map) - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Resets the user password.
resetPostProcessURLs(HttpServletRequest) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
resetSessionAttributes() - Method in class com.sun.identity.config.util.AjaxPage
 
resetSessionAttributesLink - Variable in class com.sun.identity.config.util.AjaxPage
 
resetSpamCheck(long) - Method in class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitSpamChecker
Sets the wait period to base the spamming detection from.
resetStatistics() - Method in class com.sun.identity.sm.ldap.Statistics
Resets the statistics counters to zero.
resetUMEmbedded - Variable in class com.sun.identity.config.wizard.Step4
 
resetUMEmbedded() - Method in class com.sun.identity.config.wizard.Step4
 
resetWait() - Method in class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitAssistant
Indicate that a new wait period has started and the spam checker should reset.
RESHARING_MODE - Static variable in class org.forgerock.openam.uma.UmaConstants
 
ResharingMode - Enum in org.forgerock.openam.uma
The delegation (deputisation) mode.
ResizableLinkedBlockingQueue<E> - Class in org.forgerock.openam.shared.concurrency
A LinkedBlockingQueue implementation which performs exactly as a standard LinkedBlockingQueue, but which supports 'resizing' of the queue too.
ResizableLinkedBlockingQueue() - Constructor for class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Creates a ResizableLinkedBlockingQueue with a capacity of Integer.MAX_VALUE.
ResizableLinkedBlockingQueue(Collection<? extends E>) - Constructor for class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Creates a ResizableLinkedBlockingQueue with a capacity of Integer.MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator.
ResizableLinkedBlockingQueue(int) - Constructor for class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Creates a ResizableLinkedBlockingQueue with the given number of permits.
ResizableSemaphore - Class in org.forgerock.openam.shared.concurrency
A Semaphore implementation which performs exactly as a standard Semaphore, but supports 'resizing' of the Semaphore too.
ResizableSemaphore(int, boolean) - Constructor for class org.forgerock.openam.shared.concurrency.ResizableSemaphore
Creates a ResizableSemaphore with the given number of permits and the given fairness setting.
ResizableSemaphore(int) - Constructor for class org.forgerock.openam.shared.concurrency.ResizableSemaphore
Creates a ResizableSemaphore with the given number of permits and nonfair fairness setting.
resizeQueue(int) - Method in class org.forgerock.openam.shared.concurrency.ResizableLinkedBlockingQueue
Set the queue to a size between 0 and Integer.MAX_VALUE.
resolve(String, AttrSet) - Method in class com.iplanet.ums.DefaultClassResolver
Resolves a set of attributes to a subclass of PersistentObject and returns the class.
resolve(String, AttrSet) - Method in class com.iplanet.ums.GroupResolver
 
resolve(String, AttrSet) - Method in interface com.iplanet.ums.IClassResolver
Resolves a set of attributes to a subclass of PersistentObject and returns the class for it.
resolve(OAuth2Request) - Method in class org.forgerock.oauth2.core.RedirectUriResolver
Resolves the redirect URI
resolve(String, String, SSOToken) - Method in class org.forgerock.openam.agent.TokenRestrictionResolver
Returns an appropriate token restriction for the given agent.
resolve(String, String, SSOToken, boolean) - Method in class org.forgerock.openam.agent.TokenRestrictionResolver
Returns an appropriate token restriction for the given agent.
resolveFrom(OAuth2Request) - Method in class org.forgerock.openam.oauth2.OAuth2RealmResolver
Resolve realm from the request
resolveFrom(Context) - Method in class org.forgerock.openam.oauth2.OAuth2RealmResolver
Resolve Realm from the context
resolveHostName - Static variable in class com.sun.identity.log.Logger
 
resolveHostNameEnabled() - Static method in class com.sun.identity.log.Logger
Return whether resolve host name is enabled
resolveIPAddress - Static variable in class com.sun.identity.protocol.https.AMHostnameVerifier
 
resolveNamespacePrefix(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
resolveNamespacePrefix(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
resolveNamespacePrefix(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingContext
 
resolveNamespacePrefix(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
resolveNamespacePrefix(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
resolveNamespacePrefix(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingContext
 
resolveRestrictedToken(String, Object) - Static method in class com.sun.identity.session.util.RestrictedTokenHelper
Create a restricted token for the given context
resolveSession(SessionID) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
resolveSession(SessionID) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Retrieves the Session from the Session ID.
resolveSession(SessionID) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
resolveSession(SessionID) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
 
resolveSession(SessionID) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
RESOURCE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents resource object type
Resource - Class in com.iplanet.ums
Represents a user entry in UMS.
Resource() - Constructor for class com.iplanet.ums.Resource
No args constructor; used to construct the right object as entries are read from persistent storage.
Resource(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.Resource
Construct Resource object without session.
RESOURCE - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The RESOURCE index type indicates that the index name given corresponds to a given policy protected resource URL.
resource - Variable in class com.sun.identity.saml.protocol.AttributeQuery
 
resource - Variable in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
 
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 - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Resource element
Resource - Interface in com.sun.identity.xacml.context
The Resource element specifies information about the resource to which access is requested by listing a sequence of Attribute elements associated with the resource. it may include ResourceContent <xs:element name="Resource" type="xacml-context:ResourceType"/> <xs:complexType name="ResourceType"> <xs:sequence> <xs:element ref="xacml-context:ResourceContent" minOccurs="0"/> <xs:element ref="xacml-context:Attribute" minOccurs="0" maxOccurs="unbounded"/> <xs:sequence> <xs:complexType>
RESOURCE_BUNDLE - Static variable in class org.forgerock.openam.scripting.ScriptConstants
Resource bundle used for error messages.
RESOURCE_BUNDLE_LOCALE - Static variable in interface com.sun.identity.cli.IArgument
Resource bundle locale argument.
RESOURCE_BUNDLE_NAME - Static variable in interface com.sun.identity.cli.IArgument
Resource bundle argument.
RESOURCE_BUNDLE_NAME - Static variable in class com.sun.identity.cot.COTUtils
 
RESOURCE_BUNDLE_NAME - Static variable in class com.sun.identity.saml2.meta.SAML2MetaUtils
 
RESOURCE_BUNDLE_URL - Static variable in class com.sun.identity.sm.SMSUtils
 
RESOURCE_COMPARATOR - Static variable in class com.sun.identity.policy.PolicyConfig
 
RESOURCE_COMPARATOR_CASE_SENSITIVE - Static variable in class com.sun.identity.policy.PolicyConfig
 
RESOURCE_COMPARATOR_CASE_SENSITIVE - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
 
RESOURCE_COMPARATOR_CLASS - Static variable in class com.sun.identity.policy.PolicyConfig
 
RESOURCE_COMPARATOR_DELIMITER - Static variable in class com.sun.identity.policy.PolicyConfig
 
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.policy.PolicyConfig
 
RESOURCE_COMPARATOR_ONE_LEVEL_WILDCARD - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
 
RESOURCE_COMPARATOR_TYPE - Static variable in class com.sun.identity.policy.PolicyConfig
 
RESOURCE_COMPARATOR_WILDCARD - Static variable in class com.sun.identity.policy.PolicyConfig
 
RESOURCE_COMPARATOR_WILDCARD - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
 
RESOURCE_CONTENT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for ResourceContent element
RESOURCE_ENV_NOT_KNOWN - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
RESOURCE_ERROR_MAPPING - Static variable in class org.forgerock.openam.entitlement.rest.EntitlementsExceptionMappingHandler
 
RESOURCE_ID - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for ResourceId attribute
RESOURCE_ID_URI - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for resource-id URI
RESOURCE_ISSUER - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
RESOURCE_LIST_EMPTY - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
RESOURCE_LOOKUP_CACHE_ENABLED - Static variable in interface com.sun.identity.shared.Constants
Property to enable/disable resource lookup caching.
RESOURCE_MACRO_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Macro used in condition
RESOURCE_MACRO_SELF - Static variable in class com.sun.identity.entitlement.Privilege
Macro used in resource name
RESOURCE_NAME - Static variable in class com.sun.identity.policy.ActionSchema
 
RESOURCE_NAME - Static variable in class com.sun.identity.sm.SMSUtils
 
RESOURCE_OWNER_CUSTOM_LOGIN_URL_TEMPLATE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
RESOURCE_OWNER_ID - Static variable in class org.forgerock.openam.cts.api.fields.ResourceSetTokenField
 
RESOURCE_OWNER_ID_FIELD - Static variable in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
RESOURCE_SEPERATOR - Static variable in class com.sun.identity.liberty.ws.disco.plugins.DefaultDiscoAuthorizer
Separator for resource.
RESOURCE_SET_ATTR - Static variable in class org.forgerock.openam.oauth2.resources.labels.LabelsConstants
 
RESOURCE_SET_ID - Static variable in class org.forgerock.openam.cts.api.fields.ResourceSetTokenField
 
RESOURCE_SET_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ResourceSets
 
RESOURCE_SET_ID - Static variable in class org.forgerock.openam.uma.UmaConstants
 
RESOURCE_SET_ID_FIELD - Static variable in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
RESOURCE_SET_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
RESOURCE_SET_TOKEN_ADAPTER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
RESOURCE_SETS_TIMEOUT - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
 
RESOURCE_TYPE - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
RESOURCE_TYPE_ALREADY_EXISTS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
RESOURCE_TYPE_ID_MISMATCH - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
RESOURCE_TYPE_IN_USE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
RESOURCE_TYPE_REFERENCED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
RESOURCE_TYPE_RETRIEVAL_ERROR - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
RESOURCE_TYPE_UUID_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Resource type uuid reference.
RESOURCE_TYPE_UUID_SEARCH_ATTRIBUTE - Static variable in class com.sun.identity.entitlement.Privilege
Resource type uuid reference.
RESOURCE_TYPE_UUIDS - Static variable in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
 
RESOURCE_TYPES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
RESOURCE_URL_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Query param name for specify resource URL for the IP/Resource/Environment based authentication.
RESOURCEACCESS_STATEMENT - Static variable in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
The Statement is an Resource Access Statement.
ResourceAccessStatement - Class in com.sun.identity.liberty.ws.security
The ResourceAccessStatement class conveys information regarding the accessing entities and the resource for which access is being attempted.
ResourceAccessStatement(Element) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs an ResourceAccessStatement object from a DOM Element.
ResourceAccessStatement(String, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a String object and a Subject.
ResourceAccessStatement(String, ProxySubject, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a String object, ProxySubject object and a Subject.
ResourceAccessStatement(String, ProxySubject, SessionContext, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a String object, ProxySubject object, a SessionContext object and a Subject.
ResourceAccessStatement(ResourceID, ProxySubject, SessionContext, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a ResourceID object, ProxySubject object, a SessionContext object and a Subject.
ResourceAccessStatement(EncryptedResourceID, ProxySubject, SessionContext, Subject) - Constructor for class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Constructs a ResourceAccessStatement object from a EncryptedResourceID object, ProxySubject object, a SessionContext object and a Subject.
ResourceApiVersionRestlet - Class in org.forgerock.openam.rest.service
 
ResourceApiVersionRestlet(ResourceApiVersionBehaviourManager) - Constructor for class org.forgerock.openam.rest.service.ResourceApiVersionRestlet
 
ResourceAttribute - Interface in com.sun.identity.entitlement
Encapsulates a Strategy to derive attributes to be returned with a particular Entitlement when evaluating Privileges.
resourceAttributesToAdviceExpressions(Set<ResourceAttribute>) - Method in class com.sun.identity.entitlement.xacml3.XACMLSchemaFactory
Convert a set of ResourceAttribute objects to a single AdviceExpression object.
resourceAttributeToAdviceExpression(ResourceAttribute) - Method in class com.sun.identity.entitlement.xacml3.XACMLSchemaFactory
Convert one ResourceAttribute object into an AdviceExpression object.
ResourceAttributeTypeIdResolver - Class in org.forgerock.openam.entitlement.rest.model.json
Type id resolver for resource attribute subclasses.
ResourceAttributeTypeIdResolver() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.ResourceAttributeTypeIdResolver
 
ResourceAttributeUtil - Class in com.sun.identity.entitlement.xacml3
Provides the ability to convert the ResourceAttribute representation to JSON and back again.
ResourceAttributeUtil() - Constructor for class com.sun.identity.entitlement.xacml3.ResourceAttributeUtil
Create a default instance of the ResourceAttributeUtil.
ResourceBase - Class in com.sun.identity.rest
 
ResourceBase() - Constructor for class com.sun.identity.rest.ResourceBase
 
ResourceBase.MimeType - Enum in com.sun.identity.rest
 
resourceBundle - Static variable in class com.sun.identity.cli.CommandManager
 
resourceBundle - Static variable in class com.sun.identity.saml2.meta.SAML2MetaUtils
 
resourceBundleCache - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
resourceBundleName - Static variable in class com.sun.identity.common.validation.ValidatorBase
Deprecated.
 
resourceBundleName - Static variable in class com.sun.identity.shared.validation.ValidatorBase
 
ResourceComparatorValidator - Class in com.sun.identity.policy
This validator checks the wildcard and oneLevelWildcard defined for a resource comparator.
ResourceComparatorValidator() - Constructor for class com.sun.identity.policy.ResourceComparatorValidator
 
ResourceContent - Interface in com.sun.identity.xacml.context
The ResourceContent element specifies information about the resource to which access is requested by listing a sequence of Attribute elements associated with the resource. it may include ResourceContent <xs:complexType name="ResourceContentType" mixed="true"> <xs:sequence> <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <xs:sequence> <xs:anyAttribute namespace="##any" processContents="lax"/> <xs:complexType>
ResourceDelegationFilter - Interface in org.forgerock.openam.uma.extensions
Extension filter that will be called before a resource is shared, after a resource is shared, before a shared resource is modified and on a resource no longer being shared.
ResourceEnvIPCondition - Class in com.sun.identity.policy.plugins
Deprecated.
Use instead.
ResourceEnvIPCondition() - Constructor for class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
No argument constructor
ResourceEnvIPCondition - Class in org.forgerock.openam.entitlement.conditions.environment
This condition provides the policy framework with the condition decision and advices based on the client's environment or resource such as IP address, DNS host name, location, etc.
ResourceEnvIPCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
No argument constructor
ResourceEnvIPCondition(Debug) - Constructor for class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
 
ResourceID - Class in com.sun.identity.liberty.ws.disco
The class ResourceID represents a discovery service resource ID.
ResourceID(String) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceID
Constructor.
ResourceID(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceID
Constructor.
ResourceIDMapper - Interface in com.sun.identity.liberty.ws.interfaces
The class ResourceIDMapper is an interface that is used to map between an userID and the ResourceID associated with it.
ResourceImpl - Class in com.sun.identity.xacml.context.impl
The Resource element specifies information about the resource to which access is requested by listing a sequence of Attribute elements associated with the resource. it may include ResourceContent <xs:element name="Resource" type="xacml-context:ResourceType"/> <xs:complexType name="ResourceType"> <xs:sequence> <xs:element ref="xacml-context:ResourceContent" minOccurs="0"/> <xs:element ref="xacml-context:Attribute" minOccurs="0" maxOccurs="unbounded"/> <xs:sequence> <xs:complexType>
ResourceImpl() - Constructor for class com.sun.identity.xacml.context.impl.ResourceImpl
Default constructor
ResourceImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.ResourceImpl
This constructor is used to build Resource object from a XML string.
ResourceImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.ResourceImpl
This constructor is used to build resource object from a block of existing XML that has already been built into a DOM.
ResourceLoaderLicenseLocator - Class in org.forgerock.openam.license
Abstract base class for license locators that load the license from some resource location, such as classloaders and servlet contexts.
ResourceLoaderLicenseLocator(Charset, String...) - Constructor for class org.forgerock.openam.license.ResourceLoaderLicenseLocator
Constructs the license locator with the given license file names.
ResourceLookup - Class in com.sun.identity.common
ResourceLookup is a partial replacement for implementation of FileLookup.
ResourceLookup() - Constructor for class com.sun.identity.common.ResourceLookup
 
ResourceManager - Class in com.sun.identity.policy
The class ResourceManager manages an index to the resources managed by policies in a specific organization/realm.
ResourceMapper - Interface in com.sun.identity.xacml.spi
This interface defines the SPI for pluggable implementations to map XACML context Resource to native resource and service name
ResourceMatch - Class in com.sun.identity.entitlement
The class ResourceMatch defines the results of a resource match with respect to Policy.
ResourceMatch - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ResourceMatch - Class in com.sun.identity.shared.whitelist
The class ResourceMatch defines the results of a resource match with respect to Policy.
ResourceMatchUsing - Interface in org.forgerock.openam.entitlement.constraints
Defines the resource handler to be used when verifying resource patterns.
ResourceName - Interface in com.sun.identity.entitlement.interfaces
The interface ResourceName provides methods to determine the hierarchy of resource names.
ResourceName - Interface in com.sun.identity.policy.interfaces
Deprecated.
since 12.0.0
ResourceName - Interface in com.sun.identity.shared.whitelist
The interface ResourceName provides methods to determine the hierarchy of resource names.
ResourceNameIndexGenerator - Class in com.sun.identity.entitlement.util
This class provides methods to generate index for URL resource name.
ResourceNameIndexGenerator() - Constructor for class com.sun.identity.entitlement.util.ResourceNameIndexGenerator
 
ResourceNameSplitter - Class in com.sun.identity.entitlement.util
 
ResourceNameSplitter() - Constructor for class com.sun.identity.entitlement.util.ResourceNameSplitter
 
resourceNamesToAnyOfList(Set<String>, String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
resourceNameToMatch(String, String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
resourceNameToNotMatch(String, String) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
ResourceOffering - Class in com.sun.identity.liberty.ws.disco
The class ResourceOffering associates a resource with a service instance that provides access to that resource.
ResourceOffering(ResourceID, ServiceInstance) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceOffering
Constructor.
ResourceOffering(EncryptedResourceID, ServiceInstance) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceOffering
Constructor.
ResourceOffering(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ResourceOffering
Constructor.
ResourceOwner - Class in org.forgerock.oauth2.core
Models a OAuth2 resource owner.
ResourceOwnerAuthenticationRequired - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the resource owner needs to be authenticated before the authorization can be granted to a OAuth2 client.
ResourceOwnerAuthenticationRequired(URI) - Constructor for exception org.forgerock.oauth2.core.exceptions.ResourceOwnerAuthenticationRequired
Constructs a new ResourceOwnerAuthenticationRequired instance with the specified redirect uri.
ResourceOwnerAuthenticator - Class in org.forgerock.oauth2.core
Authenticates a resource owner from the credentials provided on the request.
ResourceOwnerAuthenticator(RealmNormaliser) - Constructor for class org.forgerock.oauth2.core.ResourceOwnerAuthenticator
Constructs a new OpenAMResourceOwnerAuthenticator.
ResourceOwnerConsentRequired - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the resource owner's consent is required before the authorization can be granted to a OAuth2 client.
ResourceOwnerConsentRequired(String, String, Map<String, String>, Map<String, String>, UserInfoClaims, String, boolean) - Constructor for exception org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequired
Constructs a new ResourceOwnerConsentRequired instance with the specified client name, description and scope descriptions.
ResourceOwnerConsentRequiredException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the OpenID Connect prompt parameter enforces that the resource owner is not asked for consent, but the resource owner's consent has not been previously stored.
ResourceOwnerConsentRequiredException(OAuth2Constants.UrlLocation) - Constructor for exception org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequiredException
Constructs a new ResourceOwnerConsentRequiredException with the default message, with the error set in the appropriate location in the response.
ResourceOwnerConsentVerifier - Interface in org.forgerock.oauth2.core
Verifier for determining whether a resource owner has saved its consent for the authorization grant, taking into account and OpenID Connect prompt parameter.
ResourceOwnerOrSuperUserAuthzModule - Class in org.forgerock.openam.rest.authz
 
ResourceOwnerOrSuperUserAuthzModule(Config<SessionService>, Debug) - Constructor for class org.forgerock.openam.rest.authz.ResourceOwnerOrSuperUserAuthzModule
Constructs a new ResourceOwnerOrSuperUserAuthzModule instance.
ResourceOwnerOrSuperUserAuthzModuleForKBA - Class in org.forgerock.openam.selfservice
Special filter for KBA(Knowledge based authentication) which ensures that only users with an SSO Token which has Administrator-level access or the owner of the resource are allowed to access the resources protected.
ResourceOwnerOrSuperUserAuthzModuleForKBA(Config<SessionService>, Debug) - Constructor for class org.forgerock.openam.selfservice.ResourceOwnerOrSuperUserAuthzModuleForKBA
Constructs a new ResourceOwnerOrSuperUserAuthzModuleForKBA instance.
ResourceOwnerSessionValidator - Class in org.forgerock.oauth2.core
Validates whether a resource owner has a current authenticated session.
ResourceOwnerSessionValidator(DNWrapper, SSOTokenManager, OAuth2ProviderSettingsFactory, ClientDAO, ClientCredentialsReader) - Constructor for class org.forgerock.oauth2.core.ResourceOwnerSessionValidator
 
resourcePath(String) - Static method in class org.forgerock.openam.forgerockrest.utils.MatchingResourcePath
Create a MatchingResourcePath from the provided String representation.
ResourceRegistrationFilter - Interface in org.forgerock.openam.oauth2.extensions
Extension filter that will be called before and after resource sets are registered.
ResourceResult - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ResourceResult(String, PolicyDecision) - Constructor for class com.sun.identity.policy.ResourceResult
Deprecated.
Constructs a resource result given the resource name and policy decison
ResourceResultRequest - Class in com.sun.identity.policy.remote
This ResourceResultRequest class represents a GetResourceResults XML document.
ResourceResultRequest() - Constructor for class com.sun.identity.policy.remote.ResourceResultRequest
Default constructor for ResourceResultRequest.
ResourceResults - Class in com.sun.identity.policy
Class that encapsulates a set of ResourceResult objects
ResourceResults() - Constructor for class com.sun.identity.policy.ResourceResults
Constructs a ResourceResults object
ResourceResults(Set) - Constructor for class com.sun.identity.policy.ResourceResults
Constructs a ResourceResults object given a set of ResourceResult objects
ResourceRouter - Interface in org.forgerock.openam.rest
A Router which allows for CREST routes to be registered fluently.
RESOURCES - Static variable in class org.forgerock.openam.entitlement.rest.ApplicationV1Filter
 
ResourceSaveIndexes - Class in com.sun.identity.entitlement
This class encapculates the resource indexes which are stored in data store.
ResourceSaveIndexes(Set<String>, Set<String>, Set<String>) - Constructor for class com.sun.identity.entitlement.ResourceSaveIndexes
Constructor.
ResourceSearchIndexes - Class in com.sun.identity.entitlement
This class encapsulates the result of resource splitting.
ResourceSearchIndexes(Set<String>, Set<String>, Set<String>) - Constructor for class com.sun.identity.entitlement.ResourceSearchIndexes
Constructor.
ResourceSet - Class in org.forgerock.openam.entitlement.rest.model.json
Provides a container around a set of included and excluded resource names.
ResourceSet(Set<String>, Set<String>) - Constructor for class org.forgerock.openam.entitlement.rest.model.json.ResourceSet
 
ResourceSet() - Constructor for class org.forgerock.openam.entitlement.rest.model.json.ResourceSet
 
ResourceSetAcceptAllFilter - Enum in org.forgerock.openam.uma
Accepts all ResourceSets.
ResourceSetConnectionModule - Class in org.forgerock.openam.sm.datalayer.impl
 
ResourceSetConnectionModule() - Constructor for class org.forgerock.openam.sm.datalayer.impl.ResourceSetConnectionModule
 
resourceSetCreated(String, ResourceSetDescription) - Method in interface org.forgerock.oauth2.restlet.resources.ResourceSetRegistrationHook
Fired after a Resource Set description is successfully created.
resourceSetCreated(String, ResourceSetDescription) - Method in class org.forgerock.openam.uma.rest.UmaResourceSetRegistrationHook
Creates a ResourceType for the Resource Set and adds it to the Resource Server's policy Application.
ResourceSetDataLayerConfiguration - Class in org.forgerock.openam.sm.datalayer.impl
A data layer configuration for use with resource set tokens.
ResourceSetDataLayerConfiguration(String) - Constructor for class org.forgerock.openam.sm.datalayer.impl.ResourceSetDataLayerConfiguration
 
resourceSetDeleted(String, ResourceSetDescription) - Method in interface org.forgerock.oauth2.restlet.resources.ResourceSetRegistrationHook
Fired before a Resource Set description is about to be deleted.
resourceSetDeleted(String, ResourceSetDescription) - Method in class org.forgerock.openam.uma.rest.UmaResourceSetRegistrationHook
Removes the ResourceType from the Resource Server's policy application, deletes all related policies, then deletes the ResourceSet.
ResourceSetDescription - Class in org.forgerock.openam.oauth2
Represents a resource set description created by an OAuth2 client (resource server).
ResourceSetDescription(String, String, String, Map<String, Object>) - Constructor for class org.forgerock.openam.oauth2.ResourceSetDescription
Constructs a new ResourceSetDescription instance.
ResourceSetDescription() - Constructor for class org.forgerock.openam.oauth2.ResourceSetDescription
Bean-spec compliant constructor
ResourceSetDescriptionValidator - Class in org.forgerock.oauth2.restlet.resources
Validates that the resource set description is valid.
ResourceSetDescriptionValidator() - Constructor for class org.forgerock.oauth2.restlet.resources.ResourceSetDescriptionValidator
 
ResourceSetFilter - Interface in org.forgerock.oauth2.core
A filter that can be applied to ResourceSets.
ResourceSetLabel - Class in org.forgerock.openam.oauth2.resources.labels
A bean representing a resource set label.
ResourceSetLabel(String, String, LabelType, Set<String>) - Constructor for class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
ResourceSetLabelRegistration - Class in org.forgerock.openam.oauth2.resources
Updates Resource Set labels on Resource Set registration, update and deletion.
ResourceSetLabelRegistration(UmaLabelsStore) - Constructor for class org.forgerock.openam.oauth2.resources.ResourceSetLabelRegistration
Constructs an instance of a ResourceSetLabelRegistration.
ResourceSetOwnerFilter - Class in org.forgerock.openam.oauth2.resources
Filters the ResourceSets based on whether they are owned by the specified user.
ResourceSetOwnerFilter(String) - Constructor for class org.forgerock.openam.oauth2.resources.ResourceSetOwnerFilter
Constructor for this filter.
ResourceSetPolicyUrlUpgradeStep - Class in org.forgerock.openam.upgrade.steps
An upgrade step to fix the policy URLs from Resource Set Registration.
ResourceSetPolicyUrlUpgradeStep(PrivilegedAction<SSOToken>, ConnectionFactory, ConnectionFactory, LdapDataLayerConfiguration, ResourceSetStoreFactory) - Constructor for class org.forgerock.openam.upgrade.steps.ResourceSetPolicyUrlUpgradeStep
 
ResourceSetRegistrationEndpoint - Class in org.forgerock.openam.oauth2.resources
Restlet endpoint for OAuth2 resource servers to register resource set that should be protected.
ResourceSetRegistrationEndpoint(OAuth2ProviderSettingsFactory, ResourceSetDescriptionValidator, OAuth2RequestFactory, Set<ResourceSetRegistrationHook>, ResourceSetLabelRegistration, ExtensionFilterManager, ExceptionHandler, UmaLabelsStore, JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.oauth2.resources.ResourceSetRegistrationEndpoint
Construct a new ResourceSetRegistrationEndpoint instance.
ResourceSetRegistrationExceptionFilter - Class in org.forgerock.oauth2.restlet.resources
Filters the responses from the ResourceSetRegistrationEndpoint to ensure that all error responses are in the correct format.
ResourceSetRegistrationExceptionFilter(Restlet, JacksonRepresentationFactory) - Constructor for class org.forgerock.oauth2.restlet.resources.ResourceSetRegistrationExceptionFilter
Constructs a new ResourceSetRegistrationExceptionFilter instance.
ResourceSetRegistrationHook - Interface in org.forgerock.oauth2.restlet.resources
Hook for registration events of Resource Sets.
ResourceSetResource - Class in org.forgerock.openam.uma.rest
Resource Set resource to expose registered Resource Sets for a given user.
ResourceSetResource(ResourceSetService, ContextHelper, UmaLabelsStore, ResourceSetDescriptionValidator, ExtensionFilterManager) - Constructor for class org.forgerock.openam.uma.rest.ResourceSetResource
Constructs a new ResourceSetResource instance.
ResourceSets() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.ResourceSets
 
ResourceSetService - Class in org.forgerock.openam.uma.rest
Services for getting Resource Sets and optionally augmenting them with an associated UMA policy.
ResourceSetService(ResourceSetStoreFactory, UmaPolicyService, CoreWrapper, UmaProviderSettingsFactory) - Constructor for class org.forgerock.openam.uma.rest.ResourceSetService
Creates an instance of a ResourceSetService.
ResourceSetSharedFilter - Class in org.forgerock.openam.uma
Filters the ResourceSets based on whether they are shared with the specified user.
ResourceSetSharedFilter(ResourceSetService, String, String) - Constructor for class org.forgerock.openam.uma.ResourceSetSharedFilter
Constructor for this filter.
ResourceSetStore - Interface in org.forgerock.oauth2.resources
Allows the storage of ResourceSetDescription objects in a store.
ResourceSetStore.FilterType - Enum in org.forgerock.oauth2.resources
Different ways to combine criteria in a filter.
ResourceSetStoreFactory - Interface in org.forgerock.openam.oauth2.resources
Factory interface for creating ResourceSetStore for a particular realm.
ResourceSetTokenField - Class in org.forgerock.openam.cts.api.fields
The ResourceSetTokenField provides a mapping between known ResourceSetDescription fields and the LDAP Attributes that they map to.
ResourceSetTokenField() - Constructor for class org.forgerock.openam.cts.api.fields.ResourceSetTokenField
 
ResourceStrings - Annotation Type in com.sun.identity.cli.annotation
 
ResourceType - Class in org.forgerock.openam.entitlement
The ResourceType is primarily a mapping between resources and actions and is used as a template for resources associated with policies.
ResourceType.Builder - Class in org.forgerock.openam.entitlement
 
ResourceTypeConfiguration - Interface in org.forgerock.openam.entitlement.configuration
Implementations of this interface are responsible for the persistence of the resource type entitlement configuration.
ResourceTypeConfigurationImpl - Class in org.forgerock.openam.entitlement.configuration
The implementation for ResourceTypeConfiguration that is responsible for the persistence of the resource type entitlement configuration.
ResourceTypeConfigurationImpl(DNWrapper, ResourceTypeServiceConfig) - Constructor for class org.forgerock.openam.entitlement.configuration.ResourceTypeConfigurationImpl
 
resourceTypeFromMap(String, Map<String, Set<String>>) - Static method in class org.forgerock.openam.entitlement.utils.EntitlementUtils
Create a ResourceType object from a map, mapping strings to sets.
ResourceTypeService - Interface in org.forgerock.openam.entitlement.service
The ResourceTypeService is responsible for access to the persisted ResourceType instances.
ResourceTypeServiceConfig - Class in org.forgerock.openam.entitlement.configuration
This class is the base for entitlement configuration and contains common tasks for interacting with the persisted entitlement configuration model.
ResourceTypeServiceConfig() - Constructor for class org.forgerock.openam.entitlement.configuration.ResourceTypeServiceConfig
 
ResourceTypeServiceImpl - Class in org.forgerock.openam.entitlement.service
Implementation for ResourceTypeService that uses the ResourceTypeConfiguration to access persisted resource type instances.
ResourceTypeServiceImpl(ResourceTypeConfiguration) - Constructor for class org.forgerock.openam.entitlement.service.ResourceTypeServiceImpl
 
ResourceTypeSmsAttributes - Class in org.forgerock.openam.entitlement.configuration
Resource type attribute definitions for interactions with the SMS layer.
ResourceTypesResource - Class in org.forgerock.openam.entitlement.rest
Allows for CREST-handling of stored ResourceTypes which know about realms.
ResourceTypesResource(Debug, ExceptionMappingHandler<EntitlementException, ResourceException>, ResourceTypeService) - Constructor for class org.forgerock.openam.entitlement.rest.ResourceTypesResource
Guiced-constructor.
RESPOND_WITH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
AuthenticatonStatement prefix
RESPONDER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
RESPONDS_WITH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Responds with
RESPONDWITH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
RespondWith
respondWiths - Variable in class com.sun.identity.saml.protocol.AbstractRequest
 
Response - Class in com.iplanet.services.comm.share
This Response class represents a response.
Response(String) - Constructor for class com.iplanet.services.comm.share.Response
Constructs an instance of Response class with the content of the Response.
RESPONSE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
Response - Class in com.sun.identity.entitlement.xacml3.core
Java class for ResponseType complex type.
Response() - Constructor for class com.sun.identity.entitlement.xacml3.core.Response
 
response - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
response - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
response - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
response - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
response - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
RESPONSE - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
PAOS Request element local name.
Response - Class in com.sun.identity.saml.protocol
This Response class represents a Response XML document.
Response() - Constructor for class com.sun.identity.saml.protocol.Response
default constructor
Response(String, String, Status, List) - Constructor for class com.sun.identity.saml.protocol.Response
This constructor shall only be used at the server side to construct a Response object.
Response(String, String, Status, String, List) - Constructor for class com.sun.identity.saml.protocol.Response
This constructor shall only be used at the server side to construct a Response object.
Response(String, Status, String, List) - Constructor for class com.sun.identity.saml.protocol.Response
This constructor shall only be used at the server side to construct a Response object.
Response(String, Status, List) - Constructor for class com.sun.identity.saml.protocol.Response
This constructor shall only be used at the server side to construct a Response object.
Response(Element) - Constructor for class com.sun.identity.saml.protocol.Response
Constructor.
RESPONSE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Key name for Response object
RESPONSE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
Response - Interface in com.sun.identity.saml2.protocol
The Response message element is used when a response consists of a list of zero or more assertions that satisfy the request.
response - Variable in class com.sun.identity.wsfederation.servlet.WSFederationAction
 
RESPONSE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Response element
Response - Interface in com.sun.identity.xacml.context
The Response element is a container of one or more Results issued by policy decision point

schema: <xs:complexType name="ResponseType"> <xs:sequence> <xs:element ref="xacml-context:Result" maxOccurs="unbounded"/> <xs:sequence> <xs:complexType>

response(AccessAuditEventBuilder.ResponseStatus, String) - Method in class org.forgerock.openam.audit.AMAccessAuditEventBuilder
Set response without elapsed time.
RESPONSE_ARTIFACT_MESSAGE_ENCODING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Response Artifact message encoding property
RESPONSE_CODE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
RESPONSE_CONSUMER_URL - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
PAOS Request responseConsumerURL attribute name.
RESPONSE_DATA_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Key used to search for response info in a map
RESPONSE_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Response ID
RESPONSE_KEY - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Key for looking up the response key in the http query string.
RESPONSE_LOCATION - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Claim set location of response.
RESPONSE_MESSAGE_ERROR - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message RESPONSE_MESSAGE_ERROR.
RESPONSE_MODE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
RESPONSE_NOT_FOUND_FROM_CACHE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
RESPONSE_PROVIDER_COLLECTION - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to response provider collection.
RESPONSE_REDIRECTED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Session Property name indicating if response is redirected or not
RESPONSE_TEMPLATE - Static variable in class com.sun.identity.config.util.AjaxPage
 
RESPONSE_TO - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Response to
RESPONSE_TO_BE_SECURED - Static variable in class com.sun.identity.wss.logging.LogUtil
 
RESPONSE_TO_BE_VALIDATED - Static variable in class com.sun.identity.wss.logging.LogUtil
 
RESPONSE_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization request.
RESPONSE_TYPE_DELIMITER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Delimiter that separates the response_type values.
RESPONSE_TYPE_LIST - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
RESPONSE_TYPES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
responseAttributesToXMLString(Set) - Static method in class com.sun.identity.policy.PolicyUtils
Converts a set which stores a set of response attribute names into its XML string representation.
ResponseAuthenticator - Class in org.forgerock.openam.radius.common
Represents the response authenticator as defined in section 3 of RFC 2865.
ResponseAuthenticator(byte[]) - Constructor for class org.forgerock.openam.radius.common.ResponseAuthenticator
Generates a response authenticator field from its on-the-wire bytes.
responseCache - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves information needed after coming back from COT cookie setting.
responseHash - Static variable in class com.sun.identity.saml2.profile.SPCache
Map saves response info for local auth.
responseHash - Static variable in class com.sun.identity.wsfederation.profile.SPCache
Hashtable saves response info for local auth.
responseID - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
responseId - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
ResponseImpl - Class in com.sun.identity.saml2.protocol.impl
This is an implementation of interface Response.
ResponseImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.ResponseImpl
Class constructor.
ResponseImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.ResponseImpl
Class constructor with Response in Element format.
ResponseImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.ResponseImpl
Class constructor with Response in xml string format.
ResponseImpl - Class in com.sun.identity.xacml.context.impl
The Response element is a container of one or more Results issuded by authorization authority.
ResponseImpl() - Constructor for class com.sun.identity.xacml.context.impl.ResponseImpl
Constructs a Response object
ResponseImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.ResponseImpl
Constructs a Response object from an XML string
ResponseImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.ResponseImpl
Constructs a Response object from an XML DOM element
ResponseInfo - Class in com.sun.identity.saml2.profile
This class stores information about the response made to the Service Provider.
ResponseInfo(Response, String, String) - Constructor for class com.sun.identity.saml2.profile.ResponseInfo
Constructor creates the ResponseInfo.
ResponseInfo() - Constructor for class com.sun.identity.saml2.profile.ResponseInfo
Needed for deserialization.
ResponseProvider - Interface in com.sun.identity.policy.interfaces
Deprecated.
since 12.0.0, use ResourceAttribute
ResponseProviders - Class in com.sun.identity.policy
The class ResponseProviders provides methods to maintain a collection of ResponseProvider objects that apply to a policy.
ResponseProviders(ResponseProviderTypeManager, Node) - Constructor for class com.sun.identity.policy.ResponseProviders
Constructor used by Policy to obtain an instance of ResponseProviders from the XML document
ResponseProviders(String, String) - Constructor for class com.sun.identity.policy.ResponseProviders
Constructor to obtain an instance of ResponseProviders to hold collection of responseProviders represented as ResponseProvider
ResponseProviderTypeManager - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ResponseProviderTypeManager(PolicyManager) - Constructor for class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Constructs a ResponseProviderTypeManager object
responseProviderTypeName(ResponseProvider) - Static method in class com.sun.identity.policy.ResponseProviderTypeManager
Deprecated.
Returns ResponseProvider type name
responsesByArtifacts - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves Responses to be used by ArtifactResolutionService.
ResponseSet - Class in com.iplanet.services.comm.share
This ResponseSet class represents a ResponseSet XML document.
ResponseSet(String) - Constructor for class com.iplanet.services.comm.share.ResponseSet
This constructor is used primarily at the server side to construct a ResponseSet object for a given service.
responseString - Variable in class com.sun.identity.config.util.AjaxPage
 
responseTime() - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
ResponseTypeHandler - Interface in org.forgerock.oauth2.core
Handles the issuing of Tokens for a response type, i.e. code, token, id_token.
ResponseTypeValidator - Class in org.forgerock.oauth2.core
Validates that the requested response types are valid and are allowed by the OAuth2 Provider and client registration.
ResponseTypeValidator() - Constructor for class org.forgerock.oauth2.core.ResponseTypeValidator
 
ResponseValidationFilter - Class in org.forgerock.openam.validation
Filter for global validation of responses.
ResponseValidationFilter() - Constructor for class org.forgerock.openam.validation.ResponseValidationFilter
 
ResponseValidationFilter.ValidationWrapper - Class in org.forgerock.openam.validation
 
responseWithDetail(AccessAuditEventBuilder.ResponseStatus, String, JsonValue) - Method in class org.forgerock.openam.audit.AMAccessAuditEventBuilder
Set response with detail without elapsed time.
REST_ACCESS - Static variable in class com.sun.identity.log.LogConstants
 
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_AUTHN_URI_ELEMENT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_AUTHZ - Static variable in class com.sun.identity.log.LogConstants
 
REST_CREATE_ACCESS_AUDIT_EVENT_URI_ELEMENT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_CREATE_ACCESS_AUDIT_EVENT_URL - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_CUSTOM_TOKEN_PROVIDERS - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_CUSTOM_TOKEN_TRANSLATIONS - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_CUSTOM_TOKEN_VALIDATORS - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_ID_FROM_SESSION_URI_ELEMENT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_LOGOUT_URI_ELEMENT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
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.
REST_STS_DEBUG_ID - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_STS_INSTANCE_STATE_LISTENER - Static variable in class org.forgerock.openam.sts.tokengeneration.config.TokenGenerationModule
 
REST_STS_PUBLISH_LISTENER - Static variable in class org.forgerock.openam.sts.publish.config.STSPublishModule
 
REST_STS_PUBLISH_SERVICE_URI_ELEMENT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_STS_SERVICE_NAME - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_STS_SERVICE_VERSION - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_SUPPORTED_TOKEN_TRANSFORMS - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
REST_TOKEN_GENERATION_SERVICE_URI_ELEMENT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
RestAMTokenTransformValidator - Class in org.forgerock.openam.sts.rest.token.validator
Validates OpenAM session tokens in the rest context.
RestAMTokenTransformValidator(PrincipalFromSession, ThreadLocalAMTokenCache, ValidationInvocationContext, boolean) - Constructor for class org.forgerock.openam.sts.rest.token.validator.RestAMTokenTransformValidator
 
RestApiUpgradeHelper - Class in org.forgerock.openam.upgrade.helpers
This helper is used to set the default values for the REST API global configuration on upgrade of the product.
RestApiUpgradeHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.RestApiUpgradeHelper
The constructor for RestApiUpgradeHelper is used to register the attributes which will be upgraded.
restartPSearches() - Method in class com.iplanet.services.ldap.event.EventService
Restarts all currently registered persistent searches.
RestAuthCallbackHandler<T extends Callback> - Interface in org.forgerock.openam.core.rest.authn.callbackhandlers
Implementations of this interface define how to update a Callback from the headers and request of a Rest call, if possible, and the methods defined in JsonCallbackParser.
RestAuthCallbackHandlerFactory - Class in org.forgerock.openam.core.rest.authn
Factory class for getting the appropriate RestAuthCallbackHandlers for the given Callbacks.
RestAuthCallbackHandlerManager - Class in org.forgerock.openam.core.rest.authn
Manages the converting of Callbacks to and from JSON representation.
RestAuthCallbackHandlerManager(RestAuthCallbackHandlerFactory) - Constructor for class org.forgerock.openam.core.rest.authn.RestAuthCallbackHandlerManager
Constructs an instance of the RestAuthCallbackHandlerManager.
RestAuthChoiceCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a ChoiceCallback from the headers and request of a Rest call and methods to convert a Callback to and from a JSON representation.
RestAuthChoiceCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthChoiceCallbackHandler
 
RestAuthConfirmationCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a ConfirmationCallback from the headers and request of a Rest call and methods to convert a Callback to and from a JSON representation.
RestAuthConfirmationCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthConfirmationCallbackHandler
 
RestAuthenticationConstants - Class in org.forgerock.openam.core.rest.authn
Collection of constants related to REST authentication.
RestAuthenticationHandler - Class in org.forgerock.openam.core.rest.authn
Handles the initial authenticate and subsequent callback submit RESTful calls.
RestAuthenticationHandler(LoginAuthenticator, RestAuthCallbackHandlerManager, AMAuthErrorCodeResponseStatusMapping, AuthIdHelper, CoreWrapper, CoreServicesWrapper) - Constructor for class org.forgerock.openam.core.rest.authn.RestAuthenticationHandler
Constructs an instance of the RestAuthenticationHandler.
RestAuthErrorCodeException - Exception in org.forgerock.openam.core.rest.authn.exceptions
This exception is designed to be thrown from RESTful authentication calls when authentication fails with a AMAuthErrorCode.
RestAuthErrorCodeException(String, String) - Constructor for exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthErrorCodeException
Constructs a RestAuthException.
RestAuthException - Exception in org.forgerock.openam.core.rest.authn.exceptions
This exception is designed to be thrown from RESTful authentication calls when an error occurs.
RestAuthException(int, String) - Constructor for exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthException
Constructs a RestAuthException.
RestAuthException(int, Throwable) - Constructor for exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthException
Constructs a RestAuthException.
RestAuthException(int, String, Throwable) - Constructor for exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthException
Constructs a RestAuthException.
RestAuthHiddenValueCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a HiddenValueCallback from the request of a Rest call and methods to convert the HiddenValueCallback to and from a JSON representation.
RestAuthHiddenValueCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHiddenValueCallbackHandler
 
RestAuthHttpCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a HttpCallback from the headers and request of a Rest call and methods to convert a Callback to and from a JSON representation.
RestAuthHttpCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHttpCallbackHandler
 
RestAuthHttpRequestWrapper - Class in org.forgerock.openam.core.rest.authn.core
A HttpServletRequest Wrapper which allows package local classes to add additional parameters to the Http Request.
RestAuthLanguageCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a LanguageCallback from the headers and request of a Rest call and methods to convert a Callback to and from a JSON representation.
RestAuthLanguageCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthLanguageCallbackHandler
 
RestAuthNameCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a NameCallback from the headers and request of a Rest call and methods to convert a Callback to and from a JSON representation.
RestAuthNameCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameCallbackHandler
 
RestAuthNameValueOutputCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
<<<<<<< HEAD Defines methods to convert a NameValueOutputCallback to a JSON representation. ======= Defines methods to convert a TextOutputCallback to a JSON representation. >>>>>>> upstream/master
RestAuthNameValueOutputCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthNameValueOutputCallbackHandler
 
RestAuthPasswordCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a PasswordCallback from the headers and request of a Rest call and methods to convert a Callback to and from a JSON representation.
RestAuthPasswordCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPasswordCallbackHandler
 
RestAuthPollingWaitCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a PollingWaitCallback from the headers and request of a Rest call and methods to convert a Callback to and from a JSON representation.
RestAuthPollingWaitCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthPollingWaitCallbackHandler
 
RestAuthRedirectCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to handle a RedirectCallback.
RestAuthRedirectCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthRedirectCallbackHandler
 
RestAuthResponseException - Exception in org.forgerock.openam.core.rest.authn.exceptions
This exception is thrown by any of the RestAuthCallbackHandlers for it to return its own Http Response.
RestAuthResponseException(int, Map<String, String>, JsonValue) - Constructor for exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthResponseException
Constructs a RestAuthResponseException.
RestAuthTextInputCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a TextInputCallback from the headers and request of a Rest call and methods to convert a Callback to and from a JSON representation.
RestAuthTextInputCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextInputCallbackHandler
 
RestAuthTextOutputCallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to convert a TextOutputCallback to a JSON representation.
RestAuthTextOutputCallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthTextOutputCallbackHandler
 
RestAuthX509CallbackHandler - Class in org.forgerock.openam.core.rest.authn.callbackhandlers
Defines methods to update a X509CertificateCallback from the headers and request of a Rest call and methods to convert a Callback to and from a JSON representation.
RestAuthX509CallbackHandler() - Constructor for class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthX509CallbackHandler
 
RestCertificateTokenTransformValidator - Class in org.forgerock.openam.sts.rest.token.validator
This class is a RestTokenTransformValidator responsible for validating X509 Certificates.
RestCertificateTokenTransformValidator(AuthenticationHandler<X509Certificate[]>, ThreadLocalAMTokenCache, PrincipalFromSession, ValidationInvocationContext, boolean) - Constructor for class org.forgerock.openam.sts.rest.token.validator.RestCertificateTokenTransformValidator
 
RestCommand - Class in com.sun.identity.cli.rest
Rest command does a rest call to OpenAM
RestCommand() - Constructor for class com.sun.identity.cli.rest.RestCommand
 
RestConstants - Class in org.forgerock.openam.rest
Constants for use with creating CREST services.
RESTEndpoint - Class in com.sun.identity.install.tools.util
Construct REST endpoints and call them.
RESTEndpoint.RESTEndpointBuilder - Class in com.sun.identity.install.tools.util
Build a RESTEndpoint
RESTEndpoint.RESTResponse - Class in com.sun.identity.install.tools.util
Class to encapsulate the response from REST API.
RESTEndpointBuilder() - Constructor for class com.sun.identity.install.tools.util.RESTEndpoint.RESTEndpointBuilder
 
RestEndpointServlet - Class in org.forgerock.openam.rest
Root Servlet for all REST endpoint requests, which are then passed onto the correct underlying servlet, either CREST for Resource endpoints or Restlet for Service endpoints.
RestEndpointServlet() - Constructor for class org.forgerock.openam.rest.RestEndpointServlet
Constructs a new RestEndpointServlet.
RestException - Exception in com.sun.identity.rest
Entitlement related exception.
RestException(int) - Constructor for exception com.sun.identity.rest.RestException
Creates an entitlement exception.
RestException(int, Object[]) - Constructor for exception com.sun.identity.rest.RestException
Creates an entitlement exception.
RestException(int, Throwable) - Constructor for exception com.sun.identity.rest.RestException
Creates an entitlement exception.
RestException(int, Object[], Throwable) - Constructor for exception com.sun.identity.rest.RestException
Creates an entitlement exception.
RestGuiceModule - Class in org.forgerock.openam.rest
Guice module for bindings for the REST routers and route registration.
RestGuiceModule() - Constructor for class org.forgerock.openam.rest.RestGuiceModule
 
RestHttpRouteProvider - Class in org.forgerock.openam.rest
HTTP route provider for the REST (/json) endpoints.
RestHttpRouteProvider() - Constructor for class org.forgerock.openam.rest.RestHttpRouteProvider
 
RestIssuedTokenCanceller<T> - Interface in org.forgerock.openam.sts.rest.token.canceller
Interface representing the concerns of token cancellers of rest-sts issued tokens.
RestIssuedTokenCancellerParameters<T> - Interface in org.forgerock.openam.sts.rest.token.canceller
Parameters passed to RestIssuedTokenCanceller instances.
RestIssuedTokenValidator<T> - Interface in org.forgerock.openam.sts.rest.token.validator
Inteface defining the concerns of validating tokens issued by the rest-sts.
RestIssuedTokenValidatorParameters<T> - Interface in org.forgerock.openam.sts.rest.token.validator
Defines the parameters passed to RestIssuedTokenValidator#validateToken invocations.
RestletBodyAuditor<T> - Class in org.forgerock.openam.rest.audit
Base auditor for extracting relevant information from request and response bodies
RestletConstants - Class in org.forgerock.oauth2.restlet
Some useful constants for interacting with Restlet.
RestletConstants() - Constructor for class org.forgerock.oauth2.restlet.RestletConstants
 
RestletFormBodyAccessTokenVerifier - Class in org.forgerock.oauth2.restlet
Verifies that a OAuth2 request that is made to one of the protected endpoints on the OAuth2 provider, (i.e. tokeninfo, userinfo) contains a valid access token specified in the request body.
RestletFormBodyAccessTokenVerifier(TokenStore) - Constructor for class org.forgerock.oauth2.restlet.RestletFormBodyAccessTokenVerifier
 
RestletHeaderAccessTokenVerifier - Class in org.forgerock.oauth2.restlet
Verifies that a OAuth2 request that is made to one of the protected endpoints on the OAuth2 provider, (i.e. tokeninfo, userinfo) contains a valid access token specified in the request header.
RestletHeaderAccessTokenVerifier(TokenStore) - Constructor for class org.forgerock.oauth2.restlet.RestletHeaderAccessTokenVerifier
 
RestletHttpClient - Class in org.forgerock.http.client
Deprecated.
Will be replaced in a later release by Client.
RestletHttpClient() - Constructor for class org.forgerock.http.client.RestletHttpClient
Deprecated.
 
RestletQueryParameterAccessTokenVerifier - Class in org.forgerock.oauth2.restlet
Verifies that a OAuth2 request that is made to one of the protected endpoints on the OAuth2 provider, (i.e. tokeninfo, userinfo) contains a valid access token specified in the request query parameter list.
RestletQueryParameterAccessTokenVerifier(TokenStore) - Constructor for class org.forgerock.oauth2.restlet.RestletQueryParameterAccessTokenVerifier
 
RestletRealmRouter - Class in org.forgerock.openam.rest.service
Deprecated.
Use RealmRoutingFactory#createRouter(Restlet) instead.
RestletRealmRouter() - Constructor for class org.forgerock.openam.rest.service.RestletRealmRouter
Deprecated.
Constructs a new RealmRouter instance.
RestletServiceServlet - Class in org.forgerock.openam.rest.service
This class is used to create an instance of the Restlet ServerServlet programmatically outside of the Servlet Container.
RestletServiceServlet(HttpServlet, Class<? extends ServiceEndpointApplication>, String) - Constructor for class org.forgerock.openam.rest.service.RestletServiceServlet
Constructs an instance of the RestletServiceServlet.
RestletUtils - Class in org.forgerock.openam.rest.service
Utility methods for dealing with Restlet resources.
RestLog - Class in org.forgerock.openam.forgerockrest.utils
REST logging and auditing.
RestLog() - Constructor for class org.forgerock.openam.forgerockrest.utils.RestLog
 
RestOpenIdConnectIssuedTokenCanceller - Class in org.forgerock.openam.sts.rest.token.canceller
Implements token cancellation for rest-sts-issued OpenIdConnect tokens.
RestOpenIdConnectIssuedTokenCanceller(CTSTokenIdGenerator, TokenServiceConsumer) - Constructor for class org.forgerock.openam.sts.rest.token.canceller.RestOpenIdConnectIssuedTokenCanceller
No @Inject as the ctor is called by the IssuedtokenValidatorFactoryImpl
RestOpenIdConnectIssuedTokenValidator - Class in org.forgerock.openam.sts.rest.token.validator
Responsible for validating the OpenIdConnectTokens issued by the sts.
RestOpenIdConnectIssuedTokenValidator(CTSTokenIdGenerator, TokenServiceConsumer) - Constructor for class org.forgerock.openam.sts.rest.token.validator.RestOpenIdConnectIssuedTokenValidator
No @Inject as the ctor is called by the IssuedtokenValidatorFactoryImpl
RestOpenIdConnectTokenProvider - Class in org.forgerock.openam.sts.rest.token.provider.oidc
 
RestOpenIdConnectTokenProvider(TokenServiceConsumer, AMSessionInvalidator, ThreadLocalAMTokenCache, String, String, OpenIdConnectTokenAuthnContextMapper, OpenIdConnectTokenAuthMethodReferencesMapper, ValidationInvocationContext, Logger) - Constructor for class org.forgerock.openam.sts.rest.token.provider.oidc.RestOpenIdConnectTokenProvider
 
restoreOldSession() - Method in class com.sun.identity.authentication.service.LoginState
Restores the old session (if one exists).
restoreOldSession() - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Restore the old session (if it exists) that existed before this authentication attempt.
restoreOldSession() - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Restore the old session (if it exists) that existed before this authentication attempt.
RestRealmValidator - Class in org.forgerock.openam.rest.router
Validates that realms are configured.
RestRealmValidator() - Constructor for class org.forgerock.openam.rest.router.RestRealmValidator
 
RESTResponse() - Constructor for class com.sun.identity.install.tools.util.RESTEndpoint.RESTResponse
 
RESTRICTED_TOKENS_UNSUPPORTED - Static variable in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
RestrictedTokenAction<T> - Interface in com.sun.identity.session.util
Utility interface to be used with RestrictedTokenContext.doUsing() for performing actions with restricted tokens in a specific context used for token restriction checking
RestrictedTokenContext - Class in com.sun.identity.session.util
Utility to attach the context for token restriction checking to the current thread and marshalling/unmarshalling context value
RestrictedTokenContext() - Constructor for class com.sun.identity.session.util.RestrictedTokenContext
 
RestrictedTokenHelper - Class in com.sun.identity.session.util
This is a Utility class to create the restricted token using the context
RestrictedTokenHelper() - Constructor for class com.sun.identity.session.util.RestrictedTokenHelper
 
RestRouteProvider - Interface in org.forgerock.openam.rest
A provider interface that allows CREST routes to be registered on the root and realm REST Router.
RestSAML2IssuedTokenCanceller - Class in org.forgerock.openam.sts.rest.token.canceller
Implements token cancellation for rest-sts-issued SAML2 assertions.
RestSAML2IssuedTokenCanceller(CTSTokenIdGenerator, TokenServiceConsumer) - Constructor for class org.forgerock.openam.sts.rest.token.canceller.RestSAML2IssuedTokenCanceller
No @Inject as the ctor is called by the IssuedtokenValidatorFactoryImpl
RestSAML2IssuedTokenValidator - Class in org.forgerock.openam.sts.rest.token.validator
RestIssuedTokenValidator implementation responsible for validating SAML2 assertions issued by the rest-sts.
RestSAML2IssuedTokenValidator(CTSTokenIdGenerator, TokenServiceConsumer) - Constructor for class org.forgerock.openam.sts.rest.token.validator.RestSAML2IssuedTokenValidator
No @Inject as the ctor is called by the IssuedtokenValidatorFactoryImpl
RestSamlTokenProvider - Class in org.forgerock.openam.sts.rest.token.provider.saml
This encapsulates logic to both create a SAML2 token, and to invalidate the interim OpenAM session object generated from the preceding TokenValidation operation if the TokenTransform has been configured to invalidate the interim OpenAM sessions generated from token validation.
RestSamlTokenProvider(TokenServiceConsumer, AMSessionInvalidator, ThreadLocalAMTokenCache, String, String, Saml2JsonTokenAuthnContextMapper, ValidationInvocationContext, Logger) - Constructor for class org.forgerock.openam.sts.rest.token.provider.saml.RestSamlTokenProvider
 
RestSecurity - Class in org.forgerock.openam.services
Deprecated.
RestSecurityProvider - Class in org.forgerock.openam.services
Deprecated.
RestSecurityProvider() - Constructor for class org.forgerock.openam.services.RestSecurityProvider
Deprecated.
 
RestService - Class in com.sun.identity.rest
 
RestService() - Constructor for class com.sun.identity.rest.RestService
 
RestServiceManager - Class in com.sun.identity.rest
 
RestStatusService - Class in org.forgerock.openam.rest.service
Service to handle error statuses.
RestStatusService() - Constructor for class org.forgerock.openam.rest.service.RestStatusService
 
RestSTS - Interface in org.forgerock.openam.sts.rest
This is the top-level interface invoked directly by the REST-STS resource.
RestSTSImpl - Class in org.forgerock.openam.sts.rest
RestSTSImpl(TokenTranslateOperation, IssuedTokenValidateOperation, IssuedTokenCancelOperation, ThreadLocalAMTokenCache) - Constructor for class org.forgerock.openam.sts.rest.RestSTSImpl
 
RestSTSInjectorHolder - Enum in org.forgerock.openam.sts.rest.config
Holds the Injector instance common to all Rest STS instances.
RestSTSInstanceConfig - Class in org.forgerock.openam.sts.rest.config.user
Class which encapsulates all of the user-provided config information necessary to create an instance of the rest STS.
RestSTSInstanceConfig.RestSTSInstanceConfigBuilder - Class in org.forgerock.openam.sts.rest.config.user
 
RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase<T extends RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase<T>> - Class in org.forgerock.openam.sts.rest.config.user
 
RestSTSInstanceConfigBuilder() - Constructor for class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilder
 
RestSTSInstanceConfigMarshaller - Class in org.forgerock.openam.sts
 
RestSTSInstanceConfigMarshaller() - Constructor for class org.forgerock.openam.sts.RestSTSInstanceConfigMarshaller
 
RestSTSInstanceConfigStore - Class in org.forgerock.openam.sts.publish.rest
 
RestSTSInstanceModule - Class in org.forgerock.openam.sts.rest.config
This class defines all of the bindings for an instance of the REST-STS.
RestSTSInstanceModule(RestSTSInstanceConfig) - Constructor for class org.forgerock.openam.sts.rest.config.RestSTSInstanceModule
 
RestSTSInstancePublisher - Interface in org.forgerock.openam.sts.publish.rest
Defines the interface consumed to publish a Rest STS instance, and to remove this instance once its functionality should no longer be exposed.
RestSTSInstancePublisherImpl - Class in org.forgerock.openam.sts.publish.rest
 
RestSTSInstanceState - Class in org.forgerock.openam.sts.tokengeneration.state
 
RestSTSInstanceStateFactoryImpl - Class in org.forgerock.openam.sts.tokengeneration.state
 
RestSTSInstanceStateProvider - Class in org.forgerock.openam.sts.tokengeneration.state
 
RestSTSInstanceStateServiceListener - Class in org.forgerock.openam.sts.tokengeneration.state
This class implements the ServiceListener interface and leverages the STSInstanceStateProvider interface to invalidate cache entries in the RestSTSInstanceStateProvider when the organizational config of a rest sts instance is updated.
RestSTSModule - Class in org.forgerock.openam.sts.rest.config
This module defines bindings which are common to all STS instances.
RestSTSModule() - Constructor for class org.forgerock.openam.sts.rest.config.RestSTSModule
 
RestSTSPublishServiceListener - Class in org.forgerock.openam.sts.publish.rest
This ServiceListener implementation will be registered in RestSTSInstancePublisherImpl#registerServiceListener, which is called by the RestSTSSetupListener, which is called by the AMSetupServlet upon OpenAM startup (once the current configuration is valid).
RestSTSService - Class in org.forgerock.openam.sts.rest.service
The CREST entry point into the Rest STS
RestSTSService(RestSTS, Logger) - Constructor for class org.forgerock.openam.sts.rest.service.RestSTSService
 
RestSTSServiceHttpRouteProvider - Class in org.forgerock.openam.sts.rest.service
HttpRouteProvider for STS service REST routes.
RestSTSServiceHttpRouteProvider() - Constructor for class org.forgerock.openam.sts.rest.service.RestSTSServiceHttpRouteProvider
 
RestSTSSetupListener - Class in org.forgerock.openam.sts.publish.rest
This class is registered with the AMSetupServlet via an entry in the com.sun.identity.setup.SetupListener file contained under resources/META-INF.services under openam-core.
RestSTSSetupListener() - Constructor for class org.forgerock.openam.sts.publish.rest.RestSTSSetupListener
 
RestSTSTokenCancellationInvocationState - Class in org.forgerock.openam.sts.user.invocation
Class which encapsulates the concerns of dispatching a token cancellation request referencing a rest-sts issued token
RestSTSTokenCancellationInvocationState.RestSTSTokenCancellationInvocationStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
RestSTSTokenTranslationInvocationState - Class in org.forgerock.openam.sts.user.invocation
Class which provides a means to programmatically create a REST STS token translation invocation.
RestSTSTokenTranslationInvocationState.RestSTSTokenTranslationInvocationStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
RestSTSTokenValidationInvocationState - Class in org.forgerock.openam.sts.user.invocation
An encapsulation of the state necessary to make a rest-sts token validation invocation.
RestSTSTokenValidationInvocationState.RestSTSTokenValidationInvocationStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
RestTokenProvider<T> - Interface in org.forgerock.openam.sts.rest.token.provider
Interface defining token creators in the rest-sts.
RestTokenProviderBase<T> - Class in org.forgerock.openam.sts.rest.token.provider
Base class for rest token provider implementations.
RestTokenProviderBase(TokenServiceConsumer, AMSessionInvalidator, ThreadLocalAMTokenCache, String, String, ValidationInvocationContext, Logger) - Constructor for class org.forgerock.openam.sts.rest.token.provider.RestTokenProviderBase
 
RestTokenProviderParameters<T> - Interface in org.forgerock.openam.sts.rest.token.provider
Parameter state passed to JsonTokenProvider instances.
RestTokenTransformValidator<T> - Interface in org.forgerock.openam.sts.rest.token.validator
Defines the contract for token validators deployed in the context of token transformation.
RestTokenTransformValidatorParameters<T> - Interface in org.forgerock.openam.sts.rest.token.validator
Defines the parameter state which needs to be passed to the RestTokenTransformValidator#validateToken instances.
RestTokenTransformValidatorResult - Class in org.forgerock.openam.sts.rest.token.validator
Class defining state returned a successful invocation of RestTokenTransformValidator#validateToken (failed validation will throw a TokenValidationException).
RestTokenTransformValidatorResult(Principal, String) - Constructor for class org.forgerock.openam.sts.rest.token.validator.RestTokenTransformValidatorResult
 
RestTokenTransformValidatorResult(Principal, String, JsonValue) - Constructor for class org.forgerock.openam.sts.rest.token.validator.RestTokenTransformValidatorResult
 
RestUsernameToken - Class in org.forgerock.openam.sts.token.model
Class representing username and password state for rest-sts token transformations initiated by a UsernameToken.
RestUsernameToken(byte[], byte[]) - Constructor for class org.forgerock.openam.sts.token.model.RestUsernameToken
 
RestUsernameTokenAuthenticationRequestDispatcher - Class in org.forgerock.openam.sts.rest.token.validator.disp
Responsible for dispatching authentication requests for RestUsernameToken instances.
RestUsernameTokenTransformValidator - Class in org.forgerock.openam.sts.rest.token.validator
Responsible for validating RestUsernameToken instances, which is simply a combination.
RestUsernameTokenTransformValidator(AuthenticationHandler<RestUsernameToken>, ThreadLocalAMTokenCache, PrincipalFromSession, ValidationInvocationContext, boolean) - Constructor for class org.forgerock.openam.sts.rest.token.validator.RestUsernameTokenTransformValidator
 
RestUtils - Class in org.forgerock.openam.rest
A collection of ForgeRock-REST based utility functions.
RestUtils() - Constructor for class org.forgerock.openam.rest.RestUtils
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct
 
result - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct
 
RESULT - Static variable in class com.sun.identity.entitlement.rest.PrivilegeResource
 
result - Variable in class com.sun.identity.entitlement.xacml3.core.Response
 
Result - Class in com.sun.identity.entitlement.xacml3.core
Java class for ResultType complex type.
Result() - Constructor for class com.sun.identity.entitlement.xacml3.core.Result
 
result - Variable in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct
 
result - Variable in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct
 
result - Variable in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct
 
result - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct
 
result - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct
 
result - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct
 
result - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct
 
result - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct
 
result - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct
 
result - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct
 
result - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct
 
result - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct
 
RESULT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Result element
Result - Interface in com.sun.identity.xacml.context
The Result element is a container of one or more Results issuded by authorization authority.
result - Variable in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct
 
result - Variable in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct
 
RESULT - Static variable in class org.forgerock.openam.core.rest.devices.TwoFADevicesResource
 
RESULT - Static variable in class org.forgerock.openam.rest.RestConstants
The result field constant.
ResultHandler<T,E extends Exception> - Interface in org.forgerock.openam.sm.datalayer.api
ResultHandler is responsible for providing a mechanism of allowing access to the result of an asynchronous operation.
ResultHandlerFactory - Interface in org.forgerock.openam.cts.impl.queue
Defines the types of ResultHandler that can be generated for processing the result of asynchronous operations.
ResultImpl - Class in com.sun.identity.xacml.context.impl
The Result element contains decision, status and obligations per resource id

schema <xs:complexType name="ResultType"> <xs:sequence> <xs:element ref="xacml-context:Decision"/> <xs:element ref="xacml-context:Status" minOccurs="0"/> <xs:element ref="xacml:Obligations" minOccurs="0"/> <xs:sequence> <xs:attribute name="ResourceId" type="xs:string" use="optional"/> <xs:complexType>

ResultImpl() - Constructor for class com.sun.identity.xacml.context.impl.ResultImpl
Constructs a Result object
ResultImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.ResultImpl
Constructs a Result object from an XML string
ResultImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.ResultImpl
Constructs a Result object from an XML DOM element
ResultMapper - Interface in com.sun.identity.xacml.spi
This interface defines the SPI for pluggable implementations to map native resource result to XACML context result
RESULTS_CACHE_RESOURCE_CAP - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
 
RESULTS_CACHE_SESSION_CAP - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
 
resultsCacheResourceCap - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
 
resultsCacheSessionCap - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
 
ResultsCacheUtil - Class in com.sun.identity.policy.client
This class provides a bridge between the end point on policy client that is listening for notifications from policy service and policy client cache.
ResultsCacheUtil() - Constructor for class com.sun.identity.policy.client.ResultsCacheUtil
 
resultsMap - Variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
 
resultsMap - Variable in class com.sun.identity.idm.IdSearchResults
 
resultsMap - Variable in class com.sun.identity.idm.RepoSearchResults
 
ResultStatus - Class in com.sun.identity.install.tools.util
 
ResultStatus(String, int) - Constructor for class com.sun.identity.install.tools.util.ResultStatus
 
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
 
RetrievalMethodElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for RetrievalMethod element declaration.
RetrievalMethodElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for RetrievalMethod element declaration.
RetrievalMethodElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
RetrievalMethodElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
RetrievalMethodElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
RetrievalMethodElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
RetrievalMethodElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
RetrievalMethodElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
RetrievalMethodType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for RetrievalMethodType complex type.
RetrievalMethodType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for RetrievalMethodType complex type.
RetrievalMethodTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
RetrievalMethodTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
RetrievalMethodTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
RetrievalMethodTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
RetrievalMethodTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
RetrievalMethodTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
retrieveAuthenticationFromCache() - Method in interface org.forgerock.openam.saml2.SAMLAuthenticatorLookup
Retrieves the authentication details for the session from the cache.
retrieveAuthenticationFromCache() - Method in class org.forgerock.openam.saml2.UtilProxySAMLAuthenticatorLookup
 
retrieveMessageTimestamp(String, String) - Method in interface com.sun.identity.wss.security.handler.WSSCacheRepository
Returns the message timestamp for a given messageID.
retrieveSAML2Token(String) - Static method in class com.sun.identity.saml2.common.SAML2FailoverUtils
Helper method for accessing the SAML2 Token Repository, should only be used when SAML2 failover is enabled.
retrieveSAML2Token(String) - Method in class org.forgerock.openam.cts.impl.SAML2CTSPersistentStore
Retrieves an existing SAML2 object from the CTS as an un-cast Object using the passed primary key.
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) - Static method in class com.sun.identity.saml2.common.SAML2FailoverUtils
Helper method for accessing the SAML2 Token Repository, should only be used when SAML2 failover is enabled.
retrieveSAML2TokensWithSecondaryKey(String) - Method in class org.forgerock.openam.cts.impl.SAML2CTSPersistentStore
Retrieves a list of existing SAML2 objects from the CTS as un-cast Objects using the passed secondary 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.
retrieveUserTokenNonce(String, String) - Method in interface com.sun.identity.wss.security.handler.WSSCacheRepository
Retrieves the stored user name token nonce cache.
retrieveValidTokenWithoutResettingIdleTime(String) - Method in class com.iplanet.sso.SSOTokenManager
Call this function if you want to retrieve a token whose id you know, you expect to be valid (this function will not create a new token for you) and you don't want its idle time accidentally reset.
RETRY_INTERVAL - Static variable in class com.iplanet.services.ldap.event.EventService
Retry interval for reconnecting to persistent searches.
RetryAfterElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for RetryAfter element declaration.
RetryAfterElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
RetryAfterElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
RetryAfterElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
RETURN_CONTEXT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for ReturnContext attribute
RETURN_TO_URL - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Name of URL query parameter to be used by WSC to include returnToURL, while redirecting user agent to WSP.
returnAfterCompletion() - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Invoked to either send back control to remote provider if logout message was received from one or to show the local logout status page to the user.
returnAttribute(CoreTokenField) - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder.FilterAttributeBuilder
If you only require the returned CTS Tokens to contains a subset of the standard CoreTokenField.values() then this method allows the caller to specify the fields they would like in the returned CTS Tokens.
returnAttribute(CoreTokenField) - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder
If you only require the returned CTS Tokens to contains a subset of the standard CoreTokenField.values() then this method allows the caller to specify the fields they would like in the returned CTS Tokens.
returnAttributes(String...) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearchBuilder
Set the attribute names to return, if any specific attributes are required to be pulled back from this query in their result entries.
returnCallback(String) - Method in class org.openidentityplatform.openam.authentication.modules.Ntlm
 
returnErrorResponse() - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
returnId(Set, String) - Static method in class com.iplanet.am.util.AMGenerateServerID
This method returns server id for a corresponding server
returnLocallyAfterOperation(HttpServletResponse, String, boolean, String, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Invoked at the end when an operation is done.
returnLocallyAtSource(HttpServletResponse, boolean) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Redirects to final destination after registration.
returnMap - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
returnPolicyIdList - Variable in class com.sun.identity.entitlement.xacml3.core.Request
 
returnsNodeSet() - Method in class com.sun.identity.wss.security.STRTransform
 
returnsOctetStream() - Method in class com.sun.identity.wss.security.STRTransform
 
returnTheseAttributes(CoreTokenField...) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Limit the search to return only the named attributes.
returnTheseAttributes(Collection<CoreTokenField>) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Limit the search to return only the named attributes.
returnThread(ThreadPool.WorkerThread) - Method in class com.iplanet.am.util.ThreadPool
 
returnToSource(HttpServletResponse, ProviderDescriptorType, String, String, int, BaseConfigType, String, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Determines the return location and redirects based on logout Return URL of the provider that sent the logout request.
returnToSource(HttpServletResponse, String, String, String, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Determines the return location and redirects based on federation termination Return URL of the provider that sent the termination request
returnURL - Static variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
reverse - Variable in class com.iplanet.ums.SortKey
true to sort in descending order.
reverse(byte[]) - Method in interface org.forgerock.openam.cts.utils.blob.BlobStrategy
Reverse the operation on the Token.
reverse(byte[]) - Method in class org.forgerock.openam.cts.utils.blob.strategies.AttributeCompressionStrategy
Ensures the Token is a Session Token and reverses the compression.
reverse(byte[]) - Method in class org.forgerock.openam.cts.utils.blob.strategies.CompressionStrategy
Decompress the Tokens binary object.
reverse(byte[]) - Method in class org.forgerock.openam.cts.utils.blob.strategies.EncryptionStrategy
Decrypt the contents of the Tokens binary data blob.
reverse(byte[]) - Method in class org.forgerock.openam.cts.utils.blob.TokenBlobStrategy
Performs the reverse strategy on the byte array.
revertContext() - Method in class org.forgerock.openam.audit.context.AbstractAuditRequestContextPropagatingDecorator
Reverts the consumer threads' AuditRequestContext to the value it had when AbstractAuditRequestContextPropagatingDecorator.setContext() was called.
revertToParentFromEnterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromEnterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromEnterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromEnterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromLeaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromLeaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromLeaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromLeaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
revertToParentFromText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
REVISION_NUMBER - Static variable in class com.sun.identity.sm.SMSUtils
 
revoke(Representation) - Method in class org.forgerock.openam.oauth2.rest.TokenRevocationResource
Handles POST requests to the OAuth2 token revocation endpoint.
revokeConsent(String, String) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
revokeConsent(String, String) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Revokes the resource owner's consent for the granting authorization for the specified client.
revokeConsent(String, String) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
revokeReadPermission(Collection) - Method in class com.iplanet.ums.AccessRightObject
Revoke read permission on attributes.
revokeWritePermission(Collection) - Method in class com.iplanet.ums.AccessRightObject
Revoke write permission on attributes.
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.
rewriteURL(Object, String) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
 
rewriteURL(Object, String) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
 
rewriteURL(Object, String) - Method in interface com.sun.identity.plugin.session.SessionProvider
Returns rewritten URL.
REX_VAR_PREFIX - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
REX_VAR_SUFFIX - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
RhinoSandboxClassShutter - Class in org.forgerock.openam.scripting.sandbox
Rhino class-shutter implementation that provides sandboxing via class white- and black-listing.
RhinoSandboxClassShutter(SecurityManager, List<Pattern>, List<Pattern>) - Constructor for class org.forgerock.openam.scripting.sandbox.RhinoSandboxClassShutter
Constructs the sandboxed class-shutter with the given configuration options.
RhinoScriptEngineFactory - Class in org.forgerock.openam.scripting.factories
JSR-223 wrapper around a Rhino ContextFactory.
RhinoScriptEngineFactory(ContextFactory) - Constructor for class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
Constructs a script engine factory using the given context factory and class-shutter.
RhinoScriptEngineFactory() - Constructor for class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
Constructs the script engine factory with a fresh context factory and no class-shutter.
RIGHT_ANGLE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Right angle
RIGHT_ANGLE - Static variable in class com.sun.identity.saml.common.SAMLConstants
String to identify a right angle.
RLOGIN - Static variable in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Use Rlogin.
rmiPort(int) - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
rnd - Static variable in class org.openidentityplatform.openam.authentication.modules.Ntlm
 
ROLE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a Role object type
ROLE - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The ROLE index type indicates that the index name given corresponds to a role.
ROLE - Static variable in class com.sun.identity.authentication.config.AMAuthConfigType
 
ROLE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
ROLE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Role
ROLE - Static variable in class com.sun.identity.idm.IdType
Identity type of ROLE
ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
The entity role
role - Variable in class com.sun.identity.saml2.plugins.DefaultAccountMapper
 
role - Variable in class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
 
role - Variable in class com.sun.identity.wsfederation.plugins.DefaultAttributeMapper
 
ROLE_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Role attribute property key.
ROLE_CONTAINED - Static variable in interface com.iplanet.ums.IUMSConstants
 
ROLE_DESCRIPTOR - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
Constant for RoleDescriptor Element
ROLE_DN_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Role DN attribute property key.
ROLE_FILTER_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Role filter attribute property key.
ROLE_KEY - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
ROLE_MANAGED_CONTAINER_DN_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
ROLE_NAME - Static variable in class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
Key that is used to define the authenticated role name for which the policy would apply.
ROLE_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Query param name for Role based authentication
ROLE_PROFILE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents role profile Information
RoleDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for RoleDescriptor element declaration.
RoleDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
RoleDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
RoleDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
RoleDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for RoleDescriptorType complex type.
RoleDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
RoleDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
RoleDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
roleList - Variable in class com.sun.identity.idsvcs.IdentityDetails
 
roles - Variable in class com.sun.identity.idsvcs.UserDetails
 
rollBack(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
rollBack(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.BackupFileTask
 
rollBack(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
rollBack(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.CreateLayoutTask
 
rollBack(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
rollBack(String, IStateAccess, Map) - Method in class com.sun.identity.install.tools.configurator.DeleteLayoutTask
 
rollBack(String, IStateAccess, Map) - Method in interface com.sun.identity.install.tools.configurator.ITask
 
ROOT - Static variable in class com.iplanet.services.ldap.DSConfigMgr
Constants used during parsing.
ROOT - Static variable in class com.sun.identity.entitlement.xacml3.validation.RealmValidator
 
root() - Static method in class org.forgerock.openam.core.realms.Realm
Gets the root realm.
ROOT_DN_SUFFIX - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
 
ROOT_REALM - Static variable in interface com.sun.identity.cot.COTConstants
Root Realm
ROOT_REALM - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
root realm.
ROOT_REALM - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
ROOT_REALM - Static variable in class org.forgerock.openam.upgrade.steps.policy.AbstractEntitlementUpgradeStep
 
rootCause - Variable in exception com.iplanet.ums.UMSException
 
rootCause - Variable in exception com.sun.identity.federation.common.FSException
 
rootCause - Variable in exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
 
rootCause - Variable in exception com.sun.identity.xmlenc.EncryptionException
 
RootNode - Class in org.forgerock.openam.entitlement.utils.indextree.treenodes
Root node of the tree structure.
RootNode() - Constructor for class org.forgerock.openam.entitlement.utils.indextree.treenodes.RootNode
 
rootSuffix - Static variable in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
 
route(String) - Method in interface org.forgerock.openam.rest.ResourceRouter
Starts the fluent route builder.
route(String) - Method in interface org.forgerock.openam.rest.ServiceRouter
Starts the fluent route builder.
routePolicyRequest(PolicyRequest) - Method in interface org.forgerock.openam.entitlement.rest.PolicyEvaluator
Given a generic policy request, routes the request to the appropriate evaluation method.
RouterContextResource - Class in org.forgerock.openam.rest.service
An extension of the Restlet ServerResource that returns the router's context for all getContext() calls.
RouterContextResource(Router) - Constructor for class org.forgerock.openam.rest.service.RouterContextResource
 
Routers - Class in org.forgerock.openam.rest
Class containing methods for creating fluent route registration routers.
Routers() - Constructor for class org.forgerock.openam.rest.Routers
 
Routers.ResourceRoute - Class in org.forgerock.openam.rest
A route that is being registered fluently.
Routers.ServiceRoute - Class in org.forgerock.openam.rest
 
Routers.VersionableResourceRoute - Interface in org.forgerock.openam.rest
A route that is being registered fluently, which can be versioned.
Routers.VersionableServiceRoute - Interface in org.forgerock.openam.rest
 
Routers.VersionedResourceRoute - Class in org.forgerock.openam.rest
A route that is being registered fluently, which requires versioning.
Routers.VersionedServiceRoute - Class in org.forgerock.openam.rest
 
Row2ParitalToken(Set<CoreTokenField>, Row) - Static method in class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
 
RP - Static variable in class com.sun.identity.wsfederation.servlet.WSFederationService
 
RP_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Used when the SAML endpoints are RP'd to a non-server/site URL, typically to DAS
RPSigninRequest - Class in com.sun.identity.wsfederation.servlet
This class implements the sign-in request for the service provider.
RPSigninRequest(HttpServletRequest, HttpServletResponse, String, String, String, String) - Constructor for class com.sun.identity.wsfederation.servlet.RPSigninRequest
Creates a new instance of RPSigninRequest
RPSigninResponse - Class in com.sun.identity.wsfederation.servlet
This class handles the sign-in response from the identity provider
RPSigninResponse(HttpServletRequest, HttpServletResponse, String, String) - Constructor for class com.sun.identity.wsfederation.servlet.RPSigninResponse
Creates a new instance of RPSigninResponse
RPT_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.IntrospectionEndpoint
 
RS_RDN - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for relative distinguish name.
RSA - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
RSA - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
RSAKeyValueElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for RSAKeyValue element declaration.
RSAKeyValueElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for RSAKeyValue element declaration.
RSAKeyValueElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
RSAKeyValueElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
RSAKeyValueElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
RSAKeyValueElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
RSAKeyValueElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
RSAKeyValueElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
RSAKeyValueType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for RSAKeyValueType complex type.
RSAKeyValueType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for RSAKeyValueType complex type.
RSAKeyValueTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
RSAKeyValueTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
RSAKeyValueTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
RSAKeyValueTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
RSAKeyValueTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
RSAKeyValueTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
RSR_ENDPOINT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
RST_TAG_NAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
XML tag name for <RequestedSecurityToken%gt;.
RSTR_TAG_NAME - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
XML tag name for <RequestSecurityTokenResponse%gt;.
rstResponses - Variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponseCollection
 
Rule - Class in com.sun.identity.entitlement.xacml3.core
Java class for RuleType complex type.
Rule() - Constructor for class com.sun.identity.entitlement.xacml3.core.Rule
 
RULE - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to rule.
Rule - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
Rule() - Constructor for class com.sun.identity.policy.Rule
Deprecated.
Contruct a Rule.
Rule(String, String, Map) - Constructor for class com.sun.identity.policy.Rule
Deprecated.
Constructor to create a rule object with the service name, resource name and actions.
Rule(String, Map) - Constructor for class com.sun.identity.policy.Rule
Deprecated.
Constructor to create a rule object with the service name and actions.
Rule(String, String, String, Map) - Constructor for class com.sun.identity.policy.Rule
Deprecated.
Constructor to create a rule object with rule name, service name, resource name and actions.
Rule(Node) - Constructor for class com.sun.identity.policy.Rule
Deprecated.
Constructor to create a Rule object from a XML Node.
RuleCombinerParameters - Class in com.sun.identity.entitlement.xacml3.core
Java class for RuleCombinerParametersType complex type.
RuleCombinerParameters() - Constructor for class com.sun.identity.entitlement.xacml3.core.RuleCombinerParameters
 
ruleCombiningAlgId - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
ruleId - Variable in class com.sun.identity.entitlement.xacml3.core.Rule
 
ruleIdRef - Variable in class com.sun.identity.entitlement.xacml3.core.RuleCombinerParameters
 
run(Runnable) - Method in class com.iplanet.am.util.ThreadPool
Runs a user defined task.
run() - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Monitoring logic used by background thread
run() - Method in class com.iplanet.services.comm.server.NotificationSender
 
run() - Method in class com.iplanet.services.naming.WebtopNaming.SiteMonitor
 
run(Runnable) - Method in class com.iplanet.services.util.ThreadPool
Runs the user-defined task.
run() - Method in class com.sun.identity.authentication.internal.AuthLoginThread
Method that call's JAAS's LoginContext's login() method.
run() - Method in class com.sun.identity.authentication.service.AuthThreadManager
thread sleeps for n milliseconds as set in iplanet-am-auth-sleep-interval wakes up and checks for each thread in the timeout Hash for timeout.
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.coretoken.service.TokenCleanupRunnable
 
run() - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore.SearchTask
 
run() - Method in class com.sun.identity.entitlement.PrivilegeChangeNotifier.Task
 
run(Runnable) - Method in class com.sun.identity.entitlement.ThreadPool
Runs a user defined task.
run() - Method in class com.sun.identity.federation.services.FSRequestCleanUpRunnable
 
run(List) - Method in class com.sun.identity.install.tools.admin.AdminTool
 
run(List) - Method in interface com.sun.identity.install.tools.launch.IAdminTool
 
run(Runnable) - Method in class com.sun.identity.log.handlers.LoggingThread
 
run() - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
run() - Method in class com.sun.identity.saml.servlet.POSTCleanUpRunnable
 
run() - Method in class com.sun.identity.saml.xmlsig.KeyStoreRefresher
 
run() - Method in class com.sun.identity.saml2.profile.CacheCleanUpRunnable
 
run() - Method in class com.sun.identity.security.AdminDNAction
 
run() - Method in class com.sun.identity.security.AdminPasswordAction
 
run() - Method in class com.sun.identity.security.AdminTokenAction
 
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
 
run() - Method in class com.sun.identity.security.ServerInstanceAction
 
run() - Method in interface com.sun.identity.session.util.RestrictedTokenAction
Perform an arbitrary action which involves a restricted token in a context provided by RestrictedTokenContext.doUsing()
run() - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingRunnable
 
run() - Method in class org.forgerock.openam.core.rest.record.DefaultDebugRecorder.AutoStopFileSizeRecord
 
run() - Method in class org.forgerock.openam.core.rest.record.DefaultDebugRecorder.ThreadsDumpRunnable
 
run() - Method in class org.forgerock.openam.cts.utils.blob.strategies.encryption.DecryptAction
 
run() - Method in class org.forgerock.openam.cts.utils.blob.strategies.encryption.EncryptAction
 
run() - Method in class org.forgerock.openam.cts.worker.CTSWorkerTask
 
run() - Method in class org.forgerock.openam.installer.utils.StatusChecker
Connects to the resource on the supplied server at the requested path.
run() - Method in class org.forgerock.openam.radius.server.config.RadiusServerManager
 
run() - Method in class org.forgerock.openam.radius.server.ConsoleClient
Calls the server in a thread.
run() - Method in class org.forgerock.openam.radius.server.RadiusRequestHandler
 
run() - Method in class org.forgerock.openam.radius.server.RadiusRequestListener
Where the work gets done. :-) Blocks until packets are received, validates the source IP against configured clients and drops packets accordingly, then spools valid ones to the thread pool for handling and goes back to listening.
run() - Method in class org.forgerock.openam.session.SessionCuller
 
run() - Method in class org.forgerock.openam.session.SessionPollerSender
 
run() - Method in class org.forgerock.openam.sm.datalayer.impl.SeriesTaskExecutorThread
Starts processing of the Queue Tasks.
run() - Method in class org.forgerock.openam.sts.soap.publish.SoapSTSInstancePublisherImpl
 
run() - Method in class org.openidentityplatform.openam.cassandra.embedded.Server
 
runLogin() - Method in class com.sun.identity.authentication.service.AMLoginContext
Starts the login process ,calls JAAS Login Context
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
runOpenDSSetup(Map) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Runs the OpenDJ setup command like this: $ .
runPeriod - Variable in class com.sun.identity.common.PeriodicRunnable
 
runTasks() - Method in class com.sun.identity.install.tools.configurator.TaskRunner
 
RUNTIME_SHUTDOWN_HOOK_ENABLED - Static variable in interface com.sun.identity.shared.Constants
 
rwLock - Static variable in class com.sun.identity.log.Logger
Lock to prevent parallel writing and reading at the same time.

S

SAE - Class in com.sun.identity.authentication.modules.sae
 
SAE() - Constructor for class com.sun.identity.authentication.modules.sae.SAE
Constructor
SAE_APP_SECRET_LIST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
List of SAE appliation name to encrypted secret mapping.
SAE_CMD_LOGOUT - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE command SAE_PARAM_CMD
SAE_CONFIG_CACHE_KEYS - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : Flag to indicate whether keys should be cached in memory once retrieved from the keystore.
SAE_CONFIG_CERT_CLASS - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : classame implementing Cert.
SAE_CONFIG_DATA_ENCRYPTION_ALG - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : data encryption algorithm.
SAE_CONFIG_ENCRYPTION_KEY_STRENGTH - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : data encryption key strength.
SAE_CONFIG_KEYSTORE_FILE - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : Location of the keystore to access keys from for asymmetric crypto.
SAE_CONFIG_KEYSTORE_PASS - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : Password to open the keystrore.
SAE_CONFIG_KEYSTORE_TYPE - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : keystore type.
SAE_CONFIG_PRIVATE_KEY - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : Private key for asymmetric signing.
SAE_CONFIG_PRIVATE_KEY_ALIAS - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : Private key alias for asymmetric signing.
SAE_CONFIG_PRIVATE_KEY_PASS - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : Password to access the private key.
SAE_CONFIG_PUBLIC_KEY_ALIAS - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : Public key for asymmetric signature verification.
SAE_CONFIG_SHARED_SECRET - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : shared secret constant - used internally in FM.
SAE_CONFIG_SIG_VALIDITY_DURATION - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Config : Signature validity : since timetamp on signature.
SAE_CRYPTO_TYPE - Static variable in class com.sun.identity.sae.api.SecureAttrs
Crypto types supported.
SAE_CRYPTO_TYPE_ASYM - Static variable in class com.sun.identity.sae.api.SecureAttrs
Crypto type : Symmetric : shared secret based trust between parties.
SAE_CRYPTO_TYPE_SYM - Static variable in class com.sun.identity.sae.api.SecureAttrs
Crypto type : Asymmetric : PKI based trust.
SAE_IDP_AUTH - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SAE_IDP_ENTITYID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SAE_IDP_ERROR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SAE_IDP_ERROR_NODATA - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SAE_IDP_SUCCESS - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SAE_IDP_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
IDP SAE endpoint url.
SAE_IDPAPP_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SAE_PARAM_APPID - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter : Deprecated.
SAE_PARAM_APPRETURN - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter used to comunicate to FM where to redirect after a global logout is completed.
SAE_PARAM_APPSLORETURNURL - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter used to communicate to SP to return to specified url upon Logout completion.
SAE_PARAM_AUTHLEVEL - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter representing the session's authentication level.
SAE_PARAM_CMD - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter representing a command.
SAE_PARAM_DATA - Static variable in class com.sun.identity.sae.api.SecureAttrs
HTTP parameter name used to send and receive secure attribute data.
SAE_PARAM_ERROR - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter used to comunicate errors.
SAE_PARAM_IDPAPPURL - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter used to identify the IDP app (Asserting party) IDP : populates this parameter to identify itself.
SAE_PARAM_IDPENTITYID - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter used to pass IDP entity ID to SP app.
SAE_PARAM_SIGN - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter internally used by FM for storing signature data.
SAE_PARAM_SPAPPURL - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter representing the requested SP app to be invoked.
SAE_PARAM_SPENTITYID - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter used to pass SP entity ID to SP app.
SAE_PARAM_TS - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter internally used by FM for storing token timestamp.
SAE_PARAM_USERID - Static variable in class com.sun.identity.sae.api.SecureAttrs
SAE Parameter representing the authenticated user.
SAE_REALM - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
HTTP parameters that will be passed to SAE auth modules.
SAE_SP_ERROR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SAE_SP_LOGOUT_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SP SAE logout url.
SAE_SP_SUCCESS - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SAE_SP_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SP SAE endpoint url.
SAE_XMETA_PKEY_ALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SAE : Derived from SAML2 meta
SAE_XMETA_SECRET - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SAE : Extended meta param : shared secret for symmetric crypto
SAE_XMETA_URL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SAE : Extended meta param : SPApp url
SAEPrincipal - Class in com.sun.identity.authentication.modules.sae
 
SAEPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.sae.SAEPrincipal
 
SAML - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML component name to be used to get datastore provider.
SAML10_ASSERTION - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML10_NAMESPACE - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML11_ASSERTION_TOKEN_TYPE - Static variable in class com.sun.identity.wss.sts.STSConstants
URI for TokenType
SAML11_TOKEN_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
SAML11AssertionValidator - Class in com.sun.identity.wss.security
This class provides validation functionality for SAML1.x assertions.
SAML11AssertionValidator(Element, FAMSTSConfiguration) - Constructor for class com.sun.identity.wss.security.SAML11AssertionValidator
 
SAML11RequestedSecurityToken - Class in com.sun.identity.wsfederation.profile
SAML11RequestedSecurityToken represents a concrete RequestedSecurityToken - one containing a SAML 1.1 assertion.
SAML11RequestedSecurityToken(Node) - Constructor for class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
Creates a SAML11RequestedSecurityToken given a DOM Node
SAML11RequestedSecurityToken(String, String, String, int, int, String, String, Date, NameIdentifier, List) - Constructor for class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
Creates a SAML11RequestedSecurityToken.
SAML1CacheHits - Variable in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Variable for storing the value of "SAML1CacheHits".
SAML1CacheIndex - Variable in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Variable for storing the value of "SAML1CacheIndex".
SAML1CacheMisses - Variable in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Variable for storing the value of "SAML1CacheMisses".
SAML1CacheName - Variable in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Variable for storing the value of "SAML1CacheName".
SAML1CacheReads - Variable in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Variable for storing the value of "SAML1CacheReads".
SAML1CacheWrites - Variable in class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Variable for storing the value of "SAML1CacheWrites".
SAML1EndPointIndex - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Variable for storing the value of "SAML1EndPointIndex".
SAML1EndPointName - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Variable for storing the value of "SAML1EndPointName".
SAML1EndPointRqtAborted - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Variable for storing the value of "SAML1EndPointRqtAborted".
SAML1EndPointRqtFailed - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Variable for storing the value of "SAML1EndPointRqtFailed".
SAML1EndPointRqtIn - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Variable for storing the value of "SAML1EndPointRqtIn".
SAML1EndPointRqtOut - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Variable for storing the value of "SAML1EndPointRqtOut".
SAML1EndPointStatus - Variable in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Variable for storing the value of "SAML1EndPointStatus".
saml1TPConfig(List<String>) - Static method in class com.sun.identity.monitoring.Agent
process saml1.x trusted partners (global)
SAML1TrustPrtnrIndex - Variable in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntry
Variable for storing the value of "SAML1TrustPrtnrIndex".
SAML1TrustPrtnrName - Variable in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntry
Variable for storing the value of "SAML1TrustPrtnrName".
SAML2 - Static variable in interface com.sun.identity.cot.COTConstants
SAML2 protocol
SAML2 - Static variable in class com.sun.identity.multiprotocol.SingleLogoutManager
Constant for SAML2 protocol
SAML2 - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SAML2 data store provider name.
SAML2 - Class in org.forgerock.openam.authentication.modules.saml2
SAML2 Authentication Module, acting from the SP's POV.
SAML2() - Constructor for class org.forgerock.openam.authentication.modules.saml2.SAML2
 
SAML20() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.SAML20
 
SAML20_ASSERTION - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML20_ASSERTION_TOKEN_TYPE - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML20_NAMESPACE - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML2_ASSERTION_VALUE_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
SAML2_ATTRIBUTE_MAP - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.ATTRIBUTE_MAP.
SAML2_BEARER - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.TokenEndpoint
 
SAML2_CONFIG - Static variable in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
SAML2_COOKIE_NAME - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
SAML2_COT_SERVICE - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
 
SAML2_COT_SERVICE_VERSION - Static variable in interface com.sun.identity.saml2.meta.SAML2MetaConstants
 
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_END_TAG - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for SAML2 end tag
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_METADATA_SERVICE - Static variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
SAML2_NAMEID - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for saml2-nameid URI
SAML2_READER_URI - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
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_SPECIFICATION - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
SAML2 specification.
SAML2_TOKEN_KEY - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
SAML2_TOKEN_LIFETIME - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in SAML2Config.TOKEN_LIFETIME.
SAML2_TOKEN_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
SAML2_TOKEN_TYPE - Static variable in class org.forgerock.openam.sts.soap.TokenSpecification
 
SAML2_WRITER_URI - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
SAML2ActorFactory - Class in org.forgerock.openam.saml2
The SAML2ActorFactory provides creation services for SAML IDP actors.
SAML2ActorFactory() - Constructor for class org.forgerock.openam.saml2.SAML2ActorFactory
 
SAML2AssertionValidator - Class in com.sun.identity.wss.security
This class validates SAML2 Assertions using local configuration.
SAML2AssertionValidator(Element, FAMSTSConfiguration) - Constructor for class com.sun.identity.wss.security.SAML2AssertionValidator
 
SAML2Auditor - Class in org.forgerock.openam.saml2.audit
Responsible for publishing audit access events for individual SAML2 requests.
SAML2Auditor(AuditEventPublisher, AuditEventFactory, HttpServletRequest) - Constructor for class org.forgerock.openam.saml2.audit.SAML2Auditor
Constructor for SAML2Auditor
saml2Bearer() - Static method in class org.forgerock.openam.sts.soap.TokenSpecification
 
Saml2BearerServerResource - Class in org.forgerock.openam.oauth2.saml2.restlet
Implements a SAML 2.0 Flow.
Saml2BearerServerResource(OAuth2RequestFactory, AccessTokenService, JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.oauth2.saml2.restlet.Saml2BearerServerResource
 
SAML2Config - Class in org.forgerock.openam.sts.config.user
Encapsulates the configuration state necessary to produce SAML2 assertions.
saml2Config - Variable in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
saml2Config(SAML2Config) - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig.STSInstanceConfigBuilderBase
 
SAML2Config.SAML2ConfigBuilder - Class in org.forgerock.openam.sts.config.user
Builder used to programmatically create SAML2Config objects
SAML2ConfigHelper - Class in org.forgerock.openam.upgrade.helpers
This upgrade helper allows the modification of attributes for the SAMLv2 config service.
SAML2ConfigHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.SAML2ConfigHelper
The constructor for SAML2ConfigHelper is used to register the attributes which will be upgraded.
SAML2ConfigService - Class in com.sun.identity.saml2.common
This class provides methods to retrieve SAML2 configuration from the data store.
SAML2Constants - Interface in com.sun.identity.saml2.common
This interface defines constants common to all SAMLv2 elements.
SAML2COTUtils - Class in com.sun.identity.saml2.meta
The SAML2COTUtils provides utility methods to update the SAML2 Entity Configuration cotlist attributes in the Service and Identity Provider configurations.
SAML2COTUtils() - Constructor for class com.sun.identity.saml2.meta.SAML2COTUtils
Default Constructor.
SAML2COTUtils(Object) - Constructor for class com.sun.identity.saml2.meta.SAML2COTUtils
Constructor.
SAML2CryptoProvider - Interface in org.forgerock.openam.sts.tokengeneration.saml2.xmlsig
Encapsulates the concerns of obtaining the Crypto context necessary to sign and encrypt SAML2 assertions.
SAML2CryptoProviderFactory - Interface in org.forgerock.openam.sts.tokengeneration.saml2.xmlsig
Defines concern related to obtaining an instance of the SAML2CryptoProvider class.
SAML2CryptoProviderFactoryImpl - Class in org.forgerock.openam.sts.tokengeneration.saml2.xmlsig
 
SAML2CryptoProviderFactoryImpl() - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProviderFactoryImpl
 
SAML2CryptoProviderImpl - Class in org.forgerock.openam.sts.tokengeneration.saml2.xmlsig
 
SAML2CryptoProviderImpl(SAML2Config) - Constructor for class org.forgerock.openam.sts.tokengeneration.saml2.xmlsig.SAML2CryptoProviderImpl
 
SAML2CTSPersistentStore - Class in org.forgerock.openam.cts.impl
This class is used in SAML2 failover mode to store/recover serialized state of Assertion/Response object.
SAML2CTSPersistentStore(CTSPersistentStore, TokenAdapter<SAMLToken>, TokenIdFactory, Debug) - Constructor for class org.forgerock.openam.cts.impl.SAML2CTSPersistentStore
Constructs new SAML2CTSPersistentStore,
SAML2EventLogger - Interface in org.forgerock.openam.saml2.audit
A SAML2EventLogger can receive information about SAML2 request progress and success along with information to track individual requests.
SAML2Exception - Exception in com.sun.identity.saml2.common
This class is an extension point for all SAML related exceptions.
SAML2Exception(String, String, Object[]) - Constructor for exception com.sun.identity.saml2.common.SAML2Exception
Constructs a new SAML2Exception without a nested Throwable.
SAML2Exception(String) - Constructor for exception com.sun.identity.saml2.common.SAML2Exception
Constructs a new SAML2Exception with the given message.
SAML2Exception(Throwable) - Constructor for exception com.sun.identity.saml2.common.SAML2Exception
Constructs an SAML2Exception with given Throwable.
SAML2FailoverUtils - Class in com.sun.identity.saml2.common
Provides helper methods specifically around using SAML2 Failover and the SAML2 Token Repository.
SAML2FedSessionCount - Variable in class com.sun.identity.monitoring.SsoServerSAML2Svc
Variable for storing the value of "SAML2FedSessionCount".
saml2GenerationState(SAML2TokenGenerationState) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder
 
Saml2GrantTypeHandler - Class in org.forgerock.openam.oauth2.saml2.core
 
Saml2GrantTypeHandler(ClientRegistrationStore, TokenStore, OAuth2UrisFactory, OAuth2ProviderSettingsFactory, ClientAuthenticator) - Constructor for class org.forgerock.openam.oauth2.saml2.core.Saml2GrantTypeHandler
 
saml2HolderOfKey(X509Certificate) - Static method in class org.forgerock.openam.sts.soap.TokenSpecification
 
SAML2HostedIDPCount - Variable in class com.sun.identity.monitoring.SsoServerSAML2Svc
Variable for storing the value of "SAML2HostedIDPCount".
SAML2ID_PREFIX - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
SAML2IdentityProviderAdapter - Interface in com.sun.identity.saml2.plugins
This interface SAML2IdentityProviderAdapter is used to perform specific tasks in the IdP
SAML2IDPArtifactsInCache - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Variable for storing the value of "SAML2IDPArtifactsInCache".
SAML2IDPArtifactsIssued - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Variable for storing the value of "SAML2IDPArtifactsIssued".
SAML2IDPAssertionsInCache - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Variable for storing the value of "SAML2IDPAssertionsInCache".
SAML2IDPAssertionsIssued - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Variable for storing the value of "SAML2IDPAssertionsIssued".
SAML2IDPFinder - Interface in com.sun.identity.saml2.plugins
This interface SAML2IDPFinder is used to find a list of preferred Identity Authenticating providers to service the authentication request.
SAML2IDPIndex - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Variable for storing the value of "SAML2IDPIndex".
SAML2IDPInvalRqtsRcvd - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Variable for storing the value of "SAML2IDPInvalRqtsRcvd".
SAML2IDPName - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Variable for storing the value of "SAML2IDPName".
SAML2IDPProxyFRImpl - Class in com.sun.identity.saml2.plugins
This class SAML2IDPProxyFRImpl is used to find a preferred Identity Authenticating provider to proxy the authentication request.
SAML2IDPProxyFRImpl() - Constructor for class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
 
SAML2IDPProxyImpl - Class in com.sun.identity.saml2.plugins
This class SAML2IDPProxyImpl is used to find a preferred Identity Authenticating provider to proxy the authentication request.
SAML2IDPProxyImpl() - Constructor for class com.sun.identity.saml2.plugins.SAML2IDPProxyImpl
Default Constructor.
SAML2IDPRqtsRcvd - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Variable for storing the value of "SAML2IDPRqtsRcvd".
SAML2IDPSessionCount - Variable in class com.sun.identity.monitoring.SsoServerSAML2Svc
Variable for storing the value of "SAML2IDPSessionCount".
SAML2InvalidNameIDPolicyException - Exception in com.sun.identity.saml2.common
This class is an extension point for all SAML related exceptions.
SAML2InvalidNameIDPolicyException(String, String, Object[]) - Constructor for exception com.sun.identity.saml2.common.SAML2InvalidNameIDPolicyException
Constructs a new SAML2InvalidNameIDPolicyException without a nested Throwable.
SAML2InvalidNameIDPolicyException(String) - Constructor for exception com.sun.identity.saml2.common.SAML2InvalidNameIDPolicyException
Constructs a new SAML2InvalidNameIDPolicyException with the given message.
SAML2InvalidNameIDPolicyException(Throwable) - Constructor for exception com.sun.identity.saml2.common.SAML2InvalidNameIDPolicyException
Constructs an SAML2InvalidNameIDPolicyException with given Throwable.
Saml2JsonTokenAuthnContextMapper - Interface in org.forgerock.openam.sts.rest.token.provider.saml
Defines the functionality which maps a TokenType to a SAML2 AuthnContext value (see section 2.7.2.2 of http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf for details).
Saml2JsonTokenAuthnContextMapperImpl - Class in org.forgerock.openam.sts.rest.token.provider.saml
 
Saml2JsonTokenAuthnContextMapperImpl(Logger) - Constructor for class org.forgerock.openam.sts.rest.token.provider.saml.Saml2JsonTokenAuthnContextMapperImpl
 
SAML2MetaConstants - Interface in com.sun.identity.saml2.meta
This interface is used to define the constants used by this SAML2 meta service.
SAML2MetaException - Exception in com.sun.identity.saml2.meta
This class is an extension point for all SAML2 Meta related exceptions.
SAML2MetaException(String, Object[]) - Constructor for exception com.sun.identity.saml2.meta.SAML2MetaException
Constructs a new SAML2MetaException without a nested Throwable using default resource bundle.
SAML2MetaException(String, String, Object[]) - Constructor for exception com.sun.identity.saml2.meta.SAML2MetaException
Constructs a new SAML2MetaException without a nested Throwable.
SAML2MetaException(String) - Constructor for exception com.sun.identity.saml2.meta.SAML2MetaException
Constructs a new SAML2MetaException with the given message.
SAML2MetaException(Throwable) - Constructor for exception com.sun.identity.saml2.meta.SAML2MetaException
Constructs an SAML2MetaException with given Throwable.
SAML2MetaManager - Class in com.sun.identity.saml2.meta
The SAML2MetaManager provides methods to manage both the standard entity descriptor and the extended entity configuration.
SAML2MetaManager() - Constructor for class com.sun.identity.saml2.meta.SAML2MetaManager
Constructor for SAML2MetaManager.
SAML2MetaManager(Object) - Constructor for class com.sun.identity.saml2.meta.SAML2MetaManager
Constructor for SAML2MetaManager.
SAML2MetaSecurityUtils - Class in com.sun.identity.saml2.meta
The SAML2MetaUtils provides metadata security related util methods.
SAML2MetaUtils - Class in com.sun.identity.saml2.meta
The SAML2MetaUtils provides metadata related util methods.
SAML2PluginsUtils - Class in com.sun.identity.saml2.plugins
The SAML2PluginsUtils contains utility methods for SAML 2.0 plugins classes.
SAML2PostAuthenticationPlugin - Class in org.forgerock.openam.authentication.modules.saml2
Plugin that gets activated for SLO for the SAML2 auth module.
SAML2PostAuthenticationPlugin() - Constructor for class org.forgerock.openam.authentication.modules.saml2.SAML2PostAuthenticationPlugin
Default Constructor.
SAML2ProviderManager - Class in com.sun.identity.saml2.plugins
The class SAML2ProviderManager retrieves properties consumed by IDWSF from providers defined in SAML2.
SAML2ProviderManager() - Constructor for class com.sun.identity.saml2.plugins.SAML2ProviderManager
 
SAML2Proxy - Class in org.forgerock.openam.authentication.modules.saml2
Called on the way back into the SAML2 Authentication Module by the saml2AuthAssertionConsumer jsp.
SAML2RemoteIDPCount - Variable in class com.sun.identity.monitoring.SsoServerSAML2Svc
Variable for storing the value of "SAML2RemoteIDPCount".
SAML2ResponseData - Class in org.forgerock.openam.authentication.modules.saml2
Response data from SAML2 IDP, combined here for ease of access.
SAML2ResponseData() - Constructor for class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Dummy creator, used by databinder to generate this POJO.
SAML2ResponseData(String, Subject, Assertion, ResponseInfo) - Constructor for class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Combine a new set of SAML2 response data as a single object.
Saml2RestTokenProviderParameters - Class in org.forgerock.openam.sts.rest.operation.translate
An implementation of the RestTokenProviderParameters to support the creation of Saml2 tokens.
Saml2RestTokenProviderParameters(Saml2TokenCreationState, TokenTypeId, JsonValue) - Constructor for class org.forgerock.openam.sts.rest.operation.translate.Saml2RestTokenProviderParameters
 
SAML2SDKUtils - Class in com.sun.identity.saml2.common
The SAML2SDKUtils contains utility methods for SAML 2.0 implementation.
SAML2SDKUtils() - Constructor for class com.sun.identity.saml2.common.SAML2SDKUtils
Protected contstructor.
SAML2ServiceProviderAdapter - Class in com.sun.identity.saml2.plugins
The SAML2ServiceProviderAdapter abstract class provides methods that could be extended to perform user specific logics during SAMLv2 protocol processing on the Service Provider side.
SAML2ServiceProviderAdapter() - Constructor for class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
 
SAML2SessionPartner - Class in com.sun.identity.saml2.profile
This class encapsulates session partner.
SAML2SessionPartner(String, boolean) - Constructor for class com.sun.identity.saml2.profile.SAML2SessionPartner
Constructs a new SAML2SessionPartner object.
Saml2SessionUpgradeHandler - Class in org.forgerock.openam.authentication
This SessionUpgradeHandler implementation should ensure that during a session upgrade the SAML authentication related cache mappings are updated, so that SLO will correctly trigger logout on all remote entities.
Saml2SessionUpgradeHandler() - Constructor for class org.forgerock.openam.authentication.Saml2SessionUpgradeHandler
 
SAML2SingleLogoutHandler - Class in com.sun.identity.multiprotocol
The SAML2SingleLogoutHander class is an implementation of the SingleLogoutHandler for the Liberty ID-FF protocol.
SAML2SingleLogoutHandler() - Constructor for class com.sun.identity.multiprotocol.SAML2SingleLogoutHandler
Creates a new instance of SAML2SingleLogoutHandler
SAML2SPIndex - Variable in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Variable for storing the value of "SAML2SPIndex".
SAML2SPInvalidArtifactsRcvd - Variable in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Variable for storing the value of "SAML2SPInvalidArtifactsRcvd".
SAML2SPName - Variable in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Variable for storing the value of "SAML2SPName".
SAML2SPRqtsSent - Variable in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Variable for storing the value of "SAML2SPRqtsSent".
SAML2SPValidAssertionsRcvd - Variable in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Variable for storing the value of "SAML2SPValidAssertionsRcvd".
SAML2Status - Variable in class com.sun.identity.monitoring.SsoServerSAML2Svc
Variable for storing the value of "SAML2Status".
SAML2Store - Class in org.forgerock.openam.saml2
An internal alternative to using the SAML2 Failover as a mechanism for data transfer.
SAML2Store() - Constructor for class org.forgerock.openam.saml2.SAML2Store
 
SAML2SubjectConfirmation - Enum in org.forgerock.openam.sts.token
Enum defining the SAML2 SubjectConfirmation values used in the REST-STS and the TokenGenerationService.
saml2SubjectConfirmation(SAML2SubjectConfirmation) - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState.SAML2TokenStateBuilder
 
SAML2Token - Class in com.sun.identity.wss.security
This class SAML2Token represents a SAML2 token that can be inserted into web services security header for message level security.
SAML2Token(SAML2TokenSpec, SSOToken) - Constructor for class com.sun.identity.wss.security.SAML2Token
Constructor that initializes the SAML2Token.
SAML2Token(Element) - Constructor for class com.sun.identity.wss.security.SAML2Token
 
SAML2TokenCanceller - Class in org.forgerock.openam.sts.soap.token.canceller
Implements TokenCanceller functionality for SAML2 assertions.
SAML2TokenCanceller(TokenServiceConsumer, SoapSTSAccessTokenProvider, CTSTokenIdGenerator, XMLUtilities) - Constructor for class org.forgerock.openam.sts.soap.token.canceller.SAML2TokenCanceller
 
Saml2TokenCreationState - Class in org.forgerock.openam.sts.rest.token.provider.saml
Encapsulation of the state specific to generating SAML2 assertions.
Saml2TokenCreationState(SAML2SubjectConfirmation, ProofTokenState) - Constructor for class org.forgerock.openam.sts.rest.token.provider.saml.Saml2TokenCreationState
 
Saml2TokenCreationState(SAML2SubjectConfirmation) - Constructor for class org.forgerock.openam.sts.rest.token.provider.saml.Saml2TokenCreationState
 
SAML2TokenCreationState - Class in org.forgerock.openam.sts.user.invocation
This class encapsulates state passed to the REST STS about the nature of the to-be-issued SAML2 token.
SAML2TokenCreationState.SAML2TokenStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
SAML2TokenGeneration - Interface in org.forgerock.openam.sts.tokengeneration.saml2
This interface defines the concerns of SAML2TokenGeneration, as exposed by the TokenGenerationService, and consumed by published STS instances, both REST and SOAP.
SAML2TokenGenerationImpl - Class in org.forgerock.openam.sts.tokengeneration.saml2
 
SAML2TokenGenerationState - Class in org.forgerock.openam.sts.service.invocation
Encapsulates the invocation-specific state necessary to generation SAML2 assertions.
SAML2TokenGenerationState.SAML2TokenGenerationStateBuilder - Class in org.forgerock.openam.sts.service.invocation
 
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.
SAML2TokenSpec - Class in com.sun.identity.wss.security
This class implements the interface SecurityTokenSpec to create SAML2 Assertions / Security tokens.
SAML2TokenSpec() - Constructor for class com.sun.identity.wss.security.SAML2TokenSpec
 
SAML2TokenSpec(NameID, SecurityMechanism, String) - Constructor for class com.sun.identity.wss.security.SAML2TokenSpec
Creates a new instance of SAML2TokenSpec
SAML2TokenState - Class in org.forgerock.openam.sts.user.invocation
Class encapsulating an SAML2 token string, and will emit json which includes state necessary to act as the to-be-validated token state in the RestSTSTokenValidationInvocation state - i.e. the SAML2 assertion string, and a AMSTSConstants.TOKEN_TYPE_KEY field corresponding to TokenType.SAML2.name().
SAML2TokenState.SAML2TokenStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
SAML2TokenUtils - Class in com.sun.identity.wss.security
This class provides utility classes for the SAML2 token support
SAML2TokenUtils() - Constructor for class com.sun.identity.wss.security.SAML2TokenUtils
Creates a new instance of SAML2TokenUtils
SAML2Utils - Class in com.sun.identity.saml2.common
The SAML2Utils contains utility methods for SAML 2.0 implementation.
SAML2Utils() - Constructor for class com.sun.identity.saml2.common.SAML2Utils
 
Saml2XmlTokenAuthnContextMapper - Interface in org.forgerock.openam.sts.soap.token.provider.saml2
Defines the functionality which maps a TokenType to a SAML2 AuthnContext value (see section 2.7.2.2 of http://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf for details).
SAML_AM_NAMING - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant for process which handles all assertion related requests.
SAML_ART - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Parameter name for SAML artifact in http request.
SAML_ART - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Parameter name for SAML artifact in http request.
SAML_ARTIFACT_QUERY - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message SAML_ARTIFACT_QUERY.
SAML_ASSERTION_VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
Attribute that identifies default version for saml assertion in AMConfig.properties file.
SAML_ATTRAUTHORITY - Static variable in class com.sun.identity.configuration.ConfigFedMonitoring
 
SAML_ATTRQUERY - Static variable in class com.sun.identity.configuration.ConfigFedMonitoring
 
SAML_AUTHNAUTHORITY - Static variable in class com.sun.identity.configuration.ConfigFedMonitoring
 
SAML_AWARE_NAMING - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant for servlet which does SAML web browser artifact profile.
SAML_BEARER_1_0 - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML_BEARER_2_0 - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SAML_DECRYPTION_DEBUG_MODE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Property to determine whether SAML SP Decryption Debug mode has been enabled.
SAML_FAILOVER_DISABLED_ERROR - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Constant to indicate that SAML failover was not enabled as required.
SAML_GET_RESPONSE_ERROR - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Constant to indicate that the proxy was unable to extract the SAML response.
SAML_HOLDER_OF_KEY_1_0 - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML_HOLDER_OF_KEY_2_0 - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML_LOG_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAML tag
SAML_MODULE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
SAML Module Name
SAML_NS_DECLARATION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for SAML namespace declaration URI
SAML_NS_PREFIX - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for SAML namespace prefix
SAML_NS_URI - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for SAML namespace URI
SAML_POST_NAMING - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant for servlet which does SAML web browser post profile.
SAML_PROTOCOL_VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
Attribute that identifies default version for saml protocol in AMConfig.properties file.
SAML_PROXY_IDP_RESPONSE_KEY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Property name used to store the remote IdP's SAML response as an attribute of the HttpServletRequest.
SAML_REQUEST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAMLRequest query parameter name
SAML_REQUEST - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SAMLRequest query parameter name
SAML_REQUESTER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Status code: samlp:Requester
SAML_RESPONDER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Status code: samlp:Responder
SAML_RESPONSE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SAMLResponse query parameter name
SAML_RESPONSE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SAMLResponse query parameter name
SAML_SENDER_VOUCHES_1_0 - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML_SENDER_VOUCHES_2_0 - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SAML_SERVICE_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service name.
SAML_SERVICE_VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
1.0 version of SAML service.
SAML_SOAP_NAMING - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant for endpoint which accepts SOAP request.
SAML_STATEMENT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for SAML Statement
SAML_SUCCESS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Status code: samlp:Success
SAML_TOKEN - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
SAML_TOKEN - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
SAML Token profile is specified.
SAML_UNSUPPORTED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty unsupported: lib:Unsupported
SAML_VALUETYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
SAML_VERIFY_RESPONSE_ERROR - Static variable in class org.forgerock.openam.authentication.modules.saml2.SAML2Proxy
Constant to indicate that the proxy was unable to verify the response.
SAML_VERSION_MISMATCH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Status code: samlp:VersionMismatch
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.
SAMLAdapter - Class in org.forgerock.openam.cts.adapters
TokenAdapter for SAML tokens.
SAMLAdapter(TokenIdFactory, JSONSerialisation, TokenBlobUtils) - Constructor for class org.forgerock.openam.cts.adapters.SAMLAdapter
Create a default instance of the SAMLAdapter.
samlAttributes - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
samlAttributes - Variable in class com.sun.identity.wss.provider.STSConfig
 
SAMLAuthenticator - Interface in org.forgerock.openam.saml2
An Authenticator is an object used to provide authentication to the session.
SAMLAuthenticatorLookup - Interface in org.forgerock.openam.saml2
The SAMLAuthenticatorLookup is used to lookup existing authentication details for a session.
SAMLAWARE - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
SAMLAWARE - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
samlAwareEP - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
SAMLAwareServlet - Class in com.sun.identity.saml.servlet
Endpoint that supports SAML web browser artifact profile.
SAMLAwareServlet() - Constructor for class com.sun.identity.saml.servlet.SAMLAwareServlet
 
SAMLBase - Class in org.forgerock.openam.saml2
 
SAMLBase() - Constructor for class org.forgerock.openam.saml2.SAMLBase
 
SAMLCertUtils - Class in com.sun.identity.saml.common
This class finds any matching cert in the jks store.
SAMLCertUtils() - Constructor for class com.sun.identity.saml.common.SAMLCertUtils
 
SAMLCertUtils.CertEntry - Class in com.sun.identity.saml.common
This class contains the mapping between a java.security.cert.X509Certificate's nickname and its related Data.
SAMLClient - Class in com.sun.identity.saml
The class SAMLClient provides interfaces to do Web and POST profile as specified by SAML specification.
SAMLClient() - Constructor for class com.sun.identity.saml.SAMLClient
 
SAMLConstants - Class in com.sun.identity.saml.common
This is a common class defining some constants common to all SAML elements.
SAMLConstants() - Constructor for class com.sun.identity.saml.common.SAMLConstants
 
SAMLException - Exception in com.sun.identity.saml.common
This class is an extension point for all SAML related exceptions.
SAMLException(String) - Constructor for exception com.sun.identity.saml.common.SAMLException
Constructs an SAMLException with a message.
SAMLException(Throwable) - Constructor for exception com.sun.identity.saml.common.SAMLException
Constructs an SAMLException with given Throwable.
SAMLException(String, String, Object[]) - Constructor for exception com.sun.identity.saml.common.SAMLException
Constructs a new SAMLException without a nested Throwable.
SAMLException_SOAPSerializer - Class in com.sun.identity.saml.common
 
SAMLException_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.saml.common.SAMLException_SOAPSerializer
 
SAMLID_PREFIX - Static variable in class com.sun.identity.saml.common.SAMLUtilsCommon
Prefix for ids used in SAML service.
SAMLP_NS_DECLARATION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for SAML2 protocol namespace declaration
SAMLP_NS_PREFIX - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for SAML2 Protocol namespace prefix
SAMLP_NS_URI - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for SAML2 protocol namespace URI
SAMLPOSTProfileServlet - Class in com.sun.identity.saml.servlet
This servlet is used to support SAML 1.x Web Browser/POST Profile.
SAMLPOSTProfileServlet() - Constructor for class com.sun.identity.saml.servlet.SAMLPOSTProfileServlet
 
SAMLRequesterException - Exception in com.sun.identity.saml.common
This exception is thrown when the request could not be performed due to an error in the sender or in the request.
SAMLRequesterException(String) - Constructor for exception com.sun.identity.saml.common.SAMLRequesterException
Constructs an SAMLRequesterException with a message.
SAMLRequesterException(Throwable) - Constructor for exception com.sun.identity.saml.common.SAMLRequesterException
Constructs an SAMLRequesterException with given Throwable.
SAMLRequesterException(String, String, Object[]) - Constructor for exception com.sun.identity.saml.common.SAMLRequesterException
Constructs a new SAMLRequesterException without a nested Throwable.
SAMLRequestVersionDeprecatedException - Exception in com.sun.identity.saml.common
This exception is thrown when the receiver could not process the request because the version was deprecated.
SAMLRequestVersionDeprecatedException(String) - Constructor for exception com.sun.identity.saml.common.SAMLRequestVersionDeprecatedException
Constructs an SAMLRequestVersionDeprecatedException with a message.
SAMLRequestVersionDeprecatedException(Throwable) - Constructor for exception com.sun.identity.saml.common.SAMLRequestVersionDeprecatedException
Constructs an SAMLRequestVersionDeprecatedException with given Throwable.
SAMLRequestVersionDeprecatedException(String, String, Object[]) - Constructor for exception com.sun.identity.saml.common.SAMLRequestVersionDeprecatedException
Constructs a new SAMLRequestVersionDeprecatedException without a nested Throwable.
SAMLRequestVersionTooHighException - Exception in com.sun.identity.saml.common
This exception is thrown when the receiver could not process the request because the version was too high.
SAMLRequestVersionTooHighException(String) - Constructor for exception com.sun.identity.saml.common.SAMLRequestVersionTooHighException
Constructs an SAMLRequestVerionTooHighException with a message.
SAMLRequestVersionTooHighException(Throwable) - Constructor for exception com.sun.identity.saml.common.SAMLRequestVersionTooHighException
Constructs an SAMLRequestVersionTooHighException with given Throwable.
SAMLRequestVersionTooHighException(String, String, Object[]) - Constructor for exception com.sun.identity.saml.common.SAMLRequestVersionTooHighException
Constructs a new SAMLRequestVersionTooHighException without a nested Throwable.
SAMLRequestVersionTooLowException - Exception in com.sun.identity.saml.common
This exception is thrown when the receiver could not process the request because the version was too low.
SAMLRequestVersionTooLowException(String) - Constructor for exception com.sun.identity.saml.common.SAMLRequestVersionTooLowException
Constructs an SAMLRequestVersionTooLowException with a message.
SAMLRequestVersionTooLowException(Throwable) - Constructor for exception com.sun.identity.saml.common.SAMLRequestVersionTooLowException
Constructs an SAMLRequestVersionTooLowException with given Throwable.
SAMLRequestVersionTooLowException(String, String, Object[]) - Constructor for exception com.sun.identity.saml.common.SAMLRequestVersionTooLowException
Constructs a new SAMLRequestVersionTooLowException without a nested Throwable.
SAMLResponderException - Exception in com.sun.identity.saml.common
This exception is thrown when the request could not be performed due to an error at the receiving end.
SAMLResponderException(String) - Constructor for exception com.sun.identity.saml.common.SAMLResponderException
Constructs an SAMLResponderException with a message.
SAMLResponderException(Throwable) - Constructor for exception com.sun.identity.saml.common.SAMLResponderException
Constructs an SAMLResponderException with given Throwable.
SAMLResponderException(String, String, Object[]) - Constructor for exception com.sun.identity.saml.common.SAMLResponderException
Constructs a new SAMLResponderException without a nested Throwable.
samlResponse - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
samlResponseElt - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
SAMLServiceManager - Class in com.sun.identity.saml.common
This is a singleton class.
SAMLServiceManager.SiteEntry - Class in com.sun.identity.saml.common
This class contains the mapping between supported target host:port(target) and its saml-aware-servlet URL & sourceid.
SAMLServiceManager.SOAPEntry - Class in com.sun.identity.saml.common
Contains the mapping between Source ID (SourceID) and its SOAP-Receiver-servlet URL (SOAPUrl).
SAMLSiteID - Class in com.sun.identity.saml.common
This class is used to generate SAML Site ID.
SAMLSOAPReceiver - Class in com.sun.identity.saml.servlet
This class defines a SOAP Receiver which supports SOAP over HTTP binding.
SAMLSOAPReceiver() - Constructor for class com.sun.identity.saml.servlet.SAMLSOAPReceiver
 
SAMLStatsAccessor - Class in com.sun.identity.saml
 
SAMLToken - Class in org.forgerock.openam.cts.api.tokens
This wrapper class wraps up the various fields of the SAML tokens and contains them in a single class.
SAMLToken(String, String, long, Object) - Constructor for class org.forgerock.openam.cts.api.tokens.SAMLToken
Create a new instance of the SAMLToken.
SamlTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.8 SamlToken Assertion Java content class for SamlToken element declaration.
SamlTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SamlTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
SamlTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SAMLTokenField - Enum in org.forgerock.openam.cts.api.fields
SAMLTokenField defines a mapping between additional fields needed to service the requirements of the SAML token.
SAMLURL - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constants for url which handles saml web browser artifact profile.
SAMLUtils - Class in com.sun.identity.saml.common
This class contains some utility methods for processing SAML protocols.
SAMLUtilsCommon - Class in com.sun.identity.saml.common
This class contains a set of generic common utility methods.
SAMLUtilsCommon() - Constructor for class com.sun.identity.saml.common.SAMLUtilsCommon
 
samlv2Entities(Map<String, Map<String, String>>) - Method in class com.sun.identity.monitoring.SSOServerRealmFedInfo.SSOServerRealmFedInfoBuilder
 
SAMLVersionMismatchException - Exception in com.sun.identity.saml.common
This exception is thrown when the receiver could not process the request because the version was incorrect.
SAMLVersionMismatchException(String) - Constructor for exception com.sun.identity.saml.common.SAMLVersionMismatchException
Constructs an SAMLVersionMismatchException with a message.
SAMLVersionMismatchException(Throwable) - Constructor for exception com.sun.identity.saml.common.SAMLVersionMismatchException
Constructs an SAMLVersionMismatchException with given Throwable.
SAMLVersionMismatchException(String, String, Object[]) - Constructor for exception com.sun.identity.saml.common.SAMLVersionMismatchException
Constructs a new SAMLVersionMismatchException without a nested * Throwable.
SASLRequest - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
SASLRequest(String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Constructs a SASLRequest instance.
SASLRequest(Element) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Constructs a SAMLRequest with a org.w3c.dom.Element.
SASLResponse - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
SASLResponse(String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Constructs a SASLResponse instance.
SASLResponse(Element) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Constructs a SASLResponse with a org.w3c.dom.Element.
save() - Method in class com.iplanet.services.ldap.ServerConfigMgr
Stores the directory server configuration information to the file system.
save() - Method in class com.iplanet.ums.PersistentObject
Save the modification(s) to the object.
save(LDAPStore) - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
save() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
save(String, String) - Static method in class com.sun.identity.shared.xml.Resource
Returns true if a string is successfully written to a file.
save() - Method in class com.sun.identity.sm.SMSEntry
Save the modification(s) to the object.
save(Authenticator) - Method in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistration
 
SAVE_CONSENT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
saveApplication(Application) - Method in interface org.forgerock.openam.entitlement.service.ApplicationService
Saves application data.
saveApplication(Application) - Method in class org.forgerock.openam.entitlement.service.ApplicationServiceImpl
 
saveApplicationType(Subject, ApplicationType) - Static method in class com.sun.identity.entitlement.ApplicationTypeManager
Stores application type.
saveAttributes(Map<String, Set<String>>) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
saveAuthenticatedPrincipal(String) - Method in class com.sun.identity.authentication.service.LoginState
Saves the principals successfully created in the authentication process whether all modules or identity searches are successful or not.
saveConfig(TrustAuthorityConfig) - Static method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Saves the trust authority configuration.
saveConfigAttributes(ServiceConfig, Map<String, Set<String>>) - Method in class org.forgerock.openam.core.rest.sms.SmsGlobalSingletonProvider
 
saveConfigAttributes(ServiceConfig, Map<String, Set<String>>) - Method in class org.forgerock.openam.core.rest.sms.SmsSingletonProvider
 
saveConsent(ResourceOwner, String, Set<String>) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
saveConsent(ResourceOwner, String, Set<String>) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Saves the resource owner's consent for the granting authorization for the specified client with the specified scope.
saveConsent(ResourceOwner, String, Set<String>) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
SAVED_CONSENT_ATTRIBUTE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
saveDeviceProfile(String, String, PushDeviceSettings) - Method in class org.forgerock.openam.authentication.modules.push.UserPushDeviceProfileManager
Saves the Push device settings to the user's profile, overwriting any existing device profile.
saveDeviceProfiles(String, String, List<JsonValue>) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesDao
Saves a user's device profiles.
saveInfoInMemory(SessionProvider, Object, String, String, NameIDInfo, boolean, boolean) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
 
saveMessageTimestamp(String, Long, String) - Method in interface com.sun.identity.wss.security.handler.WSSCacheRepository
Saves the message timestamp using the given messageID
saveProperties(Properties, File, String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Saves properties to the attributes file handle, with given objName in the file header.
saveProvider(ProviderConfig) - Static method in class com.sun.identity.wss.provider.ProviderConfig
Saves the Provider in the configuration repository.
SAverage - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Variable for storing the value of "SAverage".
saveReport() - Method in class com.sun.identity.config.upgrade.Upgrade
 
saveReportLink - Variable in class com.sun.identity.config.upgrade.Upgrade
 
saveResourceType(Subject, String, ResourceType) - Method in interface org.forgerock.openam.entitlement.service.ResourceTypeService
Save the ResourceType in the data store under the resource type's realm.
saveResourceType(Subject, String, ResourceType) - Method in class org.forgerock.openam.entitlement.service.ResourceTypeServiceImpl
Save the ResourceType in the data store under the resource type's realm.
saveSAML2Token(String, String, Object, long) - Static method in class com.sun.identity.saml2.common.SAML2FailoverUtils
Helper method for accessing the SAML2 Token Repository, should only be used when SAML2 failover is enabled.
saveSAML2Token(String, String, Object, long) - Method in class org.forgerock.openam.cts.impl.SAML2CTSPersistentStore
Saves SAML2 data into the SAML2 Repository.
saveSAML2Token(String, String, Object, long) - Method in interface org.forgerock.openam.federation.saml2.SAML2TokenRepository
Saves SAML2 data into the SAML2 Repository.
saveSAML2TokenWithoutSecondaryKey(String, Object, long) - Static method in class com.sun.identity.saml2.common.SAML2FailoverUtils
Helper method for accessing the SAML2 Token Repository, should only be used when SAML2 failover is enabled.
saveSharedStateAttributes() - Method in class com.sun.identity.authentication.service.LoginState
Saves the attributes specified by the sharedStateAttributes into requestMap.
saveState() - Method in class com.sun.identity.install.tools.configurator.InstallState
 
saveTokenWithKey(String, Object) - Static method in class org.forgerock.openam.saml2.SAML2Store
Statically stores Strings mapped to a key.
saveUserTokenNonce(String, Set, String) - Method in interface com.sun.identity.wss.security.handler.WSSCacheRepository
Saves the user name token nonces for a given timestamp.
SAXMarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
XMLSerializer that produces SAX2 events.
SAXMarshaller(ContentHandler, NamespacePrefixMapper, MarshallerImpl) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
Creates a marshalling context by designating the ContentHandler that receives generated SAX2 events.
SAXMarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
XMLSerializer that produces SAX2 events.
SAXMarshaller(ContentHandler, NamespacePrefixMapper, MarshallerImpl) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
Creates a marshalling context by designating the ContentHandler that receives generated SAX2 events.
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.
SAXUnmarshallerHandler - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Unified event handler that processes both the SAX events and error events.
SAXUnmarshallerHandler - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Unified event handler that processes both the SAX events and error events.
SAXUnmarshallerHandlerImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Implementation of UnmarshallerHandler.
SAXUnmarshallerHandlerImpl(UnmarshallerImpl, GrammarInfo) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
SAXUnmarshallerHandlerImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Implementation of UnmarshallerHandler.
SAXUnmarshallerHandlerImpl(UnmarshallerImpl, GrammarInfo) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
sc - Static variable in class com.sun.identity.federation.common.FSUtils
 
sc - Static variable in class com.sun.identity.saml.assertion.AssertionBase
 
sc - Static variable in class com.sun.identity.saml.common.SAMLUtilsCommon
A handle for SAMLConstants.
SC200502SecurityContextTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.6 SecurityContextToken Assertion Java content class for SC200502SecurityContextToken element declaration.
SC200502SecurityContextTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SC200502SecurityContextTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
SC200502SecurityContextTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
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.
schedule(Runnable, long, TimeUnit) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingScheduledExecutorService
schedule(Callable<V>, long, TimeUnit) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingScheduledExecutorService
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.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingScheduledExecutorService
scheduledExecutionTime() - Method in class com.sun.identity.common.GeneralTaskRunnable
Returns the scheduled time of this TaskRunnable.
scheduledExecutionTime() - Method in class com.sun.identity.common.HeadTaskRunnable
Returns the time which this HeadTaskRunnable is scheduled.
scheduledExecutionTime() - Method in interface com.sun.identity.common.TaskRunnable
Returns the scheduled time of this TaskRunnable.
SCHEDULER_NAME - Static variable in class com.sun.identity.common.SystemTimer
The name of the TimerPool scheduler.
SCHEDULER_NAME - Static variable in class com.sun.identity.common.SystemTimerPool
The name of the TimerPool scheduler.
scheduleTask(Runnable) - Static method in class com.sun.identity.sm.SMSThreadPool
Schdule a task for SMSThreadPool to run.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingScheduledExecutorService
schema(ServiceListeners.Action) - Method in class com.iplanet.services.naming.ServiceListeners.ListenerBuilder
 
schema(String) - Method in class com.iplanet.services.naming.ServiceListeners
 
SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
schema(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.sms.SitesResourceProvider
 
schema() - Method in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
schema - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
schema(Context) - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
schema(ActionRequest, Context) - Method in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
SCHEMA - Static variable in class org.forgerock.openam.rest.RestConstants
The action ID for the schema action.
schema - Variable in class org.openidentityplatform.openam.authentication.modules.Ntlm
 
SCHEMA_ATTRIBUTE - Static variable in class com.sun.identity.sm.SMSUtils
 
SCHEMA_BUG_PROPERTY - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
SCHEMA_PROPERTY_FILENAME - Static variable in interface com.sun.identity.setup.SetupConstants
Properties file name that contains the names of service schema files be loaded by the configurator.
SCHEMA_RESOURCE_TYPES - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
SCHEMA_TEMPLATE_DIRECTORY - Static variable in interface com.sun.identity.setup.SetupConstants
Schema Template Directory.
SCHEMA_TYPE - Static variable in interface com.sun.identity.cli.IArgument
Schema Type.
SCHEMA_TYPE_DYNAMIC - Static variable in class org.forgerock.openam.upgrade.UpgradeUtils
 
SCHEMA_TYPE_GLOBAL - Static variable in class org.forgerock.openam.upgrade.UpgradeUtils
 
SCHEMA_TYPE_ORGANIZATION - Static variable in class org.forgerock.openam.upgrade.UpgradeUtils
 
SCHEMA_TYPE_POLICY - Static variable in class org.forgerock.openam.upgrade.UpgradeUtils
 
SCHEMA_TYPE_USER - Static variable in class org.forgerock.openam.upgrade.UpgradeUtils
 
schemaChanged(String, String) - Method in interface com.iplanet.am.sdk.AMServiceListener
Deprecated.
This method will be invoked when a service's schema has been changed.
schemaChanged(String, String) - Method in class com.iplanet.services.cdm.G11NSettings
 
schemaChanged(String, String) - Method in class com.iplanet.ums.CMListener
 
schemaChanged(String, String) - Method in class com.sun.identity.authentication.config.AMAuthLevelManager
Implements methods in com.sun.identity.sm.ServiceListener.
schemaChanged(String, String) - Method in class com.sun.identity.authentication.service.AuthConfigMonitor
This method gets invoked when a service's schema has been changed.
schemaChanged(String, String) - Method in class com.sun.identity.authentication.service.AuthenticationServiceAttributeCache
 
schemaChanged(String, String) - Method in class com.sun.identity.common.admin.AdminInterfaceUtils
 
schemaChanged(String, String) - Method in class com.sun.identity.common.AdministrationServiceListener
This method will be invoked when a service's schema has been changed.
schemaChanged(String, String) - Method in class com.sun.identity.common.configuration.ConfigurationObserver
This method will be invoked when a service's schema has been changed.
schemaChanged(String, String) - Method in class com.sun.identity.coretoken.service.CoreTokenConfigService
 
schemaChanged(String, String) - Method in class com.sun.identity.delegation.plugins.DelegationPolicyImpl
This method will be invoked when a service's schema has been changed.
schemaChanged(String, String) - Method in class com.sun.identity.delegation.SMServiceListener
 
schemaChanged(String, String) - Method in class com.sun.identity.entitlement.opensso.SubRealmObserver
 
schemaChanged(String, String) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
schemaChanged(String, String) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
schemaChanged(String, String) - Method in class com.sun.identity.idm.server.IdRepoAttributeValidatorManager
Notification for schema changes to IdRepoService
schemaChanged(String, String) - Method in class com.sun.identity.idm.server.IdRepoPluginsCache
Notification for schema changes to IdRepoService
schemaChanged(String, String) - Method in class com.sun.identity.log.s1is.LogConfigReader
 
schemaChanged(String, String) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
 
schemaChanged(String, String) - Method in class com.sun.identity.policy.PolicyCache
This method will be invoked when a service's schema has been changed.
schemaChanged(String, String) - Method in class com.sun.identity.policy.PolicyConfig
This method will be invoked when a service's schema has been changed.
schemaChanged(String, String) - Method in class com.sun.identity.policy.util.GatewayServletUtils
This method is used to receive notifications if schema changes.
schemaChanged(String, String) - Method in interface com.sun.identity.sm.ServiceListener
This method will be invoked when a service's schema has been changed.
schemaChanged() - Static method in class com.sun.identity.sm.ServiceManager
 
schemaChanged(String, String) - Method in class org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory
 
schemaChanged(String, String) - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
schemaChanged(String, String) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
 
schemaChanged(String, String) - Method in class org.forgerock.openam.core.rest.sms.SmsRequestHandler
 
schemaChanged(String, String) - Method in class org.forgerock.openam.cors.CORSConfigListener
 
schemaChanged(String, String) - Method in class org.forgerock.openam.entitlement.service.DefaultUrlResourceTypeGenerator
 
schemaChanged(String, String) - Method in enum org.forgerock.openam.http.ApiDescriptorFilter.State
 
schemaChanged(String, String) - Method in class org.forgerock.openam.radius.server.config.ConfigChangeListener
 
schemaChanged(String, String) - Method in class org.forgerock.openam.rest.VersionBehaviourConfigListener
Not used
schemaChanged(String, String) - Method in class org.forgerock.openam.scripting.ScriptEngineConfigurator
 
schemaChanged(String, String) - Method in class org.forgerock.openam.scripting.service.ScriptConfigurationService
 
schemaChanged(String, String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
schemaChanged(String, String) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSPublishServiceListener
 
schemaChanged(String, String) - Method in class org.forgerock.openam.sts.tokengeneration.state.STSInstanceStateServiceListenerBase
 
SchemaCommand - Class in com.sun.identity.cli.schema
Base class for schema commands.
SchemaCommand() - Constructor for class com.sun.identity.cli.schema.SchemaCommand
 
SchemaElementAlreadyExistsException - Exception in com.iplanet.ums
Exception occurs when schema element already exists in the LDAP schema.
SchemaElementAlreadyExistsException() - Constructor for exception com.iplanet.ums.SchemaElementAlreadyExistsException
Default constructor
SchemaElementAlreadyExistsException(String) - Constructor for exception com.iplanet.ums.SchemaElementAlreadyExistsException
Constructor with a message string
SchemaElementAlreadyExistsException(String, Throwable) - Constructor for exception com.iplanet.ums.SchemaElementAlreadyExistsException
Constructor with message string and an embedded exception
SchemaException - Exception in com.sun.identity.sm
The SchemaException is thrown if the error encountered is related to the schema.
SchemaException() - Constructor for exception com.sun.identity.sm.SchemaException
Constructs an SchemaException with no specified detail message.
SchemaException(String) - Constructor for exception com.sun.identity.sm.SchemaException
Constructs an SchemaException with the specified detail message.
SchemaException(String, String, Object[]) - Constructor for exception com.sun.identity.sm.SchemaException
Constructs an SchemaException with the specified error code.
SchemaManager - Class in com.iplanet.ums
The class manages the schema in the LDAP directory server.
schemas() - Method in class org.forgerock.openam.test.apidescriptor.ApiActionAssert
Get the test representative of Schemas in the annotated method.
schemas() - Method in class org.forgerock.openam.test.apidescriptor.ApiErrorAssert
Get the test representative of Schemas in the annotated error.
schemas() - Method in class org.forgerock.openam.test.apidescriptor.ApiHandlerAssert
Get the test representative of Schemas in the annotated handler.
schemaSubEntries(SSOToken, String, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Returns a Set of sub entry names that match the given filter and the given sun service id filter.
schemaSubEntries(SSOToken, String, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Returns the sub-entries.
schemaSubEntries(String, String, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Returns the sub-entries matching the schema id.
schemaSubEntries(String, String, String, String, int, boolean, boolean) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
schemaSubEntries(SSOToken, String, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Returns the sub-entry names.
schemaSubEntries(SSOToken, String, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Returns the sub-entry names.
schemaSubEntries(SSOToken, String, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.SMSObject
Returns the sub-entries.
SchemaType - Class in com.sun.identity.sm
The class SchemaType defines the types of schema objects, and provides static constants for these schema objects.
SchemaType(String) - Constructor for class com.sun.identity.sm.SchemaType
 
SchemaUpgradeWrapper - Class in org.forgerock.openam.upgrade
This wrapper object is meant to store the changes made to service schemas, currently this is limited to new schemas, but in future this could be possibly extended to track removed schemas as well.
SchemaUpgradeWrapper(ServiceSchemaModificationWrapper) - Constructor for class org.forgerock.openam.upgrade.SchemaUpgradeWrapper
 
SchemaXmlAttributeUpgradeStep - Class in org.forgerock.openam.upgrade.steps
Applies XML attribute updates within all schema files in one go, rather than letting them be updated one attribute at a time (which would trigger a mass of notifications in the SMS).
SchemaXmlAttributeUpgradeStep(PrivilegedAction<SSOToken>, ConnectionFactory, Set<String>) - Constructor for class org.forgerock.openam.upgrade.steps.SchemaXmlAttributeUpgradeStep
 
sclient - Static variable in class com.sun.identity.idm.IdRepoListener
 
SCOPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
SCOPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization request, authorization.
scope(String) - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
SCOPE_ANCESTORS - Static variable in class com.iplanet.ums.TemplateManager
Search scope for determining how to get the configuration data.
SCOPE_BASE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
Specifies search scope to be just for the object specified
SCOPE_BASE - Static variable in class com.iplanet.ums.SearchControl
Search scope for just this object.
SCOPE_DELIMITER - Static variable in class org.forgerock.openam.oauth2.OAuth2Utils
 
SCOPE_FIELD - Static variable in class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
SCOPE_ONE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
Specifies search scope to be a one level search.
SCOPE_ONE - Static variable in class com.iplanet.ums.SearchControl
Search scope for one level.
SCOPE_ORG - Static variable in class com.iplanet.ums.TemplateManager
Search scope for determining how to get the configuration data.
SCOPE_PLUGIN_CLASS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
SCOPE_SEPARATOR - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
SCOPE_SUB - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
Specifies search scope to be a sub tree search.
SCOPE_SUB - Static variable in class com.iplanet.ums.SearchControl
Search scope for subtree level.
SCOPE_TOP - Static variable in class com.iplanet.ums.TemplateManager
Search scope for determining how to get the configuration data.
SCOPES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
SCOPES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ResourceSets
 
Scopes() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.Scopes
 
SCOPES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ScriptParams
 
SCOPES - Static variable in class org.forgerock.openam.uma.UmaConstants
 
SCOPES_KEY - Static variable in class org.forgerock.openam.uma.UmaConstants.UmaPolicy
 
ScopeValidator - Interface in org.forgerock.oauth2.core
Provided as extension points to allow the OAuth2 provider to customise the requested scope of authorize, access token and refresh token requests and to allow the OAuth2 provider to return additional data from these endpoints as well.
SCOPING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Scoping
scoping - Variable in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
 
SCOPING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Scoping Element.
SCOPING - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
Scoping - Interface in com.sun.identity.saml2.protocol
This interface defines methods to retrieve Identity Providers and context/limitations related to proxying of the request message.
ScopingImpl - Class in com.sun.identity.saml2.protocol.impl
This class defines methods to retrieve Identity Providers and context/limitations related to proxying of the request message.
ScopingImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.ScopingImpl
Constructor to create Scoping object.
ScopingImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.ScopingImpl
Constructor to create the Scoping Object.
ScopingImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.ScopingImpl
Constructor to create the Scoping Object.
SCRIPT - Static variable in class com.sun.identity.authentication.callbacks.ScriptTextOutputCallback
 
SCRIPT - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The SCRIPT attribute syntax specifies that the attribute is of multi-lined text type and more specifically a script.
SCRIPT_CONFIGURATION - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_CONFIGURATIONS - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_CONTENT - Static variable in class com.sun.identity.authentication.UI.CallBackTiledView
location for possible JavaScript injections
SCRIPT_CONTEXT - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_CREATED_BY - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_CREATION_DATE - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_DESCRIPTION - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_IS_DEFAULT - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_LANGUAGE - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_LAST_MODIFIED_BY - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_LAST_MODIFIED_DATE - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_NAME - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SCRIPT_TEXT - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SCRIPT_TIMEOUT - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
ScriptChoiceValues - Class in org.forgerock.openam.scripting.service
This class is used to retrieve the script names and IDs from the scripting service for display in a drop down UI component.
ScriptChoiceValues() - Constructor for class org.forgerock.openam.scripting.service.ScriptChoiceValues
 
ScriptCondition - Class in org.forgerock.openam.entitlement.conditions.environment
Scripted condition to enable scripts to be evaluated during policy evaluation.
ScriptCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.ScriptCondition
 
ScriptConfiguration - Class in org.forgerock.openam.scripting.service
This class represents the configuration for a script in OpenAM.
ScriptConfiguration.Builder - Class in org.forgerock.openam.scripting.service
Builder for ScriptConfiguration.
ScriptConfigurationService - Class in org.forgerock.openam.scripting.service
The ScriptConfigurationService for access to the persisted ScriptConfiguration instances.
ScriptConfigurationService(Logger, String, CoreWrapper, ServiceConfigManager) - Constructor for class org.forgerock.openam.scripting.service.ScriptConfigurationService
Construct a new instance of ScriptConfigurationService.
ScriptConstants - Class in org.forgerock.openam.scripting
Constants used for managing scripts.
ScriptConstants.GlobalScript - Enum in org.forgerock.openam.scripting
Predefined global script configuration IDs.
ScriptConstants.ScriptContext - Enum in org.forgerock.openam.scripting
The context in which a script will be used.
ScriptConstants.ScriptErrorCode - Enum in org.forgerock.openam.scripting
Error messages are stored in the scripting.properties file to facilitate translation.
Scripted - Class in org.forgerock.openam.authentication.modules.scripted
An authentication module that allows users to authenticate via a scripting language
Scripted() - Constructor for class org.forgerock.openam.authentication.modules.scripted.Scripted
 
ScriptedAuthHelper - Class in org.forgerock.openam.upgrade.helpers
This upgrade helper allows the modification of attributes for the Scripted Auth module.
ScriptedAuthHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.ScriptedAuthHelper
The constructor for ScriptedAuthHelper is used to register the attributes which will be upgraded.
ScriptedAuthModulesStep - Class in org.forgerock.openam.upgrade.steps.scripting
This upgrade step moves scripts from the Scripted Auth Modules to the Scripting Service.
ScriptedAuthModulesStep(PrivilegedAction<SSOToken>, ConnectionFactory, ScriptingServiceFactory) - Constructor for class org.forgerock.openam.upgrade.steps.scripting.ScriptedAuthModulesStep
 
ScriptedClientUtilityFunctions - Class in org.forgerock.openam.authentication.modules.scripted
Useful functions to be used with client side scripts, and methods for injection of such scripts, used with scripted auth modules.
ScriptedClientUtilityFunctions() - Constructor for class org.forgerock.openam.authentication.modules.scripted.ScriptedClientUtilityFunctions
 
ScriptedIdentity - Class in org.forgerock.openam.scripting.api
A wrapper class to limit an authentication script's exposure to a AmIdentity object
ScriptedIdentity(AMIdentity) - Constructor for class org.forgerock.openam.scripting.api.ScriptedIdentity
The constructor for the ScriptedIdentity object
ScriptedPrinciple - Class in org.forgerock.openam.authentication.modules.scripted
 
ScriptedPrinciple(String) - Constructor for class org.forgerock.openam.authentication.modules.scripted.ScriptedPrinciple
 
ScriptedSession - Class in org.forgerock.openam.scripting.api
Wraps an SSO token allowing the script writer to access session data.
ScriptedSession(SSOToken) - Constructor for class org.forgerock.openam.scripting.api.ScriptedSession
 
ScriptEngineConfiguration - Class in org.forgerock.openam.scripting
Holds the current configuration options for script engine execution.
ScriptEngineConfiguration.Builder - Class in org.forgerock.openam.scripting
Builder pattern for constructing immutable script configuration instances using a fluent API.
ScriptEngineConfigurator - Class in org.forgerock.openam.scripting
Listens for changes in the global configuration for scripts and propagates those changes to the StandardScriptEngineManager so that individual engines can be configured.
ScriptEngineConfigurator(Logger) - Constructor for class org.forgerock.openam.scripting.ScriptEngineConfigurator
Construct a new instance of ScriptEngineConfigurator
ScriptError - Class in org.forgerock.openam.scripting
Holds information about validation errors found in a script.
ScriptError() - Constructor for class org.forgerock.openam.scripting.ScriptError
 
ScriptEvaluator - Interface in org.forgerock.openam.scripting
Common component for evaluating scripts in one of the supported scripting languages.
ScriptException - Exception in org.forgerock.openam.scripting
General script exception that allows for localised messages.
ScriptException(ScriptConstants.ScriptErrorCode, Throwable, String...) - Constructor for exception org.forgerock.openam.scripting.ScriptException
Construct a ScriptException.
ScriptException(ScriptConstants.ScriptErrorCode, String...) - Constructor for exception org.forgerock.openam.scripting.ScriptException
Construct a ScriptException.
ScriptExceptionMappingHandler - Class in org.forgerock.openam.scripting.rest
Maps ScriptException to ResourceException.
ScriptExceptionMappingHandler() - Constructor for class org.forgerock.openam.scripting.rest.ScriptExceptionMappingHandler
 
ScriptHttpRequestWrapper - Class in org.forgerock.openam.authentication.modules.scripted
Wraps the http servlet request object so to expose script friendly methods that allow access to the underlying data.
ScriptHttpRequestWrapper(HttpServletRequest) - Constructor for class org.forgerock.openam.authentication.modules.scripted.ScriptHttpRequestWrapper
 
ScriptIdentityRepository - Class in org.forgerock.openam.authentication.modules.scripted
A repository to retrieve user information within a scripting module's script
ScriptIdentityRepository(AMIdentityRepository) - Constructor for class org.forgerock.openam.authentication.modules.scripted.ScriptIdentityRepository
Constructor for ScriptIdentityRepository object
SCRIPTING_HTTP_CLIENT_NAME - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
ScriptingGuiceModule - Class in org.forgerock.openam.scripting.guice
Guice configuration for OpenAM scripting-related components.
ScriptingGuiceModule() - Constructor for class org.forgerock.openam.scripting.guice.ScriptingGuiceModule
 
ScriptingLanguage - Interface in org.forgerock.openam.scripting
Pluggable interface for adding support for particular scripting languages.
ScriptingQueryFilterVisitor - Class in org.forgerock.openam.scripting.datastore
Query filter visitor for scripting resources.
ScriptingQueryFilterVisitor() - Constructor for class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
ScriptingRestGuiceModule - Class in org.forgerock.openam.scripting.guice
 
ScriptingRestGuiceModule() - Constructor for class org.forgerock.openam.scripting.guice.ScriptingRestGuiceModule
 
ScriptingRestRouteProvider - Class in org.forgerock.openam.scripting.rest
A RestRouteProvider that add route for the scripting endpoint.
ScriptingRestRouteProvider() - Constructor for class org.forgerock.openam.scripting.rest.ScriptingRestRouteProvider
 
ScriptingSchemaStep - Class in org.forgerock.openam.upgrade.steps.scripting
This upgrade step moves global script engine configurations from the Scripted Auth global settings to the Scripting Service global settings.
ScriptingSchemaStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.scripting.ScriptingSchemaStep
 
ScriptingService - Interface in org.forgerock.openam.scripting.service
An interface for access to the persisted instances of the provided type.
ScriptingServiceFactory - Class in org.forgerock.openam.scripting.service
A factory for providing new scripting service instances.
ScriptingServiceFactory(Logger, CoreWrapper, RealmNormaliser) - Constructor for class org.forgerock.openam.scripting.service.ScriptingServiceFactory
Construct a new factory.
ScriptingSetupListener - Class in org.forgerock.openam.scripting
This listener will be notified when setup is complete and then try to configure the scripting service.
ScriptingSetupListener() - Constructor for class org.forgerock.openam.scripting.ScriptingSetupListener
 
ScriptObject - Class in org.forgerock.openam.scripting
Representation of a script in some scripting language.
ScriptObject(String, String, ScriptingLanguage, Bindings) - Constructor for class org.forgerock.openam.scripting.ScriptObject
Constructs a script object with the given name, script body, language and variable bindings.
ScriptObject(String, String, ScriptingLanguage) - Constructor for class org.forgerock.openam.scripting.ScriptObject
Constructs a script object with the given name, script body and language.
ScriptParams() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.ScriptParams
 
ScriptResource - Class in org.forgerock.openam.scripting.rest
A REST endpoint for managing scripts in OpenAM.
ScriptResource(Logger, ScriptingServiceFactory, ExceptionMappingHandler<ScriptException, ResourceException>, ScriptValidator) - Constructor for class org.forgerock.openam.scripting.rest.ScriptResource
Creates an instance of the ScriptResource.
ScriptResponse - Class in org.forgerock.openam.scripting.rest.batch.helpers
Simple device to allow easy generation of appropriate return format for SDK scripts.
ScriptResponse() - Constructor for class org.forgerock.openam.scripting.rest.batch.helpers.ScriptResponse
 
SCRIPTSELECT - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The SCRIPTSELECT attribute type specifies that the attribute should be display as drop down widget.
ScriptTextOutputCallback - Class in com.sun.identity.authentication.callbacks
Adds script inclusion functionality to the TextOutputCallback so that we can differentiate scripts from normal textual information types (information, warning, error).
ScriptTextOutputCallback(String) - Constructor for class com.sun.identity.authentication.callbacks.ScriptTextOutputCallback
Constructor that "creates" it as an INFORMATION TextOutputCallback.
ScriptValidator - Interface in org.forgerock.openam.scripting
Common component for Validating scripts in one of the supported scripting languages.
SCumulativeCount - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Variable for storing the value of "SCumulativeCount".
SDK_CLASS_MAPPING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SDK_CLASS_MAPPING - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant key for XACML SDK class mapping
SDK_GLOBAL_CACHE_PROPERTY - Static variable in interface com.sun.identity.shared.Constants
property string for controlling SMS, AMSDK & IdRepo cache
SDK_SERVICE - Static variable in class com.iplanet.am.sdk.remote.RemoteServicesImpl
 
SDK_SERVICE - Static variable in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
SDSL - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The SDSL - Symmetric DSL type.
search(int, String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Search objects based on specified level and filter.
search(SSOToken, IdType, CrestQuery, int, int, Set<String>, boolean, int, Map<String, Set<String>>, boolean) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
search(SSOToken, IdType, String, Map, boolean, int, int, Set) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
search(SSOToken, IdType, String, int, int, Set, boolean, int, Map, boolean) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
search(SSOToken, String, String, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Searches the Directory
search(SSOToken, String, String, SearchControl, String[]) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Search the Directory
search(SSOToken, String, String, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Searches the Directory
search(SSOToken, String, String, SearchControl, String[]) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Search the Directory
search(SSOToken, String, String, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Searches the Directory
search(SSOToken, String, String, SearchControl, String[]) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Search the Directory
search(Principal, Guid, int, String, String[], boolean, SearchControl) - Method in class com.iplanet.ums.DataLayer
Performs synchronous search based on specified ldap filter.
search(String, SearchControl) - Method in interface com.iplanet.ums.ISearch
Search (subtree) entry IDs under currrent node based on criteria specified in search filter and searchControl
search(String, String[], SearchControl) - Method in interface com.iplanet.ums.ISearch
Search (subtree) entries under current node based on criteria specified in filter.
search(SearchTemplate, SearchControl) - Method in interface com.iplanet.ums.ISearch
Search (subtree) entries under current node based on criteria specified in template, which also indicates which attributes to return.
search(String, SearchControl) - Method in class com.iplanet.ums.PersistentObject
Gets only the IDs and object classes of all objects at the current level and below which match the search filter.
search(String, String[], SearchControl) - Method in class com.iplanet.ums.PersistentObject
Gets the specified attributes of all objects at the current level and below which match the search filter.
search(SearchTemplate, SearchControl) - Method in class com.iplanet.ums.PersistentObject
Gets the attributes specified in the template for all objects at the current level and below which match the search filter in the template.
search(Set<SearchFilter>) - Method in class com.sun.identity.entitlement.ApplicationPrivilegeManager
Returns a set of privilege names that the administrator can delegate.
search(Subject, String, String, int, boolean, boolean) - Method in class com.sun.identity.entitlement.opensso.DataStore
Returns a set of privilege names that satifies a search filter.
search(Subject, String, BufferedIterator, ResourceSearchIndexes, Set<String>, boolean, Set<String>) - Method in class com.sun.identity.entitlement.opensso.DataStore
Returns a set of privilege that satifies the resource and subject indexes.
search(Set<SearchFilter>) - Method in class com.sun.identity.entitlement.opensso.OpenSSOApplicationPrivilegeManager
 
search(String, ResourceSearchIndexes, Set<String>, boolean) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Returns an iterator of matching privilege objects.
search(String, ResourceSearchIndexes, Set<String>, boolean, boolean) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Search for policies.
search(String, ResourceSearchIndexes, Set<String>, boolean) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Returns an iterator of matching privilege objects.
search(Set<SearchFilter>, int, int) - Method in class com.sun.identity.entitlement.PrivilegeManager
Returns a set of privileges that match the given search criteria.
search(Set<SearchFilter>) - Method in class com.sun.identity.entitlement.PrivilegeManager
Returns a set of privileges that match the given search criteria with no size or time limits.
search(SSOToken, IdType, CrestQuery, int, int, Set<String>, boolean, int, Map<String, Set<String>>, boolean) - Method in class com.sun.identity.idm.IdRepo
Search for specific type of identities using a CrestQuery object instead of a string.
search(SSOToken, IdType, IdSearchControl, String, CrestQuery) - Method in interface com.sun.identity.idm.IdServices
By passing in a CrestQuery object, we now support searching by id (via _queryId) or by filter (_queryFilter).
search(String, int, String, Set<String>, String, Map<String, Set<String>>) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
search(String, int, QueryFilter<JsonPointer>, Set<String>, String, Map<String, Set<String>>) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
search(SSOToken, IdType, CrestQuery, int, int, Set, boolean, int, Map, boolean) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
search(String, int, String, Set<String>, String, Map<String, Set<String>>) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
Fetch the set of users and including for each user all their attributes specified in attributesToFetch.
search(String, int, QueryFilter<JsonPointer>, Set<String>, String, Map<String, Set<String>>) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
Dealing with a query filter is not supported as yet and will give an empty map.
search(SSOToken, IdType, CrestQuery, int, int, Set, boolean, int, Map, boolean) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
search(SSOToken, IdType, String, int, int, Set, boolean, int, Map, boolean) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
search(SSOToken, IdType, String, Map, boolean, int, int, Set) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
search(SSOToken, IdType, CrestQuery, int, int, Set<String>, boolean, int, Map<String, Set<String>>, boolean) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
search(SSOToken, IdType, CrestQuery, int, int, Set<String>, boolean, int, Map<String, Set<String>>, boolean) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
search(SSOToken, IdType, IdSearchControl, String, CrestQuery) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
search(SSOToken, IdType, IdSearchControl, String, CrestQuery) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
search(SSOToken, IdType, IdSearchControl, String, CrestQuery) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
search(SSOToken, IdType, IdSearchControl, String, CrestQuery) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
search(CrestQuery, Map<String, Set<String>>, SSOToken) - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
Searches the identity repository to find all identities that match the search criteria.
search(String, Connection, String...) - Method in class com.sun.identity.policy.plugins.LDAPUsers
 
search(SSOToken, String, String, int, int, boolean, boolean, Set) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Search for a config object with the given filter.
search(SSOToken, String, String, int, int, boolean, boolean) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Search for a config object with the given filter.
search(SSOToken, String, String, int, int, boolean, boolean, Set) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Searches the data store for objects that match the filter
search(SSOToken, String, String, int, int, boolean, boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Searchs the data store for objects that match the filter
search(String, String, String) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Searchs the data store for objects that match the filter
search(String, String, String) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
search(SSOToken, String, String, int, int, boolean, boolean, Set) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
 
search(SSOToken, String, String, int, int, boolean, boolean) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Returns LDAP entries that match the filter, using the start DN provided in method
search(SSOToken, String, String, int, int, boolean, boolean, Set<String>) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Returns LDAP entries that match the filter, using the start DN provided in method
search(SSOToken, String, String, int, int, boolean, boolean) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Returns LDAP entries that match the filter, using the start DN provided in method
search(SSOToken, String, String, int, int, boolean, boolean, Set<String>) - Method in interface com.sun.identity.sm.ServiceManagementDAO
Returns the DNs and its attribute values that match the filter.
search(SSOToken, String, String, int, int, boolean, boolean, Set<String>) - Method in class com.sun.identity.sm.ServiceManagementDAOWrapper
 
search(SSOToken, String, String, int, int, boolean, boolean) - Static method in class com.sun.identity.sm.SMSEntry
Returns the DNs that match the filter.
search(SSOToken, String, String, int, int, boolean, boolean, Set) - Static method in class com.sun.identity.sm.SMSEntry
Returns the DNs and its attribute values that match the filter.
search(SSOToken, String, String, int, int, boolean, boolean) - Method in class com.sun.identity.sm.SMSObject
Searchs the data store for objects that match the filter
search(SSOToken, String, String, int, int, boolean, boolean, Set<String>) - Method in class com.sun.identity.sm.SMSObject
Searchs the data store for objects that match the filter
search(QueryFilter<String>) - Method in interface org.forgerock.openam.entitlement.service.ApplicationService
Returns the applications that matches the search criteria.
search(QueryFilter<String>) - Method in class org.forgerock.openam.entitlement.service.ApplicationServiceImpl
 
search(SSOToken, IdType, IdSearchControl, String, CrestQuery) - Method in class org.forgerock.openam.idm.IdServicesDecorator
By passing in a CrestQuery object, we now support searching by id (via _queryId) or by filter (_queryFilter).
search(SSOToken, IdType, CrestQuery, int, int, Set<String>, boolean, int, Map<String, Set<String>>, boolean) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Performs a search in the directory based on the provided parameters.
search(SSOToken, IdType, CrestQuery, int, int, Set<String>, boolean, int, Map<String, Set<String>>, boolean) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
search(SSOToken, IdType, String, int, int, Set<String>, boolean, int, Map<String, Set<String>>, boolean) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
search1(String, String, String, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
search1(String, String, String, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
search1_idrepo(String, String, String, Map, boolean, int, int, Set, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
search1_idrepo(String, String, String, Map, boolean, int, int, Set, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
search2(String, String, String, List, int, int, int, String, int, int, int, boolean, String[]) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
search2(String, String, String, List, int, int, int, String, int, int, int, boolean, String[]) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
search2(String, String, String, int, int, boolean, boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Searchs the data store for objects that match the filter
search2(String, String, String, int, int, boolean, boolean) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
search2_idrepo(String, String, String, int, int, Set, boolean, int, Map, boolean, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
search2_idrepo(String, String, String, int, int, Set, boolean, int, Map, boolean, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
search3(String, String, String, List, int, int, int, String, int, int, int, boolean, Set) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
search3(String, String, String, List, int, int, int, String, int, int, int, boolean, Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
search3(String, String, String, int, int, boolean, boolean, Set) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Searches the data store for objects that match the filter with an exclude set
search3(String, String, String, int, int, boolean, boolean, Set) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
SEARCH_FAILED - Static variable in interface com.iplanet.ums.IUMSConstants
 
SEARCH_FAILED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
SEARCH_FILTER - Static variable in class com.iplanet.am.sdk.ldap.ACIEventListener
 
SEARCH_FILTER - Static variable in class com.iplanet.am.sdk.ldap.EntryEventListener
 
SEARCH_FILTER - Static variable in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
SEARCH_FILTER - Static variable in class com.sun.identity.sm.ldap.LDAPEventManager
 
SEARCH_OPERATION_NOT_SUPPORTED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
SEARCHABLE_ATTR - Static variable in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
searchableAttrs - Static variable in class com.sun.identity.coretoken.service.CoreTokenConfigService
 
searchAllRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for all roles in this organization using wildcards.
searchAllRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for all roles in this organization using wildcards.
searchAllRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for all roles in this organization using wildcards and attribute values.
searchAllRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for all roles in this organization using wildcards and attribute values.
searchAllRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for all roles in this organizational unit using wildcards.
searchAllRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for all roles in this organizational unit using wildcards.
searchAllRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for all roles in this organizational unit using wildcards and attribute values.
searchAllRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for all roles in this organizational unit using wildcards and attribute values.
searchApplications(Subject, QueryFilter<String>) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns a set of applications for the given search criteria.
searchApplications(Subject, QueryFilter<String>) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
 
searchAssignableDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for assignable dynamic groups in this organization using wildcards.
searchAssignableDynamicGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for assignable dynamic groups in this organization using wildcards.
searchAssignableDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for assignable dynamic groups in this organization using wildcards.
searchAssignableDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for assignable dynamic groups in this organization using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for assignable dynamic groups in this organization using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for assignable dynamic groups in this organization using wildcards and attribute values.
searchAssignableDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for assignable dynamic groups in this organizational unit using wildcards.
searchAssignableDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for assignable dynamic groups in this organizational unit using wildcards.
searchAssignableDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for assignable dynamic groups in this organizational unit using wildcards and attribute values.
searchAssignableDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for assignable dynamic groups in this organizational unit using wildcards and attribute values.
SearchAttribute - Class in com.sun.identity.entitlement.util
A representation of a policy attribute that can be searched for.
SearchAttribute(String, String) - Constructor for class com.sun.identity.entitlement.util.SearchAttribute
Create a new searchable attribute.
searchChildren(NodeNameFilter, boolean) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Searches for nodes that matches with a given filter.
SearchContext - Interface in org.forgerock.openam.entitlement.utils.indextree.nodecontext
Search context provides a shared data space for a given search.
SearchControl - Class in com.iplanet.ums
This class provides a way to customize Search behaviors.
SearchControl() - Constructor for class com.iplanet.ums.SearchControl
 
searchDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for dynamic groups in this organization using wildcards.
searchDynamicGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for dynamic groups in this organization using wildcards.
searchDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for dynamic groups in this organization using wildcards.
searchDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for dynamic groups in this organization using wildcards and attribute values.
searchDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for dynamic groups in this organization using wildcards and attribute values.
searchDynamicGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for dynamic groups in this organization using wildcards and attribute values.
searchDynamicGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for dynamic groups in this organization unit using wildcards.
searchDynamicGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for dynamic groups in this organization unit using wildcards.
searchDynamicGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for dynamic groups in this organization unit using wildcards and attribute values.
searchDynamicGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for dynamic groups in this organization unit using wildcards and attribute values.
searchEntities(int, String, int, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for entities of the given type.
searchEntities(int, String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for entities of the given type.
searchEntities(int, String, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for entities of the given type.
searchEntities(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for resources in this organization using wildcards and attribute values.
searchEntities(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for resources in this people container using wildcards and attribute values.
searchEntities(String, AMSearchControl, String, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for entities in this container using wildcards and a filter.
searchEntities(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for resources in this organization using wildcards and attribute values.
searchEntities(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for entities in this people container using wildcards and attribute values.
searchEntities(String, AMSearchControl, String, String) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for entities in this people container using wildcards and a filter.
SearchFilter - Class in com.sun.identity.entitlement.util
This class encapsulates the information required for searching of names.
SearchFilter(SearchAttribute, String) - Constructor for class com.sun.identity.entitlement.util.SearchFilter
Constructor.
SearchFilter(SearchAttribute, long, SearchFilter.Operator) - Constructor for class com.sun.identity.entitlement.util.SearchFilter
Constructor.
SearchFilter.Operator - Enum in com.sun.identity.entitlement.util
 
searchFilteredRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for filtered roles in this organization using wildcards and attribute values.
searchFilteredRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for filtered roles in this organization using wildcards and attribute values.
searchFilteredRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for filtered roles in this organization using wildcards.
searchFilteredRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for filtered roles in this organization using wildcards and attribute values.
searchFilteredRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for filtered roles in this organization using wildcards and attribute values.
SearchFilterFactory - Class in com.sun.identity.entitlement.xacml3
Responsible for parsing and generating SearchFilters.
SearchFilterFactory() - Constructor for class com.sun.identity.entitlement.xacml3.SearchFilterFactory
 
SearchFilterManager - Class in com.iplanet.am.sdk.ldap
A Class which manages the search filters correponding to each of the AMObject types.
SearchFilterManager() - Constructor for class com.iplanet.am.sdk.ldap.SearchFilterManager
 
searchForGroups(String, int, String, Set<String>, String, Map<String, Set<String>>) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
searchForGroups(String, int, QueryFilter<JsonPointer>, Set<String>, String, Map<String, Set<String>>) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
searchForGroups(String, int, String, Set<String>, String, Map<String, Set<String>>) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
searchForGroups(String, int, QueryFilter<JsonPointer>, Set<String>, String, Map<String, Set<String>>) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
searchForUser() - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Searches and returns user for a specified attribute using parameters specified in constructor and/or by setting properties.
searchGroupContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for group containers in this organization using wildcards and attribute values.
searchGroupContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for group containers in this organization using wildcards and attribute values.
searchGroupContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for group containers in this organizational unit using wildcards and attribute values.
searchGroupContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for group containers in this organizational unit using wildcards and attribute values.
searchGroups(String, int) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Searches for groups in this group using wildcards.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Searches for groups in this group using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Searches for groups in this group using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Searches for groups in this group container using wildcards and attribute values.
searchGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Searches for groups in this group container using wildcards.
searchGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Searches for assignable dynamic groups in this group container using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Searches for groups in this group container using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for groups in this organization using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for groups in this organization using wildcards and attribute values.
searchGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for groups in this organizational unit using wildcards and attribute values.
searchGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for groups in this organizational unit using wildcards and attribute values.
SearchIdentities - Class in com.sun.identity.cli.idrepo
This command searches for Identities.
SearchIdentities() - Constructor for class com.sun.identity.cli.idrepo.SearchIdentities
 
searchIdentities(IdType, String, Map, boolean, int, int, Set, boolean) - Method in class com.sun.identity.idm.AMIdentityRepository
searchIdentities(IdType, String, IdSearchControl) - Method in class com.sun.identity.idm.AMIdentityRepository
Searches for identities of certain types from each plugin and returns a combined result.
searchIdentities(IdType, CrestQuery, IdSearchControl) - Method in class com.sun.identity.idm.AMIdentityRepository
Searches for identities of certain types from each plugin and returns a combined result Note: The AMIdentity objects representing IdType.REALM can be used for services related operations only.
searchIdentityDetails(CrestQuery, Map<String, Set<String>>, SSOToken) - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
Searches the identity repository to find all identities that match the search criteria and returns them as a list of identities.
searchIDs(Principal, Guid, int, String, SearchControl) - Method in class com.iplanet.ums.DataLayer
Perform synchronous search based on specified ldap filter.
searchNames(Set<SearchFilter>, int, int) - Method in interface com.sun.identity.entitlement.IPrivilegeManager
Returns a set of privilege names for a given search criteria.
searchNames(Set<SearchFilter>) - Method in interface com.sun.identity.entitlement.IPrivilegeManager
Returns a set of privilege names for a given search criteria.
searchNames(Set<SearchFilter>, int, int) - Method in class com.sun.identity.entitlement.PrivilegeManager
Returns a set of privilege names for a given search criteria.
searchNames(Set<SearchFilter>) - Method in class com.sun.identity.entitlement.PrivilegeManager
Returns a set of privilege names for a given search criteria.
searchOrganizationalUnits(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for organizational units in this organization using wildcards.
searchOrganizationalUnits(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for organizational units in this organization using wildcards.
searchOrganizationalUnits(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for organizational units in this organization using wildcards and attribute values.
searchOrganizationalUnits(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for organizational units in this organization using wildcards and attribute values.
searchOrganizationNames(SSOToken, String, int, boolean, boolean, String, String, Set) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Returns the organization names.
searchOrganizationNames(SSOToken, String, int, boolean, boolean, String, String, Set) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Returns the organization names.
searchOrganizationNames(String, String, int, boolean, boolean, String, String, Set) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Returns the organization names.
searchOrganizationNames(String, String, int, boolean, boolean, String, String, Set) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
searchOrganizationNames(SSOToken, String, int, boolean, boolean, String, String, Set) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Returns the organization names.
searchOrganizationNames(SSOToken, String, int, boolean, boolean, String, String, Set) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Returns the organization names.
searchOrganizationNames(String, String, Set) - Method in class com.sun.identity.sm.ServiceManager
Returns organization names that match the given attribute name and values.
searchOrganizationNames(SSOToken, String, int, boolean, boolean, String, String, Set) - Method in class com.sun.identity.sm.SMSObject
Returns the organization names.
searchOrganizations(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for organizations in this organizational unit using wildcards.
searchOrganizations(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for organizations in this organizational unit using wildcards.
searchOrganizations(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for organizations in this organizational unit using wildcards and attribute values.
searchOrganizations(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for organizations in this organizational unit using wildcards and attribute values.
searchOrgNames(SSOToken, String, String, Set) - Method in class com.sun.identity.sm.CachedSubEntries
Returns realm names that match the attribute-values pair for the given service name.
searchPartialSessions(CrestQuery) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
Return partial sessions matching the provided CREST query filter from the CTS servers.
searchPeopleContainers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for people containers in this organization using wildcards and attribute values.
searchPeopleContainers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for people containers in this organizational unit using wildcards and attribute values.
searchPeopleContainers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for people containers in this organizational unit using wildcards and attribute values.
searchPeopleContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for people containers in this organizational unit using wildcards * and * attribute values.
searchPeopleContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for people containers in this organizational unit using wildcards * and * attribute values.
searchPrivilegeNames(Set<SearchFilter>, boolean, int, boolean, boolean) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Returns a set of privilege names that satifies a search filter.
searchPrivilegeNames(Set<SearchFilter>, boolean, int, boolean, boolean) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Returns a set of privilege names that matched a set of search criteria.
SearchRealms - Class in com.sun.identity.cli.realm
Searches for realms command.
SearchRealms() - Constructor for class com.sun.identity.cli.realm.SearchRealms
 
searchReferral(Subject, String, String, int, boolean, boolean) - Method in class com.sun.identity.entitlement.opensso.DataStore
Returns a set of referral privilege names that satifies a search filter.
searchReferral(SSOToken, String, BufferedIterator, ResourceSearchIndexes, boolean, Set<String>) - Method in class com.sun.identity.entitlement.opensso.DataStore
Returns a set of referral privilege that satifies the resource and subject indexes.
searchReferralPrivilegeNames(Set<SearchFilter>, boolean, int, boolean, boolean) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Returns a set of referral privilege names that satifies a search filter.
searchReferralPrivilegeNames(Set<SearchFilter>, Subject, String, boolean, int, boolean, boolean) - Method in class com.sun.identity.entitlement.opensso.OpenSSOIndexStore
Returns a set of referral privilege names that matched a set of search criteria.
searchReferralPrivilegeNames(Set<SearchFilter>, boolean, int, boolean, boolean) - Method in class com.sun.identity.entitlement.PrivilegeIndexStore
Returns a set of referral privilege names that matched a set of search criteria.
searchReferrals(SSOToken, String, String) - Method in class com.sun.identity.entitlement.opensso.DataStore
 
searchResources(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for resources in this organization using wildcards and attribute values.
searchResources(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for resources in this people container using wildcards and attribute values.
SearchResultIterator - Class in com.sun.identity.sm.ldap
This class iterates through the LDAPSearchResults and converts the LDAPEntry to a SMSDataEntry object.
SearchResultIterator(ConnectionEntryReader, Set<String>, Connection) - Constructor for class com.sun.identity.sm.ldap.SearchResultIterator
Constructs a SearchResultIterator
searchResults - Variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
 
SearchResults - Class in com.iplanet.ums
Represents search results.
SearchResults(Connection, ConnectionEntryReader, Connection, DataLayer) - Constructor for class com.iplanet.ums.SearchResults
Constructs SearchResults from ldapSearchResult.
SearchResults(Connection, ConnectionEntryReader, Connection) - Constructor for class com.iplanet.ums.SearchResults
Constructs Search Results from ldapSearchResult.
SearchResults<T> - Class in com.sun.identity.common
This class encapsulates search results data.
SearchResults(int, Set<T>, int) - Constructor for class com.sun.identity.common.SearchResults
Constructs the SearchResults object.
searchResults - Variable in class com.sun.identity.idm.IdSearchResults
 
searchResults - Variable in class com.sun.identity.idm.RepoSearchResults
 
searchRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for roles in this organization using wildcards.
searchRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for roles in this organization using wildcards.
searchRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for roles in this organization using wildcards and attribute values.
searchRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for roles in this organization using wildcards and attribute values.
searchRoles(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for roles in this organizational unit using wildcards.
searchRoles(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for roles in this organizational unit using wildcards.
searchRoles(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for roles in this organizational unit using wildcards and attribute values.
searchRoles(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for roles in this organizational unit using wildcards and attribute values.
searchStaticGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Searches for static groups in this group container using wildcards and attribute values.
searchStaticGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for static groups in this organization using wildcards.
searchStaticGroups(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for static groups in this organization using wildcards.
searchStaticGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for static groups in this organization using wildcards.
searchStaticGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for static groups in this organization using wildcards and attribute values.
searchStaticGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for static groups in this organization using wildcards and attribute values.
searchStaticGroups(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for static groups in this organization using wildcards and attribute values.
searchStaticGroups(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for static groups in this organizational unit using wildcards.
searchStaticGroups(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for static groups in this organizational unit using wildcards.
searchStaticGroups(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for static groups in this organizational unit using wildcards and attribute values.
searchStaticGroups(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for static groups in this organizational unit using wildcards and attribute values.
searchSubGroupContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Searches for sub group containers in this group container using wildcards and attribute values.
searchSubGroupContainers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroupContainer
Deprecated.
Searches for group containers in this group container using wildcards and attribute values.
searchSubOrganizationalUnits(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for sub organizational units in this organizational unit using wildcards.
searchSubOrganizationalUnits(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for sub organizational units in this organizational unit using wildcards.
searchSubOrganizationalUnits(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for sub organizational units in this organizational unit using wildcards and attribute values.
searchSubOrganizationalUnits(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for sub organizational units in this organizational unit using wildcards and attribute values.
searchSubOrganizations(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for sub organizations in this organization using wildcards.
searchSubOrganizations(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for sub organizations in this organization using wildcards.
searchSubOrganizations(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for sub organizations in this organization using wildcards and attribute values.
searchSubOrganizations(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for sub organizations in this organization using wildcards and attribute values.
searchSubOrgNames(SSOToken, String, boolean) - Method in class com.sun.identity.sm.CachedSubEntries
Returns realm names that matches the given pattern.
searchSubOrgNames(SSOToken, String, String, int, boolean, boolean, boolean) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Returns the suborganization names.
searchSubOrgNames(SSOToken, String, String, int, boolean, boolean, boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Returns the suborganization names.
searchSubOrgNames(String, String, String, int, boolean, boolean, boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Returns the suborganization names.
searchSubOrgNames(String, String, String, int, boolean, boolean, boolean) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
searchSubOrgNames(SSOToken, String, String, int, boolean, boolean, boolean) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Returns the suborganization names.
searchSubOrgNames(SSOToken, String, String, int, boolean, boolean, boolean) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Returns the suborganization names.
searchSubOrgNames(SSOToken, String, String, int, boolean, boolean, boolean) - Method in class com.sun.identity.sm.SMSObject
Returns the suborganization names.
searchSubPeopleContainers(String, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for sub people containers in this people container using wildcards and attribute values.
searchSubPeopleContainers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for sub people containers in this people container using wildcards and attribute values.
SearchTask(BufferedIterator, ResourceSearchIndexes, Set<String>, boolean, Set<String>) - Constructor for class com.sun.identity.entitlement.opensso.OpenSSOIndexStore.SearchTask
 
SearchTemplate - Class in com.iplanet.ums
Represents templates for searching functionality.
SearchTemplate() - Constructor for class com.iplanet.ums.SearchTemplate
Default constructor for deserialization
SearchTemplate(String, AttrSet, String) - Constructor for class com.iplanet.ums.SearchTemplate
Creates a template with an attribute set and a search filter.
SearchTemplate(String, String[], String) - Constructor for class com.iplanet.ums.SearchTemplate
Creates a template with an array of attributes and a search filter.
searchtemplateMap - Static variable in class com.iplanet.am.sdk.AMSearchFilterManager
Deprecated.
 
searchtemplateMap - Static variable in class com.iplanet.am.sdk.ldap.SearchFilterManager
 
searchTokens(Subject, String) - Method in interface com.sun.identity.coretoken.spi.CoreTokenStore
Searches tokens.
searchTokens(Subject, String) - Method in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
searchTokens(HttpHeaders, HttpServletRequest) - Method in class com.sun.identity.rest.CoreTokenResource
Searches tokens.
searchTree(String, String) - Method in interface org.forgerock.openam.entitlement.indextree.IndexTreeService
Given a resource searches the tree for all matching index rules with the specified realm.
searchTree(String, String) - Method in class org.forgerock.openam.entitlement.indextree.IndexTreeServiceImpl
Given a resource searches the tree for all matching index rules with the specified realm.
searchTree(String) - Method in interface org.forgerock.openam.entitlement.utils.indextree.IndexRuleTree
Given a resource searches the tree for all matching index rules.
searchTree(String) - Method in class org.forgerock.openam.entitlement.utils.indextree.SimpleReferenceTree
 
searchUser(AMIdentityRepository, Map<String, Set<String>>) - Method in interface org.forgerock.openam.authentication.modules.common.mapping.AccountProvider
Search for a user given a map of attributes.
searchUser(AMIdentityRepository, Map<String, Set<String>>) - Method in class org.forgerock.openam.authentication.modules.common.mapping.DefaultAccountProvider
Search for a user given a map of attributes.
searchUsers(String) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Searches for users in this group using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Searches for users in this group using wildcards.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMGroup
Deprecated.
Searches for users in this group using attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for users in this organization using wildcards and attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Searches for users in this organization using attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for users in this organizational unit using wildcards and attribute values.
searchUsers(String, AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for users in this organizational unit using wildcards and filter.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Searches for users in this organization attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for users in this people container using wildcards and attribute values.
searchUsers(String, int, String, Map) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for users in this organization using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for users in this people container using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for users in this group using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for users in this group using wildcards and attribute values.
searchUsers(String, AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for users in this people container using wildcards and attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for users in this people container using attribute values.
searchUsers(String, Map, String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMPeopleContainer
Deprecated.
Searches for users in this people container using wildcards and attribute values.
searchUsers(String, int) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Searches for users in this role using wildcards and attribute values.
searchUsers(String, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Searches for users in this people container using wildcards and attribute values.
searchUsers(String, Map, int) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Searches for users in this role using wildcards and attribute values.
searchUsers(String, Map, AMSearchControl) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Searches for users in this group using wildcards and attribute values.
searchUsers(AMSearchControl, String) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Searches for users in this role using attribute values.
secMech - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
secMech - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
SECOND_DELIM - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SECONDARY_URLS - Static variable in interface com.sun.identity.cli.IArgument
Site secondary URLs.
secret - Variable in class com.sun.identity.wss.trust.BinarySecret
 
SECRET_BYTE_LENGTH - Static variable in class org.forgerock.openam.authentication.modules.push.Constants
Length of a generic secret key (in bytes).
SECRET_PROP - Static variable in class org.forgerock.openam.radius.server.ConsoleClient
The name of the property containing the shared secret to be used in communication with the server.
SECTOR_IDENTIFIER_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
SECURE_COOKIE_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
SECURE_DEFAULT_LOG_HELPER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the default secure log helper class
SECURE_ELF_FORMATTER - Static variable in class com.sun.identity.log.LogConstants
Defines the Secure ELF Formatter class.
SECURE_FILE_HANDLER - Static variable in class com.sun.identity.log.LogConstants
Defines the Secure File Handler class.
SECURE_FILE_HANDLER_NAME - Static variable in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
 
SECURE_LOG_HELPER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the secure log helper class
SECURE_TIMESTAMP_GENERATOR - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Secure Timestamp generator class
SecureAttrs - Class in com.sun.identity.sae.api
SecureAttrs class forms the core api of "Secure Attributes Exchange" (SAE) feature.
SecureAttrs.Certs - Interface in com.sun.identity.sae.api
 
SecureConversationTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.7 SecureConversationToken Assertion Java content class for SecureConversationToken element declaration.
SecureConversationTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SecureConversationTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
SecureConversationTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SecureConversationTokenType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for SecureConversationTokenType complex type.
SecureConversationTokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SecureConversationTokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
SecureConversationTokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
secureCookie - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
SecureELFFormatter - Class in com.sun.identity.log.handlers
This Formatter is the custom defined Formatter for DSAME which formats the logRecord according to ELF.
SecureELFFormatter() - Constructor for class com.sun.identity.log.handlers.SecureELFFormatter
returns a ELF Formatter
SecureFileHandler - Class in com.sun.identity.log.handlers
This SecureFileHandler is very much similar to the java.util.logging.FileHandler .
SecureFileHandler(String) - Constructor for class com.sun.identity.log.handlers.SecureFileHandler
Creates a new SecureFileHandler.
SecureLogHelper - Class in com.sun.identity.log.secure
A helper class for logging that generates the MAC and maintaining the key state
SecureLogHelper() - Constructor for class com.sun.identity.log.secure.SecureLogHelper
 
SecureLogHelperJCEImpl - Class in com.sun.identity.log.secure
A helper class for secure logging that generates the MAC and maintaining the key state Refer to Secure Logging Scheme on CMS website
SecureLogHelperJCEImpl() - Constructor for class com.sun.identity.log.secure.SecureLogHelperJCEImpl
 
SecureRandomFactory - Interface in com.iplanet.am.util
 
SecureRandomFactoryImpl - Class in com.iplanet.am.util
 
SecureRandomFactoryImpl() - Constructor for class com.iplanet.am.util.SecureRandomFactoryImpl
 
SecureRandomManager - Class in com.iplanet.am.util
 
SecureRandomManager() - Constructor for class com.iplanet.am.util.SecureRandomManager
 
secureRequest(ResourceOffering, List, String, SOAPMessage, Map) - Method in class com.sun.identity.liberty.ws.soapbinding.MessageProcessor
Secures the request by getting the credential from the discovery service.
secureRequest(ResourceOffering, List, String, SOAPMessage, Map) - Method in class com.sun.identity.wss.security.handler.MessageProcessor
Secures the request by getting the credential from the discovery service.
secureRequest(SOAPMessage, Subject, Map) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Secures the SOAPMessage request by adding necessary credential information.
secureRequest(SOAPMessage, Subject, Map) - Method in interface com.sun.identity.wss.security.handler.SOAPRequestHandlerInterface
Secures the SOAPMessage request by adding necessary credential information.
secureResponse(SOAPMessage, Map) - Method in class com.sun.identity.liberty.ws.soapbinding.MessageProcessor
Secures the SOAP Message response by adding necessary headers to the given SOAP Message and also signs the message if it is required.
secureResponse(SOAPMessage, Map) - Method in class com.sun.identity.wss.security.handler.MessageProcessor
Secures the SOAP Message response by adding necessary headers to the given SOAP Message and also signs the message if it is required.
secureResponse(SOAPMessage, Map) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Secures the SOAP Message response to the client.
secureResponse(SOAPMessage, Map) - Method in interface com.sun.identity.wss.security.handler.SOAPRequestHandlerInterface
Secures the SOAP Message response to the client.
secureResponse(MessageInfo) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthModuleWrapper
Calls through to the secureResponse method of the underlying module.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.openam.rest.LocalSSOTokenSessionModule
This module will always return AuthStatus.SEND_SUCCESS as it is not designed to return a SSOToken, ony to validate that one is present on the request.
SecureSOAPMessage - Class in com.sun.identity.wss.security.handler
This class SecureSOAPMessage constructs the secured SOAPMessage for the given security mechanism token.
SecureSOAPMessage(SOAPMessage, boolean) - Constructor for class com.sun.identity.wss.security.handler.SecureSOAPMessage
Constructor to create secure SOAP message.
SecureSOAPMessage(SOAPMessage, boolean, List) - Constructor for class com.sun.identity.wss.security.handler.SecureSOAPMessage
Constructor to create secure SOAP message.
SecureTimestampGenerator - Class in com.sun.identity.log.spi
Generates Secure time stamp either using hardware or a secure time stamp server.
SecureTimestampGenerator() - Constructor for class com.sun.identity.log.spi.SecureTimestampGenerator
Creates new SecureTimestampGenerator.
SecurID - Class in com.sun.identity.authentication.modules.securid
 
SecurID() - Constructor for class com.sun.identity.authentication.modules.securid.SecurID
 
SECURID_CONFIG_PATH - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SECURID_PROPERTIES - Static variable in interface com.sun.identity.setup.SetupConstants
rsa_api.properties file name.
SECURID_SERVICE_PREFIX - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
SecurID Service Attribute
SecurIDPrincipal - Class in com.sun.identity.authentication.modules.securid
 
SecurIDPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.securid.SecurIDPrincipal
 
SECURITY_ENCRYPTOR - Static variable in interface com.sun.identity.shared.Constants
Property string for encrypting class implementation.
SECURITY_INITIALIZER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the security initializer class name
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.
SECURITY_SIGNING_ALGORITHM - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the security signing algorithm
SECURITY_STATUS - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Log Security status; ON or OFF.
SECURITY_TOKEN - Static variable in class com.sun.identity.wss.security.WSSConstants
 
SecurityAssertion - Class in com.sun.identity.liberty.ws.security
The SecurityAssertion class provides an extension to Assertion class to support ID-WSF ResourceAccessStatement and SessionContextStatement.
SecurityAssertion(Element) - Constructor for class com.sun.identity.liberty.ws.security.SecurityAssertion
This constructor creates a SecurityAssertion object from a DOM Element.
SecurityAssertion(String, String, Date, Set) - Constructor for class com.sun.identity.liberty.ws.security.SecurityAssertion
Constructs SecurityAssertion object with the assertionID, the issuer, time when assertion issued and a Set of Statement(s) in the assertion.
SecurityAssertion(String, String, Date, Conditions, Set) - Constructor for class com.sun.identity.liberty.ws.security.SecurityAssertion
Constructs SecurityAssertion object with the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion and a Set of Statement(s) in the assertion.
SecurityAssertion(String, String, Date, Conditions, Advice, Set) - Constructor for class com.sun.identity.liberty.ws.security.SecurityAssertion
Constructs SecurityAssertion object with the assertionID, the issuer, time when assertion issued, the conditions when creating a new assertion, Advice applicable to this Assertion and a Set of Statement(s) in the assertion.
securityAssertions - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
SecurityAttributePlugin - Interface in com.sun.identity.liberty.ws.security
This interface SecurityAttributePlugin is used to insert security attributes via the AttributeStatement into the SecurityAssertion during the discovery service credential generation.
SecurityContext - Class in com.sun.identity.wss.security.handler
This class represents the security context for signing/verification and encryption/decryption etc.
SecurityContext() - Constructor for class com.sun.identity.wss.security.handler.SecurityContext
 
SecurityContextTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.6 SecurityContextToken Assertion Java content class for SecurityContextToken element declaration.
SecurityContextTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SecurityContextTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
SecurityContextTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SecurityDebug - Class in com.sun.identity.security
 
SecurityDebug() - Constructor for class com.sun.identity.security.SecurityDebug
 
SecurityElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
This element defines the wsse:Security SOAP header element per Section 4.
SecurityElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
SecurityElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
SecurityElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
SecurityException - Exception in com.sun.identity.wss.security
This class SecurityException is used to generate the exceptions during failures for generating or handing Web Services Security classes or functionalities.
SecurityException() - Constructor for exception com.sun.identity.wss.security.SecurityException
Create an SecurityException with no message.
SecurityException(String) - Constructor for exception com.sun.identity.wss.security.SecurityException
Create an SecurityException with a message.
SecurityHeaderType - Interface in com.sun.identity.wsfederation.jaxb.wsse
This complexType defines header block to use for security-relevant data directed at a specific SOAP actor.
SecurityHeaderTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
SecurityHeaderTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
SecurityHeaderTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
securityManager - Static variable in class com.iplanet.services.util.Crypt
 
SecurityMechanism - Class in com.sun.identity.wss.security
This class exposes the SecurityMechanisms used in the Web Services Security.
SecurityMechanism(String) - Constructor for class com.sun.identity.wss.security.SecurityMechanism
Constructs SecurityMechanism.
SecurityMechanism(String, boolean) - Constructor for class com.sun.identity.wss.security.SecurityMechanism
Constructs SecurityMechanism.
SecurityPrincipal - Class in com.sun.identity.wss.security
This class SecurityPrincipal exposes the authenticated principal via the message level security.
SecurityPrincipal(String) - Constructor for class com.sun.identity.wss.security.SecurityPrincipal
Constructs SecurityPrincipal object.
SecurityQuestionTransformer - Class in org.forgerock.openam.selfservice.config.beans
Security question transformer.
SecurityQuestionTransformer() - Constructor for class org.forgerock.openam.selfservice.config.beans.SecurityQuestionTransformer
 
SecurityToken - Interface in com.sun.identity.wss.security
This interface represents WS-Security token that can be inserted into or extracted from SOAP messages headers for Web Services Security transactions.
SecurityTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for SecurityToken element declaration.
SecurityTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SecurityTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
SecurityTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SecurityTokenException - Exception in com.sun.identity.liberty.ws.security
This class is an extension point for all security authority related exceptions.
SecurityTokenException() - Constructor for exception com.sun.identity.liberty.ws.security.SecurityTokenException
Create an SecurityTokenException with no message.
SecurityTokenException(String) - Constructor for exception com.sun.identity.liberty.ws.security.SecurityTokenException
Create an SecurityTokenException with a message. : *
SecurityTokenException_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenException_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPBuilder
 
SecurityTokenException_SOAPBuilder(String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPBuilder
 
SecurityTokenException_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenException_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPSerializer
 
SecurityTokenFactory - Class in com.sun.identity.wss.security
This class SecurityTokenFactory represents a factory class to create WS-Security tokens.
SecurityTokenFactory(TokenProvider) - Constructor for class com.sun.identity.wss.security.SecurityTokenFactory
Protected constructor.
SecurityTokenManager - Class in com.sun.identity.liberty.ws.security
The class SecurityTokenManager is a final class that provides interfaces to manage Web Service Security (WSS) Tokens.
SecurityTokenManager(Object) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManager
Returns the security token manager instance, the default XMLSignatureManager instance will be used for signing and accessing the data store.
SecurityTokenManager(Object, XMLSignatureManager) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManager
Gets the security token manager instance, this constructor is only applicable when the client is running in the same JVM as server.
SecurityTokenManagerClient - Class in com.sun.identity.liberty.ws.security
The class SecurityTokenManagerClient is a final class that provides interfaces to create, get and destroy Assertions.
SecurityTokenManagerClient(Object) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerClient
Returns an instance of SecurityTokenManagerClient
SecurityTokenManagerClient(String, Object) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerClient
Returns an instance of SecurityTokenManagerClient that will use the provided URL for the management of security tokens.
SecurityTokenManagerIF - Interface in com.sun.identity.liberty.ws.security
This is the JAX-RPC interface for making SecurityTokenManager remotable.
SecurityTokenManagerIF_checkForLocal_RequestStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_checkForLocal_RequestStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_RequestStruct
 
SecurityTokenManagerIF_checkForLocal_RequestStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_checkForLocal_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_RequestStruct_SOAPSerializer
 
SecurityTokenManagerIF_checkForLocal_ResponseStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_checkForLocal_ResponseStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_ResponseStruct
 
SecurityTokenManagerIF_checkForLocal_ResponseStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_checkForLocal_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPSerializer
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct(String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPSerializer
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct(String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPSerializer
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPSerializer
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct(String, String, String, boolean, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPSerializer
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct(String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPSerializer
 
SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder
 
SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPSerializer
 
SecurityTokenManagerIF_getX509CertificateToken_RequestStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getX509CertificateToken_RequestStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_RequestStruct
 
SecurityTokenManagerIF_getX509CertificateToken_RequestStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getX509CertificateToken_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_RequestStruct_SOAPSerializer
 
SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct
 
SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct(String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct
 
SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder
 
SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPSerializer
 
SecurityTokenManagerIF_initialization_Fault_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_initialization_Fault_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPBuilder
 
SecurityTokenManagerIF_initialization_Fault_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_initialization_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPSerializer
 
SecurityTokenManagerIF_initialization_RequestStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_initialization_RequestStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct
 
SecurityTokenManagerIF_initialization_RequestStruct(String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct
 
SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder
 
SecurityTokenManagerIF_initialization_RequestStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_initialization_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPSerializer
 
SecurityTokenManagerIF_initialization_ResponseStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_initialization_ResponseStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_ResponseStruct
 
SecurityTokenManagerIF_initialization_ResponseStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_initialization_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_ResponseStruct_SOAPSerializer
 
SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder
 
SecurityTokenManagerIF_setCertificate_Fault_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_setCertificate_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPSerializer
 
SecurityTokenManagerIF_setCertificate_RequestStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_setCertificate_RequestStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct
 
SecurityTokenManagerIF_setCertificate_RequestStruct(String, boolean) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct
 
SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder
 
SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPSerializer
 
SecurityTokenManagerIF_setCertificate_ResponseStruct - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_setCertificate_ResponseStruct() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_ResponseStruct
 
SecurityTokenManagerIF_setCertificate_ResponseStruct_SOAPSerializer - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_setCertificate_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_ResponseStruct_SOAPSerializer
 
SecurityTokenManagerIF_Tie - Class in com.sun.identity.liberty.ws.security
 
SecurityTokenManagerIF_Tie() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_Tie
 
SecurityTokenManagerImpl - Class in com.sun.identity.liberty.ws.security
This class implements the SecurityTokenManagerIF.
SecurityTokenManagerImpl() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerImpl
 
SecurityTokenManagerServlet - Class in com.sun.identity.liberty.ws.security
This class provides remote interfaces for the SecurityTokenManager class using JAX-RPC.
SecurityTokenManagerServlet() - Constructor for class com.sun.identity.liberty.ws.security.SecurityTokenManagerServlet
 
SecurityTokenProvider - Interface in com.sun.identity.liberty.ws.security
The class SecurityTokenProvider is a provider interface for managing WSS security tokens.
SecurityTokenReference - Class in com.sun.identity.wss.security
This class represents the SecurityTokenReference for referencing the web services tokens that are used for message level security in the SOAP header.
SecurityTokenReference() - Constructor for class com.sun.identity.wss.security.SecurityTokenReference
 
SecurityTokenReference(Element) - Constructor for class com.sun.identity.wss.security.SecurityTokenReference
Constructor
SecurityTokenReferenceElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
This element defines the wsse:SecurityTokenReference per Section 4.3.
SecurityTokenReferenceElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
SecurityTokenReferenceElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
SecurityTokenReferenceElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
SecurityTokenReferenceType - Interface in com.sun.identity.wsfederation.jaxb.wsse
This type is used reference a security token.
SecurityTokenReferenceTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
SecurityTokenReferenceTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
SecurityTokenReferenceTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
SecurityTokenService - Class in com.sun.identity.wss.sts
 
SecurityTokenService() - Constructor for class com.sun.identity.wss.sts.SecurityTokenService
 
SecurityTokenSpec - Interface in com.sun.identity.wss.security
A transparent specification of the Security Token that constitutues a SecurityToken.
SecurityTokenType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for SecurityTokenType complex type.
SecurityTokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SecurityTokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
SecurityTokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SecurityUtils - Class in com.sun.identity.liberty.ws.security
This class has common utility methods .
SecurityUtils() - Constructor for class com.sun.identity.liberty.ws.security.SecurityUtils
 
select(String, int) - Static method in class org.forgerock.openam.cts.impl.queue.QueueSelector
 
SELECT_URI - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Select Transform name.
SELECTED_CONDITIONS - Static variable in class com.sun.identity.policy.PolicyConfig
 
SELECTED_DYNAMIC_ATTRIBUTES - Static variable in class com.sun.identity.policy.PolicyConfig
 
SELECTED_REFERRALS - Static variable in class com.sun.identity.policy.PolicyConfig
 
SELECTED_RESPONSE_PROVIDERS - Static variable in class com.sun.identity.policy.PolicyConfig
 
SELECTED_SUBJECTS - Static variable in class com.sun.identity.policy.PolicyConfig
 
SELECTED_VALUE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SELECTED_VALUE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SELECTED_VALUE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SELECTED_VALUES - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SELECTED_VALUES_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SELECTED_VALUES_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SELECTEDPROVIDER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Chosen provider
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.
SelectTransform - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
SelectTransform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SelectTransform
Deprecated.
This is the default constructor.
SelectTransform(String) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.SelectTransform
Deprecated.
Constructs SelectTransform with allowed characters.
self() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilder
 
self() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilderBase
 
self() - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig.STSInstanceConfigBuilder
 
self() - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig.STSInstanceConfigBuilderBase
 
self() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilder
 
self() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig.SoapDeploymentConfigBuilder
 
self() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilder
 
SELF_SCOPE - Static variable in class com.sun.identity.policy.ResourceResult
Deprecated.
Constant to indicate base (self) level scope for ResourceResult evaluation
SELF_SERVICE_REQUEST_HANDLER - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SelfEvaluation - Class in org.forgerock.openam.monitoring.policy
The class is used for implementing the "SelfEvaluation" group.
SelfEvaluation(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.SelfEvaluation
Constructor for the "SelfEvaluation" group.
SelfEvaluation(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.policy.SelfEvaluation
Constructor for the "SelfEvaluation" group.
SelfEvaluationImpl - Class in org.forgerock.openam.monitoring.policy
Implementation of the SNMP SelfEvaluation interface.
SelfEvaluationImpl(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.SelfEvaluationImpl
Constructs an instance of the SelfEvaluation interface.
SelfEvaluationMBean - Interface in org.forgerock.openam.monitoring.policy
This interface is used for representing the remote management interface for the "SelfEvaluation" MBean.
SelfEvaluationMeta - Class in org.forgerock.openam.monitoring.policy
The class is used for representing SNMP metadata for the "SelfEvaluation" group.
SelfEvaluationMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Constructor for the metadata associated to "SelfEvaluation".
SelfEvaluationsAverage - Variable in class org.forgerock.openam.monitoring.policy.SelfEvaluation
Variable for storing the value of "SelfEvaluationsAverage".
SelfEvaluationsCumulative - Variable in class org.forgerock.openam.monitoring.policy.SelfEvaluation
Variable for storing the value of "SelfEvaluationsCumulative".
SelfEvaluationsMaximum - Variable in class org.forgerock.openam.monitoring.policy.SelfEvaluation
Variable for storing the value of "SelfEvaluationsMaximum".
SelfEvaluationsMinimum - Variable in class org.forgerock.openam.monitoring.policy.SelfEvaluation
Variable for storing the value of "SelfEvaluationsMinimum".
selfRegistration - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
SelfServiceConsoleConfig - Interface in org.forgerock.openam.selfservice.config
Defines the bases for which all self service console configuration should be built on.
SelfServiceFactory - Interface in org.forgerock.openam.selfservice
Creates new self service instances.
SelfServiceGuiceModule - Class in org.forgerock.openam.selfservice
Guice module to bind the self service features together.
SelfServiceGuiceModule() - Constructor for class org.forgerock.openam.selfservice.SelfServiceGuiceModule
 
SelfServiceRestRouteProvider - Class in org.forgerock.openam.selfservice
Provides routes for the user self service services.
SelfServiceRestRouteProvider() - Constructor for class org.forgerock.openam.selfservice.SelfServiceRestRouteProvider
 
SelfServiceUserUiRolePredicate - Class in org.forgerock.openam.core.rest
Determines if the user can access the self-service pages within the UI.
SelfServiceUserUiRolePredicate(Config<SessionService>, Debug) - Constructor for class org.forgerock.openam.core.rest.SelfServiceUserUiRolePredicate
 
SelfSlowestEvaluationTime - Variable in class org.forgerock.openam.monitoring.policy.SelfTiming
Variable for storing the value of "SelfSlowestEvaluationTime".
SelfTiming - Class in org.forgerock.openam.monitoring.policy
The class is used for implementing the "SelfTiming" group.
SelfTiming(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.SelfTiming
Constructor for the "SelfTiming" group.
SelfTiming(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.policy.SelfTiming
Constructor for the "SelfTiming" group.
SelfTimingAverage - Variable in class org.forgerock.openam.monitoring.policy.SelfTiming
Variable for storing the value of "SelfTimingAverage".
SelfTimingImpl - Class in org.forgerock.openam.monitoring.policy
Implementation of the SNMP SelfTiming interface.
SelfTimingImpl(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.SelfTimingImpl
Constructs an instance of the SelfTiming interface.
SelfTimingMBean - Interface in org.forgerock.openam.monitoring.policy
This interface is used for representing the remote management interface for the "SelfTiming" MBean.
SelfTimingMeta - Class in org.forgerock.openam.monitoring.policy
The class is used for representing SNMP metadata for the "SelfTiming" group.
SelfTimingMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Constructor for the metadata associated to "SelfTiming".
SEMAPHORE - Static variable in class org.forgerock.openam.sm.datalayer.impl.PooledTaskExecutor
 
SEMI_COLON - Static variable in interface com.sun.identity.shared.Constants
semi-colon sign
SEMICOLON - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SEMICOLON - Static variable in class com.sun.identity.session.util.SessionUtils
The SEMICOLON encoding scheme
send(URL, RequestSet) - Static method in class com.iplanet.services.comm.client.PLLClient
Translates the Java object to an XML RequestSet document and sends the corresponding XML document to the specified URL.
send(URL, String, RequestSet) - Static method in class com.iplanet.services.comm.client.PLLClient
Translates the Java object to an XML RequestSet document and sends the corresponding XML document to the specified URL.
send(URL, RequestSet, HashMap) - Static method in class com.iplanet.services.comm.client.PLLClient
Translates the Java object to an XML RequestSet document and sends the corresponding XML document to the specified URL.
send(URL, NotificationSet) - Static method in class com.iplanet.services.comm.server.PLLServer
Translates the Java object to an XML NotificationSet document and sends the corresponding XML document to the URL specified in this method.
send(String, Object[], String) - Method in class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
Performs a JAXRPC method call.
send(String, Object, String) - Method in class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
Performs a JAXRPC method call.
send(String, String) - Method in class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
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, 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
 
send(Packet) - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Takes the passed-in packet, injects the ID of the request and a response authenticator and sends it to the source of the request.
send(Request) - Method in class org.forgerock.openam.scripting.api.http.GroovyHttpClient
Deprecated.
Sends an HTTP request and returns a Promise representing the pending HTTP response.
send(Request) - Method in class org.forgerock.openam.scripting.api.http.JavaScriptHttpClient
Deprecated.
Sends an HTTP request and returns a Promise representing the pending HTTP response.
send(PushMessage) - Method in interface org.forgerock.openam.services.push.PushNotificationDelegate
Used to send a message out to the PushNotificationDelegate to be delivered.
send(PushMessage, String) - Method in class org.forgerock.openam.services.push.PushNotificationService
Primary method of this class.
send(PushMessage) - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
SEND_AND_LISTEN - Static variable in class org.forgerock.openam.radius.common.packet.FramedRoutingAttribute
Both send and listen for routing packets.
SEND_ARTIFACT - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SEND_ECP_PAOS_REQUEST - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SEND_ECP_PAOS_REQUEST_FAILED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SEND_ECP_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SEND_ECP_RESPONSE_FAILED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SEND_ROUTING_PACKETS - Static variable in class org.forgerock.openam.radius.common.packet.FramedRoutingAttribute
Send routing packets.
sendAssertionIDRequest(AssertionIDRequest, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.AssertionIDRequestUtil
Sends the AssertionIDRequest to specifiied Assertion ID Request Service and returns Response coming from the Assertion ID Request Service.
sendAssertionIDRequestURI(String, String, String, String) - Static method in class com.sun.identity.saml2.profile.AssertionIDRequestUtil
Sends the Assertion ID to specifiied Assertion ID Request Service and returns Assertion coming from the Assertion ID Request Service.
sendAttributeQuery(AttributeQuery, String, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
Sends the AttributeQuery to specified attribute authority and returns Response coming from the attribute authority.
sendAttributeQuery(AttributeQuery, HttpServletRequest, HttpServletResponse, String, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
Sends the AttributeQuery to specified attribute authority and returns Response coming from the attribute authority.
sendAuthnQuery(AuthnQuery, String, String, String) - Static method in class com.sun.identity.saml2.profile.AuthnQueryUtil
This method sends the AuthnQuery to specifiied authentication authority and returns Response coming from the authentication authority.
sendAuthnRequestPost(HttpServletResponse, String, FSAuthnRequest) - Method in class com.sun.identity.federation.services.fednsso.FSIntersiteTransferService
 
sendAuthnResponse(FSAuthnResponse) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
sendAuthnResponse(FSAuthnResponse) - Method in class com.sun.identity.federation.services.fednsso.FSSSOBrowserPostProfileHandler
 
sendAuthnResponse(FSAuthnResponse) - Method in class com.sun.identity.federation.services.fednsso.FSSSOLECPProfileHandler
 
sendAuthnResponse(FSAuthnResponse) - Method in class com.sun.identity.federation.services.fednsso.FSSSOWMLPostProfileHandler
 
sendAuthRequestToOrigServer(HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Sends the request to the original Auth server and receives the result data.
sendEmail(String, String, String, String, String, Map) - Method in class com.sun.identity.authentication.modules.hotp.DefaultSMSGatewayImpl
Sends an email message to the mail with the code
sendEmail(String, String, String, String, String, Map) - Method in interface com.sun.identity.authentication.modules.hotp.SMSGateway
Sends an email message to the mail with the code
sendEmail(String, String, String, String, Map<String, String>) - Method in class org.forgerock.openam.authentication.modules.oauth2.DefaultEmailGatewayImpl
Sends an email message to the mail with the code
sendEmail(String, String, String, String, Map<String, String>) - Method in interface org.forgerock.openam.authentication.modules.oauth2.EmailGateway
Sends an email message to the mail with the code
sendEmail(String, String, String, Map<String, String>, ResourceBundle, String) - Static method in class org.forgerock.openam.authentication.modules.oauth2.OAuthUtil
 
sendEmail(String, String, String, String, Map<String, Set<String>>) - Method in interface org.forgerock.openam.services.email.MailServer
Sends an email message using specified options given for the MailServer settings
sendEmail(String, String, String) - Method in interface org.forgerock.openam.services.email.MailServer
Sends an email message using default MailServer settings
sendEmail(String, String, String, String) - Method in interface org.forgerock.openam.services.email.MailServer
Sends an email message using default MailServer settings.
sendEmail(String, String, String, String) - Method in class org.forgerock.openam.services.email.MailServerImpl
 
sendEmail(String, String, String) - Method in class org.forgerock.openam.services.email.MailServerImpl
 
sendEmail(String, String, String, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.services.email.MailServerImpl
 
sendEmailToUser(String, String[], String, String, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Sents email to the user(s).
sendError(HttpServletRequest, HttpServletResponse, int, String, String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Sends to error page URL for SAML protocols.
sendError(HttpServletRequest, HttpServletResponse, int, String, String) - Static method in class com.sun.identity.saml2.idpdiscovery.CookieUtils
Sends to error page URL for processing.
sendError(int) - Method in class org.forgerock.openam.audit.servlet.AuditableHttpServletResponse
 
sendError(int, String) - Method in class org.forgerock.openam.audit.servlet.AuditableHttpServletResponse
 
sendError(int, String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call sendError(int sc, String msg) on the wrapped response object.
sendError(int) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call sendError(int sc) on the wrapped response object.
sendErrorPage(HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.federation.services.logout.FSLogoutUtil
Returns the hosted provider's failure page to the user.
sendHOTP() - Method in class com.sun.identity.authentication.modules.hotp.HOTPService
Sends a otp code to the users telephone number and/or email address, based on the authentication module's configuration settings.
sendHtmlEmail(String, String, String) - Method in interface org.forgerock.openam.services.email.MailServer
Sends an email message, containing HTML, using default MailServer settings.
sendHtmlEmail(String, String, String, String, Map<String, Set<String>>) - Method in interface org.forgerock.openam.services.email.MailServer
Sends an email message, containing HTML, using specified options given for the MailServer settings.
sendHtmlEmail(String, String, String) - Method in class org.forgerock.openam.services.email.MailServerImpl
 
sendHtmlEmail(String, String, String, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.services.email.MailServerImpl
 
sendIDPInitProxyLogoutRequest(HttpServletRequest, HttpServletResponse, PrintWriter, LogoutResponse, String, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
 
SENDING_RESPONSE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message SENDING_RESPONSE.
sendLockOutNotice(String) - Method in class com.sun.identity.common.ISAccountLockout
Sends (Email) the lockout notice to the email address specified in the lockout notification attribute with the userDN information of the user whose account is locked.
sendLogRecord(byte[]) - Method in class org.forgerock.openam.log.handlers.syslog.SyslogPublisher
Sends the log record to the syslog server by the means of the chosen protocol (TCP or UDP).
sendLogRecord(byte[]) - Method in class org.forgerock.openam.log.handlers.syslog.SyslogTcpPublisher
Sends the log record to Syslog over TCP in the correct format.
sendLogRecord(byte[]) - Method in class org.forgerock.openam.log.handlers.syslog.SyslogUdpPublisher
 
sendMessage(int, String) - Method in class com.sun.identity.authentication.modules.ldap.LDAPCallbacks
Instantiates and passes a TextOutputCallback to the invokeCallback method of a CallbackHandler to display information messages, warning messages and error messages.
sendMessage(SOAPMessage, String) - Method in class com.sun.identity.federation.services.FSSOAPService
 
SendNotificationException - Exception in com.iplanet.services.comm.server
The SendNotificationException class is used to throw exceptions whenever an error is encountered in sending notifications to applications.
SendNotificationException(String) - Constructor for exception com.iplanet.services.comm.server.SendNotificationException
Constructs an instance of the SendNotificationException class.
SendNotificationException(Throwable) - Constructor for exception com.iplanet.services.comm.server.SendNotificationException
Constructs an instance of the SendNotificationException class.
sendOK() - Method in class org.openidentityplatform.openam.authentication.modules.QR
 
sendPLLRequest(URL, SessionRequest) - Method in class org.forgerock.openam.session.SessionPLLSender
Returns a Session Response object based on the XML document received from remote Session Server.
sendPolicyChangeNotification(Policy, Policy, int) - Method in class com.sun.identity.policy.PolicyCache
 
sendProxyAuthnRequest(FSAuthnRequest, String) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Sends a new AuthnRequest to the authenticating provider.
sendProxyAuthnRequest(AuthnRequest, String, SPSSODescriptorElement, String, HttpServletRequest, HttpServletResponse, String, String, String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
Sends a new AuthnRequest to the authenticating provider.
sendProxyLogoutRequest(HttpServletRequest, HttpServletResponse, PrintWriter, LogoutRequest, List, String, String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
 
sendProxyLogoutRequestSOAP(HttpServletRequest, HttpServletResponse, PrintWriter, SOAPMessage, List, IDPSession) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
 
sendProxyLogoutResponse(HttpServletResponse, HttpServletRequest, String, Map<String, String>, String, String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
 
sendProxyLogoutResponseBySOAP(SOAPMessage, HttpServletResponse, PrintWriter) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
 
sendProxyResponse(String) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Sends the proxy authentication response to the proxying service provider which has originally requested for the authentication.
sendQueryInformation(String) - Method in class com.sun.identity.authentication.AuthContext
 
sendRedirect(String) - Method in class org.forgerock.openam.audit.servlet.AuditableHttpServletResponse
 
sendRedirect(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to return sendRedirect(String location) on the wrapped response object.
sendRedirect(String) - Method in class org.forgerock.openam.validation.ResponseValidationFilter.ValidationWrapper
 
sendRequest(URL, SessionRequest, Session) - Method in class com.iplanet.dpro.session.ClientSdkSessionRequests
Sends remote session request without retries.
sendRequest(SASLRequest, String) - Static method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcClient
Deprecated.
Sends a SASL request to the Authentication Service SOAP endpoint and returns a SASL response.
sendRequest(Message, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.liberty.ws.interaction.InteractionManager
Sends SOAP request to WSP.
sendRequest(Message, String) - Static method in class com.sun.identity.liberty.ws.soapbinding.Client
Sends a request to a SOAP endpoint and returns the response.
sendRequest(Message, String, String) - Static method in class com.sun.identity.liberty.ws.soapbinding.Client
Sends a request to a SOAP endpoint and returns the response.
sendRequest(Message, String, String, String) - Static method in class com.sun.identity.liberty.ws.soapbinding.Client
Sends a request to a SOAP endpoint and returns the response.
SendRequestException - Exception in com.iplanet.services.comm.client
A SendRequestException object is thrown if the the request can not be sent to the destination URL of the service.
SendRequestException(String) - Constructor for exception com.iplanet.services.comm.client.SendRequestException
Constructs an instance of the SendRequestException class.
SendRequestException(Throwable) - Constructor for exception com.iplanet.services.comm.client.SendRequestException
Constructs an instance of the SendRequestException class.
sendRequestToOrigServer(HttpServletRequest, HttpServletResponse, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Sends the request to the original Federation server and receives the result data.
sendResponse(HttpServletRequest, HttpServletResponse, PrintWriter, String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Sends a response to service provider
sendResponse(HttpServletRequest, HttpServletResponse, PrintWriter, String, String, String, String, String, String, String, Response, Object) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Sends a response to service provider
sendResponseArtifact(HttpServletRequest, HttpServletResponse, String, String, String, String, String, Response, Object, Map) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
This method opens a URL connection to the target specified and sends artifact response to it using the HttpServletResponse object.
sendResponseECP(HttpServletRequest, HttpServletResponse, PrintWriter, String, String, String, Response) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
This method sends SAML Response back to ECP.
sendResponseToACS(HttpServletRequest, HttpServletResponse, PrintWriter, Object, AuthnRequest, String, String, String, String, String, String, AuthnContext) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
Sends Response containing an Assertion back to the requesting service provider
sendResponseWithStatus(HttpServletRequest, HttpServletResponse, PrintWriter, String, String, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.IDPProxyUtil
Sends back response with firstlevel and secondlevel status code if available for the original AuthnRequest.
sendResponseWithStatus(HttpServletRequest, HttpServletResponse, PrintWriter, String, String, String, AuthnRequest, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
A convenience method to construct response with First-level and Second-level status code for SAML authentication requests.
sendRestCommand(SSOTokenID, URL, String, Map<String, String>, String) - Method in class com.sun.identity.cli.rest.RestCommand
Run a rest command with a SSO Token
sendRestCommand(URL, String, Map<String, String>, String) - Method in class com.sun.identity.cli.rest.RestCommand
Run a rest command
sendSLOResponse(HttpServletResponse, LogoutResponse, String, String, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
 
sendSLOResponse(HttpServletResponse, HttpServletRequest, LogoutResponse, String, String, String, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
 
sendSLOResponsePost(HttpServletResponse, HttpServletRequest, LogoutResponse, String, String, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
 
sendSLOResponseRedirect(HttpServletResponse, LogoutResponse, String, String, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
 
sendSMSMessage(String, String, String, String, String, Map) - Method in class com.sun.identity.authentication.modules.hotp.DefaultSMSGatewayImpl
Sends a SMS message to the phone with the code
sendSMSMessage(String, String, String, String, String, Map) - Method in interface com.sun.identity.authentication.modules.hotp.SMSGateway
Sends a SMS message to the phone with the code
sendSOAPMessage(String, String, boolean) - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Send SOAP Message to specified url and returns message from peer.
sendTerminationMessage(SOAPMessage, String) - Method in class com.sun.identity.federation.services.FSSOAPService
 
sendUserCreateNotification(Map) - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
The proper setUser<>NotificationList method should be called before calling this method.
sendUserDeleteNotification(Map) - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
The proper setUser<>NotificationList method should be called before calling this method.
sendUserModifyNotification(SSOToken, Map, Map) - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
The proper setUser<>NotificationList method should be called before calling this method.
SENT_AUTHN_RESPONSE - Static variable in class com.sun.identity.federation.common.LogUtil
Sent Authn Response.
SEP - Static variable in class com.sun.identity.entitlement.xacml3.ResourceAttributeUtil
 
separateAdditionalProperties(Map) - Method in class com.iplanet.services.cdm.Client
Removes the "additionalProperties" element from the Map, adds each of them to the Map with name and value (parsed with "=") and returns the values of the "additionalProperties in the Set.
SEPARATOR_DATA - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
Separator of data information.
SePartsType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for SePartsType complex type.
SePartsTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SePartsTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
SePartsTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SequentialThreadPool - Class in com.sun.identity.entitlement
Thread Pool
SequentialThreadPool() - Constructor for class com.sun.identity.entitlement.SequentialThreadPool
 
SerElementsType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for SerElementsType complex type.
SerElementsTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SerElementsTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
SerElementsTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
serialise(T) - Method in class org.forgerock.openam.cts.utils.JSONSerialisation
Serialise an object to JSON.
SERIALIZABLE_INT - Static variable in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
SERIALIZABLE_PREFIX - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
serialize(Serializable, boolean) - Static method in class com.iplanet.jato.util.Encoder
 
serialize(XMLStreamWriter) - Method in class org.forgerock.openam.sts.soap.policy.am.OpenAMSessionAssertion
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable
Serializes attributes into the specified target.
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable
Serializes attributes into the specified target.
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
serializeAttributes(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
serializeBody(XMLSerializer) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable
Serializes child elements and texts into the specified target.
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
serializeBody(XMLSerializer) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable
Serializes child elements and texts into the specified target.
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
serializeBody(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPSerializer
 
serializeDetail(Object, XMLWriter, SOAPSerializationContext) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPSerializer
 
serializeToString(Object) - Static method in class com.sun.identity.authentication.share.AuthXMLUtils
Serialize an object to a string
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
serializeURIs(XMLSerializer) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
serializeURIs(XMLSerializer) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
serialVersionUID - Static variable in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
 
serialVersionUID - Static variable in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
 
serialVersionUID - Static variable in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
 
serialVersionUID - Static variable in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
serialVersionUID - Static variable in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
 
serialVersionUID - Static variable in class org.forgerock.openam.authentication.service.protocol.RemoteSession
 
SeriesTaskExecutor - Class in org.forgerock.openam.sm.datalayer.impl
The SeriesTaskExecutor is an executor that allows parallel processing of tasks, while guaranteeing that tasks on a single Token are always processed in order via a queuing mechanism.
SeriesTaskExecutor(ExecutorService, SeriesTaskExecutorThreadFactory, ThreadMonitor, CTSQueueConfiguration, Debug) - Constructor for class org.forgerock.openam.sm.datalayer.impl.SeriesTaskExecutor
Create a default instance of the SeriesTaskExecutor.
SeriesTaskExecutorThread - Class in org.forgerock.openam.sm.datalayer.impl
Responsible for processing CTS Tasks asynchronously.
SeriesTaskExecutorThread(Debug, SimpleTaskExecutor) - Constructor for class org.forgerock.openam.sm.datalayer.impl.SeriesTaskExecutorThread
Generate a default instance of the Task Processor.
SeriesTaskExecutorThreadFactory - Class in org.forgerock.openam.sm.datalayer.impl
Responsible for generating instances of SeriesTaskExecutorThreads.
SeriesTaskExecutorThreadFactory(Injector) - Constructor for class org.forgerock.openam.sm.datalayer.impl.SeriesTaskExecutorThreadFactory
 
SERVER - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
Server - Class in com.iplanet.services.ldap
This class represents a server.
Server() - Constructor for class com.iplanet.services.ldap.Server
The constructor to instantiate the server object.
server - Variable in class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerRealmTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerServerTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerSitesTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Reference to the MBean server.
server - Variable in class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Reference to the MBean server.
server - Variable in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Reference to the MBean server.
server - Variable in class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Reference to the MBean server.
server - Variable in class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Reference to the MBean server.
server - Variable in class org.forgerock.openam.monitoring.cts.TableOperationTable
Reference to the MBean server.
server - Variable in class org.forgerock.openam.monitoring.cts.TableTokenTable
Reference to the MBean server.
Server - Class in org.openidentityplatform.openam.cassandra.embedded
 
Server() - Constructor for class org.openidentityplatform.openam.cassandra.embedded.Server
 
Server.Type - Class in com.iplanet.services.ldap
 
SERVER_DEFAULT_NAME - Static variable in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
The name of the defaults 'server'.
SERVER_DEFAULTS - Static variable in class com.sun.identity.common.configuration.ServerConfiguration
 
SERVER_DEPLOY_URI - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SERVER_DOWN - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
SERVER_DOWN(4) Indicates that the server was reported down.
SERVER_ERROR - Static variable in class com.sun.identity.liberty.ws.interaction.InteractionManager
Constant string to indicate generic server error
SERVER_ERROR - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The authorization server encountered an unexpected condition which prevented it from fulfilling the request.
SERVER_FAULT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SERVER_HOST - Static variable in class com.sun.identity.saml.common.SAMLConstants
Attribute that identifies server host in AMConfig.properties file.
SERVER_ID - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
SERVER_ID_DOES_NOT_EXIST - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
SERVER_ID_LENGTH - Static variable in class com.sun.identity.saml.common.SAMLConstants
Length for server id.
SERVER_INFO_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to Locate ServerInfo resource translations
SERVER_INFO_URI - Static variable in class com.sun.identity.install.tools.util.RESTEndpoint
 
SERVER_INFO_URI_API_VERSION - Static variable in class com.sun.identity.install.tools.util.RESTEndpoint
 
SERVER_MODE - Static variable in interface com.sun.identity.shared.Constants
Property string for determining whether server mode or client mode.
SERVER_NAME - Static variable in interface com.sun.identity.cli.IArgument
Server name.
SERVER_NAMES - Static variable in interface com.sun.identity.cli.IArgument
Server names.
SERVER_NOT_PRESENT - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
SERVER_NOT_PRESENT(15) If you call getConnection, with or without the service name and there is no Server specified for that service, this exception gets thrown.
SERVER_PASS_FILE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SERVER_PORT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Attribute that identifies server port in AMConfig.properties file.
SERVER_PROPERTIES - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SERVER_PROTOCOL - Static variable in class com.sun.identity.saml.common.SAMLConstants
Attribute that identifies server protocol in AMConfig.properties file.
SERVER_SUBSCHEMA - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SERVER_UNWILLING - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SERVER_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
Attribute that identifies server port in AMConfig.properties file.
SERVER_URL - Static variable in interface com.sun.identity.cli.IArgument
Server URL option
SERVER_URL - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
SERVER_VERSION_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ServerConfigBase - Class in com.sun.identity.cli.serverconfig
 
ServerConfigBase() - Constructor for class com.sun.identity.cli.serverconfig.ServerConfigBase
 
ServerConfigMgr - Class in com.iplanet.services.ldap
The class ServiceConfigMgr provides interfaces to set the directory server information such as hostname, port number, admin DN and password, and proxy user DN and password.
ServerConfigMgr() - Constructor for class com.iplanet.services.ldap.ServerConfigMgr
Constructor that get the serverconfig.xml file and gets the XML document.
ServerConfiguration - Class in com.sun.identity.common.configuration
This manages server configuration information.
ServerConfigurationFactory - Class in org.forgerock.openam.sm
Responsible for parsing the DSConfigMgr configuration.
ServerConfigurationFactory(DSConfigMgr) - Constructor for class org.forgerock.openam.sm.ServerConfigurationFactory
Initialise the configuration parser.
ServerConfigurationNotFound - Exception in org.forgerock.openam.sm.exceptions
Indicates that the requested ServerGroup configuration details could not be found.
ServerConfigurationNotFound(String) - Constructor for exception org.forgerock.openam.sm.exceptions.ServerConfigurationNotFound
 
ServerConfigXML - Class in com.sun.identity.common.configuration
Server Configuration XML object.
ServerConfigXML(String) - Constructor for class com.sun.identity.common.configuration.ServerConfigXML
Creates an object representing server configuration XML.
ServerConfigXML.DirUserObject - Class in com.sun.identity.common.configuration
Directory User object.
ServerConfigXML.ServerGroup - Class in com.sun.identity.common.configuration
Server Group Object.
ServerConfigXML.ServerObject - Class in com.sun.identity.common.configuration
Server object.
ServerConfigXMLObserver - Class in com.sun.identity.common.configuration
Listens to directory configuration changes in server configuration node.
ServerContextHelper - Class in org.forgerock.openam.rest
This class contains method that help with getting information out of ServerContexts objects.
ServerContextHelper() - Constructor for class org.forgerock.openam.rest.ServerContextHelper
 
ServerContextUtils - Class in org.forgerock.openam.forgerockrest.utils
For the convenience of generating information from different types of ServerContexts.
ServerContextUtils() - Constructor for class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
 
ServerEntryNotFoundException - Exception in com.iplanet.services.naming
A ServerEntryNotFoundException is thrown if the Naming Service can not find that server entry
ServerEntryNotFoundException(String) - Constructor for exception com.iplanet.services.naming.ServerEntryNotFoundException
Constructs an instance of the ServerEntryNotFoundException class.
ServerEntryNotFoundException(Throwable) - Constructor for exception com.iplanet.services.naming.ServerEntryNotFoundException
Constructs an instance of the ServerEntryNotFoundException class.
ServerException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when any internal server error occurs.
ServerException() - Constructor for exception org.forgerock.oauth2.core.exceptions.ServerException
Constructs a new ServerException with the default message.
ServerException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.ServerException
Constructs a new ServerException with the specified message.
ServerException(Throwable) - Constructor for exception org.forgerock.oauth2.core.exceptions.ServerException
Constructs a new ServerException with the message from the specified cause.
ServerException - Exception in org.forgerock.openam.sm.datalayer.store
 
ServerException(String, Throwable) - Constructor for exception org.forgerock.openam.sm.datalayer.store.ServerException
 
ServerException(String) - Constructor for exception org.forgerock.openam.sm.datalayer.store.ServerException
 
serverFailed(String) - Static method in class com.sun.identity.jaxrpc.JAXRPCUtil
Sets the service to be failed.
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.
ServerFaultException - Exception in com.sun.identity.saml2.profile
Indicates a server fault occurred during federated SSO.
ServerFaultException(String) - Constructor for exception com.sun.identity.saml2.profile.ServerFaultException
Constructs the server fault exception with the given message code.
ServerFaultException(String, String) - Constructor for exception com.sun.identity.saml2.profile.ServerFaultException
Constructs the server fault exception with the given message code and detail message.
ServerFaultException(SAML2IdentityProviderAdapter, String) - Constructor for exception com.sun.identity.saml2.profile.ServerFaultException
Constructs the server fault exception with the given IDP adapter and message code.
ServerFaultException(SAML2IdentityProviderAdapter, String, String) - Constructor for exception com.sun.identity.saml2.profile.ServerFaultException
Constructs the client fault exception with the given IDP adapter, message code, and detail message.
SERVERGROUP - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
ServerGroup - Class in com.iplanet.services.ldap
 
ServerGroup() - Constructor for class com.iplanet.services.ldap.ServerGroup
 
ServerGroup(Node) - Constructor for class com.sun.identity.common.configuration.ServerConfigXML.ServerGroup
Constructs a Server Group object.
ServerGroupConfiguration - Class in org.forgerock.openam.sm
Represents the configuration information for a server group.
serverGroupName() - Method in class com.iplanet.services.ldap.ServerGroup
 
ServerHostName - Variable in class com.sun.identity.monitoring.SsoServerServerEntry
Variable for storing the value of "ServerHostName".
ServerId - Variable in class com.sun.identity.monitoring.SsoServerServerEntry
Variable for storing the value of "ServerId".
SERVERID_LBCOOKIEVALUE_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for serverid-cookievalue list in naming table.
ServerIDValidator - Class in com.sun.identity.sm
The class ServerIDValidator is used to validate the correct string format for the attribute iplanet-am-platform-server-list in iPlanetAMPlatformService. e.g. proto://host.port|xx where xx is an unique identifier and could any two bytes value
ServerIDValidator() - Constructor for class com.sun.identity.sm.ServerIDValidator
 
ServerInfo - Class in org.forgerock.openam.core.rest.server.models
ServerInfo bean.
ServerInfo() - Constructor for class org.forgerock.openam.core.rest.server.models.ServerInfo
 
ServerInfoResource - Class in org.forgerock.openam.core.rest.server
Represents Server Information that can be queried via a REST interface.
ServerInfoResource(Debug, ConsoleConfigHandler, RestSecurityProvider) - Constructor for class org.forgerock.openam.core.rest.server.ServerInfoResource
 
ServerInstance - Class in com.iplanet.services.ldap
The server instance object represents a tuple of .
ServerInstanceAction - Class in com.sun.identity.security
The class is used to perform privileged operations using AccessController.doPrivileged() when using com.iplanet.services.ldap.ServerInstance to obtain Admin passwords.
ServerInstanceAction(ServerInstance) - Constructor for class com.sun.identity.security.ServerInstanceAction
Non default constructor to be used when a doPrivileged() is performed for the decryption operations.
ServerObject() - Constructor for class com.sun.identity.common.configuration.ServerConfigXML.ServerObject
Constructs a Server object.
ServerObject(Node) - Constructor for class com.sun.identity.common.configuration.ServerConfigXML.ServerObject
Constructs a Server object.
ServerOrSiteEntry - Class in com.sun.identity.common
 
ServerOrSiteEntry(String) - Constructor for class com.sun.identity.common.ServerOrSiteEntry
 
serverPort - Static variable in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
ServerPort - Variable in class com.sun.identity.monitoring.SsoServerServerEntry
Variable for storing the value of "ServerPort".
ServerPropertyValidator - Class in com.sun.identity.common.configuration
Validates the values of server configuration properties.
ServerPropertyValidator() - Constructor for class com.sun.identity.common.configuration.ServerPropertyValidator
 
ServerProtocol - Variable in class com.sun.identity.monitoring.SsoServerServerEntry
Variable for storing the value of "ServerProtocol".
SERVERS_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
ServerSessionOperationStrategy - Class in com.iplanet.dpro.session.operations
Server based SessionOperationStrategy implementation.
ServerSessionOperationStrategy(SessionMonitoringStore, LocalOperations, StatelessOperations, StatelessSessionManager, Debug) - Constructor for class com.iplanet.dpro.session.operations.ServerSessionOperationStrategy
Guice initialised constructor.
ServersResourceProvider - Class in org.forgerock.openam.core.rest.sms
Resource provider that deals with server instances.
ServersResourceProvider(Debug) - Constructor for class org.forgerock.openam.core.rest.sms.ServersResourceProvider
 
ServerStatus - Variable in class com.sun.identity.monitoring.SsoServerServerEntry
Variable for storing the value of "ServerStatus".
ServerUpgrade - Class in org.forgerock.openam.upgrade
 
ServerUpgrade() - Constructor for class org.forgerock.openam.upgrade.ServerUpgrade
 
serverURL - Static variable in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
ServerVersionResource - Class in org.forgerock.openam.core.rest.server
Represents server version information that can be queried via a REST interface.
ServerVersionResource() - Constructor for class org.forgerock.openam.core.rest.server.ServerVersionResource
 
SERVICE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents Service Information
SERVICE - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The SERVICE index type indicates that the index name given corresponds to a service (or application).
SERVICE - Static variable in class com.sun.identity.authentication.config.AMAuthConfigType
 
SERVICE - Static variable in class com.sun.identity.authentication.service.AuthUtils
Authentication type for Service based authentication after Composite Advices
SERVICE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SERVICE - Static variable in class com.sun.identity.idm.IdOperation
The SERVICE operation is supported only for service related functions on an identity.
service(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.idsvcs.rest.IdentityServicesHandler
Determines unmarshalls the request and executes the proper method based on the request parameters.
SERVICE - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
PAOS Request service attribute name.
SERVICE - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to services.
SERVICE - Static variable in class com.sun.identity.sm.SMSUtils
 
SERVICE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.rest.RestEndpointServlet
Delegates the request to either the CREST or Restlet servlet based on whether the request is for a resource or service REST endpoint.
SERVICE_ALREADY_ASSIGNED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
SERVICE_ATTRS - Static variable in interface com.sun.identity.idm.IdConstants
 
SERVICE_CLASS - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
SERVICE_DN - Static variable in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
 
SERVICE_HIERARCHY - Static variable in class com.sun.identity.sm.SMSUtils
 
SERVICE_ID - Static variable in class com.sun.identity.sm.SMSUtils
 
SERVICE_KEY - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
SERVICE_MANAGER_CONFIG - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
Guice bindings for ConnectionConfig instances
SERVICE_MANAGER_INITIALIZATION_FAILED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
SERVICE_NAME - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
SERVICE_NAME - Static variable in class com.sun.identity.authentication.service.ConfiguredAuthServices
 
SERVICE_NAME - Static variable in interface com.sun.identity.cli.IArgument
Service name argument.
SERVICE_NAME - Static variable in class com.sun.identity.entitlement.opensso.EntitlementService
Entitlement Service name.
SERVICE_NAME - Static variable in interface com.sun.identity.idm.IdConstants
 
SERVICE_NAME - Static variable in class org.forgerock.openam.audit.AuditConstants
SMS service name for the audit service.
SERVICE_NAME - Static variable in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
Name of this service for reference purposes.
SERVICE_NAME - Static variable in class org.forgerock.openam.core.rest.devices.services.push.AuthenticatorPushService
Name of this service for reference purposes.
SERVICE_NAME - Static variable in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
SERVICE_NAME - Static variable in class org.forgerock.openam.entitlement.utils.EntitlementUtils
 
SERVICE_NAME - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
SERVICE_NAME - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
SERVICE_NAME - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Name of the PushNotificationService.
SERVICE_NAME - Static variable in class org.forgerock.openam.session.SessionPropertyWhitelist
The name of the service implemented.
SERVICE_NAME - Static variable in class org.forgerock.openam.uma.UmaConstants
 
SERVICE_NAMES - Static variable in interface com.sun.identity.setup.SetupConstants
Property key in PROPERTY_FILENAME file that has all services that need to be registered by the configurator.
SERVICE_NOT_ASSIGNED - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
SERVICE_NOT_PRESENT - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
SERVICE_NOT_FOUND(13) When called DataAccessProvider.getConnection(String), it tries to look for the type of service it is given to provide.
SERVICE_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Query param name for Service based authenticatin (a.k.a. authentication chain)
SERVICE_PROVIDER - Static variable in class com.sun.identity.configuration.ConfigFedMonitoring
 
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.
SERVICE_REV_NUMBER_70 - Static variable in class com.iplanet.services.naming.service.NamingService
 
SERVICE_STATUS_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SERVICE_STATUS_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
SERVICE_TYPE - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
SERVICE_URI - Static variable in class com.sun.identity.authentication.UI.AuthViewBeanBase
Parameter name for service uri.
SERVICE_VERSION - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
SERVICE_VERSION - Static variable in class com.sun.identity.sm.ServiceManager
 
SERVICE_VERSION - Static variable in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
Version of this service.
SERVICE_VERSION - Static variable in class org.forgerock.openam.core.rest.devices.services.push.AuthenticatorPushService
Version of this service.
SERVICE_VERSION - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
SERVICE_VERSION - Static variable in class org.forgerock.openam.services.push.PushNotificationConstants
Version of the PushNotificationService.
SERVICE_VERSION - Static variable in class org.forgerock.openam.session.SessionPropertyWhitelist
The version of the service implemented.
SERVICE_VERSION - Static variable in class org.forgerock.openam.uma.UmaConstants
 
ServiceAlreadyExistsException - Exception in com.sun.identity.sm
The ServiceAlreadyExistsException is thrown if the service already exists.
ServiceAlreadyExistsException() - Constructor for exception com.sun.identity.sm.ServiceAlreadyExistsException
Constructs an ServiceAlreadyExistsException with no specified detail message.
ServiceAlreadyExistsException(String) - Constructor for exception com.sun.identity.sm.ServiceAlreadyExistsException
Constructs an ServiceAlreadyExistsException with the specified detail message.
ServiceAlreadyExistsException(String, String, Object[]) - Constructor for exception com.sun.identity.sm.ServiceAlreadyExistsException
Constructs an ServiceAlreadyExistsException with the specified error code.
ServiceAttributeValidator - Interface in com.sun.identity.sm
The interface ServiceAttributeValidator should be implemented by the services/applications if validator plugins are required.
ServiceConfig - Class in com.sun.identity.sm
The class ServiceConfig provides interfaces to manage the configuration information of a service configuration.
ServiceConfig(ServiceConfigManager, ServiceConfigImpl) - Constructor for class com.sun.identity.sm.ServiceConfig
Protected constructor
ServiceConfigManager - Class in com.sun.identity.sm
The class ServiceConfigurationManager provides interfaces to manage the service's configuration data.
ServiceConfigManager(String, SSOToken) - Constructor for class com.sun.identity.sm.ServiceConfigManager
Constrctor to obtain an instance ServiceConfigManager for a service by providing an authenticated identity of the user.
ServiceConfigManager(SSOToken, String, String) - Constructor for class com.sun.identity.sm.ServiceConfigManager
Creates an instance of ServiceConfigManager for the given service and version.
ServiceConfigManagerFactory - Class in org.forgerock.openam.sm
Simple factory for creating ServiceConfigManager instances.
ServiceConfigManagerFactory(PrivilegedAction<SSOToken>) - Constructor for class org.forgerock.openam.sm.ServiceConfigManagerFactory
Constructs a new instance of ServiceConfigManagerFactory, storing a reference to the admin token.
ServiceConfigProvider<C extends SelfServiceConsoleConfig> - Interface in org.forgerock.openam.selfservice.config
Provides self service config instances based of the passed console configuration instance.
ServiceConfigProviderFactory - Interface in org.forgerock.openam.selfservice.config
Factory delivers up service config providers based of the passed console configuration.
ServiceConfigProviderFactoryImpl - Class in org.forgerock.openam.selfservice.config
Factory delivers up service providers based of the passed console configuration by using reflection to instantiate an instance based of the provider class name.
ServiceConfigProviderFactoryImpl(Injector) - Constructor for class org.forgerock.openam.selfservice.config.ServiceConfigProviderFactoryImpl
Constructs a new service provider factory instance.
ServiceConfigQueryFilterVisitor - Class in org.forgerock.openam.sm
Filter visitor for ServiceConfig.
ServiceConfigQueryFilterVisitor() - Constructor for class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
ServiceConfigUtils - Class in org.forgerock.openam.utils
Static utilities for attribute retrieval for the provided service config.
ServiceConfigUtils() - Constructor for class org.forgerock.openam.utils.ServiceConfigUtils
 
serviceDefaultVersion(SSOToken, String) - Static method in class com.sun.identity.sm.ServiceManager
 
ServiceDescriptionElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for ServiceDescription element declaration.
ServiceDescriptionElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ServiceDescriptionElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
ServiceDescriptionElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
serviceDN - Static variable in class com.sun.identity.sm.DNMapper
 
serviceDN - Static variable in class com.sun.identity.sm.ServiceManager
 
ServiceEndpointApplication - Class in org.forgerock.openam.rest.service
Restlet Application for REST Service Endpoints.
ServiceEndpointApplication(StatusService) - Constructor for class org.forgerock.openam.rest.service.ServiceEndpointApplication
Constructs a new ServiceEndpointApplication.
serviceExists(ServiceConfig) - Static method in class com.sun.identity.sm.SMSUtils
Check if the Service Config is not null and exists in SMS.
serviceHasDefaultOrGlobalSchema() - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
serviceHasSubSchema(SSOToken, String, SchemaType) - Static method in class com.iplanet.am.sdk.AMServiceUtils
Deprecated.
Returns true if the service has the subSchema.
ServiceInstance - Class in com.sun.identity.liberty.ws.disco
The class ServiceInstance describes a web service at a distinct protocol endpoint.
ServiceInstance() - Constructor for class com.sun.identity.liberty.ws.disco.ServiceInstance
Default Constructor.
ServiceInstance(String, String, List) - Constructor for class com.sun.identity.liberty.ws.disco.ServiceInstance
Constructor
ServiceInstance(Element) - Constructor for class com.sun.identity.liberty.ws.disco.ServiceInstance
Constructor.
ServiceInstance - Class in com.sun.identity.sm
The class ServiceInstance provides methods to manage service's instance variables.
ServiceInstanceUpdate - Interface in com.sun.identity.liberty.ws.interfaces
This class ServiceInstanceUpdate is an interface to include the SOAP Header namely ServiceInstanceUpdateHeader when sending a SOAP Response while processing the service request.
ServiceInstanceUpdateHeader - Class in com.sun.identity.liberty.ws.soapbinding
The ServiceInstanceUpdateHeader class represents ServiceInstanceUpdate element defined in SOAP binding schema.
ServiceInstanceUpdateHeader() - Constructor for class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Default Constructor.
ServiceInstanceUpdateHeader.Credential - Class in com.sun.identity.liberty.ws.soapbinding
The ServiceInstanceUpdateHeader.Credential class represents Credential element in ServiceInstanceUpdate element defined in SOAP binding schema.
ServiceListener - Interface in com.sun.identity.sm
The interface ServiceListener needs to be implemented by applications in order to receive service data change notifications.
ServiceListenerRegistration - Interface in org.forgerock.openam.sts.rest
This interface encapsulates the concerns of registering a ServiceListener with the ServiceConfigManager.
ServiceListenerRegistrationImpl - Class in org.forgerock.openam.sts.rest
 
ServiceListenerRegistrationImpl() - Constructor for class org.forgerock.openam.sts.rest.ServiceListenerRegistrationImpl
 
ServiceListeners - Class in com.iplanet.services.naming
ServiceListeners provides a simplified API for creating appropriate ServiceListener instances to respond to changes in either Configuration or Schema.
ServiceListeners(PrivilegedAction<SSOToken>) - Constructor for class com.iplanet.services.naming.ServiceListeners
 
ServiceListeners.Action - Interface in com.iplanet.services.naming
A generic listener which will respond to a configuration or schema change event.
ServiceListeners.ListenerBuilder - Class in com.iplanet.services.naming
Builder responsible for providing fluent-like functions for building up Action instances which will respond to changes in Service configuration.
ServiceLoaderObjectFactory - Enum in org.forgerock.openam.notifications
Uses service loader to get an instance of ObjectFactory and delegates out to that instance to retrieve instances for the requested class type.
ServiceManagementDAO - Interface in com.sun.identity.sm
DAO definition for service management.
ServiceManagementDAOWrapper - Class in com.sun.identity.sm
Until SMSEntry is refactored to separate out its various responsibilities, for now this wrapper class delegates to it.
ServiceManagementDAOWrapper() - Constructor for class com.sun.identity.sm.ServiceManagementDAOWrapper
 
ServiceManager - Class in com.sun.identity.sm
The ServiceManager class provides methods to register/remove services and to list currently registered services.
ServiceManager(SSOToken) - Constructor for class com.sun.identity.sm.ServiceManager
Creates an instance of ServiceManager.
serviceName - Variable in class com.sun.identity.sm.PluginSchema
 
serviceName - Variable in class com.sun.identity.sm.ServiceSchemaModifications
 
serviceName - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
serviceNameDefaultVersion - Static variable in class com.sun.identity.sm.ServiceManager
 
ServiceNameElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for ServiceName element declaration.
ServiceNameElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
ServiceNameElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
ServiceNameElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
serviceNames - Static variable in class com.sun.identity.sm.ServiceManager
 
ServiceNotFoundException - Exception in com.sun.identity.sm
The ServiceNotFoundException is thrown if the service does not exist.
ServiceNotFoundException() - Constructor for exception com.sun.identity.sm.ServiceNotFoundException
Constructs an ServiceNotFoundException with no specified detail message.
ServiceNotFoundException(String) - Constructor for exception com.sun.identity.sm.ServiceNotFoundException
Constructs an ServiceNotFoundException with the specified detail message.
ServiceNotFoundException(String, String, Object[]) - Constructor for exception com.sun.identity.sm.ServiceNotFoundException
Constructs an ServiceNotFoundException with the specified error code.
servicePrincipal - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
servicePrincipal - Variable in class com.sun.identity.wss.provider.STSConfig
 
serviceRequestQueue() - Method in class com.sun.identity.cli.CommandManager
Services the request queue.
serviceRevNumber - Static variable in class com.iplanet.services.naming.service.NamingService
 
ServiceRouter - Interface in org.forgerock.openam.rest
A Router which allows for CHF REST routes to be registered fluently.
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_NODE - Static variable in class com.sun.identity.sm.OrganizationConfigManager
 
SERVICES_NODE - Static variable in class com.sun.identity.sm.SMSEntry
 
SERVICES_NOT_SUPPORTED_FOR_AGENTS_AND_GROUPS - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
SERVICES_RDN - Static variable in class com.sun.identity.sm.SMSEntry
 
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.
services_validator_initialize_failed - Static variable in interface com.iplanet.ums.IUMSConstants
 
services_validator_invalid_attr_name - Static variable in interface com.iplanet.ums.IUMSConstants
 
services_validator_invalid_attr_schema - Static variable in interface com.iplanet.ums.IUMSConstants
 
services_validator_schema_does_not_exist - Static variable in interface com.iplanet.ums.IUMSConstants
 
servicesAssignedByDefault() - Static method in class com.sun.identity.sm.ServiceManager
Returns service names that will be assigned to a realm during creation.
ServiceSchema - Class in com.sun.identity.sm
The class ServiceSchema provides interfaces to manage the schema information of a service.
ServiceSchema(ServiceSchemaImpl, String, SchemaType, ServiceSchemaManager) - Constructor for class com.sun.identity.sm.ServiceSchema
 
ServiceSchema(ServiceSchemaImpl, String, SchemaType, ServiceSchemaManager, boolean) - Constructor for class com.sun.identity.sm.ServiceSchema
 
serviceSchemaDoc - Variable in class com.sun.identity.sm.ServiceSchemaModifications
 
ServiceSchemaManager - Class in com.sun.identity.sm
The class ServiceSchemaManager provides interfaces to manage the service's schema.
ServiceSchemaManager(String, SSOToken) - Constructor for class com.sun.identity.sm.ServiceSchemaManager
Constructor for service's schema manager to manage the attributes and sub configurations.
ServiceSchemaManager(SSOToken, String, String) - Constructor for class com.sun.identity.sm.ServiceSchemaManager
Creates an instance of ServiceSchemaManager for the given service and version pair.
ServiceSchemaManagerFactory - Class in org.forgerock.openam.sm
Simple factory for throwing out ServiceSchemaManagers, used for decoupling test code.
ServiceSchemaManagerFactory() - Constructor for class org.forgerock.openam.sm.ServiceSchemaManagerFactory
Constrcuts a new ServiceSchemaManagerFactory, storing a reference to the admin token.
ServiceSchemaManagerImpl - Class in com.sun.identity.sm
The class ServiceSchemaManagerImpl provides the internal implemation for ServiceSchemaManager.
ServiceSchemaModifications - Class in com.sun.identity.sm
This class determines how a service schema has changed between the current version and the new version in the war file.
ServiceSchemaModifications(String, Document, SSOToken, boolean) - Constructor for class com.sun.identity.sm.ServiceSchemaModifications
 
ServiceSchemaModificationWrapper - Class in org.forgerock.openam.upgrade
This class wraps the attribute modifications for a specific service schema and the attributes within the services schema schemas.
ServiceSchemaModificationWrapper(String, String) - Constructor for class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Create a new wrapper for the specific service and schemaName, used when the service has sub schemas
ServiceSchemaModificationWrapper(String, String, Set<AttributeSchemaImpl>) - Constructor for class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Create a new wrapper for a services attribute modifications
ServiceSchemaModificationWrapper(String, String, Set<AttributeSchemaImpl>, Map<String, ServiceSchemaModificationWrapper>) - Constructor for class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Create a new wrapper for a services attribute modifications
ServiceSchemaUpgradeWrapper - Class in org.forgerock.openam.upgrade
This class provides a wrapper for how the attributes within a specific service has changed and defines how said attributes will be upgraded.
ServiceSchemaUpgradeWrapper(ServiceSchemaModificationWrapper, ServiceSchemaModificationWrapper, ServiceSchemaModificationWrapper) - Constructor for class org.forgerock.openam.upgrade.ServiceSchemaUpgradeWrapper
Create a new wrapper for the attributes add, modified or removed in the service
ServicesClusterMonitorHandler - Class in org.forgerock.openam.session.service
Singleton for managing access to the cluster monitor object.
ServicesDefaultValues - Class in com.sun.identity.setup
This class holds the default values of service schema.
ServicesRealmSmsHandler - Class in org.forgerock.openam.core.rest.sms
Endpoint to handle requests for information about specific services available to be generated in OpenAM.
ServiceType - Class in com.sun.identity.policy
The class ServiceType provides interfaces to obtain information about a service, for which a policy could be created.
ServiceType(String, ServiceSchemaManager, ServiceSchema) - Constructor for class com.sun.identity.policy.ServiceType
Constructor used by ServiceTypeManager to construct an instance of ServiceType,
serviceType - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
ServiceTypeAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Service-Type field as specified in section 5.6 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
ServiceTypeAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
ServiceTypeAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
Create an instance to contain the indicated type.
ServiceTypeManager - Class in com.sun.identity.policy
The class ServiceTypeManager provides methods to determine the services that have policy privileges and and interfaces to instantiate ServiceType objects.
ServiceTypeManager(SSOToken) - Constructor for class com.sun.identity.policy.ServiceTypeManager
Constructor to obtain an instance of ServiceTypeManager using single-sign-on token SSOToken.
serviceUri - Static variable in class com.sun.identity.authentication.UI.AuthViewBeanBase
Configured service uri.
serviceURI - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
ServiceUrlProvider - Interface in org.forgerock.openam.authentication.modules.oauth2.service
 
serviceVersion - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
serviceVersions - Static variable in class com.sun.identity.sm.ServiceManager
 
ServiceXMLTemplates - Class in com.sun.identity.setup
This utility class manages service XML template files.
ServletContextCache - Class in org.forgerock.openam.core.guice
Captures our ServletContext via a ServetContextListener.
ServletContextCache() - Constructor for class org.forgerock.openam.core.guice.ServletContextCache
 
ServletContextLicenseLocator - Class in org.forgerock.openam.license
Locates license files using the ServletContext.getResourceAsStream(String) method to locate licenses within a web archive.
ServletContextLicenseLocator(ServletContext, Charset, String...) - Constructor for class org.forgerock.openam.license.ServletContextLicenseLocator
Constructs the license locator with the given servlet context, character set and license file names.
SESS_DELIMITER - Static variable in class com.iplanet.dpro.session.share.SessionEncodeURL
 
SESS_MAX_CACHING_TIME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Session Service Max Idle Time Attribute
SESS_MAX_IDLE_TIME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Session Service Max Idle Time Attribute
Session - Class in com.iplanet.dpro.session
The Session class represents a session.
Session(SessionID) - Constructor for class com.iplanet.dpro.session.Session
Constructor used by this package only.
session - Variable in class com.sun.identity.authentication.internal.AuthSSOToken
 
SESSION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SESSION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ScriptParams
 
session - Variable in class org.openidentityplatform.openam.cassandra.Repo
 
SESSION_ATTR_NAME_IDP_LIST - Static variable in class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
 
SESSION_ATTR_NAME_RELAYSTATE - Static variable in class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
 
SESSION_ATTR_NAME_REQAUTHNCONTEXT - Static variable in class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
 
SESSION_ATTR_NAME_SPREQUESTER - Static variable in class com.sun.identity.saml2.plugins.SAML2IDPProxyFRImpl
 
SESSION_BASED_LOGIN_FAILED - Static variable in interface com.sun.identity.cli.ExitCodes
Session Based Login Fails.
SESSION_BASED_LOGOUT_FAILED - Static variable in interface com.sun.identity.cli.ExitCodes
Session Based Logout failed..
SESSION_BLACKLIST_CACHE_SIZE_ATTR - Static variable in class com.iplanet.dpro.session.service.SessionConstants
Session service attribute for the size of the cache to maintain for session blacklisting.
SESSION_BLACKLIST_ENABLED_ATTR - Static variable in class com.iplanet.dpro.session.service.SessionConstants
Session service attribute to enable/disable session blacklisting.
SESSION_BLACKLIST_POLL_INTERVAL_ATTR - Static variable in class com.iplanet.dpro.session.service.SessionConstants
Session service attribute for the interval (in seconds) at which to poll the CTS for session blacklist changes.
SESSION_BLACKLIST_PURGE_DELAY_ATTR - Static variable in class com.iplanet.dpro.session.service.SessionConstants
Session service attribute for delay (in minutes) before purging elements from the session blacklist, after expiry.
SESSION_CONDITION_ADVICE - Static variable in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Key that is used to identify the advice messages from this condition.
SESSION_CONDITION_ADVICE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
Key that is used to identify the advice messages from this condition.
SESSION_COOKIE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Session cookie
SESSION_COOKIE - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
SESSION_COOKIE_AGE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Session cookie expiration
SESSION_COOKIE_AGE - Static variable in interface com.sun.identity.saml2.idpdiscovery.IDPDiscoveryConstants
 
SESSION_COTSET_ATTR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Attribute name in the session
SESSION_DEBUG - Static variable in class com.iplanet.dpro.session.service.SessionConstants
 
SESSION_DEBUG - Static variable in class org.forgerock.openam.session.SessionConstants
 
SESSION_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Directive "AuthenticateSessionContext".
SESSION_EXPIRED - Static variable in interface com.sun.identity.cli.ExitCodes
Session has expired.
SESSION_HANDLE_PROP - Static variable in class org.forgerock.openam.session.SessionConstants
Session Handle Property reference
SESSION_HAS_EXPIRED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
SESSION_HOST_PROVIDER_ATTR - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Session host provider attribute
SESSION_ID - Static variable in class org.forgerock.openam.core.rest.authn.RestAuthenticationConstants
Name in auth ID JWT for session ID
SESSION_IDLE_TIME_EXPIRED - Static variable in class org.forgerock.openam.cts.impl.query.worker.CTSWorkerConstants
Marker for identifying queries, processes and tasks relating to session idle time expiry.
SESSION_IDP - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Session property name for identity provider from which this service provider has received a token
SESSION_INDEX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Session index
SESSION_INDEX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for SessionIndex
SESSION_INDEX - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
SESSION_INFO_USER_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
SESSION_LOGOUT_BEHAVIOUR - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
SESSION_OAUTH_SCOPE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
SESSION_OAUTH_TOKEN - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
SESSION_PROPERTIES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
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_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
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_SERVICE - Static variable in class com.iplanet.dpro.session.service.SessionService
Service name for NotificationSets.
SESSION_SERVICE - Static variable in class org.forgerock.openam.session.SessionConstants
Session service reference
SESSION_SERVICE_NAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Session Service Name
SESSION_SP_LIST - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Session property name for list of service provider to which this identity provider has sent a token
SESSION_STMT - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoSDKUtils
Key for SessionContextStatement.
SESSION_TIMED_OUT - Static variable in class com.iplanet.dpro.session.utils.SessionInfoFactory
 
SESSION_UPGRADE_FAILED - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Session upgrade failed
SESSION_UPGRADER_IMPL - Static variable in interface com.sun.identity.shared.Constants
 
SessionAccessManager - Class in org.forgerock.openam.session.service
Class for managing access to Sessions.
SessionActivator - Interface in com.sun.identity.authentication.service
Encapsulates logic for activating a session after successful authentication.
SessionActiveCount - Variable in class com.sun.identity.monitoring.SsoServerSessSvc
Variable for storing the value of "SessionActiveCount".
SessionAdapter - Class in org.forgerock.openam.cts.adapters
SessionAdapter is responsible for providing conversions to and from InternalSession and managing the details around data conversion for this class.
SessionAdapter(TokenIdFactory, CoreTokenConfig, JSONSerialisation, TokenBlobUtils, DNWrapper) - Constructor for class org.forgerock.openam.cts.adapters.SessionAdapter
Creates a default instance with dependencies defined.
SessionAttributeNames - Interface in com.sun.identity.config
 
SessionAuditor - Class in com.iplanet.dpro.session.service
Responsible for publishing audit activity for changes to SessionInfo objects.
SessionAuditor(AuditEventPublisher, AuditEventFactory, PrivilegedAction<SSOToken>, DNWrapper) - Constructor for class com.iplanet.dpro.session.service.SessionAuditor
Create a new Auditor.
SessionAveSessSize - Variable in class com.sun.identity.monitoring.SsoServerSessSvc
Variable for storing the value of "SessionAveSessSize".
SessionBundle - Class in com.iplanet.dpro.session.share
SessionBundle class for session related L1ON message resources
SessionBundle() - Constructor for class com.iplanet.dpro.session.share.SessionBundle
 
SessionCache - Class in org.forgerock.openam.session
Responsible for providing a single point of contact for all Sessions stored in memory.
SessionChangeAuthorizer - Class in org.forgerock.openam.session.authorisation
Session Change Authorizer acts as a mini authorisation manager for changes to a session that need to be permission checked.
sessionChanged(SessionEvent) - Method in interface com.iplanet.dpro.session.SessionListener
This method will be invoked when a session event arrives.
sessionChanged(SessionEvent) - Method in class com.iplanet.sso.providers.dpro.SSOSessionListener
 
sessionChanged(SessionID) - Method in interface org.forgerock.openam.session.service.access.persistence.watchers.SessionModificationListener
Called on session modification or deletion.
SessionCommand - Class in com.sun.identity.cli
Displays active sessions.
SessionCommand(SessionCache) - Constructor for class com.sun.identity.cli.SessionCommand
 
SessionCommand() - Constructor for class com.sun.identity.cli.SessionCommand
 
SessionCondition - Class in com.sun.identity.policy.plugins
Deprecated.
Use SessionCondition instead.
SessionCondition() - Constructor for class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
No argument constructor.
SessionCondition - Class in org.forgerock.openam.entitlement.conditions.environment
An implementation of an EntitlementCondition that defines the maximum user session time during which a policy applies.
SessionCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
Constructs a new SessionCondition instance.
SessionConstants - Class in com.iplanet.dpro.session.service
Responsible for tracking shared constants for the Session Service.
SessionConstants() - Constructor for class com.iplanet.dpro.session.service.SessionConstants
 
SessionConstants - Class in org.forgerock.openam.session
 
SessionConstants() - Constructor for class org.forgerock.openam.session.SessionConstants
 
SessionConstraint - Class in com.iplanet.dpro.session.service
SessionConstraint represents the session quota for a given user and performs the necessary actions based on the session quota limit, If the user reaches maximum allowed session limit , the activation request of new session should be rejected.
SessionConstraint() - Constructor for class com.iplanet.dpro.session.service.SessionConstraint
 
SessionContext - Class in com.sun.identity.liberty.ws.security
The SessionContext class represents session status of an entity to another system entity.
SessionContext() - Constructor for class com.sun.identity.liberty.ws.security.SessionContext
Default constructor
SessionContext(SessionSubject, AuthnContext, String) - Constructor for class com.sun.identity.liberty.ws.security.SessionContext
Constructs a SessionContext object from a SessionSubject object, a AuthnContext object and a String.
SessionContext(Element) - Constructor for class com.sun.identity.liberty.ws.security.SessionContext
Constructs an SessionContext object from a DOM Element.
SESSIONCONTEXT_STATEMENT - Static variable in class com.sun.identity.liberty.ws.security.SessionContextStatement
The Statement is an Session Context Statement.
SessionContextStatement - Class in com.sun.identity.liberty.ws.security
The SessionContextStatement element conveys session status of an entity to another system entity within the body of an <saml:assertion> element.
SessionContextStatement(SessionContext, Subject) - Constructor for class com.sun.identity.liberty.ws.security.SessionContextStatement
Constructs a SessionContextStatement object from a SessionContext object and a Subject object.
SessionContextStatement(SessionContext, ProxySubject, Subject) - Constructor for class com.sun.identity.liberty.ws.security.SessionContextStatement
Constructs a SessionContextStatement object from a SessionContext object, a proxySubject and a Subject object.
SessionContextStatement(Element) - Constructor for class com.sun.identity.liberty.ws.security.SessionContextStatement
Constructs a SessionContextStatement object from a DOM element.
sessionCookies - Variable in class org.forgerock.openam.authentication.modules.push.AbstractPushModule
Used to understand what loadbalancer cookie we should inform the remote device of.
SessionCookies - Class in org.forgerock.openam.session
Responsible for providing functionality around Session cookie management.
SessionCreatedCount - Variable in class com.sun.identity.monitoring.SsoServerSessSvc
Variable for storing the value of "SessionCreatedCount".
SessionCuller - Class in org.forgerock.openam.session
This class is responsible for periodically checking to see whether a given Session should remain in the SessionCache, or whether it should be removed.
sessionDebug - Static variable in class com.iplanet.dpro.session.service.cluster.ClusterStateService
Service Globals
sessionDebug - Static variable in class com.iplanet.dpro.session.SessionNotificationHandler
 
sessionDomain - Variable in class com.iplanet.dpro.session.SessionID
 
SessionEncodeURL - Class in com.iplanet.dpro.session.share
SessionEncodeURL class encodes the URL with the cookie value as a query string or extra path info based on the encoding scheme.
SessionEncodeURL() - Constructor for class com.iplanet.dpro.session.share.SessionEncodeURL
Constructs SessionEncodeURL
SessionEvent - Class in com.iplanet.dpro.session
This class represents a session event.
SessionEvent(Session, SessionEventType, long) - Constructor for class com.iplanet.dpro.session.SessionEvent
Creates a new session event.
SessionEventType - Enum in org.forgerock.openam.session
Represents a session event.
SessionException - Exception in com.iplanet.dpro.session
A SessionException is thrown if the Naming Service can not find a URL for the session service.
SessionException(String) - Constructor for exception com.iplanet.dpro.session.SessionException
Constructs an instance of the SessionException class.
SessionException(String, String, Object[]) - Constructor for exception com.iplanet.dpro.session.SessionException
Constructs an instance of the SessionException class with localizable error message
SessionException(Throwable) - Constructor for exception com.iplanet.dpro.session.SessionException
Constructs an instance of the SessionException class.
SessionException - Exception in com.sun.identity.plugin.session
This class is to handle Session related exceptions.
SessionException(String) - Constructor for exception com.sun.identity.plugin.session.SessionException
Constructs a SessionException with a detailed message.
SessionException(Throwable) - Constructor for exception com.sun.identity.plugin.session.SessionException
Constructs a SessionException with an embedded exception.
SessionException(Exception) - Constructor for exception com.sun.identity.plugin.session.SessionException
Constructs a SessionException with an exception.
SessionException(String, String, Object[]) - Constructor for exception com.sun.identity.plugin.session.SessionException
Constructs a new SessionException without a nested Throwable.
SessionGuiceModule - Class in org.forgerock.openam.session
The Guice bindings for the Session and Session related code.
SessionGuiceModule() - Constructor for class org.forgerock.openam.session.SessionGuiceModule
 
sessionHandle(String) - Method in class org.forgerock.openam.dpro.session.PartialSession.Builder
Set the session handle.
SessionID - Class in com.iplanet.dpro.session
The SessionID class is used to identify a Session object.
SessionID(HttpServletRequest) - Constructor for class com.iplanet.dpro.session.SessionID
Constructs a SessionID object based on a HttpServletRequest object. but if cookie is not found it checks the URL for session ID.
SessionID() - Constructor for class com.iplanet.dpro.session.SessionID
Creates a default instance of SessionID with a null Session ID.
SessionID(String) - Constructor for class com.iplanet.dpro.session.SessionID
Constructs a SessionID object based on a Session ID.
sessionId(String) - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Sets the session id of the current login process.
sessionId(String) - Method in class org.forgerock.openam.sts.user.invocation.OpenAMTokenState.OpenAMTokenStateBuilder
 
SessionIDCorrector - Class in com.iplanet.services.naming
In the case of reconfiguring servers in a cluster, or in the case of changing the servers in a site, a Sessions the Server ID (S1) and Site ID (SI) of the Session will potentially be out of sync.
SessionIDCorrector(Map<String, String>) - Constructor for class com.iplanet.services.naming.SessionIDCorrector
 
SessionIDExtensions - Interface in com.iplanet.dpro.session
Responsible for modelling the Primary Server, Site and Storage Key of a Session ID.
SessionIdleTimeExpiredProcess - Class in org.forgerock.openam.cts.worker.process
A process which handles session idle timeouts.
SessionIdleTimeExpiredProcess(SessionExpiryBatchHandler, Debug) - Constructor for class org.forgerock.openam.cts.worker.process.SessionIdleTimeExpiredProcess
Generates a new CTSWorkerDeleteProcess which can be used across multiple CTSWorkerTask, with various CTSWorkerQuery and CTSWorkerFilter.
SessionIdleTimeExpiredQuery<C> - Class in org.forgerock.openam.cts.impl.query.worker.queries
A query that selects all CTS session tokens whose idle time has expired.
SessionIdleTimeExpiredQuery(ConnectionFactory, QueryFactory, CoreTokenConfig) - Constructor for class org.forgerock.openam.cts.impl.query.worker.queries.SessionIdleTimeExpiredQuery
 
sessionIndex - Variable in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
 
sessionIndex - Variable in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
 
sessionIndex - Variable in class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
 
SessionIndex - Interface in com.sun.identity.saml2.protocol
This class represents the SessionIndex element in SAML protocol schema.
SessionIndexImpl - Class in com.sun.identity.saml2.protocol.impl
This class defines methods for adding SessionIndex element.
SessionIndexImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.SessionIndexImpl
Constructs the SessionIndex Object.
SessionInfo - Class in com.iplanet.dpro.session.share
SessionInfo class holds all the information about the Session
SessionInfo() - Constructor for class com.iplanet.dpro.session.share.SessionInfo
Constructs SessionInfo
SessionInfoFactory - Class in com.iplanet.dpro.session.utils
Responsible for providing a collection of utility functions for manipulating InternalSessions.
SessionInfoFactory() - Constructor for class com.iplanet.dpro.session.utils.SessionInfoFactory
 
sessionInvalidated(Object) - Method in class com.sun.identity.federation.services.logout.FSTokenListener
Gets notification when session changes state.
sessionInvalidated(Object) - Method in interface com.sun.identity.plugin.session.SessionListener
This method is implemented by toolkit, and called by toolkit users.
sessionInvalidated(Object) - Method in class com.sun.identity.saml.AssertionSSOTokenListener
 
sessionInvalidated(Object) - Method in class com.sun.identity.saml2.profile.IDPSessionListener
Callback for SessionListener.
sessionInvalidated(Object) - Method in class com.sun.identity.saml2.profile.SPSessionListener
Callback for SessionListener.
sessionInvalidated(Object) - Method in class com.sun.liberty.jaxrpc.LibertyClientSSOTokenListener
Gets notification when session changes state.
SessionListener - Interface in com.iplanet.dpro.session
The SessionListener interface needs to be implemented by applications in order to receive session events.
SessionListener - Interface in com.sun.identity.plugin.session
Interface used for session invalidation notification.
SessionLogging - Class in com.iplanet.dpro.session.service
Responsible for logging Session events to the audit logs amSSO.access and amSSO.error.
SessionLogging(Debug, SessionServiceConfig, PrivilegedAction<SSOToken>) - Constructor for class com.iplanet.dpro.session.service.SessionLogging
 
SessionManager - Class in com.sun.identity.plugin.session
This class is used by toolkit for access the configured SessionProvider implementation; This class is not to be used by toolkit users.
SessionManager() - Constructor for class com.sun.identity.plugin.session.SessionManager
 
SessionMaxStats - Class in com.iplanet.dpro.session.service
SessionMaxStats implements the StatsListener and provides the information of the total number of sessions in the session table and the number of active sessions in the table.
SessionMaxStats(SessionAccessManager, SessionNotificationSender, Stats) - Constructor for class com.iplanet.dpro.session.service.SessionMaxStats
Creates a new SessionMaxStats
SessionMaxStatsSetupListener - Class in com.iplanet.dpro.session.service
Responsible for initialising SessionMaxStats on server start-up if Stats are enabled.
SessionMaxStatsSetupListener() - Constructor for class com.iplanet.dpro.session.service.SessionMaxStatsSetupListener
 
SessionMeta - Class in org.forgerock.openam.session
 
SessionMeta() - Constructor for class org.forgerock.openam.session.SessionMeta
 
SessionModificationListener - Interface in org.forgerock.openam.session.service.access.persistence.watchers
Runs whenever a session has been modified or deleted.
SessionModificationWatcher - Class in org.forgerock.openam.session.service.access.persistence.watchers
Listens for changes to sessions, and triggers attached listeners.
SessionModificationWatcher() - Constructor for class org.forgerock.openam.session.service.access.persistence.watchers.SessionModificationWatcher
 
SessionMonitoringService - Class in com.iplanet.dpro.session.monitoring
Non-static wrapper for calls to Session-Monitoring related information.
SessionMonitoringService() - Constructor for class com.iplanet.dpro.session.monitoring.SessionMonitoringService
 
SessionMonitoringStore - Class in com.iplanet.dpro.session.monitoring
The store for session monitoring information.
SessionMonitoringStore(ExecutorService, SessionMonitoringTimingStoreFactory) - Constructor for class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
Guice-powered constructor, setting ourselves up with an executor service (which we will use to offload our monitoring writes).
SessionMonitoringTimingStore - Class in com.iplanet.dpro.session.monitoring
An implementation of a timing store specific to the needs of the session monitoring component.
SessionMonitoringTimingStore(SessionMonitoringService) - Constructor for class com.iplanet.dpro.session.monitoring.SessionMonitoringTimingStore
 
SessionMonitoringTimingStore(int) - Constructor for class com.iplanet.dpro.session.monitoring.SessionMonitoringTimingStore
Constructs a SessionMonitoringTimingStore with the provided maximum number of entries in its sample window.
SessionMonitoringTimingStoreFactory - Class in com.iplanet.dpro.session.monitoring
Abstracts away the creation of the SessionMonitoringTimingStore to reduce the need for Guice InjectorHolder to be referenced in the SessionMonitoringStore.
SessionMonitoringTimingStoreFactory() - Constructor for class com.iplanet.dpro.session.monitoring.SessionMonitoringTimingStoreFactory
 
SessionMonitorType - Enum in com.iplanet.dpro.session.monitoring
An enum representing the different types of sessions our monitoring component differentiates the various session operations in to.
SessionNotifCount - Variable in class com.sun.identity.monitoring.SsoServerSessSvc
Variable for storing the value of "SessionNotifCount".
SessionNotification - Class in com.iplanet.dpro.session.share
This SessionNotification class represents a SessionNotification XML document.
SessionNotification(SessionInfo, int, long) - Constructor for class com.iplanet.dpro.session.share.SessionNotification
This constructor shall only be used at the server side to construct a SessionNotification object.
SessionNotificationHandler - Class in com.iplanet.dpro.session
SessionNotificationHandler implements NotificationHandler processes the notifications for a session object
SessionNotificationPublisher - Class in com.iplanet.dpro.session.service
Responsible for publishing session notifications over NotificationBroker.
SessionNotificationPublisher(Debug, NotificationsConfig, NotificationBroker) - Constructor for class com.iplanet.dpro.session.service.SessionNotificationPublisher
 
SessionNotificationSender - Class in com.iplanet.dpro.session.service
Responsible for sending PLL session notification events to registered listeners.
SessionNotificationSender(Debug, SessionServiceConfig, SessionServerConfig, SessionInfoFactory, ShutdownManager) - Constructor for class com.iplanet.dpro.session.service.SessionNotificationSender
 
SessionNotifListnrCount - Variable in class com.sun.identity.monitoring.SsoServerSessSvc
Variable for storing the value of "SessionNotifListnrCount".
SessionOperations - Interface in com.iplanet.dpro.session.operations
Describes the ability to perform an operation on a Session.
SessionOperationStrategy - Interface in com.iplanet.dpro.session.operations
Responsible for providing an appropriate implementation of the SessionOperationStrategy based on system dependent factors.
SessionPersistenceException - Exception in org.forgerock.openam.session.service.access.persistence
Represents an issue that has occurred when persisting a session.
SessionPersistenceException(String, Throwable) - Constructor for exception org.forgerock.openam.session.service.access.persistence.SessionPersistenceException
Constructs a new exception with the specified detail message and cause.
SessionPersistenceManager - Interface in org.forgerock.openam.session.service.access
An interface for handling updates that require a session to be persisted.
SessionPersistenceManagerStep - Class in org.forgerock.openam.session.service.access.persistence
Ensures that InternalSessions have a SessionPersistenceManager set correctly as they are loaded in and out of the CTS
SessionPersistenceManagerStep(Provider<InternalSessionStore>) - Constructor for class org.forgerock.openam.session.service.access.persistence.SessionPersistenceManagerStep
 
SessionPersistenceObservable - Interface in org.forgerock.openam.session.service.access
Represents a session which can have its persistence managed by a SessionPersistenceManager.
SessionPersistenceStore - Class in org.forgerock.openam.session.service.access.persistence
This class is responsible for loading sessions from the CTS.
SessionPersistenceStore(Debug, CTSPersistentStore, SessionAdapter, TokenIdFactory, SessionServiceConfig, PartialSessionFactory, IdentityUtils) - Constructor for class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
 
SessionPLLSender - Class in org.forgerock.openam.session
 
SessionPLLSender(SessionCookies) - Constructor for class org.forgerock.openam.session.SessionPLLSender
 
SessionPollerPool - Class in org.forgerock.openam.session
Singleton holding the threadpool running the amSessionPoller.
SessionPollerSender - Class in org.forgerock.openam.session
Ex-Sun class, pulled out from Session.java.
SessionPollerSender(Session, SessionCuller) - Constructor for class org.forgerock.openam.session.SessionPollerSender
Creates a new SessionPollerSender.
sessionProperties - Variable in class com.iplanet.dpro.session.service.InternalSession
 
sessionProperties - Variable in class com.iplanet.dpro.session.Session
All session related properties are stored as key-value pair in this table.
SessionProperties - Class in org.forgerock.openam.core.rest.session
Responsible for handling the logic around updating properties on an SSOToken.
SessionProperties() - Constructor for class org.forgerock.openam.core.rest.session.SessionProperties
 
SessionPropertyCondition - Class in com.sun.identity.policy.plugins
Deprecated.
SessionPropertyCondition() - Constructor for class com.sun.identity.policy.plugins.SessionPropertyCondition
Deprecated.
No argument constructor
SessionPropertyCondition - Class in org.forgerock.openam.entitlement.conditions.environment
An implementation of an EntitlementCondition that will check whether the properties of a session match the configured values.
SessionPropertyCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
Constructs a new SessionPropertyCondition instance.
SessionPropertyUpgrader - Class in org.forgerock.openam.authentication.service
This class is used in case of session upgrade for copying session properties from the old session into the new one.
SessionPropertyUpgrader() - Constructor for class org.forgerock.openam.authentication.service.SessionPropertyUpgrader
 
SessionPropertyWhitelist - Class in org.forgerock.openam.session
SessionPropertyWhitelist service that caches on a per-realm basis, and has listeners to update cached map if config changes.
SessionPropertyWhitelist(DelegationEvaluator, DelegationPermissionFactory) - Constructor for class org.forgerock.openam.session.SessionPropertyWhitelist
Constructor (called by Guice), registers a listener for this class against all SessionPropertyWhitelist changes.
SessionProvider - Interface in com.sun.identity.plugin.session
Interface used for creating sessions, and for accessing session information.
sessionProvider - Static variable in class com.sun.identity.wsfederation.common.WSFederationUtils
 
SessionQueryFactory - Class in org.forgerock.openam.core.rest.session.query
SessionQueryFactory provides a means of generating SessionQueryTypes based on the server id that is provided.
SessionQueryFactory() - Constructor for class org.forgerock.openam.core.rest.session.query.SessionQueryFactory
 
SessionQueryManager - Class in org.forgerock.openam.core.rest.session.query
Provides the ability to query a collection of OpenAM servers for Session information.
SessionQueryManager(SessionQueryFactory) - Constructor for class org.forgerock.openam.core.rest.session.query.SessionQueryManager
Intialise the SessionQueryManager and provide the OpenAM server ids that it should apply to.
SessionQueryManager - Class in org.forgerock.openam.session.service.access
Class responsible for allowing searches over groups of sessions.
SessionQueryManager(Debug, SessionPersistenceStore, SessionChangeAuthorizer, SessionServiceConfig) - Constructor for class org.forgerock.openam.session.service.access.SessionQueryManager
Creates a session query manager.
SessionQueryType - Interface in org.forgerock.openam.core.rest.session.query
Defines the ability to query a Server and return Session based information from that server.
SessionRequest - Class in com.iplanet.dpro.session.share
This SessionRequest class represents a SessionRequest XML document.
SessionRequest(int, String, boolean) - Constructor for class com.iplanet.dpro.session.share.SessionRequest
This constructor shall only be used at the client side to construct a SessionRequest object.
SessionRequestHandler - Class in com.iplanet.dpro.session.service
Responsible for processing a PLL request and routing it to the appropriate handler which will respond to the caller the results of the operation.
SessionRequestHandler() - Constructor for class com.iplanet.dpro.session.service.SessionRequestHandler
 
SessionResource - Class in org.forgerock.openam.core.rest.session
Represents Sessions that can queried via a REST interface.
SessionResource(SSOTokenManager, AuthUtilsWrapper, SessionPropertyWhitelist, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.SessionResource
Dependency Injection constructor allowing the SessionResource dependency to be provided.
SessionResourceAuthzModule - Class in org.forgerock.openam.core.rest.session
Authorization module specifically designed for the Sessions Resource endpoint.
SessionResourceAuthzModule(SSOTokenManager) - Constructor for class org.forgerock.openam.core.rest.session.SessionResourceAuthzModule
 
SessionResourceUtil - Class in org.forgerock.openam.core.rest.session
A Util class with common functions used by SessionResource, SessionResourceV2 and ActionHandlers
SessionResourceUtil(SSOTokenManager, SessionQueryManager, WebtopNamingQuery) - Constructor for class org.forgerock.openam.core.rest.session.SessionResourceUtil
Creates an instance of the SessionResourceUtil
SessionResourceV2 - Class in org.forgerock.openam.core.rest.session
End point for querying the session info via a REST interface.
SessionResourceV2(SSOTokenManager, AuthUtilsWrapper, SessionResourceUtil, SessionPropertyWhitelist, SessionService, PartialSessionFactory) - Constructor for class org.forgerock.openam.core.rest.session.SessionResourceV2
Dependency Injection constructor allowing the SessionResource dependency to be provided.
SessionResponse - Class in com.iplanet.dpro.session.share
This SessionResponse class represents a SessionResponse XML document.
SessionResponse(String, int) - Constructor for class com.iplanet.dpro.session.share.SessionResponse
This constructor shall only be used at the server side to construct a SessionResponse object.
SessionServerConfig - Class in com.iplanet.dpro.session.service
Responsible for collating WebtopNaming configuration state relating to the Session Service.
SessionServerConfig(Debug, SessionServiceURLService) - Constructor for class com.iplanet.dpro.session.service.SessionServerConfig
Constructor called by Guice to initialize the Singleton instance of SessionServerConfig.
SessionService - Class in com.iplanet.dpro.session.service
This class represents a Session Service.
SessionServiceConfig - Class in com.iplanet.dpro.session.service
Responsible for collating System Properties and amSession.xml configuration state relating to the Session Service.
SessionServiceHelper - Class in org.forgerock.openam.upgrade.helpers
This class is used by the upgrade mechanism (pre-upgrade) to set the value of the iplanet-am-session-constraint-resulting-behavior attribute in the session service to maintain the correct custom value.
SessionServiceHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.SessionServiceHelper
 
SessionServiceURLService - Class in org.forgerock.openam.session
ClientSDK: This code is ClientSDK aware and will only use the Server SessionService when invoked on the Server.
SessionSiteNames - Class in com.sun.identity.common.configuration
This class provides methods for getting site names.
SessionSiteNames() - Constructor for class com.sun.identity.common.configuration.SessionSiteNames
 
SessionState - Enum in com.iplanet.dpro.session.service
State of the session.
sessionState - Variable in class com.iplanet.dpro.session.Session
Four possible values for the state of the session: Invalid Valid Inactive Destroyed
SessionSubject - Class in com.sun.identity.liberty.ws.security
The SessionSubject class represents a liberty subject with associated session status.
SessionSubject(NameIdentifier, SubjectConfirmation, IDPProvidedNameIdentifier) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a NameIdentifier object, SubjectConfirmation and IDPProvidedNameIdentifier object.
SessionSubject(NameIdentifier, IDPProvidedNameIdentifier) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a NameIdentifier object and a IDPProvidedNameIdentifier object.
SessionSubject(Element) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a DOM element.
SessionSubject(SubjectConfirmation) - Constructor for class com.sun.identity.liberty.ws.security.SessionSubject
Constructs a SessionSubject object from a SubjectConfirmation object.
sessionTimedOut(AuthContextLocal) - Static method in class com.sun.identity.authentication.service.AuthUtils
Returns true if the session has timed out or the page has timed out.
SessionTimedOutException - Exception in com.iplanet.dpro.session
A SessionTimedOutException is thrown if the Session has timed out.
SessionTimedOutException(String) - Constructor for exception com.iplanet.dpro.session.SessionTimedOutException
Constructs an instance of the SessionTimedOutException class.
SessionTimedOutException(Throwable) - Constructor for exception com.iplanet.dpro.session.SessionTimedOutException
Constructs an instance of the SessionTimedOutException class.
SessionTimeoutAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Session-Timeout field as specified in section 5.27 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
SessionTimeoutAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.SessionTimeoutAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
SessionTimeoutAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.SessionTimeoutAttribute
Construct an instance to hold the indicated maximum number of seconds of service.
SessionTimeoutHandler - Interface in org.forgerock.openam.session.service
Implementation of this class gets executed every time when an SSO Session times out (either idle or max timeout).
SessionTimeoutHandlerExecutor - Class in com.iplanet.dpro.session.service
Executes all the globally set session timeout handlers in response to session timeout events.
SessionTimingEntry - Class in com.iplanet.dpro.session.monitoring
An implementation of TimingEntry for the Session monitoring component.
SessionTimingEntry(long) - Constructor for class com.iplanet.dpro.session.monitoring.SessionTimingEntry
Constructor, generating a new SessionTimingEntry with the provided duration
SessionTokenField - Enum in org.forgerock.openam.cts.api.fields
Responsible for describing specific fields of interest in Session Tokens.
SessionType - Enum in com.iplanet.dpro.session.service
Type of session.
sessionUpgrade(String) - Method in class org.forgerock.openam.core.rest.authn.core.LoginConfiguration
Sets the user's current session SSO Token Id to use in session upgrade.
SessionUpgradeHandler - Interface in org.forgerock.openam.authentication.service
An internal extension point that can be used to maintain cache data corresponding to a given logged in user during a session upgrade.
SessionURL - Class in org.forgerock.openam.session
Ex-Sun class, pulled out from Session.java.
SessionUtils - Class in com.sun.identity.session.util
This class Implements utility methods for handling HTTP Session.
SessionUtils() - Constructor for class com.sun.identity.session.util.SessionUtils
 
SessionUtilsWrapper - Class in com.sun.identity.session.util
Wrapper object for SessionUtils to avoid calls to static methods.
SessionUtilsWrapper() - Constructor for class com.sun.identity.session.util.SessionUtilsWrapper
 
SessionUtilsWrapper - Class in org.forgerock.openam.core.rest.session
A wrapper class around SessionUtils to facilitate testing of code that needs to use SessionUtils.
SessionUtilsWrapper() - Constructor for class org.forgerock.openam.core.rest.session.SessionUtilsWrapper
 
SessionValidationsCount - Variable in class com.sun.identity.monitoring.SsoServerSessSvc
Variable for storing the value of "SessionValidationsCount".
sessionWindowSize(int) - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
sessStats - Static variable in class com.sun.identity.federation.services.FSSessionManager
For managing session statistics.
set(String, Object) - Method in class com.iplanet.ums.SearchControl
Sets internal attribute value in SearchControl
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
 
set(SnmpValue, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
 
set(int, Object) - Method in class com.sun.identity.shared.datastruct.OrderedSet
Set value to the list.
set(AuditRequestContext) - Static method in class org.forgerock.openam.audit.context.AuditRequestContext
Sets RequestContext of the current thread.
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
 
set(SnmpMibSubRequest, SnmpOid, int) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
 
set(SnmpValue, long, Object) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Set the value of a scalar variable
set(SnmpMibSubRequest, int) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
 
set(Object) - Static method in class org.forgerock.openam.session.util.AppTokenHandler
Sets the ThreadLocal to the supplied application token
set(T) - Method in class org.forgerock.openam.utils.ModifiedProperty
 
Set_13 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
Set_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
Set_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
Set_2 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct
 
Set_2 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct
 
Set_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
Set_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
Set_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
Set_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
Set_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
Set_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
Set_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
Set_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
Set_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
Set_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
Set_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
Set_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
Set_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
Set_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
Set_8 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
Set_8 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
Set_8 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
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.
SET_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SET_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
SET_ENTITY_CONFIG_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to modify Entity configuration.
SET_ENTITY_CONFIG_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
Entity configuration modified successfully.
SET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SET_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
SET_ENTITY_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Failed to modify Entity.
SET_ENTITY_SUCCEEDED - Static variable in class com.sun.identity.federation.common.LogUtil
Entity modified successfully.
SET_INVALID_ENTITY_CONFIG - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SET_INVALID_ENTITY_CONFIG - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
SET_INVALID_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SET_INVALID_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
SET_PASSWORD_STATE - Static variable in class org.forgerock.openam.authentication.modules.oauth2.OAuthParam
 
SET_PROPERTY_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
set_return(UserDetails) - Method in class com.sun.identity.idsvcs.AttributesResponse
 
set_return(String) - Method in class com.sun.identity.idsvcs.GetCookieNameForTokenResponse
 
set_return(String[]) - Method in class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse
 
set_return(IdentityDetails) - Method in class com.sun.identity.idsvcs.ReadResponse
 
setAbstract(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets abstract.
setAccessRequestHandler(Class) - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Set the class declared for this client to handle requests and that implements the AccessRequestHandler interface.
setAccessRequestHandlerClassname(String) - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Set the declared classname for the client.
setAccessToken(String) - Method in class org.forgerock.openidconnect.Client
Sets the registration access token of the OAuth2Client.
setAccessToken(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the registration access token of the OAuth2Client.
setAccessTokenLifeTime(Long) - Method in class org.forgerock.openidconnect.Client
Sets the access token lifetime of the OAuth2Client.
setAccessTokenLifeTime(Long) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the Access token lifetime.
setAccountFederation(NameIDInfo, String) - Static method in class com.sun.identity.saml2.common.AccountUtils
Sets the account federation information to the datastore for a user.
setAccountFederation(NameIDInfo, String) - Static method in class com.sun.identity.wsfederation.common.AccountUtils
Sets the account federation information in the datastore for a user.
setAccountFedInfo(FSAccountFedInfo) - Method in class com.sun.identity.federation.services.FSSession
Sets account federation info.
setAccountInfo(FSAccountFedInfo) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets the federation account information for the user with a specific remote provider.
setAccountInfo(FSAccountFedInfo) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets the federation account information for the user with a specific remote provider.
setACIText(String) - Method in class com.iplanet.services.ldap.aci.ACI
Set the ACI text.
setACR(ACR) - Method in class com.iplanet.services.ldap.aci.ACI
Set the Access Control Rule.
setAction(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEFormTag
 
setAction(List) - Method in interface com.sun.identity.saml2.assertion.AuthzDecisionStatement
Sets the Action(s) of the statement.
setAction(AttributedURIType) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
setAction(AttributedURIType) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.ProblemActionType
Sets the value of the action property.
setAction(Action) - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Sets the instance of Action
setAction(Action) - Method in interface com.sun.identity.xacml.context.Request
Sets the instance of Action
setActionName(String) - Method in class com.sun.identity.entitlement.Entitlement
Sets action name
setActionNames(Set<String>) - Method in class com.sun.identity.entitlement.Entitlement
Sets action names
setActions(Set) - Method in class com.sun.identity.delegation.DelegationPermission
Sets the action names in the permission
setActions(Map<String, Boolean>) - Method in class com.sun.identity.entitlement.ApplicationType
Sets supported action names and its default values.
setActions(Map<String, Boolean>) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Overwrites the actions with the passed action map.
setActions(Map<String, Boolean>) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
setActionValues(ApplicationPrivilege.PossibleAction) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
 
setActionValues(Map<String, Boolean>) - Method in class com.sun.identity.entitlement.Entitlement
Sets action values map.
setActionValues(Map) - Method in class com.sun.identity.policy.Rule
Deprecated.
Sets the action names and their corresponding actions values (or permissions) for the resource or the service.
setActionValues(Map<String, Boolean>) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Sets the action values for this entitlement.
setActive(boolean) - Method in class com.sun.identity.entitlement.Privilege
Sets this privilege active/inactive.
setActive(boolean) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Sets this privilege active/inactive.
setActive(boolean) - Method in class com.sun.identity.policy.Policy
Deprecated.
Set the active flag for policy.
setActive(boolean) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Activates/deactivates the policy.
setActiveStatus(SSOToken, IdType, String, boolean) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
setActiveStatus(boolean) - Method in class com.iplanet.services.ldap.ServerInstance
Set the active status.
setActiveStatus(boolean) - Method in class com.sun.identity.idm.AMIdentity
If there is a status attribute configured, then set its status to true or activated state if the parameter active is true.
setActiveStatus(SSOToken, IdType, String, boolean) - Method in class com.sun.identity.idm.IdRepo
Sets the object's status to active.
setActiveStatus(SSOToken, IdType, String, String, String, boolean) - Method in interface com.sun.identity.idm.IdServices
 
setActiveStatus(SSOToken, IdType, String, boolean) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
setActiveStatus(SSOToken, IdType, String, boolean) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
setActiveStatus(SSOToken, IdType, String, boolean) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
setActiveStatus(SSOToken, IdType, String, boolean) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
setActiveStatus(SSOToken, IdType, String, String, String, boolean) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
setActiveStatus(SSOToken, IdType, String, String, String, boolean) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
setActiveStatus(SSOToken, IdType, String, String, String, boolean) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
setActiveStatus(SSOToken, IdType, String, String, String, boolean) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
setActiveStatus(SSOToken, IdType, String, String, String, boolean) - Method in class org.forgerock.openam.idm.IdServicesDecorator
setActiveStatus(SSOToken, IdType, String, boolean) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Sets the user status to the value provided for the given identity.
setActiveStatus(SSOToken, IdType, String, boolean) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
setActiveStatus_idrepo(String, String, String, String, String, boolean) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
setActiveStatus_idrepo(String, String, String, String, String, boolean) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
setActor(String) - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Sets the value of actor attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Sets the value of actor attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Sets value of actor attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Sets value of actor attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Sets value of actor attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets value of actor attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets value of actor attribute.
setActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets value of actor attribute.
setActor(String) - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Sets the value of actor attribute.
setActor(String) - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Sets the value of actor attribute.
setActor(String) - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Sets the value of actor attribute.
setActor(String) - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Sets the value of actor attribute.
setActor(String) - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Sets the value of actor attribute.
setActor(String) - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Sets the value of actor attribute.
setActualLockoutDuration(long) - Method in class com.sun.identity.common.AccountLockoutInfo
Sets the actual Lockout Duration
setAD(boolean) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets if the directory is Active Directory
setAdditionalInfo(List) - Method in interface com.sun.identity.saml2.assertion.Advice
Sets a list of additional information
setAdditionalInfo(List) - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Sets a list of additional information
setAddress(String) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Sets the network address/location from which an attesting entity can present the assertion
setAddress(String) - Method in class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Sets the value of the Address attribute.
setAddress(String) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Sets the network address/location from which an attesting entity can present the assertion
setAddress(String) - Method in interface com.sun.identity.saml2.assertion.SubjectLocality
Sets the value of the Address attribute.
setAddress(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
setAddress(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
setAddress(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Sets the value of the address property.
setAddress(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType
Sets the value of the address property.
setAddress(AttributedURIType) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
Sets the value of the address property.
setAddress(AttributedURIType) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
setAdmin(Token) - Method in class com.sun.identity.idsvcs.Read
 
setAdminToken(SSOToken) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the admin token.
setAdminToken(SSOToken) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the admin token.
setAdminUserPassword(String, String) - Method in class com.iplanet.services.ldap.ServerConfigMgr
Sets the admin user's password.
setAdvice(Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.ConditionDecision.Builder
Sets the advice.
setAdvice(AdviceBase) - Method in class com.sun.identity.saml.assertion.AssertionBase
Sets the advice for an assertion
setAdvice(Advice) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the advice of the assertion
setAdvice(Advice) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the advice of the assertion
setAdvice(AdviceType) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Sets the value of the advice property.
setAdvice(AdviceType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
setAdviceExpressions(AdviceExpressions) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the adviceExpressions property.
setAdviceExpressions(AdviceExpressions) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the adviceExpressions property.
setAdviceExpressions(AdviceExpressions) - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Sets the value of the adviceExpressions property.
setAdviceId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Advice
Sets the value of the adviceId property.
setAdviceId(String) - Method in class com.sun.identity.entitlement.xacml3.core.AdviceExpression
Sets the value of the adviceId property.
setAdvices(Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.Entitlement
Sets advices.
setAdvices(Map) - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Sets advices associated with this ActionDecision .
setAdvices(Map) - Method in class com.sun.identity.policy.ConditionDecision
Deprecated.
Sets advices associated with this object
setAdvicesHandleableByAM(Set) - Method in class com.sun.identity.policy.remote.AdvicesHandleableByAMResponse
Sets the advices to be handled by OpenSSO.
setAdvicesHandleableByAMRequest(AdvicesHandleableByAMRequest) - Method in class com.sun.identity.policy.remote.PolicyRequest
Sets the AdvicesHandleableByAMRequest sub element of PolicyRequest.
setAdvicesHandleableByAMResponse(AdvicesHandleableByAMResponse) - Method in class com.sun.identity.policy.remote.PolicyResponse
Set the AdvicesHandleableByAMResponse.
setAdvisoryAuthnID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Sets value of advisoryAuthnID attribute.
setAffiliation(boolean) - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Sets the affiliation flag.
setAffiliationConfig(BaseConfigType) - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Sets the value of the affiliationConfig property.
setAffiliationConfig(BaseConfigType) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
setAffiliationDescriptor(AffiliationDescriptorType) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Sets the value of the affiliationDescriptor property.
setAffiliationDescriptor(AffiliationDescriptorType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
setAffiliationID(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the Affiliation Identifier.
setAffiliationID(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets value of affiliationID attribute.
setAffiliationOwnerID(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Sets the value of the affiliationOwnerID property.
setAffiliationOwnerID(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
setAgentGroup(SSOToken, String, String, String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Set agent group.
setAgentGroup(SSOToken, String, AMIdentity, String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Set agent group.
setAgentGroup(AMIdentity, AMIdentity) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Set agent group.
setAlgorithm(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.AgreementMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
setAlgorithm(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
setAlgorithm(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.CanonicalizationMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DigestMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
setAlgorithm(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
setAlgorithm(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
setAlgorithm(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
setAlgorithm(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.TransformType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.CanonicalizationMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DigestMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
setAlgorithm(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
setAlgorithm(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
setAlgorithm(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
setAlgorithm(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.TransformType
Sets the value of the algorithm property.
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.
setAll() - Method in class com.sun.identity.config.wizard.Step4
 
setAllowCache(boolean) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.Freshness
Sets the value of the allowCache property.
setAllowCache(boolean) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
setAllowCreate(boolean) - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Sets the value of AllowCreate attribute.
setAllowCreate(boolean) - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Sets the value of AllowCreate attribute.
setAllowed(boolean) - Method in class com.sun.identity.policy.ConditionDecision
Deprecated.
Sets boolean result of condition evaluation
setAllowedGrantScopes(List<String>) - Method in class org.forgerock.openidconnect.Client
Sets the allowed scopes of the OAuth2Client.
setAllowedGrantScopes(List<String>) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the allowed scopes of the OAuth2Client.
setAllReturnAttributes(boolean) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Sets the specified boolean value to the variable.
setAllReturnAttributes(boolean) - Method in class com.iplanet.ums.SearchControl
Sets the specified boolean value to the variable.
setAllReturnAttributes(boolean) - Method in class com.sun.identity.idm.IdSearchControl
Sets the specified boolean value to the variable.
setAmIdentityNames(Set<String>) - Method in class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
 
setAMLoginModule(AMLoginModuleBinder) - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
Constructs an instance of the AuthLoginModule.
setAnchor(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
setAnswer(String) - Method in class org.forgerock.openam.services.push.dispatch.PushMessageChallengeResponsePredicate
Sets the answer for this predicate.
setAny(List) - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Sets the value of the Any property.
setAny(String) - Method in interface com.sun.identity.saml2.protocol.ArtifactResponse
Sets the any element of the response.
setAny(List) - Method in interface com.sun.identity.saml2.protocol.Extensions
Sets the Extensions object.
setAny(String) - Method in class com.sun.identity.saml2.protocol.impl.ArtifactResponseImpl
Sets the any element of the response.
setAny(List) - Method in class com.sun.identity.saml2.protocol.impl.ExtensionsImpl
Sets the Extensions object.
setAny(List) - Method in class com.sun.identity.saml2.protocol.impl.StatusDetailImpl
Sets the StatusDetail object.
setAny(List) - Method in interface com.sun.identity.saml2.protocol.StatusDetail
Sets the value of the Any property.
setAny(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the any attribute.
setAny(Object) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
setAny(Object) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
setAny(Object) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
setAny(Object) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ProofTokenType
Sets the value of the any property.
setAny(Object) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.PseudonymBasisType
Sets the value of the any property.
setAny(Object) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SecurityTokenType
Sets the value of the any property.
setAnyAttribute(Map) - Method in interface com.sun.identity.saml2.assertion.Attribute
Sets the anyAttribute of the attribute.
setAnyAttribute(Map) - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Sets the anyAttribute of the attribute.
setApp(Token) - Method in class com.sun.identity.idsvcs.Log
 
SetApplication - Class in com.sun.identity.cli.entitlement
 
SetApplication(ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.SetApplication
Create a new instance.
setApplicationAttributes(Application, Map<String, Set<String>>, boolean) - Method in class com.sun.identity.cli.entitlement.ApplicationImpl
 
setApplicationClassName(String) - Method in class com.sun.identity.entitlement.ApplicationType
Sets application class name.
setApplicationIdleTimeout(int) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
 
setApplicationIndexes(Set<String>) - Method in class com.sun.identity.entitlement.Privilege
 
setApplicationName(String) - Method in class com.sun.identity.entitlement.Entitlement
Sets application name.
setApplicationName(String) - Method in class com.sun.identity.policy.Rule
Deprecated.
Sets application Name.
setApplicationName(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
 
setApplicationName(String) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Sets the name of the application that this entitlement refers to.
SetApplicationPrivilegeResources - Class in com.sun.identity.cli.entitlement
 
SetApplicationPrivilegeResources(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.SetApplicationPrivilegeResources
 
SetApplicationPrivilegeSubjects - Class in com.sun.identity.cli.entitlement
 
SetApplicationPrivilegeSubjects(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.SetApplicationPrivilegeSubjects
 
setApplicationResources(Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
 
setApplicationType(ApplicationType) - Method in class com.sun.identity.entitlement.Application
Sets the application type of this Application
setApplicationType(Subject, String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
Retrieves the ApplicationType specified by the request, ensuring that the Subject supplied has the authorization.
setApplicationType(String) - Method in class org.forgerock.openidconnect.Client
Sets the application type of the OAuth2Client.
setApplicationType(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the application type of the OAuth2Client.
setApplicationTypeAttributes(ApplicationType, Map<String, Set<String>>) - Method in class org.forgerock.openam.cli.entitlement.ApplicationTypeImpl
 
setAppliesTo(EffectType) - Method in class com.sun.identity.entitlement.xacml3.core.AdviceExpression
Sets the value of the appliesTo property.
setAppliesTo(AppliesToType) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
setAppliesTo(AppliesToType) - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyAttachmentType
Sets the value of the appliesTo property.
setAppliesTo(String) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the name of the service for which the assertion needs to be issued.
setAppliesTo(String) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the name of the service for which the assertion needs to be issued.
setAppliesTo(String) - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Sets the appliesTo attribute.
setAppliesTo(String) - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Sets the appliesTo attribute element
setAppSSOToken(String) - Method in class com.sun.identity.policy.remote.PolicyRequest
Sets the single sign on token of the application who sends the request.
setAppSSOTokenID(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the Application SSO Token id as received in PLL request
setArchiver(String, Archiver) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
This method is to set the archiver corresponding to a loggerName
setArrayOfString_13(String[]) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setArrayOfString_13(String[]) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setArtifact(Artifact) - Method in interface com.sun.identity.saml2.protocol.ArtifactResolve
Sets the Artifact of the request.
setArtifact(Artifact) - Method in class com.sun.identity.saml2.protocol.impl.ArtifactResolveImpl
Sets the Artifact of the request.
setArtifacts(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
setArtifacts(long) - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Set the ID-FF service's artifact counter.
setArtifacts(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
setArtifacts(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
setAssertion(List) - Method in interface com.sun.identity.saml2.assertion.Evidence
Sets the Assertion(s) in the element.
setAssertion(Assertion) - Method in class com.sun.identity.saml2.profile.ResponseInfo
Sets the authn assertion
setAssertion(List) - Method in class com.sun.identity.saml2.protocol.impl.ResponseImpl
Sets Assertion(s) of the response.
setAssertion(List) - Method in interface com.sun.identity.saml2.protocol.Response
Sets Assertion(s) of the response.
setAssertion(Assertion) - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Sets the assertion.
setAssertionConsumerServiceID(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the Assertion Consumer Service Identifier.
setAssertionConsumerServiceIndex(Integer) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the value of the AssertionConsumerServiceIndex attribute.
setAssertionConsumerServiceIndex(Integer) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the value of the AssertionConsumerServiceIndex attribute.
setAssertionConsumerServiceURL(String) - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Sets the value of AssertionConsumerServiceURL attribute.
setAssertionConsumerServiceURL(String) - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Sets the Assertion Consumer Service URL.
setAssertionConsumerServiceURL(String) - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Sets the value of the AssertionConsumerServiceURL attribute.
setAssertionConsumerServiceURL(String) - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Sets the value of the AssertionConsumerServiceURL attribute.
setAssertionConsumerServiceURL(String) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the value of the AssertionConsumerServiceURL attribute.
setAssertionConsumerServiceURL(String) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the value of the AssertionConsumerServiceURL attribute.
setAssertionID(String) - Method in class com.sun.identity.saml.assertion.AssertionBase
Set the AssertionID for this assertion
setAssertionID(String) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the assertion identifier.
setAssertionID(String) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the assertion identifier.
setAssertionIDRef(List) - Method in interface com.sun.identity.saml2.assertion.Evidence
Sets the AssertionIDRef(s) in the element.
setAssertionIDRefs(List) - Method in interface com.sun.identity.saml2.assertion.Advice
Sets a list of AssertionIDRef
setAssertionIDRefs(List) - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Sets a list of AssertionIDRef
setAssertionIDRefs(List) - Method in interface com.sun.identity.saml2.protocol.AssertionIDRequest
Sets a list of AssertionIDRef Objects.
setAssertionIDRefs(List) - Method in class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
Sets a list of AssertionIDRef Objects.
setAssertionInterval(long) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the assertion interval
setAssertionInterval(long) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the assertion interval
setAssertions(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
setAssertions(long) - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Set the ID-FF service's assertion counter.
setAssertions(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
setAssertions(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
setAssertions(List) - Method in interface com.sun.identity.saml2.assertion.Advice
Sets a list of Assertion
setAssertions(List) - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Sets a list of Assertion
setAssertionURIRef(List) - Method in interface com.sun.identity.saml2.assertion.Evidence
Sets the AssertionURIRef(s) in the element.
setAssertionURIRefs(List) - Method in interface com.sun.identity.saml2.assertion.Advice
Sets a list of AssertionURIRef
setAssertionURIRefs(List) - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Sets a list of AssertionURIRef
setAssociatedAdvice(AssociatedAdvice) - Method in class com.sun.identity.entitlement.xacml3.core.Result
Sets the value of the associatedAdvice property.
setAssociatedOrganization(PersistentObject) - Method in class com.iplanet.ums.dctree.DomainComponent
Sets the mapping of a dc entry in the dctree to an organization or OrganizationalUnit entry in the convergence DIT, the directory tree hosting all the actual entries
setAssociatedOrganization(Guid) - Method in class com.iplanet.ums.dctree.DomainComponent
Sets the mapping of a dc entry in the dctree to an organization or organizational unit entry in the convergence DIT, the directory tree hosting all the actual entries.
setAttribute(String, String) - Method in class com.iplanet.services.naming.share.NamingResponse
Sets the naming attribute.
setAttribute(Attr) - Method in class com.iplanet.ums.PersistentObject
Set an attribute value for the entity.
setAttribute(Attr, Locale) - Method in class com.iplanet.ums.PersistentObject
Sets an attribute value with a given locale for the entity.
setAttribute(String, Set) - Method in class com.sun.identity.authentication.config.AMAuthenticationInstance
Sets a configuration parameter with the specified value values.
setAttribute(String, Set) - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Sets default value for a specific attribute.
setAttribute(List) - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Sets list of attribute
setAttribute(List) - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Sets the list of authentication module data store specific attributes.
setAttribute(List<Attribute>) - Method in interface com.sun.identity.saml2.assertion.AttributeStatement
Sets Attribute(s) of the statement.
setAttribute(List<Attribute>) - Method in class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Sets Attribute(s) of the statement.
setAttribute(String, String[]) - Method in class com.sun.identity.sm.SMSEntry
Set the attribute values.
setAttribute(String, String, String[]) - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptIdentityRepository
Sets a particular attribute for a particular user.
setAttribute(String, Object) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to return setAttribute(String name, Object o) on the wrapped request object.
setAttribute(String, Object) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Sets an attribute on the session, either from local object pre serialization or the stored value post serialization.
setAttribute(CoreTokenField, T) - Method in class org.forgerock.openam.cts.api.tokens.Token
Mutator for the non-primary fields of the Token.
setAttribute(String, Object) - Method in class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext
Set an attribute on the context
setAttribute(String, Object[]) - Method in class org.forgerock.openam.scripting.api.ScriptedIdentity
Sets the attribute's values.
setAttributeAssignments(List) - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Sets XML elements corresponding to AttributeAssignment elements for this obligation.
setAttributeAssignments(List) - Method in interface com.sun.identity.xacml.policy.Obligation
Sets XML elements corresponding to AttributeAssignment elements for this obligation.
setAttributeByteArray(String, byte[][]) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Sets byte attribute values in this AMObject.
setAttributeConsumingServiceIndex(Integer) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the value of the AttributeConsumingServiceIndex attribute.
setAttributeConsumingServiceIndex(Integer) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the value of the AttributeConsumingServiceIndex attribute.
SetAttributeDefaults - Class in com.sun.identity.cli.schema
Sets default attribute values of schema.
SetAttributeDefaults() - Constructor for class com.sun.identity.cli.schema.SetAttributeDefaults
 
setAttributeDefaults(Map) - Method in class com.sun.identity.sm.ServiceSchema
Method to change the default values of attributes in the schema.
setAttributeDefaults(String, Set) - Method in class com.sun.identity.sm.ServiceSchema
Method to change default value for a specific attribute.
setAttributeDefaultValues(String, String, String, String, Set) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets default values of an existing attribute.
setAttributeDesignator(AttributeDesignator) - Method in class com.sun.identity.entitlement.xacml3.core.Match
Sets the value of the attributeDesignator property.
setAttributeId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Attribute
Sets the value of the attributeId property.
setAttributeId(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
Sets the value of the attributeId property.
setAttributeId(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
Sets the value of the attributeId property.
setAttributeId(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Sets the value of the attributeId property.
setAttributeId(String) - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Sets the value of the attributeId property.
setAttributeId(URI) - Method in interface com.sun.identity.xacml.context.Attribute
Sets the attributeId of the Attribute.
setAttributeId(URI) - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Sets the attribiteId of the >Attribute
setAttributeId(String) - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Sets the AttributeIds of this object
setAttributeMap(Map) - Method in class com.sun.identity.federation.message.common.Extension
Deprecated.
Converts attribute value pairs to a list of XML String objects.
setAttributeMap(Map) - Method in class com.sun.identity.saml2.profile.ResponseInfo
Sets the map of the attributes
setAttributeName(String) - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
setAttributeName(String) - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
setAttributeNames(String[]) - Method in class com.iplanet.ums.SearchTemplate
Sets the attributes to be returned on a search.
setAttributeNames(Set<String>) - Method in class com.sun.identity.entitlement.Application
Sets attribute names.
setAttributeNames(Set<String>) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setAttributes(Map) - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Sets attribute values in this AMObject.
setAttributes(Map) - Method in class com.iplanet.am.sdk.AMEntityImpl
 
setAttributes(Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Sets attribute values in this AMObject.
setAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.iplanet.am.sdk.AMSDKRepo
Sets the Attributes of the named identity. the single sign on token must have the necessary permission to set the attributes.
setAttributes(SSOToken, String, int, Map, Map, boolean) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Method Set the attributes of an entry.
setAttributes(SSOToken, String, int, Map, Map, boolean) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Method Set the attributes of an entry.
setAttributes(SSOToken, String, int, Map, Map, boolean) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Method Set the attributes of an entry.
setAttributes(SSOToken, String, int, Map, Map, boolean) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Method Set the attributes of an entry.
setAttributes(String, String, int, Map, Map, boolean) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
setAttributes(String, String, int, Map, Map, boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
setAttributes(SSOToken, String, int, Map, Map, boolean) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Method Set the attributes of an entry.
setAttributes(Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.Entitlement
Sets attributes.
setAttributes(Map) - Method in class com.sun.identity.idm.AMIdentity
Sets the values of attributes.
setAttributes(SSOToken, IdType, String, Map<String, Set<String>>, boolean) - Method in class com.sun.identity.idm.IdRepo
Set the values of attributes of the identity.
setAttributes(SSOToken, IdType, String, Map, boolean, String, String, boolean) - Method in interface com.sun.identity.idm.IdServices
 
setAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
Set the values of attributes of the identity.
setAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
setAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
setAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
setAttributes(SSOToken, IdType, String, Map, boolean, String, String, boolean) - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
setAttributes(SSOToken, IdType, String, Map, boolean, String, String, boolean) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
setAttributes(SSOToken, IdType, String, Map, boolean, String, String, boolean) - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
setAttributes(SSOToken, IdType, String, Map, boolean, String, String, boolean) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
setAttributes(String[]) - Method in class com.sun.identity.idsvcs.AttributesRequest
 
setAttributes(Attribute[]) - Method in class com.sun.identity.idsvcs.IdentityDetails
 
setAttributes(Attribute[]) - Method in class com.sun.identity.idsvcs.Read
 
setAttributes(Attribute[]) - Method in class com.sun.identity.idsvcs.UserDetails
 
setAttributes(String, Map<String, Set<String>>) - Method in interface com.sun.identity.plugin.datastore.DataStoreProvider
Sets user attributes.
setAttributes(String, Map<String, Set<String>>) - Method in class com.sun.identity.plugin.datastore.impl.FedletDataStoreProvider
Sets attributes for a user.
setAttributes(String, Map<String, Set<String>>) - Method in class com.sun.identity.plugin.datastore.impl.IdRepoDataStoreProvider
Sets attributes for a user.
setAttributes(List) - Method in interface com.sun.identity.saml2.protocol.AttributeQuery
Sets the Attribute objects.
setAttributes(List) - Method in class com.sun.identity.saml2.protocol.impl.AttributeQueryImpl
Sets the Attribute objects.
setAttributes(String, Map) - Method in class com.sun.identity.sm.OrganizationConfigManager
Sets/Creates organization attributes for the service.
setAttributes(Map) - Method in class com.sun.identity.sm.PluginConfig
Sets the service plugin parameters.
setAttributes(Map) - Method in class com.sun.identity.sm.ServiceConfig
Sets the service configuration parameters.
setAttributes(Map) - Method in class com.sun.identity.sm.ServiceInstance
Sets the attributes that are specific to the service instance.
setAttributes(Map) - Method in class com.sun.identity.sm.SMSEntry
Set the attributes.
setAttributes(BaseConfigType, Map<String, List<String>>) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaUtils
Sets attribute value pairs in BaseConfigType.
setAttributes(List) - Method in interface com.sun.identity.xacml.context.Action
Sets the Attribute elements of this object
setAttributes(List) - Method in interface com.sun.identity.xacml.context.Environment
Sets the Attribute elements of this object
setAttributes(List) - Method in class com.sun.identity.xacml.context.impl.ActionImpl
Sets the Attribute elements of this object
setAttributes(List) - Method in class com.sun.identity.xacml.context.impl.EnvironmentImpl
Sets the Attribute elements of this object
setAttributes(List) - Method in class com.sun.identity.xacml.context.impl.ResourceImpl
Sets the Attribute elements of this object
setAttributes(List) - Method in class com.sun.identity.xacml.context.impl.SubjectImpl
Sets the Attribute elements of this object
setAttributes(List) - Method in interface com.sun.identity.xacml.context.Resource
Sets the Attribute elements of this object
setAttributes(List) - Method in interface com.sun.identity.xacml.context.ResourceContent
Sets the Attribute elements of this object
setAttributes(List) - Method in interface com.sun.identity.xacml.context.Subject
Sets the Attribute elements of this object
setAttributes(Map) - Method in class org.forgerock.openam.authentication.modules.deviceprint.AMIdentityWrapper
Delegates to the setAttributes method on the AMIdentity instance.
setAttributes(SSOToken, IdType, String, Map, boolean, String, String, boolean) - Method in class org.forgerock.openam.idm.IdServicesDecorator
setAttributes(SSOToken, IdType, String, Map<String, Set<String>>, boolean) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Sets the provided attributes for the given identity.
setAttributes(Set<AttributeSchemaImpl>) - Method in class org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper
Set the set of modified attributes associated with this wrapper
setAttributes(SSOToken, IdType, String, Map<String, Set<String>>, boolean) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
setAttributes2_idrepo(String, String, String, Map, boolean, String, String, boolean) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
setAttributes2_idrepo(String, String, String, Map, boolean, String, String, boolean) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
setAttributes_idrepo(String, String, String, Map, boolean, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
setAttributes_idrepo(String, String, String, Map, boolean, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
setAttributesByteArray(Map) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Sets byte attribute values in this AMObject.
SetAttributeSchemaBooleanValues - Class in com.sun.identity.cli.schema
Sets attribute choice values to attribute schema.
SetAttributeSchemaBooleanValues() - Constructor for class com.sun.identity.cli.schema.SetAttributeSchemaBooleanValues
 
SetAttributeSchemaChoiceValues - Class in com.sun.identity.cli.schema
Sets attribute choice values to attribute schema.
SetAttributeSchemaChoiceValues() - Constructor for class com.sun.identity.cli.schema.SetAttributeSchemaChoiceValues
 
SetAttributeSchemaEndRange - Class in com.sun.identity.cli.schema
Set attribute schema end range.
SetAttributeSchemaEndRange() - Constructor for class com.sun.identity.cli.schema.SetAttributeSchemaEndRange
 
SetAttributeSchemaStartRange - Class in com.sun.identity.cli.schema
Set attribute schema start range.
SetAttributeSchemaStartRange() - Constructor for class com.sun.identity.cli.schema.SetAttributeSchemaStartRange
 
SetAttributeSchemaValidator - Class in com.sun.identity.cli.schema
Sets attribute schema's validator.
SetAttributeSchemaValidator() - Constructor for class com.sun.identity.cli.schema.SetAttributeSchemaValidator
 
setAttributeSelector(AttributeSelector) - Method in class com.sun.identity.entitlement.xacml3.core.Match
Sets the value of the attributeSelector property.
setAttributeStatements(List) - Method in class com.sun.identity.federation.services.FSSession
Sets Attribute Statements.
setAttributeStatements(List<AttributeStatement>) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the attribute statements of the assertion
setAttributeStatements(List<AttributeStatement>) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the attribute statements of the assertion
setAttributeStringValues(List) - Method in interface com.sun.identity.xacml.context.Attribute
Sets the attribute values for this object
setAttributeStringValues(List) - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Sets the attribute values for this object
setAttributeValue(AttributeValue) - Method in class com.sun.identity.entitlement.xacml3.core.CombinerParameter
Sets the value of the attributeValue property.
setAttributeValue(AttributeValue) - Method in class com.sun.identity.entitlement.xacml3.core.Match
Sets the value of the attributeValue property.
setAttributeValue(List) - Method in interface com.sun.identity.saml2.assertion.Attribute
Sets the AttributeValue(s) of the Attribute.
setAttributeValue(List) - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Sets the AttributeValue(s) of the Attribute.
setAttributeValues(Map) - Method in class com.sun.identity.authentication.config.AMAuthenticationInstance
Sets the configuration parameters.
setAttributeValues(Map) - Method in class com.sun.identity.authentication.config.AMAuthenticationSchema
Sets the default attribute values.
SetAttributeValues - Class in com.sun.identity.cli.idrepo
This command sets the service attribute values of an identity.
SetAttributeValues() - Constructor for class com.sun.identity.cli.idrepo.SetAttributeValues
 
setAttributeValues(List) - Method in interface com.sun.identity.xacml.context.Attribute
Sets the AttributeValue elements of this object
setAttributeValues(List) - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Sets the AttributeValue elements of this object
setAttributeValues(List) - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Sets the AttributeValues of this object
setAttributeValueString(List) - Method in interface com.sun.identity.saml2.assertion.Attribute
Sets the value of AttributeValue element(s).
setAttributeValueString(List) - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Sets the value of AttributeValue element(s).
setAttrMapInSession(SessionProvider, Map, Object) - Static method in class com.sun.identity.saml2.profile.SPACSUtils
Sets the attribute map in the session
setAttrMapInSession(SessionProvider, Map, Object) - Static method in class com.sun.identity.wsfederation.servlet.RPSigninResponse
Sets the attribute map in the session
setAttrRuleValue(String, Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the value for the given attrRule name
setAttrSet(AttrSet) - Method in class com.iplanet.ums.PersistentObject
Sets the attribute set
setAudience(List) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Adds a List of audience held within this Condition element
setAudience(List) - Method in interface com.sun.identity.saml2.assertion.AudienceRestriction
Sets the audiences
setAudience(List) - Method in class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
Sets the audiences
setAudience(List) - Method in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
Sets the list of audiences to whom the asserting party permits new assertions to be issued on the basis of this assertion.
setAudience(List) - Method in interface com.sun.identity.saml2.assertion.ProxyRestriction
Sets the list of audiences to whom the asserting party permits new assertions to be issued on the basis of this assertion.
setAudience(List<String>) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
setAudienceRestrictions(List) - Method in interface com.sun.identity.saml2.assertion.Conditions
Sets a list of AudienceRestriction
setAudienceRestrictions(List) - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Sets a list of AudienceRestriction
setAuditTrackingId(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the audit id.
setAuditTrackingId(String) - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Sets the audit id.
setAuthContext(AuthContextLocal) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the authentication context.
setAuthContext(AuthContextLocal) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the authentication context for this request.
setAuthContext(AuthContextLocal) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the authentication context.
setAuthContext(AuthContext) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
set the auth context.
setAuthContextCompType(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the value of AuthContext Comparison attribute.
setAuthContextRef(String) - Method in class com.sun.identity.federation.services.FSAuthContextResult
Sets authentication context reference.
setAuthCookie(AuthContextLocal, HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.CoreServicesWrapper
 
setAuthDN(String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets the DN to authenticate as; null or empty for anonymous.
setAuthenticaionMethod(String) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Sets AuthenticationMethod for AuthenticationStatement.
setAuthenticateToRealm(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
 
setAuthenticateToService(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
 
setAuthenticatingAuthority(List<String>) - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Sets the value of the AuthenticatingAuthority property.
setAuthenticatingAuthority(List<String>) - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Sets the value of the AuthenticatingAuthority property.
setAuthenticatingUserName(String) - Method in class org.forgerock.openam.authentication.modules.common.AbstractLoginModuleBinder
 
setAuthenticatingUserName(String) - Method in interface org.forgerock.openam.authentication.modules.common.AMLoginModuleBinder
Sets the username of the user that is currently authenticating as determined by the current login module.
setAuthenticatingUserName(String) - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
setAuthenticationChain(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the authentication chain mechanism.
setAuthenticationChain(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the authentication chain name.
setAuthenticationChain(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the authentication chain name.
setAuthenticationContext(String) - Method in class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Sets authentication context.
setAuthenticationContext(String) - Method in class com.sun.identity.federation.services.FSSPAuthenticationContextInfo
Sets authentication context.
setAuthenticationContextClassReference(String) - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Sets the authentication context class reference (acr).
setAuthenticationFilter(Filter) - Method in class org.forgerock.openam.oauth2.rest.OAuth2RestHttpRouteProvider
 
setAuthenticationFilter(Filter) - Method in class org.forgerock.openam.sts.publish.service.STSPublishServiceHttpRouteProvider
 
setAuthenticationFilter(Filter) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationServiceHttpRouteProvider
 
setAuthenticationInstant(Date) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Sets AuthenticationInstant for AuthenticationStatement.
setAuthenticationLevel(int) - Method in class com.sun.identity.federation.services.FSSPAuthenticationContextInfo
Sets authentication level.
setAuthenticationLevel(String) - Method in class com.sun.identity.federation.services.FSSPAuthenticationContextInfo
Sets authentication level.
setAuthenticationMethod(String) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the authentication method
setAuthenticator(Authenticator) - Method in class org.forgerock.openam.radius.common.Packet
Sets the authenticator instance for this packet.
setAuthGrantId(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the authorization grant id.
setAuthIdentifier(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the authIdentifier - session ID
setAuthIdentifier(String) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the authentication identifier.
setAuthLevel(String) - Method in class com.sun.identity.authentication.internal.server.AuthSPrincipal
Set the AuthLevel for this AuthPrincipal.
setAuthLevel(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets the authentication level.
setAuthLevel(int) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the AuthLevel for this session.
setAuthLevel(String) - Method in class com.sun.identity.rest.AuthSPrincipal
Set the AuthLevel for this AuthPrincipal.
setAuthLevel(Integer) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
 
setAuthMethod(String) - Method in class com.sun.identity.authentication.internal.server.AuthSPrincipal
Set the AuthMethod for this AuthPrincipal.
setAuthMethod(String) - Method in class com.sun.identity.rest.AuthSPrincipal
Set the AuthMethod for this AuthPrincipal.
setAuthMethods(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the authorization methods to which this ACI applies
setAuthModules(String) - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Sets the auth modules used for authentication.
setAuthnChain(String) - Method in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
setAuthnContext(AuthnContext) - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Sets the Authentication Context object.
setAuthnContext(RequestAuthnContext) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the RequestedAuthnContext object.
setAuthnContext(String) - Method in class com.sun.identity.federation.services.FSSession
Sets authentication context.
setAuthnContext(AuthnContext) - Method in class com.sun.identity.liberty.ws.security.SessionContext
Sets the AuthnContext in the SessionContext.
setAuthnContext(AuthnContext) - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Sets the value of the AuthnContext property.
setAuthnContext(AuthnContext) - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Sets the value of the AuthnContext property.
setAuthnContext(AuthnContextType) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Sets the value of the authnContext property.
setAuthnContext(AuthnContextType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
setAuthnContext(String) - Method in class com.sun.identity.saml2.profile.IDPSession
Sets authentication context.
setAuthnContextClassRef(String) - Method in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Sets the AuthnContext Class Reference URI.
setAuthnContextClassRef(String) - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Sets the value of the AuthnContextClassRef property.
setAuthnContextClassRef(String) - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Sets the value of the AuthnContextClassRef property.
setAuthnContextClassRef(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextType
Sets the value of the authnContextClassRef property.
setAuthnContextClassRef(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
setAuthnContextClassRef(List) - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Sets the value of AuthnContextClassRef property.
setAuthnContextClassRef(List) - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Sets authentication context class references.
setAuthnContextClassRef(String) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the authentication context class ref.
setAuthnContextClassRefList(List) - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Sets a List of AuthnContext Class References.
setAuthnContextComparison(String) - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Sets the AuthnContext comparison type.
setAuthnContextDecl(String) - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Sets the value of the AuthnContextDecl property.
setAuthnContextDecl(String) - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Sets the value of the AuthnContextDecl property.
setAuthnContextDecl(AnyType) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextType
Sets the value of the authnContextDecl property.
setAuthnContextDecl(AnyType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
setAuthnContextDeclRef(String) - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Sets the value of the AuthnContextDeclRef property.
setAuthnContextDeclRef(String) - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Sets the value of the AuthnContextDeclRef property.
setAuthnContextDeclRef(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextType
Sets the value of the authnContextDeclRef property.
setAuthnContextDeclRef(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
setAuthnContextDeclRef(List) - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Sets the value of the AuthnContextDeclRef property.
setAuthnContextDeclRef(List) - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Sets authentication context declaration class references.
setAuthnContextStatementRef(String) - Method in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Sets AuthnContext Statement Reference URI.
setAuthnContextStatementRefList(List) - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Sets a List of AuthnContext Statement References.
setAuthnInstant(Date) - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Sets the value of the AuthnInstant attribute.
setAuthnInstant(Date) - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Sets the value of the AuthnInstant attribute.
setAuthnInstant(Calendar) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Sets the value of the authnInstant property.
setAuthnInstant(Calendar) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
setAuthnRequest(FSAuthnRequest) - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Sets the FSAuthnRequest object.
setAuthnRequest(FSAuthnRequest) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Sets FSAuthnRequest object.
setAuthnRequest(String, FSAuthnRequest) - Method in class com.sun.identity.federation.services.FSSessionManager
Sets authentication request.
setAuthnRequest(FSAuthnRequest, String) - Static method in class com.sun.liberty.LibertyManager
Deprecated.
This method is deprecated.
setAuthnRequest(FSAuthnRequest, String, String) - Static method in class com.sun.liberty.LibertyManager
Sets the authentication request to be sent to identity provider.
setAuthnRequest(AuthnRequest) - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Sets the authentication request.
setAuthnRequestsSigned(boolean) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
setAuthnRequestsSigned(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadata.SPSSODescriptorType
Sets the value of the authnRequestsSigned property.
setAuthnResponse(FSAuthnResponse) - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Sets the FSAuthnResponse object.
setAuthnStatements(List<AuthnStatement>) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the AuthnStatements of the assertion
setAuthnStatements(List<AuthnStatement>) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the AuthnStatements of the assertion
setAuthorityBinding(List) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Sets the AuthorityBinding for AuthenticationStatement.
setAuthorization(String) - Method in class com.sun.identity.authentication.spi.HttpCallback
Set the authorization string to a HttpCallback object.
setAuthorizationCode(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the authorization code.
setAuthorizationCodeLifeTime(Long) - Method in class org.forgerock.openidconnect.Client
Sets the authorization code lifetime of the OAuth2Client.
setAuthorizationCodeLifeTime(Long) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the authorization code lifetime.
setAuthorized(boolean) - Method in class org.forgerock.oauth2.core.DeviceCode
 
setAuthPassword(char[]) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets the password for the DN to authenticate as.
setAuthPhase(ContextHolder.AuthPhase) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Set the auth phase of the context holder.
setAuthScheme(Set<String>) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
 
setAuthServiceEndPoint(String) - Method in class com.sun.identity.wss.provider.DiscoveryConfig
Sets Authentication Web Service End point.
setAuthTime(long) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the end user's original authentication time in seconds since epoch.
setAuthTime(long) - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Sets the end user's original authentication time in seconds since epoch.
setAuthTime(long) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the end user's original authentication time in seconds since epoch.
setAuthTokenId(Object) - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
setAuthTokenId(Object) - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
 
setAuthXMLRequest(AuthXMLRequest) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
 
setAuthzDecisionStatements(List<AuthzDecisionStatement>) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the AuthzDecisionStatements of the assertion
setAuthzDecisionStatements(List<AuthzDecisionStatement>) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the AuthzDecisionStatements of the assertion
setAuthzID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Sets value of authzID attribute.
setAutoFedStatement(AttributeStatement) - Method in class com.sun.identity.federation.services.FSSession
Sets AutoFederate Statement.
setAuxData(String) - Method in class org.forgerock.openam.session.model.AMRootEntity
 
setBase(String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
TODO-JAVADOC
setBaseDir(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the location of the upgrade base directory.
setBaseDN(String) - Method in class com.sun.identity.config.pojos.LDAPStore
 
setBaseDN(String) - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
setBaseID(BaseID) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Sets the base ID
setBaseID(BaseID) - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Sets the identifier in BaseID format
setBaseID(BaseID) - Method in interface com.sun.identity.saml2.assertion.Subject
Sets the identifier in BaseID format
setBaseID(BaseID) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Sets the base ID
setBaseID(BaseIDAbstractType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
setBaseID(BaseIDAbstractType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
setBaseID(BaseIDAbstractType) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Sets the value of the baseID property.
setBaseID(BaseIDAbstractType) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectType
Sets the value of the baseID property.
setBaseID(BaseID) - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Sets the value of the baseID property.
setBaseID(BaseID) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Sets the value of the baseID property.
setBaseID(BaseID) - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Sets the value of the baseID property.
setBaseID(BaseID) - Method in interface com.sun.identity.saml2.protocol.NameIDMappingRequest
Sets the value of the baseID property.
setBeheraEnabled(boolean) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets if the behera password policy scheme should be used
setBinaryAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
setBinaryAttributes(Map) - Method in class com.sun.identity.idm.AMIdentity
Set the values of binary attributes.
setBinaryAttributes(SSOToken, IdType, String, Map<String, byte[][]>, boolean) - Method in class com.sun.identity.idm.IdRepo
Set the values of binary attributes the identity.
setBinaryAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
setBinaryAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
setBinaryAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
setBinaryAttributes(SSOToken, IdType, String, Map, boolean) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
setBinaryAttributes(SSOToken, IdType, String, Map<String, byte[][]>, boolean) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Sets the provided binary attributes for the given identity.
setBinaryAttributes(SSOToken, IdType, String, Map<String, byte[][]>, boolean) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
setBinarySecurityToken(BinarySecurityToken) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the binary security token.
setBinarySecurityToken(BinarySecurityToken) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a binary security token for this message.
setBindDN(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the distinguished name of the admin user.
setBinding(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EndpointType
Sets the value of the binding property.
setBinding(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
setBindingUserDomain(String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
 
setBindPass(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the password of the admin user.
setBlob(byte[]) - Method in class org.forgerock.openam.cts.api.tokens.Token
 
setBlob(JsonValue) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
setBlobFromString(Token, String) - Method in class org.forgerock.openam.cts.utils.blob.TokenBlobUtils
Assign the given String to the Token by converting it to a byte[] first.
SetBlockingQueue(int) - Constructor for class com.iplanet.dpro.session.service.QuotaExhaustionActionImpl.SetBlockingQueue
 
setBody(EmptyType) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
setBody(EmptyType) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SePartsType
Sets the value of the body property.
setBodyContent(BodyContent) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
setBodyContent(BodyContent) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
 
setBoolean_10(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setBoolean_10(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setBoolean_12(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setBoolean_12(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setBoolean_12(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setBoolean_12(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setBoolean_2(boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct
 
setBoolean_2(boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder
 
setBoolean_3(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
setBoolean_3(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
setBoolean_3(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
setBoolean_3(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
setBoolean_4(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
setBoolean_4(boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
setBoolean_4(boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
setBoolean_4(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
setBoolean_4(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
setBoolean_5(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
setBoolean_5(boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
setBoolean_5(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
setBoolean_5(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
setBoolean_5(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
setBoolean_5(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
setBoolean_6(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
setBoolean_6(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
setBoolean_6(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
setBoolean_6(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
setBoolean_6(boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
setBoolean_6(boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
setBoolean_6(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
setBoolean_7(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setBoolean_7(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setBoolean_7(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
setBoolean_7(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
setBoolean_7(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
setBoolean_7(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
setBoolean_7(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
setBoolean_7(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setBoolean_7(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
setBoolean_7(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
setBoolean_8(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
setBoolean_8(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setBooleanFlag(boolean) - Method in class com.iplanet.dpro.session.share.SessionResponse
Sets the flag.
setBooleanValues(String, String, String, String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the boolean values of the attribute.
setBootStrapAttributeStatement(AttributeStatement) - Method in class com.sun.identity.federation.services.FSSession
Sets the boot strap attribute statement.
setBootStrapCredential(List) - Method in class com.sun.identity.federation.services.FSSession
Sets the bootstrap security credential assertion.
setBufferSize(int) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to call setBufferSize(int size) on the wrapped response object.
setBundleName(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
 
setButtonArray(String[]) - Method in class com.sun.identity.authentication.UI.ButtonTiledView
set button array
setBytes(String, byte[]) - Method in class com.sun.identity.sm.model.FAMRecord
 
setCacheDuration(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Sets the value of the cacheDuration property.
setCacheDuration(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Sets the value of the cacheDuration property.
setCacheDuration(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Sets the value of the cacheDuration property.
setCacheDuration(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
setCacheDuration(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
setCacheDuration(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
setCacheDuration(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
setCacheDuration(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Sets the value of the cacheDuration property.
setCallBackArray(Callback[], List) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
 
setCallBackArray(Callback[], List, List<String>) - Method in class com.sun.identity.authentication.UI.CallBackTiledView
set callback array
setCallbackHandler(CallbackHandler) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
setCallbacks(Callback[]) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Sets the array of Callback objects for the chain.
setCallbackSetProps(PagePropertiesCallback) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Sets the callback properties for the module currently being processed.
setCallbacksPerState(AuthContextLocal, String, Callback[]) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
setCallbacksPerState(String, Callback[]) - Method in class com.sun.identity.authentication.service.LoginState
Sets Callbacks per Page state.
setCanonicalizationMethod(CanonicalizationMethodType) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
setCanonicalizationMethod(CanonicalizationMethodType) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignedInfoType
Sets the value of the canonicalizationMethod property.
setCanonicalizationMethod(CanonicalizationMethodType) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
setCanonicalizationMethod(CanonicalizationMethodType) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignedInfoType
Sets the value of the canonicalizationMethod property.
setCaptchaEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets whether captcha is enabled.
setCaptchaEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets whether captcha is enabled.
setCaptchaEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets whether captcha is enabled.
setCarriedKeyName(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedKeyType
Sets the value of the carriedKeyName property.
setCarriedKeyName(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
setCaseSensitive(boolean) - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
setCategory(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
Sets the value of the category property.
setCategory(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
Sets the value of the category property.
setCategory(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Sets the value of the category property.
setCategory(String) - Method in class com.sun.identity.entitlement.xacml3.core.Attributes
Sets the value of the category property.
setCategory(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Sets the value of the category property.
setCategory(String) - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Sets the value of the category property.
setCertAlias(String) - Method in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
Sets the alias of the certificate used for issuing WSS token, i.e.
setCertAlias(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Sets the alias of the certificate used for issuing WSS token, i.e.
setCertAlias(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerClient
Sets the alias of the certificate used for issuing WSS token, i.e.
setCertAlias(String) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Sets the alias of the certificate used for issuing WSS token, i.e.
setCertAlias(String) - Method in class com.sun.identity.wss.sts.config.FAMTrustSPMetadata
 
setCertDBPassword(String) - Static method in class com.sun.identity.authentication.AuthContext
Sets the password for the certificate database.
setCertificate(X509Certificate) - Method in class com.sun.identity.authentication.spi.X509CertificateCallback
Sets the retrieved certificate.
setCertificate(X509Certificate) - Method in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
Sets the certificate used for issuing WSS token, i.e.
setCertificate(X509Certificate) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManager
Sets the certificate used for issuing WSS token, i.e.
setCertificate(X509Certificate) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerClient
Sets the certificate used for issuing WSS token, i.e.
setCertificate(String, boolean) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenManagerIF
Sets the Certificate.
setCertificate(String, boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerImpl
Sets the Certificate.
setCertificate(X509Certificate) - Method in interface com.sun.identity.liberty.ws.security.SecurityTokenProvider
Sets the certificate used for issuing WSS token, i.e.
setCertificateEntry(String, Certificate) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Set the Certificate with name certAlias in the leystore
setCertificateEntry(String, Certificate) - Method in class org.forgerock.openam.utils.AMKeyProvider
Set the Certificate with name certAlias in the keystore.
setChallenge(String) - Method in class org.forgerock.openam.services.push.utils.HS256Helper
Sets the challenge.
setCharacterEncoding(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
The default behavior of this method is to set the character encoding on the wrapped request object, if available.
setCharacterEncoding(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
Sets the character encoding of the response
setChecksumDigit(boolean) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Set the checksum digit for this device.
setChild(Element) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Sets the child element.
setChild(TreeNode) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
setChild(TreeNode) - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
Sets the child tree node.
setChildren(List) - Method in class com.sun.identity.federation.message.common.Extension
Deprecated.
Sets a list of XML String object.
setChoices(int, String[], int) - Method in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
set choices array
setCipherData(CipherDataType) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Sets the value of the cipherData property.
setCipherData(CipherDataType) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
setCipherReference(CipherReferenceType) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.CipherDataType
Sets the value of the cipherReference property.
setCipherReference(CipherReferenceType) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
setCipherValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.CipherDataType
Sets the value of the cipherValue property.
setCipherValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
setCircleOfTrustDescription(String) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Sets description of the Circle of Trust.
setCircleOfTrustStatus(String) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Sets status of a circle of trust.
setClaimedAttributes(Map) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the claimed attributes
setClaimedAttributes(Map) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the claimed attributes
setClaimName(String) - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
setClaims(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
 
setClaims(String) - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Sets the requested claims.
setClaims(JwtClaimsSet, String...) - Method in class org.forgerock.openidconnect.OpenIdConnectToken
 
setClaimTypes(List) - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Sets the list of claim types
setClaimValue(String) - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
setClassIsValid(boolean) - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Sets a value to indicate if the classname specified for the client was load-able and implemented the proper interface.
setClassShutter(ClassShutter) - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
Sets the class shutter to be used to sandbox scripts running in this engine.
setClient(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets the client address.
setClientAuth(boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the client authentication.
setClientAuthentication(boolean) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets flag to indicate whether the connection is SSL/TLS with client authentication.
setClientAuthentication(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a boolean flag.
setClientCert(String) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the alias for the client certificate.
setClientCert(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the alias for the client certificate if the connection is TLS/SSL with client authentication.
setClientCertificate(Object) - Static method in class com.sun.identity.wss.security.handler.ThreadLocalService
 
setClientClientId(String) - Method in class org.forgerock.openam.uma.PermissionTicket
 
setClientClientId(String) - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
setClientClockSkew(long) - Static method in class com.sun.identity.policy.ActionDecision
Deprecated.
Sets the client clock skew
setClientDomain(String) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the Clieant's Domain.
setClientDomain(String) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setClientHostName(String) - Method in class com.sun.identity.authentication.AuthContext
Sets the client's hostname or IP address.This could be used by the policy component to restrict access to resources.
setClientHostName(String) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Sets the client's host name , this method is used in case of remote authentication,to set the client's hostname or IP address.
setClientHostNames(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the client DNS host names to which this ACI applies
setClientID(String) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets Client ID for this Internal Session.
setClientID(String) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setClientId(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the client's id.
setClientId(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the client's id.
setClientId(String) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
 
setClientID(String) - Method in class org.forgerock.openidconnect.Client
Sets the client id of the OAuth2Client.
setClientID(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the client id of the OAuth2Client.
setClientIP(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the client IPs to which this ACI applies
setClientName(List<String>) - Method in class org.forgerock.openidconnect.Client
Sets the client names of the OAuth2Client.
setClientName(List<String>) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the client_name of the OAuth2Client
setClientRegistration(ClientRegistration) - Method in class org.forgerock.oauth2.core.OAuth2Request
Set the OAuth2 client registration.
setClientRequest(HttpServletRequest) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the client request
setClientResponse(HttpServletResponse) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the client response
setClientSecret(String) - Method in class org.forgerock.openidconnect.Client
Sets the client secret of the OAuth2Client.
setClientSecret(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the client secret of the OAuth2Client.
setClientSessionURI(String) - Method in class org.forgerock.openidconnect.Client
Sets the client session uri of the OAuth2Client.
setClientSessionURI(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the client session uri of the OAuth2Client.
setClientType(String) - Method in class org.forgerock.openidconnect.Client
Sets the client type of the OAuth2Client.
setClientType(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the client type of the OAuth2Client.
setClientUserTokenClass(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
setClockDriftSeconds(int) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Sets the observed time-step drift between this device and the server when performing TOTP authentication.
setCode(QName) - Method in class com.sun.identity.liberty.ws.common.Status
Sets status code.
setCollection(Collection) - Method in class com.iplanet.services.ldap.aci.QualifiedCollection
Sets the collection of values
setCollectStats(boolean) - Static method in class com.sun.identity.entitlement.util.NetworkMonitor
 
setColumnNumber(int) - Method in class org.forgerock.openam.scripting.ScriptError
Set the column number on which the error occurred.
setColumns(ArrayList) - Method in class com.sun.identity.log.LogQuery
Set the columns to be selected.
setCombinedDecision(boolean) - Method in class com.sun.identity.entitlement.xacml3.core.Request
Sets the value of the combinedDecision property.
setComingFromAuth(boolean) - Method in class com.iplanet.dpro.session.SessionID
This method sets the boolean representing if this session id is a regular auth token, generated via AuthContext API
setComment(String) - Method in class com.sun.identity.liberty.ws.common.Status
Sets comment
setComment(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Sets the cookies comment to supplied value.
setCommonDataFlag(boolean) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
setCommunicationId(String) - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Set the communication ID used to reference the user's handset on the wire.
setCommunicationType(String) - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
The communication medium used to commune with this device
setCompany(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Sets the value of the company property.
setCompany(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
setComparison(String) - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Sets the value of the comparison property.
setComparison(String) - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Sets the value of the Comparison property.
setCompleteData(HashMap) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
setComponent(AuditConstants.Component) - Method in class com.iplanet.services.comm.server.PLLAuditor
 
setCondition(EntitlementCondition) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Sets the condition the privilege
setCondition(EntitlementCondition) - Method in class com.sun.identity.entitlement.Privilege
Sets condition.
setCondition(Condition) - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Sets the value of the condition property.
setCondition(EntitlementCondition) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Sets the condition to use for this policy.
setConditions(Set<String>) - Method in class com.sun.identity.entitlement.Application
Sets supported condition class names.
setConditions(Conditions) - Method in class com.sun.identity.saml.assertion.AssertionBase
Sets the Conditions information for an assertion
setConditions(Conditions) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the conditions of the assertion
setConditions(List) - Method in interface com.sun.identity.saml2.assertion.Conditions
Sets a list of Condition
setConditions(Conditions) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the conditions of the assertion
setConditions(List) - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Sets a list of Condition
setConditions(ConditionsType) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Sets the value of the conditions property.
setConditions(ConditionsType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
setConditions(Conditions) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the Conditions object.
setConditions(Conditions) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the Conditions object.
setConditions(Set<String>) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setConfig(Map) - Method in interface com.sun.identity.authentication.spi.DSAMECallbackInterface
Sets the Map which contains the values required for the callback.
setConfigDir(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the configuration directory location
setConfigMap(Map) - Method in interface com.iplanet.am.sdk.AMObjectListener
Deprecated.
 
setConfigMap(Map) - Method in class com.iplanet.am.sdk.AMObjectListenerImpl
Deprecated.
 
setConfigMap(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
setConfigMap(Map) - Method in class com.sun.identity.idm.IdRepoListener
 
setConfigProviderClass(String) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets the config provider class.
setConfigProviderClass(String) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets the config provider class.
setConfigProviderClass(String) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets the config provider class.
setConfigType - Variable in class com.sun.identity.config.wizard.Step3
 
setConfigType() - Method in class com.sun.identity.config.wizard.Step3
 
setConfigType(String) - Method in class com.sun.identity.delegation.DelegationPermission
Sets the config type in the permission
setConfiguration(String, String, Map) - Method in interface com.sun.identity.plugin.configuration.ConfigurationInstance
Sets Configurations.
setConfiguration(String, String, Map) - Method in class com.sun.identity.plugin.configuration.impl.ConfigurationInstanceImpl
Sets Configurations.
setConfiguration(String, String, Map) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Sets Configurations.
setConfiguration(ScriptEngineConfiguration) - Method in class org.forgerock.openam.scripting.StandardScriptEngineManager
Sets the configuration to use when evaluating any scripts.
SetConfigurations - Class in com.sun.identity.cli.entitlement
Set entitlement service configurations.
SetConfigurations() - Constructor for class com.sun.identity.cli.entitlement.SetConfigurations
 
setConfirmationKey(JsonValue) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the confirmation key.
setConfirmationMethod(String) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the confirmation method
setConfirmationMethod(String) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the confirmation method
setConnectionType(ConnectionType) - Method in class org.forgerock.openam.sm.datalayer.api.DataLayerConnectionModule
 
setConsent(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the value of consent attribute.
setConsent(String) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Sets the value of the Consent property.
setConsent(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Sets the value of the consent property.
setConsent(String) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Sets the value of the Consent attribute.
setConsent(String) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Sets the value of the consent property.
setConsentHeader(ConsentHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets ConsentHeader.
setConsentHeader(ConsentHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets ConsentHeader.
setConsentURI(String) - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Sets the value of the consent attribute.
setContacts(List<String>) - Method in class org.forgerock.openidconnect.Client
Sets the contacts of the OAuth2Client.
setContacts(List<String>) - Method in class org.forgerock.openidconnect.ClientBuilder
 
setContactType(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Sets the value of the contactType property.
setContactType(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
setContent(String) - Method in class com.iplanet.services.comm.share.Notification
Sets the content of the Notification.
setContent(String) - Method in class com.iplanet.services.comm.share.Request
Sets the content of the Request.
setContent(String) - Method in class com.iplanet.services.comm.share.Response
Sets the content of the Response.
setContent(Content) - Method in class com.sun.identity.entitlement.xacml3.core.Attributes
Sets the value of the content property.
setContent(Content) - Method in class com.sun.identity.entitlement.xacml3.core.PolicyIssuer
Sets the value of the content property.
setContent(List<String>) - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTResponse
Set the content, as a list of lines, returned by the endpoint
setContent(List) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Sets a list of arbitrary XML elements to be added to this SubejctConfirmationData object.
setContent(List) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Sets a list of arbitrary XML elements to be added to this SubjectConfirmationData object.
setContentConverter(String) - Method in class org.forgerock.maven.plugins.inject.content.Inject
Sets the name of the ContentConverter to use when injecting content into the destination file.
setContentLength(int) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to call setContentLength(int len) on the wrapped response object.
setContentLengthLong(long) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
 
setContents(List<Content>) - Method in class org.forgerock.maven.plugins.inject.content.Inject
Sets the contents that will be injected into the destination file.
setContents(JsonValue) - Method in class org.forgerock.openam.uma.PermissionTicket
 
setContentType(String) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Sets the content type attribute.
setContentType(String) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Sets the content type attribute
setContentType(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to call setContentType(String type) on the wrapped response object.
setContext(Object) - Method in class com.iplanet.dpro.session.Session
 
setContext() - Method in class org.forgerock.openam.audit.context.AbstractAuditRequestContextPropagatingDecorator
Sets the current thread's AuditRequestContext to that of the publisher thread.
setContext(ScriptConstants.ScriptContext) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Set the context for the ScriptConfiguration.
setContextHolderKey(String) - Method in class org.forgerock.openam.radius.server.RadiusRequest
Set the key used to store the ContextHolder entry in the ContextHolderCache.
setContextSelectorId(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Sets the value of the contextSelectorId property.
setContinueFlag(boolean) - Method in class com.sun.identity.cli.CommandManager
Sets/Resets the continue flag.
setControlFlag(String) - Method in class com.sun.identity.authentication.config.AuthConfigurationEntry
Sets control flag.
setCookieAndRedirect(HttpServletRequest, HttpServletResponse, boolean) - Method in interface com.sun.identity.saml2.profile.FederateCookieRedirector
Sets the cookie for the SAML2 Request and redirects the request.
setCookieAndRedirect(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.forgerock.openam.saml2.UtilProxyCookieRedirector
 
setCookieDetect(boolean) - Method in class com.sun.identity.authentication.service.LoginState
Sets the cookie detection value - true if cookieSupport is null.
setCookieMode(Boolean) - Method in class com.iplanet.dpro.session.service.InternalSession
set the cookieMode based on whether the request has cookies or not.
setCookieMode(Boolean) - Method in class com.iplanet.dpro.session.Session
Set the cookie Mode based on whether the request has cookies or not.
setCookieStr(String) - Method in class com.iplanet.dpro.session.Session
 
setCookieSupported(AuthContextLocal, boolean) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
setCookieTimeToLive(int) - Method in class com.sun.identity.authentication.service.LoginState
Sets AM session cookie time to live
setCookieVal(String, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
setCorePoolSize(int) - Method in class org.forgerock.openam.audit.context.ExecutorServiceConfigurator
Sets the core number of threads.
setCorrelationHeader(CorrelationHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets the CorrelationHeader.
setCorrelationHeader(CorrelationHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets the value of CorrelationHeader.
setCosQualifier(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the cosQualifier attribute
setCOSSpecifier(String) - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Sets the COS specifier.
setCount(int) - Method in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
Sets the maximum number of indirections that the asserting party permits to exist between this assertion and an assertion which has ultimately been issued on the basis of it.
setCount(int) - Method in interface com.sun.identity.saml2.assertion.ProxyRestriction
Sets the maximum number of indirections that the asserting party permits to exist between this assertion and an assertion which has ultimately been issued on the basis of it.
setCount(BigInteger) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
setCount(BigInteger) - Method in interface com.sun.identity.saml2.jaxb.assertion.ProxyRestrictionType
Sets the value of the count property.
setCounter(int) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Set the counter value for this device.
setCreated(AttributedDateTime) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
setCreated(AttributedDateTime) - Method in interface com.sun.identity.wsfederation.jaxb.wsu.TimestampType
Sets the value of the created property.
setCreatedBy(String) - Method in class com.sun.identity.entitlement.Application
Sets the user ID who created the policy.
setCreatedBy(String) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Sets the user ID who created the policy.
setCreatedBy(String) - Method in class com.sun.identity.entitlement.Privilege
Sets the user ID who created the policy.
setCreatedBy(String) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Sets the user ID who created the policy.
setCreatedBy(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Sets the user ID who created the policy.
setCreatedBy(String) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Set the ID of the user that created the resource type.
setCreatedBy(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setCreatedBy(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
setCreatedBy(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
setCreatedBy(String) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Set the ID of the user that created the ScriptConfiguration.
setCreateTimeStamp(boolean) - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Sets if the create time stamp should be used.
setCreationClasses(ArrayList) - Method in class com.iplanet.ums.CreationTemplate
Set the class that the CreationTemplate is associated with.
setCreationDate(long) - Method in class com.sun.identity.entitlement.Application
Sets the creation date.
setCreationDate(long) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Sets creation date.
setCreationDate(long) - Method in class com.sun.identity.entitlement.Privilege
Sets the creation date.
setCreationDate(long) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Sets the creation date.
setCreationDate(long) - Method in class com.sun.identity.policy.Policy
Deprecated.
Sets the creation date.
setCreationDate(long) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Set the creation date of the resource type.
setCreationDate(long) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setCreationDate(long) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
setCreationDate(long) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
setCreationDate(long) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Set the creation date of the ScriptConfiguration.
setCreationTime() - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the creation time of the Internal Session, as the number of seconds since midnight January 1, 1970 GMT.
setCredentialRef(List) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets the value of the CredentialRef property.
setCredentials(List) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Sets a list of child Elements of 'Credentials' Element.
setCredentials(List) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets credentials.
setCredentials(List) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets a list of value of Credential element.
setCurrent(PrivilegeEvaluatorContext) - Static method in class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext
Set the current context of the running thread
setCurrentFile(String) - Method in class com.sun.identity.log.Logger
Set the current file to which the logger's handler is writing.
setCustomProviders(Collection<CustomTokenOperation>) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
setCustomTokenTransforms(Collection<TokenTransformConfig>) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
setCustomValidators(Collection<CustomTokenOperation>) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
setData(byte[]) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Sets value of Element 'Data'.
setData(byte[]) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Sets value of Element 'Data'.
setData(String) - Method in class org.forgerock.openam.session.model.AMRootEntity
 
setDataType(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Sets the value of the dataType property.
setDataType(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Sets the value of the dataType property.
setDataType(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeValue
Sets the value of the dataType property.
setDataType(String) - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Sets the value of the dataType property.
setDataType(URI) - Method in interface com.sun.identity.xacml.context.Attribute
Sets the data type of the contents of the AttributeValue elements.
setDataType(URI) - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Sets the data type of the contents of the AttributeValue elements.
setDataType(String) - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Sets the DataTypes of this object
setDateHeader(String, long) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call setDateHeader(String name, long date) on the wrapped response object.
setDaysOfWeek(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the days of the week on which this ACI applies
setDCRoot(Guid) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Sets the root of the domain component tree (dc tree).
setDebug(Debug) - Method in class com.iplanet.dpro.session.service.InternalSession
The debug instance is not restored during deserialisation.
setDebug(String) - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOConfig
TODO-JAVADOC
setDebug(int) - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Sets the debug capabilities based on the values of the debugType argument.
setDebug() - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Deprecated.
Use Debug.getInstance(java.lang.String). Debug.getInstance(java.lang.String) will automatically set the debug level based on the information in DebugConfig.properties file.
setDebug(String) - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Sets the debug capabilities based on the values of the debugType argument.
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.
setDebugInstance(Debug) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Sets the Debug of the service.
setDecision(DecisionType) - Method in class com.sun.identity.entitlement.xacml3.core.Result
Sets the value of the decision property.
setDecision(String) - Method in interface com.sun.identity.saml2.assertion.AuthzDecisionStatement
Sets the Decision attribute.
setDecision(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthzDecisionStatementType
Sets the value of the decision property.
setDecision(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
setDecision(Decision) - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Sets the Decision of this object
setDecision(Decision) - Method in interface com.sun.identity.xacml.context.Result
Sets the Decision of this object
setDecryptionAlias(String) - Method in class com.sun.identity.wss.security.handler.SecurityContext
Sets the certificate alias for the decryption.
setDecryptionKey(Key) - Method in class com.sun.identity.wss.security.handler.SecurityContext
Sets the decryption key
setDefaultCommandChild(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEFormTag
 
setDefaultGrantScopes(List<String>) - Method in class org.forgerock.openidconnect.Client
Sets the default scopes of the OAuth2Client.
setDefaultGrantScopes(List<String>) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the default scopes of the OAuth2Client.
setDefaultKeyStore(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the provider to use the default keystore.
setDefaultMaxAge(Long) - Method in class org.forgerock.openidconnect.Client
Sets the default max age of the OAuth2Client.
setDefaultMaxAge(Long) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the default max age on the OAuth2Client.
setDefaultMaxAgeEnabled(Boolean) - Method in class org.forgerock.openidconnect.Client
Sets whether the default max age value is to be utilised.
setDefaultMaxAgeEnabled(Boolean) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets whether to enforce the default max age.
setDefaultOption(UserOptionItem) - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
setDefaultPeopleContainer(Guid) - Method in class com.iplanet.ums.Organization
Sets the default People Container for user entries under the organization.
setDefaultProperties() - Method in class com.sun.identity.tools.manifest.Manifest
 
setDefaultRoute(Route) - Method in class org.forgerock.openam.rest.service.RestletRealmRouter
Deprecated.
 
setDefaultTokenDNPrefix(DN) - Method in class org.forgerock.openam.cts.impl.CTSDataLayerConfiguration
 
setDefaultTokenDNPrefix(DN) - Method in class org.forgerock.openam.cts.impl.LDAPConfig
This method should return a DN that is the default root for the token store, based on the provided OpenAM root.
setDefaultTokenDNPrefix(DN) - Method in class org.forgerock.openam.sm.datalayer.impl.LabelsDataLayerConfiguration
 
setDefaultTokenDNPrefix(DN) - Method in class org.forgerock.openam.sm.datalayer.impl.ResourceSetDataLayerConfiguration
 
setDefaultTokenDNPrefix(DN) - Method in class org.forgerock.openam.sm.datalayer.impl.UmaAuditDataLayerConfiguration
 
setDefaultTokenDNPrefix(DN) - Method in class org.forgerock.openam.sm.datalayer.impl.UmaPendingRequestDataLayerConfiguration
 
setDefaultTokenDNPrefix(DN) - Method in class org.forgerock.openam.sm.SMSDataLayerConfiguration
 
setDefaultValues(Set) - Method in class com.sun.identity.sm.AttributeSchema
Sets the default values of the attribute.
setDefaultValues(Properties) - Method in class org.forgerock.openam.upgrade.steps.UpgradeExternalCTSConfigurationStep
Set the default values from the server-default values.
setDefaultVersionBehaviour(DefaultVersionBehaviour) - Method in class org.forgerock.openam.rest.VersionBehaviourConfigListener
Performs no action as configuration is used to determine the default version behaviour.
setDelegate(AuditService, AMAuditServiceConfiguration) - Method in interface org.forgerock.openam.audit.AMAuditService
Set the new delegate to set on the AuditServiceProxy and the configuration for the OpenAM specific settings.
setDelegate(AuditService, AMAuditServiceConfiguration) - Method in class org.forgerock.openam.audit.DefaultAuditServiceProxy
 
setDelegate(AuditService, AMAuditServiceConfiguration) - Method in class org.forgerock.openam.audit.RealmAuditServiceProxy
 
setDeployURI(String, Map) - Static method in class com.sun.identity.setup.ServicesDefaultValues
Set the deploy URI.
setDeployURI(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the deploy uri of OpenAM instance.
setDescription(String) - Method in class com.sun.identity.entitlement.Application
Set description.
setDescription(String) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Sets the description of the privilege.
setDescription(String) - Method in class com.sun.identity.entitlement.Privilege
Sets the description of the privilege.
setDescription(String) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Sets description.
setDescription(String) - Method in class com.sun.identity.entitlement.xacml3.core.Apply
Sets the value of the description property.
setDescription(String) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the description property.
setDescription(String) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the description property.
setDescription(String) - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Sets the value of the description property.
setDescription(List) - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Sets the service descriptions.
setDescription(String) - Method in class com.sun.identity.policy.Conditions
Sets the description for this instance of the Conditions which contains a collection of conditions respresented as Condition.
setDescription(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Sets the description for the policy.
setDescription(String) - Method in class com.sun.identity.policy.Referrals
Sets the description for this instance of the Referrals which contains a collection of referrals respresented as Referral.
setDescription(String) - Method in class com.sun.identity.policy.ResponseProviders
Sets the description of this object
setDescription(String) - Method in class com.sun.identity.policy.Subjects
Sets the description for this instance of the Subjects which contains a collection of users respresented as Subject.
setDescription(DescriptionType) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClaimType
Sets the value of the description property.
setDescription(DescriptionType) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
setDescription(String) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Add the description for the resource type.
setDescription(String) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Sets the description of the policy.
setDescription(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setDescription(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
setDescription(JsonValue) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
 
setDescription(String) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Add the description for the ScriptConfiguration.
setDescriptionIDRef(List) - Method in class com.sun.identity.liberty.ws.disco.Directive
Sets a list of description ID references.
setDestination(String) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Sets the value of the Destination attribute.
setDestination(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Sets the value of the destination property.
setDestination(String) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Sets the value of the Destination attribute.
setDestination(String) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Sets the value of the destination property.
setDestinationFile(File) - Method in class org.forgerock.maven.plugins.inject.content.Inject
Sets the destination file.
setDestroySessionID(String) - Method in class com.iplanet.dpro.session.share.SessionRequest
Sets the ID of the session to be destroyed.
setDetail(SOAPFaultDetail) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Sets a SOAP Fault Detail.
setDetail(JsonValue) - Method in exception org.forgerock.openam.uma.UmaException
Sets the error detail to be included with the JSON representation of the error.
setDetectUserTokenReplay(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Enable or disable the detection of user token replay
setDetectUserTokenReplay(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Enable or disable the detection of user token replay
setDetectUserTokenReplay(boolean) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Enable or disable the detection of user token replay
setDeviceId(String) - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Set the device ID used to reference the user's handset.
setDeviceMechanismUID(String) - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Set the Device Mechanism ID.
setDeviceName(String) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Set an arbitrary identifier for the OATH device.
setDeviceName(String) - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Set an arbitrary identifier for the device.
setDeviceType(String) - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
The type of device we are communicating with.
setDigest(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
setDigest(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyReferenceType
Sets the value of the digest property.
setDigestAlgorithm(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
setDigestAlgorithm(String) - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyReferenceType
Sets the value of the digestAlgorithm property.
setDigestMethod(DigestMethodType) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setDigestMethod(DigestMethodType) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Sets the value of the digestMethod property.
setDigestMethod(DigestMethodType) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setDigestMethod(DigestMethodType) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Sets the value of the digestMethod property.
setDigestValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setDigestValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Sets the value of the digestValue property.
setDigestValue(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setDigestValue(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Sets the value of the digestValue property.
setDirectiveType(String) - Method in class com.sun.identity.liberty.ws.disco.Directive
Sets type of the directive.
setDirManagerDN(String) - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
setDirManagerPassword(String) - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
setDirMgrDN(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the distinguished name of the directory server manager.
setdirPass(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the password of the directory server manager user.
setDirty(String, Map) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Updates client data.
setDirty(String, Map) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
setDirty(String, Map) - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Updates client data.
setDisplayDescription(List<String>) - Method in class org.forgerock.openidconnect.Client
Sets the client descriptions of the OAuth2Client.
setDisplayDescription(List<String>) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the client description of the OAuth2Client.
setDisplayMessages(ArrayList) - Method in class com.sun.identity.install.tools.configurator.DisplaySummaryHandler
 
setDisplayName(String) - Method in class com.sun.identity.entitlement.Application
Sets the application display name.
setDisplayName(DisplayNameType) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClaimType
Sets the value of the displayName property.
setDisplayName(AttributeExtensibleString) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClientPseudonymType
Sets the value of the displayName property.
setDisplayName(DisplayNameType) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
setDisplayName(AttributeExtensibleString) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
setDisplayName(String) - Method in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
setDisplayName(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setDisplayName(List<String>) - Method in class org.forgerock.openidconnect.Client
Sets the display names of the OAuth2Client.
setDisplayName(List<String>) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the display name of the OAuth2Client.
setDisplayType(String) - Method in interface com.sun.identity.entitlement.EntitlementCondition
Sets display type.
setDisplayType(String) - Method in class com.sun.identity.entitlement.EntitlementConditionAdaptor
Sets display type.
setDisplayType(String) - Method in class org.forgerock.openam.entitlement.CachingEntitlementCondition
Sets display type.
setDn(String) - Method in class com.iplanet.ums.Guid
Sets the dn for this object.
setDN(String) - Method in class com.sun.identity.idm.AMIdentity
Nonjavadoc, non-public methods
setDNSAddress(String) - Method in class com.sun.identity.saml.assertion.SubjectLocality
Sets the DNS address for SubjectLocality> locality.
setDNSClaim(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the DNS claim name
setDNSClaim(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets the DNS claim name
setDNSName(String) - Method in class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Sets the value of the DNSName attribute.
setDNSName(String) - Method in interface com.sun.identity.saml2.assertion.SubjectLocality
Sets the value of the DNSName attribute.
setDNSName(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
setDNSName(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectLocalityType
Sets the value of the dnsName property.
setDoCRLCaching(boolean) - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
 
setDoCRLUpdate(boolean) - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
 
setDocumentLocator(Locator) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
setDocumentLocator(Locator) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
setDocumentLocator(Locator) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
setDocumentLocator(Locator) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
setDomain(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Set the cookie domain to the supplied value.
setDomainAttributes(SSOToken, String, AttrSet) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
 
setDomainMapping(String, PersistentObject) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Set the domain mapping so that the dc entry maps to an organization in the the organization DIT hosting user data (the convergence tree in Nortel spec)
setDomainMapping(String, Guid) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Set the domain mapping so that the dc entry maps to an organization in the convergence tree.
setDomainName() - Method in class com.sun.identity.config.wizard.Step4
 
setDomainNameLink - Variable in class com.sun.identity.config.wizard.Step4
 
setDomainStatus(String) - Method in class com.iplanet.ums.dctree.DomainComponent
Set the domain status in the dc entry
setDomainStatus(String, String) - Method in class com.iplanet.ums.dctree.DomainComponentTree
Sets the domain status for a given virtual domain
setDoNotCacheCondition(DoNotCacheCondition) - Method in class com.sun.identity.saml.assertion.Conditions
Sets DoNotCacheCondition elements held within this Conditions element.
setDsameUser(String) - Method in class org.forgerock.openam.setup.BootstrapConfig
 
setDsameUserPassword(String) - Method in class org.forgerock.openam.setup.BootstrapConfig
 
setDSHost(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the Directory Server host name.
setDSPort(int) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the directory server port.
setDSValues() - Method in class com.sun.identity.setup.AMSetupDSConfig
Set the values required for Service Schema files.
setDtdID(String) - Method in class com.iplanet.services.comm.share.Notification
Sets the ID of the DTD for the content of the Notification
setDtdID(String) - Method in class com.iplanet.services.comm.share.Request
Sets the ID of the DTD for the content of the Request
setDtdID(String) - Method in class com.iplanet.services.comm.share.Response
Sets the ID of the DTD for the content of the Response
setDynamicProfileCreationEnabled(boolean) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets the value of the dynamic profile creation configured in Authentication service.
setEarliestVersion(VersionMatch) - Method in class com.sun.identity.entitlement.xacml3.core.IdReference
Sets the value of the earliestVersion property.
setECondition(EntitlementCondition) - Method in class com.sun.identity.entitlement.NotCondition
Sets the nested EntitlementCondition(s).
setEConditions(Set<EntitlementCondition>) - Method in class com.sun.identity.entitlement.LogicalCondition
Sets the nested EntitlementCondition(s).
setEConditions(Set<EntitlementCondition>) - Method in class com.sun.identity.entitlement.NotCondition
Sets the nested EntitlementCondition(s).
setEffect(EffectType) - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Sets the value of the effect property.
setElement(Element) - Method in class com.sun.identity.xacml.context.impl.StatusDetailImpl
 
setElement(Element) - Method in interface com.sun.identity.xacml.context.StatusDetail
 
setElements(String[]) - Method in class com.sun.identity.idsvcs.ListWrapper
 
setElements(List) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets a list of child elements.
setElementValue(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Sets value of ProcessingContex element if it is not null.
setEMail(AttributeExtensibleString) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClientPseudonymType
Sets the value of the eMail property.
setEMail(AttributeExtensibleString) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
setEmailEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets whether email is enabled.
setEmailEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets whether email is enabled.
setEmailEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets whether email is enabled.
setEmailVerificationUrl(String) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets the email verification url.
setEmailVerificationUrl(String) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets the email verification URL.
setEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets whether the service is enabled.
setEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets whether the service is enabled.
setEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets whether the service is enabled.
setEncoding(String) - Method in class com.sun.identity.log.handlers.FileHandler
Set (or change) the character encoding used by this Handler.
setEncoding(String) - Method in class com.sun.identity.log.handlers.SecureFileHandler
Set (or change) the character encoding used by this Handler.
setEncoding(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Sets the value of the encoding property.
setEncoding(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
setEncoding(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
setEncoding(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ObjectType
Sets the value of the encoding property.
setEncoding(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
setEncoding(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ObjectType
Sets the value of the encoding property.
setEncodingType(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.EncodedString
Sets the value of the encodingType property.
setEncodingType(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
setEncryptedAssertion(List) - Method in interface com.sun.identity.saml2.assertion.Evidence
Sets the EncryptedAssertion(s) in the element.
setEncryptedAssertion(List) - Method in class com.sun.identity.saml2.protocol.impl.ResponseImpl
Sets EncryptedAssertion(s) of the response.
setEncryptedAssertion(List) - Method in interface com.sun.identity.saml2.protocol.Response
Sets EncryptedAssertion(s) of the response.
setEncryptedAssertions(List) - Method in interface com.sun.identity.saml2.assertion.Advice
Sets a list of EncryptedAssertion
setEncryptedAssertions(List) - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Sets a list of EncryptedAssertion
setEncryptedAttribute(List<EncryptedAttribute>) - Method in interface com.sun.identity.saml2.assertion.AttributeStatement
Sets EncryptedAttribute(s) of the statement.
setEncryptedAttribute(List) - Method in class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Sets EncryptedAttribute(s) of the statement.
setEncryptedData(Element) - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Sets encrypted data element.
setEncryptedData(EncryptedDataType) - Method in interface com.sun.identity.saml2.jaxb.assertion.EncryptedElementType
Sets the value of the encryptedData property.
setEncryptedData(EncryptedDataType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
setEncryptedID(EncryptedID) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Sets the encrypted ID
setEncryptedID(EncryptedID) - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Sets the encrypted identifier
setEncryptedID(EncryptedID) - Method in interface com.sun.identity.saml2.assertion.Subject
Sets the encrypted identifier
setEncryptedID(EncryptedID) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Sets the encrypted ID
setEncryptedID(EncryptedElementType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
setEncryptedID(EncryptedElementType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
setEncryptedID(EncryptedElementType) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Sets the value of the encryptedID property.
setEncryptedID(EncryptedElementType) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectType
Sets the value of the encryptedID property.
setEncryptedID(EncryptedID) - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Sets the value of the encryptedID property.
setEncryptedID(EncryptedID) - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Sets the value of the encryptedID property.
setEncryptedID(EncryptedID) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Sets the value of the encryptedID property.
setEncryptedID(EncryptedID) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
Sets the value of the encryptedID property.
setEncryptedID(EncryptedID) - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Sets the value of the encryptedID property.
setEncryptedID(EncryptedID) - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Sets the value of the encryptedID property.
setEncryptedID(EncryptedID) - Method in interface com.sun.identity.saml2.protocol.NameIDMappingRequest
Sets the value of the encryptedID property.
setEncryptedID(EncryptedID) - Method in interface com.sun.identity.saml2.protocol.NameIDMappingResponse
Sets the value of the encryptedID property.
setEncryptedKey(Element) - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Sets encrypted key element.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets the encrypted resource ID for the discovery resource to be modified.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets the encrypted resource ID of the discovery resource to be queried.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets encrypted resource ID.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets encrypted resource ID
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets encrypted resource ID for the DST query.
setEncryptedResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Sets the EncryptedResourceID for this ResourceAccessStatement object.
setEncryptionAlgorithm(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the encryption algorithm.
setEncryptionAlgorithm(String) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the encryption algorithm.
setEncryptionAlgorithm(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the encryption algorithm
setEncryptionAlgorithm(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the encryption algorithm
setEncryptionKey(Key) - Method in class com.sun.identity.wss.security.handler.SecurityContext
 
setEncryptionKeyAlias(String) - Method in class com.sun.identity.wss.security.handler.SecurityContext
Sets the encryption key alias.
setEncryptionMethod(EncryptionMethodType) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Sets the value of the encryptionMethod property.
setEncryptionMethod(EncryptionMethodType) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
setEncryptionProperties(EncryptionPropertiesType) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Sets the value of the encryptionProperties property.
setEncryptionProperties(EncryptionPropertiesType) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
setEncryptionStrength(int) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the encryption data strength
setEncryptionStrength(int) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the encryption data strength.
setEncryptionStrength(int) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the encryption data strength.
setEncryptionStrength(int) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the encryption data strength.
setEncryptIssuedKey(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
setEncryptIssuedToken(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
setEndDate(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
setEndDay(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
setEndpoint(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets SOAP end point URI.
setEndpoint(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets value of Endpoint element.
setEndpoint(String) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the trust authority end point.
setEndRange(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the end range Attribute.
setEndTime(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
setEnforcementTimeZone(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
setEntitlement(Entitlement) - Method in class com.sun.identity.entitlement.Privilege
Sets entitlement.
setEntitlement(JsonEntitlementPattern) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Sets the entitlement pattern used to determine which resources and actions this policy is applicable to.
setEntitlementCombiner(Class) - Method in class com.sun.identity.entitlement.Application
Sets entitlement combiner.
setEntitlementCombiner(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setEntitlementCombinerName(Class<? extends EntitlementCombiner>) - Method in class com.sun.identity.entitlement.Application
Sets entitlement combiner using the EntitlementRegistry to look up the appropriate class.
setEntity(String) - Method in interface org.forgerock.http.client.request.HttpClientRequest
Set the message entity.
setEntity(String) - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Set the message entity.
setEntityConfig(String, String, EntityConfigElement) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Updates the the Entity Configuration Cache with Entity Config.
setEntityConfig(String, EntityConfigElement) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Sets the extended entity configuration under the realm.
setEntityConfig(String, EntityConfigElement) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Sets the extended entity configuration under the realm.
setEntityConfig(String, FederationConfigElement) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Sets the extended entity configuration under the realm.
setEntityDescriptor(String, String, EntityDescriptorElement) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Updates the Entity Descriptor cache with the Entity Descriptor.
setEntityDescriptor(String, EntityDescriptorElement) - Method in class com.sun.identity.federation.meta.IDFFMetaManager
Sets the standard metadata entity descriptor under the realm.
setEntityDescriptor(String, EntityDescriptorElement) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Sets the standard metadata entity descriptor under the realm.
setEntityId(String) - Method in class com.sun.identity.federation.services.FSAssertionManager
Sets hosted provider Entity ID.
setEntityID(String) - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Sets the value of the entityID property.
setEntityID(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
setEntityID(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Sets the value of the entityID property.
setEntityID(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
setEntitySuccinctIDMapping(String, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Updates the Entity ID containing the IDP with the succinct ID.
setEntryID(String) - Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
Sets entry ID to be removed.
setEntryID(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets entry ID.
setEnvironment(List) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the environment for the request.
setEnvironment(Environment) - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Sets the instance of the Environment
setEnvironment(Environment) - Method in interface com.sun.identity.xacml.context.Request
Sets the instance of Environment
setEnvParms(Map) - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Sets the environment parameters.
setErrCode(int) - Method in exception com.sun.identity.plugin.session.SessionException
Sets an error code by an implementation of the SessionProvider to indicate a specific error condition which could be retrieved by the caller of a SessionProvider method.
setErrorCode(String) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the error code.
setErrorCode(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets the error code.
setErrorCode(int) - Method in class com.sun.identity.idm.IdSearchResults
Set the error code for this Search Result
setErrorMessage(String) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets Error Message.
setErrorMessage(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets the error message.
setErrorMessage(String, String) - Method in class com.sun.identity.password.ui.PWResetViewBeanBase
 
setErrorTemplate(String) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets Template.
setErrorTemplate(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets the error template generated by framework.
setErrorUri(String) - Method in exception org.forgerock.oauth2.restlet.OAuth2RestletException
Sets the error uri.
setErrorURL(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
setErrorURL(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Sets the value of the errorURL property.
setErrStatus(AssertionArtifact, Status) - Method in class com.sun.identity.federation.services.FSAssertionManager
Store the status of a given artifact (original error)
setESubject(EntitlementSubject) - Method in class com.sun.identity.entitlement.NotSubject
Sets nested EntitlementSubject.
setESubjects(Set<EntitlementSubject>) - Method in class com.sun.identity.entitlement.LogicalSubject
Sets the nested EntitlementSubject(s)
setESubjects(Set<EntitlementSubject>) - Method in class com.sun.identity.entitlement.NotSubject
Sets the nested EntitlementSubject(s)
setEventAuditor(SAML2EventLogger) - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
 
setEventHandler(ValidationEventHandler) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatorImpl
 
setEventHandler(ValidationEventHandler) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatorImpl
 
setEventTime(Calendar) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
setEvidence(Evidence) - Method in interface com.sun.identity.saml2.assertion.AuthzDecisionStatement
Sets the Evidence of the statement.
setEvidence(EvidenceType) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthzDecisionStatementType
Sets the value of the evidence property.
setEvidence(EvidenceType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
setExactMatch(boolean) - Method in class com.sun.identity.tools.objects.MapFormat
Specify whether both brackets are required in the expression.
setException(String) - Method in class com.iplanet.dpro.session.share.SessionResponse
Sets the exception.
setException(String) - Method in class com.iplanet.services.naming.share.NamingResponse
Sets the exception.
setExceptionMsg(String) - Method in class com.sun.identity.policy.remote.PolicyResponse
Sets the exception response.
setExclusive(boolean) - Method in class com.iplanet.services.ldap.aci.QualifiedCollection
Sets the exclusive flag
setExclusive(boolean) - Method in class com.sun.identity.entitlement.AttributeSubject
Sets exclusive.
setExclusive(boolean) - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Sets exclusive.
setExists(boolean) - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
setExpDate(long) - Method in class org.forgerock.openam.session.model.AMRootEntity
 
setExpectedResponseCode(int) - Method in interface org.forgerock.openam.sts.HttpURLConnectionWrapper
Set the response code expected from the connection.
setExpires(AttributedDateTime) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
setExpires(AttributedDateTime) - Method in interface com.sun.identity.wsfederation.jaxb.wsu.TimestampType
Sets the value of the expires property.
setExpiryTime(long, TimeUnit) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setExpiryTime(long) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the expiry time.
setExpiryTime(long) - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Sets the expiry time.
setExpiryTime(long) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the expiry time.
setExpiryTime(Long) - Method in class org.forgerock.openam.uma.Permission
 
setExpiryTime(Long) - Method in class org.forgerock.openam.uma.PermissionTicket
 
setExpiryTime(Long) - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
setExpiryTimestamp(Calendar) - Method in class org.forgerock.openam.cts.api.tokens.Token
 
setExponent(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
setExponent(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType
Sets the value of the exponent property.
setExponent(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
setExponent(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType
Sets the value of the exponent property.
setExportable(boolean) - Method in class com.sun.identity.sm.ServiceSchema
Sets the exportable nature of the service configurations created for this schema.
setExportedOrganizationNames(Set) - Method in class com.sun.identity.sm.ServiceConfig
Sets the organization names that can import the service configuration.
setExpression(JAXBElement<?>) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
Sets the value of the expression property.
setExpression(JAXBElement<?>) - Method in class com.sun.identity.entitlement.xacml3.core.Condition
Sets the value of the expression property.
setExpression(JAXBElement<?>) - Method in class com.sun.identity.entitlement.xacml3.core.VariableDefinition
Sets the value of the expression property.
setExtension(Element) - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Sets modify response extension.
setExtension(List) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets the extension property
setExtensions(Map) - Method in class com.sun.identity.delegation.DelegationPermission
Sets the extensions in the permission
setExtensions(List) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets Extension objects.
setExtensions(ExtensionsType) - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Sets the value of the extensions property.
setExtensions(ExtensionsType) - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Sets the value of the extensions property.
setExtensions(ExtensionsType) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Sets the value of the extensions property.
setExtensions(ExtensionsType) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Sets the value of the extensions property.
setExtensions(ExtensionsType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
setExtensions(ExtensionsType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
setExtensions(ExtensionsType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
setExtensions(ExtensionsType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
setExtensions(ExtensionsType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
setExtensions(ExtensionsType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
setExtensions(ExtensionsType) - Method in interface com.sun.identity.saml2.jaxb.metadata.OrganizationType
Sets the value of the extensions property.
setExtensions(ExtensionsType) - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Sets the value of the extensions property.
setExtensions(Extensions) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Sets the Extensions Object.
setExtensions(Extensions) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Sets the value of the extensions property.
setExtensions(Extensions) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Sets the Extensions Object.
setExtensions(Extensions) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Sets the value of the extensions property.
setExternalProperty(SSOToken, SessionID, String, String) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
setExternalProperty(SSOToken, SessionID, String, String) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Sets an external property in the session.
setExternalProperty(SSOToken, SessionID, String, String) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
setExternalProperty(SSOToken, SessionID, String, String) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
 
setExternalProperty(SSOToken, SessionID, String, String) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
setExternalProperty(SSOToken, SessionID, String, String) - Method in class com.iplanet.dpro.session.service.SessionService
Sets external property in the Internal Session as long as it is not protected
setExtraByteAttrs(String, String) - Method in class com.sun.identity.sm.model.AMRecord
 
setExtraByteAttrs(Map<String, String>) - Method in class com.sun.identity.sm.model.AMRecord
 
setExtraStringAttrs(Map<String, String>) - Method in class com.sun.identity.sm.model.AMRecord
 
setExtraStringAttrs(String, String) - Method in class com.sun.identity.sm.model.AMRecord
 
setFailCount(int) - Method in class com.sun.identity.common.AccountLockoutInfo
Sets the lockout failure count.
SetFailedException - Exception in org.forgerock.openam.cts.exceptions
Represents a failure to set the contents of an existing Token.
SetFailedException(Token, Throwable) - Constructor for exception org.forgerock.openam.cts.exceptions.SetFailedException
Failed to set a Token.
setFailedUserId(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets the failureTokenId - set by modules if this is set the logs will show the user id.
setFailureID(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the userID of user who failed authentication.
setFailureLoginURL(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets failure login URL.
setFailureModuleName(String) - Method in class com.sun.identity.authentication.service.LoginState
Adds the failed module name to a set.
setFailureURL(String) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the failure URL.
setFailureUrl(String) - Method in exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthException
Sets the go to on failure url.
setFaultActor(String) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Sets value of faultactor element.
setFaultCode(QName) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Sets value of faultcode element.
setFaultString(String) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Sets value of faultstring element.
setFederate(boolean) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the value of the Federate attribute.
setFederation(String, FederationElement) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Sets the standard metadata entity descriptor under the realm.
setFederationID(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Sets the value of the federationID property.
setFederationID(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
setFederationID(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.FederationType
Sets the value of the federationID property.
setFederationID(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
setFedSessionCount(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
setFedSessionCount(long) - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
Set the Federation (SP) session counter.
setFedSessionCount(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
 
setFedSessionCount(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
 
setFieldName(String) - Method in class com.sun.identity.log.QueryElement
Sets the field name for this query element.
setFieldValue(String) - Method in class com.sun.identity.log.QueryElement
Sets the value for the field name in this query element.
setFile(File) - Method in class org.forgerock.maven.plugins.inject.content.Content
Sets the content file.
setFilter(String) - Method in interface com.iplanet.am.sdk.AMDynamicGroup
Deprecated.
Sets the search filter for the dynamic group.
setFilter(String) - Method in interface com.iplanet.am.sdk.AMFilteredRole
Deprecated.
Sets the search filter for the filtered role.
setFilter(String) - Method in class com.iplanet.ums.FilteredRole
Sets the filter that controls the membership.
setFilter(String) - Method in interface com.iplanet.ums.IFilteredMembership
Sets the filter that controls the membership.
setFilter(String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
TODO-JAVADOC
setFilterConfig(FilterConfig) - Method in class com.sun.identity.saml2.idpdiscovery.ConfiguratorFilter
Initializes the filter configuration.
setFilterOp(int) - Method in class org.openidentityplatform.openam.cassandra.CassandraFilter
 
setFirstQuery(Q1) - Method in class org.forgerock.openam.oauth2.rest.AggregateQuery
 
setForceAuth(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the Force Auth attribute.
setForceAuth(boolean) - Method in class com.sun.identity.authentication.service.LoginState
 
setForceAuthn(boolean) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the value of Force Authentication attribute.
setForceAuthn(Boolean) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the value of the ForceAuthn attribute.
setForceAuthn(Boolean) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the value of the ForceAuthn attribute.
setForceCallbacksRead(boolean) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets flag to force read call backs in auth chain process.
setForceUserAuthentication(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the user force authentication attribute.
setFormat(String) - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Sets the Format attribute.
setFormat(String) - Method in class com.sun.identity.saml.assertion.NameIdentifier
Sets the format attribute.
setFormat(String) - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Sets the format
setFormat(String) - Method in interface com.sun.identity.saml2.assertion.NameIDType
Sets the format
setFormat(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
setFormat(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Sets the value of the format property.
setFormat(String) - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Sets the value of the Format attribute.
setFormat(String) - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Sets the value of the Format attribute.
setFriendlyName(String) - Method in interface com.sun.identity.saml2.assertion.Attribute
Sets the FriendlyName of the attribute.
setFriendlyName(String) - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Sets the FriendlyName of the attribute.
setFriendlyName(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeType
Sets the value of the friendlyName property.
setFriendlyName(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
setFulfillOn(EffectType) - Method in class com.sun.identity.entitlement.xacml3.core.ObligationExpression
Sets the value of the fulfillOn property.
setFulfillOn(String) - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Sets the FullFillOn effect type of this obligation
setFulfillOn(String) - Method in interface com.sun.identity.xacml.policy.Obligation
Sets the FullFillOn effect type of this obligation
setFullName(GeneralNames) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Sets the full distribution point name.
setFullyQualifiedNames(Set) - Method in class com.sun.identity.idm.common.IdCacheBlock
 
setFunctionId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Apply
Sets the value of the functionId property.
setFunctionId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Function
Sets the value of the functionId property.
setG(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Sets the value of the g property.
setG(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setG(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Sets the value of the g property.
setG(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setGetComplete(GetComplete) - Method in interface com.sun.identity.saml2.protocol.IDPList
Sets the GetComplete Object.
setGetComplete(GetComplete) - Method in class com.sun.identity.saml2.protocol.impl.IDPListImpl
Sets the GetComplete Object.
setGetCompleteList(List) - Method in class com.sun.identity.federation.message.FSIDPList
Deprecated.
Sets list of GetComplete objects.
setGivenName(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Sets the value of the givenName property.
setGivenName(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
setGlobalData(StateData) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
setGlobalDiscoEntries(AMIdentity, String, Collection) - Static method in class com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandlerImplUtils
Registers the discovery service resource offerings to the AMIdentity This is used by the global disocvery service handler to register the resource offerings to the realm, org, role etc.
setGlobalInvalidCharsInCache(String) - Static method in class com.sun.identity.common.AdministrationServiceListener
Sets global Invalid characters in cache.
setGlobalOperand(int) - Method in class com.sun.identity.log.LogQuery
Sets the globalOperand field to either any query criteria match or to match all the criteria.
setGlobalPluginNameInCache(String) - Static method in class com.sun.identity.common.AdministrationServiceListener
Sets global user/password validation plugin name in cache.
setGrantType(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the grant type.
setGrantType(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the grant type.
setGroup(String) - Method in class com.sun.identity.sm.ServiceInstance
Sets the group name for this instance.
setGroupDNAttrs(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Set the group DN attributes.
setGroupFilter(SSOToken, String, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Set's the dynamic groups search filter.
setGroupFilter(SSOToken, String, String) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
 
setGroupFilter(SSOToken, String, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Sets the filter for a dynamic group in the datastore.
setGroupFilter(SSOToken, String, String) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
setGroupFilter(String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
setGroupFilter(String, String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
setGroupFilter(SSOToken, String, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Sets the filter for a dynamic group in the datastore.
setGroupList(ListWrapper) - Method in class com.sun.identity.idsvcs.IdentityDetails
 
setGroups(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the collection of groups to whom the ACI apllies
setGuid(Guid) - Method in class com.iplanet.ums.AssignableDynamicGroup
Sets the GUID of the entity; used within the package.
setGuid(Guid) - Method in class com.iplanet.ums.PersistentObject
Sets the GUID of the entity; used within the package
setHandlerConfig(Properties) - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Set the set of declared properties to be passed to the declared handler class immediately after instantiation and before handling.
setHash(Thread, long, long) - Method in class com.sun.identity.authentication.service.AuthThreadManager
Stores the thread as key and the time out value & last callback sent in a Hashtable
setHeader(String) - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Sets header for page
setHeader(String) - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Sets the authentication module header string display.
setHeader(String, String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to return setHeader(String name, String value) on the wrapped response object.
setHeader(String, String) - Method in class org.forgerock.openam.validation.ResponseValidationFilter.ValidationWrapper
 
SetHeadersFilter - Class in org.forgerock.openam.headers
SetHeadersFilter is a servlet Filter for setting arbitrary headers for web resources.
SetHeadersFilter() - Constructor for class org.forgerock.openam.headers.SetHeadersFilter
 
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.
setHeartBeatInterval(int) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets the heartbeat interval.
setHeartBeatTimeUnit(String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets the heartbeat timeunit.
setHost() - Method in class com.sun.identity.config.wizard.Step4
 
setHostDescriptor(SPDescriptorType) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Sets hosted SP meta descriptor.
setHostDescriptorConfig(BaseConfigType) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Sets hosted SP extended meta config.
setHosted(boolean) - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Sets the value of the hosted property.
setHosted(boolean) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
setHosted(boolean) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Sets the value of the hosted property.
setHosted(boolean) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
setHostedDescriptor(IDPDescriptorType) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Sets host identity provider's meta descriptor.
setHostedDescriptor(ProviderDescriptorType) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Sets the hosted provider details.
setHostedDescriptor(ProviderDescriptorType) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets the hosted provider details.
setHostedDescriptor(ProviderDescriptorType) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets hosted provider descriptor.
setHostedDescriptor(ProviderDescriptorType) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets state to the Federation Termination handler that is handling the current federation termination.
setHostedDescriptorConfig(BaseConfigType) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Sets host identity provider's extended meta.
setHostedDescriptorConfig(BaseConfigType) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Sets hosted provider's extended meta config.
setHostedDescriptorConfig(BaseConfigType) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets the hosted provider's extended meta config.
setHostedDescriptorConfig(BaseConfigType) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets hosted provider's extended meta.
setHostedDescriptorConfig(BaseConfigType) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets hosted provider's extended meta.
setHostedEntityId(String) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Sets host identity provider's entity ID.
setHostedEntityId(String) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Sets hosted provider entity id.
setHostedEntityId(String) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets hosted provider's entity id.
setHostedEntityId(String) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets hosted provider's entity ID.
setHostedEntityId(String) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets hosted provider's entity ID.
setHostedProviderRole(String) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Sets hosted provider's role.
setHostedProviderRole(String) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets hosted provider's role.
setHostedProviderRole(String) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets hosted provider's role.
setHostedProviderRole(String) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets hosted provider's role.
setHostEntityId(String) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Sets hosted SP entity ID.
setHostLink - Variable in class com.sun.identity.config.wizard.Step4
 
setHostName(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the host name.
setHostName(String) - Method in class com.sun.identity.config.pojos.LDAPStore
 
setHostPort(int) - Method in class com.sun.identity.config.pojos.LDAPStore
 
setHostPortSecure(boolean) - Method in class com.sun.identity.config.pojos.LDAPStore
 
setHostUrlCookie(HttpServletResponse) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
setHttpServletRequest(HttpServletRequest) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the servlet request.
setHttpServletRequest(HttpServletRequest) - Method in class com.sun.identity.authentication.service.LoginState
Sets servlet request.
setHttpServletResponse(HttpServletResponse) - Method in class com.sun.identity.authentication.service.LoginState
Sets servlet response.
setHttpSession(HttpSession) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Sets the HttpSession that will be used by the SSO component to store the session information.
setHttpStatusCode(int) - Method in exception com.sun.identity.coretoken.CoreTokenException
Sets HTTP Status Code.
setI18NFileName(String) - Method in class com.sun.identity.sm.ServiceSchema
Sets the I18N properties file name for the service schema
setI18NFileName(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the I18N properties file name for the service
seti18NFileName(String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the I18N File Name .
setI18NJarURL(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the URL of the JAR file that contains the I18N properties
setI18NKey(String) - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Set I18N key to describe the configuration attribute
setI18NKey(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the I18N key to describe the configuration attribute.
setI18Nkey(String) - Method in class com.sun.identity.sm.ServiceSchema
Sets the value of the I18N key in the service schema.
setI18NKey(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the i18nKey of the schema.
setIconPath(String) - Method in class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
setID(SessionID) - Method in class com.iplanet.dpro.session.Session
Updates the ID of the session.
setId(long) - Method in class com.iplanet.ums.Guid
Sets the nsuniqueID name in the Guid object associated with an LDAP entry Note that the value is not persisted in LDAP.
setId(String) - Method in class com.sun.identity.common.ServerOrSiteEntry
 
setID(String) - Method in class com.sun.identity.entitlement.AttributeSubject
Sets the Identifier.
setID(String) - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Sets the Identifier.
setId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Attributes
Sets the value of the id property.
setID(String) - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Sets value of id attribute.
setID(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the value of id attribute.
setID(String) - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Sets the value of the id attribute.
setID(String) - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Sets the value of id attribute.
setID(String) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Sets the value of id attribute.
setID(String) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Sets the value of id attribute.
setID(String) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Sets the value of id attribute.
setID(String) - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Sets the value of id attribute.
setID(String) - Method in class com.sun.identity.federation.message.FSRequest
Deprecated.
Sets the value of id attribute.
setID(String) - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Sets the value of id attribute.
setId(String) - Method in class com.sun.identity.idsvcs.Token
 
setId(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Sets value of id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Sets value of id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Sets value of 'id' attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Sets id attribute.
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Sets id attribute
setId(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets id attribute
setID(String) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the id of the assertion
setID(String) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the id of the assertion
setID(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Sets the value of the id property.
setID(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
setID(String) - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Sets the value of the id property.
setID(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
setID(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Sets the value of the id property.
setID(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Sets the value of the id property.
setID(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Sets the value of the id property.
setID(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
setID(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
setID(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
setID(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
setID(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertiesType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyType
Sets the value of the id property.
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
setId(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.KeyInfoType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ManifestType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ObjectType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertiesType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureValueType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignedInfoType
Sets the value of the id property.
setID(String) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Sets the value of the ID attribute.
setID(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Sets the value of the id property.
setID(String) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Sets the value of the ID attribute.
setID(String) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Sets the value of the id property.
setID(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Sets the value of the id property.
setID(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SignOutType
Sets the value of the id property.
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.AttributedString
Sets the value of the id property.
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.SecurityTokenReferenceType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.UsernameTokenType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsu.AttributedDateTime
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsu.AttributedURI
Sets the value of the id property.
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsu.TimestampType
Sets the value of the id property.
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
setId(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.KeyInfoType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ManifestType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ObjectType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertiesType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureValueType
Sets the value of the id property.
setId(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignedInfoType
Sets the value of the id property.
setId(String) - Method in class com.sun.identity.wss.security.SecurityTokenReference
Sets the security token reference id.
setId(String) - Method in class org.forgerock.maven.plugins.inject.content.Content
Sets the ID of the content placeholder.
setId(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the token id.
setId(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the token id.
setId(String) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
 
setId(String) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Set a universally unique identifier for the ScriptConfiguration.
setId(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
setId(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
setId(String) - Method in class org.forgerock.openam.uma.PermissionTicket
 
setId(String) - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
setIdDestn(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
setIdDestn(long) - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Set the ID-FF service's Id Destination counter.
setIdDestn(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
setIdDestn(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
setIdentifier(short) - Method in class org.forgerock.openam.radius.common.Packet
Sets the identifier of this packet.
setIDFFReaderServiceURL(String) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Sets reader service URL for ID-FF protocol.
setIDFFWriterServiceURL(String) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Sets writer service URL for IDFF protocol.
setIdLocalSessToken(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
setIdLocalSessToken(long) - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Set the ID-FF service's ID Local Session Token counter.
setIdLocalSessToken(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
setIdLocalSessToken(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
setIDPDiscoveryConfig(String) - Method in class com.sun.identity.saml2.idpdiscovery.IDPDiscoveryWARConfigurator
Sets properties from libIDPDiscoveryConfig.properties
setIDPEntityID(String, String) - Method in class com.sun.identity.federation.services.FSSessionManager
Sets IDP's entity ID.
setIDPEntries(IDPEntries) - Method in class com.sun.identity.federation.message.FSIDPList
Deprecated.
Sets IDPEntries object.
setIDPEntries(List) - Method in interface com.sun.identity.saml2.protocol.IDPList
Sets the IDPEntry Object.
setIDPEntries(List) - Method in class com.sun.identity.saml2.protocol.impl.IDPListImpl
Sets the list of IDPEntry Objects.
setIDPEntryList(List) - Method in class com.sun.identity.federation.message.common.IDPEntries
Deprecated.
Sets the list of Identity Providers.
setIDPList(FSIDPList) - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Sets the FSIDPList object.
setIDPList(FSIDPList) - Method in class com.sun.identity.federation.message.FSScoping
Deprecated.
Sets preferred ordered List of IDPs that is known to SP for proxying.
setIDPList(IDPList) - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Sets the IDPList Object.
setIDPList(IDPList) - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Sets the IDPList Object.
setIDPList(IDPList) - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Sets the IDPList Object.
setIDPList(IDPList) - Method in interface com.sun.identity.saml2.protocol.Scoping
Sets the IDPList Object.
setIDPProvidedNameIdentifier(IDPProvidedNameIdentifier) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Sets the Identity Provider's NameIdentifier.
setIDPProvidedNameIdentifier(IDPProvidedNameIdentifier) - Method in class com.sun.identity.federation.message.FSSubject
Deprecated.
Sets the Identity Provider's NameIdentifier.
setIDPRole(boolean) - Method in class com.sun.identity.saml2.profile.SAML2SessionPartner
Sets the role of the session partner.
setIdpSessionCount(long) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
setIdpSessionCount(long) - Method in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
Set the IDP session counter.
setIdpSessionCount(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonSAML2SvcProvider
 
setIdpSessionCount(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonSAML2SvcProvider
 
setIdTokenSignedResponseAlgorithm(String) - Method in class org.forgerock.openidconnect.Client
Sets the id token signed response alg of the OAuth2Client.
setIdTokenSignedResponseAlgorithm(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the id token signed response alg of the OAuth2Client.
setIdxOfCallbackSetInModule(int) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Set the index of the callback set in the module.
setIdxOfCurrentCallback(int) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
set the current callback index.
setIfIndex(Integer) - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
setIfIndex(Integer) - Method in interface com.sun.identity.monitoring.LinkTrapGeneratorMBean
 
setIgnoreCaseFlag(boolean) - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
setIgnoreCaseFlag(boolean) - Method in class com.sun.identity.install.tools.util.MatchPattern
 
setIgnoreValueCase(boolean) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
 
setIncludeInResult(boolean) - Method in class com.sun.identity.entitlement.xacml3.core.Attribute
Sets the value of the includeInResult property.
setIncludeMemberships(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets a flag to include memberships for SAML attribute mapping.
setIncludeMemberships(boolean) - Method in class com.sun.identity.wss.provider.STSConfig
Sets a flag to include memberships for SAML attribute mapping.
setIncludeMemberships(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets a flag to include memberships for SAML attribute mapping.
setIncludeToken(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
setIncludeToken(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
setIncludeToken(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
setIncludeToken(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
setIncludeToken(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.IssuedTokenType
Sets the value of the includeToken property.
setIncludeToken(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SecureConversationTokenType
Sets the value of the includeToken property.
setIncludeToken(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SpnegoContextTokenType
Sets the value of the includeToken property.
setIncludeToken(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.TokenAssertionType
Sets the value of the includeToken property.
setIndentDepth(int) - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
Sets the number of spaces used for denoting one indent level.
setIndex(int) - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeConsumingServiceType
Sets the value of the index property.
setIndex(int) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
setIndex(int) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
setIndex(int) - Method in interface com.sun.identity.saml2.jaxb.metadata.IndexedEndpointType
Sets the value of the index property.
setIndexName(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the index name.
setIndexName(String) - Method in class com.sun.identity.authentication.service.LoginState
Set index name
setIndexType(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the index Type.
setIndirectCRL(boolean) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Sets the indirectCRL attribute.
setInfoText(List<String>) - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
 
setInheritance(String) - Method in class com.sun.identity.sm.ServiceSchema
Set the value of inheritance attribute in service schema.
setInjector(Injector) - Method in class org.forgerock.openam.rest.RestHttpRouteProvider
 
setInputContextOnly(boolean) - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Sets the XML attribute boolean value which governs the source of information that the PDP is allowed to use in making an authorization decision.
setInputContextOnly(boolean) - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Sets the XML attribute boolean value which governs the source of information that the PDP is allowed to use in making an authorization decision.
setInResponseTo(String) - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Sets the value of InResponseTo attribute.
setInResponseTo(String) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the InResponseTo of the Response.
setInResponseTo(String) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Sets the ID of a SAML protocol message in response to which an attesting entity can present the assertion
setInResponseTo(String) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Sets the ID of a SAML protocol message in response to which an attesting entity can present the assertion
setInResponseTo(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
setInResponseTo(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Sets the value of the inResponseTo property.
setInResponseTo(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Sets the value of the inResponseTo property.
setInResponseTo(String) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Sets the value of the inResponseTo property.
setInsertEntry(List) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets the value of the InsertEntry property.
setInstallState(InstallState) - Method in class com.sun.identity.install.tools.configurator.Driver
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder
 
setInstance(SsoServerAuthModulesEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerAuthSvcMBean) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerConnPoolSvcMBean) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerEntitlementPolicyStatsEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerEntitlementSvcMBean) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerFedCOTMemberEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerFedCOTsEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerFedCOTsMBean) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerFedEntitiesEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerFedEntitiesMBean) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerIDFFSvcMBean) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerIdRepoSvcMBean) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerInstanceMBean) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerLoggingHdlrEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerLoggingSvcMBean) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerPolicy22AgentEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerPolicyAgentsMBean) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerPolicyJ2EEAgentEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerPolicyJ2EEGroupEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerPolicySvcMBean) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerPolicyWebAgentEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerPolicyWebGroupEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerRealmEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSAML1CacheEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSAML1EndPointEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSAML1SvcMBean) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSAML1TrustPrtnrsEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSAML2IDPEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSAML2SPEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSAML2SvcMBean) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerServerEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSessSvcMBean) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSiteMapEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSitesEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerSvcMgmtSvcMBean) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerTopologyMBean) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerWSSAgentsDSCAgentEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerWSSAgentsDSCAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerWSSAgentsMBean) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerWSSAgentsSTSAgentEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerWSSAgentsSTSAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerWSSAgentsWSCAgentEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerWSSAgentsWSCAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerWSSAgentsWSPAgentEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(SsoServerWSSAgentsWSPAgtGrpEntryMBean) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder
 
setInstance(Object) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder
 
setInstance(CtsConnectionFailureRateMBean) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
Allow to bind the metadata description to a specific object.
setInstance(CtsConnectionSuccessRateMBean) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
Allow to bind the metadata description to a specific object.
setInstance(CtsCRUDOperationsEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(CtsCRUDOperationsPerTokenTypeEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(CtsMonitoringMBean) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
Allow to bind the metadata description to a specific object.
setInstance(CtsTokenOperationsEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(OperationEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(TokenEntryMBean) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
Allow to bind the metadata description to a specific object.
setInstance(PolicyEvaluationMBean) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
Allow to bind the metadata description to a specific object.
setInstance(SelfEvaluationMBean) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
Allow to bind the metadata description to a specific object.
setInstance(SelfTimingMBean) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
Allow to bind the metadata description to a specific object.
setInstance(SubtreeEvaluationMBean) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Allow to bind the metadata description to a specific object.
setInstance(SubtreeTimingMBean) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Allow to bind the metadata description to a specific object.
setInstance(CtsSessionsMBean) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
Allow to bind the metadata description to a specific object.
setInstance(InternalSessionsMBean) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
Allow to bind the metadata description to a specific object.
setInstance(RemoteSessionsMBean) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
Allow to bind the metadata description to a specific object.
setInstance(StatelessSessionsMBean) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Allow to bind the metadata description to a specific object.
setInstance(String) - Method in class org.forgerock.openam.setup.BootstrapConfig
 
setInstanceAsConfigured(boolean) - Method in class com.sun.identity.install.tools.configurator.StateData
 
setInstanceData(StateData) - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
setInstanceName(String) - Method in class com.sun.identity.install.tools.configurator.StateData
 
setInt_1(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_RequestStruct
 
setInt_1(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_RequestStruct
 
setInt_1(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct
 
setInt_1(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder
 
setInt_1(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_RequestStruct
 
setInt_1(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
setInt_1(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
setInt_1(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_RequestStruct
 
setInt_1(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_RequestStruct
 
setInt_1(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct
 
setInt_10(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setInt_10(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setInt_10(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setInt_10(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setInt_11(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setInt_11(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setInt_11(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setInt_11(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setInt_2(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
setInt_2(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
setInt_2(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct
 
setInt_2(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
setInt_3(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
setInt_3(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
setInt_3(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setInt_4(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
setInt_4(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
setInt_4(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
setInt_4(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
setInt_4(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
setInt_4(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
setInt_5(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
setInt_5(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
setInt_5(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
setInt_5(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
setInt_5(int) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setInt_6(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setInt_7(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
setInt_7(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setInt_7(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setInt_7(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setInt_7(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setInt_7(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setInt_8(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setInt_8(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setInt_9(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setInt_9(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setInt_9(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setInt_9(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setInteractionInfo(InteractionInfo) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
setInternalResourceRouter(ResourceRouter) - Method in class org.forgerock.openam.rest.RestHttpRouteProvider
 
setInterval(Integer) - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
setInterval(Integer) - Method in interface com.sun.identity.monitoring.LinkTrapGeneratorMBean
 
setIntHeader(String, int) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call setIntHeader(String name, int value) on the wrapped response object.
setIpaddr(String) - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Set the IP address from which incoming packets must be to be associated with this client.
setIPAddress(String) - Method in class com.sun.identity.saml.assertion.SubjectLocality
Sets the IP address for SubjectLocality locality.
setIsActiveFlag(boolean) - Method in class com.sun.identity.install.tools.util.MatchPattern
 
setIsDefault(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeConsumingServiceType
Sets the value of the isDefault property.
setIsDefault(boolean) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
setIsDefault(boolean) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
setIsDefault(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadata.IndexedEndpointType
Sets the value of the isDefault property.
setIsException(boolean) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets if exception was thrown.
setIsFirstFlag(boolean) - Method in class com.sun.identity.install.tools.configurator.InstallInteraction
 
setIsFirstFlag(boolean) - Method in class com.sun.identity.install.tools.configurator.UserDataInteraction
 
setIsLocalLogin(boolean) - Method in class com.sun.identity.saml2.profile.ResponseInfo
Sets the isLocalLogin flag.
setIsPassive(boolean) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the value of the IsPassive attribute.
setIsPassive(Boolean) - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Sets the value of the IsPassive attribute.
setIsPassive(Boolean) - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Sets the value of the IsPassive attribute.
setIsPassive(Boolean) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the value of the IsPassive attribute.
setIsPassive(Boolean) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the value of the IsPassive attribute.
setIsRequired(boolean) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
setIsRequired(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadata.RequestedAttributeType
Sets the value of the isRequired property.
setIsRoleIDP(boolean) - Method in class com.sun.identity.federation.services.FSSessionPartner
Sets the role of the session partner.
setIsSessionUpgrade(boolean) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the status of the isSessionUpgrade flag to which determines if the Session is in the upgrade state or not.
setIssued() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Sets the authorization code as issued.
setIssuedTokenTimeout(long) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
setIssueInstant(long) - Method in class com.sun.identity.policy.remote.PolicyResponse
Sets the issue instant
setIssueInstant(Date) - Method in class com.sun.identity.saml.assertion.AssertionBase
Set the time when the assertion was issued
setIssueInstant(Date) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Set the IssueInstant of the Request.
setIssueInstant(Date) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the IssueInstant of the Response.
setIssueInstant(Date) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the time when the assertion was issued
setIssueInstant(Date) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Set the time when the assertion was issued
setIssueInstant(Calendar) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Sets the value of the issueInstant property.
setIssueInstant(Calendar) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
setIssueInstant(Date) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Sets the value of IssueInstant attribute.
setIssueInstant(Date) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Sets the value of the issueInstant property.
setIssueInstant(Date) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Sets the value of IssueInstant attribute.
setIssueInstant(Date) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Sets the value of the issueInstant property.
setIssuer(String) - Method in class com.sun.identity.entitlement.xacml3.core.Attribute
Sets the value of the issuer property.
setIssuer(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
Sets the value of the issuer property.
setIssuer(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
Sets the value of the issuer property.
setIssuer(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Sets the value of the issuer property.
setIssuer(String) - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Sets the value of the issuer property.
setIssuer(String) - Method in class com.sun.identity.saml.assertion.AssertionBase
Sets the issuer for an assertion
setIssuer(Issuer) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the issuer of the assertion
setIssuer(Issuer) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the issuer of the assertion
setIssuer(Issuer) - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Sets the value of the issuer attribute.
setIssuer(Issuer) - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Sets the value of the issuer attribute.
setIssuer(NameIDType) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Sets the value of the issuer property.
setIssuer(NameIDType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
setIssuer(Issuer) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Sets the Issuer object.
setIssuer(Issuer) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Sets the value of the issuer property.
setIssuer(Issuer) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Sets the Issuer object.
setIssuer(Issuer) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Sets the value of the issuer property.
setIssuer(EndpointReferenceType) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
setIssuer(EndpointReferenceType) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
setIssuer(EndpointReferenceType) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
setIssuer(EndpointReferenceType) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.IssuedTokenType
Sets the value of the issuer property.
setIssuer(EndpointReferenceType) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SecureConversationTokenType
Sets the value of the issuer property.
setIssuer(EndpointReferenceType) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SpnegoContextTokenType
Sets the value of the issuer property.
setIssuer(String) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the issuer name.
setIssuer(String) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the issuer name.
setIssuer(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
setIssuer(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
 
setIssuer(String) - Method in interface com.sun.identity.xacml.context.Attribute
Sets the issuer of the Attribute.
setIssuer(String) - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Sets the issuer of the Attribute.
setIssuer(String) - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Sets the Issuers of this object
setIssuer(String) - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
The name of the issuer when this device profile was issued.
setItemID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets item id attribute
setItemID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets item ID attribute
setItemID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Sets itemID attribute
setItemIDRef(String) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Sets item reference.
setItemIDRef(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets item id reference
setItemIDRef(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets item reference.
setJ(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Sets the value of the j property.
setJ(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setJ(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Sets the value of the j property.
setJ(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setJwks(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the JWKs value.
setJwksUri(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the JWKs URI value.
setJwtTokenLifeTime(Long) - Method in class org.forgerock.openidconnect.Client
Sets the JWT token lifetime of the OAuth2Client.
setJwtTokenLifeTime(Long) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the JWT token lifetime.
setKbaEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets whether KBA is enabled.
setKbaEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets whether KBA is enabled.
setKbaEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets whether KBA is enabled.
setKDCDomain(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets Kerberos Domain Controller Domain
setKDCDomain(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets Kerberos Domain Controller Domain.
setKDCDomain(String) - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
setKDCDomain(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets Kerberos Domain Controller Domain
setKDCDomain(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets Kerberos Domain Controller Domain
setKDCServer(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets Kerberos Domain Controller Server
setKDCServer(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets Kerberos Domain Controller Server.
setKDCServer(String) - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
setKDCServer(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets Kerberos Domain Controller Server
setKDCServer(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets Kerberos Domain Controller Server
setKeepAliveTime(long, TimeUnit) - Method in class org.forgerock.openam.audit.context.ExecutorServiceConfigurator
Sets the time limit for which threads may remain idle before being terminated.
setKerberosServicePrincipal(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets kerberos service principal.
setKerberosServicePrincipal(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets kerberos service principal.
setKerberosServicePrincipal(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets kerberos service principal.
setKerberosServicePrincipal(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets kerberos service principal.
setKerberosTicketCacheDir(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets kerberos ticket cache dir.
setKerberosTicketCacheDir(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets kerberos ticket cache directory.
setKey(String) - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Sets matching key.
setKey(String) - Method in class com.sun.identity.install.tools.configurator.InstFinderData
 
setKey(String, String) - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Set the key to access key store database.
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.
setKeyAlias(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the key alias for this provider.
setKeyAlias(String) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the key alias for this trust authority client.
setKeyIdentifier(KeyIdentifier) - Method in class com.sun.identity.wss.security.SecurityTokenReference
Sets the key identifier.
setKeyInfo(Element) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Sets the key info.
setKeyInfo(List) - Method in class com.sun.identity.saml2.assertion.impl.KeyInfoConfirmationDataImpl
Sets the List of KeyInfo object.
setKeyInfo(List) - Method in interface com.sun.identity.saml2.assertion.KeyInfoConfirmationData
Sets the key info
setKeyInfo(KeyInfoType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
setKeyInfo(KeyInfoType) - Method in interface com.sun.identity.saml2.jaxb.metadata.KeyDescriptorType
Sets the value of the keyInfo property.
setKeyInfo(KeyInfoType) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Sets the value of the keyInfo property.
setKeyInfo(KeyInfoType) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
setKeyInfo(KeyInfoType) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
setKeyInfo(KeyInfoType) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureType
Sets the value of the keyInfo property.
setKeyInfo(KeyInfoType) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
setKeyInfo(KeyInfoType) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureType
Sets the value of the keyInfo property.
setKeyInfo(Element) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the keyinfo element.
setKeyInfo(Element) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the keyinfo element.
setKeyPasswordFile(String) - Method in class org.forgerock.openam.keystore.KeyStoreConfig
Set the path the file that holds the per entry password.
setKeyStore(String, String, String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the keystore for this provider.
setKeyStore(KeyStore, String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the keystore for this provider.
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.
setKeyTab(String) - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOConfig
Sets key tab file.
setKeyTab(String) - Method in class com.sun.identity.wss.security.KerberosConfiguration
Sets key tab file.
setKeyTabFile(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the keytab file
setKeytabFile(String) - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
setKeyTabFile(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the keytab file
setKeyTabFile(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the keytab file
setKeyType(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the key type for this provider.
setKeyType(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets the keytype
setKeyType(String) - Method in class com.sun.identity.wss.security.handler.SecurityContext
Sets the key type.
setKeyType(String) - Method in class com.sun.identity.wss.sts.config.FAMTrustSPMetadata
 
setKeyType(String) - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
setKeyType(String) - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Sets the keytype
setLabeledUri(String) - Method in class com.sun.identity.sm.ServiceConfig
Deprecated.
The labeledURI setting shall not be used for storing configuration data.
setLang(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
setLang(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
setLang(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.LocalizedNameType
Sets the value of the lang property.
setLang(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.LocalizedURIType
Sets the value of the lang property.
setLanguage(SupportedScriptingLanguage) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Set the language for the ScriptConfiguration.
setLastFailTime(long) - Method in class com.sun.identity.common.AccountLockoutInfo
Sets the last fail time.
setLastLineforLogger(boolean) - Method in class com.sun.identity.log.secure.SecureLogHelper
Set the Logger's last line
setLastLineforVerifier(boolean) - Method in class com.sun.identity.log.secure.SecureLogHelper
Set the Verfier's last line
setLastLogin(long, TimeUnit) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Set the last login time when this device was used.
setLastModifiedBy(String) - Method in class com.sun.identity.entitlement.Application
Sets the user ID who last modified the policy.
setLastModifiedBy(String) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Sets the user ID who last modified the policy.
setLastModifiedBy(String) - Method in class com.sun.identity.entitlement.Privilege
Sets the user ID who last modified the policy.
setLastModifiedBy(String) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Sets the user ID who last modified the policy.
setLastModifiedBy(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Sets the user ID who last modified the policy.
setLastModifiedBy(String) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Set the ID of the user that last modified the resource type.
setLastModifiedBy(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setLastModifiedBy(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
setLastModifiedBy(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
setLastModifiedBy(String) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Set the ID of the user that last modified the ScriptConfiguration.
setLastModifiedDate(long) - Method in class com.sun.identity.entitlement.Application
Sets the last modified date.
setLastModifiedDate(long) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Sets last modified date.
setLastModifiedDate(long) - Method in class com.sun.identity.entitlement.Privilege
Sets the last modified date.
setLastModifiedDate(long) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Sets the last modified date.
setLastModifiedDate(long) - Method in class com.sun.identity.policy.Policy
Deprecated.
Sets the last modified date.
setLastModifiedDate(long) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Set the last modified date of the resource type.
setLastModifiedDate(long) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setLastModifiedDate(long) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
setLastModifiedDate(long) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
setLastModifiedDate(long) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Set the last modified date of the ScriptConfiguration.
setLastOccurranceInFile(boolean) - Method in class com.sun.identity.install.tools.util.MatchPattern
 
setLatestAccessTime() - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the last time the client sent a request associated with this session, as the number of seconds since midnight January 1, 1970 GMT.
setLatestVersion(VersionMatch) - Method in class com.sun.identity.entitlement.xacml3.core.IdReference
Sets the value of the latestVersion property.
setlbCookie(HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
 
setlbCookie(AuthContextLocal, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.service.AuthUtils
 
setlbCookie(HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.federation.common.FSUtils
Sets load balancer cookie.
setLbCookie(AuthContextLocal, HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.openam.core.CoreServicesWrapper
Creates and sets the load balancer cookies on the response.
setLDAPErrorCode(String) - Method in exception com.sun.identity.idm.IdRepoException
Replace the LDAP error code associated with this error message.
setLdapFilter(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
 
setLdapHost(String) - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
setLdapPort(int) - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
setLdapProtocol(String) - Method in class org.forgerock.openam.setup.ConfigStoreProperties
 
setLdapStoreParam(String, int, String, String, String, String, boolean) - Static method in class com.sun.identity.security.cert.AMCertStore
Return ldapParam object has all config params
setLdapStoreParam(AMLDAPCertStoreParameters, String, String, String, String, boolean) - Static method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
 
setLeftBrace(String) - Method in class com.sun.identity.tools.objects.MapFormat
Sets string used as left brace
setLevel(String) - Method in class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Sets level.
setLevel(int) - Method in class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Sets level.
setLineNumber(int) - Method in class org.forgerock.openam.scripting.ScriptError
Set the line number on which the error occurred.
setList_2(List) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct
 
setList_2(List) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder
 
setList_4(List) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setList_4(List) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setList_4(List) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setList_4(List) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setListenedObject(AMObject) - Method in class com.sun.identity.authentication.config.AMSDKEventListener
Sets listened object.
setListeners(Map) - Method in class com.iplanet.am.sdk.ldap.ACIEventListener
 
setListeners(Map) - Method in class com.iplanet.am.sdk.ldap.EntryEventListener
 
setListeners(Map) - Method in class com.iplanet.services.cdm.clientschema.AMClientCapData
 
setListeners(Map) - Method in interface com.iplanet.services.ldap.event.IDSEventListener
 
setListeners(Map) - Method in class com.sun.identity.sm.ldap.LDAPEventManager
 
setLoadBalancerCookie(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
Sets a load balancer cookie in the suppled HTTP response.
setLoadBalancerCookie(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
Sets a load balancer cookie in the suppled HTTP response.
setLoadBalancerCookie(HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.plugin.session.SessionProvider
Sets a load balancer cookie in the suppled HTTP response.
setLoc(String) - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Sets the value of Loc attribute.
setLoc(String) - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Sets the value of Loc attribute.
setLocale(Locale) - Method in class com.sun.identity.authentication.AuthContext
Sets locale based on user locale preferemce.
setLocale(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the locale
setLocale(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets locale
setLocale(int, String) - Method in class com.sun.identity.common.ISLocaleContext
Set locale to given level.
setLocale(int, Locale) - Method in class com.sun.identity.common.ISLocaleContext
Set locale to given level.
setLocale(HttpContext) - Method in class com.sun.identity.common.ISLocaleContext
Returns the locale based on the Http Context supplied.
setLocale(HttpServletRequest) - Method in class com.sun.identity.common.ISLocaleContext
Set locale based on HTTP Servlet Request.
setLocale(Context) - Method in class com.sun.identity.common.LocaleContext
 
setLocale(String) - Static method in class com.sun.identity.federation.common.FSUtils
Sets the locale of the resource bundle
setLocale(Locale) - Method in class com.sun.identity.setup.AMSetupDSConfig
 
setLocale(Locale) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
The default behavior of this method is to call setLocale(Locale loc) on the wrapped response object.
setLocalFlag(URL) - Static method in class com.sun.identity.saml.SAMLClient
 
setLocalNameIdentifier(NameIdentifier) - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Sets value in local field.
setLocalSessionToken(String, Object) - Method in class com.sun.identity.federation.services.FSSessionManager
Sets local token.
setLocation(String) - Method in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Sets the location URI of the Identity Provider.
setLocation(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EndpointType
Sets the value of the location property.
setLocation(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
setLocation(String) - Method in class org.forgerock.openam.services.push.dispatch.PushMessageChallengeResponsePredicate
Sets the location for this predicate.
setLocation(String) - Method in class org.forgerock.openam.services.push.dispatch.SignedJwtVerificationPredicate
Sets the location for this predicate.
setLockout(boolean) - Method in class com.sun.identity.common.AccountLockoutInfo
Sets the lockout status.
setLockoutAt(long) - Method in class com.sun.identity.common.AccountLockoutInfo
Sets the lockout time.
setLockoutMsg(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets the lockout message.
setLogger(Debug) - Method in class org.forgerock.openam.utils.AMKeyProvider
Sets the debug logger.
setLoggerKeyName(String) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Set logger key name in associated keystore
setLoggerKeyName(String) - Static method in class com.sun.identity.log.secure.SecureLogHelper
Sets Name of Logger's Key name
setLoginException(AuthLoginException) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Sets the login exception that represents errors during the authentication process.
setLoginFailureURL(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the the login failure URL for the user.
setLogInfoMap(Map) - Method in class com.sun.identity.log.LogRecord
Convenience method to set the log information map.
setLoginID() - Method in class com.sun.identity.config.wizard.Step4
 
setLoginIDLink - Variable in class com.sun.identity.config.wizard.Step4
 
setLoginModuleName(String) - Method in class com.sun.identity.authentication.config.AuthConfigurationEntry
Sets login module name
setLoginScreen() - Method in class com.sun.identity.authentication.modules.ldap.LDAPCallbacks
Instantiates and passes a callbacks to the invokeCallback method of a CallbackHandler to ask for user name and password to procees Login Page.
setLoginState(LoginState) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Sets the Login State
setLoginState(LoginState) - Method in class com.sun.identity.authentication.service.LoginStateCallback
Sets Login State.
setLoginStatus(int) - Method in class com.sun.identity.authentication.internal.AuthContext
Method to set the login status.
setLoginStatus(AuthContext.Status) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Sets the login status.
setLoginStatus(AuthContext.Status) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the login status.
setLoginStatus(int) - Method in class com.sun.identity.authentication.service.LoginState
Sets the authentication login status.
setLoginSuccessURL(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the the login successful URL for the user.
setLoginURL(String) - Method in class com.sun.identity.federation.services.FSAuthContextResult
Sets login url.
setLogName(String) - Method in class com.sun.identity.idsvcs.Log
 
setLogoutAll(boolean) - Method in class com.sun.identity.saml2.profile.IDPSession
Sets the logoutAll property.
setLogoutAll(boolean) - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Sets the logoutAll property
setLogoutRequest(FSLogoutNotification) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
setLogoutStatus(String, String) - Method in class com.sun.identity.federation.services.logout.FSReturnSessionManager
Set logout status so that control of flow can be returned back to that provider to display status page of that provider.
setLogoutURL() - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Invoked to set some commonly used URLs based on hosted provider.
setLogoutURL(HttpServletRequest, BaseConfigType, String) - Method in class com.sun.identity.federation.services.logout.FSReturnLogoutServlet
 
setLogoutURL() - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets some commonly used URLs based on hosted provider.
setLogPackets(boolean) - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Set a value to indicate if a packet's contents for this client should be dumped to log for troubleshooting.
setLogPassword(AMPassword, Object) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Set logger password
setLookup(boolean) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
setLookup(boolean) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.RequestPseudonymType
Sets the value of the lookup property.
setMajorVersion(int) - Method in class com.sun.identity.saml.assertion.AssertionBase
Sets the major version number of an assertion.
setMajorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Sets the MajorVersion of the Request.
setMajorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Sets the MajorVersion of the Response.
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.
setMap_3(Map) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
setMap_3(Map) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
setMap_4(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
setMap_5(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
setMap_5(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
setMap_5(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
setMap_5(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
setMap_5(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
setMap_5(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
setMap_5(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
setMap_5(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
setMap_5(Map) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
setMap_5(Map) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
setMap_5(Map) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
setMap_5(Map) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
setMap_6(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
setMap_6(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setMap_6(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
setMap_6(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setMap_9(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setMap_9(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setMapApplNameToResources(Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Sets the application name to resource name.
setMatchId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Match
Sets the value of the matchId property.
setMatchingAuthnContext(AuthnContext) - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Sets the matching authentication context for this request.
setMaxAge(int) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Sets the cookies maximum age (in seconds since the epoch).
setMaxCaching(long) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setMaxCachingTime(long) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the maximum caching time(in minutes) for the Internal Session.
setMaxChildPeopleContainerLimit(long) - Method in class com.iplanet.ums.PeopleContainer
Sets max children People Container limit for a People Container.
setMaxDelegationDepth(BigInteger) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the maxDelegationDepth property.
setMaxDelegationDepth(BigInteger) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the maxDelegationDepth property.
setMaxIdle(long) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setMaxIdleTime(long) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the maximum idle time (in minutes) for the Internal Session.
setMaximumPoolSize(int) - Method in class org.forgerock.openam.audit.context.ExecutorServiceConfigurator
Sets the maximum allowed number of threads.
setMaxInactiveInterval(int) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteSession
Sets the maximum inactive session interval on the session, only works pre serialization
setMaxRecord(int) - Method in class com.sun.identity.log.LogQuery
 
setMaxResults(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Sets the maximum number of search results to return; 0 means there is no limit.
setMaxResults(int) - Method in class com.iplanet.ums.SearchControl
Sets the maximum number of search results to return; 0 means there is no limit.
setMaxResults(int) - Method in class com.sun.identity.idm.IdSearchControl
Sets the maximum number of search results to return; 0 means there is no limit.
setMaxSessionTime(long) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the maximum time (in minutes) allowed for the Internal Session
setMaxSessionTime(long) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
 
setMaxTime(long) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setMaxUserLimit(long) - Method in class com.iplanet.ums.PeopleContainer
Sets max user limit for a People Container.
setMaxValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the maximum value attribute.
setMechanism(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Sets value of mechanism attribute
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_attributes_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNameForToken_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_getCookieNamesToForward_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_log_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.idsvcs.IdentityServicesImpl_read_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder
 
setMember(int, Object) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder
 
setMemberList(ListWrapper) - Method in class com.sun.identity.idsvcs.IdentityDetails
 
setMessage(String) - Method in class com.sun.identity.federation.common.FSRemoteException_SOAPBuilder
 
setMessage(String) - Method in class com.sun.identity.idsvcs.Log
 
setMessage(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenException_SOAPBuilder
 
setMessage(String) - Method in class org.forgerock.openam.scripting.ScriptError
Set the message that describes the error.
setMessageID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Sets value of messageID attribute of CorrelationHeader.
setMessageID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Sets value of messageID attribute of CorrelationHeader.
setMessageID(String) - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Sets the value of the messageID attribute.
setMessageReplayDetection(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Enable or disable the message replay detection.
setMessageReplayDetection(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Enable or disable the message replay detection.
setMessageReplayDetection(boolean) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Enable or disable the message replay detection.
setMessageResource(SnsMessageResource) - Method in class org.forgerock.openam.services.push.PushNotificationRestRouteProvider
Inject the SNS resource.
setMessageTranslations(Map<Locale, String>) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets the email body translations.
setMessageTranslations(Map<Locale, String>) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets the email body translations.
setMessageTranslations(Map<Locale, String>) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets the email body translations.
setMetaAlias(String) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Sets hosted SP's meta alias.
setMetaAlias(String) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Sets meta alias of the host identity provider.
setMetaAlias(String) - Method in class com.sun.identity.federation.services.FSAssertionManager
Sets hosted provider meta alias.
setMetaAlias(String) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Sets hosted provider's meta alias.
setMetaAlias(String) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets hosted provider's meta alias.
setMetaAlias(String) - Method in class com.sun.identity.federation.services.logout.FSTokenListener
Sets the hosted Provider where cleanup of session must happen.
setMetaAlias(String) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets hosted provider's meta alias.
setMetaAlias(String) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets hosted provider's meta alias.
setMetaAlias(String) - Method in interface com.sun.identity.saml2.jaxb.entityconfig.BaseConfigType
Sets the value of the metaAlias property.
setMetaAlias(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
setMetaAlias(String) - Method in class com.sun.identity.saml2.profile.IDPSession
Sets the IDP Meta Alias.
setMetaAlias(String) - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Sets the IDP Meta Alias.
setMetaAlias(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.BaseConfigType
Sets the value of the metaAlias property.
setMetaAlias(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
setMetaAliasEntityMapping(String, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Updates Entity ID containing IDP or SP with the meta alias.
setMetaAliasRoleMapping(String, String) - Static method in class com.sun.identity.federation.meta.IDFFMetaCache
Updates provider role corresponding to the meta alias.
setMetaData(Set<String>) - Method in class com.sun.identity.entitlement.Application
 
setMetadata(MetadataType) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
Sets the value of the metadata property.
setMetadata(MetadataType) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
setMethod(String) - Method in class com.iplanet.services.comm.server.PLLAuditor
 
setMethod(String) - Method in class com.sun.identity.authentication.spi.RedirectCallback
Sets the Method used for redirection, either "GET" or "POST".
setMethod(String) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Sets the confirmation method
setMethod(String) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Sets the confirmation method
setMethod(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
setMethod(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Sets the value of the method property.
setMethod(String) - Method in interface org.forgerock.http.client.request.HttpClientRequest
Set the method the request will use.
setMethod(String) - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Set the method the request will use.
setMethod(String) - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
setMethod(String) - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
 
setMethodID(int) - Method in class com.sun.identity.policy.remote.PolicyRequest
Sets the method ID of the Policy Request.
setMethodID(int) - Method in class com.sun.identity.policy.remote.PolicyResponse
Sets the method ID of the Policy Response.
setMethodID(int) - Method in class com.sun.identity.policy.remote.PolicyService
Sets the method id of the Policy Service.
setMexEndpoint(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets STS Mex endpoint.
setMigrateServerLocatorHandler(InstallRunInfo) - Method in class com.sun.identity.install.tools.configurator.Driver
 
setMillisExpiryForCurrentCallbacks(Long) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Sets the period in milliseconds until the current callback expire.
setMillisExpiryPoint(Long) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Sets the point at which the current context holder expires.
setMimeHeaders(MimeHeaders, HttpServletResponse) - Static method in class com.sun.identity.saml.common.SAMLUtils
Sets the given HttpServletResponse object with the headers in the given MimeHeaders object.
setMimeType(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Sets the value of the mimeType property.
setMimeType(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
setMimeType(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
setMimeType(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ObjectType
Sets the value of the mimeType property.
setMimeType(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
setMimeType(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ObjectType
Sets the value of the mimeType property.
setMinimumAnswersToDefine(int) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets the minimum number of answers to be defined.
setMinimumAnswersToDefine(int) - Method in class org.forgerock.openam.selfservice.KbaResource.KbaBuilder
Set the minimum answers to define.
setMinimumAnswersToVerify(int) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets the minimum number of answers to be verified.
setMinimumAnswersToVerify(int) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets the minimum number of answers to be verified.
setMinimumAnswersToVerify(int) - Method in class org.forgerock.openam.selfservice.KbaResource.KbaBuilder
Set the minimum answers to verify.
setMinorCodeValue(String) - Method in class com.sun.identity.xacml.context.impl.StatusCodeImpl
Sets the minorCodeValue of this object
setMinorCodeValue(String) - Method in interface com.sun.identity.xacml.context.StatusCode
Sets the minorCodeValue of this object
setMinorVersion(int) - Method in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Sets the MinorVersion.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.common.Extension
Deprecated.
Sets the MinorVersion.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.common.IDPProvidedNameIdentifier
Deprecated.
Sets the MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.common.OldProvidedNameIdentifier
Deprecated.
Sets the MinorVersion.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Sets the MinorVersion.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.common.SPProvidedNameIdentifier
Deprecated.
Sets the MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Sets the MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Sets the value of MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the value of the MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Sets the value of MinorVersion property.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns the value of MajorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Sets the value of MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Sets the value of MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSIDPList
Deprecated.
Sets the value of MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Sets the value of MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Sets the value of MinorVersion attribute.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Sets the MinorVersion.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Sets the MinorVersion.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSRequest
Deprecated.
Sets the MinorVersion.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Sets the MinorVersion.
setMinorVersion(int) - Method in class com.sun.identity.federation.message.FSSAMLRequest
Deprecated.
Sets the MinorVersion.
setMinorVersion(int) - Method in class com.sun.identity.saml.assertion.AssertionBase
Sets the minor version number of an assertion.
setMinorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Sets the MinorVersion of the Request.
setMinorVersion(int) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Sets the MinorVersion of the Response.
setMinValue(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the minimum value attribute.
setModuleAuthLevel(int) - Method in class com.sun.identity.authentication.service.LoginState
Sets the module AuthLevel.
setModuleErrorTemplate(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets the error module template sent by login module.
setModuleErrorTemplate(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the error template for the module
setModuleId(String) - Method in class org.forgerock.openam.audit.model.AuthenticationAuditEntry
Set the module id.
setModuleIndicatorKey(String) - Method in class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Sets module indicator key.
setModuleIndicatorValue(String) - Method in class com.sun.identity.federation.services.FSIDPAuthenticationContextInfo
Sets module indicator value.
setModuleName(String) - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder
Sets the name of the module currently being processed.
setModuleNames(Set) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the module names.
setModuleStackQueue(LinkedList<LoginContext.ModuleInfo>) - Method in class com.sun.identity.authentication.jaas.LoginContext
 
setModulus(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
setModulus(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RSAKeyValueType
Sets the value of the modulus property.
setModulus(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
setModulus(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RSAKeyValueType
Sets the value of the modulus property.
setMonitoringDisabled() - Static method in class com.sun.identity.monitoring.Agent
 
setMultiAttribute(CoreTokenField, T) - Method in class org.forgerock.openam.cts.api.tokens.Token
Mutator for the fields of the Token.
setMultiRequests(MultiRequests) - Method in class com.sun.identity.entitlement.xacml3.core.Request
Sets the value of the multiRequests property.
setMustBePresent(boolean) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Sets the value of the mustBePresent property.
setMustBePresent(boolean) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Sets the value of the mustBePresent property.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Sets the value of the mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Sets the value of the mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Sets value of mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Sets value of mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Sets value of mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets value of mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets value of mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets value of mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Sets the value of the mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Sets the value of the mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Sets the value of the mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Sets the value of the mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Sets the value of the mustUnderstand attribute.
setMustUnderstand(Boolean) - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Sets the value of the mustUnderstand attribute.
setName(String) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the name of the ACI
setName(String) - Method in class com.iplanet.ums.cos.DirectCOSDefinition
Sets the name of this COS.
setName(String) - Method in interface com.iplanet.ums.cos.ICOSDefinition
This method sets the name for the COS definition.
setName(String) - Method in class com.iplanet.ums.Template
Sets the name of the template (for deserialization).
setName(String) - Method in class com.sun.identity.authentication.callbacks.NameValueOutputCallback
 
setName(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEFormTag
 
setName(String) - Method in class com.sun.identity.config.pojos.LDAPStore
 
setName(String) - Method in class com.sun.identity.delegation.DelegationPrivilege
Sets the privilege name in the privilege
setName(String) - Method in class com.sun.identity.entitlement.Application
 
setName(String) - Method in class com.sun.identity.entitlement.Entitlement
Sets the name of the entitlement
setName(String) - Method in class com.sun.identity.entitlement.Privilege
Sets name.
setName(String) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Set this referral privilege's name.
setName(String) - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfoKey
Sets opaque handle sent/received.
setName(String) - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Sets the name attribute.
setName(String) - Method in class com.sun.identity.idsvcs.Attribute
 
setName(String) - Method in class com.sun.identity.idsvcs.IdentityDetails
 
setName(String) - Method in class com.sun.identity.idsvcs.Read
 
setName(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Deprecated.
Sets value of 'name' attribute.
setName(String) - Method in class com.sun.identity.policy.Conditions
Sets the name for this instance of the Conditions which contains a collection of conditions respresented as Condition.
setName(String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Sets the name of the policy.
setName(String) - Method in class com.sun.identity.policy.Referrals
Sets the name for this instance of the Referrals which contains a collection of referrals respresented as Referral.
setName(String) - Method in class com.sun.identity.policy.ResponseProviders
Sets the name of this object
setName(String) - Method in class com.sun.identity.policy.Rule
Deprecated.
Sets the name for the rule.
setName(String) - Method in class com.sun.identity.policy.Subjects
Sets the name for this instance of the Subjects which contains a collection of users respresented as Subject.
setName(String) - Method in class com.sun.identity.saml.assertion.NameIdentifier
Sets the name attribute.
setName(String) - Method in interface com.sun.identity.saml2.assertion.Attribute
Sets the Name of the attribute.
setName(String) - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Sets the Name of the attribute.
setName(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeType
Sets the value of the name property.
setName(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
setName(String) - Method in interface com.sun.identity.saml2.jaxb.entityconfig.AttributeType
Sets the value of the name property.
setName(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
setName(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Sets the value of the name property.
setName(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
setName(String) - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Sets the value of Name attribute.
setName(String) - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Sets the value of Name attribute.
setName(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.AttributeType
Sets the value of the name property.
setName(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
setName(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
setName(String) - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyType
Sets the value of the name property.
setName(QName) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.HeaderType
Sets the value of the name property.
setName(QName) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
setName(String) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the trust authority name.
setName(String) - Method in class com.sun.identity.wss.trust.ClaimType
Sets the name of the claim.
setName(String) - Method in class org.forgerock.openam.authentication.modules.scripted.ScriptedPrinciple
 
setName(String) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Change the name for the resource type.
setName(String) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Sets the name of this entitlement.
setName(String) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Set the policy name.
setName(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setName(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
setName(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
setName(String) - Method in class org.forgerock.openam.oauth2.resources.labels.ResourceSetLabel
 
setName(String) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
 
setName(String) - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Set the name of the client.
setName(String) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Set the name for the ScriptConfiguration.
setNameFormat(String) - Method in interface com.sun.identity.saml2.assertion.Attribute
Sets the NameFormat of the attribute.
setNameFormat(String) - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Sets the NameFormat of the attribute.
setNameFormat(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeType
Sets the value of the nameFormat property.
setNameFormat(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
setNameID(NameID) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Sets the identifier in NameID format
setNameID(NameID) - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Sets the identifier in NameID format
setNameID(NameID) - Method in interface com.sun.identity.saml2.assertion.Subject
Sets the identifier in NameID format
setNameID(NameID) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Sets the name identifier
setNameID(NameIDType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
setNameID(NameIDType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
setNameID(NameIDType) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Sets the value of the nameID property.
setNameID(NameIDType) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectType
Sets the value of the nameID property.
setNameID(NameID) - Method in class com.sun.identity.saml2.profile.ManageNameIDRequestInfo
 
setNameId(NameID) - Method in class com.sun.identity.saml2.profile.ResponseInfo
Sets the NameId
setNameID(NameID) - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Sets the value of the nameID property.
setNameID(NameID) - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Sets the value of the nameID property.
setNameID(NameID) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Sets the value of the nameID property.
setNameID(NameID) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
Sets the value of the nameID property.
setNameID(NameID) - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Sets the value of the nameID property.
setNameID(NameID) - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Sets the value of the nameID property.
setNameID(NameID) - Method in interface com.sun.identity.saml2.protocol.NameIDMappingRequest
Sets the value of the nameID property.
setNameID(NameID) - Method in interface com.sun.identity.saml2.protocol.NameIDMappingResponse
Sets the value of the nameID property.
setNameIdentifier(NameIdentifier) - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Sets the NameIdentifier object.
setNameIdentifier(NameIdentifier) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Sets the NameIdentifier object.
setNameIdentifier(NameIdentifier) - Method in class com.sun.identity.saml.assertion.Subject
Sets the NameIdentifier to the subject.
setNameIDForSLORequest(LogoutRequest, NameID, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
 
setNameIDMapper(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the NameID Mapper class.
setNameIDMapper(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets the NameID Mapper class.
setNameIDMapper(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the NameID Mapper class.
setNameIDPolicy(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the NameIDPolicy object.
setNameIDPolicy(NameIDPolicy) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the NameIDPolicy object.
setNameIDPolicy(NameIDPolicy) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the NameIDPolicy object.
setNameIDPolicy(NameIDPolicy) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
Sets the NameIDPolicy object.
setNameIDPolicy(NameIDPolicy) - Method in interface com.sun.identity.saml2.protocol.NameIDMappingRequest
Sets the NameIDPolicy object.
setNameQualifier(String) - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Sets nameQualifier attribute.
setNameQualifier(String) - Method in class com.sun.identity.saml.assertion.NameIdentifier
Sets nameQualifier attribute.
setNameQualifier(String) - Method in interface com.sun.identity.saml2.assertion.BaseIDAbstract
Sets the name qualifier
setNameQualifier(String) - Method in class com.sun.identity.saml2.assertion.impl.BaseIDAbstractImpl
Sets the name qualifier
setNameQualifier(String) - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Sets the name qualifier
setNameQualifier(String) - Method in interface com.sun.identity.saml2.assertion.NameIDType
Sets the name qualifier
setNameQualifier(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.BaseIDAbstractType
Sets the value of the nameQualifier property.
setNameQualifier(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
setNameQualifier(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
setNameQualifier(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Sets the value of the nameQualifier property.
setNameSpace(String) - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfoKey
Sets provider's nameSpace.
setNamespace(String) - Method in interface com.sun.identity.saml2.assertion.Action
Sets the value of the Namespace attribute.
setNamespace(String) - Method in class com.sun.identity.saml2.assertion.impl.ActionImpl
Sets the value of the Namespace property.
setNamespace(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.ActionType
Sets the value of the namespace property.
setNamespace(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
setNamespace(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.AdditionalMetadataLocationType
Sets the value of the namespace property.
setNamespace(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
setNamespace(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.HeaderType
Sets the value of the namespace property.
setNamespace(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Sets the name space prefix.
setNameSpacePrefix(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets the name space prefix.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Sets the name space.
setNameSpaceURI(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets the name space.
setNamingTable(Hashtable<String, String>) - Method in class com.iplanet.services.naming.NamingTableConfigurationFactory.NamingTableConfiguration
 
setNamingTable(Hashtable) - Method in class com.iplanet.services.naming.share.NamingResponse
Sets the naming table.
setNegativeByteAttr(Set) - Method in class com.iplanet.am.sdk.AMHashMap
 
setNetworkMonitorEnabled(boolean) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Allows the network monitoring to be enabled/disabled
setNetworkMonitorEnabled(boolean) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
 
setNeverExpiring(boolean) - Method in class com.iplanet.dpro.session.share.SessionInfo
Indicates that the session should never expire.
setNewDataValue(List) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets new data value
setNewEncryptedID(NewEncryptedID) - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Sets the value of the newEncryptedID property.
setNewEncryptedID(NewEncryptedID) - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Sets the value of the newEncryptedID property.
setNewEntryIDs(List) - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Sets the newEntryIDs attribute.
setNewID(NewID) - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Sets the value of the NewID property.
setNewID(NewID) - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Sets the value of the NewID property.
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.
setNextExecutionItem(int) - Method in class com.sun.identity.install.tools.configurator.Driver.ExecutionStatus
 
setNextModule(String) - Method in class com.sun.identity.authentication.jaas.LoginContext
Sets next module by module name, allows to modify auth chain during auth
setNextModule(int) - Method in class com.sun.identity.authentication.jaas.LoginContext
Sets next module by module index in chain, allows to modify auth chain during auth
SetNextModuleException - Exception in com.sun.identity.authentication.spi
This exception throws form Authentication Module and process by com.sun.identity.authentication.jaas.LoginContext#invoke() if there's a need to go back in authentcation chain on
SetNextModuleException(int) - Constructor for exception com.sun.identity.authentication.spi.SetNextModuleException
 
setNil(boolean) - Method in interface com.sun.identity.saml2.jaxb.assertion.AttributeValueElement
Passing true will generate xsi:nil in the XML outputThis property is used to control the xsi:nil feature of W3C XML Schema.
setNil(boolean) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
setNonce(boolean) - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Sets if the nonce should be used.
setNonce(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the nonce.
setNonExpiring() - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the willExpireFlag.
setNoQuestionsInfoMsg() - Method in interface com.sun.identity.password.ui.model.PWResetQuestionModel
Sets no questions configured message
setNoQuestionsInfoMsg() - Method in class com.sun.identity.password.ui.model.PWResetQuestionModelImpl
Sets no questions configured message
setNotBefore(Date) - Method in interface com.sun.identity.saml2.assertion.Conditions
Sets the time instant before which the subject cannot be confirmed.
setNotBefore(Date) - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Sets the time instant before which the subject cannot be confirmed.
setNotBefore(Date) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Sets the time instant before which the subject cannot be confirmed
setNotBefore(Date) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Sets the time instant before which the subject cannot be confirmed
setNotBefore(Calendar) - Method in interface com.sun.identity.saml2.jaxb.assertion.ConditionsType
Sets the value of the notBefore property.
setNotBefore(Calendar) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
setNotBefore(Calendar) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
setNotBefore(Calendar) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Sets the value of the notBefore property.
setNotChangedSince(Date) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets NotChangedSince attribute.
setNotificationURL(String) - Method in class com.iplanet.dpro.session.share.SessionRequest
Sets the notification URL.
setNotificationURL(String) - Method in class com.sun.identity.policy.remote.PolicyListenerRequest
Sets the notification URL to which the notification is sent.
setNotificationURL(String) - Method in class com.sun.identity.policy.remote.RemoveListenerRequest
Sets the notification URL to which the notification is sent.
setNotOnOrAfter(Date) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader.Credential
Sets value of notOnOrAfter attribute.
setNotOnOrAfter(Date) - Method in interface com.sun.identity.saml2.assertion.Conditions
Sets the time instant at which the subject can no longer be confirmed.
setNotOnOrAfter(Date) - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Sets the time instant at which the subject can no longer be confirmed.
setNotOnOrAfter(Date) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Sets the time instant at which the subject can no longer be confirmed
setNotOnOrAfter(Date) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Sets the time instant at which the subject can no longer be confirmed
setNotOnOrAfter(Calendar) - Method in interface com.sun.identity.saml2.jaxb.assertion.ConditionsType
Sets the value of the notOnOrAfter property.
setNotOnOrAfter(Calendar) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
setNotOnOrAfter(Calendar) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
setNotOnOrAfter(Calendar) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Sets the value of the notOnOrAfter property.
setNotOnOrAfter(Date) - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Sets the value of the notOnOrAfter property.
setNotOnOrAfter(Date) - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Sets the value of the notOnOrAfter property.
setNoValueIndent() - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
Sets a flag that is used by the document to indent value tokens when adding child elements that have value.
setNumberOfSuccessiveLines(int) - Method in class com.sun.identity.install.tools.util.DeletePattern
 
setNumPublishedInstances(int) - Method in interface org.forgerock.openam.sts.soap.healthcheck.HealthCheck
Set the number of currently published STS instances
setNumPublishedInstances(int) - Method in class org.forgerock.openam.sts.soap.healthcheck.HealthCheckImpl
 
setNumRecords(int) - Method in class org.forgerock.openam.session.model.DBStatistics
Sets the number of records currently in the database
setObject(String, Object) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the key-value pair in the internal object map.
setObjectType(int) - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
setObligationExpressions(ObligationExpressions) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the obligationExpressions property.
setObligationExpressions(ObligationExpressions) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the obligationExpressions property.
setObligationExpressions(ObligationExpressions) - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Sets the value of the obligationExpressions property.
setObligationId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Obligation
Sets the value of the obligationId property.
setObligationId(String) - Method in class com.sun.identity.entitlement.xacml3.core.ObligationExpression
Sets the value of the obligationId property.
setObligationId(URI) - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Sets the ObligationId of the Obligation
setObligationId(URI) - Method in interface com.sun.identity.xacml.policy.Obligation
Sets the ObligationId of the Obligation
setObligations(Obligations) - Method in class com.sun.identity.entitlement.xacml3.core.Result
Sets the value of the obligations property.
setObligations(Obligations) - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Sets the Obligations of this object
setObligations(Obligations) - Method in interface com.sun.identity.xacml.context.Result
Sets the Obligations of this object
setObligations(List) - Method in class com.sun.identity.xacml.policy.impl.ObligationsImpl
Sets the Obligation objects of this Obligations
setObligations(List) - Method in interface com.sun.identity.xacml.policy.Obligations
Sets the Obligation objects of this Obligations
setOBOToken(Token) - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
setOctets(byte[]) - Method in class org.forgerock.openam.radius.common.Attribute
Sets the array of octets representing the format of a given attribute on-the-wire including prefixed type and length octets as defined in section 3 of RFC 2865.
setOffset(long) - Static method in class org.forgerock.openam.temper.TimeTravelTimeService
 
setOldProvidedNameIdentifier(OldProvidedNameIdentifier) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Sets the original NameIdentifier.
setOldSession(InternalSession) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets previous authentication context.
setOldSession(InternalSession) - Method in class com.sun.identity.authentication.service.LoginState
Sets old Session
setOnBehalfOf(Element) - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Sets the Ob behalf of token.
setOneTime(boolean) - Method in class com.sun.identity.federation.services.FSSession
Sets the flag for one time federation.
setOneTimeUses(List) - Method in interface com.sun.identity.saml2.assertion.Conditions
Sets a list of OneTimeUse
setOneTimeUses(List) - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Sets a list of OneTimeUse
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.
setOperation(Enum<AMSessionRepositoryDeferredOperationType>) - Method in class com.sun.identity.sm.model.AMSessionRepositoryDeferredOperation
 
setOperation(String) - Method in class org.forgerock.openam.session.model.AMRootEntity
 
setOperationTimeout(int) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets the ldap operation timeout.
setOperationType(int) - Method in class com.sun.identity.install.tools.configurator.Driver
 
setOperator(NumericAttributeCondition.Operator) - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
setOperator(AggregateQuery.Operator) - Method in class org.forgerock.openam.oauth2.rest.AggregateQuery
 
setOptimisationLevel(int) - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
Sets the optimisation level to use for context objects created by this script engine.
setOptional(boolean) - Method in class com.sun.identity.wss.trust.ClaimType
Sets the optional flag.
setOptionalAttributeSet(AttrSet) - Method in class com.iplanet.ums.CreationTemplate
Sets the optional attributes.
setOptions(String) - Method in class com.sun.identity.authentication.config.AuthConfigurationEntry
Sets options.
setOptions(String[]) - Method in class com.sun.identity.cli.CLIRequest
Sets options for the request.
setOptions(List) - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Sets options.
setOptions(List) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets options.
setOrder(Integer) - Method in class com.sun.identity.sm.AttributeSchema
Sets the order of this attribute.
setOrg(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets the user organization.
setOrganization(OrganizationType) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Sets the value of the organization property.
setOrganization(OrganizationType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
setOrganization(OrganizationType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
setOrganization(OrganizationType) - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Sets the value of the organization property.
setOrganizationDN(String) - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
setOrganizationName(String) - Method in class com.sun.identity.delegation.DelegationPermission
Sets the realm name in the permission
setOrgDN(String) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Sets the Organization DN
setOrgDN(String) - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Sets the organisation DN.
setOrgDN(String) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Sets the organisation DN.
setOrgInvalidCharsInCache(String, String) - Static method in class com.sun.identity.common.AdministrationServiceListener
Sets invalid characters in cache.
setOrgLocale(String) - Method in class com.sun.identity.common.ISLocaleContext
Update locale context based on org locale user locale takes precedence over this locale
setOrgName(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the organization name.
setOrgPluginNameInCache(String, String) - Static method in class com.sun.identity.common.AdministrationServiceListener
Sets user/password validation plugin name in cache.
setOrgServiceAttributes(String, String, Map<String, Set<String>>) - Method in class com.sun.identity.authentication.service.AuthD
Sets the provided attribute map on the specified service in the specified organization.
setOriginatingLogoutRequestBinding(String) - Method in class com.sun.identity.saml2.profile.IDPSession
Sets the original logout request binding.
setOriginatingLogoutRequestBinding(String) - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Sets the original logout request binding.
setOriginatingLogoutRequestID(String) - Method in class com.sun.identity.saml2.profile.IDPSession
Sets the original log out request id of the session.
setOriginatingLogoutRequestID(String) - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Sets the original log out request id of the session
setOriginatingLogoutSPEntityID(String) - Method in class com.sun.identity.saml2.profile.IDPSession
Sets the original log out SPEntityID of the session.
setOriginatingLogoutSPEntityID(String) - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Sets the original log out SPEntityID of the session
setOtherChild(Element) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets a child except Status element, CorrelationHeader, ProviderHeader, ConsentHeader, UsageDirectiveHeader and ProcessingContextHeader and ServiceInstanceUpdateHeader.
setOtherChildren(List) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets a list of children except Status element, CorrelationHeader, ProviderHeader ConsentHeader, UsageDirectiveHeader, ProcessingContextHeader and ServiceInstanceUpdateHeader.
setOtherElements(List) - Method in class com.sun.identity.federation.message.common.EntityName
Deprecated.
Sets list of other elements.
setOtherElements(List) - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Sets a list of elements.
setOtherElements(List) - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Sets a list of elements.
setOtherSecurityHeader(Element) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a security header.
setOtherSecurityHeaders(List) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a list of security headers.
setOtherSOAPHeader(Element, String) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a SOAP header except CorrelationHeader, ConsentHeader and UsageDirectiveHeader.
setOtherSOAPHeaders(List, List) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a list of SOAP headers except CorrelationHeader, ConsentHeader, UsageDirectiveHeader and 'Security' header.
setOutputStream(OutputStream) - Static method in class com.sun.identity.setup.SetupProgress
Sets setup OututStream.
setOutputStream(OutputStream) - Static method in class org.forgerock.openam.upgrade.UpgradeProgress
Sets setup OututStream.
setOverrideAllowed(boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets if override is allowed
setP(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Sets the value of the p property.
setP(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setP(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Sets the value of the p property.
setP(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setPageEncoding(HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.UI.AuthViewBeanBase
 
setPageNum(int) - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
setPageState(String) - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Sets page state
setPageState(String) - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Sets the authentication module display page state.
setPageTimeOut(long) - Method in class com.sun.identity.authentication.service.LoginState
Sets the page timeout.
setParameter(String, String) - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
setParameterName(String) - Method in class com.sun.identity.entitlement.xacml3.core.CombinerParameter
Sets the value of the parameterName property.
setParameters(List) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Sets a list of 'Parameter' child element.
setParameters(Object[]) - Method in class com.sun.identity.sm.model.AMSessionRepositoryDeferredOperation
 
setParamHash(Map<String, String>) - Method in class com.sun.identity.authentication.service.LoginState
Sets the request parameters hash.
setParams(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the request parameters.
setParent(TreeNode) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
setParent(TreeNode) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.RootNode
The root node can not have a parent node.
setParent(TreeNode) - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
Sets the parent tree node.
setParentStyles(Map) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Sets the styles and parent ids tree set for a client
setPartner(String) - Method in class com.sun.identity.federation.services.FSSessionPartner
Sets session partner's provider ID.
setPartner(String) - Method in class com.sun.identity.saml2.profile.SAML2SessionPartner
Sets session partner's provider ID.
setPassThroughSecurityToken(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets if passthrough security token needs to be used This is valid for a proxy web services client.
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.authentication.server.AuthXMLRequest
Sets the password.
setPassword(String) - Method in class com.sun.identity.config.pojos.LDAPStore
 
setPassword() - Method in class com.sun.identity.config.wizard.Step4
 
setPassword(String) - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Set ldap password for bind
setPassword(String) - Method in class com.sun.identity.security.keystore.AMCallbackHandler
Set password for key store
setPassword(String) - Method in class com.sun.identity.wss.security.UserNameToken
Sets the password to the username token.
setPassword(String) - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Sets the user password to be used in username token.
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
 
setPasswordLink - Variable in class com.sun.identity.config.wizard.Step4
 
setPasswordTransforms(PasswordTransforms) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Sets child Element 'PasswordTransforms'
setPasswordType(String) - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Sets the password type.
setPath(String) - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Sets the value of the path property.
setPath(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Sets the path of the cookie.
setPattern(String) - Method in class com.iplanet.dpro.session.share.SessionRequest
Sets the pattern value.
setPatterns(Collection<String>) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Overwrites the patterns with the passed resource set.
setPatterns(Set<String>) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
setPConditionName(String) - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Sets OpenAM policy Condition name
setPConditionName(String) - Method in class com.sun.identity.entitlement.LogicalCondition
Sets OpenAM policy Condition name
setPConditionName(String) - Method in class com.sun.identity.entitlement.NotCondition
Sets OpenAM policy Condition name
setPendingLogoutRequestID(String) - Method in class com.sun.identity.saml2.profile.IDPSession
Sets the pending log out request id of the session.
setPendingLogoutRequestID(String) - Method in class com.sun.identity.saml2.profile.IDPSessionCopy
Sets the pending log out request id of the session
setPermissions(QualifiedCollection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the QualifiedCollection of permissions that apply to the ACI
setPermissions(Set) - Method in class com.sun.identity.delegation.DelegationPrivilege
Sets the DelegationPermissions in the privilege
setPermissions(Set<Permission>) - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
setPermissionTicketId(String) - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
setPersistenceManager(SessionPersistenceManager) - Method in class com.iplanet.dpro.session.service.InternalSession
 
setPersistenceManager(SessionPersistenceManager) - Method in interface org.forgerock.openam.session.service.access.SessionPersistenceObservable
Set the manager which handles persistence of this observable.
setPgenCounter(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Sets the value of the pgenCounter property.
setPgenCounter(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setPgenCounter(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Sets the value of the pgenCounter property.
setPgenCounter(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setPGPKeyID(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
setPGPKeyID(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.PGPDataType
Sets the value of the pgpKeyID property.
setPGPKeyID(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
setPGPKeyID(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.PGPDataType
Sets the value of the pgpKeyID property.
setPGPKeyPacket(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
setPGPKeyPacket(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.PGPDataType
Sets the value of the pgpKeyPacket property.
setPGPKeyPacket(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
setPGPKeyPacket(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.PGPDataType
Sets the value of the pgpKeyPacket property.
SetPluginSchemaPropertiesViewBeanURL - Class in com.sun.identity.cli.schema
Sets Plug-in schema's properties view bean.
SetPluginSchemaPropertiesViewBeanURL() - Constructor for class com.sun.identity.cli.schema.SetPluginSchemaPropertiesViewBeanURL
 
setPolicy(PolicyType) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
setPolicy(PolicyType) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.NestedPolicyType
Sets the value of the policy property.
setPolicy(JsonValue) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
 
setPolicyChangeType(String) - Method in class com.sun.identity.policy.remote.PolicyChangeNotification
Sets the policy change type.
setPolicyCombiningAlgId(String) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the policyCombiningAlgId property.
setPolicyDecision(PolicyDecision) - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Sets the policy decision for this resource result
setPolicyDefaults(Defaults) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the policyDefaults property.
setPolicyId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the policyId property.
setPolicyIdentifierList(PolicyIdentifierList) - Method in class com.sun.identity.entitlement.xacml3.core.Result
Sets the value of the policyIdentifierList property.
setPolicyIdRef(String) - Method in class com.sun.identity.entitlement.xacml3.core.PolicyCombinerParameters
Sets the value of the policyIdRef property.
setPolicyIssuer(PolicyIssuer) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the policyIssuer property.
setPolicyIssuer(PolicyIssuer) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the policyIssuer property.
setPolicyListenerRequest(PolicyListenerRequest) - Method in class com.sun.identity.policy.remote.PolicyRequest
Sets the PolicyListenerRequest of the Policy Service.
setPolicyName(String) - Method in class com.sun.identity.entitlement.opensso.OpenSSOPrivilege
Sets policy name.
setPolicyNotification(PolicyNotification) - Method in class com.sun.identity.policy.remote.PolicyService
Sets the PolicyNotification of the Policy Service.
setPolicyRequest(PolicyRequest) - Method in class com.sun.identity.policy.remote.PolicyService
Sets the PolicyRequest of the Policy Service.
setPolicyResponse(PolicyResponse) - Method in class com.sun.identity.policy.remote.PolicyService
Sets the PolicyResponse of the Policy Service.
setPolicySetDefaults(Defaults) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the policySetDefaults property.
setPolicySetId(String) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the policySetId property.
setPolicySetIdRef(String) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySetCombinerParameters
Sets the value of the policySetIdRef property.
setPolicyStatusDormant() - Method in class com.sun.identity.monitoring.SsoServerPolicySvcImpl
 
setPolicyStatusOperational() - Method in class com.sun.identity.monitoring.SsoServerPolicySvcImpl
 
setPolicyUri(String) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
 
setPort() - Method in class com.sun.identity.config.wizard.Step4
 
setPortLink - Variable in class com.sun.identity.config.wizard.Step4
 
setPostAuthNParams() - Method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
This builds a map, of the data needed by the PostAuth Class, serializes it, and then adds it to the Session
setPostLogoutRedirectionURIs(List<String>) - Method in class org.forgerock.openidconnect.Client
Sets the post logout redirection uri of the OAuth2Client.
setPostLogoutRedirectionURIs(List<String>) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the post logout redirection URIs of the OAuth2Client.
setPPID(AttributeExtensibleString) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClientPseudonymType
Sets the value of the ppid property.
setPPID(AttributeExtensibleString) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
setPreferredNamingURL(String) - Method in class com.iplanet.services.naming.share.NamingRequest
Sets the PreferredNamingURL.
setPreserveSecurityHeader(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets if security header needs to be preserved.
setPResponseProviderName(String) - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Sets the name of the response provider within the policy
setPResponseProviderName(String) - Method in interface com.sun.identity.entitlement.ResourceAttribute
Deprecated. 
setPResponseProviderName(String) - Method in class com.sun.identity.entitlement.StaticAttributes
Sets OpenAM policy response provider name of the object
setPResponseProviderName(String) - Method in class com.sun.identity.entitlement.UserAttributes
Sets OpenAM policy response provider name of the object
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.
setPrimaryKey(String) - Method in class org.forgerock.openam.session.model.AMRootEntity
 
setPrincipal(Principal) - Method in class com.iplanet.ums.SearchResults
Sets the principal with which to associate search results.
setPrincipal(String, String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
sets the principal for the class
setPrincipalName(String) - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOConfig
Sets principal name.
setPrincipalName(String) - Method in class com.sun.identity.wss.security.KerberosConfiguration
Sets principal name.
setPriority(int) - Method in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Sets the priority of this template in the DIT
setPriority(int) - Method in class com.iplanet.ums.cos.COSTemplate
Sets the priority for this template.
setPriority(int) - Method in class com.sun.identity.policy.Policy
Deprecated.
Sets a priority of the policy.
setPriority(int) - Method in class com.sun.identity.sm.PluginConfig
Sets the priority to the service plugin.
setPriority(int) - Method in class com.sun.identity.sm.ServiceConfig
Sets the priority to the service configuration.
setPrivatekey(PrivateKey) - Method in interface com.sun.identity.sae.api.SecureAttrs.Certs
 
setPrivateKey(PrivateKey) - Method in class com.sun.identity.sae.api.SecureAttrs
This interface allows to set the private to be used for signing as an alternative to passing down SAE_CONFIG_PRIVATE_KEY_ALIAS via init.
setPrivateKeyAlias(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the key alias for the security provider at STS service.
setPrivateKeyAlias(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the key alias for the security provider at STS service.
setPrivateKeyType(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the key type for the security provider at STS service.
setPrivateKeyType(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the key type for the security provider at STS service.
setProcessingContextHeader(ProcessingContextHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets the ProcessingContextHeader.
setProcessingContextHeader(ProcessingContextHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets ProcessingContextHeader.
setProductHome(String) - Static method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
set product home of previous product.
setProductInitialized(boolean) - Static method in class com.sun.identity.authentication.UI.LoginLogoutMapping
Set product initialize flag.
setProofToken(Object) - Method in class com.sun.identity.wss.trust.RequestedProofToken
Sets the proof token.
setProperties(Hashtable<String, String>) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setProperties(Map<String, Set<String>>) - Method in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in interface com.sun.identity.policy.interfaces.ResponseProvider
Deprecated.
Sets the properties of the responseProvider plugin.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.AMIdentityMembershipCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.AuthenticateToRealmCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.AuthenticateToServiceCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.AuthLevelCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.AuthRoleCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.IDRepoResponseProvider
Sets the properties of the responseProvider plugin.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.IPCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.LEAuthLevelCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.PrivilegeCondition
Sets the property values to this object.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
Sets the properties of ResourceEnvIPCondition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.SessionCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.SessionPropertyCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class com.sun.identity.policy.plugins.UserSelfCheckCondition
Sets the properties of the condition.
setProperties(Properties) - Method in class com.sun.identity.tools.manifest.Manifest
 
setProperties(Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
 
setProperties(Map) - Method in class org.forgerock.openam.network.ipv4.IPv4Condition
Deprecated.
Sets the properties of the condition.
setProperties(Map) - Method in class org.forgerock.openam.network.ipv6.IPv6Condition
Deprecated.
Sets the properties of the condition.
setProperties(Properties) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
 
setPropertiesViewBeanUR(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the URL of the view bean for the attribute.
setPropertiesViewBeanURL(String) - Method in class com.sun.identity.sm.PluginSchema
Sets the URL of the view bean for the plugin.
setPropertiesViewBeanURL(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the URL of the view bean for the service.
setProperty(Session, String, String) - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
Assigns the property to the Session.
setProperty(Session, String, String) - Method in interface com.iplanet.dpro.session.operations.SessionOperations
Assigns the property to the Session.
setProperty(Session, String, String) - Method in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
Perform a remote setProperty on the Session using the remote Service URL.
setProperty(Session, String, String) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
Sets the property using the SessionService.
setProperty(Session, String, String) - Method in class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
setProperty(String, String) - Method in class com.iplanet.dpro.session.Session
Sets a property for this session.
SetProperty - Static variable in class com.iplanet.dpro.session.share.SessionRequest
 
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.authentication.internal.AuthSSOToken
 
setProperty(String, String) - Method in class com.sun.identity.common.CaseInsensitiveProperties
 
setProperty(String, String) - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
setProperty(Object, String, String[]) - Method in class com.sun.identity.plugin.session.impl.FedletSessionProvider
Stores a property in the session object.
setProperty(Object, String, String[]) - Method in class com.sun.identity.plugin.session.impl.FMSessionProvider
Stores a property in the session object.
setProperty(Object, String, String[]) - Method in interface com.sun.identity.plugin.session.SessionProvider
Stores a property in the session object.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.DefaultJAXBContextImpl
There are no required properties, so simply throw an exception.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MarshallerImpl
 
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatorImpl
There are no required properties, so simply throw an exception.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.metadataattr.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.schema.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.DefaultJAXBContextImpl
There are no required properties, so simply throw an exception.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MarshallerImpl
 
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatorImpl
There are no required properties, so simply throw an exception.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
Set the specified property.
setProperty(String, Object) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
Set the specified property.
setProperty(String, String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the value for the given property in Provider Configuration.
setProperty(SSOToken, String, String) - Method in class org.forgerock.openam.core.rest.session.SessionProperties
 
setProperty(String, String) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
SetPropertyActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handles 'setProperty' actions.
SetPropertyActionHandler(SessionPropertyWhitelist, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.SetPropertyActionHandler
Constructs a SetPropertyActionHandler instance
setPropertyName(String) - Method in class com.iplanet.dpro.session.share.SessionRequest
Sets the property name.
setPropertyName(String) - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Set the name of the property associated with this wrapper
setPropertyName(String) - Method in interface com.sun.identity.entitlement.ResourceAttribute
Sets property name.
setPropertyName(String) - Method in class com.sun.identity.entitlement.StaticAttributes
 
setPropertyName(String) - Method in class com.sun.identity.entitlement.UserAttributes
 
setPropertyValue(String) - Method in class com.iplanet.dpro.session.share.SessionRequest
Sets the property value.
setPropertyValues(Set<String>) - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Sets the property values associated with this wrapper
setPropertyValues(Set<String>) - Method in class com.sun.identity.entitlement.StaticAttributes
 
setProtocol(String) - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
setProtocolBinding(String) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the value of the ProtocolBinding attribute.
setProtocolBinding(String) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the value of the ProtocolBinding attribute.
setProtocolProfile(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the value of ProtocolProfile attribute.
setProtocolVersion(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets the protocol version.
setProtocolVersion(String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets the LDAP Server connection protocol version.
setProvider(AuditServiceProvider) - Method in class org.forgerock.openam.audit.rest.AuditRestRouteProvider
Inject the service provider.
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.
setProviderDescriptor(IDPDescriptorType) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Sets IDP provider descriptor.
setProviderEntityId(String) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Sets IDP provider entity ID.
setProviderHeader(ProviderHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets ProviderHeader if it is not null.
setProviderHeader(ProviderHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets ProviderHeader if it is not null.
setProviderID(String) - Method in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Sets the value of ProviderID attribute.
setProviderId(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the value of ProviderID attribute.
setProviderId(String) - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Sets the ProviderID attribute value.
setProviderId(String) - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Sets the value of ProviderID attribute.
setProviderId(String) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Sets value of ProviderID attribute.
setProviderId(String) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Sets the value of ProviderID attribute.
setProviderId(String) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Sets the value of ProviderID attribute.
setProviderId(String) - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Sets the value of providerID attribute.
setProviderID(String) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the provider ID.
setProviderID(String) - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Sets provider ID.
setProviderID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the provider ID.
setProviderID(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets value of providerID attribute if the value is not null.
setProviderID(String) - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Sets the ProviderID attribute value.
setProviderID(String) - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Sets the value of ProviderID attribute.
setProviderName(String) - Method in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Sets the Identity Provider Name.
setProviderName(String) - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Sets the ProviderName attribute value.
setProviderName(String) - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Sets the ProviderName attribute value.
setProviderName(String) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the ProviderName attribute value.
setProviderName(String) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the ProviderName attribute value.
setProxyCount(int) - Method in class com.sun.identity.federation.message.FSScoping
Deprecated.
Sets the proxy count.
setProxyCount(Integer) - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Sets the value of ProxyCount attribute.
setProxyCount(Integer) - Method in interface com.sun.identity.saml2.protocol.Scoping
Sets the value of ProxyCount attribute.
setProxyRestrictions(List) - Method in interface com.sun.identity.saml2.assertion.Conditions
Sets a list of ProxyRestriction
setProxyRestrictions(List) - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Sets a list of ProxyRestriction
setProxySPAuthnRequest(String, FSAuthnRequest) - Method in class com.sun.identity.federation.services.FSSessionManager
Sets proxy authentication request.
setProxySPDescriptor(String, SPDescriptorType) - Method in class com.sun.identity.federation.services.FSSessionManager
Sets proxy service provider descriptor.
setProxySubject(ProxySubject) - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Sets the ProxySubject for SessionContextStatement.
setProxyUserPassword(String, String) - Method in class com.iplanet.services.ldap.ServerConfigMgr
Sets the proxy user's password.
setPseudonymBasis(PseudonymBasisType) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.FilterPseudonymsType
Sets the value of the pseudonymBasis property.
setPseudonymBasis(PseudonymBasisType) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
setPseudonymBasis(PseudonymBasisType) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
setPseudonymBasis(PseudonymBasisType) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.PseudonymType
Sets the value of the pseudonymBasis property.
setPSubjectName(String) - Method in class com.sun.identity.entitlement.AnonymousESubject
 
setPSubjectName(String) - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Sets OpenAM policy subject name of the object
setPSubjectName(String) - Method in class com.sun.identity.entitlement.LogicalSubject
Sets OpenAM policy Subject name
setPSubjectName(String) - Method in class com.sun.identity.entitlement.NotSubject
Sets OpenAM policy Subject name
setPublicKeyAlias(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the Public key alias for this provider's partner.
setPublicKeyAlias(String) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the Public key alias for this trust authority client's partner.
setPublicKeyAlias(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the Public key alias for this provider's partner.
setPublicKeyAlias(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the Public key alias for this provider's partner.
setPublicKeySelector(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the public key selector.
setPwdExpiryScreen() - Method in class com.sun.identity.authentication.modules.ldap.LDAPCallbacks
Instantiates and passes a callbacks to the invokeCallback method of a CallbackHandler to ask for old, new and confirm passwords to procees change password screen.
setQ(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Sets the value of the q property.
setQ(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setQ(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Sets the value of the q property.
setQ(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setQuery(QueryFilter<CoreTokenField>) - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
Set the query component to the Filter.
setQueryItem(List) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets the value of the QueryItem property.
setQueryParams(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
setQueue(BlockingQueue<Task>) - Method in class org.forgerock.openam.sm.datalayer.impl.SeriesTaskExecutorThread
Assign a BlockingQueue to this processor.
setRealm(String) - Method in class com.iplanet.services.comm.server.PLLAuditor
 
setRealm(String) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
Sets the realm under which the entity resides.
setRealm(String) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Sets the realm under which the entity resides.
setRealm(String) - Method in class com.sun.identity.federation.services.FSAssertionManager
Sets the realm which hosted provider resides.
setRealm(String) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Sets hosted provider's realm.
setRealm(String) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets the realm in which the provider resides.
setRealm(String) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets realm.
setRealm(String) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets realm.
setRealm(String) - Method in class com.sun.identity.idsvcs.IdentityDetails
 
setRealm(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
setRealm(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SignOutType
Sets the value of the realm property.
setRealm(String) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Sets the realm for the Resource Set Description.
setRealm(String) - Method in class org.forgerock.openam.radius.server.RadiusResponse
Sets the realm against which hte authentication was made.
setRealm(String) - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
setRealm(String) - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
 
setRealm(String) - Method in class org.forgerock.openam.services.push.sns.SnsRegistrationPredicate
Sets the realm for this predicate.
setRealm(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
setRealm(String) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
setRealm(String) - Method in class org.forgerock.openam.uma.PermissionTicket
 
setRealm(String) - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
setRealmFlag(boolean) - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Sets the realm flag.
setRealmFlag(boolean) - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Sets the organization DN flag
setRealmResourceRouter(ResourceRouter) - Method in class org.forgerock.openam.rest.RestHttpRouteProvider
 
setRealms(Set<String>) - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
Sets realms.
setRealms(Set<String>) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
setRealmServiceRouter(ServiceRouter) - Method in class org.forgerock.openam.rest.RestHttpRouteProvider
 
setReason(String) - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Sets the value of the reason property.
setReason(String) - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Sets the value of the reason property.
setReauthenticateOnOrAfter(Date) - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Sets re-authentication date for this authentication statement.
setRebuildIndexes(boolean) - Method in class org.forgerock.openam.upgrade.UpgradeServices
Indicate whether indexes should be rebuilt after the upgrade process has completed.
setReceivedCallback_NoThread(Callback[]) - Method in class com.sun.identity.authentication.service.LoginState
Sets the callbacks recieved and notify waiting thread.
setRecipient(String) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the Recipient attribute of the Response.
setRecipient(String) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Sets the URI specifying the entity or location to which an attesting entity can present the assertion
setRecipient(String) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Sets the URI specifying the entity or location to which an attesting entity can present the assertion
setRecipient(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
setRecipient(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationDataType
Sets the value of the recipient property.
setRecipient(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedKeyType
Sets the value of the recipient property.
setRecipient(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
setRecords(Vector<String>) - Method in class com.sun.identity.sm.model.AMRecord
 
setRecoverable(Recoverable) - Method in class com.sun.identity.common.RecoverableTimerTask
Assigns the recoverable for the TimerTask.
setRecoveryCodes(String[]) - Method in class org.forgerock.openam.core.rest.devices.DeviceSettings
Sets the remaining recovery codes for this device.
setRecursive(boolean) - Method in class com.sun.identity.idm.IdSearchControl
Deprecated.
This method is deprecated. The setting for recursive search should be configured via the data store.
setRedirectBackServerCookie(String, String, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Sets the redirectBackUrlCookie to be set as OpenAM server URL when redirecting to external web site during authentication process.
setRedirectBackUrlCookieName(String) - Method in class com.sun.identity.authentication.spi.RedirectCallback
Sets the redirectBackUrlCookie name to be set as the OpenAM server URL when redirecting to external web site.
setRedirectCallbackCookie(HttpServletRequest, HttpServletResponse, RedirectCallback, String) - Method in class com.sun.identity.authentication.share.RedirectCallbackHandler
Handles RedirectCallbacks by forwarding the response to the url in the callback.
setRedirectData(Map) - Method in class com.sun.identity.authentication.spi.RedirectCallback
Sets the data to be redirected to redirect URL.
setRedirectionDone(boolean) - Method in exception com.sun.identity.saml2.common.SAML2Exception
Sets redirection done flag.
setRedirectionURIs(List<String>) - Method in class org.forgerock.openidconnect.Client
Sets the redirection uris of the OAuth2Client.
setRedirectionURIs(List<String>) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the redirection uris of the OAuth2Client.
setRedirectUri(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the redirect uri.
setRedirectUri(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the redirect uri.
setRedirectUrl(String) - Method in class com.sun.identity.authentication.spi.RedirectCallback
Sets the URL to be redirected to.
setRef(String) - Method in class com.sun.identity.liberty.ws.common.Status
Sets reference attribute.
setRef(String) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets value of ref attribute.
setReference(Reference) - Method in class com.sun.identity.wss.security.SecurityTokenReference
Sets the Reference
setReferenceDigest(ReferenceDigestType) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
setReferenceDigest(ReferenceDigestType) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceTokenType
Sets the value of the referenceDigest property.
setReferenceId(Object) - Method in class com.sun.identity.entitlement.xacml3.core.AttributesReference
Sets the value of the referenceId property.
setReferenceList(ReferenceListType) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedKeyType
Sets the value of the referenceList property.
setReferenceList(ReferenceListType) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
setReferenceParameters(ReferenceParametersType) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.EndpointReferenceType
Sets the value of the referenceParameters property.
setReferenceParameters(ReferenceParametersType) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
setReferenceType(AttributeExtensibleURI) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
setReferenceType(AttributeExtensibleURI) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceTokenType
Sets the value of the referenceType property.
setReferenceType(String) - Method in class com.sun.identity.wss.security.SecurityTokenReference
Sets the reference type.
setReferenceType(String) - Method in class com.sun.identity.wss.security.X509TokenSpec
Sets the token reference type.
setRefresh(Boolean) - Method in class com.sun.identity.idsvcs.AttributesRequest
 
setRefreshConfig(String) - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOConfig
TODO-JAVADOC
setRefreshConfig(String) - Method in class com.sun.identity.wss.security.KerberosConfiguration
Sets a boolean value to refresh the configuration.
setRefreshTokenId(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the refresh token id.
setRefreshTokenLifeTime(Long) - Method in class org.forgerock.openidconnect.Client
Sets the refresh token lifetime of the OAuth2Client.
setRefreshTokenLifeTime(Long) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the Refresh token lifetime.
setRefToMessageID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Sets value of refToMessageID attribute of CorrelationHeader.
setRefToMessageID(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Sets value of refToMessageID attribute of CorrelationHeader.
setRefToMessageID(String) - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Sets the value of the refToMessageID attribute.
setRefToMessageID(String) - Method in class com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
Sets value of refToMessageID attribute.
setRegistrationMapInfo(String, HashMap) - Method in class com.sun.identity.federation.services.registration.FSRegistrationManager
Sets registration state info.
setRegistrationURL() - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Invoked to set some commonly used URLs based on hosted provider.
setRegistrationURL(BaseConfigType, String) - Method in class com.sun.identity.federation.services.registration.FSRegistrationInitiationServlet
Invoked to set some commonly used registration URLs based on hosted provider.
setRegistrationURL(BaseConfigType, String) - Method in class com.sun.identity.federation.services.registration.FSRegistrationRequestServlet
Invoked to set some commonly used registration URLs based on hosted provider.
setRegistrationURL(BaseConfigType, String) - Method in class com.sun.identity.federation.services.registration.FSRegistrationReturnServlet
Invoked to set some commonly used registration URLs based on hosted provider.
setRelation(int) - Method in class com.sun.identity.log.QueryElement
This method modifies/sets the relation between the field name and value in this query element.
setRelationshipType(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
setRelationshipType(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType
Sets the value of the relationshipType property.
setRelativeName(RDN) - Method in class com.iplanet.security.x509.IssuingDistributionPointExtension
Sets the relative distribution point name.
setRelativeTo(RelativeToType) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.FilterPseudonymsType
Sets the value of the relativeTo property.
setRelativeTo(RelativeToType) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
setRelativeTo(RelativeToType) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
setRelativeTo(RelativeToType) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.PseudonymType
Sets the value of the relativeTo property.
setRelayState(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Set the value of RelayState attribute.
setRelayState(String) - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Set the value of RelayState attribute.
setRelayState(String) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Sets the value of RelayState attribute.
setRelayState(String) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Set the value of RelayState attribute.
setRelayState(String) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Set the value of RelayState attribute.
setRelayState(String) - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Set the value of RelayState attribute.
setRelayState(String, String) - Method in class com.sun.identity.federation.services.FSSessionManager
Sets the RelayState value with the specified request ID in the relayStateMap.
setRelayState(String) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Sets the value of RelayState attribute.
setRelayState(String) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets the value of RelayState attribute.
setRelayState(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
setRelayState(long) - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Set the ID-FF service's relay state indicator.
setRelayState(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
setRelayState(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
setRelayState(String) - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Sets the relay state.
setRemoteDescriptor(ProviderDescriptorType) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Sets the Remote Descriptor.
setRemoteDescriptor(ProviderDescriptorType) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets the remote provider descriptor.
setRemoteDescriptor(ProviderDescriptorType) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets remote provider descriptor.
setRemoteDescriptor(ProviderDescriptorType) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets state to the Federation Termination handler that is handling the current federation termination.
setRemoteEntityId(String) - Method in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
Sets remote provider's entity id.
setRemoteEntityId(String) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets remote provider's entity ID.
setRemoteEntityId(String) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets remote provider's entity ID.
setRemoteLocale(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets remote locale passed by client
setRemoteNameIdentifier(NameIdentifier) - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfo
Deprecated.
Sets value in local field.
setRemoteRequest(HttpServletRequest) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the remote request on the XML response
setRemoteResponse(HttpServletResponse) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the remote response on the XML response
setRemoveEntry(List) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets the value of the RemoveEntry property.
setRemoveListenerRequest(RemoveListenerRequest) - Method in class com.sun.identity.policy.remote.PolicyRequest
Sets the RemoveListenerRequest of the Policy Service.
setReplication() - Method in class com.sun.identity.config.wizard.Step3
 
setReplicationLink - Variable in class com.sun.identity.config.wizard.Step3
 
setReqdCallbacks(Callback[]) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the callbacks sent by module.
setReqSignature(boolean) - Method in class com.sun.identity.authentication.spi.X509CertificateCallback
Sets the required signature flag.
setRequest(Request) - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Sets the xacml-context:Request element of this object
setRequest(Request) - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Sets Request element of this object.
setRequest(Request) - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Sets the xacml-context:Request element of this object
setRequest(Request) - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionStatement
Sets Request element of this object
setRequest(ServletRequest) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
Sets the request object being wrapped.
setRequestAuthEnabled(boolean) - Method in interface com.sun.identity.liberty.ws.soapbinding.SOAPProviderConfig
Sets the request authentication enabled.
setRequestAuthenticator(Authenticator) - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Sets the authenticator for the request associated with this context so that we can use it when crafting the authenticator of the response.
setRequestAuthnContext(Element) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Sets Element RequestAuthnContext.
setRequestDefaults(RequestDefaults) - Method in class com.sun.identity.entitlement.xacml3.core.Request
Sets the value of the requestDefaults property.
setRequestedAuthnContext(RequestedAuthnContext) - Method in interface com.sun.identity.saml2.protocol.AuthnQuery
Sets the RequestedAuthnContext object.
setRequestedAuthnContext(RequestedAuthnContext) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the RequestedAuthnContext.
setRequestedAuthnContext(RequestedAuthnContext) - Method in class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
Sets the RequestedAuthnContext object.
setRequestedAuthnContext(RequestedAuthnContext) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the RequestedAuthnContext.
setRequestedClaims(List) - Method in class com.sun.identity.wss.provider.STSConfig
Sets the list of requested claims
setRequestedProofToken(RequestedProofToken) - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Sets the requested proof token.
setRequestedResourceName(String) - Method in class com.sun.identity.entitlement.Entitlement
Sets non normalised resource name.
setRequestedResourceNames(Set<String>) - Method in class com.sun.identity.entitlement.Entitlement
Sets the non normalised resource names.
setRequestedSecurityToken(Element) - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Sets the requested security token.
setRequestedServiceType(List) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets the list of the requested service types.
setRequestEncryptEnabled(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the request encrypt enable flag.
setRequestEncryptEnabled(boolean) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the request encrypt enable flag.
setRequestEncryptEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the request encrypt enable flag.
setRequestEncryptEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the request encrypt enable flag.
setRequester(String) - Method in class com.iplanet.dpro.session.share.SessionRequest
Sets the requester.
setRequesterIDs(List<RequesterID>) - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Sets the RequesterID Object.
setRequesterIDs(List<RequesterID>) - Method in interface com.sun.identity.saml2.protocol.Scoping
Sets a list of RequesterID Objects.
setRequestHeaderEncryptEnabled(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the request header encrypt enable flag.
setRequestHeaderEncryptEnabled(boolean) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the request header encrypt enable flag.
setRequestHeaderEncryptEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the request header encrypt enable flag.
setRequestHeaderEncryptEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the request header encrypt enable flag.
setRequestHeaders(Map<String, String>) - Method in interface org.forgerock.openam.sts.HttpURLConnectionWrapper
 
setRequestID(String) - Method in class com.iplanet.services.naming.share.NamingRequest
Sets the request ID.
setRequestId(String) - Method in class com.sun.identity.policy.remote.PolicyRequest
Sets the request ID.
setRequestId(String) - Method in class com.sun.identity.policy.remote.PolicyResponse
Sets the request ID.
setRequestID(String) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Set the RequestID of the Request.
setRequestId(short) - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Sets the identifier of the request associated with this context.
setRequestId(String) - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
setRequestId(String) - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
/**
setRequestInformation(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the requestinfo - moduleInstances.
setRequestingPartyId(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
setRequestingPartyId(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
setRequestMethod(String) - Method in interface org.forgerock.openam.sts.HttpURLConnectionWrapper
 
setRequestPayload(String) - Method in interface org.forgerock.openam.sts.HttpURLConnectionWrapper
 
setRequestSecurityTokenResponses(List) - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponseCollection
Sets the list of RequestSecurityTokenResponses.
setRequestSecurityTokenTemplate(RequestSecurityTokenTemplateType) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
setRequestSecurityTokenTemplate(RequestSecurityTokenTemplateType) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.IssuedTokenType
Sets the value of the requestSecurityTokenTemplate property.
setRequestSetID(String) - Method in class com.iplanet.services.comm.share.ResponseSet
Sets the original RequestSet ID for this object.
setRequestSignEnabled(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the request sign enable flag.
setRequestSignEnabled(boolean) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the request sign enable flag.
setRequestSignEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the request sign enable flag.
setRequestSignEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the request sign enable flag.
setRequestType(int) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the request type.
setRequestType(String) - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Sets the request type.
setRequestType(String) - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Sets the request type.
setRequestVersion(String) - Method in class com.iplanet.services.naming.share.NamingRequest
Sets the request version.
setRequestVersion(String) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the request version.
setRequire(List) - Method in class com.sun.identity.authentication.service.PagePropertiesCallback
Deprecated.
Sets list of require
setRequire(List) - Method in class com.sun.identity.authentication.spi.PagePropertiesCallback
Sets the list of authentication module display attributes which are required to be entered by the end user.
setRequiredAttributeSet(AttrSet) - Method in class com.iplanet.ums.CreationTemplate
Sets the required attributes.
setRequiredScopes(Set<String>) - Method in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
 
setResetMessage(String) - Method in class com.sun.identity.password.ui.PWResetSuccessViewBean
Sets password reset success message
setResource(String) - Method in interface com.sun.identity.saml2.assertion.AuthzDecisionStatement
Sets the Resource of the statement.
setResource(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthzDecisionStatementType
Sets the value of the resource property.
setResource(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
setResourceAttributes(Set<ResourceAttribute>) - Method in class com.sun.identity.entitlement.Privilege
Sets resource attributes.
setResourceAttributes(Set<ResourceAttribute>) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Sets the resource attribute providers to use when evaluating this policy.
setResourceBundle(ResourceBundle) - Static method in class com.sun.identity.saml.common.SAMLUtilsCommon
Sets the ResourceBundle of the service.
setResourceComparator(Class) - Method in class com.sun.identity.entitlement.Application
Sets resource comparator.
setResourceComparator(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setResourceContent(Element) - Method in class com.sun.identity.xacml.context.impl.ResourceImpl
Sets the ResourceContent of this Resource
setResourceContent(Element) - Method in interface com.sun.identity.xacml.context.Resource
Sets the resource content of this object
setResourceContent(String) - Method in interface com.sun.identity.xacml.context.ResourceContent
Sets the resource content of this object
setResourceEnvIPConditionValue(Set<String>) - Method in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
 
setResourceID(String) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the resource ID to be accessed.
setResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the encrypted resource ID to be accessed.
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.disco.Modify
Sets resource ID for the discovery resource to be modified.
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.disco.Query
Sets the resource ID of the discovery resource to be queried
setResourceID(String) - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Sets resource id.
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets resource ID.
setResourceID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the resource ID to be accessed
setResourceID(EncryptedResourceID) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the encrypted resource ID to be accessed
setResourceID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Sets the resource ID
setResourceID(String) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Sets resource ID for the DST query.
setResourceID(String) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Sets the ResourceID for this ResourceAccessStatement object.
setResourceID(ResourceID) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Sets the ResourceID for this ResourceAccessStatement object.
setResourceId(String) - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Sets resourceId of this object
setResourceId(String) - Method in interface com.sun.identity.xacml.context.Result
Sets the Resourceids of this object
setResourceKey(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag
 
setResourceName(String) - Method in class com.sun.identity.entitlement.Entitlement
Sets resource name.
setResourceName(String) - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Sets the resource name of the request.
setResourceName(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the CREST representation name for the attribute.
setResourceName(String) - Method in class com.sun.identity.sm.ServiceSchema
Sets the CREST resource name for the service schema.
setResourceName(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the service's resource name for CREST representation.
setResourceNames(Set<String>) - Method in class com.sun.identity.entitlement.Entitlement
Sets resource names.
setResourceNames(Set<String>) - Method in class com.sun.identity.policy.Rule
Deprecated.
Sets the resource names for which the rule has been created.
setResourceOffering(ResourceOffering) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Sets Element ResourceOffering.
setResourceOffering(ResourceOffering) - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Sets the resource offering to be inserted.
setResourceOffering(List) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets ResourceOffering to return.
setResourceOfferingAndCredentials(SASLResponse, Message, String) - Static method in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcUtils
Sets resource offering and credentials to the SASL response based on provided sso token.
setResourceOwnerId(String) - Method in class org.forgerock.oauth2.core.DeviceCode
Sets the Resource Owner ID parameter.
setResourceOwnerId(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the resource owner's id.
setResourceOwnerId(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the resource owner's id.
setResourceOwnerId(String) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
 
setResourceOwnerId(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
setResourceOwnerId(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
setResourceResultRequest(ResourceResultRequest) - Method in class com.sun.identity.policy.remote.PolicyRequest
Sets the resource result request object.
setResourceResults(Set) - Method in class com.sun.identity.policy.remote.PolicyResponse
Sets the set of the sub resource results.
setResources(List) - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Sets the one to many Resource elements of this object
setResources(List) - Method in interface com.sun.identity.xacml.context.Request
Sets the one to many Resource elements of this object
setResources(Set<String>) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
Sets the included and excluded resource names on the entitlement.
setResources(Map<String, Set<String>>) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
 
setResourceScope(String) - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Sets the resource scope of the request.
setResourceServerClientId(String) - Method in class org.forgerock.openam.uma.PermissionTicket
 
setResourceServerClientId(String) - Method in class org.forgerock.openam.uma.RequestingPartyToken
 
setResourceSetId(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
setResourceSetId(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
setResourceSetId(String) - Method in class org.forgerock.openam.uma.Permission
 
setResourceSetId(String) - Method in class org.forgerock.openam.uma.PermissionTicket
 
setResourceSetName(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
setResourceSetName(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
setResourceTypeUuid(String) - Method in class com.sun.identity.entitlement.Privilege
Sets the resource type uuid that this policy makes reference to.
setResourceTypeUuid(String) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Sets the associated resource type uuid.
setResourceTypeUuids(Set<String>) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setResponse(Response) - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Sets Response element of this object
setResponse(Response) - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionStatement
Sets Response element of this object
setResponse(ServletResponse) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletResponse
Sets the response being wrapped.
setResponseAttributes(Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.ConditionDecision.Builder
Sets the response attributes.
setResponseAttributes(Map) - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Sets response attributes associated with this policy decision
setResponseAttributes(Set) - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Sets the response attributes.
setResponseCode(int) - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTResponse
set the response code of the endpoint
setResponseConsumerURL(String) - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Sets the value of the responseConsumerURL attribute.
setResponseDecisions(Map) - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Sets response decisions associated with this policy decision
setResponseDecisions(Map) - Method in class com.sun.identity.policy.ResourceResults
Sets response decisions at the top level PolicyDecision in each contained ResourceResult
setResponseEncryptEnabled(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the response encrypt enable flag.
setResponseEncryptEnabled(boolean) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the response encrypt enable flag.
setResponseEncryptEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the response encrypt enable flag.
setResponseEncryptEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the response encrypt enable flag.
setResponseID(String) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the ResponseID of the Response.
setResponseInfo(ResponseInfo) - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Sets the responseInfo value.
setResponseLocation(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EndpointType
Sets the value of the responseLocation property.
setResponseLocation(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
setResponseOptions(ArrayList) - Method in class com.sun.identity.install.tools.configurator.BaseOptions
 
setResponsePacket(Packet) - Method in class org.forgerock.openam.radius.server.RadiusResponse
Set the response packet to be sent the the requester.
setResponseSignEnabled(boolean) - Method in interface com.sun.identity.liberty.ws.soapbinding.SOAPProviderConfig
Sets the response signing enabled.
setResponseSignEnabled(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the response sign enable flag.
setResponseSignEnabled(boolean) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the response sign enable flag.
setResponseSignEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the response sign enable flag.
setResponseSignEnabled(boolean) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the response sign enable flag.
setResponseTo(String) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Sets the value of InResponseTo attribute.
setResponseTypes(List<String>) - Method in class org.forgerock.openidconnect.Client
Sets the response types of the OAuth2Client.
setResponseTypes(List<String>) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the response types of the OAuth2Client.
setRestriction(TokenRestriction) - Method in class com.iplanet.dpro.session.Session
Sets a token restriction on this session.
setRestriction(TokenRestriction) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPBuilder
 
setResult(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPBuilder
 
setResult(LinkedList) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct
 
setResult(LinkedList) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPBuilder
 
setResult(int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPBuilder
 
setResult(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct
 
setResult(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct
 
setResult(boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct
 
setResult(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct
 
setResult(Map) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct
 
setResult(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct
 
setResult(Map) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPBuilder
 
setResult(boolean) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPBuilder
 
setResult(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder
 
setResult(Map) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct
 
setResult(Map) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct
 
setResult(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct
 
setResult(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder
 
setResult(boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct
 
setResult(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct
 
setResult(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPBuilder
 
setResult(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct
 
setResult(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPBuilder
 
setResult(AuthenticationAuditEventBuilder.Status) - Method in class org.forgerock.openam.audit.model.AuthenticationAuditEntry
Set the result.
setResults(List) - Method in class com.sun.identity.xacml.context.impl.ResponseImpl
Sets the Results of this object
setResults(List) - Method in interface com.sun.identity.xacml.context.Response
Sets the Results of this object
setResultStatusMap() - Method in class com.sun.identity.install.tools.configurator.TaskInteraction
 
setReturnAttributes(Set) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Set the return attribute names, if attributes of the entries need to be obtained as part of the search.
setReturnAttributes(Set) - Method in class com.sun.identity.idm.IdSearchControl
Set the return attribute names, if attributes of the entries need to be obtained as part of the search.
setReturnContext(boolean) - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Sets the boolean value for this XML attribute
setReturnContext(boolean) - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Sets the boolean value for this XML attribute
setReturnPolicyIdList(boolean) - Method in class com.sun.identity.entitlement.xacml3.core.Request
Sets the value of the returnPolicyIdList property.
setReturnUserDN(String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
TODO-JAVADOC
setRevision(String) - Method in class com.sun.identity.policy.remote.PolicyService
Sets the service revision number for the Policy Service.
setRevisionNumber(int) - Method in class com.sun.identity.sm.ServiceSchemaManager
iPlanet_PUBLIC-METHOD Sets the revision number for the service schema.
setRightBrace(String) - Method in class com.sun.identity.tools.objects.MapFormat
Sets string used as right brace
setRoleList(ListWrapper) - Method in class com.sun.identity.idsvcs.IdentityDetails
 
setRoles(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the collection of roles to which the ACI applies
setRoles(String[]) - Method in class com.sun.identity.idsvcs.UserDetails
 
setRoles(Subject, String) - Static method in class com.sun.identity.wss.security.WSSUtils
Sets the memberships for a given user into the JAAS Subject.
setRoleType(int) - Method in interface com.iplanet.am.sdk.AMRole
Deprecated.
Sets the type of the role.
setRootResourceRouter(ResourceRouter) - Method in class org.forgerock.openam.rest.RestHttpRouteProvider
 
setRootServiceRouter(ServiceRouter) - Method in class org.forgerock.openam.rest.RestHttpRouteProvider
 
setRootSuffix() - Method in class com.sun.identity.config.wizard.Step4
 
setRootSuffixLink - Variable in class com.sun.identity.config.wizard.Step4
 
setRouter(ResourceRouter) - Method in class org.forgerock.openam.sts.rest.service.RestSTSServiceHttpRouteProvider
 
setRouters(ResourceRouter) - Method in class org.forgerock.openam.oauth2.rest.OAuth2RestHttpRouteProvider
 
setRouters(ResourceRouter) - Method in class org.forgerock.openam.sts.publish.service.STSPublishServiceHttpRouteProvider
 
setRouters(ResourceRouter) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationServiceHttpRouteProvider
 
setRuleCombiningAlgId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the ruleCombiningAlgId property.
setRuleId(String) - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Sets the value of the ruleId property.
setRuleIdRef(String) - Method in class com.sun.identity.entitlement.xacml3.core.RuleCombinerParameters
Sets the value of the ruleIdRef property.
setRunInfo(InstallRunInfo) - Method in class com.sun.identity.install.tools.configurator.Driver
 
setRunnable(Runnable) - Method in class com.sun.identity.common.RunnableTimerTask
Assigns the runnable interface to this RunnableTimerTask
setSAML1EndPointOperational(String) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
setSAML2ReaderServiceURL(String) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Sets reader service URL for SMALv2 protocol.
setSAML2WriterServiceURL(String) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Sets writer service URL for SAML2 protocol.
setSAMLAttributeMapping(Set) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the list of SAML attribute mappings.
setSAMLAttributeMapping(Set) - Method in class com.sun.identity.wss.provider.STSConfig
Sets the list of SAML attribute mappings.
setSAMLAttributeMapping(Set) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the list of SAML attribute mappings.
setSAMLAttributeNamespace(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets SAML attribute namespace.
setSAMLAttributeNamespace(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets SAML attribute namespace.
setSAMLAttributeNamespace(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets SAML attribute namespace.
setSAMLRequestElement(Element) - Method in class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
Sets SAML request element.
setSandbox(GroovyValueFilter) - Method in class org.forgerock.openam.scripting.factories.GroovyEngineFactory
Sets the Groovy value filter to use for sandboxing scripts.
setSaveIndex(Class) - Method in class com.sun.identity.entitlement.Application
Sets save index.
setSaveIndex(Class) - Method in class com.sun.identity.entitlement.ApplicationType
Set save index generator.
setSaveIndex(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setScope(Set<String>) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the scope.
setScope(Set<String>) - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
Sets the scope.
setScope(Set<String>) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the scope.
setScope(SearchScope) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets the search scope using an integer.
setScopes(Set<String>) - Method in class org.forgerock.openam.uma.Permission
 
setScopes(Set<String>) - Method in class org.forgerock.openam.uma.PermissionTicket
 
setScoping(FSScoping) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the FSScoping object.
setScoping(Scoping) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the Scoping object.
setScoping(Scoping) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the Scoping object.
setScript(String) - Method in class org.forgerock.openam.scripting.service.ScriptConfiguration.Builder
Set the script for the ScriptConfiguration.
setScriptId(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.ScriptCondition
Sets the script Id.
setScriptName(String) - Method in class org.forgerock.openam.scripting.ScriptError
Set the name of the script in which the error occurred.
setSearchable(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the attribute isSearchable, if value is set to true , or false.
setSearchBase(Guid) - Method in class com.iplanet.ums.DynamicGroup
Sets the search base used to evaluate this dynamic group.
setSearchBase(Guid) - Method in interface com.iplanet.ums.IDynamicMembership
Sets the search base used to evaluate this dynamic group.
setSearchFilter(String) - Method in class com.iplanet.ums.AssignableDynamicGroup
Sets the search filter used to evaluate this dynamic group.
setSearchFilter(String) - Method in class com.iplanet.ums.DynamicGroup
Sets the search filter used to evaluate this dynamic group.
setSearchFilter(String) - Method in interface com.iplanet.ums.IDynamicMembership
Sets the search filter used to evaluate this dynamic group.
setSearchFilter(String) - Method in class com.iplanet.ums.SearchTemplate
Sets the filter expression used to search for objects of this type, for example, "objectclass=inetorgperson" or "(&(objectclass=inetorgperson)(ou=accounting))"
setSearchFilter(String, String) - Static method in class com.sun.identity.security.cert.AMCertStore
Return value of certificate subject DN
setSearchFilter(String) - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Set search filter for ldap search
setSearchIndex(Class) - Method in class com.sun.identity.entitlement.Application
Sets search index generator.
setSearchIndex(Class) - Method in class com.sun.identity.entitlement.ApplicationType
Set search index generator.
setSearchIndex(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setSearchModifiers(IdSearchOpModifier, Map) - Method in class com.sun.identity.idm.IdSearchControl
Set the options for modifying the basic search filter in each plugin.
setSearchScope(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Sets the search scope in AMSearchControl.
setSearchScope(int) - Method in class com.iplanet.ums.DynamicGroup
Sets the search scope used to evaluate this dynamic group.
setSearchScope(int) - Method in interface com.iplanet.ums.IDynamicMembership
Sets the search scope used to evaluate this dynamic group.
setSearchScope(int) - Method in class com.iplanet.ums.SearchControl
Sets the search scope in SearchControl.
setSecondaryKey(String) - Method in class org.forgerock.openam.session.model.AMRootEntity
 
setSecondQuery(Q2) - Method in class org.forgerock.openam.oauth2.rest.AggregateQuery
 
setSecret(String) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setSecret(byte[]) - Method in class com.sun.identity.wss.trust.BinarySecret
Sets the secret
setSecret(String) - Method in class org.forgerock.openam.radius.server.config.ClientConfig
Set the shared secret used by both client and server for encryption and decryption and signing of the packets.
setSecret(byte[]) - Method in class org.forgerock.openam.services.push.dispatch.SignedJwtVerificationPredicate
Sets the secret for this predicate.
setSecret(byte[]) - Method in class org.forgerock.openam.services.push.utils.HS256Helper
Sets the secret.
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.
setSectorIdentifierUri(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the sector identifier uri.
setSectorIdUri(String) - Method in class org.forgerock.openidconnect.Client
Sets the sector id uri.
setSecure(boolean) - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Set ldap port is secure
setSecure(boolean) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Sets the secure flag of the cookie updating the underlying cookie representation if present.
setSecurityAssertion(SecurityAssertion) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the Security Assertion.
setSecurityContext(SecurityContext) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
 
setSecurityMech(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the security mechanism.
setSecurityMechanism(SecurityMechanism) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Sets the security mechanism for securing the soap message.
setSecurityMechanisms(List) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the list of security mechanisms.
setSecurityMechanisms(List) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the list of security mechanisms.
setSecurityMechanisms(List) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the list of security mechanisms.
setSecurityMechIDs(List) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets a list of value of SecurityMechID element.
setSecurityMechs(List) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the list of security mechanisms that the trust authority supports.
setSecurityPolicyValidatedTokenConfiguration(Set<TokenValidationConfig>) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
 
setSecurityProfileType(int) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets security profile type.
setSecurityQuestions(Map<String, Map<String, String>>) - Method in class org.forgerock.openam.selfservice.KbaResource.KbaBuilder
Set the security questions.
setSecurityToken(SecurityToken) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Sets the security token for securing the soap message.
setSecurityTokenReference(SecurityTokenReferenceType) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
setSecurityTokenReference(SecurityTokenReferenceType) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.TokenKeyInfoType
Sets the value of the securityTokenReference property.
setSeed(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Sets the value of the seed property.
setSeed(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setSeed(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Sets the value of the seed property.
setSeed(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setSelect(String) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Sets select element
setSenderIdentity(NameIdentifier) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the sender identity
setSenderIdentity(String) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
 
setSenderIdentity(NameID) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the sender identity
setSendWasCalled(boolean) - Method in class org.forgerock.openam.radius.server.RadiusRequestContext
Marks this context as having already sent a response to its associated request object or not based upon the passed-in boolean value.
setSeparator(String) - Method in class com.sun.identity.install.tools.configurator.SingleLineOptions
 
setSerializedInternalSessionBlob(byte[]) - Method in class org.forgerock.openam.session.model.AMRootEntity
 
setSerialNo(AttributeExtensibleURI) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
setSerialNo(AttributeExtensibleURI) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceTokenType
Sets the value of the serialNo property.
SetServerConfigXML - Class in com.sun.identity.cli.serverconfig
Set server configuration XML.
SetServerConfigXML() - Constructor for class com.sun.identity.cli.serverconfig.SetServerConfigXML
 
setServerConfigXML(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Sets server configuration XML.
setServerCookie(Cookie, HttpServletRequest, HttpServletResponse) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Sets server cookie to HttpServletResponse object
setServerID(String) - Method in class com.iplanet.dpro.session.SessionID
Sets the server info by making a naming request by passing its id which is in session id and parses it.
setServerInstance(SSOToken, String, Map) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Sets configuration to a server instance.
setServerInstanceName(String) - Static method in class com.iplanet.am.util.SystemProperties
Sets the server instance name of which properties are retrieved to initialized this object.
setServerLocatorHandler(InstallRunInfo) - Method in class com.sun.identity.install.tools.configurator.Driver
 
setServerMechanism(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Sets value of mechanism attribute.
setServerSite(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Sets site name of which server belongs to.
setService(String) - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Sets the value of the service attribute.
setService(String) - Method in class org.forgerock.openam.session.model.AMRootEntity
 
setServiceAttributes(String, Map) - Method in class com.sun.identity.idm.IdRepoListener
Stores service's dynamic attributes within the IdRepo plugin configuration.
setServiceConfigValues(IHttpServletRequest) - Static method in class com.sun.identity.setup.ServicesDefaultValues
This method validates the form fields and populates the map with valid values.
setServiceHierarchy(String) - Method in class com.sun.identity.sm.ServiceSchemaManager
Sets the service's hierarchy
setServiceInstance(ServiceInstance) - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Sets service instance.
setServiceInstanceUpdateHeader(ServiceInstanceUpdateHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets the ServiceInstanceUpdateHeader.
setServiceInstanceUpdateHeader(ServiceInstanceUpdateHeader) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets ServiceInstanceUpdateHeader.
setServiceName(String) - Method in class com.sun.identity.delegation.DelegationPermission
Sets the service name in the permission
setServiceName(String) - Method in class com.sun.identity.policy.remote.PolicyChangeNotification
Sets the service name to which this notification is sent.
setServiceName(String) - Method in class com.sun.identity.policy.remote.PolicyListenerRequest
Sets the service name on which this listener listens
setServiceName(String) - Method in class com.sun.identity.policy.remote.RemoveListenerRequest
Sets the service name on which this listener listens.
setServiceName(String) - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Sets the service name of the request.
setServiceNameRef(QName) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets WSDL service name reference.
setServicePrincipal(String) - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
setServiceRevision(String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the service revision number.
SetServiceRevisionNumber - Class in com.sun.identity.cli.schema
Set service schema's revision number.
SetServiceRevisionNumber() - Constructor for class com.sun.identity.cli.schema.SetServiceRevisionNumber
 
SetServiceSchemaI18nKey - Class in com.sun.identity.cli.schema
Sets service schema i18n key.
SetServiceSchemaI18nKey() - Constructor for class com.sun.identity.cli.schema.SetServiceSchemaI18nKey
 
SetServiceSchemaPropertiesViewBeanURL - Class in com.sun.identity.cli.schema
Sets service schema properties view bean URL.
SetServiceSchemaPropertiesViewBeanURL() - Constructor for class com.sun.identity.cli.schema.SetServiceSchemaPropertiesViewBeanURL
 
setServiceStatus(String, String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Set the status of the service for this entity (User/Organization /Group/Organizational Unit).
setServiceType(String) - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Sets service type.
setServiceType(String) - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Sets service type.
setServiceType(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the service type.
setServiceTypeName(String) - Method in class com.sun.identity.policy.PolicyDecisionCacheListener
Sets the service name on which this listener listens
setServletContext(ServletContext) - Method in class com.sun.identity.authentication.service.AuthD
Sets the Servlet Context.
setSession(InternalSession) - Method in class com.sun.identity.authentication.service.LoginState
Sets the internal session for the request.
setSession(Object) - Method in class com.sun.identity.saml2.profile.IDPSession
Sets the session object.
setSession(String) - Method in class org.forgerock.oauth2.core.OAuth2Request
Sets the user's session for this request.
setSession(Object) - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Sets the current session.
setSessionContext(SessionContext) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Sets the SessionContext for this ResourceAccessStatement object.
setSessionEventUrls(Set<String>) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setSessionHandle(String) - Method in class com.iplanet.dpro.session.service.InternalSession
Used during session deserialization.
setSessionID(String) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setSessionID(String) - Method in class com.iplanet.services.comm.share.Request
Sets the session ID of the request.
setSessionId(String) - Method in class com.iplanet.services.naming.share.NamingRequest
Sets the session ID.
setSessionId(String) - Method in class org.forgerock.openam.sts.soap.OpenAMSessionTokenCallback
 
setSessionIndex(String) - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Sets the SessionIndex attribute.
setSessionIndex(String) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Sets value of SessionIndex attribute.
setSessionIndex(String) - Method in class com.sun.identity.federation.services.FSSession
Sets session index.
setSessionIndex(String) - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Sets the value of the SessionIndex attribute.
setSessionIndex(String) - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Sets the value of the SessionIndex attribute.
setSessionIndex(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Sets the value of the sessionIndex property.
setSessionIndex(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
setSessionIndex(String) - Method in class com.sun.identity.saml2.profile.ResponseInfo
Sets SessionIndex.
setSessionIndex(String) - Method in interface com.sun.identity.saml2.protocol.AuthnQuery
Sets the value of SessionIndex attribute.
setSessionIndex(String) - Method in class com.sun.identity.saml2.protocol.impl.AuthnQueryImpl
Sets the value of SessionIndex attribute.
setSessionIndex(List) - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Sets the value of the SessionIndex property.
setSessionIndex(List) - Method in interface com.sun.identity.saml2.protocol.LogoutRequest
Sets the value of the SessionIndex property.
setSessionIndex(String) - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Sets the sessionIndex value.
setSessionInfo(List<SessionInfo>) - Method in class com.iplanet.dpro.session.share.SessionResponse
Sets the SessionInfo.
setSessionList(String, List) - Method in class com.sun.identity.federation.services.FSSessionManager
Sets session list.
setSessionNotOnOrAfter(Date) - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Sets the value of the SessionNotOnOrAfter attribute.
setSessionNotOnOrAfter(Date) - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Sets the value of the SessionNotOnOrAfter attribute.
setSessionNotOnOrAfter(Calendar) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Sets the value of the sessionNotOnOrAfter property.
setSessionNotOnOrAfter(Calendar) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
setSessionServiceDependencies(SessionService, SessionServiceConfig, InternalSessionEventBroker, SessionUtilsWrapper, SessionConstraint, Debug) - Method in class com.iplanet.dpro.session.service.InternalSession
The SessionService is not restored during deserialisation.
setSessionsForGivenUUID(Map) - Method in class com.iplanet.dpro.session.share.SessionResponse
Sets the Sessions.
setSessionSubject(SessionSubject) - Method in class com.sun.identity.liberty.ws.security.SessionContext
Sets the SessionSubject object.
setSessionTrackingId(String) - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
setSessionTrackingId(String) - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
 
setSessionType(String) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setSessionUpgrade(boolean) - Method in class com.sun.identity.authentication.service.LoginState
Sets session upgrade.
setSet_13(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setSet_13(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setSet_2(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
setSet_2(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
setSet_2(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
setSet_2(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
setSet_2(Set) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct
 
setSet_2(Set) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
setSet_2(Set) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct
 
setSet_2(Set) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
setSet_3(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
setSet_3(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
setSet_3(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
setSet_4(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
setSet_4(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
setSet_4(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
setSet_4(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
setSet_4(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
setSet_4(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
setSet_4(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
setSet_4(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
setSet_5(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
setSet_5(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setSet_5(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
setSet_5(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setSet_5(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
setSet_5(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
setSet_6(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setSet_6(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setSet_8(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
setSet_8(Set) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setSet_8(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
setSet_8(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setSet_8(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
setSet_8(Set) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
SetSetupProgress - Class in com.sun.identity.setup
 
SetSetupProgress() - Constructor for class com.sun.identity.setup.SetSetupProgress
 
setSharedSecret(String) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Set the secret value which is shared between the OATH device and an authenticating module.
setSharedSecret(String) - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
Set the secret value which is shared between the Push device and an authenticating module.
setSharedState(Map) - Method in class com.sun.identity.authentication.service.LoginState
Sets a shared state map from the AMLoginModule.
setSharedStateEnabled(boolean) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Updates shared state for the module
setShowUsernameEnabled(boolean) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets whether show username is enabled.
setSibling(TreeNode) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
setSibling(TreeNode) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.RootNode
The root node can not have a sibling node.
setSibling(TreeNode) - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
Sets the sibling tree node.
setSignature(Element) - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Sets the Element's signature.
setSignature(Element) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Sets the Signature of the Element passed.
setSignature(Element) - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Sets the Element signature.
setSignature(Element) - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Sets the Element signature.
setSignature(Element) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Sets the Element signature.
setSignature(Element) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Sets the Signature.
setSignature(Element) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Sets the Signature.
setSignature(Element) - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Sets the Signature.
setSignature(Element) - Method in class com.sun.identity.saml.assertion.AssertionBase
Sets the signature for the Request
setSignature(Element) - Method in class com.sun.identity.saml.protocol.AbstractRequest
Set the signature for the Request
setSignature(Element) - Method in class com.sun.identity.saml.protocol.AbstractResponse
Set the signature for the Response.
setSignature(Element) - Method in class com.sun.identity.saml.protocol.Request
Set the signature for the Response.
setSignature(Element) - Method in class com.sun.identity.saml.protocol.Response
Set the signature for the Response.
setSignature(SignatureType) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Sets the value of the signature property.
setSignature(SignatureType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
setSignature(SignatureType) - Method in interface com.sun.identity.saml2.jaxb.entityconfig.EntityConfigType
Sets the value of the signature property.
setSignature(SignatureType) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
setSignature(SignatureType) - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Sets the value of the signature property.
setSignature(SignatureType) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Sets the value of the signature property.
setSignature(SignatureType) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Sets the value of the signature property.
setSignature(SignatureType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
setSignature(SignatureType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
setSignature(SignatureType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
setSignature(SignatureType) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
setSignature(SignatureType) - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Sets the value of the signature property.
setSignature(SignatureType) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.FederationConfigType
Sets the value of the signature property.
setSignature(SignatureType) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
setSignatureMethod(SignatureMethodType) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
setSignatureMethod(SignatureMethodType) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignedInfoType
Sets the value of the signatureMethod property.
setSignatureMethod(SignatureMethodType) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
setSignatureMethod(SignatureMethodType) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignedInfoType
Sets the value of the signatureMethod property.
setSignatureValue(SignatureValueType) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
setSignatureValue(SignatureValueType) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureType
Sets the value of the signatureValue property.
setSignatureValue(SignatureValueType) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
setSignatureValue(SignatureValueType) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureType
Sets the value of the signatureValue property.
setSignedElements(List) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the signed elements
setSignedElements(List) - Method in class com.sun.identity.wss.provider.STSConfig
Sets the signed elements
setSignedElements(List) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
 
setSignedElements(List) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the signed elements
setSignedElements(List) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the signed elements
setSignedInfo(SignedInfoType) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
setSignedInfo(SignedInfoType) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureType
Sets the value of the signedInfo property.
setSignedInfo(SignedInfoType) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
setSignedInfo(SignedInfoType) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureType
Sets the value of the signedInfo property.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Sets the value of the signFlag.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ProcessingContextHeader
Sets the sign flag.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ProviderHeader
Sets the sign flag.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.ServiceInstanceUpdateHeader
Sets the sign flag.
setSignFlag(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Sets the sign flag.
setSigningAlias(String) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the signing cert alias.
setSigningAlias(String) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the signing cert alias.
setSigningCertAlias(String) - Method in class com.sun.identity.wss.security.handler.SecurityContext
Sets the signing certificate alias.
setSigningKey(Key) - Method in class com.sun.identity.wss.security.handler.SecurityContext
Sets the signing key
setSigningRef(String) - Method in class com.sun.identity.wss.security.handler.SecurityContext
Sets the signing reference type.
setSigningRefType(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the signing reference type.
setSigningRefType(String) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the signing reference type.
setSigningRefType(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Set signing reference type.
setSigningRefType(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Set signing reference type.
setSignOutBasis(SignOutBasisType) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
setSignOutBasis(SignOutBasisType) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.SignOutType
Sets the value of the signOutBasis property.
setSingleLogoutProtocol(String) - Method in class com.sun.identity.federation.services.logout.FSSingleLogoutHandler
Sets the single logout protocol to be used.
setSingleUse(boolean) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
setSingleUse(boolean) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.RequestPseudonymType
Sets the value of the singleUse property.
SetSiteFailoverURLs - Class in com.sun.identity.cli.serverconfig
Set secondary URLs of a site.
SetSiteFailoverURLs() - Constructor for class com.sun.identity.cli.serverconfig.SetSiteFailoverURLs
 
setSiteID(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Sets the ID of a site.
SetSiteID - Class in org.forgerock.openam.cli.serverconfig
CLI hook for settings the ID of a site
SetSiteID() - Constructor for class org.forgerock.openam.cli.serverconfig.SetSiteID
 
SetSitePrimaryURL - Class in com.sun.identity.cli.serverconfig
Set primary URL of a site.
SetSitePrimaryURL() - Constructor for class com.sun.identity.cli.serverconfig.SetSitePrimaryURL
 
setSitePrimaryURL(SSOToken, String, String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Sets the primary URL of a site.
setSiteSecondaryURLs(SSOToken, String, Collection) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
Sets the secondary URLs of a site.
setSizeLimit(int) - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
 
setSmsRequestHandlerFactory(SmsRequestHandlerFactory) - Method in class org.forgerock.openam.core.rest.SmsRestRouteProvider
 
setSmsServerPropertiesResourceFactory(SmsServerPropertiesResourceFactory) - Method in class org.forgerock.openam.core.rest.SmsRestRouteProvider
 
setSoapAction(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets SOAP action.
setSOAPAction(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets SOAP Action such as query or modify
setSoapAction(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
setSoapAction(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.ProblemActionType
Sets the value of the soapAction property.
setSOAPBodies(List) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a list of SOAP bodies.
setSOAPBody(Element) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a SOAP body.
setSOAPEndPoint(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the SOAP Endpoint.
setSOAPFault(SOAPFault) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets the SOAPFault.
setSOAPMessage(SOAPMessage) - Method in class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
Sets SOAP message.
setSOAPMessage(SOAPMessage) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Sets the secured SOAP message.
setSortingField(String) - Method in class com.sun.identity.log.LogQuery
Set the field name on which records to be sorted.
setSortKeys(String[]) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Set sort order based on attribute names.
setSortKeys(String[]) - Method in class com.iplanet.ums.SearchControl
Set sort order based on attribute names.
setSortKeys(SortKey[]) - Method in class com.iplanet.ums.SearchControl
Set sort order based on SortKey
setSPDescriptor(SPDescriptorType) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
Sets remote SP provider descriptor.
setSpEntityID(String) - Method in class org.forgerock.openam.saml2.IDPSSOFederateRequest
Sets the current SP Entity ID.
setSPNameQualifier(String) - Method in interface com.sun.identity.saml2.assertion.BaseIDAbstract
Sets the SP name qualifier
setSPNameQualifier(String) - Method in class com.sun.identity.saml2.assertion.impl.BaseIDAbstractImpl
Sets the SP name qualifier
setSPNameQualifier(String) - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Sets the SP name qualifier
setSPNameQualifier(String) - Method in interface com.sun.identity.saml2.assertion.NameIDType
Sets the SP name qualifier
setSPNameQualifier(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.BaseIDAbstractType
Sets the value of the spNameQualifier property.
setSPNameQualifier(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
setSPNameQualifier(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
setSPNameQualifier(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Sets the value of the spNameQualifier property.
setSPNameQualifier(String) - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Sets the value of SPNameQualifier attribute.
setSPNameQualifier(String) - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Sets the value of SPNameQualifier attribute.
setSPProvidedID(String) - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Sets the SP provided ID
setSPProvidedID(String) - Method in interface com.sun.identity.saml2.assertion.NameIDType
Sets the SP provided ID
setSPProvidedID(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
setSPProvidedID(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Sets the value of the spProvidedID property.
setSPProvidedNameIdentifier(SPProvidedNameIdentifier) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Sets the Service Provider's NameIdentifier.
setSSL() - Method in class com.sun.identity.config.wizard.Step4
 
setSSLLink - Variable in class com.sun.identity.config.wizard.Step4
 
setSsoServerLoggingBufferSize(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingBufferSize" variable.
setSsoServerLoggingBufferTime(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingBufferTime" variable.
setSsoServerLoggingLocation(String) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingLocation" variable.
setSsoServerLoggingLoggers(Integer) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingLoggers" variable.
setSsoServerLoggingMaxLogSize(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingMaxLogSize" variable.
setSsoServerLoggingNumberHistoryFiles(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingNumberHistoryFiles" variable.
setSsoServerLoggingRecsRejected(long) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingRecsRejected" variable.
setSsoServerLoggingSecure(String) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingSecure" variable.
setSsoServerLoggingTimeBuffering(String) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingTimeBuffering" variable.
setSsoServerLoggingType(String) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Setter for the "LoggingType" variable.
setSsoToken(SSOToken) - Method in class com.iplanet.services.comm.server.PLLAuditor
Provide SSOToken of originating client in order to lookup session trackingId and realm.
setSSOToken() - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets SSOToken
setSSOToken(Object) - Static method in class com.sun.identity.wss.security.handler.ThreadLocalService
 
setSSOTokenId(Object) - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
setSSOTokenId(Object) - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
 
setStagingDir(String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Sets the location of the staging directory.
setStartDate(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
setStartDay(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
setStartFromLastFlag(boolean) - Method in class com.sun.identity.install.tools.configurator.Driver.ExecutionStatus
 
setStartLoc(String) - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Set ldap search start loc
setStartRange(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the start range attribute.
setStartTime(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
setState(SessionState) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets the SessionState of the Internal Session.
setState(SessionState) - Method in class com.iplanet.dpro.session.Session
 
setState(String) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setState(String) - Method in class com.sun.identity.entitlement.AnyUserSubject
Deprecated.
 
setState(String) - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Sets state of the object
setState(String) - Method in class com.sun.identity.entitlement.AttributeSubject
Sets state of the object
setState(String) - Method in interface com.sun.identity.entitlement.EntitlementCondition
Sets state of this object from a JSON string.
setState(JSONObject) - Method in class com.sun.identity.entitlement.EntitlementConditionAdaptor
 
setState(String) - Method in interface com.sun.identity.entitlement.EntitlementSubject
Sets state of this object from a JSON string.
setState(String) - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Sets state of the object
setState(String) - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
setState(String) - Method in class com.sun.identity.entitlement.LogicalCondition
Sets state of the object
setState(String) - Method in class com.sun.identity.entitlement.LogicalSubject
Sets state of the object
setState(String) - Method in class com.sun.identity.entitlement.NoSubject
 
setState(String) - Method in class com.sun.identity.entitlement.NotCondition
Sets state of the object
setState(String) - Method in class com.sun.identity.entitlement.NotSubject
Sets state of the object
setState(String) - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
setState(String) - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
Sets the state of this condition.
setState(String) - Method in class com.sun.identity.entitlement.opensso.PolicyResponseProvider
Given a JSON state representation, updates the class appropriately
setState(String) - Method in class com.sun.identity.entitlement.opensso.PolicySubject
Sets states
setState(String) - Method in interface com.sun.identity.entitlement.ResourceAttribute
Sets state of this object from a JSON string.
setState(String) - Method in class com.sun.identity.entitlement.StaticAttributes
Sets the state of the object.
setState(String) - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
setState(String) - Method in class com.sun.identity.entitlement.UserAttributes
Sets the state of the object.
setState(String) - Method in class org.forgerock.openam.entitlement.CachingEntitlementCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
 
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.ScriptCondition
 
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.subject.AuthenticatedUsers
Sets state of this object from a JSON string.
setState(String) - Method in class org.forgerock.openam.entitlement.conditions.subject.IdentitySubject
Sets state of this object from a JSON string.
setState(ModuleState) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets a screen state for retrieval by a client.
setState(int) - Method in class org.forgerock.openam.session.model.AMRootEntity
 
setStateAccess(PersistentStateAccess) - Method in class com.sun.identity.install.tools.configurator.InstallState
 
setStatements(List<Object>) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the statements of the assertion
setStatements(List<Object>) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the statements of the assertion
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.
setStatus(int) - Method in class com.iplanet.dpro.session.share.SessionResponse
Sets the status.
setStatus(int) - Method in class com.sun.identity.authentication.service.LoginStatus
Sets Login Status.
setStatus(String) - Method in class com.sun.identity.authentication.spi.RedirectCallback
Sets the status as the result of redirection, either "SUCCESS" or "FAILED".
setStatus(Status) - Method in class com.sun.identity.entitlement.xacml3.core.Result
Sets the value of the status property.
setStatus(String) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Sets the Logout Status.
setStatus(Status) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Sets the Logout Status.
setStatus(Status) - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Sets the Response Status.
setStatus(String) - Method in class com.sun.identity.federation.services.logout.FSLogoutStatus
Sets logout status.
setStatus(Status) - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Sets modify response status.
setStatus(Status) - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Sets the Status of the query response.
setStatus(Status) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets response status
setStatus(Status) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets status for the query response
setStatus(Status) - Method in class com.sun.identity.saml.protocol.Response
Set the Status of the Response.
setStatus(Status) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Sets the value of the status property.
setStatus(Status) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Sets the value of the status property.
setStatus(Status) - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Sets the Status of this object
setStatus(Status) - Method in interface com.sun.identity.xacml.context.Result
Sets the Status of this object
setStatus(int) - Method in class org.forgerock.openam.audit.servlet.AuditableHttpServletResponse
 
setStatus(int, String) - Method in class org.forgerock.openam.audit.servlet.AuditableHttpServletResponse
 
setStatus(int) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call setStatus(int sc) on the wrapped response object.
setStatus(int, String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletResponse
The default behavior of this method is to call setStatus(int sc, String sm) on the wrapped response object.
setStatusCode(StatusCode) - Method in class com.sun.identity.entitlement.xacml3.core.Status
Sets the value of the statusCode property.
setStatusCode(StatusCode) - Method in class com.sun.identity.entitlement.xacml3.core.StatusCode
Sets the value of the statusCode property.
setStatusCode(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Sets value of attribute 'code' of Element 'Status'.
setStatusCode(QName) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets value of code attribute of Status element.
setStatusCode(StatusCode) - Method in class com.sun.identity.saml.protocol.StatusCode
Sets the sub StatusCode.
setStatusCode(StatusCode) - Method in class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Sets the value of the statusCode property.
setStatusCode(StatusCode) - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Sets the value of the statusCode property.
setStatusCode(StatusCode) - Method in interface com.sun.identity.saml2.protocol.Status
Sets the value of the statusCode property.
setStatusCode(StatusCode) - Method in interface com.sun.identity.saml2.protocol.StatusCode
Sets the value of the statusCode property.
setStatusCode(StatusCode) - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Sets the StatusCode of this object
setStatusCode(StatusCode) - Method in interface com.sun.identity.xacml.context.Status
Sets the StatusCode of this object
setStatusComment(String) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets value of comment attribute of Status element.
setStatusDetail(StatusDetail) - Method in class com.sun.identity.entitlement.xacml3.core.Status
Sets the value of the statusDetail property.
setStatusDetail(StatusDetail) - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Sets the value of the statusDetail property.
setStatusDetail(StatusDetail) - Method in interface com.sun.identity.saml2.protocol.Status
Sets the value of the statusDetail property.
setStatusDetail(StatusDetail) - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Sets the StatusDetail of this object
setStatusDetail(StatusDetail) - Method in interface com.sun.identity.xacml.context.Status
Sets the StatusDetail of this object
setStatusFileName(String) - Method in class com.sun.identity.cli.CommandManager
Sets status file name.
setStatusMessage(String) - Method in class com.sun.identity.entitlement.xacml3.core.Status
Sets the value of the statusMessage property.
setStatusMessage(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Sets the value of the statusMessage property.
setStatusMessage(String) - Method in interface com.sun.identity.saml2.protocol.Status
Sets the value of the statusMessage property.
setStatusMessage(StatusMessage) - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Sets the StatusMessage of this object
setStatusMessage(StatusMessage) - Method in interface com.sun.identity.xacml.context.Status
Sets the StatusMessage of this object
setStatusParameter(String) - Method in class com.sun.identity.authentication.spi.RedirectCallback
Sets the status parameter to be checked from HTTP Servlet Request object at the result of redirection.
setStatusRef(String) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets value of ref attribute of Status element.
setStoreInvalidAttemptsInDS(boolean) - Method in class com.sun.identity.common.ISAccountLockout
 
setStoreSessionName(String) - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
setStoreType() - Method in class com.sun.identity.config.wizard.Step4
 
setStoreTypeLink - Variable in class com.sun.identity.config.wizard.Step4
 
setString(String, String) - Method in class com.sun.identity.sm.model.FAMRecord
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
setString_1(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
setString_1(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct
 
setString_1(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder
 
setString_1(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct
 
setString_1(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder
 
setString_11(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setString_11(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
setString_2(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
setString_2(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct
 
setString_2(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct_SOAPBuilder
 
setString_2(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct
 
setString_2(String) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
setString_3(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
setString_3(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
setString_4(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
setString_4(String) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct_SOAPBuilder
 
setString_4(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
setString_4(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
setString_5(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
setString_6(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
setString_6(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
setString_6(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
setString_7(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
setString_7(String) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct_SOAPBuilder
 
setString_7(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
setString_7(String) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
setString_8(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
setString_8(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct_SOAPBuilder
 
setString_8(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
setString_8(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct_SOAPBuilder
 
setString_8(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
setString_8(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct_SOAPBuilder
 
setString_8(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
setString_8(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct_SOAPBuilder
 
setString_9(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
setString_9(String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct_SOAPBuilder
 
setStringAttribute(String, String) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Sets string type attribute value.
setStringAttrs(HashMap) - Method in class com.sun.identity.sm.model.FAMRecord
 
setStringProperty(String, String) - Method in class org.forgerock.oauth2.core.StatefulToken
Set a string property in the store.
setSTSConfigName(String) - Method in class com.sun.identity.wss.provider.STSConfig
Sets STS configuration name.
setStsInstanceId(String) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
setSubConfigName(String) - Method in class com.sun.identity.delegation.DelegationPermission
Sets the subconfig name in the permission
setSubject(Subject) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the subject.
setSubject(Subject) - Method in class com.sun.identity.authentication.service.LoginState
Sets the authenticated subject.
setSubject(Set<SubjectImplementation>) - Method in class com.sun.identity.entitlement.ApplicationPrivilege
Sets entitlement subject.
setSubject(EntitlementSubject) - Method in class com.sun.identity.entitlement.Privilege
Sets entitlement subject.
setSubject(Token) - Method in class com.sun.identity.idsvcs.AttributesRequest
 
setSubject(Token) - Method in class com.sun.identity.idsvcs.Log
 
setSubject(Subject) - Method in class com.sun.identity.saml.assertion.SubjectStatement
Set the Subject for the SubjectStatement.
setSubject(Subject) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the subject of the assertion
setSubject(Subject) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the subject of the assertion
setSubject(SubjectType) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Sets the value of the subject property.
setSubject(SubjectType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
setSubject(Subject) - Method in interface com.sun.identity.saml2.protocol.AuthnRequest
Sets the Subject object.
setSubject(Subject) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Sets the Subject object.
setSubject(Subject) - Method in class com.sun.identity.saml2.protocol.impl.SubjectQueryAbstractImpl
Sets the Subject object.
setSubject(Subject) - Method in interface com.sun.identity.saml2.protocol.SubjectQueryAbstract
Sets the Subject object.
setSubject(Object) - Static method in class com.sun.identity.wss.security.handler.ThreadLocalService
 
setSubject(Subject) - Method in class org.forgerock.openam.authentication.modules.saml2.SAML2ResponseData
Sets the subject value.
setSubject(EntitlementSubject) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
Sets the subject to use for this policy.
setSubjectAttributesCollectorConfiguration(String, Map<String, Set<String>>) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Sets subject attributes collector configuration.
setSubjectAttributesCollectorConfiguration(String, Map<String, Set<String>>) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Sets subject attributes collector configuration.
setSubjectCategory(URI) - Method in class com.sun.identity.xacml.context.impl.SubjectImpl
Sets the SubjectCategory of this object
setSubjectCategory(URI) - Method in interface com.sun.identity.xacml.context.Subject
Sets the SubjectCategory of this object
setSubjectCertAlias(String) - Method in class com.sun.identity.wss.security.AssertionTokenSpec
Sets the certificate alias of the subject.
setSubjectCertAlias(String) - Method in class com.sun.identity.wss.security.SAML2TokenSpec
Sets the certificate alias of the subject.
setSubjectConfirmation(SubjectConfirmation) - Method in class com.sun.identity.saml.assertion.Subject
Sets the subject confirmation to the subject
setSubjectConfirmation(List) - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Sets a list of subject confirmations
setSubjectConfirmation(List) - Method in interface com.sun.identity.saml2.assertion.Subject
Sets a list of subject confirmations
setSubjectConfirmationData(Element) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Sets the SubjectConfirmationData
setSubjectConfirmationData(String) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Sets the SubjectConfirmationData.
setSubjectConfirmationData(SubjectConfirmationData) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Sets the subject confirmation data
setSubjectConfirmationData(SubjectConfirmationData) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Sets the subject confirmation data
setSubjectConfirmationData(SubjectConfirmationDataType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
setSubjectConfirmationData(SubjectConfirmationDataType) - Method in interface com.sun.identity.saml2.jaxb.assertion.SubjectConfirmationType
Sets the value of the subjectConfirmationData property.
setSubjectLocality(SubjectLocality) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Sets the SubjectLocality for AuthenticationStatement.
setSubjectLocality(SubjectLocality) - Method in interface com.sun.identity.saml2.assertion.AuthnStatement
Sets the value of the SubjectLocality property.
setSubjectLocality(SubjectLocality) - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Sets the value of the SubjectLocality property.
setSubjectLocality(SubjectLocalityType) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnStatementType
Sets the value of the subjectLocality property.
setSubjectLocality(SubjectLocalityType) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
setSubjects(Set) - Method in class com.sun.identity.delegation.DelegationPrivilege
Sets the subject names in the privilege
setSubjects(Set<String>) - Method in class com.sun.identity.entitlement.Application
Sets supported subject class names.
setSubjects(List) - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Sets the one to many Subject elements of this object
setSubjects(List) - Method in interface com.sun.identity.xacml.context.Request
Sets the one to many Subject elements of this object
setSubjects(Set<String>) - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
setSubjectTranslations(Map<Locale, String>) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets the email subject translations.
setSubjectTranslations(Map<Locale, String>) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets the email subject translations.
setSubjectTranslations(Map<Locale, String>) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets the email subject translations.
setSubjectType(String) - Method in class org.forgerock.openidconnect.Client
Sets the subject type of the OAuth2Client.
setSubjectType(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the subject type of the OAuth2Client.
setSubjectValues(Set<String>) - Method in class org.forgerock.openam.entitlement.conditions.subject.IdentitySubject
 
setSubmittedCallbacks(Callback[]) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the submitted callbacks.
setSubSchema(SubSchemaModificationWrapper) - Method in class org.forgerock.openam.upgrade.SubSchemaModificationWrapper
Sets the new sub schema for this wrapper
setSubscribable(boolean) - Method in interface com.iplanet.am.sdk.AMAssignableDynamicGroup
Deprecated.
Sets subscribe-ability of the assignable dynamic group.
setSubscribable(boolean) - Method in interface com.iplanet.am.sdk.AMStaticGroup
Deprecated.
Sets subscribe-ability of the group.
setSubStatus(Status) - Method in class com.sun.identity.liberty.ws.common.Status
Sets sub status.
setSuccessLoginURL(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets success login URL.
setSuccessModuleName(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets the module name of successful LoginModule.
setSupportedAuthenticationMechanisms(Set) - Method in interface com.sun.identity.liberty.ws.soapbinding.SOAPProviderConfig
Sets the supported authentication mechanisms.
setSupportedTokenTransforms(Collection<TokenTransformConfig>) - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig.RestSTSInstanceConfigBuilderBase
 
setSupportedTypes(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Sets the list of supported types for this container.
setSupportsX509Query(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeServiceType
Sets the value of the supportsX509Query property.
setSupportsX509Query(boolean) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
setSupportsX509SelfQuery(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeServiceType
Sets the value of the supportsX509SelfQuery property.
setSupportsX509SelfQuery(boolean) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
setSurName(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.ContactType
Sets the value of the surName property.
setSurName(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
setSyntax(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the Syntax attribute.
setTail(TaskRunnable) - Method in class com.sun.identity.common.HeadTaskRunnable
Sets the task which is the tail of the list.
setTarget(String) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the target of the ACI
setTarget(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
setTarget(Target) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the target property.
setTarget(Target) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the target property.
setTarget(Target) - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Sets the value of the target property.
setTarget(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionPropertyType
Sets the value of the target property.
setTarget(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
setTarget(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
setTarget(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignaturePropertyType
Sets the value of the target property.
setTarget(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
setTarget(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignaturePropertyType
Sets the value of the target property.
setTargetAttrFilters(String) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the target attr filters that controls value based access control
setTargetAttributes(QualifiedCollection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the QualifiedCollection of targetAttributes that apply to the ACI
setTargetFilter(String) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the target filter of the ACI
setTerminate(boolean) - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Set this request as terminating request.
setTerminate(boolean) - Method in interface com.sun.identity.saml2.protocol.ManageNameIDRequest
Set this request as terminating request.
setTerminateSession(boolean) - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
 
setTerminationURL() - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Invoked to set some commonly used URLs based on hosted provider.
setTerminationURL(BaseConfigType, String) - Method in class com.sun.identity.federation.services.termination.FSTerminationInitiationServlet
Invoked to set some commonly used registration URLs based on hosted provider.
setTerminationURL(BaseConfigType, String) - Method in class com.sun.identity.federation.services.termination.FSTerminationRequestServlet
Invoked to set some commonly used termination URLs based on hosted provider.
setTextMode(boolean) - Static method in class com.sun.identity.setup.SetupProgress
Sets text mode.
setTextMode(boolean) - Static method in class org.forgerock.openam.upgrade.UpgradeProgress
Sets text mode.
setThrowExceptionIfKeyWasNotFound(boolean) - Method in class com.sun.identity.tools.objects.MapFormat
Specify whether formatter will throw exception if object for key was not found.
setTicketCacheDir(String) - Method in class com.sun.identity.wss.security.KerberosConfiguration
Sets kerberos ticket cache dir.
setTicketCacheDir(String) - Method in class com.sun.identity.wss.security.KerberosTokenSpec
 
setTilePrefix(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEFormTag
 
setTimedOutTime(long) - Method in class com.iplanet.dpro.session.service.InternalSession
Sets session timeout time (in millis).
setTimeIdle(long) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setTimeLeft(long) - Method in class com.iplanet.dpro.session.share.SessionInfo
 
setTimeLimit(Duration) - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
 
setTimeOut(int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Sets the maximum number of milliseconds to wait for any operation for the search.
setTimeOut(int) - Method in class com.iplanet.ums.SearchControl
Sets the maximum number of milliseconds to wait for any operation for the search.
setTimeOut(int) - Method in class com.sun.identity.idm.IdSearchControl
Sets the maximum number of milliseconds to wait for any operation for the search.
setTimesOfDay(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the times of the day at which this ACI applies
setTimeStamp(Date) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Sets time stamp
setTimeStamp(Date) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Sets time stamp
setTimeToLive(long) - Method in class com.sun.identity.entitlement.ConditionDecision.Builder
Sets the time to live.
setTimeToLive(long) - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Sets the GMT time in milliseconds since epoch when this object is to be treated as expired.
setTimeToLive(long) - Method in class com.sun.identity.policy.ConditionDecision
Deprecated.
Sets timeToLive associated with this object
setTimeToServiceRequestInMilliSeconds(long) - Method in class org.forgerock.openam.radius.server.RadiusResponse
Set the time to service the request for which the response is being made.
setTitle(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
SetToJsonBytesConverter - Class in org.forgerock.openam.tokens
A custom converter that converted Sets to byte arrays.
SetToJsonBytesConverter(ObjectMapper) - Constructor for class org.forgerock.openam.tokens.SetToJsonBytesConverter
Constructs a new SetToJsonBytesConverter instance.
setToken(Token) - Method in class com.sun.identity.idsvcs.UserDetails
 
setToken(Class<T>, T) - Method in class org.forgerock.oauth2.core.OAuth2Request
Set a Token that is in play for this request.
setTokenConversionType(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the type of the token that needs to be converted to.
setTokenEndpointAuthMethod(String) - Method in class org.forgerock.openidconnect.Client
Sets the token endpoint auth method.
setTokenEndpointAuthMethod(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the token endpoint auth method value.
setTokenExpiry(long) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets the token expiry time.
setTokenExpiry(long) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets the token expiry time.
setTokenExpiry(long) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets the token expiry time.
setTokenName(String) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Sets the token name to be used to initialize the SecureLogHelper object.
setTokenName(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the token name.
setTokenName(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the token name.
setTokenString(String) - Method in class com.sun.identity.install.tools.util.xml.Token
Allows the specialized tokens to manipulate the token string as needed.
setTokenType(String) - Method in class com.sun.identity.wss.sts.config.FAMTrustSPMetadata
 
setTokenType(String) - Method in class com.sun.identity.wss.sts.STSClientConfiguration
 
setTokenType(String) - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Sets the token type.
setTokenType(String) - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Sets the token type.
setTokenType(String) - Method in class org.forgerock.oauth2.core.StatefulAccessToken
Sets the token type.
setTokenType(String) - Method in class org.forgerock.oauth2.core.StatefulToken
Sets the token type.
setTotalArtifacts(int) - Method in class com.sun.identity.saml.SAMLStatsAccessor
Sets property totalArtifacts.
setTotalAssertions(int) - Method in class com.sun.identity.saml.SAMLStatsAccessor
Sets property totalAssertions.
setTracer(Tracer) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
setTracer(Tracer) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
setTrackingCookie(boolean) - Method in class com.sun.identity.authentication.spi.RedirectCallback
Whether the XUI should execute this immediately, or expect we'll be returned from it -- necessary to be set if this redirect is expected to be returned from.
setTrackingId(String) - Method in class com.iplanet.services.comm.server.PLLAuditor
 
setTransforms(List) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.PasswordTransforms
Deprecated.
Sets a list of child 'Transforms' Elements.
setTransforms(TransformsType) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.CipherReferenceType
Sets the value of the transforms property.
setTransforms(TransformsType) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
setTransforms(TransformsType) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setTransforms(TransformsType) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
setTransforms(TransformsType) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Sets the value of the transforms property.
setTransforms(TransformsType) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RetrievalMethodType
Sets the value of the transforms property.
setTransforms(TransformsType) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setTransforms(TransformsType) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
setTransforms(TransformsType) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Sets the value of the transforms property.
setTransforms(TransformsType) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RetrievalMethodType
Sets the value of the transforms property.
setTrigger(Triggerable) - Method in class com.sun.identity.common.HeadTaskRunnable
Sets the Triggerable interface which will be run when the linked-list is empty.
setTrim(String) - Method in class com.sun.identity.authentication.UI.taglib.DSAMEHrefTag
 
setTruncationOffset(int) - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
Set the truncation offset for this device.
setTrustAll(boolean) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Enabled trust all server certificates
setTrustAuthorityConfig(TrustAuthorityConfig) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the trusted authority configurations.
setTrustedProviders(Set) - Method in class com.sun.identity.cot.CircleOfTrustDescriptor
Sets trusted providers of a circle of trust.
setTrustVersion(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
setTrustVersion(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.RequestSecurityTokenTemplateType
Sets the value of the trustVersion property.
setTTL(long) - Method in class com.sun.identity.entitlement.Entitlement
Sets this entitlements TTL
setType(SessionType) - Method in class com.iplanet.dpro.session.service.InternalSession
Set the type of Internal Session.
setType(String) - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
setType(String) - Method in class com.sun.identity.idsvcs.IdentityDetails
 
setType(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptedType
Sets the value of the type property.
setType(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
setType(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setType(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
setType(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Sets the value of the type property.
setType(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RetrievalMethodType
Sets the value of the type property.
setType(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the type.
setType(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
setType(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.PasswordString
Sets the value of the type property.
setType(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setType(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
setType(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Sets the value of the type property.
setType(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RetrievalMethodType
Sets the value of the type property.
setType(String) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the trust authority type.
setType(String) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
 
setType(String) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
 
setType(String) - Method in class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
setTypeTitle(String) - Method in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
setUIType(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the UIType attribute.
setUMEmbedded - Variable in class com.sun.identity.config.wizard.Step4
 
setUMEmbedded() - Method in class com.sun.identity.config.wizard.Step4
 
setUniversalId(String) - Method in class org.forgerock.openam.radius.server.RadiusResponse
Set the Universal ID of the principal of the AuthContext.
setup(Map, ServletContext) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Sets up embedded OpenDJ during initial installation : lays out the filesystem directory structure needed by OpenDJ sets up port numbers for ldap and replication invokes EmbeddedUtils to start the embedded server.
SETUP_PROPERTIES_FILE - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
setupComplete() - Method in class com.iplanet.dpro.session.service.SessionMaxStatsSetupListener
 
setupComplete() - Method in class com.sun.identity.entitlement.opensso.SubRealmObserver
 
setupComplete() - Method in interface com.sun.identity.setup.SetupListener
Called once setup is complete to indicate to the implementor that it is safe to add listeners to the SMS.
setupComplete() - Method in interface org.forgerock.openam.audit.configuration.AuditServiceConfigurationProvider
This will be called once system startup is complete.
setupComplete() - Method in class org.forgerock.openam.audit.configuration.AuditServiceConfigurationProviderImpl
 
setupComplete() - Method in class org.forgerock.openam.audit.configuration.AuditSetupListener
 
setupComplete() - Method in class org.forgerock.openam.entitlement.service.DefaultUrlResourceTypeGenerator
 
setupComplete() - Method in class org.forgerock.openam.entitlement.SetupInternalNotificationSubscriptions
 
setupComplete() - Method in class org.forgerock.openam.http.HttpStartupTrigger
 
setupComplete() - Method in class org.forgerock.openam.notifications.integration.NotificationsShutdown
 
setupComplete() - Method in class org.forgerock.openam.plugin.configuration.FedletAuditServiceConfigurationProviderImpl
 
setupComplete() - Method in class org.forgerock.openam.radius.server.RadiusServiceManager
 
setupComplete() - Method in class org.forgerock.openam.scripting.ScriptingSetupListener
 
setupComplete() - Method in class org.forgerock.openam.services.push.PushNotificationServiceSetupListener
Generates a new thread once the setup is completed which executes the task at hand - checking over each realm and calling init on its Push Notification Service.
setupComplete() - Method in class org.forgerock.openam.session.service.access.persistence.watchers.SessionModificationWatcher
 
setupComplete() - Method in class org.forgerock.openam.sts.publish.rest.RestSTSSetupListener
Republish any existing rest-sts instances obtained from the SMS, and register a ServiceListener to respond when new rest-sts instances are written to the SMS.
SetupConstants - Interface in com.sun.identity.setup
This defines the constants used in setup package.
SetupConstants - Interface in com.sun.identity.tools.bundles
 
setupEnv() - Static method in class com.sun.identity.log.LogManagerUtil
Sets up the log configuration reader class or file in the environment, so that our LogManager's custom configuration will be read.
SetUpgradeProgress - Class in org.forgerock.openam.upgrade
 
SetUpgradeProgress() - Constructor for class org.forgerock.openam.upgrade.SetUpgradeProgress
 
SetupInternalNotificationSubscriptions - Class in org.forgerock.openam.entitlement
Responsible for subscribing to internal policy set notifications.
SetupInternalNotificationSubscriptions() - Constructor for class org.forgerock.openam.entitlement.SetupInternalNotificationSubscriptions
 
SetupListener - Interface in com.sun.identity.setup
Implementors of this interface will be notified when setup is complete.
setupModule(Module.SetupContext) - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlementConditionModule
 
setupOpenDS(Map) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Runs the OpenDJ setup command to create our instance
SetupProgress - Class in com.sun.identity.setup
 
SetupProgress() - Constructor for class com.sun.identity.setup.SetupProgress
 
setupReplication(Map) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
 
setupReplicationEnable(Map) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Setups replication between two OpenDJ sms and user stores
setupReplicationInitialize(Map) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Syncs replication data between two OpenDJ sms and user stores
SetupUtils - Class in com.sun.identity.tools.bundles
 
SetupWriter - Class in com.sun.identity.config
java.io.Writer implementation to allow a thread to dump messages in a http response writer owned by another thread.
SetupWriter(Writer) - Constructor for class com.sun.identity.config.SetupWriter
 
setURI(String) - Method in class com.sun.identity.federation.message.common.EntityName
Deprecated.
Sets the URI.
setUri(String) - Method in class com.sun.identity.liberty.ws.soapbinding.ConsentHeader
Sets value of uri attribute.
setURI(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.CipherReferenceType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
setURI(String) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
setURI(String) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.ReferenceType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setURI(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
setURI(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.ReferenceType
Sets the value of the uri property.
setURI(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.RetrievalMethodType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.identity.sm.ServiceInstance
Sets the URI for the service instance.
setUri(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ClaimType
Sets the value of the uri property.
setUri(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
setUri(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
setUri(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
setUri(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.IssuerNameType
Sets the value of the uri property.
setUri(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.TokenType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
setURI(String) - Method in interface com.sun.identity.wsfederation.jaxb.wspolicy.PolicyReferenceType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
setURI(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.ReferenceType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
setURI(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
setURI(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.ReferenceType
Sets the value of the uri property.
setURI(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.RetrievalMethodType
Sets the value of the uri property.
setURI(String) - Method in class com.sun.identity.wss.security.Reference
Sets the URI to the Reference.
setUri(String) - Method in interface org.forgerock.http.client.request.HttpClientRequest
Set the URI that the request targets.
setUri(String) - Method in class org.forgerock.http.client.request.SimpleHttpClientRequest
Set the URI that the request targets.
setURIParams(String) - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Set URI params for CRL search
setUrl(Guid, Filter, SearchScope) - Method in class com.iplanet.ums.DynamicGroup
Creates a new search definition; the change is not persistent until save() is called.
setUrl(LDAPUrl) - Method in class com.iplanet.ums.DynamicGroup
Sets the native LDAP URL used to evaluate this dynamic group.
setUrl(String) - Method in class com.sun.identity.common.ServerOrSiteEntry
 
setURL(String) - Method in class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
 
setURL(String) - Method in class com.sun.identity.shared.jaxrpc.SOAPClient
 
setUsageDirectiveHeaders(List) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets a list of UsageDirectiveHeader.
setUsageDirectiveHeaders(List) - Method in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
Sets a list of UsageDirectiveHeader.
setUse(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
setUse(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.KeyDescriptorType
Sets the value of the use property.
setUseBindingForAuth(boolean) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
 
setUsedConnections(int) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcImpl
 
setUser(String) - Method in class com.sun.identity.security.cert.AMLDAPCertStoreParameters
Set ldap user for bind
setUserAttributes(Map) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets a Map of attribute value pairs to be used when the authentication service is configured to dynamically create a user.
setUserAttributes(String, Map) - Static method in class com.sun.identity.liberty.ws.idpp.common.IDPPUtils
Stores the user attribute values in the data store.
setUserAttributes(Set) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets attributes names to be use in the search for the user prior to authenticating with the bind.
setUserAttrs(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Set the user attributes.
setUserAttrs(String[]) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets the return attributes for ldap search.
setUserCreateNotificationList() - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
setUserCreationAttributes(Map) - Method in class com.sun.identity.authentication.service.LoginState
Sets a Map of attribute value pairs to be used when the authentication service is configured to dynamically create a user.
setUserDeleteNotificationList() - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
setUserDiscoEntries(DataStoreProvider, String, String, Collection) - Static method in class com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandlerImplUtils
 
setUserDN(FSNameRegistrationRequest) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Determines the user based on the registration request received from a remote provider.
setUserDN(String) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Sets user DN
setUserDN(String) - Method in interface com.sun.identity.liberty.ws.idpp.plugin.IDPPContainer
Sets the UserDN for the container that needs to be built by using this user attributes.
setUserDN(String) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Sets the user distinguished name.
setUserDN(String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Set the user distinguished name.
setUserDNAttrs(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Set the user DN attributes
setUserId(String) - Method in class com.iplanet.services.comm.server.PLLAuditor
 
setUserID(String) - Method in class com.sun.identity.federation.services.FSSession
Sets user ID.
setUserID(String) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Sets the UserDN.
setUserID(String) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Sets the UserID.
setUserID(FSFederationTerminationNotification) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Finds the user based on the termination request received from a remote provider.
setUserId(String) - Method in class org.forgerock.openam.cts.api.tokens.Token
 
setUserId(String) - Method in class org.forgerock.openam.saml2.audit.SAML2Auditor
 
setUserId(String) - Method in interface org.forgerock.openam.saml2.audit.SAML2EventLogger
 
setUserIDSessionList(long) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
setUserIDSessionList(long) - Method in interface com.sun.identity.plugin.monitoring.FedMonIDFFSvc
Set the ID-FF service's ID Session List counter.
setUserIDSessionList(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedletMonIDFFSvcProvider
 
setUserIDSessionList(long) - Method in class com.sun.identity.plugin.monitoring.impl.FedMonIDFFSvcProvider
 
setUserLocale(Locale) - Method in class com.sun.identity.common.ISLocaleContext
Set the current locale level to USER_LOCALE and sets the value if current locale level is greater than USER_LOCALE, this setting will be ignored.
setUserLocale(String) - Method in class com.sun.identity.common.ISLocaleContext
Set the current locale level to USER_LOCALE and sets the value the locale value is separated by underscore character ex:en_US.
setUserLocale(String) - Method in interface com.sun.identity.password.ui.model.PWResetModel
Sets the user locale.
setUserLocale(String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Sets the user locale.
setUserModifyNotificationList() - Method in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
setUserName(String) - Method in class com.sun.identity.authentication.service.LoginState
Sets userDN - called by AMLoginContext.
setUsername(String) - Method in class com.sun.identity.config.pojos.LDAPStore
 
setUsername(AttributedString) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
setUsername(AttributedString) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.UsernameTokenType
Sets the value of the username property.
setUserName(String) - Method in class com.sun.identity.wss.security.UserNameToken
Sets the user name in the username token.
setUserName(String) - Method in class com.sun.identity.wss.security.UserNameTokenSpec
Sets the username
setUserNamingAttribute(String) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
TODO-JAVADOC
setUserPrincipal(Principal) - Method in class com.sun.identity.rest.HttpServletRequestWrapperEx
 
setUserProviderInfo(String, String, String, String, String) - Method in class com.sun.identity.federation.services.logout.FSReturnSessionManager
Sets the provider info where logout was initiated for a user.
setUserRegistrationDestination(RegistrationDestination) - Method in class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Sets the user registration destination.
setUsers(Collection) - Method in class com.iplanet.services.ldap.aci.ACI
Sets the collection of users to whom the ACI apllies
setUsers(List) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the user credentials list.
setUsers(List) - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Sets the user credentials list.
setUsers(List) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets the user credentials list.
setUsers(List) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets the user credentials list.
setUserSearchAttribute(Set<String>) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
TODO-JAVADOC
setUserSessionProperty(String, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Sets a property in the user session.
setUserSessionProperty(String, String) - Method in interface org.forgerock.openam.authentication.modules.common.AMLoginModuleBinder
Sets a property in the user session.
setUserSessionProperty(String, String) - Method in class org.forgerock.openam.authentication.modules.common.AuthLoginModule
Sets a property in the user session.
setUserSkipOath(AMIdentity, int) - Method in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
Sets the user's ability to skip an Authenticator OATH module (or any module configured to look at the supplied attrName for its skippable value).
setUserSSOToken(String) - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Sets the user's single sign-on token.
setUserToken(String) - Method in class com.sun.identity.common.AccountLockoutInfo
Sets the user token.
setUseStartTLS(boolean) - Method in class org.forgerock.openam.ldap.LDAPAuthUtils
Sets whether the startTLS extended operation should be used to establish connection to LDAP server(s).
setUUID(String) - Method in class com.iplanet.dpro.session.share.SessionRequest
Sets the universal unique identifier.
setUUID(String) - Method in class org.forgerock.openam.core.rest.devices.DeviceSettings
Sets the UUID for this device.
setUUID(String) - Method in class org.forgerock.openam.entitlement.ResourceType.Builder
Set the universally unique identifier for this resource type.
setUUID(String) - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
 
setValidateKerberosSignature(boolean) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets a boolean flag to enable or disable validate kerberos signature.
setValidateKerberosSignature(boolean) - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Sets a boolean flag to enable or disable validate kerberos signature.
setValidateKerberosSignature(boolean) - Method in class com.sun.identity.wss.sts.config.STSRemoteConfig
Sets a boolean flag to enable or disable validate kerberos signature.
setValidating(boolean) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallerImpl
 
setValidating(boolean) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallerImpl
 
SetValidator - Class in com.iplanet.ums.validation
Validates if given value is in the set.
SetValidator() - Constructor for class com.iplanet.ums.validation.SetValidator
 
setValidator(String) - Method in class com.sun.identity.sm.AttributeSchema
Sets the Validator attribute
setValidQueryAttributes(Set<String>) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenPasswordConsoleConfig.ForgottenPasswordBuilder
Sets the valid set of query attributes.
setValidQueryAttributes(Set<String>) - Method in class org.forgerock.openam.selfservice.config.beans.ForgottenUsernameConsoleConfig.ForgottenUsernameBuilder
Sets the set of valid query attributes.
setValidRealm(String) - Method in interface com.sun.identity.password.ui.model.PWResetUserValidationModel
Sets the valid realm flag.
setValidRealm(String) - Method in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Sets the valid realm flag.
setValidSessionNoUpgrade(boolean) - Method in class com.sun.identity.authentication.server.AuthXMLRequest
Sets the attribute for valid session and no session upgrade in request.
setValidSessionNoUpgrade(boolean) - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Sets the attribute for valid session and no session upgrade in request.
setValidUntil(Calendar) - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliationDescriptorType
Sets the value of the validUntil property.
setValidUntil(Calendar) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntitiesDescriptorType
Sets the value of the validUntil property.
setValidUntil(Calendar) - Method in interface com.sun.identity.saml2.jaxb.metadata.EntityDescriptorType
Sets the value of the validUntil property.
setValidUntil(Calendar) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
setValidUntil(Calendar) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
setValidUntil(Calendar) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
setValidUntil(Calendar) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
setValidUntil(Calendar) - Method in interface com.sun.identity.saml2.jaxb.metadata.RoleDescriptorType
Sets the value of the validUntil property.
setValue(String) - Method in class com.iplanet.services.ldap.Attr
Set value of an attribute
setValue(byte[]) - Method in class com.iplanet.services.ldap.Attr
Set value of an attribute
setValue(String) - Method in class com.sun.identity.authentication.callbacks.HiddenValueCallback
Set the value on the HiddenValueCallback.
setValue(String) - Method in class com.sun.identity.authentication.callbacks.NameValueOutputCallback
 
setValue(String) - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Set matching value.
setValue(String) - Method in class com.sun.identity.entitlement.AttributeSubject
Sets attribute value.
setValue(float) - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
setValue(String) - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
setValue(String) - Method in class com.sun.identity.entitlement.xacml3.core.IdReference
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.entitlement.xacml3.core.StatusCode
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.entitlement.xacml3.core.Version
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.entitlement.xacml3.core.VersionMatch
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Parameter
Deprecated.
Sets value of 'Parameter' element.
setValue(String) - Method in interface com.sun.identity.saml2.assertion.Action
Sets the value of this Action.
setValue(String) - Method in interface com.sun.identity.saml2.assertion.AssertionIDRef
Sets the value of this AssertionIDRef.
setValue(String) - Method in class com.sun.identity.saml2.assertion.impl.ActionImpl
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.saml2.assertion.impl.AssertionIDRefImpl
Sets the value of this AssertionIDRef.
setValue(String) - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Sets the string-valued identifier
setValue(String) - Method in interface com.sun.identity.saml2.assertion.NameIDType
Sets the string-valued identifier
setValue(boolean) - Method in class com.sun.identity.saml2.common.NewBoolean
 
setValue(String) - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Sets the value of the RelayState.
setValue(String) - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Sets the value of the RelayState.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.ActionType
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionIDRefElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionURIRefElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AudienceElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthenticatingAuthorityElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextClassRefElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AuthnContextDeclRefElement
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.NameIDType
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.entityconfig.ValueElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.AdditionalMetadataLocationType
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.AffiliateMemberElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.AttributeProfileElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.CompanyElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.EmailAddressElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.GivenNameElement
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.LocalizedNameType
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.LocalizedURIType
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.NameIDFormatElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.SurNameElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadata.TelephoneNumberElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.metadataextquery.ActionNamespaceElement
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
setValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.AgreementMethodType.KANonce
Sets the value of the value property.
setValue(BigInteger) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType.KeySize
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlenc.EncryptionMethodType.OAEPparams
Sets the value of the value property.
setValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
setValue(BigInteger) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
setValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
setValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DigestValueElement
Sets the value of the value property.
setValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
setValue(BigInteger) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
setValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
setValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
setValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
setValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
setValue(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
setValue(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.KeyNameElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.MgmtDataElement
Sets the value of the value property.
setValue(BigInteger) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureMethodType.HMACOutputLength
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SignatureValueType
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.SPKIDataType.SPKISexp
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.TransformType.XPath
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509Certificate
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509CRL
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509SKI
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509DataType.X509SubjectName
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.protocol.GetComplete
Sets the value of the GetComplete URI.
setValue(String) - Method in class com.sun.identity.saml2.protocol.impl.GetCompleteImpl
Sets the value of the GetComplete URI.
setValue(String) - Method in class com.sun.identity.saml2.protocol.impl.RequesterIDImpl
Sets the value of the RequesterID URI.
setValue(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Sets the status code value of the value property.
setValue(String) - Method in interface com.sun.identity.saml2.protocol.RequesterID
Sets the value of the RequesterID URI.
setValue(String) - Method in interface com.sun.identity.saml2.protocol.StatusCode
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.ValueElement
Sets the value of the value property.
setValue(QName) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.AttributedQNameType
Sets the value of the value property.
setValue(BigInteger) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.AttributedUnsignedLongType
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.AttributedURIType
Sets the value of the value property.
setValue(QName) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
setValue(BigInteger) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsaddr.RelatesToType
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.AttributeExtensibleString
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.AttributeExtensibleURI
Sets the value of the value property.
setValue(boolean) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.AutomaticPseudonymsElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.DescriptionType
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.DisplayNameType
Sets the value of the value property.
setValue(long) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.Freshness
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
setValue(boolean) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
setValue(long) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
setValue(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.RealmElement
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.wsfederation.ReferenceDigestType
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.AttributedString
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsu.AttributedDateTime
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsu.AttributedURI
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
setValue(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DigestValueElement
Sets the value of the value property.
setValue(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
setValue(BigInteger) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
setValue(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
setValue(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
setValue(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
setValue(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
setValue(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
setValue(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.KeyNameElement
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.MgmtDataElement
Sets the value of the value property.
setValue(BigInteger) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureMethodType.HMACOutputLength
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SignatureValueType
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.SPKIDataType.SPKISexp
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.TransformType.XPath
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509Certificate
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509CRL
Sets the value of the value property.
setValue(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509SKI
Sets the value of the value property.
setValue(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509DataType.X509SubjectName
Sets the value of the value property.
setValue(String) - Method in class com.sun.identity.wss.security.KeyIdentifier
Sets the value in the key identifier.
setValue(String) - Method in interface com.sun.identity.xacml.context.Decision
Sets the values of this object
setValue(String) - Method in class com.sun.identity.xacml.context.impl.DecisionImpl
Sets the values of this object
setValue(String) - Method in class com.sun.identity.xacml.context.impl.StatusCodeImpl
Sets the value of this object
setValue(String) - Method in class com.sun.identity.xacml.context.impl.StatusMessageImpl
Sets the value of this object
setValue(String) - Method in interface com.sun.identity.xacml.context.StatusCode
Sets the value of this object
setValue(String) - Method in interface com.sun.identity.xacml.context.StatusMessage
Sets the value of this object
setValue(String) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Set the cookie to have a new value, updating the underlying cookie representatio if present.
setValueIndent() - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
Sets a flag that is used by the document to indent value tokens when adding child elements that have value.
setValues(String[]) - Method in class com.sun.identity.idsvcs.Attribute
 
setValues(Set) - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Sets the action values for the action.
setValues(Set) - Method in interface com.sun.identity.policy.interfaces.Referral
Deprecated.
Sets the values of this referral
setValues(Set) - Method in interface com.sun.identity.policy.interfaces.Subject
Deprecated.
Sets the names for the instance of the Subject object.
setValues(Set) - Method in class com.sun.identity.policy.plugins.AMIdentitySubject
Deprecated.
Sets the values identifying AMIdentity objects on which membership would be checked
setValues(Set) - Method in class com.sun.identity.policy.plugins.AuthenticatedAgents
This method does nothing for this subject as there are no values to set for this subject.
setValues(Set) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgents
This method does nothing for this subject as there are no values to set for this subject.
setValues(Set) - Method in class com.sun.identity.policy.plugins.AuthenticatedUsers
Deprecated.
This method does nothing for this subject as there are no values to set for this subject.
setValues(Set) - Method in class com.sun.identity.policy.plugins.DSAMERole
Sets the names for the instance of the Subject object.
setValues(Set) - Method in class com.sun.identity.policy.plugins.LDAPGroups
Sets the names for the instance of the LDAPGroups object.
setValues(Set) - Method in class com.sun.identity.policy.plugins.LDAPRoles
Sets the names for the instance of the LDAPRoles object.
setValues(Set) - Method in class com.sun.identity.policy.plugins.LDAPUsers
Sets the names for the instance of the LDAPUsers object.
setValues(Set) - Method in class com.sun.identity.policy.plugins.Organization
Sets the names for the instance of the Organization object.
setValues(Set) - Method in class com.sun.identity.policy.plugins.OrgReferral
Sets the values of this referral.
setValues(Set) - Method in class com.sun.identity.policy.plugins.PrivilegeSubject
Set values.
setValues(Set) - Method in class com.sun.identity.policy.plugins.WebServicesClients
Sets the selected web services clients for this subject.
setValueType(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.BinarySecurityTokenType
Sets the value of the valueType property.
setValueType(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.EmbeddedType
Sets the value of the valueType property.
setValueType(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
setValueType(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
setValueType(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
setValueType(String) - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
setValueType(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.KeyIdentifierType
Sets the value of the valueType property.
setValueType(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsse.ReferenceType
Sets the value of the valueType property.
setValueType(String) - Method in class com.sun.identity.wss.security.Reference
Sets the value type of the token.
setVariableId(String) - Method in class com.sun.identity.entitlement.xacml3.core.VariableDefinition
Sets the value of the variableId property.
setVariableId(String) - Method in class com.sun.identity.entitlement.xacml3.core.VariableReference
Sets the value of the variableId property.
setVerificationCertAlias(String) - Method in class com.sun.identity.wss.security.handler.SecurityContext
Sets the signature certificate alias
setVerificationKey(Key) - Method in class com.sun.identity.wss.security.handler.SecurityContext
Sets the signature verification key
setVerifyingCertAlias(String) - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Sets the value of the certificate alias.
setVerPassword(AMPassword, Object) - Static method in class com.sun.identity.log.handlers.SecureFileHandler
Sets verifier password.
setVersion(String) - Method in class com.iplanet.services.ldap.aci.ACI
Set the version number of the ACI.
setVersion(String) - Method in class com.sun.identity.delegation.DelegationPermission
Sets the service version in the permission
setVersion(VersionMatch) - Method in class com.sun.identity.entitlement.xacml3.core.IdReference
Sets the value of the version property.
setVersion(Version) - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Sets the value of the version property.
setVersion(Version) - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Sets the value of the version property.
setVersion(String) - Method in class com.sun.identity.policy.remote.PolicyService
Sets the version for the Policy Service.
setVersion(String) - Method in interface com.sun.identity.saml2.assertion.Assertion
Sets the version number of the assertion.
setVersion(String) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sets the version number of the assertion.
setVersion(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.AssertionType
Sets the value of the version property.
setVersion(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
setVersion(String) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Sets the value of the Version attribute.
setVersion(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Sets the value of the version property.
setVersion(String) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Sets the value of the Version attribute.
setVersion(String) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Sets the value of the version property.
setVersion(int) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteCookie
Set the version of the cookie, updating the underlying representation if present.
setVLVRange(int, int, int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Set range for retrieving VLV data.
setVLVRange(String, int, int) - Method in class com.iplanet.am.sdk.AMSearchControl
Deprecated.
Set range for retrieving VLV data.
setVLVRange(int, int, int) - Method in class com.iplanet.ums.SearchControl
Set range for retrieving VLV data.
setVLVRange(String, int, int) - Method in class com.iplanet.ums.SearchControl
Set range for retrieving VLV data.
setWantAssertionsSigned(boolean) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
setWantAssertionsSigned(boolean) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
setWantAssertionsSigned(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadata.QueryDescriptorType
Sets the value of the wantAssertionsSigned property.
setWantAssertionsSigned(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadata.SPSSODescriptorType
Sets the value of the wantAssertionsSigned property.
setWantAssertionsSigned(boolean) - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
setWantAssertionsSigned(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadataextquery.QueryDescriptorType
Sets the value of the wantAssertionsSigned property.
setWantAuthnRequestsSigned(boolean) - Method in interface com.sun.identity.saml2.jaxb.metadata.IDPSSODescriptorType
Sets the value of the wantAuthnRequestsSigned property.
setWantAuthnRequestsSigned(boolean) - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
setWarningCount(int) - Method in class com.sun.identity.common.AccountLockoutInfo
Sets the warning count, this is the number of allowed failed attempts after which account deactivation warning message will be displayed to the user.
setWarningEnabled(boolean) - Method in class org.forgerock.openam.rest.VersionBehaviourConfigListener
Performs no action as configuration is used to determine if warnings will be issued.
setWriter(Writer) - Static method in class com.sun.identity.setup.SetupProgress
Sets setup writer.
setWriter(Writer) - Static method in class org.forgerock.openam.upgrade.UpgradeProgress
Sets setup writer.
setWsdlURI(String) - Method in class com.sun.identity.liberty.ws.disco.Description
Sets URI to WSDL resource containing the service description.
setWSFVersion(String) - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Sets the web services version.
setWSFVersion(String) - Method in class com.sun.identity.liberty.ws.disco.DiscoveryClient
Sets the web services version.
setWSFVersion(String) - Method in class com.sun.identity.liberty.ws.dst.DSTClient
Sets the web services version.
setWSFVersion(String) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Sets the web services version to the message.
setWSPEndpoint(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the web services provider endpoint.
setWSSProxyEndpoint(String) - Method in class com.sun.identity.wss.provider.ProviderConfig
Sets the web services security proxy endpoint.
setX509(String) - Method in class org.forgerock.openidconnect.ClientBuilder
Sets the X509 value.
setX509IssuerName(String) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
setX509IssuerName(String) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509IssuerSerialType
Sets the value of the x509IssuerName property.
setX509IssuerName(String) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
setX509IssuerName(String) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509IssuerSerialType
Sets the value of the x509IssuerName property.
setX509IssuerSerial(X509Data) - Method in class com.sun.identity.wss.security.SecurityTokenReference
Sets the X509Data.
setX509SerialNumber(BigInteger) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
setX509SerialNumber(BigInteger) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.X509IssuerSerialType
Sets the value of the x509SerialNumber property.
setX509SerialNumber(BigInteger) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
setX509SerialNumber(BigInteger) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.X509IssuerSerialType
Sets the value of the x509SerialNumber property.
setXPathVersion(String) - Method in class com.sun.identity.entitlement.xacml3.core.Defaults
Sets the value of the xPathVersion property.
setXPathVersion(String) - Method in class com.sun.identity.entitlement.xacml3.core.RequestDefaults
Sets the value of the xPathVersion property.
setXPathVersion(String) - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
setXPathVersion(String) - Method in interface com.sun.identity.wsfederation.jaxb.wsspolicy.SerElementsType
Sets the value of the xPathVersion property.
setY(byte[]) - Method in interface com.sun.identity.saml2.jaxb.xmlsig.DSAKeyValueType
Sets the value of the y property.
setY(byte[]) - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
setY(byte[]) - Method in interface com.sun.identity.wsfederation.jaxb.xmlsig.DSAKeyValueType
Sets the value of the y property.
setY(byte[]) - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
SFailureAverage - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Variable for storing the value of "SFailureAverage".
SFailureCount - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Variable for storing the value of "SFailureCount".
SFailureMaximum - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Variable for storing the value of "SFailureMaximum".
SFailureMinimum - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Variable for storing the value of "SFailureMinimum".
SHA1 - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
SHA1_WITH_DSA - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SHA1_WITH_RSA - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SHANDLE_SCHEME_PREFIX - Static variable in class com.iplanet.dpro.session.SessionID
 
SHARED_STATE - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
SHARED_STATE_BEHAVIOR_PATTERN - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SHARED_STATE_ENABLED - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SHARED_STATE_PASSWORD - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SHARED_STATE_USERNAME - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SharedGuiceModule - Class in org.forgerock.openam.shared.guice
Guice module for OpenAM shared bindings.
SharedGuiceModule() - Constructor for class org.forgerock.openam.shared.guice.SharedGuiceModule
 
SharedSecretProvider - Interface in org.forgerock.openam.authentication.modules.oath.plugins
Provided as an extension point to allow customised transformation of the OATH shared secret attribute.
sharedState - Variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
sharedState - Variable in class org.openidentityplatform.openam.authentication.modules.QR
 
sharedState - Variable in class org.openidentityplatform.openam.authentication.modules.recaptcha.ReCaptcha
 
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.
SHORT_ARGUMENT_DEBUG - Static variable in interface com.sun.identity.cli.CLIConstants
Short name of debug argument/option.
SHORT_ARGUMENT_HELP - Static variable in interface com.sun.identity.cli.CLIConstants
Short name of help argument/option.
SHORT_ARGUMENT_INFORMATION - Static variable in interface com.sun.identity.cli.CLIConstants
Short name of information argument/option.
SHORT_ARGUMENT_LOCALE - Static variable in interface com.sun.identity.cli.CLIConstants
Short name of locale argument/option.
SHORT_ARGUMENT_NOLOG - Static variable in interface com.sun.identity.cli.CLIConstants
Short name of disable logging argument/option.
SHORT_ARGUMENT_VERBOSE - Static variable in interface com.sun.identity.cli.CLIConstants
Short name of verbose argument/option.
SHORT_ARGUMENT_VERSION - Static variable in interface com.sun.identity.cli.CLIConstants
Short name of version argument/option.
shouldAudit(AuditConstants.ConfigOperation) - Method in class org.forgerock.openam.auditors.ConfigAuditor
Determines if a given event should be audited
shouldAudit(AuditConstants.ConfigOperation) - Method in class org.forgerock.openam.auditors.RepoAuditor
Determines if a given event should be audited
shouldAuthenticate(Subject, HttpServletRequest) - Method in class com.sun.identity.wss.security.handler.HTTPRequestHandler
Checks whether client should be authenticated or not.
shouldAuthenticate(Subject, HttpServletRequest) - Method in interface com.sun.identity.wss.security.handler.HTTPRequestHandlerInterface
Checks whether client should be authenticated or not.
shouldCopy(String) - Method in class org.forgerock.openam.authentication.service.DefaultSessionPropertyUpgrader
 
shouldCopy(String) - Method in class org.forgerock.openam.authentication.service.SessionPropertyUpgrader
This method decides whether a given session property should be copied to the new session.
shouldIncludeMemberships() - Method in class com.sun.identity.wss.provider.ProviderConfig
Checks if the memberships should be included in the SAML attribute mapping.
shouldIncludeMemberships() - Method in class com.sun.identity.wss.provider.STSConfig
Checks if the memberships should be included in the SAML attribute mapping.
shouldIncludeMemberships() - Method in class com.sun.identity.wss.sts.config.FAMSTSConfiguration
Checks if the memberships should be included in the SAML attribute mapping.
shouldPersistNameIDFormat(String, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultIDPAccountMapper
Tells whether the provided NameID-Format should be persisted in the user data store or not.
shouldPersistNameIDFormat(String, String, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultLibrarySPAccountMapper
 
shouldPersistNameIDFormat(String, String, String, String) - Method in interface com.sun.identity.saml2.plugins.IDPAccountMapper
Tells whether the provided NameID-Format should be persisted in the user data store or not.
shouldPersistNameIDFormat(String, String, String, String) - Method in interface com.sun.identity.saml2.plugins.SPAccountMapper
Tells whether the provided NameID-Format should be persisted in the user data store or not.
shouldStoreOpsTokens() - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
shouldStoreOpsTokens() - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Whether to generate and store an ops token in CTS for this OIDC provider.
shouldStoreOpsTokens() - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
show(String) - Method in class org.forgerock.openam.license.ConsoleUser
Directly shows a non-localised (or already localised) message to the user.
show(String) - Method in interface org.forgerock.openam.license.User
Directly shows a non-localised (or already localised) message to the user.
ShowAgent - Class in com.sun.identity.cli.agentconfig
This command gets attribute values of an agent.
ShowAgent() - Constructor for class com.sun.identity.cli.agentconfig.ShowAgent
 
ShowAgentGroup - Class in com.sun.identity.cli.agentconfig
This command gets attribute values of an agent group.
ShowAgentGroup() - Constructor for class com.sun.identity.cli.agentconfig.ShowAgentGroup
 
ShowAgentTypes - Class in com.sun.identity.cli.agentconfig
This command shows the suppported agent types.
ShowAgentTypes() - Constructor for class com.sun.identity.cli.agentconfig.ShowAgentTypes
 
ShowApplication - Class in com.sun.identity.cli.entitlement
 
ShowApplication(ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.ShowApplication
Create a new instance.
ShowApplicationPrivilege - Class in com.sun.identity.cli.entitlement
 
ShowApplicationPrivilege(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.ShowApplicationPrivilege
 
ShowApplicationType - Class in org.forgerock.openam.cli.entitlement
Show the details of the named ApplicationType.
ShowApplicationType() - Constructor for class org.forgerock.openam.cli.entitlement.ShowApplicationType
 
ShowConfigurations - Class in com.sun.identity.cli.entitlement
 
ShowConfigurations() - Constructor for class com.sun.identity.cli.entitlement.ShowConfigurations
 
ShowDataStore - Class in com.sun.identity.cli.datastore
List the names of data store under a realm.
ShowDataStore() - Constructor for class com.sun.identity.cli.datastore.ShowDataStore
 
showErrorPage(HttpServletResponse, String, String, String) - Static method in class com.sun.identity.federation.services.util.FSServiceUtils
Displays error page.
ShowSite - Class in com.sun.identity.cli.serverconfig
Show site profile.
ShowSite() - Constructor for class com.sun.identity.cli.serverconfig.ShowSite
 
ShowSiteMembers - Class in com.sun.identity.cli.serverconfig
Display the site members.
ShowSiteMembers() - Constructor for class com.sun.identity.cli.serverconfig.ShowSiteMembers
 
shutdown() - Method in class com.iplanet.am.util.ThreadPool
 
shutdown() - Method in interface com.iplanet.dpro.session.service.cluster.ClusterMonitor
Signals that the ClusterMonitor instance should shutdown.
shutdown() - Method in class com.iplanet.dpro.session.service.cluster.MultiServerClusterMonitor
Signals that this ClusterMonitor should be shutdown.
shutdown() - Method in class com.iplanet.dpro.session.service.cluster.SingleServerClusterMonitor
No operation for this implementation.
shutdown() - Method in class com.sun.identity.authentication.modules.radius.RADIUS
Shutdown the RADIUS connection.
shutdown() - Method in class com.sun.identity.authentication.modules.securid.SecurID
 
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.entitlement.ThreadPool
Shuts down the ThreadPool.
shutdown() - Method in class com.sun.identity.idm.IdRepo
This method is invoked just before the plugin is removed from the IdRepo cache of plugins.
shutdown() - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
shutdown() - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
shutdown() - Method in class com.sun.identity.shared.stats.Stats
 
shutdown() - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
 
shutdown() - Method in class com.sun.identity.sm.ldap.SMSLdapObject
 
shutdown() - Method in class com.sun.identity.sm.SMSObject
 
shutdown() - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
shutdown() - Method in interface org.forgerock.openam.entitlement.indextree.IndexChangeManager
Informs the manager to shutdown.
shutdown() - Method in class org.forgerock.openam.entitlement.indextree.IndexChangeManagerImpl
Informs the manager to shutdown.
shutdown() - Method in interface org.forgerock.openam.entitlement.indextree.IndexChangeMonitor
Informs the monitor to shutdown.
shutdown() - Method in class org.forgerock.openam.entitlement.indextree.IndexChangeMonitorImpl
Informs the monitor to shutdown.
shutdown() - Method in class org.forgerock.openam.entitlement.indextree.IndexTreeServiceImpl
shutdown() - Method in class org.forgerock.openam.entitlement.utils.NullNotificationBroker
 
shutdown() - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
This method is being invoked during OpenAM shutdown and also when the configuration changes and OpenAM needs to reload the Data Store configuration.
shutdown() - Method in class org.forgerock.openam.notifications.brokers.InMemoryNotificationBroker
 
shutdown() - Method in class org.forgerock.openam.notifications.integration.brokers.CTSNotificationBroker
 
shutdown() - Method in interface org.forgerock.openam.notifications.NotificationBroker
Initiates an orderly shutdown in which previously published notifications are delivered, but no new notifications will be accepted.
shutdown() - Method in interface org.forgerock.openam.radius.server.config.RadiusServer
Tells the service to shut down.
shutdown() - Method in class org.forgerock.openam.radius.server.config.RadiusServerManager
 
shutdown() - Method in class org.forgerock.openam.radius.server.RadiusServiceManager
 
SHUTDOWN - Static variable in class org.forgerock.openam.session.model.AMRootEntity
Represents Session Persistence Shutdown Operation
shutdown() - Method in class org.forgerock.openam.sm.datalayer.providers.DataLayerConnectionFactoryCache
Shuts down all established connection factories.
shutdown() - Method in interface org.forgerock.openam.sts.soap.bootstrap.SoapSTSLifecycle
Shut down the soap-sts agent context.
shutdown() - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSLifecycleImpl
 
shutdown() - Method in class org.openidentityplatform.openam.cassandra.Repo
 
shutdownCalled - Variable in class com.sun.identity.common.ShutdownManager
 
shutdownCalled - Static variable in class com.sun.identity.idm.server.IdServicesImpl
 
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.
ShutdownMonitor - Class in org.forgerock.openam.utils
Responsible for monitoring the system Shutdown state and providing this signal to callers that need to poll the shutdown state.
ShutdownMonitor(ShutdownManager) - Constructor for class org.forgerock.openam.utils.ShutdownMonitor
Guice initialised constructor.
shutdownNow() - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
shutdownServer(String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Gracefully shuts down the embedded OpenDJ instance.
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
 
sid2token - Static variable in class org.forgerock.openam.sm.datalayer.api.AbstractTask
 
sidHash - Static variable in class com.iplanet.dpro.session.share.SessionEncodeURL
 
SIG_ALG - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SIG_PROVIDER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
sigHash - Static variable in class com.sun.identity.federation.key.KeyUtil
 
sigHash - Static variable in class com.sun.identity.saml2.key.KeyUtil
 
sigHash - Static variable in class com.sun.identity.wsfederation.key.KeyUtil
 
sigManager - Variable in class com.sun.identity.liberty.ws.security.LibSecurityTokenProvider
 
SigManager - Class in com.sun.identity.saml2.xmlsig
The SigManager class is used to determine the default SigProvider concret class to use, and to provide access to an instance of that class
sign() - Method in class com.sun.identity.log.secure.LogSign
The actual sign method that creates the signature by taking the last generated MAC and the last Signature in the log file and then using that to create the next signature that is to be written to the file.
sign(PrivateKey, X509Certificate) - Method in interface com.sun.identity.saml2.assertion.Assertion
Signs the Assertion.
sign(PrivateKey, X509Certificate) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Sign the Assertion.
sign(String, PrivateKey) - Static method in class com.sun.identity.saml2.common.QuerySignatureUtil
Signs the query string.
sign(String, EntityDescriptorElement) - Static method in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
Signs the entity descriptor root element by the following rules: Hosted Entity If there is a signature already on the EntityDescriptor, removes it, then signs the EntityDescriptor.
sign(PrivateKey, X509Certificate) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Signs the Request.
sign(PrivateKey, X509Certificate) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Signs the StatusResponse
sign(PrivateKey, X509Certificate) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Signs the Request.
sign(PrivateKey, X509Certificate) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Signs the StatusResponse.
sign(String, String, PrivateKey, X509Certificate) - Method in class com.sun.identity.saml2.xmlsig.FMSigProvider
Sign the xml document node whose identifying attribute value is as supplied, using enveloped signatures and use exclusive xml canonicalization.
sign(String, String, PrivateKey, X509Certificate) - Method in interface com.sun.identity.saml2.xmlsig.SigProvider
Sign the xml document node whose identifying attribute value is as supplied, using enveloped signatures and use exclusive xml canonicalization.
sign(FederationElement, SPSSOConfigElement, IDPSSOConfigElement) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
Signs service provider descriptor under entity descriptor if an cert alias is found in service provider config and identity provider descriptor under entity descriptor if an cert alias is found in identity provider config.
sign(String) - Method in class com.sun.identity.wss.security.AssertionToken
Signs the Assertion Token.
sign() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Signs the SOAPMessage for the given security profile.
sign(String) - Method in class com.sun.identity.wss.security.SAML2Token
Signs the SAML2 Token.
SIGN_ASSERTION - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies whether to sign an assertion or not.
SIGN_ASSERTION_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default is to not sign the assertion.
SIGN_KEY_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
SIGN_KEY_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
SIGN_REQUEST - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies whether to sign a request or not.
SIGN_REQUEST_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default is to not sign request.
SIGN_REQUIRED - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SIGN_RESPONSE - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies whether to sign a response or not.
SIGN_RESPONSE_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default is to not sign response.
signAndReturnQueryString(String, String) - Static method in class com.sun.identity.federation.services.util.FSSignatureUtil
Signs a string using enveloped signatures.
signAssertion(boolean) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets whether the SAML2Config assertion should be signed.
signAssertion() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets whether the assertion should be signed.
SIGNATURE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Signature
signature - Variable in class com.sun.identity.saml.assertion.AssertionBase
 
signature - Variable in class com.sun.identity.saml.protocol.AbstractRequest
 
signature - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
SIGNATURE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Signature
SIGNATURE - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The SIGNATURE attribute type specifies that the attribute is a signing attribute.
SIGNATURE_FIELDNAME - Static variable in class com.sun.identity.log.LogConstants
Defines the LoggingService name.
SIGNATURE_PROVIDER_IMPL_CLASS - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
SIGNATURE_VALIDATION_FAILED - Static variable in class com.sun.identity.wss.logging.LogUtil
 
SIGNATURE_VERIFICATION_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Signature verification failed
signatureAlgorithm(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
signatureAlgorithm(JwsAlgorithm) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
SignatureElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for Signature element declaration.
SignatureElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for Signature element declaration.
SignatureElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
SignatureElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
SignatureElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
signatureKeyAlias(String) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
signatureKeyAlias(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the signature key alias on the SAML2ConfigBuilder.
signatureKeyAlias(String) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder
 
signatureKeyAlias(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder
 
signatureKeyKeyPassword(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder
 
signatureKeyPassword(byte[]) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
signatureKeyPassword(byte[]) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the signature key password on the SAML2ConfigBuilder.
signatureKeyPassword(byte[]) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder
 
SignatureMethodElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignatureMethod element declaration.
SignatureMethodElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignatureMethod element declaration.
SignatureMethodElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureMethodElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
SignatureMethodElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureMethodElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
SignatureMethodElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureMethodElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureMethodType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignatureMethodType complex type.
SignatureMethodType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignatureMethodType complex type.
SignatureMethodType.HMACOutputLength - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for HMACOutputLength element declaration.
SignatureMethodType.HMACOutputLength - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for HMACOutputLength element declaration.
SignatureMethodTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureMethodTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
SignatureMethodTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureMethodTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
SignatureMethodTypeImpl.HMACOutputLengthImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureMethodTypeImpl.HMACOutputLengthImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureMethodTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureMethodTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignaturePropertiesElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignatureProperties element declaration.
SignaturePropertiesElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignatureProperties element declaration.
SignaturePropertiesElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignaturePropertiesElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
SignaturePropertiesElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignaturePropertiesElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
SignaturePropertiesElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignaturePropertiesElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignaturePropertiesType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignaturePropertiesType complex type.
SignaturePropertiesType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignaturePropertiesType complex type.
SignaturePropertiesTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignaturePropertiesTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
SignaturePropertiesTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignaturePropertiesTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
SignaturePropertiesTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignaturePropertiesTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignaturePropertyElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignatureProperty element declaration.
SignaturePropertyElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignatureProperty element declaration.
SignaturePropertyElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignaturePropertyElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
SignaturePropertyElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignaturePropertyElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
SignaturePropertyElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignaturePropertyElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignaturePropertyType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignaturePropertyType complex type.
SignaturePropertyType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignaturePropertyType complex type.
SignaturePropertyTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignaturePropertyTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
SignaturePropertyTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignaturePropertyTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
SignaturePropertyTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignaturePropertyTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureProvider - Interface in com.sun.identity.saml.xmlsig
This is an interface to be implemented to sign and verify XML signature.
SignatureProviderSPI - Interface in com.sun.identity.federation.services.util
This is an interface to be implemented to sign and verify signature.
signatureString - Variable in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
 
signatureString - Variable in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
 
signatureString - Variable in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
 
signatureString - Variable in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
 
signatureString - Variable in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
 
signatureString - Variable in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
 
signatureString - Variable in class com.sun.identity.saml.assertion.AssertionBase
 
signatureString - Variable in class com.sun.identity.saml.protocol.Request
 
signatureString - Variable in class com.sun.identity.saml.protocol.Response
 
signatureString - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
signatureString - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
SignatureTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
8=7.4 SymmetricBinding Assertion Java content class for SignatureToken element declaration.
SignatureTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignatureTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
SignatureTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignatureType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignatureType complex type.
SignatureType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignatureType complex type.
SignatureTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
SignatureTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
SignatureTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureValueElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignatureValue element declaration.
SignatureValueElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignatureValue element declaration.
SignatureValueElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureValueElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
SignatureValueElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureValueElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
SignatureValueElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureValueElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureValueType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignatureValueType complex type.
SignatureValueType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignatureValueType complex type.
SignatureValueTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureValueTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
SignatureValueTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignatureValueTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
SignatureValueTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignatureValueTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
signAuthnRequest(String, AuthnRequest) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Sign an authentication request.
signBuffer(String, String) - Method in class com.sun.identity.federation.services.util.FSSignatureManager
Signs a String using enveloped signatures and default signature algorithm.
signBuffer(String, String, String) - Method in class com.sun.identity.federation.services.util.FSSignatureManager
Signs a string using enveloped signatures.
signBuffer(String, String) - Method in class com.sun.identity.federation.services.util.FSSignatureProvider
Signs a String using enveloped signatures and default signature algorithm.
signBuffer(String, String, String) - Method in class com.sun.identity.federation.services.util.FSSignatureProvider
Signs a string using enveloped signatures.
signBuffer(String, String) - Method in interface com.sun.identity.federation.services.util.SignatureProviderSPI
Signs a string using enveloped signatures and default signature algorithm.
signBuffer(String, String, String) - Method in interface com.sun.identity.federation.services.util.SignatureProviderSPI
Signs a string using enveloped signatures.
signed - Variable in class com.sun.identity.saml.assertion.AssertionBase
 
signed - Variable in class com.sun.identity.saml.protocol.AbstractRequest
 
signed - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
signed - Variable in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
 
signedElements - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
signedElements - Variable in class com.sun.identity.wss.provider.STSConfig
 
SignedElementsElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
4.1.2 SignedElements Assertion Java content class for SignedElements element declaration.
SignedElementsElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedElementsElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
SignedElementsElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedEncryptedSupportingTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
8.5 SignedEncryptedSupportingTokens Assertion Java content class for SignedEncryptedSupportingTokens element declaration.
SignedEncryptedSupportingTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedEncryptedSupportingTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
SignedEncryptedSupportingTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedEndorsingEncryptedSupportingTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
8.7 SignedEndorsingEncryptedSupportingTokens Assertion Java content class for SignedEndorsingEncryptedSupportingTokens element declaration.
SignedEndorsingEncryptedSupportingTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedEndorsingEncryptedSupportingTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
SignedEndorsingEncryptedSupportingTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedEndorsingSupportingTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
8.4 SignedEndorsingSupportingTokens Assertion Java content class for SignedEndorsingSupportingTokens element declaration.
SignedEndorsingSupportingTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedEndorsingSupportingTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
SignedEndorsingSupportingTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedInfoElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignedInfo element declaration.
SignedInfoElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignedInfo element declaration.
SignedInfoElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignedInfoElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
SignedInfoElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignedInfoElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
SignedInfoElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignedInfoElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignedInfoType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SignedInfoType complex type.
SignedInfoType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SignedInfoType complex type.
SignedInfoTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignedInfoTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
SignedInfoTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignedInfoTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
SignedInfoTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SignedInfoTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SignedJwtVerificationPredicate - Class in org.forgerock.openam.services.push.dispatch
Checks that the response to a message is appropriate for the user from whom it claims to be sent, by validating that the JWT sent in is signed by the appropriate user (their shared secret is retrieved from the user store).
SignedJwtVerificationPredicate(byte[], String) - Constructor for class org.forgerock.openam.services.push.dispatch.SignedJwtVerificationPredicate
Create a new SNS Predicate, for use with the supplied secret and challenge.
SignedJwtVerificationPredicate() - Constructor for class org.forgerock.openam.services.push.dispatch.SignedJwtVerificationPredicate
Default constructor for the SignedJwtVerificationPredicate, used for serialization purposes.
SignedPartsElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
4.1.1 SignedParts Assertion Java content class for SignedParts element declaration.
SignedPartsElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedPartsElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
SignedPartsElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedSupportingTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
8.2 SignedSupportingTokens Assertion Java content class for SignedSupportingTokens element declaration.
SignedSupportingTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SignedSupportingTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
SignedSupportingTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
signedXMLString - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
signedXMLString - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
Signer - Class in org.forgerock.openam.authentication.modules.oauth2.service.esia
 
Signer(PrivateKey, X509CertificateHolder) - Constructor for class org.forgerock.openam.authentication.modules.oauth2.service.esia.Signer
 
Signer() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.service.esia.Signer
 
Signer(String, String) - Constructor for class org.forgerock.openam.authentication.modules.oauth2.service.esia.Signer
 
SIGNING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Signing
SIGNING_CERT_ALIAS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Signing Certificate Alias
SIGNING_CERT_ALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
This is an attribute in entity config for the signing certificate alias
SIGNING_CERT_KEYPASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
This is an attribute in entity config for the signing certificate encrypted keypass
signingRefType - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
signingRefType - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
signMAC(byte[]) - Method in class com.sun.identity.log.secure.SecureLogHelper
Signs the given MAC and returns the signature
signMAC(byte[]) - Method in class com.sun.identity.log.secure.SecureLogHelperJCEImpl
Signs the given MAC
signMessage(Message) - Static method in class com.sun.identity.liberty.ws.security.SecurityUtils
 
signMNIRequest(String, ManageNameIDRequest) - Static method in class com.sun.identity.saml2.profile.DoManageNameID
 
SignOutBasisType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for SignOutBasisType complex type.
SignOutBasisTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SignOutBasisTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
SignOutBasisTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SignOutElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for SignOut element declaration.
SignOutElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SignOutElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
SignOutElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SignOutType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for SignOutType complex type.
SignOutTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SignOutTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
SignOutTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
signQueryString(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Sign Query string.
signQueryString(String, String) - Static method in class com.sun.identity.saml2.profile.SPSSOFederate
Signs the query string.
signRegistrationRequest(SOAPMessage, String, String) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Signs the Name registration request before sending it to the IDP.
signRequest(String, Map<String, String>, String) - Method in class org.forgerock.openam.authentication.modules.oauth2.profile.OdnoklassnikiProvider
 
signResponse(SOAPMessage, String, String, BaseConfigType) - Method in class com.sun.identity.federation.services.FSSOAPReceiver
Signs SOAP Response before sending it to the provider.
signResponse(Response, String, String, boolean) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
 
signSAMLRequest(FSRequest) - Method in class com.sun.identity.federation.services.fednsso.FSBrowserArtifactConsumerHandler
 
signSLORequest(LogoutRequest, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Sign LogoutRequest.
signSLOResponse(LogoutResponse, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Sign LogoutResponse.
signString(String) - Method in class org.forgerock.openam.authentication.modules.oauth2.service.esia.Signer
 
signTerminationRequest(SOAPMessage, String, String) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Signs Federation termination request before sending it to the remote provider.
signWithBinarySecurityToken(Document, Certificate, String, List, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithBinarySecurityToken(Document, Certificate, String, List, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document wth binary security token using referred by the supplied a list of id attributes of nodes.
signWithBinarySecurityToken(Document, Certificate, String, List, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document wth binary security token using referred by the supplied a list of id attributes of nodes.
signWithBinarySecurityToken(Document, Certificate, String, List, String) - Method in class com.sun.identity.wss.xmlsig.WSSSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithKerberosToken(Document, Key, String, List) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
 
signWithKerberosToken(Document, Key, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document wth kerberos security token using referred by the supplied a list of id attributes of nodes.
signWithKerberosToken(Document, Key, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
 
signWithKerberosToken(Document, Key, String, List) - Method in class com.sun.identity.wss.xmlsig.WSSSignatureProvider
Sign with Kerberos Token
signWithSAMLToken(Document, Certificate, String, String, List) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithSAMLToken(Document, Key, boolean, Certificate, Certificate, String, String, List) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes using SAML Token.
signWithSAMLToken(Document, Certificate, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithSAMLToken(Document, Key, boolean, Certificate, Certificate, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes using SAML Token.
signWithSAMLToken(Document, Certificate, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithSAMLToken(Document, Key, boolean, Certificate, Certificate, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes using SAML Token.
signWithSAMLToken(Document, Certificate, String, String, List) - Method in class com.sun.identity.wss.xmlsig.WSSSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithSAMLToken(Document, Key, boolean, Certificate, Certificate, String, String, List) - Method in class com.sun.identity.wss.xmlsig.WSSSignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes using SAML Token.
signWithUserNameToken(Document, Certificate, String, List) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithUserNameToken(Document, Certificate, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document wth UserName security token using referred by the supplied a list of id attributes of nodes.
signWithUserNameToken(Document, Certificate, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document wth UserName security token using referred by the supplied a list of id attributes of nodes.
signWithUserNameToken(Document, Certificate, String, List) - Method in class com.sun.identity.wss.xmlsig.WSSSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSSAMLTokenProfile(Document, Certificate, String, String, List, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signWithWSSX509TokenProfile(Document, Certificate, String, List, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(String) - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Signs the Assertion.
signXML(String) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Signs the Request.
signXML() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Unsupported Method.
signXML(String) - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Signs the Response.
signXML() - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Unsupported operation.
signXML(String) - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Signs the FSFederationTerminationNotification.
signXML() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Unsupported operation.
signXML(String) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Signs the FSLogoutNotification object.
signXML() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Unsupported operation.
signXML(String) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Signs the LogoutResponse.
signXML() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Signs the XML document representing NameIdentifierMappingRequest using the certificate indicated by the property "com.sun.identity.saml.xmlsig.certalias" in AMConfig.properties file.
signXML(String) - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Signs the XML document representing NameIdentifierMappingRequest using the specified certificate.
signXML() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Signs the XML document representing NameIdentifierMappingResponse using the certificate indicated by the property "com.sun.identity.saml.xmlsig.certalias" in AMConfig.properties file.
signXML(String) - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Signs the XML document representing NameIdentifierMappingResponse using the specified certificate.
signXML() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
 
signXML(String) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Signs the FSNameRegistrationRequest object.
signXML(String) - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Signs the Name Registration Response.
signXML() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Unsupported operation.
signXML(String) - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Signs the Response.
signXML() - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Unsupported operation.
signXML() - Method in class com.sun.identity.saml.assertion.Assertion
Signs the Assertion.
signXML(String) - Method in class com.sun.identity.saml.assertion.Assertion
Signs the Assertion.
signXML() - Method in class com.sun.identity.saml.assertion.AssertionBase
Signs the Assertion.
signXML(String) - Method in class com.sun.identity.saml.assertion.AssertionBase
Signs the Assertion.
signXML() - Method in class com.sun.identity.saml.protocol.AbstractRequest
An abstract method to sign the object.
signXML() - Method in class com.sun.identity.saml.protocol.AbstractResponse
An abstract method that signs the object.
signXML() - Method in class com.sun.identity.saml.protocol.Request
Method to sign the Request.
signXML() - Method in class com.sun.identity.saml.protocol.Response
Method that signs the Response.
signXML(Document, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign the xml document using enveloped signatures.
signXML(Document, String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign the xml document using enveloped signatures.
signXML(String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign the xml string using enveloped signatures.
signXML(String, String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign the xml string using enveloped signatures.
signXML(Document, String, String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied id attribute using enveloped signatures and use exclusive xml canonicalization.
signXML(Document, String, String, String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied id attribute using enveloped signatures and use exclusive xml canonicalization.
signXML(Document, String, String, String, String, boolean) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied id attribute using enveloped signatures and use exclusive xml canonicalization.
signXML(String, String, String, String, String, boolean) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied id attribute using enveloped signatures and use exclusive xml canonicalization.
signXML(Document, String, String, String, String, boolean, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referred by the supplied id attribute using enveloped signatures and use exclusive xml canonicalization.
signXML(String, String, String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign the xml string using enveloped signatures.
signXML(Document, String, String, List) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signXML(Document, String, String, String, List) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signXML(String, String, String, List) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the xml document referered by the supplied a list of id attributes of nodes
signXML(Document, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign the XML document using enveloped signatures.
signXML(Document, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign the XML document using enveloped signatures.
signXML(String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign the XML string using enveloped signatures.
signXML(String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign the XML string using enveloped signatures.
signXML(Document, String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String, boolean) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(String, String, String, String, String, boolean) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String, boolean, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(String, String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(String, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(Document, String, String, String, List) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(Document, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML document using enveloped signatures.
signXML(Document, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML document using enveloped signatures.
signXML(String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML string using enveloped signatures.
signXML(String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML string using enveloped signatures.
signXML(Document, String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String, boolean) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(String, String, String, String, String, boolean) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(Document, String, String, String, String, boolean, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXML(String, String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign the XML string using enveloped signatures.
signXML(Document, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(String, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXML(Document, String, String, String, List) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied a list of id attributes of nodes
signXMLUsingKeyPass(Document, String, String, String, String, String, boolean, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXMLUsingKeyPass(Document, String, String, String, String, String, boolean, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
signXMLUsingKeyPass(Document, String, String, String, String, String, boolean, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Sign part of the XML document referred by the supplied id attribute using enveloped signatures and use exclusive XML canonicalization.
SigProvider - Interface in com.sun.identity.saml2.xmlsig
SigProvider is an interface for signing and verifying XML documents
SimpleHttpClientRequest - Class in org.forgerock.http.client.request
A basic implementation of HttpClientRequest that a script can send over a org.forgerock.http.client.HttpClient.
SimpleHttpClientRequest() - Constructor for class org.forgerock.http.client.request.SimpleHttpClientRequest
 
SimpleHttpClientResponse - Class in org.forgerock.http.client.response
A basic implementation of HttpClientResponse that a script can receive from sending a HttpClientRequest over a org.forgerock.http.client.HttpClient.
SimpleHttpClientResponse(Integer, String, Map<String, String>, String, Map<String, String>) - Constructor for class org.forgerock.http.client.response.SimpleHttpClientResponse
Creates a representation of an HTTP/1.1 response.
SimpleIterator - Class in com.sun.identity.entitlement.util
 
SimpleIterator() - Constructor for class com.sun.identity.entitlement.util.SimpleIterator
 
SimpleOpenIdConnectTokenValidator - Class in org.forgerock.openam.sts.soap.token.validator
TokenValidator implementation for OpenIdConnect tokens issued by the sts.
SimpleOpenIdConnectTokenValidator(TokenServiceConsumer, SoapSTSAccessTokenProvider, CTSTokenIdGenerator) - Constructor for class org.forgerock.openam.sts.soap.token.validator.SimpleOpenIdConnectTokenValidator
 
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.
SimpleReferenceTree - Class in org.forgerock.openam.entitlement.utils.indextree
The core purpose of the tree is to identify all matching rules given a resource and it does this by the use of an election approach that is iterative.
SimpleReferenceTree() - Constructor for class org.forgerock.openam.entitlement.utils.indextree.SimpleReferenceTree
 
SimpleReferenceTree(TreeNodeFactory) - Constructor for class org.forgerock.openam.entitlement.utils.indextree.SimpleReferenceTree
 
SimpleSAML2TokenValidator - Class in org.forgerock.openam.sts.soap.token.validator
TokenValidator implementation for SAML2 tokens issued by the sts.
SimpleSAML2TokenValidator(TokenServiceConsumer, SoapSTSAccessTokenProvider, CTSTokenIdGenerator, XMLUtilities) - Constructor for class org.forgerock.openam.sts.soap.token.validator.SimpleSAML2TokenValidator
 
SimpleTaskExecutor - Class in org.forgerock.openam.sm.datalayer.impl
A simple TaskExecutor that simply executes a task.
SimpleTaskExecutor(Debug, TokenStorageAdapter) - Constructor for class org.forgerock.openam.sm.datalayer.impl.SimpleTaskExecutor
 
SimpleTaskExecutorFactory - Interface in org.forgerock.openam.sm.datalayer.impl
Creates SimpleTaskExecutor instances
SimpleTimeCondition - Class in com.sun.identity.policy.plugins
Deprecated.
Use SimpleTimeCondition instead.
SimpleTimeCondition() - Constructor for class com.sun.identity.policy.plugins.SimpleTimeCondition
Deprecated.
No argument constructor
SimpleTimeCondition - Class in org.forgerock.openam.entitlement.conditions.environment
 
SimpleTimeCondition() - Constructor for class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
Constructs a new SimpleTimeCondition instance.
SimpleTokenValidatorBase - Class in org.forgerock.openam.sts.soap.token.validator
Base class for the TokenValidator instances plugged into the TokenValidateOperation.
SimpleTokenValidatorBase(TokenServiceConsumer, SoapSTSAccessTokenProvider, CTSTokenIdGenerator) - Constructor for class org.forgerock.openam.sts.soap.token.validator.SimpleTokenValidatorBase
 
since(long) - Method in class org.forgerock.openam.temper.TimeTravelTimeService
 
SINGLE - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The SINGLE attribute type specifies that the attribute can have only a single value.
SINGLE_CHOICE - Static variable in class com.sun.identity.policy.Syntax
Deprecated.
value is a single choice from a list
SINGLE_CHOICE - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The SINGLE_CHOICE attribute type specifies that the attribute can have value defined by the getChoiceValues method of AttributeSchema.
SINGLE_LOGOUT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
property name used to store whether or not saml single logout in enabled.
SINGLE_SIGNON_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Single Signon failed
SingleLineOptions - Class in com.sun.identity.install.tools.configurator
 
SingleLineOptions() - Constructor for class com.sun.identity.install.tools.configurator.SingleLineOptions
 
SingleLogoutHandler - Interface in com.sun.identity.multiprotocol
The interface SingleLogoutHandler is used to handle Single Logout for a specific protocol.
SingleLogoutManager - Class in com.sun.identity.multiprotocol
The SingleLogoutManager class provides methods to perform single logout cross multiple federation protocols.
SingleLogoutServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for SingleLogoutService element declaration.
SingleLogoutServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SingleLogoutServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
SingleLogoutServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SingleServerClusterMonitor - Class in com.iplanet.dpro.session.service.cluster
No-op implementation of ClusterMonitor to be used when session fail-over is not enabled.
SingleServerClusterMonitor() - Constructor for class com.iplanet.dpro.session.service.cluster.SingleServerClusterMonitor
 
SingleSignOnServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for SingleSignOnService element declaration.
SingleSignOnServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SingleSignOnServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
SingleSignOnServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SingleSignOutNotificationEndpointElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for SingleSignOutNotificationEndpoint element declaration.
SingleSignOutNotificationEndpointElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SingleSignOutNotificationEndpointElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
SingleSignOutNotificationEndpointElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SingleSignOutSubscriptionEndpointElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for SingleSignOutSubscriptionEndpoint element declaration.
SingleSignOutSubscriptionEndpointElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SingleSignOutSubscriptionEndpointElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
SingleSignOutSubscriptionEndpointElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
SingleUninstallDriver - Class in com.sun.identity.install.tools.configurator
 
SingleUninstallDriver() - Constructor for class com.sun.identity.install.tools.configurator.SingleUninstallDriver
 
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
 
SingleWildcardNode - Class in org.forgerock.openam.entitlement.utils.indextree.treenodes
Wildcard tree node that will match any character except for '#' and '?'
SingleWildcardNode() - Constructor for class org.forgerock.openam.entitlement.utils.indextree.treenodes.SingleWildcardNode
 
sInstance - Variable in class com.sun.identity.security.ServerInstanceAction
 
SITE_CERT_ALIAS - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies site's certificate alias.
SITE_ID - Static variable in class com.iplanet.dpro.session.LegacySessionIDExtensions
 
SITE_ID - Static variable in interface com.sun.identity.cli.IArgument
Site ID.
SITE_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Site id
SITE_ID - Static variable in class com.sun.identity.saml.common.SAMLConstants
This site's ID.
SITE_ID_ISSUER_NAME_LIST - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute name for list of site ID and issuer names.
SITE_ID_LIST - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies list of saml site IDs.
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_NAME - Static variable in interface com.sun.identity.cli.IArgument
Site name.
SITE_NAMES_LIST - Static variable in interface com.sun.identity.shared.Constants
Key name for site ID list in naming table.
SITE_PROPERTIES - Static variable in interface com.sun.identity.setup.SetupConstants
Server properties file name.
SITE_STATUS_CHECK_CLASS - Static variable in interface com.sun.identity.shared.Constants
Property string for Site Status Check Class name
SITE_URL - Static variable in interface com.sun.identity.cli.IArgument
Site URL.
siteAndServerInfo(SSOServerInfo) - Static method in class com.sun.identity.monitoring.Agent
Receives Site and Server configuration information from WebtopNaming.
SITEATTRIBUTEMAPPER - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies the class with the path where the siteAttributeMapper is located.
SiteAttributeMapper - Interface in com.sun.identity.saml.plugins
Deprecated.
This class has been deprecated. Please use PartnerSiteAttributeMapper instead.
SITEATTRIBUTEMAPPERDEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
SiteAwareInteractionConfig - Class in com.sun.identity.liberty.ws.interaction
 
SiteAwareInteractionConfig() - Constructor for class com.sun.identity.liberty.ws.interaction.SiteAwareInteractionConfig
 
SiteConfiguration - Class in com.sun.identity.common.configuration
This manages site configuration information.
SiteEntry(String, int, String, String, String, String) - Constructor for class com.sun.identity.saml.common.SAMLServiceManager.SiteEntry
Constructs SiteEntry object.
SiteId - Variable in class com.sun.identity.monitoring.SsoServerSitesEntry
Variable for storing the value of "SiteId".
SITEID - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant for site id.
siteIdTable(Map<String, String>) - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
SiteIDValidator - Class in com.sun.identity.sm
The class ServerIDValidator is used to validate the correct string format for the attribute iplanet-am-platform-server-list in iPlanetAMPlatformService. e.g. proto://host.port|xx where xx is an unique identifier and could any two bytes value
SiteIDValidator() - Constructor for class com.sun.identity.sm.SiteIDValidator
 
SiteMapId - Variable in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Variable for storing the value of "SiteMapId".
SiteMapIndex - Variable in class com.sun.identity.monitoring.SsoServerSiteMapEntry
Variable for storing the value of "SiteMapIndex".
SiteMonitor(String[]) - Constructor for class com.iplanet.services.naming.WebtopNaming.SiteMonitor
Constructs a WebtopNaming$SiteMonitor object with the provided site urls.
SITEMONITOR_DISABLED - Static variable in interface com.sun.identity.shared.Constants
Configuration property to enable the site monitor in the naming service
SiteName - Variable in class com.sun.identity.monitoring.SsoServerSitesEntry
Variable for storing the value of "SiteName".
siteNames(Map<String, String>, Map<String, String>) - Static method in class com.sun.identity.monitoring.Agent
receive Set of site names
sites - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
Branches of an interleave.
sites - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
Branches of an interleave.
SITES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SitesResourceProvider - Class in org.forgerock.openam.core.rest.sms
A CREST collection resource provider that presents the global sites config in a coherent way.
SitesResourceProvider(Debug) - Constructor for class org.forgerock.openam.core.rest.sms.SitesResourceProvider
 
SiteState - Variable in class com.sun.identity.monitoring.SsoServerSitesEntry
Variable for storing the value of "SiteState".
SiteStatusCheckThreadImpl - Class in com.iplanet.services.naming
The class implements SiteStatusCheck interface that provides method that will be used by SiteMonitor to check each site is alive.
SiteStatusCheckThreadImpl() - Constructor for class com.iplanet.services.naming.SiteStatusCheckThreadImpl
Constructs a SiteStatusCheckThreadImpl object based on the configured parameter com.sun.identity.sitemonitor.SiteStatusCheck.class.
size() - Method in class com.iplanet.am.util.Cache
Returns the number of keys in this Cache.
size() - Method in class com.iplanet.services.ldap.Attr
Get the number of values of the attribute
size() - Method in class com.iplanet.services.ldap.AttrSet
Get the number of attributes in the Attribute Set
size() - Method in class com.iplanet.services.ldap.ModSet
Retrieves the number of LDAPModification objects in this set.
size() - Method in class com.sun.identity.common.PeriodicGroupMap
Returns the size of this map.
size() - Method in class com.sun.identity.entitlement.opensso.Cache
Returns the number of keys in this Cache.
size() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
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.radius.common.AttributeSet
Indicates the number of attributes held in the container.
size() - Method in class org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolderCache
Returns the number of key-ContextHolder entries in the cache.
size() - Method in class org.forgerock.openam.scripting.ChainedBindings
size() - Method in class org.forgerock.openam.utils.JsonArray
Gets the size of this json array.
SIZE_LIMIT_EXCEEDED - Static variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
Code used to indicate that the search was unsuccessful as the size limit exceeded during the search process.
SIZE_LIMIT_EXCEEDED - Static variable in class com.sun.identity.common.SearchResults
Search was unsuccessful because the size limit is reached.
SIZE_LIMIT_EXCEEDED - Static variable in class com.sun.identity.idm.IdSearchResults
Code used to indicate that the search was unsuccessful as the size limit exceeded during the search process.
SIZE_LIMIT_EXCEEDED - Static variable in class com.sun.identity.idm.RepoSearchResults
Code used to indicate that the search was unsuccessful as the size limit exceeded during the search process.
SIZE_LIMIT_EXCEEDED - Static variable in class com.sun.identity.policy.ValidValues
Deprecated.
Code used to indicate that the search was unsuccessful as the size limit exceeded during the search process.
sizeLimit - Variable in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
 
SizeLimitExceededException - Exception in com.iplanet.ums
This exception will be thrown when the size limit has been exceeded during search operations.
SizeLimitExceededException() - Constructor for exception com.iplanet.ums.SizeLimitExceededException
Default constructor
SizeLimitExceededException(String) - Constructor for exception com.iplanet.ums.SizeLimitExceededException
Constructor with a message string.
SizeLimitExceededException(String, Throwable) - Constructor for exception com.iplanet.ums.SizeLimitExceededException
Constructor with message string and an embedded exception.
SKIP - Static variable in class org.forgerock.openam.core.rest.devices.TwoFADevicesResource
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
 
skipEntryVariable(SnmpOid, long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
 
SkipIfInfo - Class in com.sun.identity.install.tools.configurator
 
SkipIfInfo(String, ArrayList, boolean) - Constructor for class com.sun.identity.install.tools.configurator.SkipIfInfo
 
SKIPPABLE - Static variable in class org.forgerock.openam.core.rest.devices.services.oath.AuthenticatorOathService
Value is set to allow skipping.
skipped() - Method in class com.sun.identity.shared.test.tools.TestCase
Returns true if the testcase is skipped.
skippedEntity(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
skippedEntity(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
skippedEntity(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
skippedEntity(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerInstanceMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicySvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerRealmEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerServerEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSessSvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSitesEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerTopologyMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
 
skipVariable(long, Object, int) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionFailureRateMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRateMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntryMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntryMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntryMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.OperationEntryMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.cts.TokenEntryMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.policy.PolicyEvaluationMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.policy.SelfEvaluationMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.policy.SelfTimingMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.session.CtsSessionsMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.session.InternalSessionsMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.session.RemoteSessionsMeta
 
skipVariable(long, Object, int) - Method in class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
 
SLASH - Static variable in class com.sun.identity.session.util.SessionUtils
The SLASH encoding scheme
SLASH_SEPARATOR - Static variable in interface com.sun.identity.idm.IdConstants
 
SLASH_SESS_DELIMITER - Static variable in class com.iplanet.dpro.session.share.SessionEncodeURL
 
SLEEP_INTERVAL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SLIP - Static variable in class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Framing value for specifying SLIP framing.
SLO_NOT_FOUND - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SLO_REQUEST_INVALID_SIGNATURE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SLO_RESPONSE_INVALID_SIGNATURE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SLO_RETURN_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Single logout return endpoint value
SLO_SERVICE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SingleLogout service.
SLO_SUCCESSFUL - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
SLO_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Single logout endpoint value
SlowestPolicyEvaluationTime - Variable in class org.forgerock.openam.monitoring.policy.PolicyEvaluation
Variable for storing the value of "SlowestPolicyEvaluationTime".
SM_CONFIG_BASEDN - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for default organization base suffix for service management node.
SM_CONFIG_BASEDN_RDNV - Static variable in interface com.sun.identity.setup.SetupConstants
Variable for default organization base suffix RDN's value part.
SM_CONFIG_ROOT_SUFFIX - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for service management root suffix.
SM_ROOT_SUFFIX_HAT - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for service management root suffix with carat suffix.
SM_ROOT_SUFFIX_HAT_SLASH - Static variable in interface com.sun.identity.setup.SetupConstants
Configuration Variable for service management root suffix with carat and escaped equal suffix.
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
SMaximum - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Variable for storing the value of "SMaximum".
SMinimum - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsEntry
Variable for storing the value of "SMinimum".
SMS_AD_DATASTORE - Static variable in interface com.sun.identity.setup.SetupConstants
Type of Data store used for storing the configuration files.
SMS_ADD_SUB_CONFIG_FAILED - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_ADMIN_LIMIT_EXCEEDED - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_AGGREGATING_AGENTS_QUERY_HANDLER - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SMS_ATTR_LIST_NEEDED - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_ATTR_NAME_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_ATTR_OR_VAL_EXISTS - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_ATTR_SYNTAX_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_ATTRIBUTES - Static variable in class com.sun.identity.sm.SMSEntry
 
SMS_AUTHENTICATION_ERROR - Static variable in interface com.iplanet.ums.IUMSConstants
 
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_CAN_NOT_CONSTRUCT_SERVICE_MANAGER - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_CANNOT_CREATE_INSTANCE - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_CANNOT_CREATE_PLACE_HOLDER_NODE - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_DS_DATASTORE - Static variable in interface com.sun.identity.setup.SetupConstants
Type of Data store used for storing the configuration files.
SMS_EMBED_DATASTORE - Static variable in interface com.sun.identity.setup.SetupConstants
Type of Data store used for storing the configuration files.
SMS_ENABLE_DB_NOTIFICATION - Static variable in interface com.sun.identity.shared.Constants
property string for enabling SMS datastore notification
SMS_EVENT_NOTIFICATION_FAILED - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_failed_to_get_schema_manager - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_FF_DATASTORE - Static variable in interface com.sun.identity.setup.SetupConstants
Type of Data store used for storing the configuration files.
SMS_INSUFFICIENT_ACCESS_RIGHTS - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_ATTR_ENTRY - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_ATTR_NAME - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_CLASS_NAME - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_CONFIG_NAME - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_DN - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_METHOD - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_OP_VALUE - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_PARAMETERS - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_SEARCH_BASE - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_SEARCH_ORDER_PARAMETER - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_INVALID_SEARCH_PATTERN - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_LDAP_NOT_SUPPORTED - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_LDAP_OPERATION_FAILED - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_LDAP_REFERRAL_EXCEPTION - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_LDAP_SERVER_BUSY - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_NO_ATTRIBUTE_IN_ENTRY - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_NO_SUCH_ATTRIBUTE - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_NO_SUCH_OBJECT - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_NODE_ALREADY_EXISTS - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_OC_NAME_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_OPENDS_DATASTORE - Static variable in interface com.sun.identity.setup.SetupConstants
Type of Data store used for storing the configuration files.
SMS_organization_already_exists_no_args - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_READONLY_OBJ - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_REALM_PROVIDER - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SMS_REMOTE_DATASTORE - Static variable in interface com.sun.identity.setup.SetupConstants
Type of Data store used for storing the configuration files.
SMS_RESOURCE_PROVIDER - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SMS_SERVER_DOWN - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SERVER_GROUP - Static variable in class com.sun.identity.sm.SMSEntry
 
SMS_SERVER_INSTANCE_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SERVICE - Static variable in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
SMS_service_already_exists - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_service_already_exists_no_args - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_service_does_not_exist - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SERVICE_NAME_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SERVICE_NODE_NOT_FOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_services_node_does_not_exist - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SMSSchema_exception_message - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SMSSchema_invalid_input_stream - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SMSSchema_invalid_xml_document - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SMSSchema_no_schema_element - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SMSSchema_no_service_element - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SMSSchema_parser_error - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SMSSchema_service_notfound - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_SUB_CONFIG_DOES_NOT_EXIST - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_TIME_LIMIT_EXCEEDED - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_UNEXPECTED_LDAP_EXCEPTION - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_UNKNOWN_EXCEPTION_OCCURRED - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_VALIDATOR_CANNOT_INSTANTIATE_CLASS - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_VALUE_DOES_NOT_EXIST - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_xml_invalid_doc_type - Static variable in interface com.iplanet.ums.IUMSConstants
 
SMS_XML_PARSER_EXCEPTION - Static variable in interface com.iplanet.ums.IUMSConstants
 
SmsAggregatingAgentsQueryHandler - Class in org.forgerock.openam.core.rest.sms
A handler for handling queries on the realm-config/agents resource.
SmsAggregatingAgentsQueryHandler(ServiceSchema, Debug) - Constructor for class org.forgerock.openam.core.rest.sms.SmsAggregatingAgentsQueryHandler
Create an instance of the SmsAggregatingAgentsQueryHandler
SmsAttribute - Class in org.forgerock.openam.entitlement.configuration
Represents an attribute managed by the SMS layer.
SMSAuditFilter - Interface in org.forgerock.openam.auditors
An interface for creating filters that block specific config changes from being audited
SMSAuditor - Class in org.forgerock.openam.auditors
Responsible for publishing audit config events for an SMS operation.
SMSAuditor(Debug, AuditEventPublisher, AuditEventFactory, SSOToken, String, String, Map<String, Object>, Set<SMSAuditFilter>) - Constructor for class org.forgerock.openam.auditors.SMSAuditor
Creates the base for an SMSAuditor
SMSAuthModule - Class in com.sun.identity.authentication.internal.server
AM's internal user's authentication module
SMSAuthModule() - Constructor for class com.sun.identity.authentication.internal.server.SMSAuthModule
 
SmsCollectionProvider - Class in org.forgerock.openam.core.rest.sms
A CREST collection provider for SMS schema config.
SmsCollectionProviderFactory - Interface in org.forgerock.openam.core.rest.sms
 
SMSConfigurationFactory - Class in org.forgerock.openam.sm
Resolves which ServerConfiguration to retrieve from the SMS configuration.
SMSConfigurationFactory(ServerConfigurationFactory, Debug) - Constructor for class org.forgerock.openam.sm.SMSConfigurationFactory
 
SMSConnectionModule - Class in org.forgerock.openam.sm
 
SMSConnectionModule() - Constructor for class org.forgerock.openam.sm.SMSConnectionModule
 
SmsConsoleServiceConfig - Class in org.forgerock.openam.core.rest.sms
Responsible for reading the amConsoleConfig.xml configuration file and parsing relevant sections to expose to the service-exposing layers in the SMS REST system.
SmsConsoleServiceConfig() - Constructor for class org.forgerock.openam.core.rest.sms.SmsConsoleServiceConfig
Generates the singleton SmsConsoleServiceConfig by reading and parsing the appropriate xml config file.
SmsConsoleServiceNameFilter - Class in org.forgerock.openam.core.rest.sms
Filter for service names to be displayed via console interface.
SmsConsoleServiceNameFilter(Debug, SmsConsoleServiceConfig, Set<String>, Set<SchemaType>, Set<String>, ServiceSchemaManagerFactory) - Constructor for class org.forgerock.openam.core.rest.sms.SmsConsoleServiceNameFilter
 
SMSDataEntry - Class in com.sun.identity.sm
This class encapsulates a distinguished name and its attribute values.
SMSDataEntry(String, Map) - Constructor for class com.sun.identity.sm.SMSDataEntry
Constructs an instance.
SMSDataEntry(String) - Constructor for class com.sun.identity.sm.SMSDataEntry
 
SMSDataLayerConfiguration - Class in org.forgerock.openam.sm
 
SMSDataLayerConfiguration(String) - Constructor for class org.forgerock.openam.sm.SMSDataLayerConfiguration
 
SMSEmbeddedLdapObject - Class in com.sun.identity.sm.ldap
This object represents an LDAP entry in the directory server.
SMSEmbeddedLdapObject() - Constructor for class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Public constructor for SMSEmbeddedLdapObject
SMSEnhancedFlatFileObject - Class in com.sun.identity.sm.flatfile
This is an enhancement of SMSEnhancedFlatFileObject where we modified the implementation to avoid hitting the file name length limitation on Windows Operating System.
SMSEnhancedFlatFileObject() - Constructor for class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
Constructor for SMSEnhancedFlatFileObject.
smsEntries - Static variable in class com.sun.identity.sm.CachedSubEntries
 
smsEntry - Variable in class com.sun.identity.sm.CachedSMSEntry
 
smsEntry - Static variable in class com.sun.identity.sm.ServiceManager
 
SMSEntry - Class in com.sun.identity.sm
This object represents a SMS entry in datastore, similar to UMS's equivalent class called PersistentObject.
SMSEntry(SSOToken, String) - Constructor for class com.sun.identity.sm.SMSEntry
Constructor for a persistent SMS object given an authenticated SSOToken and DN.
SMServiceListener - Class in com.sun.identity.delegation
Service Configuration listener class to clean the delegation polcies when realms are removed.
SMServlet - Class in com.sun.identity.sm
The SMServlet provides`simple http interface to obtain service configuration
SMServlet() - Constructor for class com.sun.identity.sm.SMServlet
 
SMSEventListener - Interface in com.sun.identity.sm
Defines a listener that should be notified when an SMS event occurs to an object.
SMSException - Exception in com.sun.identity.sm
The exception class whose instance is thrown if there is any error during the operation of objects of the com.sun.identity.sms package.
SMSException() - Constructor for exception com.sun.identity.sm.SMSException
Default constructor for SMSException
SMSException(int, String) - Constructor for exception com.sun.identity.sm.SMSException
 
SMSException(int, String, String) - Constructor for exception com.sun.identity.sm.SMSException
 
SMSException(String) - Constructor for exception com.sun.identity.sm.SMSException
 
SMSException(String, String) - Constructor for exception com.sun.identity.sm.SMSException
 
SMSException(Throwable, String) - Constructor for exception com.sun.identity.sm.SMSException
Constructs an SMSException.
SMSException(String, Throwable, String) - Constructor for exception com.sun.identity.sm.SMSException
Constructs an SMSException.
SMSException(String, String, Throwable, String) - Constructor for exception com.sun.identity.sm.SMSException
Constructs an SMSException.
SMSException(String, String, Object[]) - Constructor for exception com.sun.identity.sm.SMSException
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
SMSException_SOAPSerializer - Class in com.sun.identity.sm
 
SMSException_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.SMSException_SOAPSerializer
 
SMSFlatFileObject - Class in com.sun.identity.sm.flatfile
This class represents a configuration object stored in a file.
SMSFlatFileObject() - Constructor for class com.sun.identity.sm.flatfile.SMSFlatFileObject
Constructor for SMSFlatFileObject.
SMSFlatFileObjectBase - Class in com.sun.identity.sm.flatfile
This is the base implementation of flat file data store object.
SMSFlatFileObjectBase() - Constructor for class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Constructor for SMSFlatFileObject.
SMSFlatFileTreeNode - Class in com.sun.identity.sm.flatfile
This is a node in the directory tree that the SMSEnhancedFlatFileObject class holds to track the directory structure of the data.
SMSFlatFileTreeNode(String) - Constructor for class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Creates a new instance of SMSFlatFileTreeNode
SMSGateway - Interface in com.sun.identity.authentication.modules.hotp
Defines the ability to send SMS (Short Message Service) and e-mail via a gateway implementation.
SmsGlobalSingletonProvider - Class in org.forgerock.openam.core.rest.sms
A CREST singleton provider for SMS global schema config.
SmsGlobalSingletonProviderFactory - Interface in org.forgerock.openam.core.rest.sms
A Guice factory interface for creating SmsGlobalSingletonProvider instances.
SMSJAXRPCObject - Class in com.sun.identity.sm.jaxrpc
 
SMSJAXRPCObject() - Constructor for class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
 
SMSJAXRPCObjectImpl - Class in com.sun.identity.sm.jaxrpc
 
SMSJAXRPCObjectImpl() - Constructor for class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
 
SmsJsonConverter - Class in org.forgerock.openam.core.rest.sms
A class to convert service configurations between XML and JSON
SmsJsonConverter(ServiceSchema) - Constructor for class org.forgerock.openam.core.rest.sms.SmsJsonConverter
 
SmsJsonSchema - Class in org.forgerock.openam.core.rest.sms
Constants for the REST SMS schema representations.
SMSLdapObject - Class in com.sun.identity.sm.ldap
This object represents an LDAP entry in the directory server.
SMSLdapObject() - Constructor for class com.sun.identity.sm.ldap.SMSLdapObject
Public constructor for SMSLdapObject
SMSMigration - Class in com.sun.identity.cli
Migrates SMS data.
SMSMigration() - Constructor for class com.sun.identity.cli.SMSMigration
 
SMSMigration70 - Class in com.sun.identity.sm
 
SMSMigration70() - Constructor for class com.sun.identity.sm.SMSMigration70
 
SMSNotificationManager - Class in com.sun.identity.sm
Handles all the notification events for SMS.
SMSObject - Class in com.sun.identity.sm
Abstract class that needs to be implemented to store configuration data in a data store.
SMSObject() - Constructor for class com.sun.identity.sm.SMSObject
 
SMSObjectDB - Class in com.sun.identity.sm
Abstract class that needs to be implemented to get root suffix configuration data from a datastore.
SMSObjectDB() - Constructor for class com.sun.identity.sm.SMSObjectDB
 
SMSObjectIF - Interface in com.sun.identity.sm.jaxrpc
JAX-RPC interface for SMSObject and Services
SMSObjectIF_checkForLocal_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_checkForLocal_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_RequestStruct
 
SMSObjectIF_checkForLocal_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_checkForLocal_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_RequestStruct_SOAPSerializer
 
SMSObjectIF_checkForLocal_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_checkForLocal_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_ResponseStruct
 
SMSObjectIF_checkForLocal_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_checkForLocal_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_ResponseStruct_SOAPSerializer
 
SMSObjectIF_create_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_create_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPBuilder
 
SMSObjectIF_create_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_create_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_Fault_SOAPSerializer
 
SMSObjectIF_create_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_create_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
SMSObjectIF_create_RequestStruct(String, String, Map) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
SMSObjectIF_create_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_create_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPBuilder
 
SMSObjectIF_create_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_create_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct_SOAPSerializer
 
SMSObjectIF_create_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_create_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_ResponseStruct
 
SMSObjectIF_create_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_create_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_ResponseStruct_SOAPSerializer
 
SMSObjectIF_delete_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_delete_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPBuilder
 
SMSObjectIF_delete_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_delete_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_Fault_SOAPSerializer
 
SMSObjectIF_delete_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_delete_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct
 
SMSObjectIF_delete_RequestStruct(String, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct
 
SMSObjectIF_delete_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_delete_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPBuilder
 
SMSObjectIF_delete_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_delete_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct_SOAPSerializer
 
SMSObjectIF_delete_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_delete_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_ResponseStruct
 
SMSObjectIF_delete_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_delete_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_ResponseStruct_SOAPSerializer
 
SMSObjectIF_deRegisterNotificationURL_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_deRegisterNotificationURL_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct
 
SMSObjectIF_deRegisterNotificationURL_RequestStruct(String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct
 
SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPBuilder
 
SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct_SOAPSerializer
 
SMSObjectIF_deRegisterNotificationURL_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_deRegisterNotificationURL_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_ResponseStruct
 
SMSObjectIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
SMSObjectIF_entryExists_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_entryExists_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPBuilder
 
SMSObjectIF_entryExists_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_entryExists_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_Fault_SOAPSerializer
 
SMSObjectIF_entryExists_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_entryExists_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct
 
SMSObjectIF_entryExists_RequestStruct(String, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct
 
SMSObjectIF_entryExists_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_entryExists_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPBuilder
 
SMSObjectIF_entryExists_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_entryExists_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct_SOAPSerializer
 
SMSObjectIF_entryExists_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_entryExists_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct
 
SMSObjectIF_entryExists_ResponseStruct(boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct
 
SMSObjectIF_entryExists_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_entryExists_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct_SOAPSerializer
 
SMSObjectIF_getAMSdkBaseDN_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getAMSdkBaseDN_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_RequestStruct
 
SMSObjectIF_getAMSdkBaseDN_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getAMSdkBaseDN_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_RequestStruct_SOAPSerializer
 
SMSObjectIF_getAMSdkBaseDN_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getAMSdkBaseDN_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct
 
SMSObjectIF_getAMSdkBaseDN_ResponseStruct(String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct
 
SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPBuilder
 
SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPSerializer
 
SMSObjectIF_getRootSuffix_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getRootSuffix_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_RequestStruct
 
SMSObjectIF_getRootSuffix_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getRootSuffix_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_RequestStruct_SOAPSerializer
 
SMSObjectIF_getRootSuffix_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getRootSuffix_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct
 
SMSObjectIF_getRootSuffix_ResponseStruct(String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct
 
SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPBuilder
 
SMSObjectIF_getRootSuffix_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_getRootSuffix_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPSerializer
 
SMSObjectIF_modify_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_modify_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPBuilder
 
SMSObjectIF_modify_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_modify_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_Fault_SOAPSerializer
 
SMSObjectIF_modify_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_modify_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
SMSObjectIF_modify_RequestStruct(String, String, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
SMSObjectIF_modify_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_modify_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPBuilder
 
SMSObjectIF_modify_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_modify_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct_SOAPSerializer
 
SMSObjectIF_modify_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_modify_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_ResponseStruct
 
SMSObjectIF_modify_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_modify_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_ResponseStruct_SOAPSerializer
 
SMSObjectIF_notifyObjectChanged_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_notifyObjectChanged_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct
 
SMSObjectIF_notifyObjectChanged_RequestStruct(String, int) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct
 
SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPBuilder
 
SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct_SOAPSerializer
 
SMSObjectIF_notifyObjectChanged_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_notifyObjectChanged_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_ResponseStruct
 
SMSObjectIF_notifyObjectChanged_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_notifyObjectChanged_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_ResponseStruct_SOAPSerializer
 
SMSObjectIF_objectsChanged_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_objectsChanged_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct
 
SMSObjectIF_objectsChanged_RequestStruct(int) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct
 
SMSObjectIF_objectsChanged_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_objectsChanged_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_RequestStruct_SOAPSerializer
 
SMSObjectIF_objectsChanged_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_objectsChanged_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct
 
SMSObjectIF_objectsChanged_ResponseStruct(Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct
 
SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPBuilder
 
SMSObjectIF_objectsChanged_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_objectsChanged_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPSerializer
 
SMSObjectIF_read_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_read_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPBuilder
 
SMSObjectIF_read_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_read_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_Fault_SOAPSerializer
 
SMSObjectIF_read_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_read_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct
 
SMSObjectIF_read_RequestStruct(String, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct
 
SMSObjectIF_read_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_read_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPBuilder
 
SMSObjectIF_read_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_read_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct_SOAPSerializer
 
SMSObjectIF_read_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_read_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct
 
SMSObjectIF_read_ResponseStruct(Map) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct
 
SMSObjectIF_read_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_read_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPBuilder
 
SMSObjectIF_read_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_read_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPSerializer
 
SMSObjectIF_registerNotificationURL_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_registerNotificationURL_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct
 
SMSObjectIF_registerNotificationURL_RequestStruct(String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct
 
SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPBuilder
 
SMSObjectIF_registerNotificationURL_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_registerNotificationURL_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct_SOAPSerializer
 
SMSObjectIF_registerNotificationURL_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_registerNotificationURL_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct
 
SMSObjectIF_registerNotificationURL_ResponseStruct(String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct
 
SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPBuilder
 
SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPBuilder
 
SMSObjectIF_schemaSubEntries_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_schemaSubEntries_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_Fault_SOAPSerializer
 
SMSObjectIF_schemaSubEntries_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_schemaSubEntries_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
SMSObjectIF_schemaSubEntries_RequestStruct(String, String, String, String, int, boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPBuilder
 
SMSObjectIF_schemaSubEntries_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_schemaSubEntries_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct_SOAPSerializer
 
SMSObjectIF_schemaSubEntries_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_schemaSubEntries_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct
 
SMSObjectIF_schemaSubEntries_ResponseStruct(Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct
 
SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPBuilder
 
SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPSerializer
 
SMSObjectIF_search2_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search2_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPBuilder
 
SMSObjectIF_search2_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search2_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_Fault_SOAPSerializer
 
SMSObjectIF_search2_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search2_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
SMSObjectIF_search2_RequestStruct(String, String, String, int, int, boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
SMSObjectIF_search2_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search2_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPBuilder
 
SMSObjectIF_search2_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search2_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct_SOAPSerializer
 
SMSObjectIF_search2_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search2_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct
 
SMSObjectIF_search2_ResponseStruct(Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct
 
SMSObjectIF_search2_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search2_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPBuilder
 
SMSObjectIF_search2_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search2_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPSerializer
 
SMSObjectIF_search3_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search3_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPBuilder
 
SMSObjectIF_search3_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search3_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_Fault_SOAPSerializer
 
SMSObjectIF_search3_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search3_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
SMSObjectIF_search3_RequestStruct(String, String, String, int, int, boolean, boolean, Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
SMSObjectIF_search3_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search3_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPBuilder
 
SMSObjectIF_search3_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search3_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct_SOAPSerializer
 
SMSObjectIF_search3_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search3_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct
 
SMSObjectIF_search3_ResponseStruct(Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct
 
SMSObjectIF_search3_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search3_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPBuilder
 
SMSObjectIF_search3_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search3_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPSerializer
 
SMSObjectIF_search_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPBuilder
 
SMSObjectIF_search_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_Fault_SOAPSerializer
 
SMSObjectIF_search_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
SMSObjectIF_search_RequestStruct(String, String, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
SMSObjectIF_search_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPBuilder
 
SMSObjectIF_search_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct_SOAPSerializer
 
SMSObjectIF_search_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct
 
SMSObjectIF_search_ResponseStruct(Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct
 
SMSObjectIF_search_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPBuilder
 
SMSObjectIF_search_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_search_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPSerializer
 
SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPBuilder
 
SMSObjectIF_searchOrganizationNames_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchOrganizationNames_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_Fault_SOAPSerializer
 
SMSObjectIF_searchOrganizationNames_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchOrganizationNames_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
SMSObjectIF_searchOrganizationNames_RequestStruct(String, String, int, boolean, boolean, String, String, Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPBuilder
 
SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct_SOAPSerializer
 
SMSObjectIF_searchOrganizationNames_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchOrganizationNames_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct
 
SMSObjectIF_searchOrganizationNames_ResponseStruct(Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct
 
SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPBuilder
 
SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPSerializer
 
SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPBuilder
 
SMSObjectIF_searchSubOrgNames_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchSubOrgNames_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_Fault_SOAPSerializer
 
SMSObjectIF_searchSubOrgNames_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchSubOrgNames_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
SMSObjectIF_searchSubOrgNames_RequestStruct(String, String, String, int, boolean, boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPBuilder
 
SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct_SOAPSerializer
 
SMSObjectIF_searchSubOrgNames_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchSubOrgNames_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct
 
SMSObjectIF_searchSubOrgNames_ResponseStruct(Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct
 
SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPBuilder
 
SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPSerializer
 
SMSObjectIF_subEntries_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_subEntries_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPBuilder
 
SMSObjectIF_subEntries_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_subEntries_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_Fault_SOAPSerializer
 
SMSObjectIF_subEntries_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_subEntries_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
SMSObjectIF_subEntries_RequestStruct(String, String, String, int, boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
SMSObjectIF_subEntries_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_subEntries_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPBuilder
 
SMSObjectIF_subEntries_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_subEntries_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct_SOAPSerializer
 
SMSObjectIF_subEntries_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_subEntries_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct
 
SMSObjectIF_subEntries_ResponseStruct(Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct
 
SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPBuilder
 
SMSObjectIF_subEntries_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_subEntries_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPSerializer
 
SMSObjectIF_Tie - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_Tie() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_Tie
 
SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPBuilder
 
SMSObjectIF_validateServiceAttributes_Fault_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_validateServiceAttributes_Fault_SOAPSerializer(boolean, boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_Fault_SOAPSerializer
 
SMSObjectIF_validateServiceAttributes_RequestStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_validateServiceAttributes_RequestStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
SMSObjectIF_validateServiceAttributes_RequestStruct(String, String, Set) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPBuilder
 
SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct_SOAPSerializer
 
SMSObjectIF_validateServiceAttributes_ResponseStruct - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_validateServiceAttributes_ResponseStruct() - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct
 
SMSObjectIF_validateServiceAttributes_ResponseStruct(boolean) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct
 
SMSObjectIF_validateServiceAttributes_ResponseStruct_SOAPSerializer - Class in com.sun.identity.sm.jaxrpc
 
SMSObjectIF_validateServiceAttributes_ResponseStruct_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct_SOAPSerializer
 
SMSObjectListener - Interface in com.sun.identity.sm
The purpose of this interface is to allow SMSObject implementors to return changes about SMSObjects
SMSPropertiesObserver - Class in com.sun.identity.sm
Listenes to changes to SystemProperties and reinitialized configuration framework.
SmsQueryFilterVisitor - Class in org.forgerock.openam.entitlement.configuration
Query filter visitor that understands attributes associated with the SMS layer.
SmsQueryFilterVisitor() - Constructor for class org.forgerock.openam.entitlement.configuration.SmsQueryFilterVisitor
 
SmsRealmProvider - Class in org.forgerock.openam.core.rest.sms
 
SmsRealmProvider(SessionCache, CoreWrapper, RealmNormaliser) - Constructor for class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
SMSRepositoryMig - Class in com.sun.identity.sm.util
Migrates a SMS in LDAP to flat file structure usable # by SMSFlatFileObject class.
SMSRepositoryMig() - Constructor for class com.sun.identity.sm.util.SMSRepositoryMig
 
SmsRequestHandler - Class in org.forgerock.openam.core.rest.sms
A CREST routing request handler that creates collection and singleton resource providers for the SMS configuration services.
SmsRequestHandler(SchemaType, SmsCollectionProviderFactory, SmsSingletonProviderFactory, SmsGlobalSingletonProviderFactory, Debug, ExcludedServicesFactory, AuthenticationChainsFilter, RealmRoutingFactory, SessionCache, CoreWrapper, RealmNormaliser, Map<MatchingResourcePath, CrestAuthorizationModule>, CrestPrivilegeAuthzModule, SmsServiceHandlerFunction, PrivilegedAction<SSOToken>, ServicesRealmSmsHandler, SitesResourceProvider, ServersResourceProvider) - Constructor for class org.forgerock.openam.core.rest.sms.SmsRequestHandler
 
SmsRequestHandlerFactory - Interface in org.forgerock.openam.core.rest.sms
 
SmsResourceProvider - Class in org.forgerock.openam.core.rest.sms
A base class for resource providers for the REST SMS services - provides common utility methods for navigating SMS schemas.
SmsRestRouteProvider - Class in org.forgerock.openam.core.rest
A RestRouteProvider that add routes for all the SMS endpoints.
SmsRestRouteProvider() - Constructor for class org.forgerock.openam.core.rest.SmsRestRouteProvider
 
SmsRouteTree - Class in org.forgerock.openam.core.rest.sms.tree
Represents a Router tree.
SmsRouteTree.Route - Class in org.forgerock.openam.core.rest.sms.tree
A matching pair for an SmsRouteTree route that consists of the tree routed to, and the route matcher that leads there.
SmsRouteTreeBuilder - Class in org.forgerock.openam.core.rest.sms.tree
A builder for creating SmsRouteTree trees.
SMSSchema - Class in com.sun.identity.sm
This class provides methods to obtain service schema and plugin schema from XML documents.
SMSSCHEMA_SERVICE_NOTFOUND - Static variable in interface com.iplanet.ums.IUMSConstants
 
SmsServerPropertiesResource - Class in org.forgerock.openam.core.rest.sms
A service to allow the modification of server properties
SmsServerPropertiesResource(Properties, Debug, String, boolean) - Constructor for class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
SmsServerPropertiesResourceFactory - Interface in org.forgerock.openam.core.rest.sms
A Guice factory interface for creating SmsServerPropertiesResource instances.
SmsServiceHandlerFunction - Class in org.forgerock.openam.core.rest.sms
Responsible for answering the question of whether a service should be handled by the SMS layer request handler, or whether it has its own specific request handler.
SmsServiceHandlerFunction(Set<String>) - Constructor for class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
SmsSingletonProvider - Class in org.forgerock.openam.core.rest.sms
A CREST singleton provider for SMS schema config.
SmsSingletonProviderFactory - Interface in org.forgerock.openam.core.rest.sms
A Guice factory interface for creating SmsSingletonProvider instances.
SMSThreadPool - Class in com.sun.identity.sm
The class SMSThreadPool provides interfaces to manage notfication thread pools shared by idm and sm.
SMSThreadPool() - Constructor for class com.sun.identity.sm.SMSThreadPool
 
SMSUtils - Class in com.sun.identity.sm
 
SMSUtils() - Constructor for class com.sun.identity.sm.SMSUtils
 
SMSUtils.ATTRIBUTE_SCHEMA_CHILD - Enum in com.sun.identity.sm
Define the children order of the attribute schema.
SMTP_HOSTNAME - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
SMTP_HOSTPORT - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
SMTP_SSL_ENABLED - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
SMTP_USERNAME - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
SMTP_USERPASSWORD - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
SN_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
SN_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
snmpPort(int) - Method in class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
SNS_MESSAGE_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SnsClientFactory - Class in org.forgerock.openam.services.push.sns.utils
Factory to generate new Amazon SNS clients for a supplied config.
SnsClientFactory() - Constructor for class org.forgerock.openam.services.push.sns.utils.SnsClientFactory
 
SnsHttpDelegate - Class in org.forgerock.openam.services.push.sns
Delegate for communicating with SNS over HTTP.
SnsHttpDelegate(AmazonSNSClient, PushNotificationServiceConfig, SnsPushMessageConverter, String, MessageDispatcher) - Constructor for class org.forgerock.openam.services.push.sns.SnsHttpDelegate
Generates a new SNS HTTP Delegate, used to communicate over the Internet with the SNS service.
SnsHttpDelegateFactory - Class in org.forgerock.openam.services.push.sns
Produces SnsHttpDelegates matching the PushNotificationServiceFactory interface.
SnsHttpDelegateFactory() - Constructor for class org.forgerock.openam.services.push.sns.SnsHttpDelegateFactory
Default constructor sets the debug for passing into produced delegates.
SnsMessageResource - Class in org.forgerock.openam.services.push.sns
An endpoint, created and attached to the Router at the point of a new SnsHttpDelegate being configured to accept inbound messages from a remote device over SNS.
SnsMessageResource(CTSPersistentStore, PushNotificationService, JSONSerialisation, Debug, JwtReconstruction) - Constructor for class org.forgerock.openam.services.push.sns.SnsMessageResource
Generate a new SnsMessageResource using the provided MessageDispatcher.
SnsPushMessageConverter - Class in org.forgerock.openam.services.push.sns
Converts a basic message String into a format appropriate for passing into the SNS.
SnsPushMessageConverter() - Constructor for class org.forgerock.openam.services.push.sns.SnsPushMessageConverter
 
SnsPushResponseUpdater - Class in org.forgerock.openam.services.push.sns.utils
A utility class for SnsRegistrationPredicate to aid testing.
SnsPushResponseUpdater(SnsClientFactory) - Constructor for class org.forgerock.openam.services.push.sns.utils.SnsPushResponseUpdater
Generates a new AmazonSNSPushResponseUpdater with the provided factory used to generate AmazonSNSClients.
SnsRegistrationPredicate - Class in org.forgerock.openam.services.push.sns
Acts to register (via communication with SNS) the device that is currently talking to the server from the mobile app.
SnsRegistrationPredicate(String) - Constructor for class org.forgerock.openam.services.push.sns.SnsRegistrationPredicate
Generate a new SnsRegistrationPredicate, which will use the supplied realm to read the config to gather the information necessary to communicate with SNS.
SnsRegistrationPredicate() - Constructor for class org.forgerock.openam.services.push.sns.SnsRegistrationPredicate
Default constructor for the SnsRegistrationPredicate, used for serialization and deserialization purposes.
SOAP - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SOAP binding
SOAP - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to represent SOAP Binding.
SOAP12_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP 1.2 namespace URI.
SOAP_ACTOR_NEXT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SOAP actor.
SOAP_END_POINT_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SOAP endpoint value
SOAP_ENV_DECLARE_STR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare SOAP envelope namespace.
SOAP_ENV_NAMESPACE - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
SOAP envelope namespace URI.
SOAP_ENV_NAMESPACE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SOAP envelope namespace URI.
SOAP_ENV_PREFIX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SOAP prefix
SOAP_ENV_PREFIX - Static variable in interface com.sun.identity.liberty.ws.paos.PAOSConstants
String used to declare SOAP envelope namespace prefix.
SOAP_ENV_PREFIX - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP envelope prefix.
SOAP_ENV_PREFIX - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare SOAP envelope namespace prefix.
SOAP_ERROR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SOAP_FAULT - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SOAP_FAULT_ERROR - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message SOAP_FAULT_ERROR.
SOAP_MESSAGE_FACTORY_ERROR - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message SOAP_MESSAGE_FACTORY_ERROR.
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.
SOAP_RECEIVER_URL - Static variable in class com.sun.identity.federation.common.LogUtil
SAML SOAP Receiver URL
SOAP_RECEIVER_URL - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message SOAP_RECEIVER_URL.
SOAP_REQUEST_MESSAGE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message SOAP_REQUEST_MESSAGE.
SOAP_STS_AGENT_PASSWORD_PROPERTY_KEY - Static variable in class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
SOAP_STS_AGENT_RETRY_INITIAL_INTERVAL_PROPERTY_KEY - Static variable in class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
SOAP_STS_AGENT_RETRY_MULTIPLIER_PROPERTY_KEY - Static variable in class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
SOAP_STS_AGENT_RETRY_NUMBER_PROPERTY_KEY - Static variable in class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
SOAP_STS_AGENT_USERNAME_PROPERTY_KEY - Static variable in class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
SOAP_STS_DEBUG_ID - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
SOAP_STS_INSTANCE_STATE_LISTENER - Static variable in class org.forgerock.openam.sts.tokengeneration.config.TokenGenerationModule
 
SOAP_STS_PUBLISH_SERVICE_URI_ELEMENT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
SOAP_STS_SERVICE_NAME - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
SOAP_STS_SERVICE_VERSION - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
SOAP_URI - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SOAP envelope uri
SOAP_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
SOAP 1.1 namespace URI.
SoapAMTokenValidator - Class in org.forgerock.openam.sts.soap.token.validator
Instances of this class will be deployed in a published soap-sts instance when the soap-sts instance is configured to support delegated token relationships (ActAs/OnBehalfOf) and OpenAM token types are configured as one of the validated delegated token types.
SoapAMTokenValidator(ThreadLocalAMTokenCache, PrincipalFromSession, ValidationInvocationContext, boolean, Logger) - Constructor for class org.forgerock.openam.sts.soap.token.validator.SoapAMTokenValidator
 
SOAPBindingConstants - Class in com.sun.identity.liberty.ws.soapbinding
This class contains all the constants used by the Soapbinding classes.
SOAPBindingConstants() - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
 
SOAPBindingException - Exception in com.sun.identity.liberty.ws.soapbinding
The SOAPBindingException class represents a error while processing SOAP request and response.
SOAPBindingException() - Constructor for exception com.sun.identity.liberty.ws.soapbinding.SOAPBindingException
Default Constructor.
SOAPBindingException(String) - Constructor for exception com.sun.identity.liberty.ws.soapbinding.SOAPBindingException
Constructor.
SOAPBindingService - Class in com.sun.identity.liberty.ws.soapbinding
This class provides methods to retrieve SOAP configuration from the data store.
SOAPBindingService - Class in com.sun.identity.saml2.soapbinding
This class provides methods to retrieve SOAP configuration from the data store.
SoapCertificateTokenValidator - Class in org.forgerock.openam.sts.soap.token.validator.wss
This class extends the Apache WSS4j TokenValidator deployed by Apache CXF to validate x509 tokens presented as part of consuming an STS instance protected by SecurityPolicy bindings specifying an x509 Certificate which serves to identify the client (examples 2.2.2, and 2.2.4 of http://docs.oasis-open.org/ws-sx/security-policy/examples/ws-sp-usecases-examples.html) In these cases, the presented x509Certificate[] must be validated with OpenAM so that an OpenAM session token can be generated as the basis of the identity asserted in a generated token.
SoapCertificateTokenValidator(AuthenticationHandler<X509Certificate[]>, ThreadLocalAMTokenCache, ValidationInvocationContext, boolean, Logger) - Constructor for class org.forgerock.openam.sts.soap.token.validator.wss.SoapCertificateTokenValidator
 
SOAPClient - Class in com.sun.identity.jaxrpc
Deprecated.
As of OpenSSO version 8.0 SOAPClient
SOAPClient() - Constructor for class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
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.jaxrpc.SOAPClient
Deprecated.
Constructor for services that use JAXRPC as their communication protocol.
SOAPClient(String[]) - Constructor for class com.sun.identity.jaxrpc.SOAPClient
Deprecated.
Constructor for applications that have the list of end point URLs.
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.jaxrpc
Deprecated.
As of OpenSSO version 8.0 SOAPClientException
SOAPClientException() - Constructor for exception com.sun.identity.jaxrpc.SOAPClientException
Deprecated.
Create SOAPClientException with no message.
SOAPClientException(String) - Constructor for exception com.sun.identity.jaxrpc.SOAPClientException
Deprecated.
Create SOAPClientException with a message.
SOAPClientException(String, String) - Constructor for exception com.sun.identity.jaxrpc.SOAPClientException
Deprecated.
Create SOAPClientException with a class name and message.
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.
SOAPCommunicator - Class in com.sun.identity.saml2.common
The SOAPCommunicator is a utility package to assist in SAML2 communication over SOAP.
SoapDelegationConfig - Class in org.forgerock.openam.sts.soap.config.user
This class encapsulates the configuration pertaining to the OnBehalfOf and ActAs elements in the WS-Trust specification.
soapDelegationConfig(SoapDelegationConfig) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
 
SoapDelegationConfig.SoapDelegationConfigBuilder - Class in org.forgerock.openam.sts.soap.config.user
 
SoapDeploymentConfig - Class in org.forgerock.openam.sts.soap.config.user
This class represents the deployment configuration for an STS instance.
SoapDeploymentConfig.SoapDeploymentConfigBuilder - Class in org.forgerock.openam.sts.soap.config.user
 
SoapDeploymentConfigBuilder() - Constructor for class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig.SoapDeploymentConfigBuilder
 
SOAPEntry(String, String, String, String, String, String, String, PartnerAccountMapper, SiteAttributeMapper, PartnerSiteAttributeMapper, ConsumerSiteAttributeMapper, NameIdentifierMapper, AttributeMapper, ActionMapper, String, Set, String) - Constructor for class com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
Constructs a SOAPEntry.
soapEP - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
SOAPFault - Class in com.sun.identity.liberty.ws.soapbinding
The SOAPFault class represents a SOAP Fault element.
SOAPFault(QName, String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Constructor.
SOAPFault(QName, String, String, SOAPFaultDetail) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPFault
Constructor.
SOAPFaultDetail - Class in com.sun.identity.liberty.ws.soapbinding
The SOAPFaultDetail class represents the 'Detail' child element of SOAP Fault element.
SOAPFaultDetail(QName, String, String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
This constructor takes a status code, a status ref and a status comment.
SOAPFaultDetail(List) - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
This constructor takes a list of children except Status element, CorrelationHeader, ProviderHeader ConsentHeader, UsageDirectiveHeader, ProcessingContextHeader and ServiceInstanceUpdateHeader.
SOAPFaultException - Exception in com.sun.identity.liberty.ws.soapbinding
The SOAPFaultException class represents a SOAP Fault while processing SOAP request.
SOAPFaultException(Message) - Constructor for exception com.sun.identity.liberty.ws.soapbinding.SOAPFaultException
Constructor.
SOAPMessageByLogoutRequestID - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the SOAPMessage created by proxy IDP to the original SP key : requestID (String) value : SOAPMessage
soapMessageToString(SOAPMessage) - Method in class com.sun.identity.saml2.common.SOAPCommunicator
Converts a SOAPMessage to a String.
SOAPNormalization10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for SOAPNormalization10 element declaration.
SOAPNormalization10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SOAPNormalization10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
SOAPNormalization10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SoapOpenIdConnectTokenAuthnContextMapper - Interface in org.forgerock.openam.sts.soap.token.provider.oidc
OpenIdConnect tokens can include an Authentication Context Class Reference (acr) claim which indicates how the subject asserted by the OIDC token was authenticated.
SoapOpenIdConnectTokenAuthnMethodsReferencesMapper - Interface in org.forgerock.openam.sts.soap.token.provider.oidc
An interface which allows soap-sts publishers to generate the amr claim for issued OpenIdConnect tokens on the basis of the validated input token.
SoapOpenIdConnectTokenProvider - Class in org.forgerock.openam.sts.soap.token.provider.oidc
Responsible for issuing OpenIdConnect tokens in the soap-sts context.
SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder - Class in org.forgerock.openam.sts.soap.token.provider.oidc
 
SOAPProviderConfig - Interface in com.sun.identity.liberty.ws.soapbinding
This interface is used to read the SOAP Provider configuration from various configuration stores.
SOAPRCVR - Static variable in class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
SOAPRCVR - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML1Svc
 
SOAPReceiver - Class in com.sun.identity.liberty.ws.soapbinding
The SOAPReceiver class defines a SOAP Receiver which supports SOAP over HTTP binding.
SOAPReceiver() - Constructor for class com.sun.identity.liberty.ws.soapbinding.SOAPReceiver
 
SOAPRequestHandler - Class in com.sun.identity.wss.security.handler
This class SOAPRequestHandler is to process and secure the in-bound or out-bound SOAPMessages of the web service clients and web service providers.
SOAPRequestHandler() - Constructor for class com.sun.identity.wss.security.handler.SOAPRequestHandler
 
SOAPRequestHandlerInterface - Interface in com.sun.identity.wss.security.handler
SOAPRequestHandlerInterface provides the interfaces to process and secure the in-bound or out-bound SOAPMessages of the web service clients and web service providers.
SoapSamlTokenProvider - Class in org.forgerock.openam.sts.soap.token.provider.saml2
The TokenProvider responsible for issuing SAML2 assertions by consuming the TokenGenerationService.
SoapSamlTokenProvider.SoapSamlTokenProviderBuilder - Class in org.forgerock.openam.sts.soap.token.provider.saml2
 
SoapSamlTokenProviderBuilder() - Constructor for class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
SoapSTSAccessTokenProvider - Interface in org.forgerock.openam.sts.soap.bootstrap
This interface encapsulates the concerns of obtaining a soap-sts access token, necessary to consume the sts-publish service, and to consume the token generation service.
soapSTSAccessTokenProvider(SoapSTSAccessTokenProvider) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
soapSTSAccessTokenProvider(SoapSTSAccessTokenProvider) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
SoapSTSAccessTokenProviderImpl - Class in org.forgerock.openam.sts.soap.bootstrap
 
SoapSTSAgentConfigAccess - Interface in org.forgerock.openam.sts.soap.bootstrap
This interface defines the concerns of accessing the configuration state corresponding to the soap STS agent from OpenAM
SoapSTSAgentConfigAccessImpl - Class in org.forgerock.openam.sts.soap.bootstrap
 
SoapSTSAgentCredentialsAccess - Interface in org.forgerock.openam.sts.soap.bootstrap
Defines the concerns of access to the soap-sts agent username and password, including any necessary decryption.
SoapSTSAgentCredentialsAccessImpl - Class in org.forgerock.openam.sts.soap.bootstrap
 
SoapSTSAuditEventPublisher - Class in org.forgerock.openam.sts.soap.audit
Responsible for sending locally created audit events to the OpenAM AuditService.
SoapSTSCallbackHandler - Class in org.forgerock.openam.sts.soap
An instance of this class is set in the StaticSTSProperties passed to the cxf-runtime.
SoapSTSCallbackHandler(SoapSTSKeystoreConfig, Logger) - Constructor for class org.forgerock.openam.sts.soap.SoapSTSCallbackHandler
 
SoapSTSConsumer - Class in org.forgerock.openam.sts.soap
This class wraps the org.apache.cxf.ws.security.trust.STSClient to provide configuration state necessary to consume published soap-sts instances.
SoapSTSConsumer.SoapSTSConsumerBuilder - Class in org.forgerock.openam.sts.soap
 
SoapSTSConsumerBuilder() - Constructor for class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
SoapSTSConsumerCallbackHandler - Class in org.forgerock.openam.sts.soap
The CallbackHandler which supports all of the possible Callback types required by the SoapSTSConsumer.
SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder - Class in org.forgerock.openam.sts.soap
 
SoapSTSConsumerCallbackHandlerBuilder() - Constructor for class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder
 
SoapSTSConsumerException - Exception in org.forgerock.openam.sts.soap
Exception thrown by the SoapSTSConsumer
SoapSTSConsumerException(String) - Constructor for exception org.forgerock.openam.sts.soap.SoapSTSConsumerException
 
SoapSTSConsumerException(String, Throwable) - Constructor for exception org.forgerock.openam.sts.soap.SoapSTSConsumerException
 
SoapSTSContextListener - Class in org.forgerock.openam.sts.soap.bootstrap
This class will shutdown the soap-sts state related to polling the sts-publish service in order to expose soap-sts instances published on the OpenAM home server.
SoapSTSContextListener() - Constructor for class org.forgerock.openam.sts.soap.bootstrap.SoapSTSContextListener
 
SoapSTSInjectorHolder - Enum in org.forgerock.openam.sts.soap.config
Holds the Injector instance common to all Rest STS instances.
SoapSTSInstanceConfig - Class in org.forgerock.openam.sts.soap.config.user
Class which encapsulates all of the user-provided config information necessary to create an instance of the STS.
SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilder - Class in org.forgerock.openam.sts.soap.config.user
 
SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase<T extends SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase<T>> - Class in org.forgerock.openam.sts.soap.config.user
 
SoapSTSInstanceConfigBuilder() - Constructor for class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilder
 
SoapSTSInstanceConfigMarshaller - Class in org.forgerock.openam.sts
 
SoapSTSInstanceConfigMarshaller() - Constructor for class org.forgerock.openam.sts.SoapSTSInstanceConfigMarshaller
 
SoapSTSInstanceConfigStore - Class in org.forgerock.openam.sts.publish.soap
 
SoapSTSInstanceLifecycleManager - Interface in org.forgerock.openam.sts.soap.publish
This interface defines and encapsulates the concerns of consuming the cxf runtime to programmatically publish and destroy soap sts instances.
SoapSTSInstanceLifecycleManagerImpl - Class in org.forgerock.openam.sts.soap.publish
 
SoapSTSInstanceLifecycleManagerImpl() - Constructor for class org.forgerock.openam.sts.soap.publish.SoapSTSInstanceLifecycleManagerImpl
 
SoapSTSInstanceModule - Class in org.forgerock.openam.sts.soap.config
This is the base module for the STS operations.
SoapSTSInstanceModule(SoapSTSInstanceConfig) - Constructor for class org.forgerock.openam.sts.soap.config.SoapSTSInstanceModule
 
SoapSTSInstancePublisher - Interface in org.forgerock.openam.sts.publish.soap
Represents the concerns of publishing Soap STS instances, and retrieving these representations.
SoapSTSInstancePublisher - Interface in org.forgerock.openam.sts.soap.publish
This interface is essentially a marker interface which allows Guice to inject a specific Runnable into the SoapSTSLifecycleImpl.
SoapSTSInstancePublisherImpl - Class in org.forgerock.openam.sts.publish.soap
 
SoapSTSInstancePublisherImpl - Class in org.forgerock.openam.sts.soap.publish
 
SoapSTSInstancePublisherImpl(SoapSTSInstanceLifecycleManager, PublishServiceConsumer, Logger, HealthCheck) - Constructor for class org.forgerock.openam.sts.soap.publish.SoapSTSInstancePublisherImpl
 
SoapSTSInstanceState - Class in org.forgerock.openam.sts.tokengeneration.state
 
SoapSTSInstanceStateFactoryImpl - Class in org.forgerock.openam.sts.tokengeneration.state
 
SoapSTSInstanceStateProvider - Class in org.forgerock.openam.sts.tokengeneration.state
 
SoapSTSInstanceStateServiceListener - Class in org.forgerock.openam.sts.tokengeneration.state
This class implements the ServiceListener interface and leverages the STSInstanceStateProvider interface to invalidate cache entries in the RestSTSInstanceStateProvider when the organizational config of a rest sts instance is updated.
soapSTSKeystoreConfig(SoapSTSKeystoreConfig) - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig.SoapSTSInstanceConfigBuilderBase
 
SoapSTSKeystoreConfig - Class in org.forgerock.openam.sts.soap.config.user
The classes in this package define the objects which must be populated in order to create a fully-configured STS instance.
SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder - Class in org.forgerock.openam.sts.soap.config.user
 
SoapSTSKeystoreConfigBuilder() - Constructor for class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig.SoapSTSKeystoreConfigBuilder
 
SoapSTSLifecycle - Interface in org.forgerock.openam.sts.soap.bootstrap
This interface defines the concerns of starting and stopping the soap-sts context.
SoapSTSLifecycleImpl - Class in org.forgerock.openam.sts.soap.bootstrap
 
SoapSTSModule - Class in org.forgerock.openam.sts.soap.config
Defines the guice bindings needed by the soap-sts 'framework' - i.e. the elements need to exposed published soap-sts instances as web-services.
SoapSTSModule() - Constructor for class org.forgerock.openam.sts.soap.config.SoapSTSModule
 
SoapTokenProviderBase - Class in org.forgerock.openam.sts.soap.token.provider
This class contains functionality common to both the OpenIdConnect and SAML2 TokenProvider implementations.
SoapTokenProviderBase(SoapSTSAccessTokenProvider, XMLUtilities, Logger) - Constructor for class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase
 
SoapTokenProviderBase.AuthenticationContextMapperState - Class in org.forgerock.openam.sts.soap.token.provider
 
SOAPUrl - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the URL that provides the SAML service.
SoapUsernameTokenAuthenticationRequestDispatcher - Class in org.forgerock.openam.sts.soap.token.validator.disp
This class is responsible for dispatching the credential state encapsulated in UsernameTokens to the OpenAM REST authN context.
SocialAuthenticationImplementation - Class in org.forgerock.openam.core.rest.server
A class to encapsulate a social authentication implementation.
SocialAuthenticationImplementation() - Constructor for class org.forgerock.openam.core.rest.server.SocialAuthenticationImplementation
 
socialImplementations - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
socketAddress - Variable in class org.forgerock.openam.log.handlers.syslog.SyslogPublisher
 
SOFTWARE_PKI_AUTH_CTX_CLASS_REF - Static variable in class com.sun.identity.wss.security.WSSConstants
 
SOLARIS - Static variable in interface com.sun.identity.setup.SetupConstants
Solaris operating system
SOLARIS - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
sortedArray - Variable in class com.sun.identity.log.util.LogRecordSorter
Contains the 2D array in sorted order
SortKey - Class in com.iplanet.ums
This class represents data structure for sort key.
SortKey() - Constructor for class com.iplanet.ums.SortKey
 
sortMapByValue(Map<K, V>) - Static method in class org.forgerock.openam.utils.CollectionUtils
Sort the given Map by comparing it's values.
SOURCE_SITE_SOAP_ENTRY - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant which identifies source site.
SOURCE_SITE_SOAP_ENTRY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SOURCEID - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter.
sourceID - Variable in class com.sun.identity.saml.protocol.AssertionArtifact
 
SOURCEID_ENCODING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Sourceid encoding
SP - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SP role
SP - Static variable in class com.sun.identity.saml2.plugins.DefaultAccountMapper
 
SP - Static variable in class com.sun.identity.saml2.plugins.DefaultAttributeMapper
 
SP - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAccountMapper
 
SP - Static variable in class com.sun.identity.wsfederation.plugins.DefaultAttributeMapper
 
SP_ACCOUNT_MAPPER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Service provider account mapper.
SP_ADAPTER_CLASS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Service provider adapter implementation class
SP_ADAPTER_ENV - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Environment (attribute/value pair) for Service provider adapter implementation class.
SP_ATTRIBUTE_MAP - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Service Provider Attribute Map
SP_ATTRIBUTE_MAPPER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Service provider attribute mapper.
SP_AUTH_CONTEXT_CLASS_REF_ATTR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Service provider AuthnContext Class Reference and AuthLevel Mapping.
SP_AUTHCONTEXT_CLASSREF_VALUE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Default Service provider AuthnContext Class Reference and AuthLevel Mapping value.
SP_AUTHCONTEXT_COMPARISON - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Service provider AuthnContext Comparison Parameter Name
SP_AUTHCONTEXT_COMPARISON_TYPE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Service provider AuthnContext Comparison Type attribute name.
SP_AUTHCONTEXT_COMPARISON_TYPE_VALUE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Default Service provider AuthnContext Comparison Type attribute value.
SP_AUTHCONTEXT_MAPPER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Service provider AuthnContext mapper.
SP_AUTHNCONTEXT_MAPPING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Service Provider AuthnContext Mapping
SP_DEFAULT_RELAY_STATE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Service Provider's default relay state.
SP_DO_NOT_WRITE_FEDERATION_INFO - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Flag to Indicate that we do not want to write the Federation info in the local User Data Store.
SP_ENTITY_ID - Static variable in class org.forgerock.openam.saml2.SAMLBase
 
SP_IDP - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider acts SP and IDP role
SP_INVAL_ARTIFS_RCVD - Static variable in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
SP_INVAL_ARTIFS_RCVD - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
 
SP_METAALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
SP_METADATA_ERROR - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SP_NAME_QUALIFIER_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.BaseIDImpl
 
SP_NAME_QUALIFIER_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
 
SP_PROVIDED_ID_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
 
SP_PROVIDER_SFX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SP provider suffix
SP_ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Service Provider Role
SP_RQTS_SENT - Static variable in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
SP_RQTS_SENT - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
 
SP_SESSION_SYNC_ENABLED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SP Session Synchronize Enabled
SP_SSO_FAILED - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SP_VAL_ASSERTS_RCVD - Static variable in class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
SP_VAL_ASSERTS_RCVD - Static variable in interface com.sun.identity.plugin.monitoring.FedMonSAML2Svc
 
SPAccountMapper - Interface in com.sun.identity.saml2.plugins
The interface SPAccountMapper is used to identify the local identities that maps the SAML protocol objects such as Assertion, ManageNameIDRequest etc.
SPAccountMapper - Interface in com.sun.identity.wsfederation.plugins
The class PartnerAccountMapper is an interface that is implemented to map partner account to user account in OpenAM.
spAccountMapperCache - Static variable in class com.sun.identity.saml2.profile.SPCache
Cache saves the sp account mapper.
spAccountMapperCache - Static variable in class com.sun.identity.wsfederation.profile.SPCache
Cache saves the sp account mapper.
SPACE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SPACE - Static variable in class com.sun.identity.cli.FormatUtils
 
SPACE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Space
SPACE - Static variable in class com.sun.identity.install.tools.util.FileUtils
Field HASH *
SPACE - Static variable in class com.sun.identity.saml.common.SAMLConstants
String to identify a space charactor.
SPACE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for space
SPACE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for space
spAcsUrl(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the SP ACS url on the SAML2ConfigBuilder.
SPACSUtils - Class in com.sun.identity.saml2.profile
This class is used by a service provider (SP) to process the response from an identity provider for the SP's Assertion Consumer Service.
spAdapterClassCache - Static variable in class com.sun.identity.saml2.profile.SPCache
Cache saves the sp adapter class instance.
SPAttributeMapper - Interface in com.sun.identity.saml2.plugins
This interface SPAttributeMapper is used to map the SAML Attributes to the local user attributes.
SPAttributeMapper - Interface in com.sun.identity.wsfederation.plugins
This interface SPAttributeMapper is used to map the SAML Attributes to the local user attributes.
SPAuthnContextMapper - Interface in com.sun.identity.saml2.plugins
The interface SPAuthnContextMapper.java determines the Authentication Context to be set in the Authentication Request and the Auth Level of an Authentication Context.
spawnChildFromEnterAttribute(Class, int, String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromEnterAttribute(Class, int, String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromEnterElement(Class, int, String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromEnterElement(Class, int, String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromLeaveAttribute(Class, int, String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromLeaveAttribute(Class, int, String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromLeaveElement(Class, int, String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromLeaveElement(Class, int, String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromText(Class, int, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnChildFromText(Class, int, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromEnterAttribute(UnmarshallingEventHandler, int, String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromEnterAttribute(UnmarshallingEventHandler, int, String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromEnterElement(UnmarshallingEventHandler, int, String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromEnterElement(UnmarshallingEventHandler, int, String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromFromText(UnmarshallingEventHandler, int, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromFromText(UnmarshallingEventHandler, int, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromLeaveAttribute(UnmarshallingEventHandler, int, String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromLeaveAttribute(UnmarshallingEventHandler, int, String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromLeaveElement(UnmarshallingEventHandler, int, String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromLeaveElement(UnmarshallingEventHandler, int, String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromText(UnmarshallingEventHandler, int, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnHandlerFromText(UnmarshallingEventHandler, int, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnWildcard(int, String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
spawnWildcard(int, String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
SPCache - Class in com.sun.identity.saml2.profile
This class provides the memory store for SAML request and response information on Service Provider side.
SPCache - Class in com.sun.identity.wsfederation.profile
This class provides the memory store for WS-Federation request and response information on Service Provider side.
spConfig - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
spDescriptor - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
SPECIAL_PLUGIN - Static variable in interface com.sun.identity.idm.IdConstants
 
SPECIAL_USERS_CONTAINER - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Application special users container
SpecialAndAdminUserOnlyAuthzModule - Class in org.forgerock.openam.rest.authz
This AuthzModule checks for the presence of the user corresponding to the token returned from AccessController.doPrivileged(AdminTokenAction.getInstance()), or other special user, as evaluated by AuthD#isSpecialUser.
SpecialAndAdminUserOnlyAuthzModule(Config<SessionService>, SpecialUserIdentity, Debug) - Constructor for class org.forgerock.openam.rest.authz.SpecialAndAdminUserOnlyAuthzModule
 
specialIdentities - Variable in class com.sun.identity.idm.server.IdServicesImpl
 
specialIdentityNames - Variable in class com.sun.identity.idm.server.IdServicesImpl
 
SpecialOrAdminOrAgentAuthzModule - Class in org.forgerock.openam.rest.authz
Authorization module that only grants access to agents (e.g. web agent, J2EE agent, SOAP STS).
SpecialOrAdminOrAgentAuthzModule(SpecialUserIdentity, AgentIdentity, Config<SessionService>, Debug) - Constructor for class org.forgerock.openam.rest.authz.SpecialOrAdminOrAgentAuthzModule
 
SpecialRepo - Class in com.sun.identity.idm.plugins.internal
 
SpecialRepo() - Constructor for class com.sun.identity.idm.plugins.internal.SpecialRepo
 
SpecialUserIdentity - Interface in org.forgerock.openam.forgerockrest.utils
Interface representing concerns of determining if token corresponds to the 'special' user.
specialUserIdentity - Variable in class org.forgerock.openam.rest.authz.SpecialAndAdminUserOnlyAuthzModule
 
SpecialUserIdentityImpl - Class in org.forgerock.openam.forgerockrest.utils
 
SPECIFICATION_VERSION - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
Specification version e.g.
SPECPService - Class in com.sun.identity.saml2.servlet
This class SPSingleLogoutServiceSOAP receives and processes single logout request using SOAP binding on SP side.
SPECPService() - Constructor for class com.sun.identity.saml2.servlet.SPECPService
 
spEntityId - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
SPENTITYID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
spEntityId(String) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the SP entity id on the SAML2ConfigBuilder.
SPFedSession - Class in com.sun.identity.saml2.profile
This class provides the memory store for SAML request and response information on Service Provider side.
SPFedSession(String, String, NameIDInfo, String) - Constructor for class com.sun.identity.saml2.profile.SPFedSession
Constructs new SPFedSession object
SPKIDataElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SPKIData element declaration.
SPKIDataElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SPKIData element declaration.
SPKIDataElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SPKIDataElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
SPKIDataElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SPKIDataElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
SPKIDataElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SPKIDataElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SPKIDataType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SPKIDataType complex type.
SPKIDataType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SPKIDataType complex type.
SPKIDataType.SPKISexp - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for SPKISexp element declaration.
SPKIDataType.SPKISexp - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for SPKISexp element declaration.
SPKIDataTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SPKIDataTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
SPKIDataTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SPKIDataTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
SPKIDataTypeImpl.SPKISexpImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SPKIDataTypeImpl.SPKISexpImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SPKIDataTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
SPKIDataTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
SPKISexpImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
SPKISexpImpl(byte[]) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
SPKISexpImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
SPKISexpImpl(byte[]) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
split(String) - Method in class com.sun.identity.entitlement.ExactMatchResourceName
 
split(String) - Method in class com.sun.identity.entitlement.RegExResourceName
 
split(String) - Method in class com.sun.identity.policy.plugins.AuthenticatedSharedAgentsCondition
 
split(String) - Method in class com.sun.identity.policy.plugins.SuffixResourceName
 
split(String) - Method in class com.sun.identity.policy.ServiceType
Method to split a resource into the smallest possible subresource units
split(String, String) - Method in class org.forgerock.openam.oauth2.OAuth2Utils
 
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.
splitAttrSet(String, AttrSet) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
 
splitHost(RelaxedURL) - Static method in class com.sun.identity.entitlement.util.ResourceNameSplitter
Returns a list of sub parts of host of a resource name.
splitResourceName(String, String) - Method in class com.sun.identity.policy.ResourceManager
Returns the resource prefix (super-resource) and the rest of the resource name (sub-resource)
splitResponseType(String) - Static method in class org.forgerock.oauth2.core.Utils
Splits the specified String of response types into a Set of response types.
splitScope(String) - Static method in class org.forgerock.oauth2.core.Utils
Splits the specified String of scopes into a Set of scopes.
SplunkAuditEventHandlerFactory - Class in org.forgerock.openam.audit.events.handlers
This factory is responsible for creating an instance of the SplunkAuditEventHandler.
SplunkAuditEventHandlerFactory() - Constructor for class org.forgerock.openam.audit.events.handlers.SplunkAuditEventHandlerFactory
 
SPManageNameIDServiceSOAP - Class in com.sun.identity.saml2.servlet
This class SPManageNameIDServiceSOAP receives and processes Manage NameID request using SOAP binding on SP side.
SPManageNameIDServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.SPManageNameIDServiceSOAP
 
SpnegoContextTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.5 SpnegoContextToken Assertion Java content class for SpnegoContextToken element declaration.
SpnegoContextTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SpnegoContextTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
SpnegoContextTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SpnegoContextTokenType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for SpnegoContextTokenType complex type.
SpnegoContextTokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SpnegoContextTokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
SpnegoContextTokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SPProvidedNameIdentifier - Class in com.sun.identity.federation.message.common
Deprecated.
since 12.0.0
SPProvidedNameIdentifier(String, String, String) - Constructor for class com.sun.identity.federation.message.common.SPProvidedNameIdentifier
Deprecated.
Constructor creates SPProvidedNameIdentifier object.
SPProvidedNameIdentifier(Element) - Constructor for class com.sun.identity.federation.message.common.SPProvidedNameIdentifier
Deprecated.
Constructor creates SPProvidedNameIdentifier object from Document Element.
SPProvidedNameIdentifier(String, String) - Constructor for class com.sun.identity.federation.message.common.SPProvidedNameIdentifier
Deprecated.
Constructor creates SPProvidedNameIdentifier object.
SPSessionListener - Class in com.sun.identity.saml2.profile
The class SPSessionListener implements SessionListener interface and is used for maintaining the SP session cache.
SPSessionListener(String, String) - Constructor for class com.sun.identity.saml2.profile.SPSessionListener
Constructor of SPSessionListener.
spSessionPartnerBySessionID - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves the SAML2 Session Partner's providerID key : sessionId (String) value : SAML2 SessionPartner's provider id
SPSingleLogout - Class in com.sun.identity.saml2.profile
This class reads the required data from HttpServletRequest and initiates the LogoutRequest from SP to IDP.
SPSingleLogoutServiceSOAP - Class in com.sun.identity.saml2.servlet
This class SPSingleLogoutServiceSOAP receives and processes single logout request using SOAP binding on SP side.
SPSingleLogoutServiceSOAP() - Constructor for class com.sun.identity.saml2.servlet.SPSingleLogoutServiceSOAP
 
SPSSOConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for SPSSOConfig element declaration.
SPSSOConfigElement - Interface in com.sun.identity.wsfederation.jaxb.entityconfig
Java content class for SPSSOConfig element declaration.
SPSSOConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
SPSSOConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
SPSSOConfigElementImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
SPSSOConfigElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
SPSSOConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
SPSSOConfigElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
SPSSODescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for SPSSODescriptor element declaration.
SPSSODescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SPSSODescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
SPSSODescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SPSSODescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for SPSSODescriptorType complex type.
SPSSODescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SPSSODescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
SPSSODescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SPSSOFederate - Class in com.sun.identity.saml2.profile
This class reads the query parameters and performs the required processing logic for sending Authentication Request from SP to IDP.
SPSSOFederate() - Constructor for class com.sun.identity.saml2.profile.SPSSOFederate
 
spTokenID - Variable in class com.sun.identity.saml2.profile.SPFedSession
SP side session ID.
SQRBRACKET_CLOSE - Static variable in class com.sun.identity.install.tools.util.FileUtils
Field SQRBRACKET_CLOSE *
SQRBRACKET_OPEN - Static variable in class com.sun.identity.install.tools.util.FileUtils
Field SQRBRACKET_OPEN *
SRC_FILE_PATH - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
srcFile - Variable in class com.sun.identity.tools.manifest.Manifest
 
SSHA - Class in org.openidentityplatform.openam.cassandra
Hashes and verifies salted SHA-1 passwords, which are compliant with RFC 2307.
SSHA256 - Class in org.openidentityplatform.openam.cassandra
Hashes and verifies salted SHA-1 passwords, which are compliant with RFC 2307.
SSHA512_LDAP_USERPWD - Static variable in interface com.sun.identity.setup.SetupConstants
SSHA512 Encrypted directory Admin password.
SSL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SSL
SSL - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML authentication type that uses HTTPS protocol
sslMode - Variable in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
SSLSocketFactoryManager - Class in com.sun.identity.protocol
Generate SSLContext can be used to create an SSL socket connection to ssl enabled server.
SSLSocketFactoryManager() - Constructor for class com.sun.identity.protocol.SSLSocketFactoryManager
 
sslTrustHosts - Static variable in class com.sun.identity.protocol.https.AMHostnameVerifier
 
SSLWITHBASICAUTH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SSL with basic authentication
SSLWITHBASICAUTH - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML authentication type that uses HTTPS protocol and username/password
SSO_ACCESS - Static variable in class com.sun.identity.log.LogConstants
 
SSO_FAILED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Single Sign On failed.
SSO_FAILED_ATTRIBUTE_MAPPING - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for Single Sign-On failure due attribute mapping error.
SSO_FAILED_AUTH_ACCOUNT_EXPIRED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Single Sign On failed because the user account is expired.
SSO_FAILED_AUTH_ACCOUNT_EXPIRED - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for Single Sign-On failure due to expired user account.
SSO_FAILED_AUTH_USER_INACTIVE - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Single Sign On failed because the user account is inactive.
SSO_FAILED_AUTH_USER_INACTIVE - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for Single Sign-On failure due to inactive user account.
SSO_FAILED_AUTH_USER_LOCKED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Single Sign On failed because the user account is locked.
SSO_FAILED_AUTH_USER_LOCKED - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for Single Sign-On failure due to locked user account.
SSO_FAILED_AUTO_FED - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Single Sign On failed because it failed to find auto federation user.
SSO_FAILED_FEDERATION_DOESNOT_EXIST - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Single Sign On failed because federation info does not exist at SP side.
SSO_FAILED_META_DATA_ERROR - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for Single Sign-On failure due to unable to retrieve meta data.
SSO_FAILED_NO_USER_MAPPING - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for Single Sign-On failure due to no user mapping.
SSO_FAILED_SESSION_ERROR - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for Single Sign-On failure due to internal session error.
SSO_FAILED_SESSION_GENERATION - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for Single Sign-On failure due to unable to generate user session.
SSO_FAILED_TOKEN_GENERATION - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Single Sign On failed because it failed to generate user token.
SSO_FAILURE_REDIRECT_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Single Sign-on failure redirection URL
SSO_ILLEGALACCESS - Static variable in interface com.iplanet.ums.IUMSConstants
 
SSO_NOPROVIDERCLASS - Static variable in interface com.iplanet.ums.IUMSConstants
 
SSO_NOPROVIDERINSTANCE - Static variable in interface com.iplanet.ums.IUMSConstants
 
SSO_NOPROVIDERPROPERTY - Static variable in interface com.iplanet.ums.IUMSConstants
 
SSO_NOT_FOUND - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SSO_OR_FEDERATION_ERROR - Static variable in class org.forgerock.openam.saml2.SAMLBase
 
SSO_PROF_BROWSER_ART - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty browser artifact profile
SSO_PROF_BROWSER_POST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty browser post profile
SSO_PROF_LECP - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty LECP profile
SSO_PROF_WML_POST - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Liberty WML post profile
SSO_SERVICE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Single Sign-On service.
SSO_SUCCESSFUL - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
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_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
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_ORGANIZATION_PROPERTY_KEY - Static variable in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
 
SSO_TOKEN_PROPERTY_CHANGED - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token property changed event.
SSO_TOKEN_TYPE - Static variable in class com.sun.identity.wss.sts.STSConstants
 
SSO_TOKEN_URL_EVENT_ADDED - Static variable in interface com.iplanet.sso.SSOTokenEvent
SSO Token url added event.
SSO_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Single signon service
SSO_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Single signon endpoint value
SSODescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for SSODescriptorType complex type.
SSODescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SSODescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
SSODescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
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.
SSOException_SOAPSerializer - Class in com.iplanet.sso
 
SSOException_SOAPSerializer(QName, boolean, boolean, String) - Constructor for class com.iplanet.sso.SSOException_SOAPSerializer
 
SSOKEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
sso keyword
ssoListener - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
listener object to be used in cleaning up the userNSRoleCache, subjectEvaluationCache , user role cache in LDAPRoles and policyResultsCache upon user token expiration.
ssoListenerRegistry - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
 
SSOPrincipal - Class in com.iplanet.sso.providers.dpro
This class SSOPrincipalrepresents the entities such as a user or a service.
SSOPrincipal(String) - Constructor for class com.iplanet.sso.providers.dpro.SSOPrincipal
Creates a SSOPrincipal object
SSOProvider - Interface in com.iplanet.sso
SSOProvider is the interface that the SSO providers or the plug-ins need to implement.
SSOProviderBundle - Class in com.iplanet.sso.providers.dpro
This class represents to get the locale-specific resource strings for the sso classes.
SSOProviderBundle() - Constructor for class com.iplanet.sso.providers.dpro.SSOProviderBundle
 
SSOProviderImpl - Class in com.iplanet.sso.providers.dpro
This final class SSOProviderImpl implements SSOProvider interface and provides implementation of the methods to create , destroy , check the validity of a single sign on token.
SSOProviderImpl() - Constructor for class com.iplanet.sso.providers.dpro.SSOProviderImpl
Constructs a instance of SSOProviderImpl
SSOProviderPlugin - Interface in com.iplanet.sso
Extension interface for dynamically loaded SSOProvider plugins.
SsoServerAuthModulesEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerAuthModulesEntry" group.
SsoServerAuthModulesEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Constructor for the "SsoServerAuthModulesEntry" group.
SsoServerAuthModulesEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerAuthModulesEntry" class.
SsoServerAuthModulesEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerAuthModulesEntryImpl
Constructor
SsoServerAuthModulesEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerAuthModulesEntry" MBean.
SsoServerAuthModulesEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerAuthModulesEntry" group.
SsoServerAuthModulesEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerAuthModulesEntryMeta
Constructor for the metadata associated to "SsoServerAuthModulesEntry".
SsoServerAuthModulesTable - Variable in class com.sun.identity.monitoring.SsoServerAuthSvc
Variable for storing the value of "SsoServerAuthModulesTable".
SsoServerAuthModulesTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerAuthModulesTable" group.
SsoServerAuthModulesTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
Constructor for the table.
SsoServerAuthSvc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerAuthSvc" group.
SsoServerAuthSvc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerAuthSvc
Constructor for the "SsoServerAuthSvc" group.
SsoServerAuthSvc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerAuthSvc
Constructor for the "SsoServerAuthSvc" group.
SsoServerAuthSvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerAuthSvc" class.
SsoServerAuthSvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerAuthSvcImpl
Constructors
SsoServerAuthSvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerAuthSvcImpl
Constructor
SsoServerAuthSvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerAuthSvc" MBean.
SsoServerAuthSvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerAuthSvc" group.
SsoServerAuthSvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerAuthSvcMeta
Constructor for the metadata associated to "SsoServerAuthSvc".
SsoServerConfigStoreType - Variable in class com.sun.identity.monitoring.SsoServerInstance
Variable for storing the value of "SsoServerConfigStoreType".
SsoServerConnPoolSvc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerConnPoolSvc" group.
SsoServerConnPoolSvc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerConnPoolSvc
Constructor for the "SsoServerConnPoolSvc" group.
SsoServerConnPoolSvc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerConnPoolSvc
Constructor for the "SsoServerConnPoolSvc" group.
SsoServerConnPoolSvcImpl - Class in com.sun.identity.monitoring
 
SsoServerConnPoolSvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerConnPoolSvcImpl
Constructor
SsoServerConnPoolSvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerConnPoolSvcImpl
 
SsoServerConnPoolSvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerConnPoolSvc" MBean.
SsoServerConnPoolSvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerConnPoolSvc" group.
SsoServerConnPoolSvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerConnPoolSvcMeta
Constructor for the metadata associated to "SsoServerConnPoolSvc".
SsoServerEntitlementPolicyStatsEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerEntitlementPolicyStatsEntry" group.
SsoServerEntitlementPolicyStatsEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Constructor for the "SsoServerEntitlementPolicyStatsEntry" group.
SsoServerEntitlementPolicyStatsEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerEntitlementPolicyStatsEntry" class.
SsoServerEntitlementPolicyStatsEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryImpl
Constructor
SsoServerEntitlementPolicyStatsEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerEntitlementPolicyStatsEntry" MBean.
SsoServerEntitlementPolicyStatsEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerEntitlementPolicyStatsEntry" group.
SsoServerEntitlementPolicyStatsEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntryMeta
Constructor for the metadata associated to "SsoServerEntitlementPolicyStatsEntry".
SsoServerEntitlementPolicyStatsTable - Variable in class com.sun.identity.monitoring.SsoServerEntitlementSvc
Variable for storing the value of "SsoServerEntitlementPolicyStatsTable".
SsoServerEntitlementPolicyStatsTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerEntitlementPolicyStatsTable" group.
SsoServerEntitlementPolicyStatsTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
Constructor for the table.
SsoServerEntitlementSvc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerEntitlementSvc" group.
SsoServerEntitlementSvc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerEntitlementSvc
Constructor for the "SsoServerEntitlementSvc" group.
SsoServerEntitlementSvc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerEntitlementSvc
Constructor for the "SsoServerEntitlementSvc" group.
SsoServerEntitlementSvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerEntitlementSvc" class.
SsoServerEntitlementSvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerEntitlementSvcImpl
Constructor
SsoServerEntitlementSvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerEntitlementSvcImpl
 
SsoServerEntitlementSvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerEntitlementSvc" MBean.
SsoServerEntitlementSvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerEntitlementSvc" group.
SsoServerEntitlementSvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
Constructor for the metadata associated to "SsoServerEntitlementSvc".
SsoServerFedCOTMemberEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedCOTMemberEntry" group.
SsoServerFedCOTMemberEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Constructor for the "SsoServerFedCOTMemberEntry" group.
SsoServerFedCOTMemberEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerFedCOTMemberEntry" class.
SsoServerFedCOTMemberEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryImpl
Constructor
SsoServerFedCOTMemberEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerFedCOTMemberEntry" MBean.
SsoServerFedCOTMemberEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerFedCOTMemberEntry" group.
SsoServerFedCOTMemberEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTMemberEntryMeta
Constructor for the metadata associated to "SsoServerFedCOTMemberEntry".
SsoServerFedCOTMemberTable - Variable in class com.sun.identity.monitoring.SsoServerFedCOTs
Variable for storing the value of "SsoServerFedCOTMemberTable".
SsoServerFedCOTMemberTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedCOTMemberTable" group.
SsoServerFedCOTMemberTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
Constructor for the table.
SsoServerFedCOTs - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedCOTs" group.
SsoServerFedCOTs(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTs
Constructor for the "SsoServerFedCOTs" group.
SsoServerFedCOTs(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTs
Constructor for the "SsoServerFedCOTs" group.
SsoServerFedCOTsEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedCOTsEntry" group.
SsoServerFedCOTsEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTsEntry
Constructor for the "SsoServerFedCOTsEntry" group.
SsoServerFedCOTsEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerFedCOTsEntry" class.
SsoServerFedCOTsEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTsEntryImpl
Constructor
SsoServerFedCOTsEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerFedCOTsEntry" MBean.
SsoServerFedCOTsEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerFedCOTsEntry" group.
SsoServerFedCOTsEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTsEntryMeta
Constructor for the metadata associated to "SsoServerFedCOTsEntry".
SsoServerFedCOTsImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerFedCOTs" class.
SsoServerFedCOTsImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTsImpl
Constructor
SsoServerFedCOTsImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTsImpl
 
SsoServerFedCOTsMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerFedCOTs" MBean.
SsoServerFedCOTsMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerFedCOTs" group.
SsoServerFedCOTsMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTsMeta
Constructor for the metadata associated to "SsoServerFedCOTs".
SsoServerFedCOTsTable - Variable in class com.sun.identity.monitoring.SsoServerFedCOTs
Variable for storing the value of "SsoServerFedCOTsTable".
SsoServerFedCOTsTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedCOTsTable" group.
SsoServerFedCOTsTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
Constructor for the table.
SsoServerFedEntities - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedEntities" group.
SsoServerFedEntities(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedEntities
Constructor for the "SsoServerFedEntities" group.
SsoServerFedEntities(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedEntities
Constructor for the "SsoServerFedEntities" group.
SsoServerFedEntitiesEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedEntitiesEntry" group.
SsoServerFedEntitiesEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Constructor for the "SsoServerFedEntitiesEntry" group.
SsoServerFedEntitiesEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerFedEntitiesEntry" class.
SsoServerFedEntitiesEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedEntitiesEntryImpl
Constructor
SsoServerFedEntitiesEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerFedEntitiesEntry" MBean.
SsoServerFedEntitiesEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerFedEntitiesEntry" group.
SsoServerFedEntitiesEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedEntitiesEntryMeta
Constructor for the metadata associated to "SsoServerFedEntitiesEntry".
SsoServerFedEntitiesImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerFedEntities" class.
SsoServerFedEntitiesImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerFedEntitiesImpl
Constructor
SsoServerFedEntitiesImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedEntitiesImpl
 
SsoServerFedEntitiesMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerFedEntities" MBean.
SsoServerFedEntitiesMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerFedEntities" group.
SsoServerFedEntitiesMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
Constructor for the metadata associated to "SsoServerFedEntities".
SsoServerFedEntitiesTable - Variable in class com.sun.identity.monitoring.SsoServerFedEntities
Variable for storing the value of "SsoServerFedEntitiesTable".
SsoServerFedEntitiesTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedEntitiesTable" group.
SsoServerFedEntitiesTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
Constructor for the table.
SsoServerHostname - Variable in class com.sun.identity.monitoring.SsoServerInstance
Variable for storing the value of "SsoServerHostname".
SsoServerId - Variable in class com.sun.identity.monitoring.SsoServerInstance
Variable for storing the value of "SsoServerId".
SsoServerIDFFSvc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerIDFFSvc" group.
SsoServerIDFFSvc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerIDFFSvc
Constructor for the "SsoServerIDFFSvc" group.
SsoServerIDFFSvc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerIDFFSvc
Constructor for the "SsoServerIDFFSvc" group.
SsoServerIDFFSvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerIDFFSvc" class.
SsoServerIDFFSvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
Constructors
SsoServerIDFFSvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerIDFFSvcImpl
 
SsoServerIDFFSvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerIDFFSvc" MBean.
SsoServerIDFFSvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerIDFFSvc" group.
SsoServerIDFFSvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerIDFFSvcMeta
Constructor for the metadata associated to "SsoServerIDFFSvc".
SsoServerIdRepoSvc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerIdRepoSvc" group.
SsoServerIdRepoSvc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerIdRepoSvc
Constructor for the "SsoServerIdRepoSvc" group.
SsoServerIdRepoSvc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerIdRepoSvc
Constructor for the "SsoServerIdRepoSvc" group.
SsoServerIdRepoSvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerIdRepoSvc" class.
SsoServerIdRepoSvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerIdRepoSvcImpl
Constructor
SsoServerIdRepoSvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerIdRepoSvcImpl
 
SsoServerIdRepoSvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerIdRepoSvc" MBean.
SsoServerIdRepoSvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerIdRepoSvc" group.
SsoServerIdRepoSvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerIdRepoSvcMeta
Constructor for the metadata associated to "SsoServerIdRepoSvc".
SSOServerInfo - Class in com.sun.identity.monitoring
 
SSOServerInfo() - Constructor for class com.sun.identity.monitoring.SSOServerInfo
 
SSOServerInfo.SSOServerInfoBuilder - Class in com.sun.identity.monitoring
 
SSOServerInfoBuilder(String, String) - Constructor for class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
SsoServerInstance - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerInstance" group.
SsoServerInstance(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerInstance
Constructor for the "SsoServerInstance" group.
SsoServerInstance(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerInstance
Constructor for the "SsoServerInstance" group.
SsoServerInstanceImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerInstance" class.
SsoServerInstanceImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerInstanceImpl
Constructor
SsoServerInstanceImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerInstanceImpl
 
SsoServerInstanceMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerInstance" MBean.
SsoServerInstanceMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerInstance" group.
SsoServerInstanceMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerInstanceMeta
Constructor for the metadata associated to "SsoServerInstance".
SsoServerLoggingHdlrEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerLoggingHdlrEntry" group.
SsoServerLoggingHdlrEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerLoggingHdlrEntry
Constructor for the "SsoServerLoggingHdlrEntry" group.
SsoServerLoggingHdlrEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerLoggingHdlrEntry" class.
SsoServerLoggingHdlrEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryImpl
Constructor
SsoServerLoggingHdlrEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerLoggingHdlrEntry" MBean.
SsoServerLoggingHdlrEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerLoggingHdlrEntry" group.
SsoServerLoggingHdlrEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerLoggingHdlrEntryMeta
Constructor for the metadata associated to "SsoServerLoggingHdlrEntry".
SsoServerLoggingHdlrTable - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvc
Variable for storing the value of "SsoServerLoggingHdlrTable".
SsoServerLoggingHdlrTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerLoggingHdlrTable" group.
SsoServerLoggingHdlrTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
Constructor for the table.
SsoServerLoggingSvc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerLoggingSvc" group.
SsoServerLoggingSvc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerLoggingSvc
Constructor for the "SsoServerLoggingSvc" group.
SsoServerLoggingSvc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerLoggingSvc
Constructor for the "SsoServerLoggingSvc" group.
SsoServerLoggingSvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerLoggingSvc" class.
SsoServerLoggingSvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
Constructor
SsoServerLoggingSvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerLoggingSvcImpl
 
SsoServerLoggingSvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerLoggingSvc" MBean.
SsoServerLoggingSvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerLoggingSvc" group.
SsoServerLoggingSvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
Constructor for the metadata associated to "SsoServerLoggingSvc".
SsoServerMemberOfSite - Variable in class com.sun.identity.monitoring.SsoServerInstance
Variable for storing the value of "SsoServerMemberOfSite".
SSOServerMonConfig - Class in com.sun.identity.monitoring
 
SSOServerMonConfig.SSOServerMonInfoBuilder - Class in com.sun.identity.monitoring
 
SSOServerMonInfoBuilder(boolean) - Constructor for class com.sun.identity.monitoring.SSOServerMonConfig.SSOServerMonInfoBuilder
 
SsoServerPolicy22AgentEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicy22AgentEntry" group.
SsoServerPolicy22AgentEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicy22AgentEntry
Constructor for the "SsoServerPolicy22AgentEntry" group.
SsoServerPolicy22AgentEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerPolicy22AgentEntry" class.
SsoServerPolicy22AgentEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryImpl
Constructor for the "SsoServerPolicy22AgentEntry" group.
SsoServerPolicy22AgentEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerPolicy22AgentEntry" MBean.
SsoServerPolicy22AgentEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerPolicy22AgentEntry" group.
SsoServerPolicy22AgentEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicy22AgentEntryMeta
Constructor for the metadata associated to "SsoServerPolicy22AgentEntry".
SsoServerPolicy22AgentTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgents
Variable for storing the value of "SsoServerPolicy22AgentTable".
SsoServerPolicy22AgentTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicy22AgentTable" group.
SsoServerPolicy22AgentTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
Constructor for the table.
SsoServerPolicyAgents - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyAgents" group.
SsoServerPolicyAgents(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyAgents
Constructor for the "SsoServerPolicyAgents" group.
SsoServerPolicyAgents(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyAgents
Constructor for the "SsoServerPolicyAgents" group.
SsoServerPolicyAgentsImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerPolicyAgents" class.
SsoServerPolicyAgentsImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyAgentsImpl
Constructor
SsoServerPolicyAgentsImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyAgentsImpl
 
SsoServerPolicyAgentsMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerPolicyAgents" MBean.
SsoServerPolicyAgentsMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerPolicyAgents" group.
SsoServerPolicyAgentsMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
Constructor for the metadata associated to "SsoServerPolicyAgents".
SsoServerPolicyJ2EEAgentEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyJ2EEAgentEntry" group.
SsoServerPolicyJ2EEAgentEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Constructor for the "SsoServerPolicyJ2EEAgentEntry" group.
SsoServerPolicyJ2EEAgentEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerPolicyJ2EEAgentEntry" class.
SsoServerPolicyJ2EEAgentEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryImpl
Constructor
SsoServerPolicyJ2EEAgentEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerPolicyJ2EEAgentEntry" MBean.
SsoServerPolicyJ2EEAgentEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerPolicyJ2EEAgentEntry" group.
SsoServerPolicyJ2EEAgentEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntryMeta
Constructor for the metadata associated to "SsoServerPolicyJ2EEAgentEntry".
SsoServerPolicyJ2EEAgentTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgents
Variable for storing the value of "SsoServerPolicyJ2EEAgentTable".
SsoServerPolicyJ2EEAgentTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyJ2EEAgentTable" group.
SsoServerPolicyJ2EEAgentTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
Constructor for the table.
SsoServerPolicyJ2EEGroupEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyJ2EEGroupEntry" group.
SsoServerPolicyJ2EEGroupEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntry
Constructor for the "SsoServerPolicyJ2EEGroupEntry" group.
SsoServerPolicyJ2EEGroupEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerPolicyJ2EEGroupEntry" class.
SsoServerPolicyJ2EEGroupEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryImpl
Constructor
SsoServerPolicyJ2EEGroupEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerPolicyJ2EEGroupEntry" MBean.
SsoServerPolicyJ2EEGroupEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerPolicyJ2EEGroupEntry" group.
SsoServerPolicyJ2EEGroupEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntryMeta
Constructor for the metadata associated to "SsoServerPolicyJ2EEGroupEntry".
SsoServerPolicyJ2EEGroupTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgents
Variable for storing the value of "SsoServerPolicyJ2EEGroupTable".
SsoServerPolicyJ2EEGroupTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyJ2EEGroupTable" group.
SsoServerPolicyJ2EEGroupTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
Constructor for the table.
SsoServerPolicySvc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicySvc" group.
SsoServerPolicySvc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicySvc
Constructor for the "SsoServerPolicySvc" group.
SsoServerPolicySvc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicySvc
Constructor for the "SsoServerPolicySvc" group.
SsoServerPolicySvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerPolicySvc" class.
SsoServerPolicySvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicySvcImpl
Constructor
SsoServerPolicySvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicySvcImpl
 
SsoServerPolicySvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerPolicySvc" MBean.
SsoServerPolicySvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerPolicySvc" group.
SsoServerPolicySvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicySvcMeta
Constructor for the metadata associated to "SsoServerPolicySvc".
SsoServerPolicyWebAgentEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyWebAgentEntry" group.
SsoServerPolicyWebAgentEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Constructor for the "SsoServerPolicyWebAgentEntry" group.
SsoServerPolicyWebAgentEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerPolicyWebAgentEntry" class.
SsoServerPolicyWebAgentEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryImpl
Constructor
SsoServerPolicyWebAgentEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerPolicyWebAgentEntry" MBean.
SsoServerPolicyWebAgentEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerPolicyWebAgentEntry" group.
SsoServerPolicyWebAgentEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntryMeta
Constructor for the metadata associated to "SsoServerPolicyWebAgentEntry".
SsoServerPolicyWebAgentTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgents
Variable for storing the value of "SsoServerPolicyWebAgentTable".
SsoServerPolicyWebAgentTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyWebAgentTable" group.
SsoServerPolicyWebAgentTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
Constructor for the table.
SsoServerPolicyWebGroupEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyWebGroupEntry" group.
SsoServerPolicyWebGroupEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntry
Constructor for the "SsoServerPolicyWebGroupEntry" group.
SsoServerPolicyWebGroupEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerPolicyWebGroupEntry" class.
SsoServerPolicyWebGroupEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryImpl
Constructor
SsoServerPolicyWebGroupEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerPolicyWebGroupEntry" MBean.
SsoServerPolicyWebGroupEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerPolicyWebGroupEntry" group.
SsoServerPolicyWebGroupEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntryMeta
Constructor for the metadata associated to "SsoServerPolicyWebGroupEntry".
SsoServerPolicyWebGroupTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgents
Variable for storing the value of "SsoServerPolicyWebGroupTable".
SsoServerPolicyWebGroupTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyWebGroupTable" group.
SsoServerPolicyWebGroupTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
Constructor for the table.
SsoServerPort - Variable in class com.sun.identity.monitoring.SsoServerInstance
Variable for storing the value of "SsoServerPort".
SsoServerRealmEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerRealmEntry" group.
SsoServerRealmEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerRealmEntry
Constructor for the "SsoServerRealmEntry" group.
SsoServerRealmEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerRealmEntry" class.
SsoServerRealmEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerRealmEntryImpl
Constructor for the "SsoServerRealmEntry" group.
SsoServerRealmEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerRealmEntry" MBean.
SsoServerRealmEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerRealmEntry" group.
SsoServerRealmEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerRealmEntryMeta
Constructor for the metadata associated to "SsoServerRealmEntry".
SSOServerRealmFedInfo - Class in com.sun.identity.monitoring
 
SSOServerRealmFedInfo() - Constructor for class com.sun.identity.monitoring.SSOServerRealmFedInfo
 
SSOServerRealmFedInfo.SSOServerRealmFedInfoBuilder - Class in com.sun.identity.monitoring
 
SSOServerRealmFedInfoBuilder(String) - Constructor for class com.sun.identity.monitoring.SSOServerRealmFedInfo.SSOServerRealmFedInfoBuilder
 
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerAuthModulesEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerFedCOTMemberEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicy22AgentEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebAgentEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerPolicyWebGroupEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerRealmEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Variable for storing the value of "SsoServerRealmIndex".
SsoServerRealmIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Variable for storing the value of "SsoServerRealmIndex".
SSOServerRealmInfo - Class in com.sun.identity.monitoring
 
SSOServerRealmInfo() - Constructor for class com.sun.identity.monitoring.SSOServerRealmInfo
 
SSOServerRealmInfo.SSOServerRealmInfoBuilder - Class in com.sun.identity.monitoring
 
SSOServerRealmInfoBuilder(String) - Constructor for class com.sun.identity.monitoring.SSOServerRealmInfo.SSOServerRealmInfoBuilder
 
SsoServerRealmName - Variable in class com.sun.identity.monitoring.SsoServerRealmEntry
Variable for storing the value of "SsoServerRealmName".
SsoServerRealmTable - Variable in class com.sun.identity.monitoring.SsoServerInstance
Variable for storing the value of "SsoServerRealmTable".
SsoServerRealmTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerRealmTable" group.
SsoServerRealmTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerRealmTableMeta
Constructor for the table.
SsoServerSAML1CacheEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1CacheEntry" group.
SsoServerSAML1CacheEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1CacheEntry
Constructor for the "SsoServerSAML1CacheEntry" group.
SsoServerSAML1CacheEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSAML1CacheEntry" class.
SsoServerSAML1CacheEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1CacheEntryImpl
Constructor
SsoServerSAML1CacheEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSAML1CacheEntry" MBean.
SsoServerSAML1CacheEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSAML1CacheEntry" group.
SsoServerSAML1CacheEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1CacheEntryMeta
Constructor for the metadata associated to "SsoServerSAML1CacheEntry".
SsoServerSAML1CacheTable - Variable in class com.sun.identity.monitoring.SsoServerSAML1Svc
Variable for storing the value of "SsoServerSAML1CacheTable".
SsoServerSAML1CacheTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1CacheTable" group.
SsoServerSAML1CacheTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
Constructor for the table.
SsoServerSAML1EndPointEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1EndPointEntry" group.
SsoServerSAML1EndPointEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1EndPointEntry
Constructor for the "SsoServerSAML1EndPointEntry" group.
SsoServerSAML1EndPointEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSAML1EndPointEntry" class.
SsoServerSAML1EndPointEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryImpl
Constructor
SsoServerSAML1EndPointEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSAML1EndPointEntry" MBean.
SsoServerSAML1EndPointEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSAML1EndPointEntry" group.
SsoServerSAML1EndPointEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1EndPointEntryMeta
Constructor for the metadata associated to "SsoServerSAML1EndPointEntry".
SsoServerSAML1EndPointTable - Variable in class com.sun.identity.monitoring.SsoServerSAML1Svc
Variable for storing the value of "SsoServerSAML1EndPointTable".
SsoServerSAML1EndPointTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1EndPointTable" group.
SsoServerSAML1EndPointTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
Constructor for the table.
SsoServerSAML1Svc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1Svc" group.
SsoServerSAML1Svc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1Svc
Constructor for the "SsoServerSAML1Svc" group.
SsoServerSAML1Svc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1Svc
Constructor for the "SsoServerSAML1Svc" group.
SsoServerSAML1SvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSAML1Svc" class.
SsoServerSAML1SvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
Constructor
SsoServerSAML1SvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1SvcImpl
 
SsoServerSAML1SvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSAML1Svc" MBean.
SsoServerSAML1SvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSAML1Svc" group.
SsoServerSAML1SvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
Constructor for the metadata associated to "SsoServerSAML1Svc".
SsoServerSAML1TrustPrtnrsEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1TrustPrtnrsEntry" group.
SsoServerSAML1TrustPrtnrsEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntry
Constructor for the "SsoServerSAML1TrustPrtnrsEntry" group.
SsoServerSAML1TrustPrtnrsEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSAML1TrustPrtnrsEntry" class.
SsoServerSAML1TrustPrtnrsEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryImpl
Constructor
SsoServerSAML1TrustPrtnrsEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSAML1TrustPrtnrsEntry" MBean.
SsoServerSAML1TrustPrtnrsEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSAML1TrustPrtnrsEntry" group.
SsoServerSAML1TrustPrtnrsEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsEntryMeta
Constructor for the metadata associated to "SsoServerSAML1TrustPrtnrsEntry".
SsoServerSAML1TrustPrtnrsTable - Variable in class com.sun.identity.monitoring.SsoServerSAML1Svc
Variable for storing the value of "SsoServerSAML1TrustPrtnrsTable".
SsoServerSAML1TrustPrtnrsTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1TrustPrtnrsTable" group.
SsoServerSAML1TrustPrtnrsTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
Constructor for the table.
SsoServerSAML2IDPEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML2IDPEntry" group.
SsoServerSAML2IDPEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2IDPEntry
Constructor for the "SsoServerSAML2IDPEntry" group.
SsoServerSAML2IDPEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSAML2IDPEntry" class.
SsoServerSAML2IDPEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2IDPEntryImpl
Constructor
SsoServerSAML2IDPEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSAML2IDPEntry" MBean.
SsoServerSAML2IDPEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSAML2IDPEntry" group.
SsoServerSAML2IDPEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2IDPEntryMeta
Constructor for the metadata associated to "SsoServerSAML2IDPEntry".
SsoServerSAML2IDPTable - Variable in class com.sun.identity.monitoring.SsoServerSAML2Svc
Variable for storing the value of "SsoServerSAML2IDPTable".
SsoServerSAML2IDPTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML2IDPTable" group.
SsoServerSAML2IDPTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
Constructor for the table.
SsoServerSAML2SPEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML2SPEntry" group.
SsoServerSAML2SPEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2SPEntry
Constructor for the "SsoServerSAML2SPEntry" group.
SsoServerSAML2SPEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSAML2SPEntry" class.
SsoServerSAML2SPEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2SPEntryImpl
Constructor
SsoServerSAML2SPEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSAML2SPEntry" MBean.
SsoServerSAML2SPEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSAML2SPEntry" group.
SsoServerSAML2SPEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2SPEntryMeta
Constructor for the metadata associated to "SsoServerSAML2SPEntry".
SsoServerSAML2SPTable - Variable in class com.sun.identity.monitoring.SsoServerSAML2Svc
Variable for storing the value of "SsoServerSAML2SPTable".
SsoServerSAML2SPTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML2SPTable" group.
SsoServerSAML2SPTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
Constructor for the table.
SsoServerSAML2Svc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML2Svc" group.
SsoServerSAML2Svc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2Svc
Constructor for the "SsoServerSAML2Svc" group.
SsoServerSAML2Svc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2Svc
Constructor for the "SsoServerSAML2Svc" group.
SsoServerSAML2SvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSAML2Svc" class.
SsoServerSAML2SvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
Constructor
SsoServerSAML2SvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2SvcImpl
 
SsoServerSAML2SvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSAML2Svc" MBean.
SsoServerSAML2SvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSAML2Svc" group.
SsoServerSAML2SvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
Constructor for the metadata associated to "SsoServerSAML2Svc".
SsoServerServerEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerServerEntry" group.
SsoServerServerEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerServerEntry
Constructor for the "SsoServerServerEntry" group.
SsoServerServerEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerServerEntry" class.
SsoServerServerEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerServerEntryImpl
Constructor
SsoServerServerEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerServerEntry" MBean.
SsoServerServerEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerServerEntry" group.
SsoServerServerEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerServerEntryMeta
Constructor for the metadata associated to "SsoServerServerEntry".
SsoServerServerTable - Variable in class com.sun.identity.monitoring.SsoServerTopology
Variable for storing the value of "SsoServerServerTable".
SsoServerServerTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerServerTable" group.
SsoServerServerTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerServerTableMeta
Constructor for the table.
SsoServerSessSvc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSessSvc" group.
SsoServerSessSvc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSessSvc
Constructor for the "SsoServerSessSvc" group.
SsoServerSessSvc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerSessSvc
Constructor for the "SsoServerSessSvc" group.
SsoServerSessSvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSessSvc" class.
SsoServerSessSvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSessSvcImpl
Constructor
SsoServerSessSvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerSessSvcImpl
 
SsoServerSessSvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSessSvc" MBean.
SsoServerSessSvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSessSvc" group.
SsoServerSessSvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSessSvcMeta
Constructor for the metadata associated to "SsoServerSessSvc".
SsoServerSiteMapEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSiteMapEntry" group.
SsoServerSiteMapEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSiteMapEntry
Constructor for the "SsoServerSiteMapEntry" group.
SsoServerSiteMapEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSiteMapEntry" class.
SsoServerSiteMapEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSiteMapEntryImpl
Constructor for the "SsoServerSiteMapEntry" group.
SsoServerSiteMapEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSiteMapEntry" MBean.
SsoServerSiteMapEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSiteMapEntry" group.
SsoServerSiteMapEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSiteMapEntryMeta
Constructor for the metadata associated to "SsoServerSiteMapEntry".
SsoServerSiteMapTable - Variable in class com.sun.identity.monitoring.SsoServerTopology
Variable for storing the value of "SsoServerSiteMapTable".
SsoServerSiteMapTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSiteMapTable" group.
SsoServerSiteMapTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
Constructor for the table.
SsoServerSitesEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSitesEntry" group.
SsoServerSitesEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSitesEntry
Constructor for the "SsoServerSitesEntry" group.
SsoServerSitesEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSitesEntry" class.
SsoServerSitesEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSitesEntryImpl
Constructor
SsoServerSitesEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSitesEntry" MBean.
SsoServerSitesEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSitesEntry" group.
SsoServerSitesEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSitesEntryMeta
Constructor for the metadata associated to "SsoServerSitesEntry".
SsoServerSitesTable - Variable in class com.sun.identity.monitoring.SsoServerTopology
Variable for storing the value of "SsoServerSitesTable".
SsoServerSitesTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSitesTable" group.
SsoServerSitesTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSitesTableMeta
Constructor for the table.
SsoServerStartDate - Variable in class com.sun.identity.monitoring.SsoServerInstance
Variable for storing the value of "SsoServerStartDate".
SsoServerSvcMgmtSvc - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSvcMgmtSvc" group.
SsoServerSvcMgmtSvc(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Constructor for the "SsoServerSvcMgmtSvc" group.
SsoServerSvcMgmtSvc(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Constructor for the "SsoServerSvcMgmtSvc" group.
SsoServerSvcMgmtSvcImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerSvcMgmtSvc" class.
SsoServerSvcMgmtSvcImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerSvcMgmtSvcImpl
Constructor
SsoServerSvcMgmtSvcImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerSvcMgmtSvcImpl
 
SsoServerSvcMgmtSvcMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerSvcMgmtSvc" MBean.
SsoServerSvcMgmtSvcMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerSvcMgmtSvc" group.
SsoServerSvcMgmtSvcMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerSvcMgmtSvcMeta
Constructor for the metadata associated to "SsoServerSvcMgmtSvc".
SsoServerTopology - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerTopology" group.
SsoServerTopology(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerTopology
Constructor for the "SsoServerTopology" group.
SsoServerTopology(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerTopology
Constructor for the "SsoServerTopology" group.
SsoServerTopologyImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerTopology" class.
SsoServerTopologyImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerTopologyImpl
Constructor
SsoServerTopologyImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerTopologyImpl
 
SsoServerTopologyMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerTopology" MBean.
SsoServerTopologyMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerTopology" group.
SsoServerTopologyMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerTopologyMeta
Constructor for the metadata associated to "SsoServerTopology".
SsoServerWSSAgents - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgents" group.
SsoServerWSSAgents(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgents
Constructor for the "SsoServerWSSAgents" group.
SsoServerWSSAgents(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgents
Constructor for the "SsoServerWSSAgents" group.
SsoServerWSSAgentsDSCAgentEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsDSCAgentEntry" group.
SsoServerWSSAgentsDSCAgentEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Constructor for the "SsoServerWSSAgentsDSCAgentEntry" group.
SsoServerWSSAgentsDSCAgentEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerWSSAgentsDSCAgentEntry" class.
SsoServerWSSAgentsDSCAgentEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryImpl
Constructor
SsoServerWSSAgentsDSCAgentEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsDSCAgentEntry" MBean.
SsoServerWSSAgentsDSCAgentEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsDSCAgentEntry" group.
SsoServerWSSAgentsDSCAgentEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntryMeta
Constructor for the metadata associated to "SsoServerWSSAgentsDSCAgentEntry".
SsoServerWSSAgentsDSCAgentTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgents
Variable for storing the value of "SsoServerWSSAgentsDSCAgentTable".
SsoServerWSSAgentsDSCAgentTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsDSCAgentTable" group.
SsoServerWSSAgentsDSCAgentTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
Constructor for the table.
SsoServerWSSAgentsDSCAgtGrpEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsDSCAgtGrpEntry" group.
SsoServerWSSAgentsDSCAgtGrpEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Constructor for the "SsoServerWSSAgentsDSCAgtGrpEntry" group.
SsoServerWSSAgentsDSCAgtGrpEntryImpl - Class in com.sun.identity.monitoring
Thise class extends the "SsoServerWSSAgentsDSCAgtGrpEntry" class.
SsoServerWSSAgentsDSCAgtGrpEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryImpl
Constructor
SsoServerWSSAgentsDSCAgtGrpEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsDSCAgtGrpEntry" MBean.
SsoServerWSSAgentsDSCAgtGrpEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsDSCAgtGrpEntry" group.
SsoServerWSSAgentsDSCAgtGrpEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntryMeta
Constructor for the metadata associated to "SsoServerWSSAgentsDSCAgtGrpEntry".
SsoServerWSSAgentsDSCAgtGrpTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgents
Variable for storing the value of "SsoServerWSSAgentsDSCAgtGrpTable".
SsoServerWSSAgentsDSCAgtGrpTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsDSCAgtGrpTable" group.
SsoServerWSSAgentsDSCAgtGrpTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
Constructor for the table.
SsoServerWSSAgentsImpl - Class in com.sun.identity.monitoring
The class extends the "SsoServerWSSAgents" class.
SsoServerWSSAgentsImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsImpl
Constructor
SsoServerWSSAgentsImpl(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsImpl
 
SsoServerWSSAgentsMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerWSSAgents" MBean.
SsoServerWSSAgentsMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerWSSAgents" group.
SsoServerWSSAgentsMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
Constructor for the metadata associated to "SsoServerWSSAgents".
SsoServerWSSAgentsSTSAgentEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsSTSAgentEntry" group.
SsoServerWSSAgentsSTSAgentEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Constructor for the "SsoServerWSSAgentsSTSAgentEntry" group.
SsoServerWSSAgentsSTSAgentEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerWSSAgentsSTSAgentEntry" class.
SsoServerWSSAgentsSTSAgentEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryImpl
Constructor
SsoServerWSSAgentsSTSAgentEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsSTSAgentEntry" MBean.
SsoServerWSSAgentsSTSAgentEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsSTSAgentEntry" group.
SsoServerWSSAgentsSTSAgentEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntryMeta
Constructor for the metadata associated to "SsoServerWSSAgentsSTSAgentEntry".
SsoServerWSSAgentsSTSAgentTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgents
Variable for storing the value of "SsoServerWSSAgentsSTSAgentTable".
SsoServerWSSAgentsSTSAgentTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsSTSAgentTable" group.
SsoServerWSSAgentsSTSAgentTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
Constructor for the table.
SsoServerWSSAgentsSTSAgtGrpEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsSTSAgtGrpEntry" group.
SsoServerWSSAgentsSTSAgtGrpEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Constructor for the "SsoServerWSSAgentsSTSAgtGrpEntry" group.
SsoServerWSSAgentsSTSAgtGrpEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerWSSAgentsSTSAgtGrpEntry" class.
SsoServerWSSAgentsSTSAgtGrpEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryImpl
Constructor
SsoServerWSSAgentsSTSAgtGrpEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsSTSAgtGrpEntry" MBean.
SsoServerWSSAgentsSTSAgtGrpEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsSTSAgtGrpEntry" group.
SsoServerWSSAgentsSTSAgtGrpEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntryMeta
Constructor for the metadata associated to "SsoServerWSSAgentsSTSAgtGrpEntry".
SsoServerWSSAgentsSTSAgtGrpTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgents
Variable for storing the value of "SsoServerWSSAgentsSTSAgtGrpTable".
SsoServerWSSAgentsSTSAgtGrpTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsSTSAgtGrpTable" group.
SsoServerWSSAgentsSTSAgtGrpTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
Constructor for the table.
SsoServerWSSAgentsWSCAgentEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSCAgentEntry" group.
SsoServerWSSAgentsWSCAgentEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Constructor for the "SsoServerWSSAgentsWSCAgentEntry" group.
SsoServerWSSAgentsWSCAgentEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerWSSAgentsWSCAgentEntry" class.
SsoServerWSSAgentsWSCAgentEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryImpl
Constructor
SsoServerWSSAgentsWSCAgentEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsWSCAgentEntry" MBean.
SsoServerWSSAgentsWSCAgentEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsWSCAgentEntry" group.
SsoServerWSSAgentsWSCAgentEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntryMeta
Constructor for the metadata associated to "SsoServerWSSAgentsWSCAgentEntry".
SsoServerWSSAgentsWSCAgentTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgents
Variable for storing the value of "SsoServerWSSAgentsWSCAgentTable".
SsoServerWSSAgentsWSCAgentTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSCAgentTable" group.
SsoServerWSSAgentsWSCAgentTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
Constructor for the table.
SsoServerWSSAgentsWSCAgtGrpEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSCAgtGrpEntry" group.
SsoServerWSSAgentsWSCAgtGrpEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Constructor for the "SsoServerWSSAgentsWSCAgtGrpEntry" group.
SsoServerWSSAgentsWSCAgtGrpEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerWSSAgentsWSCAgtGrpEntry" class.
SsoServerWSSAgentsWSCAgtGrpEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryImpl
Constructor
SsoServerWSSAgentsWSCAgtGrpEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsWSCAgtGrpEntry" MBean.
SsoServerWSSAgentsWSCAgtGrpEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsWSCAgtGrpEntry" group.
SsoServerWSSAgentsWSCAgtGrpEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntryMeta
Constructor for the metadata associated to "SsoServerWSSAgentsWSCAgtGrpEntry".
SsoServerWSSAgentsWSCAgtGrpTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgents
Variable for storing the value of "SsoServerWSSAgentsWSCAgtGrpTable".
SsoServerWSSAgentsWSCAgtGrpTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSCAgtGrpTable" group.
SsoServerWSSAgentsWSCAgtGrpTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
Constructor for the table.
SsoServerWSSAgentsWSPAgentEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSPAgentEntry" group.
SsoServerWSSAgentsWSPAgentEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Constructor for the "SsoServerWSSAgentsWSPAgentEntry" group.
SsoServerWSSAgentsWSPAgentEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerWSSAgentsWSPAgentEntry" class.
SsoServerWSSAgentsWSPAgentEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryImpl
Constructor
SsoServerWSSAgentsWSPAgentEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsWSPAgentEntry" MBean.
SsoServerWSSAgentsWSPAgentEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsWSPAgentEntry" group.
SsoServerWSSAgentsWSPAgentEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntryMeta
Constructor for the metadata associated to "SsoServerWSSAgentsWSPAgentEntry".
SsoServerWSSAgentsWSPAgentTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgents
Variable for storing the value of "SsoServerWSSAgentsWSPAgentTable".
SsoServerWSSAgentsWSPAgentTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSPAgentTable" group.
SsoServerWSSAgentsWSPAgentTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
Constructor for the table.
SsoServerWSSAgentsWSPAgtGrpEntry - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSPAgtGrpEntry" group.
SsoServerWSSAgentsWSPAgtGrpEntry(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Constructor for the "SsoServerWSSAgentsWSPAgtGrpEntry" group.
SsoServerWSSAgentsWSPAgtGrpEntryImpl - Class in com.sun.identity.monitoring
This class extends the "SsoServerWSSAgentsWSPAgtGrpEntry" class.
SsoServerWSSAgentsWSPAgtGrpEntryImpl(SnmpMib) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryImpl
Constructor
SsoServerWSSAgentsWSPAgtGrpEntryMBean - Interface in com.sun.identity.monitoring
This interface is used for representing the remote management interface for the "SsoServerWSSAgentsWSPAgtGrpEntry" MBean.
SsoServerWSSAgentsWSPAgtGrpEntryMeta - Class in com.sun.identity.monitoring
The class is used for representing SNMP metadata for the "SsoServerWSSAgentsWSPAgtGrpEntry" group.
SsoServerWSSAgentsWSPAgtGrpEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntryMeta
Constructor for the metadata associated to "SsoServerWSSAgentsWSPAgtGrpEntry".
SsoServerWSSAgentsWSPAgtGrpTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgents
Variable for storing the value of "SsoServerWSSAgentsWSPAgtGrpTable".
SsoServerWSSAgentsWSPAgtGrpTableMeta - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSPAgtGrpTable" group.
SsoServerWSSAgentsWSPAgtGrpTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
Constructor for the table.
SSOSessionListener - Class in com.iplanet.sso.providers.dpro
This Class SOSessionListener implements SessionListener interface.
SSOSessionListener(SSOTokenListener) - Constructor for class com.iplanet.sso.providers.dpro.SSOSessionListener
 
SSOToken - Interface in com.iplanet.sso
The SSOToken class represents a "single sign on"(SSO) token.
ssoToken - Variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds Single Sign on Token
SSOTOKEN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ssoToken - Variable in class com.sun.identity.cli.AuthenticatedCommand
 
ssoToken - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
ssoToken - Variable in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
ssoToken - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
ssoToken - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
ssoToken - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
ssoToken - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
SSO token object
SSOTOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
ssoToken() - Static method in class org.forgerock.openam.rest.Routers
Creates a new authentication filter which allows for authentication exceptions to be added for certain CREST operations.
SSOTOKEN_COOKIE_NAME - Static variable in class org.forgerock.openam.rest.AuthnRequestUtils
 
SSOTOKEN_LISTENERS_UNSUPPORTED - Static variable in class org.forgerock.openam.sso.providers.stateless.StatelessSession
 
SSOTOKEN_SUBJECT_PREFIX - Static variable in class com.sun.identity.rest.RestServiceManager
 
SSOTokenAuthN - Class in com.sun.identity.rest.spi
 
SSOTokenAuthN() - Constructor for class com.sun.identity.rest.spi.SSOTokenAuthN
 
SSOTokenAuthZ - Class in com.sun.identity.rest.spi
 
SSOTokenAuthZ() - Constructor for class com.sun.identity.rest.spi.SSOTokenAuthZ
 
SSOTokenAuthzModule - Class in org.forgerock.openam.rest.authz
 
SSOTokenAuthzModule(Debug) - Constructor for class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
 
ssoTokenChanged(SSOTokenEvent) - Method in interface com.iplanet.sso.SSOTokenListener
Handles single sign on token status changed event.
ssoTokenChanged(SSOTokenEvent) - Method in class com.sun.identity.policy.PolicySSOTokenListener
Callback for SSOTokenListener Cleans up the policy decision cache, subject evaluation cache , user role cache of LDAPRoles and user nsRole attribute values cache upon user's token expiration.
SSOTokenContext - Class in org.forgerock.openam.rest.resource
CREST context that provides a convenience method for getting hold of the caller as an authenticated subject based on the OpenAM SSO Token associated with the request.
SSOTokenContext(Debug, SessionCache, Context, Supplier<SSOToken>) - Constructor for class org.forgerock.openam.rest.resource.SSOTokenContext
Construct a new SSOTokenContext using a supplier for the SSOToken instance.
SSOTokenContext(Debug, SessionCache, Context) - Constructor for class org.forgerock.openam.rest.resource.SSOTokenContext
Construct a new SSOTokenContext from the parent, which is expected to contain a SecurityContext.
SSOTokenContext.Factory - Interface in org.forgerock.openam.rest.resource
Guice factory for SSOTokenContext instances
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.
SSOTokenFactory - Class in org.forgerock.openam.rest
Responsible for generating SSOTokens.
SSOTokenFactory(SSOTokenManager) - Constructor for class org.forgerock.openam.rest.SSOTokenFactory
Guice initialised constructor.
SSOTokenFactory(SSOTokenManager, Debug) - Constructor for class org.forgerock.openam.rest.SSOTokenFactory
Testing Constructor with dependencies exposed.
SSOTokenID - Interface in com.iplanet.sso
The SSOTokenID is an interface that is used to identify a single sign on token object.
SSOTokenIdentity - Interface in org.forgerock.openam.sts.tokengeneration
Interface to represent the concerns of validating an SSOToken and obtaining the corresponding principal name.
SSOTokenIdentityImpl - Class in org.forgerock.openam.sts.tokengeneration
 
SSOTokenIdentityImpl() - Constructor for class org.forgerock.openam.sts.tokengeneration.SSOTokenIdentityImpl
 
SSOTokenIDImpl - Class in com.iplanet.sso.providers.dpro
This class SSOTokenIDImpl implements the interface SSOTokenID and is used to identify a SSOToken object.
SSOTokenIDImpl(SessionID) - Constructor for class com.iplanet.sso.providers.dpro.SSOTokenIDImpl
Creates a SSOTokenIDImpl object
SSOTokenListener - Interface in com.iplanet.sso
The SSOTokenListener interface needs to be implemented by the applications to receive SSO token events.
SSOTokenListenersUnsupportedException - Exception in com.iplanet.sso
This SSOTokenCannotBeObservedException is thrown when calling SSOToken.addSSOTokenListener(SSOTokenListener) on an SSOToken type that does not generate lifecycle events.
SSOTokenListenersUnsupportedException(String) - Constructor for exception com.iplanet.sso.SSOTokenListenersUnsupportedException
Constructs an SSOTokenListenersUnsupportedException with a detail message.
SSOTokenManager - Class in com.iplanet.sso
SSOTokenManager is the final class that is the mediator between the SSO APIs and SSO providers.
SSOTokenMechanismHandler - Class in com.sun.identity.liberty.ws.authnsvc.mechanism
The SSOTokenMechanismHandler is a handler for 'SSOTOKEN' mechanism.
SSOTokenMechanismHandler() - Constructor for class com.sun.identity.liberty.ws.authnsvc.mechanism.SSOTokenMechanismHandler
 
SSOTokenPrincipal - Class in com.sun.identity.authentication.service
This class represents the abstract notion of a SSOToken, which can be used to represent any entity, such as an individual, a corporation, and a login id.
SSOTokenPrincipal(String) - Constructor for class com.sun.identity.authentication.service.SSOTokenPrincipal
Creates SSOTokenPrincipal object
SSOTokenPrincipal - Class in com.sun.identity.rest
 
SSOTokenPrincipal(SSOToken) - Constructor for class com.sun.identity.rest.SSOTokenPrincipal
 
SSOTokenProvider - Class in com.sun.identity.log.spi
This class implements ITokenProvider interface and representing SSO token provider.
SSOTokenProvider() - Constructor for class com.sun.identity.log.spi.SSOTokenProvider
Construct the SSOTokenProvider
ssoTokenString(String) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder
 
ssoTokenToSubEntries - Variable in class com.sun.identity.sm.CachedSubEntries
 
SSOVALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Default value of the sso
STAC_LZS - Static variable in class org.forgerock.openam.radius.common.packet.FramedCompressionAttribute
This compression value indicates Stac-LZS compression.
STALE_MSG - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPFaultDetail
 
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_PORT_QNAME - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
STANDARD_STS_SERVICE_NAME - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
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.
StandardScriptEngineManager - Class in org.forgerock.openam.scripting
A singleton implementation of the ScriptEngineManager, this is augmented to support a publish/subscribe (observer) pattern for propagating configuration changes to individual language implementations and other listeners.
StandardScriptEngineManager() - Constructor for class org.forgerock.openam.scripting.StandardScriptEngineManager
Constructs and configures the engine manager.
StandardScriptEngineManager.ConfigurationListener - Interface in org.forgerock.openam.scripting
Observer pattern interface for listening to changes in the script engine configuration.
StandardScriptEvaluator - Class in org.forgerock.openam.scripting
Evaluates scripts using the standard JSR 223 script engine framework.
StandardScriptEvaluator(StandardScriptEngineManager) - Constructor for class org.forgerock.openam.scripting.StandardScriptEvaluator
Constructs the script evaluator using the given JSR 223 script engine manager instance.
StandardScriptValidator - Class in org.forgerock.openam.scripting
Validates scripts using the standard JSR 223 script engine framework.
StandardScriptValidator(StandardScriptEngineManager) - Constructor for class org.forgerock.openam.scripting.StandardScriptValidator
Constructs the script validator using the given JSR 223 script engine manager instance.
start() - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
start(Future<?>) - Method in class org.forgerock.openam.authentication.callbacks.helpers.PollingWaitAssistant
Starts this callback helper, setting up the future to watch and the startTime as now.
start() - Method in interface org.forgerock.openam.entitlement.indextree.IndexChangeMonitor
Start the listener to monitor for index changes.
start() - Method in class org.forgerock.openam.entitlement.indextree.IndexChangeMonitorImpl
Start the listener to monitor for index changes.
start() - Method in interface org.forgerock.openam.sm.datalayer.api.TaskExecutor
If the executor needs to do anything to start up it should be done here.
start() - Method in class org.forgerock.openam.sm.datalayer.impl.PooledTaskExecutor
 
start() - Method in class org.forgerock.openam.sm.datalayer.impl.SeriesTaskExecutor
Create TaskProcessor threads for all configured connections.
start() - Method in class org.forgerock.openam.sm.datalayer.impl.SimpleTaskExecutor
 
start() - Method in class org.forgerock.openam.utils.TimeDuration
Set Current Time as Start Time.
START_ACTION - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
START_DATE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in a SimpleTimeCondition to define the start of date range for which a policy applies.
START_DATE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in a SimpleTimeCondition to define the start of date range for which a policy applies.
START_DATE_AFTER_END_DATE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
START_DAY - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in a SimpleTimeCondition to define the start of day of week range for which a policy applies.
START_DAY - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in a SimpleTimeCondition to define the start of day of week range for which a policy applies.
START_END_ELEMENT - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Start end element
START_END_ELEMENT - Static variable in class com.sun.identity.saml.common.SAMLConstants
String to identify "</".
START_IP - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key used in IPCondition to define the start of IP address range for which a policy applies.
START_IP - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key used in IPCondition to define the start of IP address range for which a policy applies.
START_LOG_CONFIG_NAME - Static variable in class com.sun.identity.log.LogConstants
logging start due to logging configuration change
START_LOG_NEW_LOGGER_NAME - Static variable in class com.sun.identity.log.LogConstants
logging start due to container starting
START_TAG - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Start Tag for XML String
START_TIME - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is used in SimpleTimeCondition to define the beginning of time range during which a policy applies.
START_TIME - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is used in SimpleTimeCondition to define the beginning of time range during which a policy applies.
startAgent(SSOServerMonConfig) - Static method in class com.sun.identity.monitoring.Agent
This method starts up the monitoring agent from the common/ConfigMonitoring module (load-on-startup or at the end of AMSetupServlet/configuration).
startAsync() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
startAttribute(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
startAttribute(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
Starts marshalling of an attribute.
startAttribute(String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Starts marshalling of an attribute.
startAttribute(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
startAttribute(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
Starts marshalling of an attribute.
startAttribute(String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Starts marshalling of an attribute.
startContinuousQuery(TokenFilter, ContinuousQueryListener) - Method in class org.forgerock.openam.cts.impl.LdapAdapter
 
startContinuousQuery(TokenFilter, ContinuousQueryListener) - Method in interface org.forgerock.openam.sm.datalayer.api.TokenStorageAdapter
Performs a continuous query using the provided filter.
startContinuousQuery(TokenFilter, ContinuousQueryListener) - Method in class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
Performs a continuous query using the provided filter.
startDate(String) - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
startDispatcher() - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
Start the dispatcher.
startDocument() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
startDocument() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
startDocument() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
startDocument() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
startElement(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
startElement() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.NamespaceContextImpl
Sets the current bindings aside and starts a new element context.
startElement(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
Starts marshalling of an element.
startElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatingUnmarshaller
 
startElement(String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Starts marshalling of an element.
startElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
startElement(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
startElement() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.NamespaceContextImpl
Sets the current bindings aside and starts a new element context.
startElement(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
Starts marshalling of an element.
startElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
startElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatingUnmarshaller
 
startElement(String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Starts marshalling of an element.
startingTab - Variable in class com.sun.identity.config.wizard.Wizard
 
startListening() - Method in class org.forgerock.openam.radius.server.config.ConfigChangeListener
Method to allow creators of the ConfigChangeListener to have it start listening to config changes.
startLogin() - Method in class com.sun.identity.authentication.internal.AuthContext
Method to start the login process.
startLogVerifier() - Method in class com.sun.identity.log.secure.LogVerifier
Method that starts the log Verifier thread
startPrefixMapping(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ContentHandlerAdaptor
 
startPrefixMapping(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXUnmarshallerHandlerImpl
 
startPrefixMapping(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ContentHandlerAdaptor
 
startPrefixMapping(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXUnmarshallerHandlerImpl
 
startQuery() - Method in class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
Starts the persistent search connection against the directory.
startQuery() - Method in interface org.forgerock.openam.cts.continuous.ContinuousQuery
Begins the continuous query on the datastore.
StartRecord - Class in com.sun.identity.cli.record
Start recording OpenAM by calling the records REST endpoint.
StartRecord() - Constructor for class com.sun.identity.cli.record.StartRecord
 
startRecord() - Method in class org.forgerock.openam.core.rest.record.Record
Start recording
startRecording(JsonValue) - Method in interface org.forgerock.openam.core.rest.record.DebugRecorder
Start recording
startRecording(JsonValue) - Method in class org.forgerock.openam.core.rest.record.DefaultDebugRecorder
Start recording an issue
startServer(String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Starts the embedded OpenDJ instance.
startServices() - Method in interface org.forgerock.openam.services.push.PushNotificationDelegate
Starts any required services for this delegate.
startServices() - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
startsWith(String, String) - Static method in class org.forgerock.openam.utils.StringUtils
Check if one string starts with another string.
startTasks() - Method in class org.forgerock.openam.cts.worker.CTSWorkerManager
Initialise the CTSWorkerTask framework.
startUp() - Method in interface org.forgerock.openam.radius.server.config.RadiusServer
Launches the Radius Server.
startUp() - Method in class org.forgerock.openam.radius.server.config.RadiusServerManager
 
startup() - Method in interface org.forgerock.openam.sts.soap.bootstrap.SoapSTSLifecycle
Start up the soap-sts agent context.
startup() - Method in class org.forgerock.openam.sts.soap.bootstrap.SoapSTSLifecycleImpl
 
Stat - Class in com.sun.identity.tools.diffs
CVS stat utility.
STATE - Static variable in class com.sun.identity.policy.plugins.PrivilegeCondition
 
state - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Current state of this automaton.
state - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
Current state of this automaton.
STATE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: authorization request, authorization.
state(String) - Method in exception org.forgerock.openam.oauth2.OAuthProblemException
 
STATE_VARIABLE_NAME - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
StateAttribute - Class in org.forgerock.openam.radius.common
Class representing the structure of the State attribute as specified in section 5.24 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
StateAttribute(String) - Constructor for class org.forgerock.openam.radius.common.StateAttribute
Creates an instance to contain the given string.
StateAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.StateAttribute
Creates a ReplyMessageAttribute from the on-the-wire octets.
StateData - Class in com.sun.identity.install.tools.configurator
 
StateData(String, boolean, boolean) - Constructor for class com.sun.identity.install.tools.configurator.StateData
 
StatefulAccessToken - Class in org.forgerock.oauth2.core
Models a OAuth2 access token.
StatefulAccessToken(JsonValue) - Constructor for class org.forgerock.oauth2.core.StatefulAccessToken
Constructs a new AccessToken backed with the data in the specified JsonValue.
StatefulAccessToken(JsonValue, String, String) - Constructor for class org.forgerock.oauth2.core.StatefulAccessToken
Constructs a new AccessToken backed with the data in the specified JsonValue.
StatefulAccessToken(String, String, String, String, String, Set<String>, long, RefreshToken, String, String, String, String, String, String, JsonValue) - Constructor for class org.forgerock.oauth2.core.StatefulAccessToken
Constructs a new AccessToken.
StatefulAccessToken(String, String, String, String, String, Set<String>, long, RefreshToken, String, String, String, String, String, String, long, JsonValue) - Constructor for class org.forgerock.oauth2.core.StatefulAccessToken
Constructs a new AccessToken.
StatefulRefreshToken - Class in org.forgerock.oauth2.core
Models a OAuth2 Refresh Token.
StatefulRefreshToken(JsonValue) - Constructor for class org.forgerock.oauth2.core.StatefulRefreshToken
Constructs a new RefreshToken backed with the data in the specified JsonValue.
StatefulRefreshToken(String, String, String, String, Set<String>, long, String, String, String, String, String, String, String, String) - Constructor for class org.forgerock.oauth2.core.StatefulRefreshToken
Constructs a new RefreshToken.
StatefulRefreshToken(String, String, String, String, Set<String>, long, String, String, String, String, String, String, String, String, long) - Constructor for class org.forgerock.oauth2.core.StatefulRefreshToken
Constructs a new RefreshToken.
StatefulToken - Class in org.forgerock.oauth2.core
 
StatefulToken(Object) - Constructor for class org.forgerock.oauth2.core.StatefulToken
 
StatefulTokenStore - Class in org.forgerock.openam.oauth2
Implementation of the OpenId Connect Token Store which the OpenId Connect Provider will implement.
StatefulTokenStore(OAuthTokenStore, OAuth2ProviderSettingsFactory, OAuth2UrisFactory, OpenIdConnectClientRegistrationStore, RealmNormaliser, SSOTokenManager, CookieExtractor, OAuth2AuditLogger, Debug, SecureRandom, ClientAuthenticationFailureFactory, RecoveryCodeGenerator, OAuth2Utils) - Constructor for class org.forgerock.openam.oauth2.StatefulTokenStore
Constructs a new OpenAMTokenStore.
stateless - Variable in class com.sun.identity.authentication.service.LoginState
 
STATELESS_FORCE_FAILED - Static variable in class com.sun.identity.authentication.service.AMAuthErrorCode
Stateless ForceAuth failed
STATELESS_JWT_CACHE_MAX_SIZE - Static variable in class org.forgerock.openam.session.stateless.StatelessConstants
System Property for Stateless JWT Cache sizing.
STATELESS_TOKENS_ENABLED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
StatelessAccessToken - Class in org.forgerock.openam.oauth2
Models a stateless OpenAM OAuth2 access token.
StatelessAccessToken(Jwt, String) - Constructor for class org.forgerock.openam.oauth2.StatelessAccessToken
Constructs a new StatelessAccessToken backed with the specified Jwt.
StatelessAdminRestriction - Class in org.forgerock.openam.sso.providers.stateless
Centralised logic to coordinate the decision around Stateless Sessions.
StatelessAdminRestriction(StatelessAdminRestriction.SuperUserDelegate, StatelessSessionManager) - Constructor for class org.forgerock.openam.sso.providers.stateless.StatelessAdminRestriction
 
StatelessAdminRestriction.SuperUserDelegate - Interface in org.forgerock.openam.sso.providers.stateless
Responsible for answering the question of whether some token represents an administrator user.
StatelessCheck<T> - Interface in org.forgerock.openam.oauth2
Interface for checking whether an OAuth2 token is stateless or not
StatelessConfig - Class in org.forgerock.openam.session.stateless
Responsible for providing configuration to all parts of the Stateless Session code base.
StatelessConfig(SystemPropertiesWrapper) - Constructor for class org.forgerock.openam.session.stateless.StatelessConfig
 
StatelessConstants - Class in org.forgerock.openam.session.stateless
Represents all constants that are applicable to Stateless Sessions.
StatelessConstants() - Constructor for class org.forgerock.openam.session.stateless.StatelessConstants
 
StatelessJWTCache - Class in org.forgerock.openam.session.stateless.cache
Responsible for providing a caching layer for JWT/SessionInfo conversion.
StatelessJWTCache(StatelessConfig, ServiceListeners) - Constructor for class org.forgerock.openam.session.stateless.cache.StatelessJWTCache
 
StatelessOperations - Class in com.iplanet.dpro.session.operations.strategies
Handles client-side sessions.
StatelessOperations(LocalOperations, StatelessSessionManager, Blacklist<Session>, SessionLogging, SessionAuditor, SessionChangeAuthorizer) - Constructor for class com.iplanet.dpro.session.operations.strategies.StatelessOperations
 
StatelessRefreshToken - Class in org.forgerock.openam.oauth2
Models a stateless OpenAM OAuth2 refresh token.
StatelessRefreshToken(Jwt, String) - Constructor for class org.forgerock.openam.oauth2.StatelessRefreshToken
Constructs a new StatelessRefreshToken backed with the specified Jwt.
StatelessSession - Class in org.forgerock.openam.sso.providers.stateless
The StatelessSession class represents a stateless session.
StatelessSession(SessionID, SessionInfo, StatelessSessionManager) - Constructor for class org.forgerock.openam.sso.providers.stateless.StatelessSession
Constructs the stateless session with the given ID, session state and session factory.
StatelessSessionManager - Class in org.forgerock.openam.sso.providers.stateless
Responsible for creating StatelessSession and SessionInfo instances from JWT tokens.
StatelessSessionManager(StatelessJWTCache, SessionServerConfig, SessionServiceConfig) - Constructor for class org.forgerock.openam.sso.providers.stateless.StatelessSessionManager
Guice initialised constructor.
StatelessSessions - Class in org.forgerock.openam.monitoring.session
The class is used for implementing the "StatelessSessions" group.
StatelessSessions(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.session.StatelessSessions
Constructor for the "StatelessSessions" group.
StatelessSessions(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.session.StatelessSessions
Constructor for the "StatelessSessions" group.
StatelessSessionSigningAlgorithmValidator - Class in org.forgerock.openam.sm.validation
Validates stateless session signature algorithm choice is consistent with org.forgerock.openam.session.stateless.signing.allownone system property.
StatelessSessionSigningAlgorithmValidator() - Constructor for class org.forgerock.openam.sm.validation.StatelessSessionSigningAlgorithmValidator
Default constructor.
StatelessSessionsImpl - Class in org.forgerock.openam.monitoring.session
Monitoring for stateless sessions.
StatelessSessionsImpl(SnmpMib, SessionMonitoringStore) - Constructor for class org.forgerock.openam.monitoring.session.StatelessSessionsImpl
 
StatelessSessionsMBean - Interface in org.forgerock.openam.monitoring.session
This interface is used for representing the remote management interface for the "StatelessSessions" MBean.
StatelessSessionsMeta - Class in org.forgerock.openam.monitoring.session
The class is used for representing SNMP metadata for the "StatelessSessions" group.
StatelessSessionsMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.session.StatelessSessionsMeta
Constructor for the metadata associated to "StatelessSessions".
StatelessSSOProvider - Class in org.forgerock.openam.sso.providers.stateless
A provider for explicitly stateless SSO tokens.
StatelessSSOProvider(StatelessSessionManager, Blacklist<Session>, StatelessAdminRestriction, Debug) - Constructor for class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
Default constructor is required by interface.
StatelessToken - Class in org.forgerock.openam.oauth2
 
StatelessToken(Jwt, String) - Constructor for class org.forgerock.openam.oauth2.StatelessToken
 
StatelessTokenCtsAdapter - Class in org.forgerock.openam.oauth2
Implementation of the TokenAdapter for the StatelessTokenMetadata objects.
StatelessTokenCtsAdapter() - Constructor for class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
StatelessTokenMetadata - Class in org.forgerock.openam.oauth2
Stateful representation of the stateless OAuth2 tokens.
StatelessTokenMetadata(String, String, long, String, String, Set<String>, String, String, String) - Constructor for class org.forgerock.openam.oauth2.StatelessTokenMetadata
 
StatelessTokenStore - Class in org.forgerock.openam.oauth2
Stateless implementation of the OAuth2 Token Store.
StatelessTokenStore(StatefulTokenStore, JwtBuilderFactory, OAuth2ProviderSettingsFactory, Debug, OpenIdConnectClientRegistrationStore, RealmNormaliser, OAuth2UrisFactory, Blacklist<Blacklistable>, CTSPersistentStore, TokenAdapter<StatelessTokenMetadata>, OAuth2Utils) - Constructor for class org.forgerock.openam.oauth2.StatelessTokenStore
Constructs a new StatelessTokenStore.
Statement - Class in com.sun.identity.saml.assertion
The Statement element is an extension point that allows other assertion-based applications to reuse the SAML assertion framework.
Statement() - Constructor for class com.sun.identity.saml.assertion.Statement
Default constructor of the statement
Statement - Interface in com.sun.identity.saml2.assertion
The Statement element is an extension point that allows other assertion-based applications to reuse the SAML assertion framework.
STATEMENT - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
StatementAbstractType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for StatementAbstractType complex type.
StatementAbstractTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
StatementAbstractTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl
 
StatementAbstractTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
StatementElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Statement element declaration.
StatementElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
StatementElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
StatementElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
StatementProvider - Interface in org.forgerock.openam.sts.tokengeneration.saml2
Defines the interface referenced by the SAML2TokenGeneration implementation to obtain the providers of the various SAML2 assertion statements.
StatementProviderImpl - Class in org.forgerock.openam.sts.tokengeneration.saml2
 
STATIC_ATTRIBUTE - Static variable in class com.sun.identity.policy.plugins.IDRepoResponseProvider
 
STATIC_GROUP - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a Static Group object type
STATIC_GROUP_DN_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
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.
StaticAttributes - Class in com.sun.identity.entitlement
Interface specification for entitlement ResourceAttribute
StaticAttributes() - Constructor for class com.sun.identity.entitlement.StaticAttributes
Constructs an instance of StaticAttributes
StaticDefaultValueFinder - Class in com.sun.identity.install.tools.configurator
 
StaticDefaultValueFinder() - Constructor for class com.sun.identity.install.tools.configurator.StaticDefaultValueFinder
 
StaticGroup - Class in com.iplanet.ums
Represents a static group entry.
StaticGroup() - Constructor for class com.iplanet.ums.StaticGroup
Default constructor
StaticGroup(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.StaticGroup
Constructs a StaticGroup object in memory with a given template.
StaticLoggerBinder - Class in org.slf4j.impl
 
Statistics - Class in com.sun.identity.sm.ldap
Statistics implementation used by the store to keep track of the number and type of received requests.
Stats - Class in com.sun.identity.shared.stats
Allows a uniform interface to statistics information in a uniform format.
STATS_MASTER_TABLE - Static variable in class com.iplanet.dpro.session.service.SessionConstants
 
STATS_MASTER_TABLE - Static variable in class org.forgerock.openam.session.SessionConstants
Session Master Stats table reference (for Guice injection)
StatsData(long) - Constructor for class com.sun.identity.entitlement.util.NetworkMonitor.StatsData
 
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
 
STATUS - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
status - Variable in class com.sun.identity.entitlement.xacml3.core.Result
 
Status - Class in com.sun.identity.entitlement.xacml3.core
Java class for StatusType complex type.
Status() - Constructor for class com.sun.identity.entitlement.xacml3.core.Status
 
STATUS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Status
STATUS - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
Status - Class in com.sun.identity.liberty.ws.common
This class represents a common status object.
Status() - Constructor for class com.sun.identity.liberty.ws.common.Status
Default constructor.
Status(String, String) - Constructor for class com.sun.identity.liberty.ws.common.Status
Constructor.
status - Variable in class com.sun.identity.saml.protocol.Response
 
Status - Class in com.sun.identity.saml.protocol
This class represents the Status element.
Status(Element) - Constructor for class com.sun.identity.saml.protocol.Status
This constructor is used to construct a Status from a DOM element.
Status(StatusCode, String, Element) - Constructor for class com.sun.identity.saml.protocol.Status
Constructor.
Status(StatusCode) - Constructor for class com.sun.identity.saml.protocol.Status
Constructs a Status object from a StatusCode.
STATUS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Status Element.
STATUS - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
status - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
Status - Interface in com.sun.identity.saml2.protocol
This class represents the StatusType complex type in SAML protocol schema.
STATUS - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Status element
Status - Interface in com.sun.identity.xacml.context
The Status element is a container of one or more Statuss issuded by authorization authority.
STATUS_ABORT - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
STATUS_ABORT - Static variable in exception com.sun.identity.sm.SMSException
Status to abort operation
STATUS_ACTION - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
STATUS_ACTIVE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Status active.
STATUS_ATTRIBUTE - Static variable in class com.sun.identity.sm.SMSUtils
 
STATUS_BACK - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
STATUS_CODE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Parameter for status code.
STATUS_CODE - Static variable in interface com.sun.identity.liberty.ws.disco.plugins.DiscoEntryHandler
Key used in method modifyDiscoEntries() return Map.
STATUS_CODE - Static variable in class com.sun.identity.rest.ResourceBase
 
STATUS_CODE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for StatusCode Element.
STATUS_CODE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
STATUS_CODE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for StatusCode element
STATUS_CODE_MISSING_ATTRIBUTE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for status code: missing-attribute URI
STATUS_CODE_OK - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for status code: ok URI
STATUS_CODE_PROCESSING_ERROR - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for status code: processing-error URI
STATUS_CODE_SUCCESS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Status code for saml protocol success
STATUS_CODE_SUCCESS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Success status code.
STATUS_CODE_SUCCESS_NO_PREFIX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Status code for saml protocol success without prefix
STATUS_CODE_SUCCESS_NO_PREFIX - Static variable in class com.sun.identity.saml.common.SAMLConstants
Success status code with no namespace prefix.
STATUS_CODE_SYNTAX_ERROR - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for status code: syntax-error URI
STATUS_CONFIG_PROBLEM - Static variable in exception com.sun.identity.sm.SMSException
If the root LDAP exception is INVALID_CREDENTIALS or REFERRAL then this status is set
STATUS_CONTINUE - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
STATUS_DETAIL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for StatusDetail Element.
STATUS_DETAIL - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
STATUS_DETAIL - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for StatusDetail element
STATUS_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Status code "Directive".
STATUS_FAILED - Static variable in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
STATUS_FAILED - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Status code "Failed".
STATUS_FORBIDDEN - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Status code "Forbidden".
STATUS_INACTIVE - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Status inactive.
STATUS_LDAP_OP_FAILED - Static variable in exception com.sun.identity.sm.SMSException
If root LDAP cause is an LDAP exception with one of the following error codes then this status is set.
STATUS_MESSAGE - Static variable in class com.sun.identity.rest.ResourceBase
 
STATUS_MESSAGE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for StatusMessage Element.
STATUS_MESSAGE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
STATUS_MESSAGE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for StatusMessage element
STATUS_MESSAGE_CODES_SESSION_KEY - Static variable in class com.sun.identity.config.util.TemplatedPage
 
STATUS_NO_PERMISSION - Static variable in exception com.sun.identity.sm.SMSException
If the root LDAP cause is INSUFFICIENT_ACCESS_RIGHTS
STATUS_NONE - Static variable in exception com.sun.identity.sm.SMSException
No status code is set
STATUS_NORESULTS - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Status code "NoResults".
STATUS_NOT_ALLOW - Static variable in exception com.sun.identity.sm.SMSException
the operation is not allowed.
STATUS_OK - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
OK status code.
STATUS_PARAM - Static variable in class com.sun.identity.multiprotocol.SingleLogoutManager
Constant for logout status parameter name
STATUS_QUO_ANTE - Static variable in exception com.sun.identity.sm.SMSException
If root LDAP cause is LDAP_PARTIAL_RESULTS then this status is set
STATUS_REMOVEENTRY - Static variable in class com.sun.identity.liberty.ws.disco.common.DiscoConstants
Status code "RemoveEntry".
STATUS_REPEATEDLY_FAILED - Static variable in exception com.sun.identity.sm.SMSException
Repeated retry to data store failed
STATUS_RESPONSE - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
STATUS_RETRY - Static variable in exception com.sun.identity.sm.SMSException
Retry connection to data store
STATUS_START_OVER - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
STATUS_SUCCESS - Static variable in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
STATUS_UNKNOWN_EXCEPTION - Static variable in exception com.sun.identity.sm.SMSException
If root cause is other than any of those listed in other status codes
STATUS_WARNING - Static variable in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
statusAttributeMap - Static variable in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
StatusChecker - Class in org.forgerock.openam.installer.utils
Runnable to check the HTTP status of a URI, with a server and path.
StatusChecker(String, String) - Constructor for class org.forgerock.openam.installer.utils.StatusChecker
 
statusCode - Variable in class com.sun.identity.entitlement.xacml3.core.Status
 
StatusCode - Class in com.sun.identity.entitlement.xacml3.core
Java class for StatusCodeType complex type.
StatusCode() - Constructor for class com.sun.identity.entitlement.xacml3.core.StatusCode
 
statusCode - Variable in class com.sun.identity.entitlement.xacml3.core.StatusCode
 
StatusCode - Class in com.sun.identity.saml.protocol
This class represents the StatusCode and SubStatusCode element.
StatusCode(Element) - Constructor for class com.sun.identity.saml.protocol.StatusCode
Constructs an instance of StatusCode from a DOM element.
StatusCode(String, StatusCode) - Constructor for class com.sun.identity.saml.protocol.StatusCode
Construct a StatusCode object from a value String and a sub StatusCode.
StatusCode(String) - Constructor for class com.sun.identity.saml.protocol.StatusCode
Construct a StatusCode object from a value String.
StatusCode - Interface in com.sun.identity.saml2.protocol
This class represents the StatusCodeType complex type in SAML protocol schema.
StatusCode - Interface in com.sun.identity.xacml.context
The StatusCode element is a container of one or more StatusCodes issuded by authorization authority.
StatusCodeImpl - Class in com.sun.identity.saml2.protocol.impl
This class defines methods for StatusCode element.
StatusCodeImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Constructs the StatusCode Object.
StatusCodeImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Constructs the StatusCode Object.
StatusCodeImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Constructs the StatusCode Object.
StatusCodeImpl - Class in com.sun.identity.xacml.context.impl
The StatusCode element is a container of one or more StatusCodes issuded by authorization authority.
StatusCodeImpl() - Constructor for class com.sun.identity.xacml.context.impl.StatusCodeImpl
Constructs a StatusCode object
StatusCodeImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.StatusCodeImpl
Constructs a StatusCode object from an XML string
StatusCodeImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.StatusCodeImpl
Constructs a StatusCode object from an XML DOM element
statusDetail - Variable in class com.sun.identity.entitlement.xacml3.core.Status
 
StatusDetail - Class in com.sun.identity.entitlement.xacml3.core
Java class for StatusDetailType complex type.
StatusDetail() - Constructor for class com.sun.identity.entitlement.xacml3.core.StatusDetail
 
StatusDetail - Interface in com.sun.identity.saml2.protocol
This class represents the StatusDetailType complex type in SAML protocol schema.
StatusDetail - Interface in com.sun.identity.xacml.context
The StatusCode element is a container of one or more Statuss issuded by authorization authority.
StatusDetailImpl - Class in com.sun.identity.saml2.protocol.impl
This class defines methods for adding StatusDetail elements.
StatusDetailImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.StatusDetailImpl
Constructs the StatusDetail Object.
StatusDetailImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.StatusDetailImpl
Constructs the StatusDetail Object.
StatusDetailImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.StatusDetailImpl
Constructs the StatusDetail Object.
StatusDetailImpl - Class in com.sun.identity.xacml.context.impl
The StatusCode element is a container of one or more Statuss issuded by authorization authority.
StatusDetailImpl() - Constructor for class com.sun.identity.xacml.context.impl.StatusDetailImpl
Constructs a StatusDetail object
StatusDetailImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.StatusDetailImpl
Constructs a StatusDetail object from an XML string
StatusDetailImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.StatusDetailImpl
Constructs a StatusDetail object from an XML DOM element
StatusImpl - Class in com.sun.identity.saml2.protocol.impl
This class defines methods for Status element.
StatusImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.StatusImpl
Constructs the Status Object.
StatusImpl(Element) - Constructor for class com.sun.identity.saml2.protocol.impl.StatusImpl
Constructs the Status Object.
StatusImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.StatusImpl
Constructs the Status Object.
StatusImpl - Class in com.sun.identity.xacml.context.impl
The Status element is a container of one or more Statuss issuded by authorization authority.
StatusImpl() - Constructor for class com.sun.identity.xacml.context.impl.StatusImpl
Constructs a Status object
StatusImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.StatusImpl
Constructs a Status object from an XML string
StatusImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.StatusImpl
Constructs a Status object from an XML DOM element
statusMessage - Variable in class com.sun.identity.entitlement.xacml3.core.Status
 
StatusMessage - Interface in com.sun.identity.saml2.protocol
This class represents the StatusMessage element in SAML protocol schema.
StatusMessage - Interface in com.sun.identity.xacml.context
The StatusMessage element is a container of one or more StatusMessages issuded by authorization authority.
StatusMessageImpl - Class in com.sun.identity.saml2.protocol.impl
This class defines methods for adding StatusMessage element.
StatusMessageImpl(String) - Constructor for class com.sun.identity.saml2.protocol.impl.StatusMessageImpl
Constructs the StatusMessage Object.
StatusMessageImpl - Class in com.sun.identity.xacml.context.impl
The StatusMessage element is a container of one or more StatusMessages issuded by authorization authority.
StatusMessageImpl() - Constructor for class com.sun.identity.xacml.context.impl.StatusMessageImpl
Constructs a StatusMessage object
StatusMessageImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.StatusMessageImpl
Constructs a StatusMessage object from an XML string
StatusMessageImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.StatusMessageImpl
Constructs a StatusMessage object from an XML DOM element
statusMessages - Variable in class com.sun.identity.config.util.TemplatedPage
 
StatusRecord - Class in com.sun.identity.cli.record
Get the current record Status by calling the records REST endpoint.
StatusRecord() - Constructor for class com.sun.identity.cli.record.StatusRecord
 
StatusResponse - Interface in com.sun.identity.saml2.protocol
This class represents the StatusResponseType complex type in SAML protocol schema.
StatusResponseImpl - Class in com.sun.identity.saml2.protocol.impl
This class defines methods for setting and retrieving attributes and elements associated with a SAML response message used in SAML protocols.
StatusResponseImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
StdDebugFile - Class in com.sun.identity.shared.debug.file.impl
Debug file dedicated to std out
Step1 - Class in com.sun.identity.config.wizard
This is the first step in the advanced configuration flow.
Step1() - Constructor for class com.sun.identity.config.wizard.Step1
 
Step2 - Class in com.sun.identity.config.wizard
 
Step2() - Constructor for class com.sun.identity.config.wizard.Step2
 
Step3 - Class in com.sun.identity.config.wizard
Step 3 is for selecting the embedded or external configuration store
Step3() - Constructor for class com.sun.identity.config.wizard.Step3
 
Step4 - Class in com.sun.identity.config.wizard
Step 4 is the input of the remote user data store properties.
Step4() - Constructor for class com.sun.identity.config.wizard.Step4
 
Step5 - Class in com.sun.identity.config.wizard
Wizard Step # 5: Site Name, URL and Session HA Failover indicator.
Step5() - Constructor for class com.sun.identity.config.wizard.Step5
 
Step6 - Class in com.sun.identity.config.wizard
This is the first step in the advanced configuration flow.
Step6() - Constructor for class com.sun.identity.config.wizard.Step6
 
Step7 - Class in com.sun.identity.config.wizard
This is the summary page for the values entered during the configuration process.
Step7() - Constructor for class com.sun.identity.config.wizard.Step7
 
stop() - Method in class org.forgerock.openam.utils.TimeDuration
Set Current Time as End Time.
STOP_ACTION - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
stopContinuousQuery(TokenFilter) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Removes all ContinuousQueryListeners and stops a ContinuousQuery generated for a specified TokenFilter.
stopContinuousQuery(TokenFilter) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
stopContinuousQuery(TokenFilter) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Removes a listener from a continuous query on the persistence layer.
stopContinuousQuery(TokenFilter) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
Stops a ContinuousQuery having removed all its ContinuousQueryListeners.
stopContinuousQuery(TokenFilter) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
stopIdleThreads() - Method in class com.iplanet.services.util.ThreadPool
Stops all the idle threads in the pool.
stopLogVerifier() - Method in class com.sun.identity.log.secure.LogVerifier
Method to stop the log verifier thread if it is running
stopPSearches() - Method in class com.iplanet.services.ldap.event.EventService
Removes listeners from running persistent searches and then stops their execution on the datastore.
stopQuery() - Method in interface org.forgerock.openam.cts.continuous.ContinuousQuery
Ends the continuous query on the datastore, removing any outstanding listeners.
stopQuery() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearch
 
StopRecord - Class in com.sun.identity.cli.record
Stop recording OpenAM by calling the records REST endpoint.
StopRecord() - Constructor for class com.sun.identity.cli.record.StopRecord
 
stopRecord() - Method in class org.forgerock.openam.core.rest.record.Record
Stop recording
stopRecording() - Method in interface org.forgerock.openam.core.rest.record.DebugRecorder
Stop recording
stopRecording() - Method in class org.forgerock.openam.core.rest.record.DefaultDebugRecorder
Stop recording the current issue.
stopRMI() - Static method in class com.sun.identity.monitoring.Agent
 
stopSearch() - Method in class com.iplanet.services.ldap.event.LDAPv3PersistentSearch
Stops the persistent search request, and terminates the LDAP connection.
STORAGE_KEY - Static variable in class com.iplanet.dpro.session.LegacySessionIDExtensions
 
store() - Method in interface com.iplanet.am.sdk.AMEntity
Deprecated.
Stores the change to directory server.
store() - Method in class com.iplanet.am.sdk.AMEntityImpl
 
store() - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Stores the change to directory server.
store(boolean) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Stores the change to directory server.
store(SSOToken) - Method in interface com.iplanet.services.cdm.ClientTypesManager
Save changed to persistent store.
store(SSOToken) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
store - Variable in class com.sun.identity.config.wizard.LDAPStoreWizardPage
 
store() - Method in class com.sun.identity.idm.AMIdentity
Stores the attributes of the object.
store() - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
Stores the in-memory XML data to the file system.
store(SSOToken, String) - Method in class com.sun.identity.policy.Policy
Deprecated.
Stores the policy object in a persistent data store under the organization, sub-organization or a container object, specified as a parameter.
store() - Method in class com.sun.identity.saml.xmlsig.JKSKeyProvider
Store the keystore changes
store() - Method in class com.sun.identity.wss.provider.plugins.AgentProvider
 
store() - Method in class com.sun.identity.wss.provider.plugins.AM71AgentProvider
 
store() - Method in class com.sun.identity.wss.provider.plugins.DiscoveryAgent
 
store() - Method in class com.sun.identity.wss.provider.plugins.STSAgent
 
store() - Method in class com.sun.identity.wss.provider.ProviderConfig
Stores the provider configuration.
store() - Method in class com.sun.identity.wss.provider.TrustAuthorityConfig
Saves the trust authority configuration.
store() - Method in class org.forgerock.openam.authentication.modules.deviceprint.AMIdentityWrapper
Delegates to the store method on the AMIdentity instance.
store(ServletContext) - Static method in class org.forgerock.openam.core.guice.ServletContextCache
 
store() - Method in class org.forgerock.openam.scripting.api.ScriptedIdentity
Persists the current state of the user's attributes
store(SSOToken) - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Save changed to persistent store.
store() - Method in class org.forgerock.openam.utils.AMKeyProvider
Store the keystore changes.
STORE_OPS_TOKENS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
STORE_PASS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Specify keystore password file in config file
STORE_SHARED_STATE_ENABLED - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
storeApplication(Application) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Stores the application to data store.
storeApplication(Application) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Stores the application to data store.
storeApplicationType(ApplicationType) - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Stores the application type to data store.
storeApplicationType(ApplicationType) - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Stores the application type to data store.
storeCookies - Static variable in class com.sun.identity.authentication.UI.AuthViewBeanBase
When HTTP request is made, we get authcontext and get current locale and store it in fallbackLocale.
storeDestroyTime(long, SessionMonitorType) - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
Stores an entry in the destroyStore, offloading the work to another thread.
StoredToken() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.StoredToken
 
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.
storeInCTS(String, Set<Predicate>, long) - Method in class org.forgerock.openam.authentication.modules.push.AbstractPushModule
Stores the message information in the CTS, to be used across the cluster.
storeInProfilesMap(Client) - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
Adds the client to its appropriate baseProfileMap & styleMap.
storeLogoutTime(long, SessionMonitorType) - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
Stores an entry in the logoutStore, offloading the work to another thread.
StoreMode - Enum in org.forgerock.openam.sm.datalayer.api
Describe the three possible modes connection states the data store can operate in.
storeParam - Variable in class com.sun.identity.security.cert.AMCertStore
 
storeProperties(Properties) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Writes the properties from existing AMConfig.properties.
storeRefreshTime(long, SessionMonitorType) - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
Stores an entry in the refreshStore, offloading the work to another thread.
storeResourceBundle(SSOToken, String, String, Map) - Static method in class com.sun.identity.common.ISResourceBundle
Stores or creates the ResourceBundle in the directory.
storeResourceType(Subject, String, ResourceType) - Method in interface org.forgerock.openam.entitlement.configuration.ResourceTypeConfiguration
Stores the resource type to the data store.
storeResourceType(Subject, String, ResourceType) - Method in class org.forgerock.openam.entitlement.configuration.ResourceTypeConfigurationImpl
Stores the resource type to the data store.
storeSetPropertyTime(long, SessionMonitorType) - Method in class com.iplanet.dpro.session.monitoring.SessionMonitoringStore
Stores an entry in the propertyStore, offloading the work to another thread.
storeUsername(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Stores user name into shared state map.
storeUsernamePasswd(String, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Stores user name and password into shared state map.
str - Variable in class com.sun.identity.log.service.InfoKey
Sting variable to keep parsing target data
str - Variable in class com.sun.identity.log.service.InfoValue
Sting variable to keep parsing target data
str - Variable in class com.sun.identity.log.service.Level
Sting variable to keep parsing target data
str - Variable in class com.sun.identity.log.service.ParamValue
String variable to keep parsing target data
str - Variable in class com.sun.identity.log.service.RecMsg
String variable to keep parsing target data
str - Variable in class com.sun.identity.log.service.RecType
String variable to keep parsing target data
STR_ACCEPT_LICENSE - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
STR_AGENT_ADMIN_LOOKUP_KEY - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
STR_AGENT_ADMINISTRATOR_NAME - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
STR_AGENT_ADMINISTRATOR_PASSWORD_FILE - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
STR_AGENT_PASSWORD_FILE - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
STR_AGENT_PROFILE_LOOKUP_KEY - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
STR_AGENT_PROFILE_NAME - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
STR_AGENT_PROFILE_TYPE - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
STR_AGENT_TYPE - Static variable in class com.sun.identity.install.tools.configurator.ValidateURL
 
STR_AGENT_URL - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
STR_AM_SERVER_URL - Static variable in class com.sun.identity.install.tools.configurator.CreateProfileTask
 
STR_AUDIT_DIR_PREFIX_TAG - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_AUDIT_DIR_PREFIX_TAG
STR_AUDIT_FILENAME_PREFIX - Static variable in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
STR_AUDIT_FILENAME_SUFFIX - Static variable in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
STR_AUDIT_LOG_EXT - Static variable in class com.sun.identity.install.tools.util.Audit
 
STR_AUDIT_LOGS_DIR - Static variable in class com.sun.identity.install.tools.util.Audit
 
STR_AUDIT_LOGS_DIR_NAME - Static variable in class com.sun.identity.install.tools.util.Audit
 
STR_BACK_UP_FILE_LOOKUP_KEY - Static variable in class com.sun.identity.install.tools.configurator.BackupFileTask
 
STR_BACK_UP_FILE_SUFFIX - Static variable in class com.sun.identity.install.tools.configurator.BackupFileTask
 
STR_BEGIN_END_LINE_MARKER - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
 
STR_CLASS - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_CLASS_PREFIX - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_COMMA_DELIMITER - Static variable in class com.sun.identity.install.tools.configurator.SingleLineOptions
 
STR_COMMON_INTERACTIONS - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_COMMON_TASKS - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_CONFIG_AGENT_CONFIG_FILE_PATH_TAG - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_CONFIG_AGENT_CONFIG_FILE_PATH_TAG
STR_CONFIG_AGENT_MIGRATE_FILE_PATH_TAG - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_CONFIG_AGENT_MIGRATE_FILE_PATH_TAG
STR_CONFIG_DIR_PREFIX_MIGRATE_TAG - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_CONFIG_DIR_MIGRATE_PREFIX_TAG
STR_CONFIG_DIR_PREFIX_TAG - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_CONFIG_DIR_PREFIX_TAG
STR_CONFIG_FILE_PATH_TAG - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_CONFIG_FILE_PATH_TAG
STR_CREATE_AGENT_PROFILE_KEY - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Key to flag indicating if agent profile will be created
STR_CREATE_AGENT_PROFILE_NAME - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
 
STR_CUSTOM - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_CUSTOM
STR_CUSTOM_INSTALL - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_CUSTOM_INSTALL_OPTION - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
STR_DATE_FORMAT - Static variable in class com.sun.identity.install.tools.util.LogHelper
 
STR_DEBUG_DIR_PREFIX_TAG - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_DEBUG_DIR_PREFIX
STR_DEBUG_FILENAME - Static variable in class com.sun.identity.install.tools.util.Debug
 
STR_DEBUG_LEVEL_DEFAULT_VALUE - Static variable in class com.sun.identity.install.tools.configurator.CreateLayoutTask
 
STR_DEBUG_LEVEL_TAG - Static variable in class com.sun.identity.install.tools.configurator.CreateLayoutTask
 
STR_DEBUG_LOGS_DIR_NAME - Static variable in class com.sun.identity.install.tools.util.Debug
 
STR_DEBUG_OPTION - Static variable in interface com.sun.identity.install.tools.launch.IAdminTool
 
STR_DEFAULT_VALUE_FINDER - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_DISPLAY - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_ERROR - Static variable in class com.sun.identity.shared.debug.Debug
flags the state where error debugging is enabled.
STR_ERROR - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
STR_EXIT_ELEMENT - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_FALSE - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_FORWARD_SLASH_DELIMITER - Static variable in class com.sun.identity.install.tools.configurator.SingleLineOptions
 
STR_GROUP - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_GROUP - Static variable in class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
 
STR_HELP_OPTION - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
STR_HOME_DIR_LOCATOR - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_I18N_ELEMENT - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_IDENTITY_INVALID_CREDENTIALS - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
STR_IDENTITY_INVALID_PASSWORD - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
STR_IGNORE_CASE_KEY - Static variable in class com.sun.identity.install.tools.configurator.ChoiceValidator
 
STR_IGNORECASE - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_IN_COLON - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_DESCRIPTION_SUFFIX - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
Interaction element,field constants
STR_IN_EMPTY_STRING - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
public static strings
STR_IN_ERROR_SUFFIX - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_HELP_SUFFIX - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_INSTALL_INTER_TYPE - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_MAX_DIGITS - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
STR_IN_MSG_OPTION_BACK - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_MSG_OPTION_CLR_DEF - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_MSG_OPTION_EXIT - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_MSG_OPTION_HELP - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_PROMPT_SUFFIX - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_SUMMARY_DESCRIPTION_SUFFIX - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_IN_WARNING_SUFFIX - Static variable in interface com.sun.identity.install.tools.configurator.InteractionConstants
 
STR_INSTALL - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_INSTALL - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_INSTALL
STR_INSTALL_INTER - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_INSTALL_OPTION - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
STR_INSTANCE_FINDER - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_INSTANCE_FINDER_INTERACTIONS - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_INSTANCE_INTERACTIONS - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_INSTANCE_NAME_MIGRATE_TAG - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_INSTANCE_NAME_MIGRATE_TAG
STR_INSTANCE_TASKS - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_INTER_TYPE - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_INTERACTION - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_IS_GLOBAL_DATA_ID - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
 
STR_KEY - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_KEY_COMMENT_MARKER - Static variable in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
STR_KEY_VALUE_SEP - Static variable in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
STR_KEY_VALUE_SEP_AND_SPACE - Static variable in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
STR_LOCK_FILENAME - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
STR_LOG_CONFIG_FILE_PATH - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_LOG_CONFIG_FILE_PATH
STR_LOG_CONFIG_FILENAME - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_LOG_CONFIG_FILENAME
STR_LOOKUP_KEY - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_MESSAGE - Static variable in class com.sun.identity.shared.debug.Debug
This state enables debugging of messages, warnings and errors.
STR_MESSAGE - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
STR_MIGRATE - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_MIGRATE - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_INSTALL
STR_MIGRATE_FROM_PRODUCT_HOME - Static variable in class com.sun.identity.install.tools.configurator.MultipleMigrateDriver
 
STR_MIGRATE_OPTION - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
STR_NAME - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_OFF - Static variable in class com.sun.identity.shared.debug.Debug
flags the disabled debug state.
STR_OFF - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
STR_ON - Static variable in class com.sun.identity.shared.debug.Debug
flags the enables debug state for warnings, errors and messages.
STR_ON - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
STR_OPTIONS_END_DELIMITER - Static variable in class com.sun.identity.install.tools.configurator.SingleLineOptions
 
STR_OPTIONS_START_DELIMITER - Static variable in class com.sun.identity.install.tools.configurator.SingleLineOptions
 
STR_PACAKGE - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_PERSISTENT - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_PRODUCT_CONFIG_FILENAME_AGENT_BOOTSTRAP_KEY - Static variable in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
STR_PRODUCT_CONFIG_FILENAME_AGENT_BOOTSTRAP_TEMPLATE_KEY - Static variable in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
STR_PRODUCT_CONFIG_FILENAME_AGENT_CONFIG_KEY - Static variable in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
STR_PRODUCT_CONFIG_FILENAME_AGENT_CONFIG_TEMPLATE_KEY - Static variable in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
STR_PRODUCT_CONFIG_FILENAME_AGENT_MIGRATE_PROPERTIES_KEY - Static variable in class com.sun.identity.install.tools.configurator.ConfigurePropertiesTask
 
STR_PRODUCT_HOSTNAME_LOOKUP_KEY - Static variable in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
STR_PRODUCT_LOGFILE_NAME_OUTPUT_KEY - Static variable in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
STR_PRODUCT_PORT_LOOKUP_KEY - Static variable in class com.sun.identity.install.tools.configurator.AuditLogFileNameTask
 
STR_PROPERTY - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_PROVIDER_DEFAULT_VALUE - Static variable in class com.sun.identity.install.tools.util.EncryptionKeyGenerator
 
STR_REQUIRED - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_SAVE_AGENT_INSTANCE_NAME_KEY - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Key to save new agent instance name on the remote server instance.
STR_SAVE_REMOTE_AGENT_INSTALL_DIR_KEY - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Key to save agent install directory on a remote instance before migration
STR_SAVE_RESPONSES - Static variable in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
STR_SECURID_CONFIG_PATH - Variable in class com.sun.identity.authentication.modules.securid.SecurID
 
STR_SHA_ALGO - Static variable in class com.sun.identity.install.tools.util.EncryptionKeyGenerator
 
STR_SKIP_IF_ELEMENT - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_SPACE_DELIMITER - Static variable in class com.sun.identity.install.tools.configurator.SingleLineOptions
 
STR_STATIC - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_STATUS_ABORT - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
STR_STATUS_BACK - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
STR_STATUS_CONTINUE - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
STR_STATUS_FAILED - Static variable in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
STR_STATUS_START_OVER - Static variable in class com.sun.identity.install.tools.configurator.InteractionResultStatus
 
STR_STATUS_SUCCESS - Static variable in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
STR_STATUS_WARNING - Static variable in class com.sun.identity.install.tools.configurator.ValidationResultStatus
 
STR_TASK - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_TEMP_FILE_SUFFIX - Static variable in class com.sun.identity.install.tools.util.FileEditor
 
STR_TOOLSMSG_GROUP - Static variable in class com.sun.identity.install.tools.util.LocalizedMessage
 
STR_TRANSFORM_URI - Static variable in class com.sun.identity.wss.security.STRTransform
 
STR_TRUE - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_TYPE - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_UNINSTALL - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_UNINSTALL - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_UNINSTALL
STR_UNINSTALL_ALL_OPTION - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
STR_UNINSTALL_OPTION - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
STR_USAGE_OPTION - Static variable in class com.sun.identity.install.tools.admin.AdminTool
 
STR_USE_RESPONSES - Static variable in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
STR_VA_DEF_URI_PATH - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
STR_VA_HTTP_PROTO - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
STR_VA_HTTPS_PROTO - Static variable in class com.sun.identity.install.tools.configurator.NetworkValidator
 
STR_VAL_MATCH_PATTERN - Static variable in class com.sun.identity.install.tools.configurator.ChoiceValidator
 
STR_VAL_MIN_DIGITS - Static variable in class com.sun.identity.install.tools.configurator.PasswordValidator
 
STR_VAL_MIN_DIGITS - Static variable in class com.sun.identity.install.tools.configurator.StringValidator
 
STR_VALIDATION - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_VALIDATIONS - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_VALUE - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_VALUE_NORMALIZER - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
STR_VERSION_FILE_NAME - Static variable in interface com.sun.identity.install.tools.configurator.InstallConstants
Field STR_VERSION_FILE_NAME
STR_VERSION_OPTION - Static variable in class com.sun.identity.install.tools.admin.BaseToolsResolver
 
STR_WARNING - Static variable in class com.sun.identity.shared.debug.Debug
flags the state where warning debugging is enabled, but message debugging is disabled.
STR_WARNING - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
STR_WELCOME_ELEMENT - Static variable in class com.sun.identity.install.tools.configurator.ConfigurationLoader
 
StreamSubstituter - Class in com.sun.identity.authentication.service
Copies a Reader to a Writer performing string substitution.
StreamSubstituter() - Constructor for class com.sun.identity.authentication.service.StreamSubstituter
 
streamToPolicySet(InputStream) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
STRICT_SUBTREE_SCOPE - Static variable in class com.sun.identity.policy.ResourceResult
Deprecated.
Constant to indicate strict subtree level scope for ResourceResult evaluation
StrictElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.2 Layout Assertion Java content class for Strict element declaration.
StrictElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
StrictElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
StrictElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
STRING - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The STRING attribute syntax specifies that the attribute is of text type, i.e., can have any unicode characters.
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct
 
String_1 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
String_1 - Variable in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
String_1 - Variable in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
String_1 - Variable in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
String_1 - Variable in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
String_1 - Variable in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
String_1 - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
String_1 - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct
 
String_1 - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct
 
String_1 - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct
 
String_1 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_RequestStruct
 
String_1 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
String_1 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_RequestStruct
 
String_1 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_createAssertion_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertion_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct
 
String_1 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertions_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
String_1 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
String_1 - Variable in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct
 
String_1 - Variable in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct
 
String_11 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_RequestStruct
 
String_2 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
String_2 - Variable in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
String_2 - Variable in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
String_2 - Variable in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
String_2 - Variable in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
String_2 - Variable in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
String_2 - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
String_2 - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_RequestStruct
 
String_2 - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_RequestStruct
 
String_2 - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_RequestStruct
 
String_2 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
String_2 - Variable in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_RequestStruct
 
String_2 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_RequestStruct
 
String_2 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_RequestStruct
 
String_2 - Variable in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
String_2 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_RequestStruct
 
String_2 - Variable in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_RequestStruct
 
String_2 - Variable in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_RequestStruct
 
String_3 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_RequestStruct
 
String_3 - Variable in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
String_3 - Variable in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
String_3 - Variable in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
String_3 - Variable in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
String_3 - Variable in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
String_3 - Variable in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_RequestStruct
 
String_3 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
String_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_RequestStruct
 
String_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
String_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_RequestStruct
 
String_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_RequestStruct
 
String_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_RequestStruct
 
String_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_RequestStruct
 
String_3 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
String_4 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_RequestStruct
 
String_4 - Variable in class com.sun.identity.entity.EntityObjectIF_createEntity_RequestStruct
 
String_4 - Variable in class com.sun.identity.entity.EntityObjectIF_deleteEntity_RequestStruct
 
String_4 - Variable in class com.sun.identity.entity.EntityObjectIF_getEntity_RequestStruct
 
String_4 - Variable in class com.sun.identity.entity.EntityObjectIF_getEntityNames_RequestStruct
 
String_4 - Variable in class com.sun.identity.entity.EntityObjectIF_modifyEntity_RequestStruct
 
String_4 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
String_5 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
String_6 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
String_6 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_RequestStruct
 
String_7 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_RequestStruct
 
String_7 - Variable in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_RequestStruct
 
String_7 - Variable in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_RequestStruct
 
String_8 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_RequestStruct
 
String_8 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_RequestStruct
 
String_8 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_RequestStruct
 
String_8 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_RequestStruct
 
String_9 - Variable in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_RequestStruct
 
STRING_FALSE - Static variable in class com.sun.identity.password.ui.model.PWResetUserValidationModelImpl
Name for string false value
STRING_TRUE - Static variable in class com.sun.identity.password.ui.model.PWResetModelImpl
Name for string true value
STRING_TRUE - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
String constant for true
stringArrayToSet(String[]) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Method to convert a String array to a set
stringArrayToSet(String[]) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Method to convert a String array to a set
StringAttributeCondition - Class in com.sun.identity.entitlement
Condition for evaluating attribute value of string type.
StringAttributeCondition() - Constructor for class com.sun.identity.entitlement.StringAttributeCondition
 
StringOutputWriter - Class in com.sun.identity.cli
String Output Writer for CLI.
StringOutputWriter() - Constructor for class com.sun.identity.cli.StringOutputWriter
 
stringToBase64(String) - Static method in class com.sun.identity.federation.common.FSUtils
Converts a string to Base64 encoded string.
StringToBoolean(String) - Static method in class com.sun.identity.liberty.ws.soapbinding.Utils
Converts a value of XML boolean type to Boolean object.
StringToBoolean(String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Converts a value of XML boolean type to Boolean object.
stringToByteArray(String) - Static method in class com.sun.identity.saml.common.SAMLUtils
Converts a string to a byte array.
stringToByteArray(String) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Converts String to Byte Array.
stringToByteArray(String) - Static method in class com.sun.identity.saml2.profile.IDPSSOUtil
 
stringToDate(String) - Static method in class com.sun.identity.common.DateUtils
Deprecated.
Returns date that is represented by a string.
stringToDate(String) - Static method in class com.sun.identity.shared.DateUtils
Returns date that is represented by a string.
stringToDeviceProfile(String) - Method in interface org.forgerock.openam.core.rest.devices.DeviceSerialisation
Converts a serialised string back into a JSON device profile.
stringToDeviceProfile(String) - Method in class org.forgerock.openam.core.rest.devices.EncryptedJwtDeviceSerialisation
 
stringToDeviceProfile(String) - Method in class org.forgerock.openam.core.rest.devices.JsonDeviceSerialisation
 
stringToDocumentConversion(String) - Method in interface org.forgerock.openam.sts.XMLUtilities
 
stringToDocumentConversion(String) - Method in class org.forgerock.openam.sts.XMLUtilitiesImpl
 
stringToIp(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.IPv4Condition
Factory method for constructing an IP value from its String representation.
stringToIp(String) - Method in class org.forgerock.openam.entitlement.conditions.environment.IPv6Condition
Factory method for constructing an IP value from its String representation.
stringToMap(String) - Static method in class org.forgerock.openam.authentication.modules.adaptive.Adaptive
 
stringToObject(String) - Static method in class com.sun.identity.federation.accountmgmt.FSAccountUtils
Parses federation information string and put corresponding parts in object fields.
stringToSet(String) - Static method in class org.forgerock.oauth2.core.Utils
Splits the string on ' ' character and returns a Set<String> of the contents.
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.
StringValidator - Class in com.sun.identity.install.tools.configurator
 
StringValidator() - Constructor for class com.sun.identity.install.tools.configurator.StringValidator
 
stripObjectClass(Entry) - Static method in class org.forgerock.openam.cts.utils.LdapTokenAttributeConversion
Only strips out the ObjectClass if it is present.
strReplaceAll(String, String, String) - Static method in class com.sun.identity.shared.StringUtils
Returns substituted string.
STRTransform - Class in com.sun.identity.wss.security
This class STRTransform extends from TransformSpi and will be used to transform the XMLSignatureInput as required by the WS-Security specification.
STRTransform() - Constructor for class com.sun.identity.wss.security.STRTransform
 
STRTransform10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for STRTransform10 element declaration.
STRTransform10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
STRTransform10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
STRTransform10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
STRUCTURE_TEMPLATE_ATTRSET_NULL - Static variable in interface com.iplanet.ums.IUMSConstants
 
STS_CLIENT_USER_TOKEN_PLUGIN - Static variable in class com.sun.identity.wss.sts.STSConstants
 
STS_ENDPOINT_PREFIX - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
The URL prefix for WS-Fed STS requests.
STS_ID_QUERY_ATTRIBUTE - Static variable in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
STS_INSTANCE_ID - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
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_INSTANCE_STATE - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
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 - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
STS_PUBLISH_INVOCATION_CONTEXT_CLIENT_SDK - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
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.
STS_PUBLISH_INVOCATION_CONTEXT_VIEW_BEAN - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
STS_SECURITY - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the security token service profiles.
STS_SECURITY_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
This URI is mainly for the webservices clients need to find the security token from the security token service.
STS_TOKEN_PRINCIPAL_QUERY_ATTRIBUTE - Static variable in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
STS_TRUST_AUTHORITY - Static variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
STS_WEB_SERVICE_PROPERTIES - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
STSAgent - Class in com.sun.identity.wss.provider.plugins
 
STSAgent() - Constructor for class com.sun.identity.wss.provider.plugins.STSAgent
Creates a new instance of STSAgent
STSAgent(AMIdentity) - Constructor for class com.sun.identity.wss.provider.plugins.STSAgent
 
STSBroker - Class in org.forgerock.openam.sts.soap
This class is the endpoint specified in web.xml as the recipient for all SOAP invocations targeting STS instances.
STSBroker() - Constructor for class org.forgerock.openam.sts.soap.STSBroker
 
STSClientConfiguration - Class in com.sun.identity.wss.sts
This class implements WSIT STSIssuedTokenConfiguration to give the appropriate run time configuration for the WSIT client to obtain the security tokens from a trusted authority.
STSClientConfiguration(String, String) - Constructor for class com.sun.identity.wss.sts.STSClientConfiguration
 
STSClientConfiguration(String, String, String) - Constructor for class com.sun.identity.wss.sts.STSClientConfiguration
 
STSClientConfiguration(String, String, String, String, String) - Constructor for class com.sun.identity.wss.sts.STSClientConfiguration
 
STSClientUserToken - Class in com.sun.identity.wss.sts
This class implements ClientUserToken for on behalf of token that will be used to pass end user OpenAM SSO Token to the STS service.
STSClientUserToken() - Constructor for class com.sun.identity.wss.sts.STSClientUserToken
Creates a new instance of STSClientUserToken
STSClientUserToken(Element) - Constructor for class com.sun.identity.wss.sts.STSClientUserToken
 
STSConfig - Class in com.sun.identity.wss.provider
This abstract class STSConfig represents the configuration of a Security Token Service client entity.
STSConfig() - Constructor for class com.sun.identity.wss.provider.STSConfig
Creates a new instance of STSConfig
stsConfigName - Variable in class com.sun.identity.wss.provider.STSConfig
 
STSConstants - Class in com.sun.identity.wss.sts
This class defines the Constants related to Security Token Service.
STSConstants() - Constructor for class com.sun.identity.wss.sts.STSConstants
 
STSContextListener - Class in com.sun.identity.wss.sts
 
STSContextListener() - Constructor for class com.sun.identity.wss.sts.STSContextListener
Creates a new instance of STSContextListener
STSCryptoProviderBase - Class in org.forgerock.openam.sts.tokengeneration
Base class which encapsulates keystore access to provide the crypto context for signing and encrypting SAML2 assertions and OpenIdConnect tokens.
STSCryptoProviderBase(String, byte[], String) - Constructor for class org.forgerock.openam.sts.tokengeneration.STSCryptoProviderBase
 
STSEndpoint - Class in org.forgerock.openam.sts.soap
An instance of this class is created for each STS instance.
STSEndpoint(IssueOperation, ValidateOperation, CancelOperation) - Constructor for class org.forgerock.openam.sts.soap.STSEndpoint
 
stsId(String) - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState.STSIssuedTokenStateBuilder
 
STSInitializationException - Exception in org.forgerock.openam.sts
An instance of this exception is thrown for all errors encountered in the process of initializing and deploying an STS instance.
STSInitializationException(int, String) - Constructor for exception org.forgerock.openam.sts.STSInitializationException
 
STSInitializationException(int, String, Throwable) - Constructor for exception org.forgerock.openam.sts.STSInitializationException
 
STSInstanceConfig - Class in org.forgerock.openam.sts.config.user
Base class encapsulating STS configuration state common to both the REST and SOAP STS.
STSInstanceConfig(STSInstanceConfig.STSInstanceConfigBuilderBase<?>) - Constructor for class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
STSInstanceConfig.STSInstanceConfigBuilder - Class in org.forgerock.openam.sts.config.user
 
STSInstanceConfig.STSInstanceConfigBuilderBase<T extends STSInstanceConfig.STSInstanceConfigBuilderBase<T>> - Class in org.forgerock.openam.sts.config.user
 
STSInstanceConfigBuilder() - Constructor for class org.forgerock.openam.sts.config.user.STSInstanceConfig.STSInstanceConfigBuilder
 
STSInstanceConfigBuilderBase() - Constructor for class org.forgerock.openam.sts.config.user.STSInstanceConfig.STSInstanceConfigBuilderBase
 
STSInstanceConfigStore<T extends STSInstanceConfig> - Interface in org.forgerock.openam.sts.publish
Interface defining the act of persisting, removing, or reading state corresponding to a published STS instance so that this instance may be reconstituted following a server restart, and so that the single token-generation-service can issue tokens with STS-instance-specific state (e.g.
STSInstanceConfigStoreBase<T extends STSInstanceConfig> - Class in org.forgerock.openam.sts.publish.common
 
STSInstanceConfigStoreBase(InstanceConfigMarshaller<T>, String, Logger) - Constructor for class org.forgerock.openam.sts.publish.common.STSInstanceConfigStoreBase
 
stsInstanceId - Variable in class org.forgerock.openam.sts.rest.token.provider.RestTokenProviderBase
 
stsInstanceId(String) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder
 
stsInstanceId(String) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
stsInstanceId(String) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
STSInstancePublisherBaseImpl - Class in org.forgerock.openam.sts.publish.common
Encapsulates functionality common to the RestSTSInstancePublisherImpl and the SoapSTSInstancePublisherImpl
STSInstancePublisherBaseImpl() - Constructor for class org.forgerock.openam.sts.publish.common.STSInstancePublisherBaseImpl
 
STSInstanceState<T extends STSInstanceConfig> - Interface in org.forgerock.openam.sts.tokengeneration.state
Interface which defines all of the state which the token generation service must be able to obtain from the state corresponding to a published STS instance.
STSInstanceStateFactory<S extends STSInstanceState,T extends STSInstanceConfig> - Interface in org.forgerock.openam.sts.tokengeneration.state
Defines the concerns of producing the STSInstanceState corresponding to a given rest/soap sts instance.
STSInstanceStateProvider<T extends STSInstanceState> - Interface in org.forgerock.openam.sts.tokengeneration.state
Defines concern related to obtaining the STSInstanceConfig state corresponding to the sts instance identifier.
STSInstanceStateProviderBase<S extends STSInstanceConfig,T extends STSInstanceState> - Class in org.forgerock.openam.sts.tokengeneration.state
 
STSInstanceStateServiceListenerBase<T extends STSInstanceState> - Class in org.forgerock.openam.sts.tokengeneration.state
This class implements the ServiceListener interface and leverages the STSInstanceStateProvider interface to invalidate cache entries in the RestSTSInstanceStateProvider when the organizational config of a rest sts instance is updated.
stsInstanceWsdlUrl(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
STSIssuedTokenState - Class in org.forgerock.openam.sts.user.invocation
This class encapsulates state pertaining to a token issued by the STS.
STSIssuedTokenState.STSIssuedTokenStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
STSIssuedTokenStateBuilder() - Constructor for class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState.STSIssuedTokenStateBuilder
 
STSPrincipal - Class in org.forgerock.openam.sts
The responses from all successful token validations must include a Principal implementation associated with the validated token.
STSPrincipal(String) - Constructor for class org.forgerock.openam.sts.STSPrincipal
 
stsPublicKeyAlias(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
STSPublishException - Exception in org.forgerock.openam.sts
Exception thrown for actions related to publishing, removing, or reading STS instances.
STSPublishException(int, String) - Constructor for exception org.forgerock.openam.sts.STSPublishException
STSPublishException(int, String, Throwable) - Constructor for exception org.forgerock.openam.sts.STSPublishException
STSPublishInjectorHolder - Enum in org.forgerock.openam.sts.publish.config
 
STSPublishModule - Class in org.forgerock.openam.sts.publish.config
 
STSPublishModule() - Constructor for class org.forgerock.openam.sts.publish.config.STSPublishModule
 
STSPublishServiceAuthzModule - Class in org.forgerock.openam.rest.authz
This is an authz module specific for the STS publish service.
STSPublishServiceAuthzModule(Config<SessionService>, AgentIdentity, Debug) - Constructor for class org.forgerock.openam.rest.authz.STSPublishServiceAuthzModule
 
STSPublishServiceHttpRouteProvider - Class in org.forgerock.openam.sts.publish.service
HttpRouteProvider for STS publish REST routes.
STSPublishServiceHttpRouteProvider() - Constructor for class org.forgerock.openam.sts.publish.service.STSPublishServiceHttpRouteProvider
 
STSRemoteConfig - Class in com.sun.identity.wss.sts.config
This class provides STS service configuration remotely so that the authentication provider could use this configuration while validating the requests to the STS Service.
STSRemoteConfig() - Constructor for class com.sun.identity.wss.sts.config.STSRemoteConfig
 
STSTokenGenerationServiceAuthzModule - Class in org.forgerock.openam.rest.authz
This CrestAuthorizationModule protects the token generation service.
STSTokenGenerationServiceAuthzModule(Config<SessionService>, AgentIdentity, SpecialUserIdentity, Debug) - Constructor for class org.forgerock.openam.rest.authz.STSTokenGenerationServiceAuthzModule
 
stsType(AMSTSConstants.STSType) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder
 
STSUtils - Class in com.sun.identity.wss.sts
This class provides utility classes for STS Service and clients
STSUtils() - Constructor for class com.sun.identity.wss.sts.STSUtils
 
stylesheetjs - Static variable in class com.sun.identity.tools.logdoc.LogHtmlTemplate
stylesheet.js
SUB - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
SUB_CONFIG - Static variable in class com.sun.identity.sm.SMSUtils
 
SUB_CONFIGURATION_ID - Static variable in interface com.sun.identity.cli.IArgument
Type of sub configuration.
SUB_CONFIGURATION_NAME - Static variable in interface com.sun.identity.cli.IArgument
Sub Configuration name argument.
SUB_RESOURCE_MATCH - Static variable in class com.sun.identity.entitlement.ResourceMatch
The SUB_RESOURCE_MATCH specifies the provided resource is a sub resource.
SUB_RESOURCE_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
Deprecated.
The SUB_RESOURCE_MATCH specifies the provided resource is a sub resource.
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.
SUB_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
SubCommand - Class in com.sun.identity.cli
This class contains definition of sub command.
SubCommand(IDefinition, ResourceBundle, String, List, List, List, String, boolean, String) - Constructor for class com.sun.identity.cli.SubCommand
Creates a sub command object.
SUBCOMMAND_IMPLEMENT_CLASS_CANNOT_INSTANTIATE - Static variable in interface com.sun.identity.cli.ExitCodes
Sub command implementation class cannot be instantiated.
SUBCOMMAND_IMPLEMENT_CLASS_ILLEGAL_ACCESS - Static variable in interface com.sun.identity.cli.ExitCodes
Illegal access to sub command implementation class.
SUBCOMMAND_IMPLEMENT_CLASS_NOTFOUND - Static variable in interface com.sun.identity.cli.ExitCodes
Sub command implementation class not found.
SubCommandInfo - Annotation Type in com.sun.identity.cli.annotation
 
SUBCONFIG_ACCESS_URL - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
SUBCONFIG_SEC_URLS - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
subEntries(SSOToken, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Returns a Set of sub-entry names that match the given filter.
subEntries(SSOToken, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Returns the sub-entries.
subEntries(String, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Returns the sub-entries.
subEntries(String, String, String, int, boolean, boolean) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
 
subEntries(SSOToken, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
Returns the sub-entry names.
subEntries(SSOToken, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.ldap.SMSLdapObject
Returns the sub-entry names.
subEntries(SSOToken, String, String, int, boolean, boolean) - Method in class com.sun.identity.sm.SMSObject
Returns the sub-entries.
subject - Variable in class com.sun.identity.authentication.server.AuthContextLocal
Holds subject
SUBJECT - Static variable in class com.sun.identity.authentication.server.AuthContextLocal
authentication subject
SUBJECT - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
subject - Variable in class com.sun.identity.idsvcs.AttributesRequest
 
subject - Variable in class com.sun.identity.idsvcs.Log
 
Subject - Interface in com.sun.identity.policy.interfaces
Deprecated.
since 12.0.0, use EntitlementSubject
Subject - Class in com.sun.identity.saml.assertion
The Subject element specifies one or more subjects.
Subject() - Constructor for class com.sun.identity.saml.assertion.Subject
Default constructor
Subject(NameIdentifier, SubjectConfirmation) - Constructor for class com.sun.identity.saml.assertion.Subject
Constructs a Subject object from a NameIdentifier object and a SubjectConfirmation object.
Subject(NameIdentifier) - Constructor for class com.sun.identity.saml.assertion.Subject
Constructs a Subject object from a NameIdentifier object.
Subject(Element) - Constructor for class com.sun.identity.saml.assertion.Subject
Constructs a subject element from an existing XML block which has already been built into a DOM.
Subject(SubjectConfirmation) - Constructor for class com.sun.identity.saml.assertion.Subject
Constructs a Subject object from a SubjectConfirmation object.
SUBJECT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constant for subject.
subject - Variable in class com.sun.identity.saml.protocol.SubjectQuery
 
Subject - Interface in com.sun.identity.saml2.assertion
The Subject specifies the principal that is the subject of all of the statements in the assertion.
SUBJECT - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Subject Element
SUBJECT - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
subject - Variable in class com.sun.identity.saml2.protocol.impl.SubjectQueryAbstractImpl
 
SUBJECT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Subject
Subject - Interface in com.sun.identity.xacml.context
The Subject element specifies information about a subject of the Request context by listing a sequence of Attribute elements associated with the subject.
SUBJECT - Static variable in class org.forgerock.openam.services.email.MailServerImpl
 
SUBJECT_ATTRIBUTES_RESOURCE_V1 - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SUBJECT_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SUBJECT_CATEGORY - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for SubjectCategory element
SUBJECT_CATEGORY_ID - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for subject-category URI
SUBJECT_CONFIRMATION - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
SUBJECT_CONFIRMATION - Static variable in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
SUBJECT_CONFIRMATION_DATA - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
SUBJECT_CONFIRMATION_DATA_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
 
SUBJECT_CONFIRMATION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
 
SUBJECT_CONFIRMATION_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectImpl
 
SUBJECT_CONFIRMATION_METHOD - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.SAML20
 
SUBJECT_CONFIRMATION_METHOD_BEARER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Strings represent subject confirmation methods
SUBJECT_CONFIRMATION_METHOD_HOLDER_OF_KEY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Confirmation method for holder of key
SUBJECT_CONFIRMATION_METHOD_SENDER_VOUCHES - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Confirmation method for sender vouches
SUBJECT_DELIMITER - Static variable in class com.sun.identity.rest.RestServiceManager
 
SUBJECT_ELEMENT - Static variable in class com.sun.identity.saml2.assertion.impl.SubjectImpl
 
SUBJECT_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SUBJECT_HEADER_NAME - Static variable in class com.sun.identity.rest.RestServiceManager
 
SUBJECT_ID - Static variable in class com.sun.identity.entitlement.opensso.IndexCache
 
SUBJECT_ID - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for subject-id URI
SUBJECT_ISSUER - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
SUBJECT_KEY - Static variable in class org.forgerock.openam.uma.UmaConstants.UmaPolicy
 
SUBJECT_LOCALITY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SubjectLocality
SUBJECT_LOCALITY - Static variable in class com.sun.identity.saml2.common.SAML2SDKUtils
 
SUBJECT_REQUIRED - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
SUBJECT_TYPE - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to Subject Type
SUBJECT_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
SUBJECT_TYPES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
SUBJECT_TYPES_SUPPORTED - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
SubjectAttributesCollector - Interface in com.sun.identity.entitlement
Interface class for obtaining attributes for users.
SubjectAttributesManager - Class in com.sun.identity.entitlement
Manages multiple instances of SubjectAttributesCollector, and to be called by Evaluator and EntitlementSubject implementations to obtain users' attributes and memberships.
SubjectAttributesResourceV1 - Class in org.forgerock.openam.entitlement.rest
REST endpoint implementation to query the list of subject attributes appropriate to users in a given realm (taken from the requesting user's realm context).
SubjectAttributesResourceV1(Debug) - Constructor for class org.forgerock.openam.entitlement.rest.SubjectAttributesResourceV1
 
SubjectAwareResource - Class in org.forgerock.openam.rest
Resource capable of determining a subject from a Context.
SubjectAwareResource() - Constructor for class org.forgerock.openam.rest.SubjectAwareResource
 
SubjectConfirmation - Class in com.sun.identity.saml.assertion
The SubjectConfirmation element specifies a subject by specifying data that authenticates the subject.
SubjectConfirmation(Element) - Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
Constructs a subject confirmation element from an existing XML block.
SubjectConfirmation(String) - Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
Constructor with a single confirmation method.
SubjectConfirmation(Set) - Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
Constructor for multiple confirmation methods
SubjectConfirmation(Set, Element, Element) - Constructor for class com.sun.identity.saml.assertion.SubjectConfirmation
Constructs an SubjectConfirmation instance.
SubjectConfirmation - Interface in com.sun.identity.saml2.assertion
The SubjectConfirmation provides the means for a relying party to verify the correspondence of the subject of the assertion with the party with whom the relying party is communicating.
subjectConfirmation(SAML2SubjectConfirmation) - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState.SAML2TokenGenerationStateBuilder
 
SubjectConfirmationData - Interface in com.sun.identity.saml2.assertion
The SubjectConfirmationData specifies additional data that allows the subject to be confirmed or constrains the circumstances under which the act of subject confirmation can take place.
SubjectConfirmationDataElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for SubjectConfirmationData element declaration.
SubjectConfirmationDataElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectConfirmationDataElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
SubjectConfirmationDataElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectConfirmationDataImpl - Class in com.sun.identity.saml2.assertion.impl
The SubjectConfirmationData specifies additional data that allows the subject to be confirmed or constrains the circumstances under which the act of subject confirmation can take place.
SubjectConfirmationDataImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
 
SubjectConfirmationDataImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
 
SubjectConfirmationDataImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
 
SubjectConfirmationDataType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for SubjectConfirmationDataType complex type.
SubjectConfirmationDataTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectConfirmationDataTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
SubjectConfirmationDataTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectConfirmationElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for SubjectConfirmation element declaration.
SubjectConfirmationElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectConfirmationElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
SubjectConfirmationElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectConfirmationImpl - Class in com.sun.identity.saml2.assertion.impl
The SubjectConfirmation provides the means for a relying party to verify the correspondence of the subject of the assertion with the party with whom the relying party is communicating.
SubjectConfirmationImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Default constructor
SubjectConfirmationImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
This constructor is used to build SubjectConfirmation object from a XML string.
SubjectConfirmationImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
This constructor is used to build SubjectConfirmation object from a block of existing XML that has already been built into a DOM.
SubjectConfirmationType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for SubjectConfirmationType complex type.
SubjectConfirmationTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectConfirmationTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
SubjectConfirmationTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectContext - Interface in org.forgerock.openam.rest.resource
CREST context interface for ServerContexts that allow retrieving an authenticated caller subject.
SubjectDecision - Class in com.sun.identity.entitlement
Class to represent EntitlementSubject evaluation match result and - if applicable - its advices.
SubjectDecision(boolean, Map<String, Set<String>>) - Constructor for class com.sun.identity.entitlement.SubjectDecision
Constructs an instance of SubjectDecision.
SubjectElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for Subject element declaration.
SubjectElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
SubjectElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
subjectEvalCacheTTL - Static variable in class com.sun.identity.policy.SubjectEvaluationCache
 
SubjectEvaluationCache - Class in com.sun.identity.policy
 
SubjectEvaluationCache() - Constructor for class com.sun.identity.policy.SubjectEvaluationCache
 
subjectEvaluationCache - Static variable in class com.sun.identity.policy.SubjectEvaluationCache
 
SUBJECTID - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
SubjectImpl - Class in com.sun.identity.saml2.assertion.impl
The Subject specifies the principal that is the subject of all of the statements in the assertion.
SubjectImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectImpl
Default constructor
SubjectImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectImpl
This constructor is used to build Subject object from a XML string.
SubjectImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectImpl
This constructor is used to build Subject object from a block of existing XML that has already been built into a DOM.
SubjectImpl - Class in com.sun.identity.xacml.context.impl
The Subject element specifies information about a subject of the Request context by listing a sequence of Attribute elements associated with the subject.
SubjectImpl() - Constructor for class com.sun.identity.xacml.context.impl.SubjectImpl
Default constructor
SubjectImpl(String) - Constructor for class com.sun.identity.xacml.context.impl.SubjectImpl
This constructor is used to build Subject object from a XML string.
SubjectImpl(Element) - Constructor for class com.sun.identity.xacml.context.impl.SubjectImpl
This constructor is used to build Subject object from a block of existing XML that has already been built into a DOM.
SubjectImplementation - Interface in com.sun.identity.entitlement
Maker to indicate that the class is a actual entitlement subject and not a logical operator.
SubjectLocality - Class in com.sun.identity.saml.assertion
The SubjectLocality element specifies the DNS domain name and IP address for the system entity that performed the authentication.
SubjectLocality() - Constructor for class com.sun.identity.saml.assertion.SubjectLocality
Default Constructor
SubjectLocality(Element) - Constructor for class com.sun.identity.saml.assertion.SubjectLocality
Constructs an instance of SubjectLocality from an existing XML block.
SubjectLocality(String, String) - Constructor for class com.sun.identity.saml.assertion.SubjectLocality
Constructs an instance of SubjectLocality.
SubjectLocality - Interface in com.sun.identity.saml2.assertion
The SubjectLocality element specifies the DNS domain name and IP address for the system entity that performed the authentication.
SubjectLocalityElement - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for SubjectLocality element declaration.
SubjectLocalityElementImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectLocalityElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
SubjectLocalityElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectLocalityImpl - Class in com.sun.identity.saml2.assertion.impl
This class implements interface SubjectLocality.
SubjectLocalityImpl() - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Class constructor.
SubjectLocalityImpl(Element) - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Class constructor with SubjectLocality in Element format.
SubjectLocalityImpl(String) - Constructor for class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Class constructor with SubjectLocality in xml string format.
SubjectLocalityType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for SubjectLocalityType complex type.
SubjectLocalityTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectLocalityTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
SubjectLocalityTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectMapper - Interface in com.sun.identity.xacml.spi
This is an interface which provides an SPI to be able to map the Subject in the XACML Request to an Object which represents the "subject" in the Federation manager context.
SubjectProvider - Interface in org.forgerock.openam.sts.tokengeneration.saml2.statements
Defines the concerns of providing the Subject to be included in the generated SAML2 assertion.
SubjectQuery - Class in com.sun.identity.saml.protocol
This abstract class extends from another abstract class Query.
SubjectQuery() - Constructor for class com.sun.identity.saml.protocol.SubjectQuery
Default constructor
SubjectQueryAbstract - Interface in com.sun.identity.saml2.protocol
This class represents the SubjectQueryAbstractType complex type.
SubjectQueryAbstractImpl - Class in com.sun.identity.saml2.protocol.impl
 
SubjectQueryAbstractImpl() - Constructor for class com.sun.identity.saml2.protocol.impl.SubjectQueryAbstractImpl
 
SubjectReferentialIntegrityPlugin - Class in com.sun.identity.policy.plugins
The class SubjectReferentialIntegrityPlugin provides the implementation to preserve referential integrity between the subjects in policies to the corresponding objects in local directory.
SubjectReferentialIntegrityPlugin() - Constructor for class com.sun.identity.policy.plugins.SubjectReferentialIntegrityPlugin
 
SubjectResult - Class in com.sun.identity.entitlement
Class to represent the result of ESubject evaluation
SubjectResult(boolean, String) - Constructor for class com.sun.identity.entitlement.SubjectResult
Constructor.
Subjects - Class in com.sun.identity.policy
The class Subjects provides methods to maintain a collection of Subject objects that can be applied to a policy.
Subjects() - Constructor for class com.sun.identity.policy.Subjects
Constructor used by the Policy object to get a default instance of the Subjects
Subjects(PolicyManager, Node) - Constructor for class com.sun.identity.policy.Subjects
Constructor used by Policy to obtain an instance of Subjects from the XML document
Subjects(String, String) - Constructor for class com.sun.identity.policy.Subjects
Constructor to obtain an instance of Subjects to hold collection of users represented as Subject
SUBJECTS_RESULT_TTL - Static variable in class com.sun.identity.policy.PolicyConfig
attribute to define value for Subjects result ttl
SubjectStatement - Class in com.sun.identity.saml.assertion
The SubjectStatement element is an extension point that allows other assertion-based applications to reuse the SAML assertion framework.
SubjectStatement() - Constructor for class com.sun.identity.saml.assertion.SubjectStatement
Default Constructor
SubjectType - Interface in com.sun.identity.saml2.jaxb.assertion
Java content class for SubjectType complex type.
SubjectTypeImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
SubjectTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl
 
SubjectTypeManager - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
SubjectTypeManager() - Constructor for class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Constructs a SubjectTypeManager object
SubjectTypeManager(PolicyManager) - Constructor for class com.sun.identity.policy.SubjectTypeManager
Deprecated.
Constructs a SubjectTypeManager object
SubjectTypesResource - Class in org.forgerock.openam.entitlement.rest
Allows for CREST-handling of stored EntitlementSubjects.
SubjectTypesResource(Debug, EntitlementRegistry) - Constructor for class org.forgerock.openam.entitlement.rest.SubjectTypesResource
Guiced constructor.
SubjectTypeValidator - Class in org.forgerock.openidconnect
Checks that - since registering - the client's subject type is still valid for requests to this provider, as providers have control over whether they support these clients during operation via the interface.
SubjectTypeValidator(OAuth2ProviderSettingsFactory, OpenIdConnectClientRegistrationStore, ClientAuthenticationFailureFactory) - Constructor for class org.forgerock.openidconnect.SubjectTypeValidator
 
SubjectUtils - Class in com.sun.identity.entitlement.opensso
 
submit(Runnable) - Method in class com.sun.identity.entitlement.EntitlementThreadPool
 
submit(Runnable) - Method in interface com.sun.identity.entitlement.interfaces.IThreadPool
Submits a task to the thread pool.
submit(Runnable) - Method in class com.sun.identity.entitlement.SequentialThreadPool
 
submit(Callable<T>) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
submit(Runnable, T) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
submit(Runnable) - Method in class org.forgerock.openam.audit.context.AuditRequestContextPropagatingExecutorService
SUBMIT_REQ - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SUBMIT_REQS_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SUBMIT_REQS_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
submitCallbackInfo() - Method in class com.sun.identity.authentication.service.AMLoginContext
CallbackHandler calls this to retrieve the submitted credentials/callbacks waits till authContext.getLoginState().setSubmittedCallback is set OR LoginStatus is not AUTH_IN_PROGRESS.
submitRequiredInfo(Callback[]) - Method in class com.sun.identity.authentication.service.AMLoginContext
Sets the submitted requirements, called by AuthContext.submitRequirements authContext.getLoginState().setSubmittedCallback is update.
submitRequiredInformation(Callback[]) - Method in class com.sun.identity.authentication.internal.AuthContext
Submits the populated Callback objects to the authentication plug-in modules.
submitRequirements(Callback[]) - Method in class com.sun.identity.authentication.AuthContext
Submits the populated Callback objects to the authentication plug-in modules.
submitRequirements(Callback[], HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.authentication.AuthContext
 
submitRequirements(Callback[]) - Method in class com.sun.identity.authentication.server.AuthContextLocal
Submit the populated Callback objects to the authentication plug-in modules.
SubmitRequirements - Static variable in class com.sun.identity.authentication.server.AuthXMLRequest
Constant of Authentication request for submit auth requirements
submitRequirements(Callback[]) - Method in interface org.forgerock.openam.core.rest.authn.core.AuthenticationContext
Submit the populated Callback array to the authentication plug-in modules.
submitRequirements(Callback[]) - Method in class org.forgerock.openam.core.rest.authn.core.wrappers.AuthContextLocalWrapper
Submit the populated Callback array to the authentication plug-in modules.
submittedInformation - Variable in class com.sun.identity.authentication.internal.AuthContext
 
submittedRequirements() - Method in class com.sun.identity.authentication.server.AuthContextLocal
 
SUBORG_CANNOT_OBTAIN - Static variable in class com.sun.identity.sm.ldap.SMSLdapObject
 
SubOrgReferral - Class in com.sun.identity.policy.plugins
Class to facilitate policy referrals to sub organizations sub realms
SubOrgReferral() - Constructor for class com.sun.identity.policy.plugins.SubOrgReferral
No argument constructor
SubRealmObserver - Class in com.sun.identity.entitlement.opensso
This observer will remove all referral and application privileges that have reference to a deleted sub realm.
SubRealmObserver() - Constructor for class com.sun.identity.entitlement.opensso.SubRealmObserver
 
subResourceMatch - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
The object to return on a sub-resource match.
SUBSCHEMA_NAME - Static variable in interface com.sun.identity.cli.IArgument
Sub Schema Name.
SUBSCHEMA_SERVER - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
SUBSCHEMA_SITE - Static variable in class com.sun.identity.common.configuration.ConfigurationBase
 
subSchemaChanged() - Method in class org.forgerock.openam.upgrade.SubSchemaModificationWrapper
Returns true if the sub schema either has a new sub schema or sub schema
SubSchemaModificationWrapper - Class in org.forgerock.openam.upgrade
Wrapper class that contains the modifications within a subschema; currently only new sub schema are supported.
SubSchemaModificationWrapper() - Constructor for class org.forgerock.openam.upgrade.SubSchemaModificationWrapper
Creates a new sub schema modification wrapper
subSchemaPath - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
subSchemasAdded - Variable in class org.forgerock.openam.upgrade.SubSchemaUpgradeWrapper
 
SubSchemaUpgradeWrapper - Class in org.forgerock.openam.upgrade
This wrapper holds the set of modified (new) sub schemas, this class exists as in future deleted sub schemas will be supported and this class will wrap both add and deletes.
SubSchemaUpgradeWrapper(SubSchemaModificationWrapper) - Constructor for class org.forgerock.openam.upgrade.SubSchemaUpgradeWrapper
Create a new sub schema wrapper around the new sub schemas
SUBSCRIBABLE_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
Subscribable attribute
subscribe(Blacklist.Listener) - Method in interface org.forgerock.openam.blacklist.Blacklist
Subscribe for notifications when entries are blacklisted.
subscribe(Blacklist.Listener) - Method in class org.forgerock.openam.blacklist.BloomFilterBlacklist
 
subscribe(Blacklist.Listener) - Method in class org.forgerock.openam.blacklist.CachingBlacklist
 
subscribe(Blacklist.Listener) - Method in class org.forgerock.openam.blacklist.ConfigurableSessionBlacklist
 
subscribe(Blacklist.Listener) - Method in class org.forgerock.openam.blacklist.CTSBlacklist
 
subscribe(Blacklist.Listener) - Method in class org.forgerock.openam.blacklist.NoOpBlacklist
 
subscribe(Consumer) - Method in class org.forgerock.openam.entitlement.utils.NullNotificationBroker
 
subscribe(Consumer) - Method in class org.forgerock.openam.notifications.brokers.InMemoryNotificationBroker
 
subscribe(Consumer) - Method in class org.forgerock.openam.notifications.integration.brokers.CTSNotificationBroker
 
subscribe(Consumer) - Method in interface org.forgerock.openam.notifications.NotificationBroker
Creates a new subscription that is initially not bound to any topics.
Subscription - Interface in org.forgerock.openam.notifications
Represents a single consumer of events.
substituteHeader(int, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Use this method to replace the header text from the XML file with new text.
substituteInfoText(int, int, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Allows you to set the info text for a specific callback.
SUBTREE_SCOPE - Static variable in class com.sun.identity.policy.ResourceResult
Deprecated.
Constant to indicate subtree level scope for ResourceResult evaluation
SubtreeEvaluation - Class in org.forgerock.openam.monitoring.policy
The class is used for implementing the "SubtreeEvaluation" group.
SubtreeEvaluation(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Constructor for the "SubtreeEvaluation" group.
SubtreeEvaluation(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Constructor for the "SubtreeEvaluation" group.
SubtreeEvaluationImpl - Class in org.forgerock.openam.monitoring.policy
Implementation of the SNMP SubtreeEvaluation interface.
SubtreeEvaluationImpl(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.SubtreeEvaluationImpl
Constructs an instance of the SubtreeEvaluation interface.
SubtreeEvaluationMBean - Interface in org.forgerock.openam.monitoring.policy
This interface is used for representing the remote management interface for the "SubtreeEvaluation" MBean.
SubtreeEvaluationMeta - Class in org.forgerock.openam.monitoring.policy
The class is used for representing SNMP metadata for the "SubtreeEvaluation" group.
SubtreeEvaluationMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.policy.SubtreeEvaluationMeta
Constructor for the metadata associated to "SubtreeEvaluation".
SubtreeEvaluationsAverage - Variable in class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Variable for storing the value of "SubtreeEvaluationsAverage".
SubtreeEvaluationsCumulative - Variable in class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Variable for storing the value of "SubtreeEvaluationsCumulative".
SubtreeEvaluationsMaximum - Variable in class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Variable for storing the value of "SubtreeEvaluationsMaximum".
SubtreeEvaluationsMinimum - Variable in class org.forgerock.openam.monitoring.policy.SubtreeEvaluation
Variable for storing the value of "SubtreeEvaluationsMinimum".
SubtreeSlowestEvaluationTime - Variable in class org.forgerock.openam.monitoring.policy.SubtreeTiming
Variable for storing the value of "SubtreeSlowestEvaluationTime".
SubtreeTiming - Class in org.forgerock.openam.monitoring.policy
The class is used for implementing the "SubtreeTiming" group.
SubtreeTiming(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.SubtreeTiming
Constructor for the "SubtreeTiming" group.
SubtreeTiming(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.policy.SubtreeTiming
Constructor for the "SubtreeTiming" group.
SubtreeTimingAverage - Variable in class org.forgerock.openam.monitoring.policy.SubtreeTiming
Variable for storing the value of "SubtreeTimingAverage".
SubtreeTimingImpl - Class in org.forgerock.openam.monitoring.policy
Implementation of the SNMP SubtreeTiming interface.
SubtreeTimingImpl(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.policy.SubtreeTimingImpl
Constructs an instance of the SubtreeTiming interface.
SubtreeTimingMBean - Interface in org.forgerock.openam.monitoring.policy
This interface is used for representing the remote management interface for the "SubtreeTiming" MBean.
SubtreeTimingMeta - Class in org.forgerock.openam.monitoring.policy
The class is used for representing SNMP metadata for the "SubtreeTiming" group.
SubtreeTimingMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.policy.SubtreeTimingMeta
Constructor for the metadata associated to "SubtreeTiming".
SUCCESS - Static variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
Code used to indicate a successful search
SUCCESS - Static variable in class com.sun.identity.authentication.AuthContext.Status
The SUCCESS indicates that the login process has succeeded.
SUCCESS - Static variable in class com.sun.identity.authentication.spi.RedirectCallback
The status as the result of redirection, as "SUCCESS".
SUCCESS - Static variable in class com.sun.identity.common.SearchResults
Successful search.
SUCCESS - Static variable in interface com.sun.identity.federation.plugins.FederationSPAdapter
Deprecated.
Federation or Single Sign on process succeed at SP side.
SUCCESS - Static variable in class com.sun.identity.idm.IdSearchResults
Code used to indicate a successful search
SUCCESS - Static variable in class com.sun.identity.idm.RepoSearchResults
Code used to indicate a successful search
SUCCESS - Static variable in class com.sun.identity.policy.ValidValues
Deprecated.
Code used to indicate a successful search
SUCCESS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Strings represent primitive top-level StatusCode values
SUCCESS - Static variable in class com.sun.identity.saml2.plugins.SAML2ServiceProviderAdapter
Status code for Single Sign-on success.
SUCCESS_FED_SSO - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SUCCESS_FED_TERMINATION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SUCCESS_NEW_NAMEID - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
SUCCESS_RETRIEVING_TOKEN_FROM_STS - Static variable in class com.sun.identity.wss.logging.LogUtil
 
SUCCESS_SECURE_REQUEST - Static variable in class com.sun.identity.wss.logging.LogUtil
 
SUCCESS_SECURE_RESPONSE - Static variable in class com.sun.identity.wss.logging.LogUtil
 
SUCCESS_URL - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
SUCCESS_URL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
SUCCESS_VALIDATE_REQUEST - Static variable in class com.sun.identity.wss.logging.LogUtil
 
SUCCESS_VALIDATE_RESPONSE - Static variable in class com.sun.identity.wss.logging.LogUtil
 
SUCCESS_VALUE - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
SuccessAverage - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Variable for storing the value of "SuccessAverage".
SuccessCumulative - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Variable for storing the value of "SuccessCumulative".
SUCCESSFUL_REST_STS_PUBLISH_URL_ELEMENT - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
successfulUserRegistrationDestination - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
SuccessMaximum - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Variable for storing the value of "SuccessMaximum".
SuccessMinimum - Variable in class org.forgerock.openam.monitoring.cts.CtsConnectionSuccessRate
Variable for storing the value of "SuccessMinimum".
SuffixResourceName - Class in com.sun.identity.policy.plugins
This is a plugin impelmentation of the ResourceName interface it provides methods to do resource comparisons and resource handling based on suffix based string match going right to left.
SuffixResourceName() - Constructor for class com.sun.identity.policy.plugins.SuffixResourceName
empty no argument constructor.
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.
SumCTSSessions - Variable in class org.forgerock.openam.monitoring.session.CtsSessions
Variable for storing the value of "SumCTSSessions".
SumInternalSessions - Variable in class org.forgerock.openam.monitoring.session.InternalSessions
Variable for storing the value of "SumInternalSessions".
SumRemoteSessions - Variable in class org.forgerock.openam.monitoring.session.RemoteSessions
Variable for storing the value of "SumRemoteSessions".
SumStatelessSessions - Variable in class org.forgerock.openam.monitoring.session.StatelessSessions
Variable for storing the value of "SumStatelessSessions".
SUN_AM_ORIGINAL_REQUESTED_RESOURCE - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Constant used for key to pass the requested resource name uncanonicalized in the env map, so that Condition(s)/ResponseProvider(s) could use the requested resource name, if necessary
SUN_AM_REQUESTED_ACTIONS - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Constant used for key to pass the requested actions names in the env map, so that Condition(s)/ResponseProvider(s) could use the requested actions names, if necessary
SUN_AM_REQUESTED_RESOURCE - Static variable in class com.sun.identity.policy.PolicyEvaluator
Deprecated.
Constant used for key to pass the requested resource name canonicalized in the env map, so that Condition(s)/ResponseProvider(s) could use the requested resource name, if necessary
SUN_INTERNAL_REALM_NAME - Static variable in class com.sun.identity.sm.SMSEntry
 
SUN_INTERNAL_REALM_PREFIX - Static variable in class com.sun.identity.sm.SMSEntry
 
SUN_INTERNAL_REALM_PREFIX2 - Static variable in class com.sun.identity.sm.SMSEntry
 
SUN_KEY_VALUE - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
SUN_OPENSSO_SERVER_MIB - Class in com.sun.identity.monitoring
The class is used for representing "SUN-OPENSSO-SERVER-MIB".
SUN_OPENSSO_SERVER_MIB() - Constructor for class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIB
Default constructor.
SUN_OPENSSO_SERVER_MIBImpl - Class in com.sun.identity.monitoring
The class is used for representing "SUN-OPENSSO-SERVER-MIB".
SUN_OPENSSO_SERVER_MIBImpl() - Constructor for class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBImpl
Default constructor.
SUN_OPENSSO_SERVER_MIBOidTable - Class in com.sun.identity.monitoring
The class contains metadata definitions for "SUN-OPENSSO-SERVER-MIB".
SUN_OPENSSO_SERVER_MIBOidTable() - Constructor for class com.sun.identity.monitoring.SUN_OPENSSO_SERVER_MIBOidTable
Default constructor.
SUN_SECURITY_PROVIDER_PKG - Static variable in interface com.sun.identity.shared.Constants
Property string for sun security provider package.
SUN_XML_KEY_VALUE - Static variable in class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
SUNORG_ALIAS - Static variable in class com.sun.identity.sm.OrganizationConfigManager
 
SUNOS - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
SUNOS - Static variable in interface com.sun.identity.setup.SetupConstants
SunOS operating system
SUNOS - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
SUPER_ADMIN_SUBJECT - Static variable in class org.forgerock.openam.entitlement.PolicyConstants
 
SUPER_RESOURCE_MATCH - Static variable in class com.sun.identity.entitlement.ResourceMatch
The SUPER_RESOURCE_MATCH specifies the provided resource is more specific than this resource
SUPER_RESOURCE_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
Deprecated.
The SUPER_RESOURCE_MATCH specifies the provided resource is more specific than this resource
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
superAdminSubject - Static variable in class com.sun.identity.entitlement.PrivilegeManager
 
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_CLAIMS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
SUPPORTED_OP - Static variable in interface com.sun.identity.idm.IdConstants
 
SUPPORTED_RESTLET_CHALLENGE_SCHEMES - Static variable in class org.forgerock.oauth2.restlet.RestletConstants
A map of WWW-Authenticate challenge schemes to the name of the equivalent Restlet ChallengeScheme object.
SUPPORTED_SCOPES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
SUPPORTED_SSO_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Service Provider's supported profiles for single sign on.
SUPPORTED_TOKEN_TRANSFORMS - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
This field referenced in RestSTSInstanceConfig.SUPPORTED_TOKEN_TRANSFORMS.
SUPPORTED_TOKEN_TRANSFORMS - Static variable in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
SUPPORTED_TYPES - Static variable in interface com.sun.identity.idm.IdConstants
 
supportedEntitiesBasedOnName - Static variable in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
supportedEntitiesBasedOnType - Static variable in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
supportedNames - Static variable in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
SupportedScriptingLanguage - Enum in org.forgerock.openam.scripting
Standard scripting languages supported by OpenAM.
supportedTypes - Static variable in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
 
supportedTypes - Static variable in class com.sun.identity.idm.IdUtils
 
SupportingTokensElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
8.1 SupportingTokens Assertion Java content class for SupportingTokens element declaration.
SupportingTokensElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SupportingTokensElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
SupportingTokensElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
supportLocalProperties(String) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Returns true if an agent type support local properties.
supportsAuthentication() - Method in class com.iplanet.am.sdk.AMSDKRepo
Returns true if the data store supports authentication of identities.
supportsAuthentication() - Method in class com.sun.identity.idm.IdRepo
Returns true if the data store supports authentication of identities.
supportsAuthentication() - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
supportsAuthentication() - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
supportsAuthentication() - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
supportsAuthentication() - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
supportsAuthentication() - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Tells whether this identity repository supports authentication.
supportsAuthentication() - Method in class org.openidentityplatform.openam.cassandra.Repo
 
supportsMultipleConfigurations() - Method in class com.sun.identity.sm.ServiceSchema
Returns true if service schema supports multiple configurations; false otherwise
SurNameElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for SurName element declaration.
SurNameElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
SurNameElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
SurNameElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
SurNameElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
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.
SvcMgmtRepositoryBindDN - Variable in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Variable for storing the value of "SvcMgmtRepositoryBindDN".
SvcMgmtRepositoryHostPort - Variable in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Variable for storing the value of "SvcMgmtRepositoryHostPort".
SvcMgmtRepositoryOrgDN - Variable in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Variable for storing the value of "SvcMgmtRepositoryOrgDN".
SvcMgmtRepositorySSL - Variable in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Variable for storing the value of "SvcMgmtRepositorySSL".
SvcMgmtRepositoryType - Variable in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Variable for storing the value of "SvcMgmtRepositoryType".
SvcMgmtStatus - Variable in class com.sun.identity.monitoring.SsoServerSvcMgmtSvc
Variable for storing the value of "SvcMgmtStatus".
svrIdTable(Map<String, String>) - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
svrName(String) - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
svrPort(String) - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
svrProtocol(String) - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
svrURI(String) - Method in class com.sun.identity.monitoring.SSOServerInfo.SSOServerInfoBuilder
 
SW - Static variable in class com.sun.identity.log.QueryElement
Starts With Relationship.
SwapClientConfig - Class in com.sun.identity.setup
Tag swap client properties for server protocol, host, port and deploy uri.
SYMMETRIC_KEY - Static variable in class com.sun.identity.wss.security.handler.SecurityContext
 
SYMMETRIC_KEY - Static variable in class com.sun.identity.wss.sts.STSConstants
URI for KeyType
SymmetricBindingElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.4 SymmetricBinding Assertion Java content class for SymmetricBinding element declaration.
SymmetricBindingElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SymmetricBindingElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
SymmetricBindingElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
SYNC - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The Sync type.
syncReplicatedDomains(Set, String, String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Synchronizes replication domain info with current list of OpenAM servers.
syncReplicatedServerList(Set, String, String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Synchronizes replication domain info with current list of OpenAM servers.
syncReplicatedServers(Set, String, String) - Static method in class com.sun.identity.setup.EmbeddedOpenDS
Synchronizes replication server info with current list of OpenAM servers.
Syntax - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
SYNTAX_BOOLEAN - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_BOOLEAN attribute syntax specifies that the attribute is of boolean type, i.e., can have a value of either true or false
SYNTAX_DATE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_DATE attribute syntax specifies that the attribute should be a date
SYNTAX_DECIMAL_NUMBER - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_DECIMAL_NUMBER attribute syntax specifies that the attribute is a floating point number, e.g., 1.5, 3.56, etc.
SYNTAX_DECIMAL_RANGE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_DECIMAL_RANGE attribute syntax specifies that the attribute is a decimal number within a range.
SYNTAX_DN - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_DN attribute syntax specifies that the attribute should be an LDAP distinguished name (DN).
SYNTAX_EMAIL - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_EMAIL attribute syntax specifies that the attribute is a email address.
SYNTAX_ENCRYPTED_PASSWORD - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_ENCRYPTED_PASSWORD attribute syntax specifies that the attribute is of password type, will be used by UI to mask the password typed.
SYNTAX_NUMBER - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_NUMBER attribute syntax specifies that the attribute is a number.
SYNTAX_NUMBER_RANGE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_NUMBER_RANGE attribute syntax specifies that the attribute is a number within a range.
SYNTAX_NUMERIC - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_NUMERIC attribute syntax specifies that the attribute is numeric, i.e., can have numbers only.
SYNTAX_PARAGRAPH - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_PARAGRAPH attribute syntax specifies that the attribute should be a paragraph
SYNTAX_PASSWORD - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_PASSWORD attribute syntax specifies that the attribute is of password type, will be used by UI to mask the password typed.
SYNTAX_PERCENT - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_PERCENT attribute syntax specifies that the attribute is a percentage.
SYNTAX_SCRIPT - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_SCRIPT attribute syntax specifies that the attribute should be a script
SYNTAX_STRING - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_STRING attribute syntax specifies that the attribute is of text type, i.e., can have any unicode characters
SYNTAX_URL - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_URL attribute syntax specifies that the attribute is a URL.
SYNTAX_XML - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The SYNTAX_XML attribute syntax specifies that the attribute should be a XML blob
SYS_PROP_LOG_DIR - Static variable in class com.sun.identity.log.LogConstants
System properties which specifies the log directory.
SYS_PROPERTY_COMMAND_NAME - Static variable in interface com.sun.identity.cli.CLIConstants
Name of the commandline interface.
SYS_PROPERTY_DEFINITION_FILES - Static variable in interface com.sun.identity.cli.CLIConstants
Name of definition files that drive the behavior of CLI.
SYS_PROPERTY_EXPIRED_SEARCH_LIMIT - Static variable in class org.forgerock.openam.cts.api.CoreTokenConstants
Globals public Constants, so not to pollute entire product.
SYS_PROPERTY_INSTALL_TIME - Static variable in interface com.sun.identity.shared.Constants
Install Time System property key.
SYS_PROPERTY_OUTPUT_WRITER - Static variable in interface com.sun.identity.cli.CLIConstants
Class name of the output writer.
SYSLOG_CONNECTION_TIMEOUT - Static variable in class com.sun.identity.log.LogConstants
Attribute defining syslog connection timeout.
SYSLOG_FACILITY - Static variable in class com.sun.identity.log.LogConstants
Attribute defining syslog facility.
SYSLOG_FORMATTER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the SyslogFormatter class
SYSLOG_HANDLER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Syslog Handler class.
SYSLOG_HOST - Static variable in class com.sun.identity.log.LogConstants
Attribute defining syslog host.
SYSLOG_PORT - Static variable in class com.sun.identity.log.LogConstants
Attribute defining syslog port.
SYSLOG_PROTOCOL - Static variable in class com.sun.identity.log.LogConstants
Attribute defining syslog protocol, UDP or TCP.
SyslogAuditEventHandlerFactory - Class in org.forgerock.openam.audit.events.handlers
This factory is responsible for creating an instance of the SyslogAuditEventHandler.
SyslogAuditEventHandlerFactory() - Constructor for class org.forgerock.openam.audit.events.handlers.SyslogAuditEventHandlerFactory
 
SyslogFormatter - Class in org.forgerock.openam.log.handlers.syslog
Format LogRecord as a RFC5424-compliant syslog message.
SyslogFormatter() - Constructor for class org.forgerock.openam.log.handlers.syslog.SyslogFormatter
Initialize a new formatter.
SyslogHandler - Class in org.forgerock.openam.log.handlers.syslog
The SyslogHandler publishes log records using default formatter (SyslogFormatter) and sends these to a syslog daemon using SyslogPublisher.
SyslogHandler(String) - Constructor for class org.forgerock.openam.log.handlers.syslog.SyslogHandler
Initialize SyslogHandler for logger "name".
SyslogPublisher - Class in org.forgerock.openam.log.handlers.syslog
This class manages the real socket that is connected to syslog daemon.
SyslogPublisher(InetSocketAddress) - Constructor for class org.forgerock.openam.log.handlers.syslog.SyslogPublisher
Creates a new SyslogPublisher instance.
SyslogTcpPublisher - Class in org.forgerock.openam.log.handlers.syslog
A SyslogPublisher implementation that publishes the audit log records using the TCP protocol.
SyslogTcpPublisher(InetSocketAddress) - Constructor for class org.forgerock.openam.log.handlers.syslog.SyslogTcpPublisher
 
SyslogUdpPublisher - Class in org.forgerock.openam.log.handlers.syslog
A SyslogPublisher implementation that publishes the audit log records via UDP packets.
SyslogUdpPublisher(InetSocketAddress) - Constructor for class org.forgerock.openam.log.handlers.syslog.SyslogUdpPublisher
 
SYSTEM_PROPERTY_LOG_PROVIDER - Static variable in interface com.sun.identity.entitlement.log.ILoggerProvider
System property name for setting logger provider class
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
SystemAppTokenProvider - Class in com.sun.identity.security
This is an default implementation of AppSSOTokenProvider.
SystemAppTokenProvider(String, String) - Constructor for class com.sun.identity.security.SystemAppTokenProvider
Constructs a SystemAppTokenProvider.
systemConfigProps - Static variable in class com.sun.identity.configuration.FedLibSystemProperties
 
SystemConfigurationException - Exception in com.sun.identity.common
An SystemConfigurationException is thrown when there are errors related to system configuration operations.
SystemConfigurationException(String, Object[]) - Constructor for exception com.sun.identity.common.SystemConfigurationException
Constructs a new SystemConfigurationException without a nested Throwable using default resource bundle.
SystemConfigurationException(String, String, Object[]) - Constructor for exception com.sun.identity.common.SystemConfigurationException
Constructs a new SystemConfigurationException without a nested Throwable.
SystemConfigurationException(String) - Constructor for exception com.sun.identity.common.SystemConfigurationException
Constructs a new SystemConfigurationException with the given message.
SystemConfigurationException(Throwable) - Constructor for exception com.sun.identity.common.SystemConfigurationException
Constructs an SystemConfigurationException with given Throwable.
SystemConfigurationUtil - Class in com.sun.identity.common
The SystemConfigurationUtil class provides methods to get attributes defined in "systemConfig" configuration.
SystemProperties - Class in com.iplanet.am.util
This class provides functionality that allows single-point-of-access to all related system properties.
SystemProperties() - Constructor for class com.iplanet.am.util.SystemProperties
 
SystemProperties - Class in com.sun.identity.configuration
This is the adapter class for amserver to the shared library.
SystemProperties() - Constructor for class com.sun.identity.configuration.SystemProperties
Creates a new instance of SystemProperties
SystemProperties - Class in com.sun.identity.saml2.idpdiscovery
This class provides functionality that allows single-point-of-access to all related system properties.
SystemProperties() - Constructor for class com.sun.identity.saml2.idpdiscovery.SystemProperties
 
SystemPropertiesManager - Class in com.sun.identity.shared.configuration
This manages the system configuration class.
SystemPropertiesWrapper - Class in com.iplanet.am.util
Wrapper which defines a simple dependency injectable dependency for code wishing to access system properties.
SystemPropertiesWrapper() - Constructor for class com.iplanet.am.util.SystemPropertiesWrapper
 
SystemStartupInjectorListener - Class in com.sun.identity.setup
Servlet context listener which will initialise the SystemStartupInjectorHolder with the system startup Guice injector.
SystemStartupInjectorListener() - Constructor for class com.sun.identity.setup.SystemStartupInjectorListener
 
SystemTimer - Class in com.sun.identity.common
SystemTimer is a TimerPool which has only 2 Timer shared in the system.
SystemTimer() - Constructor for class com.sun.identity.common.SystemTimer
 
SystemTimerPool - Class in com.sun.identity.common
SystemTimerPool is a TimerPool which shared in the system.
SystemTimerPool() - Constructor for class com.sun.identity.common.SystemTimerPool
 

T

tableCtsCRUDOperationsPerTokenTypeTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
TableCtsCRUDOperationsPerTokenTypeTable - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsCRUDOperationsPerTokenTypeTable" group.
TableCtsCRUDOperationsPerTokenTypeTable(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Constructor for the table.
TableCtsCRUDOperationsPerTokenTypeTable(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsPerTokenTypeTable
Constructor for the table.
tableCtsCRUDOperationsTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
TableCtsCRUDOperationsTable - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsCRUDOperationsTable" group.
TableCtsCRUDOperationsTable(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Constructor for the table.
TableCtsCRUDOperationsTable(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.cts.TableCtsCRUDOperationsTable
Constructor for the table.
tableCtsTokenOperationsTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
TableCtsTokenOperationsTable - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "CtsTokenOperationsTable" group.
TableCtsTokenOperationsTable(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Constructor for the table.
TableCtsTokenOperationsTable(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.cts.TableCtsTokenOperationsTable
Constructor for the table.
tableOperationTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
TableOperationTable - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "OperationTable" group.
TableOperationTable(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.TableOperationTable
Constructor for the table.
TableOperationTable(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.cts.TableOperationTable
Constructor for the table.
tableSsoServerAuthModulesTable - Variable in class com.sun.identity.monitoring.SsoServerAuthSvcMeta
 
TableSsoServerAuthModulesTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerAuthModulesTable" group.
TableSsoServerAuthModulesTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Constructor for the table.
TableSsoServerAuthModulesTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerAuthModulesTable
Constructor for the table.
tableSsoServerEntitlementPolicyStatsTable - Variable in class com.sun.identity.monitoring.SsoServerEntitlementSvcMeta
 
TableSsoServerEntitlementPolicyStatsTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerEntitlementPolicyStatsTable" group.
TableSsoServerEntitlementPolicyStatsTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Constructor for the table.
TableSsoServerEntitlementPolicyStatsTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerEntitlementPolicyStatsTable
Constructor for the table.
tableSsoServerFedCOTMemberTable - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
 
TableSsoServerFedCOTMemberTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedCOTMemberTable" group.
TableSsoServerFedCOTMemberTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Constructor for the table.
TableSsoServerFedCOTMemberTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerFedCOTMemberTable
Constructor for the table.
tableSsoServerFedCOTsTable - Variable in class com.sun.identity.monitoring.SsoServerFedCOTsMeta
 
TableSsoServerFedCOTsTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedCOTsTable" group.
TableSsoServerFedCOTsTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Constructor for the table.
TableSsoServerFedCOTsTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerFedCOTsTable
Constructor for the table.
tableSsoServerFedEntitiesTable - Variable in class com.sun.identity.monitoring.SsoServerFedEntitiesMeta
 
TableSsoServerFedEntitiesTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerFedEntitiesTable" group.
TableSsoServerFedEntitiesTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Constructor for the table.
TableSsoServerFedEntitiesTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerFedEntitiesTable
Constructor for the table.
tableSsoServerLoggingHdlrTable - Variable in class com.sun.identity.monitoring.SsoServerLoggingSvcMeta
 
TableSsoServerLoggingHdlrTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerLoggingHdlrTable" group.
TableSsoServerLoggingHdlrTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Constructor for the table.
TableSsoServerLoggingHdlrTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerLoggingHdlrTable
Constructor for the table.
tableSsoServerPolicy22AgentTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
TableSsoServerPolicy22AgentTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicy22AgentTable" group.
TableSsoServerPolicy22AgentTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Constructor for the table.
TableSsoServerPolicy22AgentTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicy22AgentTable
Constructor for the table.
tableSsoServerPolicyJ2EEAgentTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
TableSsoServerPolicyJ2EEAgentTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyJ2EEAgentTable" group.
TableSsoServerPolicyJ2EEAgentTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Constructor for the table.
TableSsoServerPolicyJ2EEAgentTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEAgentTable
Constructor for the table.
tableSsoServerPolicyJ2EEGroupTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
TableSsoServerPolicyJ2EEGroupTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyJ2EEGroupTable" group.
TableSsoServerPolicyJ2EEGroupTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Constructor for the table.
TableSsoServerPolicyJ2EEGroupTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicyJ2EEGroupTable
Constructor for the table.
tableSsoServerPolicyWebAgentTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
TableSsoServerPolicyWebAgentTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyWebAgentTable" group.
TableSsoServerPolicyWebAgentTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Constructor for the table.
TableSsoServerPolicyWebAgentTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicyWebAgentTable
Constructor for the table.
tableSsoServerPolicyWebGroupTable - Variable in class com.sun.identity.monitoring.SsoServerPolicyAgentsMeta
 
TableSsoServerPolicyWebGroupTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerPolicyWebGroupTable" group.
TableSsoServerPolicyWebGroupTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Constructor for the table.
TableSsoServerPolicyWebGroupTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerPolicyWebGroupTable
Constructor for the table.
tableSsoServerRealmTable - Variable in class com.sun.identity.monitoring.SsoServerInstanceMeta
 
TableSsoServerRealmTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerRealmTable" group.
TableSsoServerRealmTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerRealmTable
Constructor for the table.
TableSsoServerRealmTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerRealmTable
Constructor for the table.
tableSsoServerSAML1CacheTable - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
 
TableSsoServerSAML1CacheTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1CacheTable" group.
TableSsoServerSAML1CacheTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Constructor for the table.
TableSsoServerSAML1CacheTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML1CacheTable
Constructor for the table.
tableSsoServerSAML1EndPointTable - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
 
TableSsoServerSAML1EndPointTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1EndPointTable" group.
TableSsoServerSAML1EndPointTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Constructor for the table.
TableSsoServerSAML1EndPointTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML1EndPointTable
Constructor for the table.
tableSsoServerSAML1TrustPrtnrsTable - Variable in class com.sun.identity.monitoring.SsoServerSAML1SvcMeta
 
TableSsoServerSAML1TrustPrtnrsTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML1TrustPrtnrsTable" group.
TableSsoServerSAML1TrustPrtnrsTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Constructor for the table.
TableSsoServerSAML1TrustPrtnrsTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML1TrustPrtnrsTable
Constructor for the table.
tableSsoServerSAML2IDPTable - Variable in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
 
TableSsoServerSAML2IDPTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML2IDPTable" group.
TableSsoServerSAML2IDPTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Constructor for the table.
TableSsoServerSAML2IDPTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML2IDPTable
Constructor for the table.
tableSsoServerSAML2SPTable - Variable in class com.sun.identity.monitoring.SsoServerSAML2SvcMeta
 
TableSsoServerSAML2SPTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSAML2SPTable" group.
TableSsoServerSAML2SPTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Constructor for the table.
TableSsoServerSAML2SPTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerSAML2SPTable
Constructor for the table.
tableSsoServerServerTable - Variable in class com.sun.identity.monitoring.SsoServerTopologyMeta
 
TableSsoServerServerTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerServerTable" group.
TableSsoServerServerTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerServerTable
Constructor for the table.
TableSsoServerServerTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerServerTable
Constructor for the table.
tableSsoServerSiteMapTable - Variable in class com.sun.identity.monitoring.SsoServerTopologyMeta
 
TableSsoServerSiteMapTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSiteMapTable" group.
TableSsoServerSiteMapTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Constructor for the table.
TableSsoServerSiteMapTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerSiteMapTable
Constructor for the table.
tableSsoServerSitesTable - Variable in class com.sun.identity.monitoring.SsoServerTopologyMeta
 
TableSsoServerSitesTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerSitesTable" group.
TableSsoServerSitesTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerSitesTable
Constructor for the table.
TableSsoServerSitesTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerSitesTable
Constructor for the table.
tableSsoServerWSSAgentsDSCAgentTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
TableSsoServerWSSAgentsDSCAgentTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsDSCAgentTable" group.
TableSsoServerWSSAgentsDSCAgentTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Constructor for the table.
TableSsoServerWSSAgentsDSCAgentTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgentTable
Constructor for the table.
tableSsoServerWSSAgentsDSCAgtGrpTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
TableSsoServerWSSAgentsDSCAgtGrpTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsDSCAgtGrpTable" group.
TableSsoServerWSSAgentsDSCAgtGrpTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Constructor for the table.
TableSsoServerWSSAgentsDSCAgtGrpTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsDSCAgtGrpTable
Constructor for the table.
tableSsoServerWSSAgentsSTSAgentTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
TableSsoServerWSSAgentsSTSAgentTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsSTSAgentTable" group.
TableSsoServerWSSAgentsSTSAgentTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Constructor for the table.
TableSsoServerWSSAgentsSTSAgentTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgentTable
Constructor for the table.
tableSsoServerWSSAgentsSTSAgtGrpTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
TableSsoServerWSSAgentsSTSAgtGrpTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsSTSAgtGrpTable" group.
TableSsoServerWSSAgentsSTSAgtGrpTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Constructor for the table.
TableSsoServerWSSAgentsSTSAgtGrpTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsSTSAgtGrpTable
Constructor for the table.
tableSsoServerWSSAgentsWSCAgentTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
TableSsoServerWSSAgentsWSCAgentTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSCAgentTable" group.
TableSsoServerWSSAgentsWSCAgentTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Constructor for the table.
TableSsoServerWSSAgentsWSCAgentTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgentTable
Constructor for the table.
tableSsoServerWSSAgentsWSCAgtGrpTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
TableSsoServerWSSAgentsWSCAgtGrpTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSCAgtGrpTable" group.
TableSsoServerWSSAgentsWSCAgtGrpTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Constructor for the table.
TableSsoServerWSSAgentsWSCAgtGrpTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSCAgtGrpTable
Constructor for the table.
tableSsoServerWSSAgentsWSPAgentTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
TableSsoServerWSSAgentsWSPAgentTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSPAgentTable" group.
TableSsoServerWSSAgentsWSPAgentTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Constructor for the table.
TableSsoServerWSSAgentsWSPAgentTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgentTable
Constructor for the table.
tableSsoServerWSSAgentsWSPAgtGrpTable - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsMeta
 
TableSsoServerWSSAgentsWSPAgtGrpTable - Class in com.sun.identity.monitoring
The class is used for implementing the "SsoServerWSSAgentsWSPAgtGrpTable" group.
TableSsoServerWSSAgentsWSPAgtGrpTable(SnmpMib) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Constructor for the table.
TableSsoServerWSSAgentsWSPAgtGrpTable(SnmpMib, MBeanServer) - Constructor for class com.sun.identity.monitoring.TableSsoServerWSSAgentsWSPAgtGrpTable
Constructor for the table.
tableTokenTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoringMeta
 
TableTokenTable - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "TokenTable" group.
TableTokenTable(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.TableTokenTable
Constructor for the table.
TableTokenTable(SnmpMib, MBeanServer) - Constructor for class org.forgerock.openam.monitoring.cts.TableTokenTable
Constructor for the table.
taboo(String, String) - Static method in class com.sun.identity.entitlement.opensso.CacheTaboo
 
taconfig - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
TAG_ASSERTION - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for Assertion.
TAG_ASSERTION_ID - Static variable in class com.sun.identity.saml.common.SAMLConstants
String that identifies AssertionID.
TAG_ASSERTIONIDREFERENCE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for AssertionIDReference.
TAG_BINARY_SECURITY_TOKEN - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_BODY - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Body Tag.
TAG_CONSENT - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Consent Tag.
TAG_CORRELATION - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Correlation Tag.
TAG_CREDENTIAL - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Credential Tag.
TAG_CREDENTIALS - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element Credentials.
TAG_DATA - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element Data.
TAG_DETAIL - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Detail Tag.
TAG_DISCO - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Discovery Service namespace.
TAG_DNSCLAIM - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_DSAKEYVALUE - Static variable in class com.sun.identity.saml.common.SAMLConstants
DSAKeyValue tag name.
TAG_ENCODING_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_ENDPOINT - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Endpoint Tag.
TAG_ENTITY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
TAG_FAULT - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Fault Tag.
TAG_FAULT_ACTOR - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Fault Actor Tag.
TAG_FAULT_CODE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
 
TAG_FAULT_STRING - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Fault String Tag.
TAG_HEADER - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Header Tag.
TAG_ID - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for id.
TAG_ID - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for "Id".
TAG_IDENTITY - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_IDP_SSO_DESCRIPTOR - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
TAG_IDP_SSO_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
TAG_KEY_DESCRIPTOR - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
TAG_KEY_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
TAG_KEY_INFO - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
TAG_KEY_INFO - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
TAG_KEYIDENTIFIER - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_KEYINFO - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for KeyInfo.
TAG_KEYINFO - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_KEYNAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for KeyName.
TAG_KEYNAME - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_KEYVALUE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for KeyValue.
TAG_KEYVALUE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_PARAMETER - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element Parameter.
TAG_PASSWORD_TRANSFORMS - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element PasswordTranforms.
TAG_PKCS7 - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag with namespace prefix for PKCS7.
TAG_PKCS7 - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for PKCS7 with wsse namespace prefix.
TAG_PROCESSING_CONTEXT - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
ProcessingContext Tag.
TAG_PROVIDER - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Provider Tag.
TAG_PROVIDERID - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for ProviderID.
TAG_PROXYSUBJECT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for ProxySubject.
TAG_REALPATH - Static variable in interface com.sun.identity.setup.SetupConstants
Tag in bootstrap file for real path substitution.
TAG_REFERENCE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for Reference.
TAG_REFERENCE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for Reference.
TAG_REFERENCE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_REQUEST_AUTHN_CONTEXT - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element RequestAuthnContext.
TAG_RESOURCE_OFFERING - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element ResourceOffering.
TAG_RESOURCEACCESSSTATEMENT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for element ResourceAccessStatement.
TAG_RESOURCEID - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for element ResourceID.
TAG_RSAKEYVALUE - Static variable in class com.sun.identity.saml.common.SAMLConstants
RSAKeyValue tag name.
TAG_SASL_REQUEST - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element SASLRequest.
TAG_SASL_RESPONSE - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element SASLResponse.
TAG_SEC - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Security namespace.
TAG_SEC_MESSAGEAUTHENTICATION - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name with namespace for element MessageAuthentication.
TAG_SEC_MESSAGEAUTHENTICATION - Static variable in class com.sun.identity.saml.common.SAMLConstants
MessageAuthentication tag name with namespace prefix.
TAG_SECURITY - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for Security.
TAG_SECURITY_MECH_ID - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SecurityMechID Tag.
TAG_SECURITYT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag Security.
TAG_SECURITYTOKEN_REFERENCE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_SECURITYTOKENREFERENCE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for element SecurityTokenReference.
TAG_SECURITYTOKENREFERENCE - Static variable in class com.sun.identity.saml.common.SAMLConstants
String that identifies tag name "SecurityTokenReference".
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.
TAG_SERVICE_INSTANCE_UPDATE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
ServiceInstanceUpdate Tag.
TAG_SESSIONCONTEXT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for element SessionContext.
TAG_SESSIONCONTEXTSTATEMENT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for element SessionContextStatement.
TAG_SESSIONSUBJECT - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for SessionSubject.
TAG_SP_SSO_DESCRIPTOR - Static variable in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
 
TAG_SP_SSO_DESCRIPTOR - Static variable in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
 
TAG_STATUS - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element Status.
TAG_STATUS - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Status Tag.
TAG_TRANSFORM - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Tag name for element Transform.
TAG_URI - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag URI.
TAG_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for URI.
TAG_URI - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_USAGE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name for Usage.
TAG_USAGE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Usage tag name.
TAG_USAGE_DIRECTIVE - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Usage Directive Tag.
TAG_USERNAME_TOKEN - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
TAG_USERNAME_TOKEN - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_USERNAME_VALUE_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_VALUETYPE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag ValueType.
TAG_VALUETYPE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for ValueType.
TAG_VALUETYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_WSSE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
wsse namespace.
TAG_WSSE_BINARYSECURITYTOKEN - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag name with namespace for element BinarySecurityToken.
TAG_WSSE_BINARYSECURITYTOKEN - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for BinarySecurityToken with namespace prefix.
TAG_X509_ISSUERNAME - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_X509_ISSUERSERIAL - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_X509_SERIALNUMBER - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_X509CERTIFICATE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for X509Certificate.
TAG_X509CERTIFICATE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_X509DATA - Static variable in class com.sun.identity.saml.common.SAMLConstants
Tag name for X509Data.
TAG_X509DATA - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_XML_SEC - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Security namespace with xmlns prefix.
TAG_XML_WSID - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_XML_WSSE - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
wsse namespace with xmlns prefix.
TAG_XML_WSSE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_XML_WSSE11 - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_XML_WSU - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
WSU namespace with xmlns prefix.
TAG_XML_WSU - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TAG_XMLNS - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
xmlns string.
TAG_XMLNS - Static variable in class com.sun.identity.saml.common.SAMLConstants
String that identifies tag xmlns.
TAG_XMLNS_SEC - Static variable in class com.sun.identity.saml.common.SAMLConstants
String that identifies "xmlns:sec".
tagSwap(String) - Static method in class com.sun.identity.setup.ServicesDefaultValues
Returns the tag swapped string.
tagSwap(String, boolean) - Static method in class com.sun.identity.setup.ServicesDefaultValues
Returns the tag swapped string.
tagSwap(Map<String, String>, String) - Static method in class org.forgerock.openam.upgrade.UpgradeServices
Tagswaps a given String based on the passed in tags.
tagSwap(String, Map<String, String>) - Static method in class org.forgerock.openam.utils.StringUtils
Swaps content with tags with the provided tag values.
tagSwapAndCopyFile() - Method in class com.sun.identity.install.tools.util.ReplaceTokens
Method to perform the token-tag swap and create a destination file with the transformation.
tagswapAttributeValues(Map, String, FQDNUrl, FQDNUrl) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
 
tagSwapReport(Map<String, String>, String) - Static method in class org.forgerock.openam.upgrade.UpgradeServices
Runs tagswap on a report, so the report structure is not hardcoded.
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 com.iplanet.dpro.session.service.QuotaExhaustionActionImpl.SetBlockingQueue
 
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
 
target - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
target - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
target - Variable in class com.sun.identity.entitlement.xacml3.core.Rule
 
Target - Class in com.sun.identity.entitlement.xacml3.core
Java class for TargetType complex type.
Target() - Constructor for class com.sun.identity.entitlement.xacml3.core.Target
 
TARGET - Static variable in class com.sun.identity.saml.common.SAMLConstants
Constants for target.
target - Variable in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree.Route
The target handler for the route.
TARGET_FORBIDDEN - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message TARGET_FORBIDDEN.
TARGET_NAME_SPACE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Target Name Space
TARGET_SERVICE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for resource:target-service URI
TARGET_SPECIFIER - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies target parameter.
TARGET_SPECIFIER_DEFAULT - Static variable in class com.sun.identity.saml.common.SAMLConstants
Default parameter for target.
Task - Class in com.sun.identity.workflow
Base class for all Tasks.
Task() - Constructor for class com.sun.identity.workflow.Task
 
Task - Interface in org.forgerock.openam.sm.datalayer.api
Represents a Task which can be performed by a the implementation.
TaskDispatcher - Class in org.forgerock.openam.cts.impl.queue
TaskDispatcher operates as the coordinator of asynchronous task processing in the CTS persistence layer.
TaskDispatcher(TaskFactory, TaskExecutor) - Constructor for class org.forgerock.openam.cts.impl.queue.TaskDispatcher
Create a default instance of the TaskDispatcher.
TaskExecutionResult - Class in com.sun.identity.install.tools.configurator
 
TaskExecutionResult(boolean, LocalizedMessage) - Constructor for class com.sun.identity.install.tools.configurator.TaskExecutionResult
 
TaskExecutor - Interface in org.forgerock.openam.sm.datalayer.api
An interface for executing token tasks against a data layer.
TaskFactory - Class in org.forgerock.openam.sm.datalayer.impl.tasks
Generates instances of specific Task implementations.
TaskFactory() - Constructor for class org.forgerock.openam.sm.datalayer.impl.tasks.TaskFactory
 
TaskInfo - Class in com.sun.identity.install.tools.configurator
 
TaskInfo(String, Map, String) - Constructor for class com.sun.identity.install.tools.configurator.TaskInfo
 
TaskInteraction - Class in com.sun.identity.install.tools.configurator
 
TaskInteraction() - Constructor for class com.sun.identity.install.tools.configurator.TaskInteraction
 
TaskRunnable - Interface in com.sun.identity.common
TaskRunnable is the basic scheduleable unit which defines the necessary functions for TimerPool and RunnableTimerTask.
TaskRunner - Class in com.sun.identity.install.tools.configurator
 
TaskRunner(InstallRunInfo, PersistentStateAccess, InstallLogger, boolean, boolean) - Constructor for class com.sun.identity.install.tools.configurator.TaskRunner
 
TCP_CLEAR - Static variable in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Use TCP Clear.
TCP_CLEAR_QUIET - Static variable in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Use TCP Clear Quiet (suppresses any NAS-generated connect string).
TECHNICAL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Error code for Contact person type
TelephoneNumberElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for TelephoneNumber element declaration.
TelephoneNumberElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
TelephoneNumberElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
TelephoneNumberElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
TelephoneNumberElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
TelephoneValidator - Class in com.iplanet.ums.validation
Validates telephone number The object of this class is constructed using default constructor and validate function is used to validate telephone number passing the telephone number as argument to the function.
TelephoneValidator() - Constructor for class com.iplanet.ums.validation.TelephoneValidator
 
tell(String) - Method in class org.forgerock.openam.license.ConsoleUser
Displays the given message to the user, localised to their language/locale.
tell(String) - Method in interface org.forgerock.openam.license.User
Displays the given message to the user, localised to their language/locale.
TELNET - Static variable in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Use Telnet.
TEMPLATE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a Template object type
Template - Class in com.iplanet.ums
Represents Template objects in UMS.
Template() - Constructor for class com.iplanet.ums.Template
Default constructor for deserialization
Template(String) - Constructor for class com.iplanet.ums.Template
Creates a Template with a name; should be called from a derived class.
template(Context, ActionRequest) - Method in class org.forgerock.openam.core.rest.sms.SitesResourceProvider
 
template() - Method in class org.forgerock.openam.core.rest.sms.SmsRealmProvider
 
template() - Method in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
TEMPLATE - Static variable in class org.forgerock.openam.rest.RestConstants
The action ID for the template action.
TEMPLATE_NAME - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
TEMPLATE_NAME_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
TEMPLATE_NAME_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
TEMPLATE_NO_ATTR - Static variable in interface com.iplanet.ums.IUMSConstants
 
TemplatedForm - Class in com.sun.identity.config.util
 
TemplatedForm(String) - Constructor for class com.sun.identity.config.util.TemplatedForm
 
TemplatedForm() - Constructor for class com.sun.identity.config.util.TemplatedForm
 
TemplatedPage - Class in com.sun.identity.config.util
 
TemplatedPage() - Constructor for class com.sun.identity.config.util.TemplatedPage
 
TemplateFactory - Class in org.forgerock.oauth2.restlet
Factory for creating TemplateRepresentations.
TemplateManager - Class in com.iplanet.ums
The class manages a set of templates.
TemplateManager() - Constructor for class com.iplanet.ums.TemplateManager
Default constructor that registers a default class resolver and accesses template configuration information.
templatePath - Static variable in class com.sun.identity.authentication.client.AuthClientUtils
 
TEMPORARILY_UNAVAILABLE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
TERM_RETURN_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation termination return endpoint value
TERM_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation termination endpoint value
terminate() - Method in class org.forgerock.openam.radius.server.RadiusRequestListener
Blocking call that terminates the thread pool, tells the listener to drop any new requests, waits until the thread pool is empty, and then interrupts the listener thread in case it is blocked waiting for new requests.
TERMINATE_SERVLET - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation termination servlet
TERMINATE_SESSION - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key in SessionCondition that is used to define the option to terminate the session if the session exceeds the maximum session time.
TERMINATE_SESSION - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key in SessionCondition that is used to define the option to terminate the session if the session exceeds the maximum session time.
TERMINATION_DONE_PAGE_NAME - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation termination done jsp name
TERMINATION_DONE_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Termination Done URL
termination_done_url - Static variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
TERMINATION_EXCEPTION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Exception in Federation Termination.
TERMINATION_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Federation Termination failed locally.
TERMINATION_FAILED_SEND_REMOTE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to send termination message to remote provider.
TERMINATION_FAILED_SOAP_MESSAGE_CREATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to construct SOAP message from request object.
TERMINATION_FAILURE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Termination status : Failure
TERMINATION_HANDLE_CREATION_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed to get termination handler.
TERMINATION_IDP_HTTP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP Termination via http
TERMINATION_IDP_SOAP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
IDP Termination via soap
TERMINATION_INVALID_FEDERATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account federation for user with provider does not exist.
TERMINATION_INVALID_HANDLER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Invalid Termination Handler
TERMINATION_INVALID_REDIRECT_URL - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Invalid Federation Termination Service Return URL.
TERMINATION_INVALID_SIGNATURE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Signature verification of federation termination request failed.
TERMINATION_LOCAL_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation Termination failed locally.
TERMINATION_LOCAL_SUCCEEDED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation Termination succeeded locally.
TERMINATION_NO_PROVIDER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Termination cannot proceed.
TERMINATION_NOTIFICATION_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Termination notification profile
TERMINATION_PROVIDER_ID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Provider id key is usd in Termination.
TERMINATION_RELAY_STATE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Termination profile relay state
TERMINATION_REMOTE_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation Termination failed at remote provider.
TERMINATION_REPEAT_FLAG - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Repeat termination flag
TERMINATION_REQUEST_CREATION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Request creation failed.
TERMINATION_REQUEST_IMPROPER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Request not proper.
TERMINATION_REQUEST_PROCESSING_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation Termination failed during processTerminationRequest.
TERMINATION_REQUEST_PROCESSING_FAILED - Static variable in class com.sun.identity.federation.common.LogUtil
Termination Request Processing Failed.
TERMINATION_SOAP_SEND_FAILED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Failed in sending SOAP request to remote end.
TERMINATION_SP_HTTP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SP Termination via http
TERMINATION_SP_SOAP_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
SP Termination via soap
TERMINATION_STATUS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Termination status
TERMINATION_SUCCEEDED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Federation Termination Successful
TERMINATION_SUCCESS - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Termination status : Sucess
TERMINATION_SUCCESS - Static variable in class com.sun.identity.federation.common.LogUtil
Termination success.
TerminationActionAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Termination-Action field as specified in section 5.29 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
TerminationActionAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.TerminationActionAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
TerminationActionAttribute(int) - Constructor for class org.forgerock.openam.radius.common.packet.TerminationActionAttribute
Constructs a new instance from the desired action indicator.
TERMINATIONID - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Signature Id used in termination profile
Test() - Constructor for class com.sun.identity.common.ReaderWriterLock.Test
Test by creating several readers and writers.
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
testUrlLink - Variable in class com.sun.identity.config.Options
 
testUrlLink - Variable in class com.sun.identity.config.wizard.Wizard
 
text(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
text(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.InterleaveDispatcher
 
text(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
 
text(String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.SAXMarshaller
Marshalls text.
text(String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandler
 
text(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
 
text(String, String) - Method in interface com.sun.identity.saml2.jaxb.assertion.impl.runtime.XMLSerializer
Marshalls text.
text(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
text(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.InterleaveDispatcher
 
text(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
 
text(String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.SAXMarshaller
Marshalls text.
text(String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandler
 
text(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
 
text(String, String) - Method in interface com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializer
Marshalls text.
TEXT_CONTENT - Static variable in class com.sun.identity.authentication.UI.CallBackTiledView
location for possible text injections
TEXT_INPUT_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
TEXT_OUTPUT_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
textareaUI(String) - Method in class com.sun.identity.cli.SubCommand
Returns true if option is to be displayed as text area in web based CLI.
TextCrypt - Class in com.iplanet.services.util.internal
This class is used to encrypt the string value.
TextCrypt() - Constructor for class com.iplanet.services.util.internal.TextCrypt
 
TEXTINPUT_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
TEXTINPUT_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
TEXTOUTPUT_CALLBACK_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
TEXTOUTPUT_CALLBACK_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
TF_ANSWER - Static variable in class com.sun.identity.password.ui.PWResetQuestionTiledView
Name of the user answer to the secret question
TF_USER_ATTR - Static variable in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Name of component for user validation
THEN - Static variable in class com.sun.identity.policy.plugins.ResourceEnvIPCondition
Deprecated.
 
thisTurn - Variable in class com.sun.identity.common.PeriodicRunnable
 
THREAD_DUMP_DELAY_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
THREAD_DUMP_DELAY_TIME_UNIT_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
THREAD_DUMP_DELAY_VALUE_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
THREAD_DUMP_ENABLE_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
THREAD_DUMP_FOLDER_NAME - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
THREAD_DUMP_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
THREAD_POOL_CORE_SIZE - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
THREAD_POOL_IDLE_TIMEOUT - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
THREAD_POOL_MAX_SIZE - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
THREAD_POOL_QUEUE_SIZE - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
THREAD_POOL_SHUTDOWN_WAIT_SECONDS - Static variable in class org.forgerock.openam.radius.server.config.RadiusServerConstants
The time period in seconds allowed for the RADIUS request handling pool to finish process current requests before another warning message will be issued to log indicating that the pool is taking longer than allowed.
threadLocalAMTokenCache - Variable in class org.forgerock.openam.sts.rest.token.provider.RestTokenProviderBase
 
threadLocalAMTokenCache(ThreadLocalAMTokenCache) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
threadLocalAMTokenCache(ThreadLocalAMTokenCache) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
ThreadLocalAMTokenCache - Interface in org.forgerock.openam.sts.token
This interface defines the contract that allows token validators (either SecurityPolicy- or STS-related) to persist the OpenAM session id resulting from a successful token verification.
ThreadLocalAMTokenCacheImpl - Class in org.forgerock.openam.sts.token
 
ThreadLocalService - Class in com.sun.identity.wss.security.handler
ThreadLocalservice is a convenient utility class file to store thread local state variables.
ThreadLocalService() - Constructor for class com.sun.identity.wss.security.handler.ThreadLocalService
 
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.
ThreadPool - Class in com.iplanet.am.util
This thread pool maintains a number of threads that run the tasks from a task queue one by one.
ThreadPool(String, int, int, boolean, Debug) - Constructor for class com.iplanet.am.util.ThreadPool
Constructs a thread pool with given parameters.
ThreadPool - Class in com.iplanet.services.util
ThreadPool is a generic thread pool that manages and recycles threads instead of creating them everytime some task needs to be run on a different thread.
ThreadPool(String, int, boolean, Debug) - Constructor for class com.iplanet.services.util.ThreadPool
Constructs a thread pool with the poolName and given number of threads.
ThreadPool - Class in com.sun.identity.entitlement
This thread pool maintains a number of threads that run the tasks from a task queue one by one.
ThreadPool(String, int) - Constructor for class com.sun.identity.entitlement.ThreadPool
Constructs a thread pool with given parameters.
ThreadPoolConfig - Class in org.forgerock.openam.radius.server.config
Configuration values for the thread pool loaded from OpenAM's admin console constructs.
ThreadPoolConfig(int, int, int, int) - Constructor for class org.forgerock.openam.radius.server.config.ThreadPoolConfig
Constructs a ThreadPoolConfig.
ThreadPoolException - Exception in com.iplanet.am.util
A ThreadPoolException is thrown if the thread pool's task queue limit is reached.
ThreadPoolException(String) - Constructor for exception com.iplanet.am.util.ThreadPoolException
Constructs an instance of the ThreadPoolException class.
ThreadPoolException - Exception in com.sun.identity.entitlement
A ThreadPoolException is thrown if the thread pool's task queue limit is reached.
ThreadPoolException(String) - Constructor for exception com.sun.identity.entitlement.ThreadPoolException
Constructs an instance of the ThreadPoolException class.
ThreadPoolScriptEvaluator - Class in org.forgerock.openam.scripting
Evaluates scripts in a configured thread pool so that they can be interrupted after a timeout has occurred.
ThreadPoolScriptEvaluator(StandardScriptEngineManager, ExecutorService, ScriptEvaluator) - Constructor for class org.forgerock.openam.scripting.ThreadPoolScriptEvaluator
Constructs a script evaluator that uses a configurable thread pool to execute scripts, delegating actual script execution to another script evaluator.
ThreadSafeTokenIdGenerator - Class in org.forgerock.openam.sm.datalayer.utils
An implementation of TokenIdGenerator that uses a single cached UUID and appends a rolling number to the string representation of that UUID.
ThreadSafeTokenIdGenerator() - Constructor for class org.forgerock.openam.sm.datalayer.utils.ThreadSafeTokenIdGenerator
 
ThreadsDumpRunnable(Record) - Constructor for class org.forgerock.openam.core.rest.record.DefaultDebugRecorder.ThreadsDumpRunnable
 
through(Class<? extends Filter>...) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Specifies filters that the request must pass through before reaching the endpoint.
through(Class<? extends Filter>...) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
Specifies filters that the request must pass through before reaching the endpoint.
through(Class<? extends Filter>...) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Specifies filters that the request must pass through before reaching this version of the endpoint.
through(Class<? extends Filter>...) - Method in class org.forgerock.openam.rest.Routers.VersionedServiceRoute
Specifies filters that the request must pass through before reaching this version of the endpoint.
throughput() - Method in class com.sun.identity.entitlement.util.NetworkMonitor
 
throwExceptionIfFailure() - Method in interface org.forgerock.openam.entitlement.constraints.ConstraintResult
Helpful method to throw an exception in the case of a constraint failure.
ticketCacheDir - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
ticketCacheDir - Variable in class com.sun.identity.wss.provider.STSConfig
 
TILED_CHOICE - Static variable in class com.sun.identity.authentication.UI.CallBackTiledView
tiled view of choice
time - Variable in class com.sun.identity.common.HeadTaskRunnable
 
TIME - Static variable in class com.sun.identity.log.LogConstants
The Date/Time field.
time - Variable in class com.sun.identity.saml2.profile.CacheObject
 
Time - Enum in org.forgerock.openam.utils
The source of all time-based information in OpenAM.
TIME_BUFFERING_STATUS - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Time Buffering Status; ON or OFF.
TIME_KEY - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The key for the value of the callback notification time (i.e. when the event occured).
TIME_LIMIT_EXCEEDED - Static variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
Code used to indicate that the search was unsuccessful as the time limit exceeded during the search process.
TIME_LIMIT_EXCEEDED - Static variable in class com.sun.identity.common.SearchResults
Search was unsuccessful because the time limit is reached.
TIME_LIMIT_EXCEEDED - Static variable in class com.sun.identity.idm.IdSearchResults
Code used to indicate that the search was unsuccessful as the time limit exceeded during the search process.
TIME_LIMIT_EXCEEDED - Static variable in class com.sun.identity.idm.RepoSearchResults
Code used to indicate that the search was unsuccessful as the time limit exceeded during the search process.
TIME_LIMIT_EXCEEDED - Static variable in class com.sun.identity.policy.ValidValues
Deprecated.
Code used to indicate that the search was unsuccessful as the time limit exceeded during the search process.
TIME_STAMP - Static variable in class com.sun.identity.wss.security.WSSConstants
 
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.
timeLimit - Variable in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
 
TimeLimitExceededException - Exception in com.iplanet.ums
Exception on search when time limit is exceeded.
TimeLimitExceededException() - Constructor for exception com.iplanet.ums.TimeLimitExceededException
Default constructor
TimeLimitExceededException(String) - Constructor for exception com.iplanet.ums.TimeLimitExceededException
Constructor with a message string.
TimeLimitExceededException(String, Throwable) - Constructor for exception com.iplanet.ums.TimeLimitExceededException
Constructor with message string and an embedded exception.
timeout(InternalSession, SessionEventType) - Method in class com.iplanet.dpro.session.operations.strategies.LocalOperations
Timeout the Internal Session.
timeout() - Method in class com.iplanet.dpro.session.Session
Set the timeout time for this Session if it wasn't already set.
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
 
TimeoutConfig - Class in org.forgerock.openam.sm.datalayer.utils
Responsible for resolving the configuration around the timeouts that will be applied to the connections.
TimeoutConfig() - Constructor for class org.forgerock.openam.sm.datalayer.utils.TimeoutConfig
 
timeoutPeriod - Variable in class com.sun.identity.common.PeriodicRunnable
 
TimeOutSessionFilterStep - Class in org.forgerock.openam.session.service.access.persistence
Checks that sessions which are being read are not timed out.
TimeOutSessionFilterStep() - Constructor for class org.forgerock.openam.session.service.access.persistence.TimeOutSessionFilterStep
 
TIMER_NAME - Static variable in class com.sun.identity.common.SystemTimer
The name of the TimerPool instance.
TIMER_NAME - Static variable in class com.sun.identity.common.SystemTimerPool
The name of the TimerPool instance.
TimerPool - Class in com.sun.identity.common
TimerPool is a scheduleable version of ThreadPool.
TimerPool(String, int, boolean, Debug) - Constructor for class com.sun.identity.common.TimerPool
Constructor of TimerPool.
timestamp(long) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Expose method from AuditEventBuilder.
TimestampElement - Interface in com.sun.identity.wsfederation.jaxb.wsu
This element allows Timestamps to be applied anywhere element wildcards are present, including as a SOAP header.
TimestampElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
TimestampElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
TimestampElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
TimestampType - Interface in com.sun.identity.wsfederation.jaxb.wsu
This complex type ties together the timestamp related elements into a composite type.
TimestampTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
TimestampTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
TimestampTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsu.impl
 
TimeTravelResourceProvider() - Constructor for class org.forgerock.openam.temper.TimeTravelRouteProvider.TimeTravelResourceProvider
 
TimeTravelRouteProvider - Class in org.forgerock.openam.temper
CREST service provider for the Time Travel API.
TimeTravelRouteProvider() - Constructor for class org.forgerock.openam.temper.TimeTravelRouteProvider
 
TimeTravelRouteProvider.TimeTravelResourceProvider - Class in org.forgerock.openam.temper
The actual resource provider.
TimeTravelTimeService - Class in org.forgerock.openam.temper
The time service that permits time travel.
TimeTravelTimeService() - Constructor for class org.forgerock.openam.temper.TimeTravelTimeService
 
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.
TITLE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
TITLE_HTML_PAGE - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of HTML title
TIVOLI_LDIF - Static variable in interface com.sun.identity.setup.SetupConstants
Property keys in SCHEMA_PROPERTY_FILENAME file.
TLS_BEARER - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2004-04:TLS:Bearer"
TLS_BEARER_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:TLS:Bearer"
TLS_NULL - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:TLS:null"
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. where the client presents their certificate).
TLS_OFFLOAD_ENGINE_HOSTS - Static variable in class org.forgerock.openam.sts.AMSTSConstants
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. where the client presents their certificate).
TLS_SAML - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:TLS:SAML"
TLS_SAML_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:TLS:SAML"
TLS_X509 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2003-08:TLS:X509"
TLS_X509_WSF11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
Authentication mechanism "urn:liberty:security:2005-02:TLS:X509"
tlsOffloadEngineHostIpAddrs(Set<String>) - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilderBase
 
tm - Static variable in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
tm - Static variable in class com.sun.identity.sm.SMSEntry
 
TO - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TO_DIR - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
TO_FILE - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
toAnnotatedCollection(Class<? extends Object>) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toAnnotatedCollection(Class<? extends Object>) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toAnnotatedSingleton(Class<? extends Object>) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toAnnotatedSingleton(Class<? extends Object>) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
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.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns a Base64 Encoded String.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Returns a Base64 Encoded Authentication Request String.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns a Base64 encoded string representing this object.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Returns a Base64 Encoded String.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns a Base64 encoded string representing this object.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns a Base64 Encoded String.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns a Base64 Encoded String.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns a Base64 Encoded String.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns a Base64 Encoded String.
toBASE64EncodedString() - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Returns a Base64 Encoded String.
toBigInteger() - Method in class com.iplanet.security.util.BigInt
Returns a BigInteger value which supports many arithmetic operations.
toBoolean(String) - Method in class com.sun.identity.config.util.AjaxPage
 
toBuffer(String) - Static method in class org.forgerock.openam.radius.common.Utils
Convert the spaced hex form of a String into a ByteBuffer.
toByteArray() - Method in class com.iplanet.security.util.BigInt
Returns the data as a byte array.
toByteArray(String) - Static method in class com.sun.identity.log.secure.SecureLogHelper
Converts a given hex String separated by colons to a byte array.
toByteArray(String) - Static method in class org.forgerock.openam.radius.common.Utils
Convert the spaced hex form of a String into a byte array.
toCollection(Class<? extends CollectionResourceProvider>) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toCollection(Key<? extends CollectionResourceProvider>) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toCollection(CollectionResourceProvider) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toCollection(Class<? extends CollectionResourceProvider>) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toCollection(Key<? extends CollectionResourceProvider>) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toCollection(CollectionResourceProvider) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toDebugString() - Method in class com.sun.identity.install.tools.util.xml.Token
Returns a string representation of this token including any specific token related details along with it.
toDeviceSettingValue(JsonValue) - Method in class org.forgerock.openam.core.rest.devices.DeviceJsonUtils
Converts a JsonValue object to the DeviceSettings object which it represents.
toDeviceSettingValues(List<JsonValue>) - Method in class org.forgerock.openam.core.rest.devices.DeviceJsonUtils
Converts a List of JsonValue objects to the List of DeviceSettings objects which it represents.
toDocument() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the SOAP message in org.w3c.dom.Document format.
toDocument(boolean) - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the SOAP message in org.w3c.dom.Document format.
toDocumentElement() - Method in class com.sun.identity.wss.security.AssertionToken
Convert the security token into DOM Object.
toDocumentElement() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Returns the DOM Element of the binary security token.
toDocumentElement() - Method in class com.sun.identity.wss.security.FAMSecurityToken
Convert the security token into DOM Object.
toDocumentElement() - Method in class com.sun.identity.wss.security.SAML2Token
Returns DOM element for the SAML2 token
toDocumentElement() - Method in interface com.sun.identity.wss.security.SecurityToken
Converts the Security Token into DOM Object.
toDocumentElement() - Method in class com.sun.identity.wss.security.UserNameToken
Returns the XML document element for the username security token.
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.
toDOMElement() - Method in class com.sun.identity.wss.trust.BinarySecret
Returns the DOM Element representation for the binary secret.
toDOMElement() - Method in class com.sun.identity.wss.trust.RequestedProofToken
Returns the DOM Element representation for the requested proof token.
toDOMElement() - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Returns the DOM Element representation for the request security token.
toDOMElement() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Converts into DOM Element.
toDOMElement() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponseCollection
Converts into DOM Element.
toDOMElement() - Method in class com.sun.identity.wss.trust.wst10.BinarySecret_Impl
Returns the DOM Element representation for the binary secret.
toDOMElement() - Method in class com.sun.identity.wss.trust.wst10.RequestedProofToken_Impl
 
toDOMElement() - Method in class com.sun.identity.wss.trust.wst10.RequestSecurityToken_Impl
 
toDOMElement() - Method in class com.sun.identity.wss.trust.wst10.RequestSecurityTokenResponse_Impl
 
toDOMElement() - Method in class com.sun.identity.wss.trust.wst10.RequestSecurityTokenResponseCollection_Impl
 
toDOMElement() - Method in class com.sun.identity.wss.trust.wst13.BinarySecret_Impl
Returns the DOM Element representation for the binary secret.
toDOMElement() - Method in class com.sun.identity.wss.trust.wst13.RequestedProofToken_Impl
 
toDOMElement() - Method in class com.sun.identity.wss.trust.wst13.RequestSecurityToken_Impl
 
toDOMElement() - Method in class com.sun.identity.wss.trust.wst13.RequestSecurityTokenResponse_Impl
 
toDOMElement() - Method in class com.sun.identity.wss.trust.wst13.RequestSecurityTokenResponseCollection_Impl
 
toElement() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLRequest
Deprecated.
Returns SASLRequest in org.w3c.dom.Element format.
toElement() - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SASLResponse
Deprecated.
Returns SASLResponse in org.w3c.dom.Element format.
ToElement - Interface in com.sun.identity.wsfederation.jaxb.wsaddr
Java content class for To element declaration.
ToElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
ToElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
ToElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsaddr.impl
 
toEvent() - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Expose method from AuditEventBuilder.
toFilter(String) - Method in class com.sun.identity.entitlement.util.SearchAttribute
Join the LDAP attribute and policy attribute together with an operator.
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.
toGuidArray(Set) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Convert a Set to Guid object array
toHexAndPrintableChars(byte[]) - Static method in class org.forgerock.openam.radius.common.Utils
Returns a String that reflects as much as we can safely print to output having two sequences.
toHexString(byte[]) - Method in class com.sun.identity.log.secure.SecureLogHelper
Converts a given byte block to comprehensible hexadecimal String
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.
toInt(String) - Method in class com.sun.identity.config.util.AjaxPage
 
toIntVal(byte[]) - Static method in class org.forgerock.openam.radius.common.OctetUtils
Extracts the integer value from the octets of an attribute known to hold a single integer value.
toJson() - Method in class com.sun.identity.authentication.client.ZeroPageLoginConfig
 
toJSON() - Method in class com.sun.identity.entitlement.EntitlementListener
 
toJSON() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
 
toJSON(ResourceAttribute) - Method in class com.sun.identity.entitlement.xacml3.ResourceAttributeUtil
Convert a Privilege ResourceAttribute into JSON representation.
toJson(RecordProperties) - Static method in class org.forgerock.openam.core.rest.record.RecordProperties
Export a record properties into json
toJson(Map<String, Set<String>>, boolean) - Method in class org.forgerock.openam.core.rest.sms.SmsJsonConverter
Will validate the Map representation of the service configuration against the global serviceSchema and return a corresponding JSON representation
toJson(Map<String, Set<String>>, boolean, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsJsonConverter
Will validate the Map representation of the service configuration against the serviceSchema and return a corresponding JSON representation
toJson(String, Map<String, Set<String>>, boolean) - Method in class org.forgerock.openam.core.rest.sms.SmsJsonConverter
Will validate the Map representation of the service configuration against the serviceSchema and return a corresponding JSON representation
toJson(String, Map<String, Set<String>>, boolean, JsonValue) - Method in class org.forgerock.openam.core.rest.sms.SmsJsonConverter
Will validate the Map representation of the service configuration against the serviceSchema and return a corresponding JSON representation
toJson() - Method in class org.forgerock.openam.setup.BootstrapConfig
 
toJson() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping
 
toJson() - Method in class org.forgerock.openam.sts.config.user.CustomTokenOperation
 
toJson() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
toJson() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
toJson() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
Gets the JsonValue representation of the SAML2Config.
toJson() - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
toJson() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
toJson() - Method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
toJson() - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
toJson() - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState
 
toJson() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
toJson() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
toJson() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
Method used to marshal the SoapDeploymentConfig instance into the json format required to programmatically publish soap-sts instances.
toJson() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
toJson() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
toJson() - Method in class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.OpenAMTokenState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenCreationState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.ProofTokenState
Gets the JsonValue representation of the ProofTokenState
toJson() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState
 
toJson() - Method in class org.forgerock.openam.sts.user.invocation.X509TokenState
 
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.
toJSONObject() - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Returns JSONObject mapping of the object.
toJSONObject() - Method in class com.sun.identity.entitlement.AttributeSubject
Returns JSONObject mapping of the object.
toJSONObject() - Method in class com.sun.identity.entitlement.Entitlement
Returns JSONObject mapping of the object
toJSONObject(JSONObject) - Method in class com.sun.identity.entitlement.EntitlementConditionAdaptor
 
toJSONObject() - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Returns JSONObject mapping of the object.
toJSONObject() - Method in class com.sun.identity.entitlement.JSONEntitlement
 
toJSONObject() - Method in class com.sun.identity.entitlement.LogicalCondition
Returns JSONObject mapping of the object
toJSONObject() - Method in class com.sun.identity.entitlement.LogicalSubject
Returns JSONObject mapping of the object
toJSONObject() - Method in class com.sun.identity.entitlement.NotCondition
Returns JSONObject mapping of the object
toJSONObject() - Method in class com.sun.identity.entitlement.NotSubject
Returns JSONObject mapping of the object
toJSONObject() - Method in class com.sun.identity.entitlement.opensso.OpenSSOPrivilege
Returns JSONObject mapping of the object
toJSONObject() - Method in class com.sun.identity.entitlement.Privilege
Returns JSONObject mapping of the object
toJSONObject() - Method in class com.sun.identity.entitlement.UserAttributes
Returns JSONObject mapping of the object.
toJSONString(String, String, Set<String>, JSONNotification.Type) - Static method in class com.sun.identity.entitlement.JSONNotification
 
toJSONString() - Method in class com.sun.identity.sm.SMSDataEntry
 
toJsonValue() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Gets the JsonValue representation of the token.
toJsonValue() - Method in class org.forgerock.oauth2.core.DeviceCode
Gets the JsonValue representation of the token.
toJsonValue() - Method in class org.forgerock.oauth2.core.StatefulToken
 
toJsonValue() - Method in interface org.forgerock.oauth2.core.Token
Gets the JsonValue representation of the token.
toJsonValue(T) - Method in class org.forgerock.openam.core.rest.devices.DeviceJsonUtils
Converts an DeviceSettings object to a JsonValue object which represents it.
toJsonValue() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationTypeWrapper
Focus of this class.
toJsonValue() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ApplicationWrapper
 
toJsonValue() - Method in class org.forgerock.openam.entitlement.rest.wrappers.JsonResourceType
Focus of this class.
toJsonValue() - Method in class org.forgerock.openam.entitlement.rest.wrappers.ReferralWrapper
Focus of this class.
toJsonValue() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
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.
toJsonValue() - Method in class org.forgerock.openidconnect.OpenIdConnectToken
Gets the JsonValue representation of the token.
toJsonValueMap(Map<String, Set<String>>) - Static method in class org.forgerock.openam.sts.MapMarshallUtils
Note that this method will only return the first element in the Set.
toJsonValues(List<T>) - Method in class org.forgerock.openam.core.rest.devices.DeviceJsonUtils
Converts a List of DeviceSettings objects to a List of JsonValue objects which represents it.
toKB(long) - Method in enum org.forgerock.openam.utils.file.FileSizeUnit
Convert to KB.
Token - Class in com.iplanet.am.util
The Token class is used by RequestToken class to define valid tokens.
Token() - Constructor for class com.iplanet.am.util.Token
 
Token(String, int) - Constructor for class com.iplanet.am.util.Token
Constructor
token - Variable in class com.sun.identity.authentication.internal.AuthContext
 
token - Variable in class com.sun.identity.entity.EntityObjectImpl
 
Token - Class in com.sun.identity.idsvcs
 
Token() - Constructor for class com.sun.identity.idsvcs.Token
 
Token(String) - Constructor for class com.sun.identity.idsvcs.Token
 
token - Variable in class com.sun.identity.idsvcs.UserDetails
 
Token - Class in com.sun.identity.install.tools.util.xml
A Token represents a string fragment from within the XML document.
Token(String) - Constructor for class com.sun.identity.install.tools.util.xml.Token
Constructs a Token instance using the given string representation of the token.
token - Static variable in class com.sun.identity.log.Logger
 
Token - Class in com.sun.identity.log.spi
Class containing static methods that first instantiate a class for token generation based on configuration and using it for generating internal tokens.
Token() - Constructor for class com.sun.identity.log.spi.Token
 
token - Variable in class com.sun.identity.sm.CachedSMSEntry
 
token - Variable in class com.sun.identity.sm.PluginSchema
 
TOKEN - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
token - Variable in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
 
Token - Interface in org.forgerock.oauth2.core
Models a OAuth2 token.
token(Representation) - Method in class org.forgerock.oauth2.restlet.RefreshTokenResource
Handles POST requests to the OAuth2 token endpoint for the refresh token grant type.
token(Representation) - Method in class org.forgerock.oauth2.restlet.TokenEndpointResource
Handles POST requests to the OAuth2 token endpoint for the access token grant types (i.e. authorization_code, client credentials, password).
Token - Class in org.forgerock.openam.cts.api.tokens
A simple domain value responsible for modelling a Core Token Service Token.
Token(String, TokenType) - Constructor for class org.forgerock.openam.cts.api.tokens.Token
Create an instance of the Token.
Token(Token) - Constructor for class org.forgerock.openam.cts.api.tokens.Token
Copy constructor will create a shallow-copy of the provided Token.
TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.AuthorizationEndpoint
 
TOKEN - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.IntrospectionEndpoint
 
Token() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.Token
 
token(Representation) - Method in class org.forgerock.openam.oauth2.saml2.restlet.Saml2BearerServerResource
 
TOKEN_CREATE_SUCCESS - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
TOKEN_DELETE_SUCCESS - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
TOKEN_ENDPOINT_AUTH_METHOD - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
TOKEN_ENDPOINT_AUTH_SIGNING_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
TOKEN_EXPIRY - Static variable in interface com.sun.identity.coretoken.CoreTokenConstants
 
TOKEN_ID - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
TOKEN_ID - Static variable in interface com.sun.identity.coretoken.CoreTokenConstants
 
TOKEN_ID - Static variable in class org.forgerock.openam.core.rest.authn.RestAuthenticationConstants
Name in JSON response for token ID
TOKEN_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
Token_LiteralSerializer - Class in com.sun.identity.idsvcs
 
Token_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.Token_LiteralSerializer
 
Token_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.Token_LiteralSerializer
 
TOKEN_NAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
TOKEN_NAME_ID - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
TOKEN_PARAM_NAME - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceV2
Path Parameter Name
TOKEN_PLUGIN_LIST - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
TOKEN_PROVIDER - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Token Class used to generate a Token internally for use within the logging components.
TOKEN_READ_SUCCESS - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
TOKEN_RENEW_OPERATION - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
TOKEN_RESTRICTION_PROP - Static variable in class org.forgerock.openam.session.SessionConstants
Token Restriction Property reference
TOKEN_SEARCH_SUCCESS - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
TOKEN_SIGNING_ECDSA_KEYSTORE_ALIAS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
TOKEN_SIGNING_RSA_KEYSTORE_ALIAS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
TOKEN_SUBJECT - Static variable in interface com.sun.identity.coretoken.CoreTokenConstants
 
TOKEN_TYPE - Static variable in interface com.sun.identity.coretoken.CoreTokenConstants
 
TOKEN_TYPE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TOKEN_TYPE - Static variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
TOKEN_TYPE - Static variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
TOKEN_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
TOKEN_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.IntrospectionEndpoint
 
TOKEN_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage locationon: authorization response, token response.
TOKEN_TYPE_BOUNDED - Static variable in interface com.sun.identity.install.tools.util.xml.IXMLUtilsConstants
 
TOKEN_TYPE_COMMENT - Static variable in interface com.sun.identity.install.tools.util.xml.IXMLUtilsConstants
 
TOKEN_TYPE_DOCTYPE - Static variable in interface com.sun.identity.install.tools.util.xml.IXMLUtilsConstants
 
TOKEN_TYPE_HINT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.IntrospectionEndpoint
 
TOKEN_TYPE_KEY - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
TOKEN_TYPE_META - Static variable in interface com.sun.identity.install.tools.util.xml.IXMLUtilsConstants
 
TOKEN_TYPE_UNBOUNDED - Static variable in interface com.sun.identity.install.tools.util.xml.IXMLUtilsConstants
 
TOKEN_TYPE_WHITESPACE - Static variable in interface com.sun.identity.install.tools.util.xml.IXMLUtilsConstants
 
TOKEN_UPDATE_SUCCESS - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
TOKEN_VALID - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
TokenAdapter<T> - Interface in org.forgerock.openam.cts.adapters
Describes the ability to convert from one type of object into a Token and the reverse operation of converting from a Token into the object of type T.
TokenAssertionType - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
Java content class for TokenAssertionType complex type.
TokenAssertionTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TokenAssertionTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
TokenAssertionTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TokenAuthenticationRequestDispatcher<T> - Interface in org.forgerock.openam.sts.token.validator.disp
This interface defines the functionality to dispatch the REST AuthN request for a specific Token type.
tokenAuthMethods - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
TokenBlobStrategy - Class in org.forgerock.openam.cts.utils.blob
Responsible for selecting the appropriate algorithm for dealing with Token binary objects prior to them being stored in the data store.
TokenBlobStrategy(TokenStrategyFactory, CoreTokenConfig) - Constructor for class org.forgerock.openam.cts.utils.blob.TokenBlobStrategy
 
TokenBlobUtils - Class in org.forgerock.openam.cts.utils.blob
Responsible for handling the encoding and decoding of the binary object format the CTS Token.
TokenBlobUtils() - Constructor for class org.forgerock.openam.cts.utils.blob.TokenBlobUtils
 
TokenCancellationException - Exception in org.forgerock.openam.sts
Exception thrown by the TokenServiceConsumer#cancelToken method.
TokenCancellationException(int, String) - Constructor for exception org.forgerock.openam.sts.TokenCancellationException
TokenCancellationException(int, String, Throwable) - Constructor for exception org.forgerock.openam.sts.TokenCancellationException
TokenCancelOperationProvider - Class in org.forgerock.openam.sts.soap.token.config
Provider for the CancelOperation exposed by the soap-sts instance
TokenCleanupRunnable - Class in com.sun.identity.coretoken.service
The class is used to cleanup expired token in the core token store.
TokenCleanupRunnable(long) - Constructor for class com.sun.identity.coretoken.service.TokenCleanupRunnable
Constructor.
tokenConversionType - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
TOKENCOOKIE - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityMethod
 
TokenCreationException - Exception in org.forgerock.openam.sts
An instance of this exception is thrown for errors encountered during token creation.
TokenCreationException(int, String) - Constructor for exception org.forgerock.openam.sts.TokenCreationException
TokenCreationException(int, String, Throwable) - Constructor for exception org.forgerock.openam.sts.TokenCreationException
TokenDataEntry - Class in com.sun.identity.sm.model
 
TokenDataEntry(JsonValue) - Constructor for class com.sun.identity.sm.model.TokenDataEntry
 
TokenDataStore<T> - Class in org.forgerock.openam.sm.datalayer.store
A generic token store that can read an write a java bean, T, that has annotations to support conversion to and from a Token.
TokenDataStore(JavaBeanAdapter<T>, TaskExecutor, TaskFactory) - Constructor for class org.forgerock.openam.sm.datalayer.store.TokenDataStore
Create a new TokenDataStore.
TokenDataStore.FilterType - Enum in org.forgerock.openam.sm.datalayer.store
Different ways to combine criteria in a filter.
TokenDelegationHandlersProvider - Class in org.forgerock.openam.sts.soap.token.delegation
Returns a List of TokenDelegationHandler instances which will be invoked when delegated tokens are encountered in the issue operation (due to the presence of ActAs or OnBehalfOf elements).
TokenDeletion(TaskDispatcher) - Constructor for class org.forgerock.openam.cts.worker.process.CTSWorkerDeleteProcess.TokenDeletion
 
TokenEndpoint() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.TokenEndpoint
 
TokenEndpointFilter - Class in org.forgerock.oauth2.restlet
Provides validation for the OAuth2 token endpoint to ensure that the request is valid.
TokenEndpointFilter(Restlet, JacksonRepresentationFactory) - Constructor for class org.forgerock.oauth2.restlet.TokenEndpointFilter
Constructs a new TokenEndpointFilter.
TokenEndpointResource - Class in org.forgerock.oauth2.restlet
Handles requests to the OAuth2 token endpoint for requesting access tokens.
TokenEndpointResource(OAuth2RequestFactory, AccessTokenService, ExceptionHandler, Set<TokenRequestHook>, JacksonRepresentationFactory) - Constructor for class org.forgerock.oauth2.restlet.TokenEndpointResource
Constructs a new instance of the TokenEndpointResource.
TokenEntry - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "TokenEntry" group.
TokenEntry(SnmpMib) - Constructor for class org.forgerock.openam.monitoring.cts.TokenEntry
Constructor for the "TokenEntry" group.
TokenEntryMBean - Interface in org.forgerock.openam.monitoring.cts
This interface is used for representing the remote management interface for the "TokenEntry" MBean.
TokenEntryMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for representing SNMP metadata for the "TokenEntry" group.
TokenEntryMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.TokenEntryMeta
Constructor for the metadata associated to "TokenEntry".
TokenExpired - Exception in com.sun.identity.idsvcs
 
TokenExpired(String) - Constructor for exception com.sun.identity.idsvcs.TokenExpired
 
TokenExpired_LiteralSerializer - Class in com.sun.identity.idsvcs
 
TokenExpired_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.TokenExpired_LiteralSerializer
 
TokenExpired_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.TokenExpired_LiteralSerializer
 
TokenFilter - Class in org.forgerock.openam.cts.api.filter
Describes a collection of filters which can be applied to the CTS query function as part of a complex query.
TokenFilterBuilder - Class in org.forgerock.openam.cts.api.filter
Allows the assembly of TokenFilter instances for use with the CTSPersistentStore and other uses of the generic data layer.
TokenFilterBuilder() - Constructor for class org.forgerock.openam.cts.api.filter.TokenFilterBuilder
 
TokenFilterBuilder.FilterAttributeBuilder - Class in org.forgerock.openam.cts.api.filter
tokenFromEntry(Entry) - Method in class org.forgerock.openam.cts.utils.LdapTokenAttributeConversion
Convert an Entry into a Token.
TokenGenerationModule - Class in org.forgerock.openam.sts.tokengeneration.config
Defines the bindings which specify the functionality of the TokenGenerationService.
TokenGenerationModule() - Constructor for class org.forgerock.openam.sts.tokengeneration.config.TokenGenerationModule
 
TokenGenerationService - Class in org.forgerock.openam.sts.tokengeneration.service
This service will be consumed by the REST/SOAP STS to issue tokens.
TokenGenerationService(SAML2TokenGeneration, OpenIdConnectTokenGeneration, STSInstanceStateProvider<RestSTSInstanceState>, STSInstanceStateProvider<SoapSTSInstanceState>, CTSTokenPersistence, Logger) - Constructor for class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
tokenGenerationServiceConsumer(TokenServiceConsumer) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
tokenGenerationServiceConsumer(TokenServiceConsumer) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
TokenGenerationServiceHttpRouteProvider - Class in org.forgerock.openam.sts.tokengeneration.service
HttpRouteProvider for STS token generation REST route.
TokenGenerationServiceHttpRouteProvider() - Constructor for class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationServiceHttpRouteProvider
 
TokenGenerationServiceInjectorHolder - Enum in org.forgerock.openam.sts.tokengeneration.config
Class used to create the injector corresponding to the bindings defining the TokenGenerationService.
TokenGenerationServiceInvocationState - Class in org.forgerock.openam.sts.service.invocation
This class defines the parameters necessary to invoke the TokenGenerationService, as well as the json marshalling/unmarshalling necessary for this state to be POSTed at this service.
TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder - Class in org.forgerock.openam.sts.service.invocation
 
TokenGenerationServiceInvocationStateBuilder() - Constructor for class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder
 
tokenId(String) - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState.STSIssuedTokenStateBuilder
 
TokenIdFactory - Class in org.forgerock.openam.cts.api.tokens
Responsible for generating Token Ids and for converting objects into their corresponding Token Ids.
TokenIdFactory(KeyConversion) - Constructor for class org.forgerock.openam.cts.api.tokens.TokenIdFactory
 
TokenIdGenerationException - Exception in org.forgerock.openam.sts
Exception class for errors related to generating the CTS identifier for STS-generated tokens.
TokenIdGenerationException(int, String) - Constructor for exception org.forgerock.openam.sts.TokenIdGenerationException
TokenIdGenerationException(int, String, Throwable) - Constructor for exception org.forgerock.openam.sts.TokenIdGenerationException
TokenIdGenerator - Interface in org.forgerock.openam.cts.api.tokens
In interface for objects that can generate an identifier for a token if the existing one is null.
TokenInfoService - Class in org.forgerock.oauth2.core
Service to return the full information of a OAuth2 token.
TokenInfoService(OAuth2ProviderSettingsFactory, AccessTokenVerifier, AccessTokenVerifier, ClientRegistrationStore) - Constructor for class org.forgerock.oauth2.core.TokenInfoService
Constructs a new TokenInfoServiceImpl.
TokenIntrospectionHandler - Interface in org.forgerock.oauth2.core
Handles token introspection for given types of tokens.
TokenIntrospectionResource - Class in org.forgerock.oauth2.restlet
A restlet resource for serving token introspection information.
TokenIntrospectionResource(OAuth2ProviderSettingsFactory, OAuth2RequestFactory, ExceptionHandler, TokenIntrospectionService) - Constructor for class org.forgerock.oauth2.restlet.TokenIntrospectionResource
 
TokenIntrospectionService - Class in org.forgerock.oauth2.core
A service for introspecting tokens.
TokenIntrospectionService(ClientAuthenticator, Set<TokenIntrospectionHandler>, OAuth2UrisFactory) - Constructor for class org.forgerock.oauth2.core.TokenIntrospectionService
 
TokenInvalidator - Class in org.forgerock.oauth2.core
Invalidates tokens and all their associated tokens. i.e. an Access Token and the Refresh Tokens and Authorization code used to issue or refresh it.
TokenInvalidator(TokenStore, OAuth2RealmResolver) - Constructor for class org.forgerock.oauth2.core.TokenInvalidator
Constructs a new TokenInvalidator.
TokenIssueOperationProvider - Class in org.forgerock.openam.sts.soap.token.config
This class provides instances of the TokenIssueOperation.
TokenIssuerEndpointElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for TokenIssuerEndpoint element declaration.
TokenIssuerEndpointElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenIssuerEndpointElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
TokenIssuerEndpointElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenIssuerNameElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for TokenIssuerName element declaration.
TokenIssuerNameElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenIssuerNameElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
TokenIssuerNameElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
tokenize(Collection) - Method in class com.sun.identity.cli.CLICommandBase
 
TokenKeyInfoType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for TokenKeyInfoType complex type.
TokenKeyInfoTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenKeyInfoTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
TokenKeyInfoTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenKeyTransferKeyInfoElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for TokenKeyTransferKeyInfo element declaration.
TokenKeyTransferKeyInfoElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenKeyTransferKeyInfoElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
TokenKeyTransferKeyInfoElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
tokenLifetimeInSeconds(long) - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig.OIDCIdTokenConfigBuilder
 
tokenLifetimeInSeconds(long) - Method in class org.forgerock.openam.sts.config.user.SAML2Config.SAML2ConfigBuilder
Sets the token lifetime (in seconds) on the SAML2ConfigBuilder.
TokenLogUtils - Class in com.sun.identity.coretoken
The TokenLogUtils class defines methods which are used by Core Token Service to write access and erro logs.
TokenLogUtils() - Constructor for class com.sun.identity.coretoken.TokenLogUtils
 
tokenManager - Static variable in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
tokenManager - Static variable in class com.sun.identity.wss.sts.spi.FAMSTSAttributeProvider
 
TokenMarshalException - Exception in org.forgerock.openam.sts
Thrown when error encountered marshalling tokens between json/xml.
TokenMarshalException(int, String) - Constructor for exception org.forgerock.openam.sts.TokenMarshalException
 
TokenMarshalException(int, String, Throwable) - Constructor for exception org.forgerock.openam.sts.TokenMarshalException
 
TokenMonitoringResultHandler - Class in org.forgerock.openam.cts.monitoring.impl.queue
A monitoring based handler suitable for monitoring token based operations.
TokenMonitoringResultHandler(ResultHandler<Token, CoreTokenException>, CTSOperationsMonitoringStore, CTSOperation) - Constructor for class org.forgerock.openam.cts.monitoring.impl.queue.TokenMonitoringResultHandler
 
TokenOperationFactory - Interface in org.forgerock.openam.sts.soap.token.config
Interface consumed by the Token*OperationProvider classes to obtain instances of the TokenValidator, TokenProvider, or TokenCanceller classes for the various token types validated or generated by the sts.
TokenOperationFactoryImpl - Class in org.forgerock.openam.sts.soap.token.config
A Factory class which provides all of the lower-level Token{Validator|Provider|Renewer|Canceller} classes which are plugged-into the top-level operation classes corresponding to the fundamental operations defined in WS-Trust.
TokenOperationFactoryImpl(ThreadLocalAMTokenCache, PrincipalFromSession, TokenServiceConsumer, String, String, XMLUtilities, Saml2XmlTokenAuthnContextMapper, Provider<AMSessionInvalidator>, SoapSTSAccessTokenProvider, AuthenticationHandler<UsernameToken>, SoapOpenIdConnectTokenAuthnContextMapper, SoapOpenIdConnectTokenAuthnMethodsReferencesMapper, CTSTokenIdGenerator, Logger) - Constructor for class org.forgerock.openam.sts.soap.token.config.TokenOperationFactoryImpl
This class is a factory for the various operands (token providers, token validators, and the sub-components they require) which are necessary to compose the higher-level ws-trust defined operations (Issue, Validate, Renew, etc).
TokenOperationsStore - Class in org.forgerock.openam.cts.monitoring.impl.operations
An internal data structure for the CTSOperationsMonitoringStore to store monitoring information about operations of tokens.
TokenOperationsStore() - Constructor for class org.forgerock.openam.cts.monitoring.impl.operations.TokenOperationsStore
Constructs a new instance of the TokenOperationsStore.
TokenOwnerAuthzModule - Class in org.forgerock.openam.core.rest.session
Verifies that the token for interrogation is the same token as the sender of the request, or that the sender of the request is an administrator.
TokenOwnerAuthzModule(String, SSOTokenManager, String...) - Constructor for class org.forgerock.openam.core.rest.session.TokenOwnerAuthzModule
Creates an authz module that will verify that a tokenId provided by the user (via query params) is the same user (via universal identifier) as the user requesting the action.
TokenProvider - Interface in com.sun.identity.wss.security
The interface TokenProvider represents a Security Token provider for generating the Security Tokens.
TokenRenewOperationProvider - Class in org.forgerock.openam.sts.soap.token.config
This class provides instances of the TokenRenewOperation.
TokenRequestHook - Interface in org.forgerock.oauth2.restlet
By implementing this interface the implementation can make changes using the restlet request/response.
TokenRequestMarshaller - Interface in org.forgerock.openam.sts.rest.operation
Defines an interface encapsulating the concerns of taking the json posted at the rest-sts, and marshalling it into the constructs necessary to implement rest-sts operations, currently limited to token transformation.
TokenRequestMarshallerImpl - Class in org.forgerock.openam.sts.rest.operation
 
TokenResource - Class in org.forgerock.openam.oauth2.rest
Deprecated.
To request access tokens use @TokenEndpointResource endpoint To revoke tokens use TokenRevocationResource endpoint
TokenResource(OAuthTokenStore, ClientDAO, IdentityManager, OAuth2ProviderSettingsFactory, OpenAMSettings, Debug) - Constructor for class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
TokenResponseTypeHandler - Class in org.forgerock.oauth2.core
Implementation of the ResponseTypeHandler for handling token response type.
TokenResponseTypeHandler(TokenStore) - Constructor for class org.forgerock.oauth2.core.TokenResponseTypeHandler
Constructs a new TokenResponseTypeHandler.
TokenRestriction - Interface in com.iplanet.dpro.session
Interface to handle the different token restriction(s).
TokenRestrictionFactory - Class in com.iplanet.dpro.session
Factory for creating TokenRestriction instances.
TokenRestrictionFactory() - Constructor for class com.iplanet.dpro.session.TokenRestrictionFactory
 
TokenRestrictionResolver - Class in org.forgerock.openam.agent
Class to validate agents sending AuthN requests and the resource being accessed, and return the token restriction.
TokenRestrictionResolver(AMIdentityRepositoryFactory, TokenRestrictionFactory) - Constructor for class org.forgerock.openam.agent.TokenRestrictionResolver
Constructor of LDAPAgentValidator instances.
TokenRevocationResource - Class in org.forgerock.openam.oauth2.rest
Handles requests to the OAuth2 token endpoint for revoking tokens.
TokenRevocationResource(OAuth2RequestFactory, ClientAuthenticator, TokenStore, ExceptionHandler, OAuth2RealmResolver) - Constructor for class org.forgerock.openam.oauth2.rest.TokenRevocationResource
Constructs a new TokenRevocationResource.
tokenServiceConsumer - Variable in class org.forgerock.openam.sts.rest.token.canceller.RestOpenIdConnectIssuedTokenCanceller
 
tokenServiceConsumer - Variable in class org.forgerock.openam.sts.rest.token.canceller.RestSAML2IssuedTokenCanceller
 
tokenServiceConsumer - Variable in class org.forgerock.openam.sts.rest.token.provider.RestTokenProviderBase
 
tokenServiceConsumer - Variable in class org.forgerock.openam.sts.rest.token.validator.RestOpenIdConnectIssuedTokenValidator
 
tokenServiceConsumer - Variable in class org.forgerock.openam.sts.rest.token.validator.RestSAML2IssuedTokenValidator
 
TokenServiceConsumer - Interface in org.forgerock.openam.sts.token.provider
This interface defines the consumption of the TokenService.
TokenServiceConsumerImpl - Class in org.forgerock.openam.sts.token.provider
 
TokenSigningKeyInfoElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for TokenSigningKeyInfo element declaration.
TokenSigningKeyInfoElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenSigningKeyInfoElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
TokenSigningKeyInfoElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenSpecification - Class in org.forgerock.openam.sts.soap
This class provides means to create TokenSpecification instances which encapsulate the state necessary to issue tokens of various types, currently limited to SAML2 Bearer, HolderOfKey, and SenderVouches assertions.
TokenSpecification(String, String, Element, X509Certificate) - Constructor for class org.forgerock.openam.sts.soap.TokenSpecification
 
TokenSpecification(String, String, Element) - Constructor for class org.forgerock.openam.sts.soap.TokenSpecification
 
TokenState(String) - Constructor for class org.forgerock.oauth2.core.AccessTokenVerifier.TokenState
 
TokenStorageAdapter - Interface in org.forgerock.openam.sm.datalayer.api
Adapts the token to some activity against the connection type.
TokenStorageAdapter - Class in org.openidentityplatform.openam.cassandra
 
TokenStorageAdapter(DataLayerConfiguration, ConnectionFactory) - Constructor for class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
 
TokenStore - Interface in org.forgerock.oauth2.core
Interface for a Token Store which the OAuth2 Provider will implement.
TokenStrategyFactory - Class in org.forgerock.openam.cts.utils.blob
Responsible for providing BlobStrategy implementations based on the CoreTokenConfig.
TokenStrategyFactory(CompressionStrategy, EncryptionStrategy, AttributeCompressionStrategy) - Constructor for class org.forgerock.openam.cts.utils.blob.TokenStrategyFactory
 
TokenStrategyFailedException - Exception in org.forgerock.openam.cts.utils.blob
Responsible for capturing the reason why a Token Blob Strategy failed.
TokenStrategyFailedException(Throwable) - Constructor for exception org.forgerock.openam.cts.utils.blob.TokenStrategyFailedException
 
TokenStrategyFailedException(String, Throwable) - Constructor for exception org.forgerock.openam.cts.utils.blob.TokenStrategyFailedException
 
TokenTable - Variable in class org.forgerock.openam.monitoring.cts.CtsMonitoring
Variable for storing the value of "TokenTable".
TokenTableIndex - Variable in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeEntry
Variable for storing the value of "TokenTableIndex".
TokenTableIndex - Variable in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntry
Variable for storing the value of "TokenTableIndex".
TokenTableIndex - Variable in class org.forgerock.openam.monitoring.cts.TokenEntry
Variable for storing the value of "TokenTableIndex".
TokenTableMeta - Class in org.forgerock.openam.monitoring.cts
The class is used for implementing the "TokenTable" group.
TokenTableMeta(SnmpMib, SnmpStandardObjectServer) - Constructor for class org.forgerock.openam.monitoring.cts.TokenTableMeta
Constructor for the table.
TokenTransform<I,O extends TokenTypeId> - Interface in org.forgerock.openam.sts.rest.operation.translate
This interface defines a specific token transformation.
TokenTransformConfig - Class in org.forgerock.openam.sts.rest.config.user
This class defines the support token transformation operations supported by a REST STS deployment.
TokenTransformConfig(TokenTypeId, TokenTypeId, boolean) - Constructor for class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
TokenTransformConfig(String, String, boolean) - Constructor for class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
TokenTransformFactory - Interface in org.forgerock.openam.sts.rest.operation.translate
Factory interface to build a TokenTransform instance given a TokenTransformConfig instance.
TokenTransformFactoryImpl - Class in org.forgerock.openam.sts.rest.operation.translate
 
TokenTransformImpl - Class in org.forgerock.openam.sts.rest.operation.translate
The TokenTranslateOperationImpl maintains a Set of these instances, one for each supported token transformation.
TokenTranslateOperation - Interface in org.forgerock.openam.sts.rest.operation.translate
This class is the analogue to the Token{Issue/Validate/Renew/Cancel}Operation instances plugged-into the CXF-STS.
TokenTranslateOperationImpl - Class in org.forgerock.openam.sts.rest.operation.translate
This class defines TokenTranslateOperation implementation, the top-level operation invoked by the REST-STS resource.
TokenType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for TokenType complex type.
tokenType - Variable in class com.sun.identity.wss.trust.RequestSecurityToken
 
tokenType - Variable in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
 
TokenType - Variable in class org.forgerock.openam.monitoring.cts.TokenEntry
Variable for storing the value of "TokenType".
tokenType(TokenType) - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState.TokenGenerationServiceInvocationStateBuilder
 
TokenType - Enum in org.forgerock.openam.sts
This enum represents the types of transformed tokens.
tokenType(String) - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState.STSIssuedTokenStateBuilder
 
TokenType - Enum in org.forgerock.openam.tokens
Responsible for defining the available token types in the Core Token Service.
TokenTypeId - Interface in org.forgerock.openam.sts
Provides an extensible means of identifying a to-be-validated or to-be-provided token type.
TokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
TokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenTypesOfferedElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for TokenTypesOffered element declaration.
TokenTypesOfferedElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenTypesOfferedElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
TokenTypesOfferedElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenTypesOfferedType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for TokenTypesOfferedType complex type.
TokenTypesOfferedTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenTypesOfferedTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
TokenTypesOfferedTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
TokenValidateOperationProvider - Class in org.forgerock.openam.sts.soap.token.config
This class provides instances of the TokenValidateOperation.
TokenValidationConfig - Class in org.forgerock.openam.sts.soap.config.user
This class is used to configure the TokenValidation for soap-sts instances.
TokenValidationConfig(TokenType, boolean) - Constructor for class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
TokenValidationException - Exception in org.forgerock.openam.sts
An instance of this exception is thrown for all errors related to token validation.
TokenValidationException(int, String) - Constructor for exception org.forgerock.openam.sts.TokenValidationException
TokenValidationException(int, String, Throwable) - Constructor for exception org.forgerock.openam.sts.TokenValidationException
tokenValue(String) - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenState.OpenIdConnectTokenStateBuilder
 
tokenValue(String) - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenState.SAML2TokenStateBuilder
 
toLDAPAttribute() - Method in class com.iplanet.services.ldap.Attr
Map to a ldap attribute
toLDAPAttributeSet() - Method in class com.iplanet.services.ldap.AttrSet
Maps to an LDAPAttributeSet
toLDAPDate(Calendar) - Method in class org.forgerock.openam.cts.utils.LDAPDataConversion
Convert a Date to an LDAP date string.
toList(String[]) - Static method in class com.sun.identity.federation.cli.tools.WebHelperCreator
Returns a list of string by adding string in an array to it.
toLowerCaseKeys(Map) - Static method in class org.forgerock.openam.idm.IdServicesDecoratorUtils
Converts all keys in the given map to lower case.
toMap() - Method in interface org.forgerock.oauth2.core.AccessToken
 
toMap() - Method in class org.forgerock.oauth2.core.AuthorizationCode
Converts the token into a Map of its key data.
toMap() - Method in class org.forgerock.oauth2.core.DeviceCode
 
toMap() - Method in interface org.forgerock.oauth2.core.RefreshToken
 
toMap() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
 
toMap() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
 
toMap() - Method in interface org.forgerock.oauth2.core.Token
Converts the token into a Map of its key data.
toMap() - Method in class org.forgerock.openam.audit.model.AuthenticationAuditEntry
Get this AuthenticationAuditEntry as a Map.
toMap() - Method in class org.forgerock.openam.oauth2.StatelessAccessToken
 
toMap() - Method in class org.forgerock.openam.oauth2.StatelessRefreshToken
 
toMap(T) - Method in interface org.forgerock.openam.sts.InstanceConfigMarshaller
Called to marshal an STSInstanceConfig subclass instance to the Map> required for SMS persistence.
toMap(RestSTSInstanceConfig) - Method in class org.forgerock.openam.sts.RestSTSInstanceConfigMarshaller
 
toMap(SoapSTSInstanceConfig) - Method in class org.forgerock.openam.sts.SoapSTSInstanceConfigMarshaller
 
toMap() - Method in class org.forgerock.openidconnect.OpenIdConnectToken
Converts the token into a Map of its key data.
toMB(long) - Method in enum org.forgerock.openam.utils.file.FileSizeUnit
Convert to MB.
toMinimalJSONObject() - Method in class com.sun.identity.entitlement.Privilege
 
TOO_MANY_ARTIFACT_RESPONSE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
TOO_MANY_USERS_MATCHNING_SEARCH_CRITERIA - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
toOctets(AttributeType, String) - Static method in class org.forgerock.openam.radius.common.OctetUtils
Crafts the on-the-wire octet array conforming to the format of section 3 of RFC 2865 with the value being a string possibly truncated to fit into the maximum of 253 characters allowed for values.
toOctets(AttributeType, int) - Static method in class org.forgerock.openam.radius.common.OctetUtils
Crafts the on-the-wire octet array conforming to the format of section 3 of RFC 2865 with the single contained value being an integer.
toOctets(AttributeType, int, int, int, int) - Static method in class org.forgerock.openam.radius.common.OctetUtils
Crafts the on-the-wire octet array conforming to the format of section 3 of RFC 2865 with the contained value being a four byte array such as an IPV4 network address or mask.
TOOLS_VERSION - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
ToolsConfiguration - Class in com.sun.identity.install.tools.admin
Class that provides means to obtain the bootstrap configuration information needed for Install Tools classes.
ToolsConfiguration() - Constructor for class com.sun.identity.install.tools.admin.ToolsConfiguration
 
ToolsOptionsInfo - Class in com.sun.identity.install.tools.admin
 
ToolsOptionsInfo(String, String, LocalizedMessage) - Constructor for class com.sun.identity.install.tools.admin.ToolsOptionsInfo
 
ToolsOptionsInfo(String, String, LocalizedMessage, boolean) - Constructor for class com.sun.identity.install.tools.admin.ToolsOptionsInfo
 
TOP - Static variable in interface com.sun.identity.shared.Constants
Additional Directory Constants
TOP_LEVEL_ADMIN_ROLE - Static variable in interface com.iplanet.am.sdk.AMRole
Deprecated.
Represents a Top Level Administrative Role
toPacket(byte[]) - Static method in class org.forgerock.openam.radius.common.PacketFactory
Unmarshalls from an array the octet format of rfc 2865 and creates the corresponding package and instantiates its embedded authenticator and attributes.
toPacket(ByteBuffer) - Static method in class org.forgerock.openam.radius.common.PacketFactory
Unmarshalls from an ByteBuffer the octet format of rfc 2865 and creates the corresponding package and instantiates its embedded authenticator and attributes.
toPartialToken() - Method in class org.forgerock.openam.cts.api.tokens.Token
Converts this Token into a PartialToken containing all of the populated fields.
Topic - Class in org.forgerock.openam.notifications
Immutable representation of a topic identifier.
TOPIC_INTERNAL_POLICYSET - Static variable in class org.forgerock.openam.entitlement.SetupInternalNotificationSubscriptions
 
toRealmQualifiedAuthnData(String, String) - Static method in class com.sun.identity.authentication.util.AMAuthUtils
Returns the given data in Realm qualified format.
toRepresentation(Status, Request, Response) - Method in class org.forgerock.openam.rest.service.RestStatusService
toRequestHandler(RoutingMode, Class<? extends RequestHandler>) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toRequestHandler(RoutingMode, Key<? extends RequestHandler>) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toRequestHandler(RoutingMode, RequestHandler) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toRequestHandler(RoutingMode, Class<? extends RequestHandler>) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toRequestHandler(RoutingMode, Key<? extends RequestHandler>) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toRequestHandler(RoutingMode, RequestHandler) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toResourcesXml(String) - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns an XML respresentation of the rule with policy name to use in resource index tree.
TOS_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
toSAMLPrimaryTokenId(String) - Method in class org.forgerock.openam.cts.api.tokens.TokenIdFactory
 
toSAMLSecondaryTokenId(String) - Method in class org.forgerock.openam.cts.api.tokens.TokenIdFactory
 
toService(RoutingMode, Class<? extends Handler>) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toService(RoutingMode, Key<?>) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toService(RoutingMode, Object) - Method in class org.forgerock.openam.rest.Routers.ServiceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toService(RoutingMode, Class<?>) - Method in class org.forgerock.openam.rest.Routers.VersionedServiceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toService(RoutingMode, Key<?>) - Method in class org.forgerock.openam.rest.Routers.VersionedServiceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toService(RoutingMode, Object) - Method in class org.forgerock.openam.rest.Routers.VersionedServiceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toSessionInfo() - Method in class com.iplanet.dpro.session.service.InternalSession
 
toSessionInfo(boolean) - Method in class com.iplanet.dpro.session.service.InternalSession
Transfers the info about the Internal Session to Session Info.
toSessionTokenId(InternalSession) - Method in class org.forgerock.openam.cts.api.tokens.TokenIdFactory
Extract a suitable Id from the InternalSession to use as a Token Id.
toSessionTokenId(SessionID) - Method in class org.forgerock.openam.cts.api.tokens.TokenIdFactory
Extract a suitable Id from the SessionId to use as the Token Id.
toSingleton(Class<? extends SingletonResourceProvider>) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toSingleton(Key<? extends SingletonResourceProvider>) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toSingleton(SingletonResourceProvider) - Method in class org.forgerock.openam.rest.Routers.ResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toSingleton(Class<? extends SingletonResourceProvider>) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toSingleton(Key<? extends SingletonResourceProvider>) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toSingleton(SingletonResourceProvider) - Method in class org.forgerock.openam.rest.Routers.VersionedResourceRoute
Completes the route registration with the resource that requests matching the route should be routed to.
toSmsMap(Map<String, Object>) - Static method in class org.forgerock.openam.sts.MapMarshallUtils
Marshals from a Map produced by jsonValue.asMap to the Map> expected by the SMS.
toSmsString() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTarget
 
toSMSString() - Method in class org.forgerock.openam.sts.config.user.CustomTokenOperation
 
toSMSString() - Method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
toSMSString() - Method in class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
toSOAPMessage(Document) - Static method in class com.sun.identity.wss.security.WSSUtils
 
toSpacedHex(ByteBuffer) - Static method in class org.forgerock.openam.radius.common.Utils
Converts a ByteBuffer's contents to a spaced hex string with each byte represented as a two hex characters with each pair of characters except for the last pair separated from the following pair by a space character such as "01 06 6e 65 6d 6f".
toString() - Method in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
Method that returns the String representation of the AMAttributeSchema.
toString() - Method in class com.iplanet.am.sdk.AMEntityType
Deprecated.
Returns a string representation of this Entity.
toString() - Method in class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
The method returns the string representation of the schema type.
toString() - Method in class com.iplanet.am.sdk.common.CacheBlockBase
 
toString() - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
Prints the contents of the cache.
toString() - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
Prints the contents of the cache.
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.am.util.QCharset
 
toString() - Method in class com.iplanet.dpro.parser.GenericNode
 
toString() - Method in class com.iplanet.dpro.session.DNOrIPAddressListTokenRestriction
This method returns the restriction as a string.
toString() - Method in class com.iplanet.dpro.session.DynamicSessionIDExtensions
 
toString() - Method in class com.iplanet.dpro.session.LegacySessionIDExtensions
 
toString() - Method in class com.iplanet.dpro.session.monitoring.MonitoredOperations
 
toString() - Method in class com.iplanet.dpro.session.service.cluster.ClusterStateService
 
toString() - Method in class com.iplanet.dpro.session.service.InternalSession
 
toString() - Method in class com.iplanet.dpro.session.Session
 
toString() - Method in class com.iplanet.dpro.session.SessionID
Returns the encrypted session string.
toString() - Method in class com.iplanet.dpro.session.share.SessionInfo
 
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 class com.iplanet.services.ldap.aci.ACI
Gets a string representation of this ACI
toString() - Method in class com.iplanet.services.ldap.Attr
Retrieves the string representation of an attribute
toString() - Method in class com.iplanet.services.ldap.AttrSet
Retrieves the string representation of an AttrSet
toString() - Method in class com.iplanet.services.ldap.DSConfigMgr
 
toString() - Method in class com.iplanet.services.ldap.DSConfigMgrBase
 
toString() - Method in exception com.iplanet.services.ldap.event.EventException
Returns a string representation of this EventException, including the detail message (if present);
toString() - Method in class com.iplanet.services.ldap.LDAPUser
 
toString() - Method in class com.iplanet.services.ldap.LDAPUser.Type
 
toString() - Method in class com.iplanet.services.ldap.ModSet
Retrieves the string representation of the modification set.
toString() - Method in class com.iplanet.services.ldap.Server
Some toString functions for dump purposes.
toString() - Method in class com.iplanet.services.ldap.Server.Type
 
toString() - Method in class com.iplanet.services.ldap.ServerGroup
 
toString() - Method in class com.iplanet.services.ldap.ServerInstance
 
toString() - Method in class com.iplanet.services.naming.SessionIDCorrector
 
toString() - Method in class com.iplanet.services.util.GenericNode
Returns content of this node by String type.
toString() - Method in class com.iplanet.services.util.ThreadPool
Returns the string representation of this thread pool that includes the name, size and the number of currently idle threads
toString() - Method in class com.iplanet.sso.providers.dpro.SSOPrincipal
Returns the string representation of this object
toString() - Method in class com.iplanet.sso.providers.dpro.SSOTokenIDImpl
This method returns the encrypted sso token string.
toString() - Method in interface com.iplanet.sso.SSOTokenID
Returns the encrypted Single Sign On token string.
toString() - Method in class com.iplanet.ums.CreationTemplate
Render the object.
toString() - Method in class com.iplanet.ums.Guid
Returns the String form of this Guid object.
toString() - Method in class com.iplanet.ums.PersistentObject
Gets a string representation of the object
toString() - Method in class com.iplanet.ums.SearchTemplate
Render the object.
toString() - Method in exception com.iplanet.ums.UMSException
Formats a UMSException exception message; includes embedded exceptions.
toString() - Method in class com.sun.identity.authentication.AuthContext.IndexType
Returns the string representation of the index type.
toString() - Method in class com.sun.identity.authentication.AuthContext.Status
Returns the string representation of the authentication status.
toString() - Method in class com.sun.identity.authentication.client.ZeroPageLoginConfig
 
toString() - Method in class com.sun.identity.authentication.config.AuthConfigurationEntry
Returns string representation of this object.
toString() - Method in class com.sun.identity.authentication.internal.AuthPrincipal
Return a string representation of this AuthPrincipal.
toString() - Method in class com.sun.identity.authentication.internal.AuthSSOToken.AuthSSOTokenID
 
toString() - Method in class com.sun.identity.authentication.modules.ad.ADPrincipal
Return a string representation of this ADPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.anonymous.AnonymousAuthPrincipal
Returns a string representation of this AnonymousAuthPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.application.ApplicationPrincipal
Return a string representation of this ApplicationPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.cert.CertAuthPrincipal
Returns a string representation of this CertAuthPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.datastore.DataStorePrincipal
Returns a string representation of this DataStorePrincipal.
toString() - Method in class com.sun.identity.authentication.modules.federation.FederationPrincipal
Return a string representation of this FederationPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.hotp.HOTPPrincipal
Returns a string representation of this HOTPPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.httpbasic.HTTPBasicPrincipal
Returns a string representation of this HTTPBasicPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.jdbc.JDBCPrincipal
Returns a string representation of this JDBCPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.ldap.LDAPPrincipal
Returns a string representation of this LDAPPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.membership.MembershipPrincipal
Returns a string representation of this MembershipPrincipal.
toString() - Method in enum com.sun.identity.authentication.modules.membership.ModuleState
 
toString() - Method in enum com.sun.identity.authentication.modules.membership.RegistrationResult
 
toString() - Method in class com.sun.identity.authentication.modules.msisdn.MSISDNPrincipal
Returns a string representation of this MSISDNPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.nt.NTPrincipal
Returns a string representation of this NTPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.radius.RADIUSPrincipal
Return a string representation of this RADIUSPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.radius.RADIUSServer
Generated a string representation of this instance.
toString() - Method in class com.sun.identity.authentication.modules.sae.SAEPrincipal
Returns a string representation of this SAEPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.securid.SecurIDPrincipal
Return a string representation of this SecurIDPrincipal.
toString() - Method in class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOPrincipal
Returns a string representation of WindowsDesktopSSOPrincipal .
toString() - Method in class com.sun.identity.authentication.modules.wss.WSSUserPrincipal
Returns a string representation of this WSSUserPrincipal.
toString() - Method in class com.sun.identity.authentication.service.SSOTokenPrincipal
Returns a string representation of this SSOTokenPrincipal.
toString() - Method in class com.sun.identity.authentication.service.UserPrincipal
Returns a string representation of this UserPrincipal.
toString() - Method in class com.sun.identity.classloader.MaskingClassLoader
 
toString() - Method in class com.sun.identity.common.CaseInsensitiveKey
 
toString() - Method in class com.sun.identity.common.configuration.LegacyServer
 
toString(String) - Method in class com.sun.identity.config.util.AjaxPage
 
toString() - Method in class com.sun.identity.delegation.DelegationPermission
Returns the String representation of this object.
toString() - Method in class com.sun.identity.delegation.DelegationPrivilege
Returns the String representation of this object.
toString() - Method in class com.sun.identity.entitlement.AttributeLookupCondition
Returns string representation of the object.
toString() - Method in class com.sun.identity.entitlement.AttributeSubject
Returns string representation of the object.
toString() - Method in class com.sun.identity.entitlement.Entitlement
Returns string representation of the object
toString() - Method in class com.sun.identity.entitlement.EntitlementSubjectImpl
Deprecated.
Returns string representation of the object.
toString() - Method in class com.sun.identity.entitlement.JwtClaimSubject
 
toString() - Method in class com.sun.identity.entitlement.JwtPrincipal
 
toString() - Method in class com.sun.identity.entitlement.LogicalCondition
Returns string representation of the object
toString() - Method in class com.sun.identity.entitlement.LogicalSubject
Returns string representation of the object
toString() - Method in class com.sun.identity.entitlement.NotCondition
Returns string representation of the object
toString() - Method in class com.sun.identity.entitlement.NotSubject
Returns string representation of the object.
toString() - Method in class com.sun.identity.entitlement.opensso.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.sun.identity.entitlement.opensso.PolicyResponseProvider
 
toString() - Method in class com.sun.identity.entitlement.Privilege
Returns string representation of the object
toString() - Method in class com.sun.identity.entitlement.ResourceMatch
Method to get string representation of the resource match.
toString() - Method in class com.sun.identity.entitlement.StaticAttributes
Returns string representation of the object
toString() - Method in class com.sun.identity.entitlement.UserAttributes
Returns string representation of the object.
toString() - Method in class com.sun.identity.entitlement.util.RelaxedURL
 
toString() - Method in class com.sun.identity.entitlement.util.SearchFilter
 
toString() - Method in class com.sun.identity.federation.accountmgmt.FSAccountFedInfoKey
Returns the namespace and name in String.
toString() - Method in exception com.sun.identity.federation.common.FSException
Returns a formatted FSException exception message; includes embedded exceptions.
toString() - Method in exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
Returns a formatted FSRedirectException exception message; includes embedded exceptions.
toString() - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.EncryptableNameIdentifier
Deprecated.
Returns String representation of the <EncryptableNameIdentifier> element.
toString() - Method in class com.sun.identity.idm.AMIdentity
Returns String representation of the AMIdentity object.
toString() - Method in class com.sun.identity.idm.AMIdentityRepository
Return String representation of the AMIdentityRepository object.
toString() - Method in class com.sun.identity.idm.IdOperation
The toString method returns the same representation of the current IdOperation.
toString() - Method in exception com.sun.identity.idm.IdRepoException
 
toString() - Method in class com.sun.identity.idm.IdSearchControl
Return String representation of the IdeSearchControl object.
toString() - Method in class com.sun.identity.idm.IdSearchOpModifier
 
toString() - Method in class com.sun.identity.idm.IdSearchResults
Returns String representation of the IdSearchResults object.
toString() - Method in class com.sun.identity.idm.IdType
 
toString() - Method in class com.sun.identity.idm.remote.IdRemoteCachedServicesImpl
 
toString() - Method in class com.sun.identity.idm.server.IdCachedServicesImpl
 
toString() - Method in class com.sun.identity.install.tools.configurator.DefaultValueFinderInfo
 
toString() - Method in class com.sun.identity.install.tools.configurator.I18NInfo
 
toString() - Method in class com.sun.identity.install.tools.configurator.InstallRunInfo
 
toString() - Method in class com.sun.identity.install.tools.configurator.InstFinderStore
 
toString() - Method in class com.sun.identity.install.tools.configurator.InteractionInfo
 
toString() - Method in class com.sun.identity.install.tools.configurator.MigrateFromInstFinderStore
 
toString() - Method in class com.sun.identity.install.tools.configurator.OrderedPropertyStore
 
toString() - Method in class com.sun.identity.install.tools.configurator.PersistentStateAccess
 
toString() - Method in class com.sun.identity.install.tools.configurator.SkipIfInfo
 
toString() - Method in class com.sun.identity.install.tools.configurator.StateData
 
toString() - Method in class com.sun.identity.install.tools.configurator.TaskInfo
 
toString() - Method in class com.sun.identity.install.tools.configurator.TransientStateAccess
 
toString() - Method in class com.sun.identity.install.tools.configurator.ValidationInfo
 
toString() - Method in class com.sun.identity.install.tools.util.LocalizedMessage
 
toString() - Method in class com.sun.identity.install.tools.util.MatchPattern
 
toString() - Method in class com.sun.identity.install.tools.util.RESTEndpoint.RESTResponse
 
toString() - Method in class com.sun.identity.install.tools.util.RESTEndpoint
Turn this RESTEndpoint into a string - ONLY for debugging purposes.
toString() - Method in class com.sun.identity.install.tools.util.ResultStatus
 
toString() - Method in class com.sun.identity.install.tools.util.xml.Token
Returns the string representation of this token.
toString() - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Returns an indented string representation of this element and any contained child elements.
toString() - Method in class com.sun.identity.install.tools.util.xml.XMLElementAttribute
Returns the string representation of this attribute.
toString() - Method in class com.sun.identity.liberty.ws.common.Status
Returns string format of the status.
toString() - Method in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
Returns a String representation of the token.
toString() - Method in class com.sun.identity.liberty.ws.disco.Description
Returns formatted string of the service description.
toString() - Method in class com.sun.identity.liberty.ws.disco.Directive
Returns the directive object in string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Returns string format.
toString(String) - Method in class com.sun.identity.liberty.ws.disco.EncryptedResourceID
Returns string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.InsertEntry
Gets string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.Modify
Gets string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.ModifyResponse
Gets formatted string of modify response.
toString() - Method in class com.sun.identity.liberty.ws.disco.Query
Returns formatted string of the Query object.
toString() - Method in class com.sun.identity.liberty.ws.disco.QueryResponse
Returns formatted string of the QueryResponse.
toString() - Method in class com.sun.identity.liberty.ws.disco.RemoveEntry
Returns string format.
toString() - Method in class com.sun.identity.liberty.ws.disco.RequestedService
Returns string format of object RequestedServiceType.
toString() - Method in class com.sun.identity.liberty.ws.disco.ResourceID
Returns string format of object ResourceID.
toString() - Method in class com.sun.identity.liberty.ws.disco.ResourceOffering
Returns string representation of object ResourceOffering.
toString() - Method in class com.sun.identity.liberty.ws.disco.ServiceInstance
Returns string format of object ServiceInstance.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTData
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTData
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTModification
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTModify
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTModifyResponse
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTQuery
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryItem
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Creates a String representation of this object.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.dst.DSTQueryResponse
Creates a String representation of this object.
toString() - Method in class com.sun.identity.liberty.ws.security.ProxySubject
Creates a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.ProxySubject
Creates a String representation of the <Subject> element.
toString() - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Returns a String representation of the ResourceAccessStatement.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
Returns a String representation of the ResourceAccessStatement.
toString() - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Create a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SecurityAssertion
Creates a String representation of the <Assertion> element.
toString() - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Returns a String representation of SessionContextStatement.
toString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SessionContextStatement
Returns a String representation of the ResourceAccessStatement.
toString() - Method in class com.sun.identity.liberty.ws.soapbinding.Message
Returns the SOAP message in String format.
toString() - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Gets a String representation of this object
toString() - Method in class com.sun.identity.policy.Conditions
Returns XML string representation of the condition (conditions collection) object.
toString() - Method in class com.sun.identity.policy.jaas.ISPermission
Returns a string describing this Permission.
toString() - Method in class com.sun.identity.policy.Policy
Deprecated.
Gets string representation of the policy object.
toString() - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Gets a String representation of this PolicyDecision
toString() - Method in class com.sun.identity.policy.Referrals
Returns XML string representation of the referral (user collection) object.
toString() - Method in class com.sun.identity.policy.ResourceMatch
Deprecated.
Method to get string representation of the resource match.
toString() - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Returns a string representation of this resource result
toString() - Method in class com.sun.identity.policy.ResourceResults
Returns string representation of this object
toString() - Method in class com.sun.identity.policy.ResponseProviders
Returns XML string representation of this object
toString() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns xml string representation of the rule.
toString() - Method in class com.sun.identity.policy.Subjects
Returns XML string representation of the subject (user collection) object.
toString() - Method in class com.sun.identity.policy.Syntax
Deprecated.
Returns the string representation of this object.
toString() - Method in class com.sun.identity.saml.assertion.Action
Creates a String representation of the saml:Action element
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Action
Creates a String representation of the saml:Action element
toString() - Method in class com.sun.identity.saml.assertion.AdviceBase
Creates a String representation of the Advice element
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AdviceBase
Returns a String representation of the <saml:Advice> element.
toString() - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AssertionBase
Returns a String representation of the <Assertion> element.
toString() - Method in class com.sun.identity.saml.assertion.AssertionIDReference
Translates the AssertionID to an XML String,
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AssertionIDReference
Returns a String representation of the AssertionIDReference element.
toString() - Method in class com.sun.identity.saml.assertion.Attribute
Returns a String representation of the <saml:Attribute> element,
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Attribute
Returns a String representation of the <saml:Attribute> element.
toString() - Method in class com.sun.identity.saml.assertion.AttributeDesignator
Returns a String representation of the <saml:AttributeDesignator> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AttributeDesignator
Returns a String representation of the <saml:AttributeDesignator> element.
toString() - Method in class com.sun.identity.saml.assertion.AttributeStatement
Creates a String representation of the attribute statement
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AttributeStatement
Returns a String representation of the Attribute statement.
toString() - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AudienceRestrictionCondition
Returns a String representation of the <AudienceRestrictionCondition> element.
toString() - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns a String representation of the Authentication Statement.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AuthenticationStatement
Returns a String representation of the AuthenticationStatement
toString() - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Returns a String representation of the AuthorityBinding
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AuthorityBinding
Returns a String representation of the AuthorityBinding
toString() - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Returns a String representation of the AuthorizationStatement.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
Returns a String representation of the AuthorizationStatement.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Condition
Returns a String representation of the <saml:Conditions> element.
toString() - Method in class com.sun.identity.saml.assertion.Conditions
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Conditions
Returns a String representation of the <Conditions> element.
toString() - Method in class com.sun.identity.saml.assertion.DoNotCacheCondition
Creates a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.DoNotCacheCondition
Returns a String representation of the <DoNotCacheCondition> element.
toString() - Method in class com.sun.identity.saml.assertion.EvidenceBase
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.EvidenceBase
Returns a String representation of the <Evidence> element (or of the <Evidence> element).
toString() - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.NameIdentifier
Returns String representation of the <NameIdentifier> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Statement
Creates a String representation of the Statement
toString() - Method in class com.sun.identity.saml.assertion.Subject
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.Subject
Returns a String representation of the <Subject> element.
toString() - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Returns a String representation of the element
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.SubjectConfirmation
Returns a String representation of the <SubjectConfirmation> element.
toString() - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns a String representation of the element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.SubjectLocality
Returns a String representation of the <SubjectLocality> element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.assertion.SubjectStatement
Creates a String representation of the SubjectStatement.
toString() - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Translates the AssertionArtifact to an XML document String based on the SAML schema.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AssertionArtifact
Creates a String representation of the <samlp:AssertionArtifact> element.
toString() - Method in class com.sun.identity.saml.protocol.AttributeQuery
Returns the String Representation of the AttributeQuery object.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AttributeQuery
Returns a String representation of the samlp:AttributeQuery element.
toString() - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Translates the AuthenticationQuery to an XML document String based on the AuthenticationQuery schema described above.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AuthenticationQuery
Returns a String representation of the element.
toString() - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
This method translates the AuthorizationDecisionQuery to an XML document String based on the AuthorizationDecisionQuery schema.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.AuthorizationDecisionQuery
Create a String representation of the samlp:AuthorizationDecisionQuery element.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Query
Creates a String representation of the element.
toString() - Method in class com.sun.identity.saml.protocol.Request
This method translates the request to an XML document String based on the Request schema described above.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Request
Returns a String representation of the <samlp:Request> element.
toString(boolean, boolean, boolean) - Method in class com.sun.identity.saml.protocol.Request
Returns a String representation of the <samlp:Request> element.
toString() - Method in class com.sun.identity.saml.protocol.Response
This method translates the response to an XML document String based on the Response schema described above.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Response
Creates a String representation of the <samlp:Response> element.
toString(boolean, boolean, boolean) - Method in class com.sun.identity.saml.protocol.Response
Creates a String representation of the <samlp:Response> element.
toString() - Method in class com.sun.identity.saml.protocol.Status
This method translates the AssertionArtifact to an XML document String based on the SAML schema.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.Status
Creates a String representation of the <samlp:Status> element.
toString() - Method in class com.sun.identity.saml.protocol.StatusCode
Translates the StatusCode to an XML document String based on the SAML schema.
toString(boolean, boolean) - Method in class com.sun.identity.saml.protocol.StatusCode
Creates a String representation of the <samlp:StatusCode> element.
toString() - Method in class com.sun.identity.saml2.profile.NameIDandSPpair
 
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 com.sun.identity.sm.AttributeSchema.Syntax
The method returns the string representation of the schema attribute syntax.
toString() - Method in class com.sun.identity.sm.AttributeSchema
Returns a string representation of this AttributeSchema object.
toString() - Method in class com.sun.identity.sm.AttributeSchema.Type
The method returns the string representation of the schema attribute type.
toString() - Method in class com.sun.identity.sm.AttributeSchema.UIType
The method returns the string representation of the schema attribute UI type.
toString() - Method in class com.sun.identity.sm.AttributeSchemaImpl
String represenation of the AttributeSchema
toString() - Method in class com.sun.identity.sm.DirectoryServerVendor.Vendor
 
toString() - Method in class com.sun.identity.sm.flatfile.SMSEnhancedFlatFileObject
 
toString() - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObject
 
toString() - Method in class com.sun.identity.sm.ldap.SMSEmbeddedLdapObject
 
toString() - Method in class com.sun.identity.sm.ldap.SMSLdapObject
 
toString() - Method in class com.sun.identity.sm.model.AMRecord
 
toString() - Method in class com.sun.identity.sm.model.FAMRecord
 
toString() - Method in class com.sun.identity.sm.PluginConfig
Returns String representation of the plugin object.
toString() - Method in class com.sun.identity.sm.PluginInterface
 
toString() - Method in class com.sun.identity.sm.PluginSchema
Returns the String represenation of the Plugin schema.
toString() - Method in class com.sun.identity.sm.SchemaType
The method returns the string representation of the schema type.
toString() - Method in class com.sun.identity.sm.ServiceConfig
Returns String representation of the ServiceConfig object.
toString() - Method in class com.sun.identity.sm.ServiceConfigManager
Returns String representation of the service's configuration data, along with instances and groups.
toString() - Method in class com.sun.identity.sm.ServiceInstance
Returns the String representation of the ServiceInstance object.
toString() - Method in class com.sun.identity.sm.ServiceSchema
Returns string representation of the schema.
toString() - Method in class com.sun.identity.sm.ServiceSchemaManager
Returns the string representation of the Service Schema.
toString() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
 
toString() - Method in class com.sun.identity.sm.SMSEntry
 
toString() - Method in exception com.sun.identity.sm.SMSException
 
toString() - Method in class com.sun.identity.wsfederation.plugins.whitelist.ValidWReplyExtractor.WSFederationEntityInfo
 
toString() - Method in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
This method marshalls the RSTR, returning a String comprising the textual XML representation.
toString() - Method in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
This method marshalls the token, returning a String comprising the textual XML representation.
toString() - Method in class com.sun.identity.wss.security.BinarySecurityToken
Returns a String representation of the token
toString() - Method in class com.sun.identity.wss.security.SecurityPrincipal
Converts to string.
toString() - Method in class com.sun.identity.wss.security.UserNameToken
Returns as the string format for this username token
toString() - Method in interface com.sun.identity.wss.sts.ClientUserToken
Returns the java.lang.String representation of this client user token.
toString() - Method in class com.sun.identity.wss.sts.STSClientUserToken
 
toString() - Method in exception com.sun.identity.xmlenc.EncryptionException
Returns a formatted EncryptionException exception message; includes embedded exceptions.
toString() - Method in class org.forgerock.oauth2.core.StatefulAccessToken
 
toString() - Method in class org.forgerock.oauth2.core.StatefulRefreshToken
 
toString() - Method in enum org.forgerock.openam.audit.AuditConstants.Component
 
toString() - Method in enum org.forgerock.openam.audit.AuditConstants.ConfigOperation
 
toString() - Method in enum org.forgerock.openam.audit.AuditConstants.EntriesInfoFieldKey
 
toString() - Method in enum org.forgerock.openam.audit.AuditConstants.EventName
 
toString() - Method in class org.forgerock.openam.authentication.modules.adaptive.AdaptivePrincipal
Returns a string representation of this AdaptivePrincipal.
toString() - Method in class org.forgerock.openam.authentication.modules.fr.oath.OATHPrincipal
Returns a string representation of this HOTPPrincipal.
toString() - Method in class org.forgerock.openam.authentication.modules.oath.OATHPrincipal
Returns a string representation of this HOTPPrincipal.
toString() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthPrincipal
 
toString() - Method in class org.forgerock.openam.authentication.modules.push.AuthenticatorPushPrincipal
Returns a string representation of this AuthenticatorPushPrincipal.
toString() - Method in class org.forgerock.openam.authentication.service.protocol.RemoteServletRequest
 
toString() - Method in class org.forgerock.openam.core.realms.Realm
 
toString() - Method in class org.forgerock.openam.core.rest.devices.oath.OathDeviceSettings
 
toString() - Method in class org.forgerock.openam.core.rest.devices.push.PushDeviceSettings
 
toString() - Method in class org.forgerock.openam.core.rest.record.Record
 
toString() - Method in class org.forgerock.openam.core.rest.record.RecordProperties
 
toString() - Method in enum org.forgerock.openam.cts.api.fields.OAuthTokenField
 
toString() - Method in enum org.forgerock.openam.cts.api.fields.SAMLTokenField
 
toString() - Method in class org.forgerock.openam.cts.api.filter.TokenFilter
A multi-line representation of the filter.
toString() - Method in class org.forgerock.openam.cts.api.tokens.Token
Returns a formatted version of the Token which is intended to be human readable.
toString() - Method in class org.forgerock.openam.cts.impl.query.worker.queries.CTSWorkerBaseQuery
Enforces the overriding of toString for the purpose of logging.
toString() - Method in class org.forgerock.openam.cts.worker.CTSWorkerTask
 
toString() - Method in class org.forgerock.openam.cts.worker.filter.CTSWorkerSelectAllFilter
 
toString() - Method in class org.forgerock.openam.cts.worker.process.CTSWorkerBaseProcess
 
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
toString() - Method in enum org.forgerock.openam.entitlement.conditions.environment.IPVersion
 
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
toString() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
toString() - Method in class org.forgerock.openam.entitlement.configuration.SmsAttribute
 
toString() - Method in class org.forgerock.openam.entitlement.monitoring.PolicyTimingEntry
String representation of this PolicyTimingEntry.
toString() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonEntitlement
 
toString() - Method in class org.forgerock.openam.entitlement.rest.model.json.JsonPolicy
 
toString() - Method in class org.forgerock.openam.entitlement.rest.model.json.ResourceSet
 
toString() - Method in class org.forgerock.openam.entitlement.utils.indextree.SimpleReferenceTree
 
toString(boolean) - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
toString() - Method in class org.forgerock.openam.entitlement.utils.indextree.treenodes.BasicTreeNode
 
toString(boolean) - Method in interface org.forgerock.openam.entitlement.utils.indextree.treenodes.TreeNode
Creates a string representation of the tree from this node.
toString() - Method in class org.forgerock.openam.idm.IdServicesDecorator
 
toString() - Method in class org.forgerock.openam.ldap.LDAPURL
Returns a String representation of this LDAPURL instance.
toString() - Method in enum org.forgerock.openam.ldap.ModuleState
 
toString() - Method in class org.forgerock.openam.license.License
Returns the full text of the license.
toString() - Method in class org.forgerock.openam.network.ipv4.IPv4AddressRange
 
toString() - Method in class org.forgerock.openam.oauth2.OpenAMAuthenticationMethod
 
toString() - Method in class org.forgerock.openam.oauth2.StatelessToken
 
toString() - Method in class org.forgerock.openam.radius.common.Attribute
Shows a String representation of the contents of a given field.
toString() - Method in class org.forgerock.openam.radius.common.Packet
Returns a representation of the packet.
toString() - Method in class org.forgerock.openam.radius.server.config.RadiusServiceConfig
 
toString() - Method in class org.forgerock.openam.rest.router.ApiRouteMatcher
 
toString() - Method in class org.forgerock.openam.saml2.plugins.ValidRelayStateExtractor.SAMLEntityInfo
 
toString() - Method in class org.forgerock.openam.scripting.factories.RhinoScriptEngineFactory
 
toString() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration
 
toString() - Method in class org.forgerock.openam.scripting.ScriptError
 
toString() - Method in class org.forgerock.openam.scripting.ScriptObject
 
toString() - Method in class org.forgerock.openam.session.model.AMRootEntity
 
toString() - Method in class org.forgerock.openam.setup.BootstrapConfig
 
toString() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
toString() - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryBuilder
Presents the QueryBuilder in a human readable format.
toString() - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.ContinuousQueryTask
 
toString() - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.CreateTask
 
toString() - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.DeleteTask
 
toString() - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.PartialQueryTask
 
toString() - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.QueryTask
 
toString() - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.ReadTask
 
toString() - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.UpdateTask
 
toString() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping.AuthTarget
 
toString() - Method in class org.forgerock.openam.sts.config.user.AuthTargetMapping
 
toString() - Method in class org.forgerock.openam.sts.config.user.CustomTokenOperation
 
toString() - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig
 
toString() - Method in class org.forgerock.openam.sts.config.user.OpenIdConnectTokenConfig
 
toString() - Method in class org.forgerock.openam.sts.config.user.SAML2Config
toString() - Method in class org.forgerock.openam.sts.config.user.STSInstanceConfig
 
toString() - Method in class org.forgerock.openam.sts.rest.config.user.RestSTSInstanceConfig
 
toString() - Method in class org.forgerock.openam.sts.rest.config.user.TokenTransformConfig
 
toString() - Method in class org.forgerock.openam.sts.service.invocation.OpenIdConnectTokenGenerationState
 
toString() - Method in class org.forgerock.openam.sts.service.invocation.SAML2TokenGenerationState
 
toString() - Method in class org.forgerock.openam.sts.service.invocation.TokenGenerationServiceInvocationState
 
toString() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig
 
toString() - Method in class org.forgerock.openam.sts.soap.config.user.SoapDeploymentConfig
 
toString() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSInstanceConfig
 
toString() - Method in class org.forgerock.openam.sts.soap.config.user.SoapSTSKeystoreConfig
 
toString() - Method in class org.forgerock.openam.sts.soap.config.user.TokenValidationConfig
 
toString() - Method in class org.forgerock.openam.sts.soap.EndpointSpecification
 
toString() - Method in class org.forgerock.openam.sts.token.model.OpenAMSessionToken
 
toString() - Method in class org.forgerock.openam.sts.token.model.OpenIdConnectIdToken
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.OpenAMTokenState
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.OpenIdConnectTokenState
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.ProofTokenState
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenCancellationInvocationState
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenTranslationInvocationState
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenCreationState
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.SAML2TokenState
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.STSIssuedTokenState
 
toString() - Method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState
 
toString() - Method in enum org.forgerock.openam.tokens.CoreTokenField
Convert the enumeration into its LDAP attribute representation.
toString() - Method in enum org.forgerock.openam.uma.audit.UmaAuditType
 
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.IPRange
 
toString() - Method in class org.forgerock.openam.utils.ModifiedProperty
 
toString() - Method in class org.forgerock.openam.utils.TimeDuration
Obtain data in String form.
toString() - Method in enum org.forgerock.openidconnect.Client.ClientType
toString() - Method in enum org.forgerock.openidconnect.Client.SubjectType
toString() - Method in class org.openidentityplatform.openam.authentication.modules.NtlmPrincipal
 
toString() - Method in class org.openidentityplatform.openam.authentication.modules.QRPrincipal
 
toString() - Method in class org.openidentityplatform.openam.cassandra.Filter
 
toString() - Method in class org.openidentityplatform.openam.cassandra.QueryBuilder
Presents the QueryBuilder in a human readable format.
toStringImpl() - Method in class org.forgerock.openam.radius.common.Attribute
Method expected to be overridden by subclasses to append detail beyond attribute type name.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.CallbackIdAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.CallbackNumberAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.CallerStationIdAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.CallingStationIdAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.CHAPChallengeAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.CHAPPasswordAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FilterIdAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedAppleTalkLinkAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedAppleTalkNetworkAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedAppleTalkZoneAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedCompressionAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedIPAddressAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedIPNetmaskAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedMTUAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedRouteAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.FramedRoutingAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.IdleTimeoutAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.LoginIPHostAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.LoginLATGroupAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.LoginLATNodeAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.LoginLATPortAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.LoginLATServiceAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.LoginTCPPortAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.NASClassAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.NASIdentifierAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.NASIPAddressAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.NASPortAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.PortLimitAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.ProxyStateAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.ServiceTypeAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.SessionTimeoutAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.TerminationActionAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.packet.VendorSpecificAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.ReplyMessageAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.StateAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.UserNameAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toStringImpl() - Method in class org.forgerock.openam.radius.common.UserPasswordAttribute
Used by super class to log the attribute's contents when packet logging is enabled.
toSubject(Principal) - Method in class com.sun.identity.rest.ResourceBase
 
toSubject(String) - Method in class com.sun.identity.rest.ResourceBase
 
TotalCount - Variable in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsEntry
Variable for storing the value of "TotalCount".
toToken(T) - Method in class org.forgerock.openam.cts.adapters.JavaBeanAdapter
 
toToken(JsonValue) - Method in class org.forgerock.openam.cts.adapters.OAuthAdapter
Convert a JsonValue to a Token.
toToken(SAMLToken) - Method in class org.forgerock.openam.cts.adapters.SAMLAdapter
Convert the SAMLToken to a Token.
toToken(InternalSession) - Method in class org.forgerock.openam.cts.adapters.SessionAdapter
Convert from InternalSession to a Token.
toToken(T) - Method in interface org.forgerock.openam.cts.adapters.TokenAdapter
 
toToken(StatelessTokenMetadata) - Method in class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
toToken() - Method in class org.forgerock.openam.sm.datalayer.api.query.PartialToken
Converts this PartialToken into a Token containing all of the populated fields.
toTokenQuery(QueryFilter<String>) - Method in class org.forgerock.openam.cts.adapters.JavaBeanAdapter
Use the bean mappings that have been parsed to turn a query keyed by bean property names into a query keyed by token property names.
TOTPAlgorithm - Class in org.forgerock.openam.authentication.modules.fr.oath
This is an example implementation of the OATH TOTP algorithm.
TOTPAlgorithm - Class in org.forgerock.openam.authentication.modules.oath
This is an example implementation of the OATH TOTP algorithm.
toTransferFormat(PushMessage) - Method in interface org.forgerock.openam.services.push.PushMessageConverter
Converts a supplied message and message id into an appropriately formatted (JSON) response to drop into a message to Amazon SNS.
toTransferFormat(PushMessage) - Method in class org.forgerock.openam.services.push.sns.SnsPushMessageConverter
 
toUnixTime(Calendar) - Static method in class org.forgerock.openam.utils.TimeUtils
Convert from a Java Calendar instance into a Unix Time stamp.
toURLEncodedQueryString(String) - Method in class com.sun.identity.federation.message.common.Extension
Deprecated.
Returns an URL Encoded String.
toURLEncodedQueryString() - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Returns an URL Encoded String.
toURLEncodedQueryString() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Returns an URL Encoded Query String.
toURLEncodedQueryString() - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns an URL encoded query string.
toURLEncodedQueryString() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns an URL Encoded String.
toURLEncodedQueryString() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns an URL Encoded String.
toURLEncodedQueryString() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns an URL Encoded String.
toURLEncodedQueryString() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns an URL Encoded String.
toURLEncodedQueryString() - Method in class com.sun.identity.federation.message.FSScoping
Deprecated.
Returns an URL Encoded String.
toUrlStr(String, Filter, SearchScope) - Method in class com.iplanet.ums.DynamicGroup
Convert the given parameters into an LDAP URL string.
toUTCDateFormat(Date) - Static method in class com.sun.identity.common.DateUtils
Deprecated.
Returns UTC String representation of a date.
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.
toUTF8(byte[]) - Method in class org.forgerock.openam.cts.utils.blob.TokenBlobUtils
Convert a byte array into a String using the UTF-8 encoding.
toValSet(String, String) - Method in class com.sun.identity.plugin.configuration.impl.FedletConfigurationImpl
Converts a string of values from the attributes properties file to a Set, decoding special characters in each value.
toValSet(String, String) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Converts a string of values from the attributes properties file to a Set, decoding special characters in each value.
toValString(Set) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Converts a Set of values for an attribute into a string, encoding special characters in the values as necessary.
toValString(Enumeration) - Method in class com.sun.identity.sm.flatfile.SMSFlatFileObjectBase
Converts an enumeration of values for an attribute into a string, encoding special characters in the values as necessary.
toValueString() - Method in class com.sun.identity.saml2.common.NameIDInfo
Returns the account federation information key value string that is stored in the repository.
toValueString() - Method in class com.sun.identity.saml2.common.NameIDInfoKey
Returns the account federation information key value string that is stored in the repository.
toXACML(Privilege) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
toXACML(String, PrivilegeSet) - Method in class com.sun.identity.entitlement.xacml3.XACMLReaderWriter
Translate provided OpenAM Privilege and ReferralPrivilege objects into XACML PolicySet.
toXML() - Method in class com.sun.identity.common.configuration.ServerConfigXML.DirUserObject
Returns the XML representation of this object.
toXML(String) - Method in class com.sun.identity.common.configuration.ServerConfigXML.ServerGroup
Returns the XML representation of this object.
toXML() - Method in class com.sun.identity.common.configuration.ServerConfigXML.ServerObject
Returns the XML representation of this object.
toXML() - Method in class com.sun.identity.common.configuration.ServerConfigXML
Returns the XML representation of this object.
toXML() - Method in class com.sun.identity.entitlement.ReferralPrivilege
Deprecated.
 
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Advice
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AdviceExpression
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AdviceExpressions
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AllOf
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AnyOf
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Apply
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AssociatedAdvice
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Attribute
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignment
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeAssignmentExpression
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeDesignator
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Attributes
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeSelector
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AttributesReference
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.AttributeValue
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.CombinerParameter
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.CombinerParameters
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Condition
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Content
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Defaults
Default toXML Method to Marshal Object into XML.
toXML() - Method in enum com.sun.identity.entitlement.xacml3.core.EffectType
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Function
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.IdReference
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Match
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.MissingAttributeDetail
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.MultiRequests
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Obligation
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.ObligationExpression
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.ObligationExpressions
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Obligations
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Policy
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.PolicyIdentifierList
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.PolicyIssuer
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySet
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.PolicySetCombinerParameters
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Request
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.RequestDefaults
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.RequestReference
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Response
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Result
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Rule
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.RuleCombinerParameters
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Status
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.StatusCode
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.StatusDetail
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Target
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.VariableDefinition
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.VariableReference
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.Version
Default toXML Method to Marshal Object into XML.
toXML() - Method in class com.sun.identity.entitlement.xacml3.core.VersionMatch
Default toXML Method to Marshal Object into XML.
toXML() - Method in interface com.sun.identity.entitlement.xacml3.core.XACMLRootElement
Required Method within all Implementing Classes.
toXML(Policy) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
toXML(PolicySet) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
toXML() - Method in class com.sun.identity.policy.ActionDecision
Deprecated.
Gets an XML representation of this object
toXML() - Method in class com.sun.identity.policy.Conditions
Returns XML string representation of the condition (conditions collection) object.
toXML() - Method in class com.sun.identity.policy.Policy
Deprecated.
Returns the serialized policy in XML
toXML(boolean) - Method in class com.sun.identity.policy.Policy
Deprecated.
 
toXML() - Method in class com.sun.identity.policy.PolicyDecision
Deprecated.
Gets an XML representation of this object
toXML() - Method in class com.sun.identity.policy.Referrals
Returns an XML representaion of this Referrals object
toXML() - Method in class com.sun.identity.policy.ResourceResult
Deprecated.
Returns an XML representation of this resource result
toXML() - Method in class com.sun.identity.policy.ResourceResults
Returns XML representation of this object
toXML() - Method in class com.sun.identity.policy.ResponseProviders
 
toXML() - Method in class com.sun.identity.policy.Rule
Deprecated.
Returns an XML string representing the rule.
toXML() - Method in class com.sun.identity.policy.Subjects
Returns XML string representation of the subject (user collection) object.
toXML() - Method in class com.sun.identity.sm.flatfile.SMSFlatFileTreeNode
Returns XML String of this tree.
toXML() - Method in class com.sun.identity.sm.PluginSchema
 
toXML(String, AMEncryption) - Method in class com.sun.identity.sm.ServiceConfig
 
toXML(String, AMEncryption, String) - Method in class com.sun.identity.sm.ServiceConfig
 
toXML(AMEncryption) - Method in class com.sun.identity.sm.ServiceConfigManager
 
toXML() - Method in class com.sun.identity.sm.ServiceInstance
 
toXML(AMEncryption) - Method in class com.sun.identity.sm.ServiceManager
 
toXML(AMEncryption) - Method in class com.sun.identity.sm.ServiceSchemaManager
 
toXML(AMEncryption) - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
 
toXMLDocument(Map) - Method in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
Converts into an XML document so that XPATH can be applied.
toXMLDocument(Map) - Method in interface com.sun.identity.liberty.ws.idpp.plugin.IDPPContainer
Converts all the supported container values into an XML document.
toXMLString() - Method in class com.iplanet.dpro.session.share.SessionInfo
translates the Session Information to an XML document String based
toXMLString() - Method in class com.iplanet.dpro.session.share.SessionNotification
Translates the notification to an XML document String based on the SessionNotification DTD described above.
toXMLString() - Method in class com.iplanet.dpro.session.share.SessionRequest
This method translates the request to an XML document String based on the SessionRequest DTD described above.
toXMLString() - Method in class com.iplanet.dpro.session.share.SessionResponse
Translates the response to an XML document String based on the SessionResponse DTD described above.
toXMLString() - Method in class com.iplanet.services.comm.share.NotificationSet
Returns an XML NotificationSet document in String format.
toXMLString() - Method in class com.iplanet.services.comm.share.RequestSet
Returns an XML RequestSet document in String format.
toXMLString() - Method in class com.iplanet.services.comm.share.ResponseSet
Returns an XML ResponseSet document in String format.
toXMLString() - Method in class com.iplanet.services.naming.share.NamingRequest
This method translates the request to an XML document String based on the NamingRequest DTD described above.
toXMLString() - Method in class com.iplanet.services.naming.share.NamingResponse
This method translates the response to an XML document String based on the NamingResponse DTD described above.
toXMLString() - Method in class com.sun.identity.authentication.server.AuthXMLResponse
Returns XML for the response based on the requested client information.
toXMLString() - Method in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Returns a String representation of this object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.common.AuthnContext
Deprecated.
Returns a String representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.common.Extension
Deprecated.
Returns a String representation of the Extension element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.Extension
Deprecated.
Creates a String representation of the Extension element.
toXMLString() - Method in class com.sun.identity.federation.message.common.GetComplete
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.GetComplete
Deprecated.
Returns a String representation of the <samlp:Response> element.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.common.GetComplete
Deprecated.
Returns a String representation of the <samlp:Response> element.
toXMLString() - Method in class com.sun.identity.federation.message.common.IDPEntries
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.IDPEntries
Deprecated.
Returns a String representation of this object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.common.IDPEntries
Deprecated.
Returns a String representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Returns a String representation of this object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.common.IDPEntry
Deprecated.
Returns a String representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.common.IDPProvidedNameIdentifier
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.IDPProvidedNameIdentifier
Deprecated.
Returns the string representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.common.OldProvidedNameIdentifier
Deprecated.
Returns a String representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.OldProvidedNameIdentifier
Deprecated.
Returns a String representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Returns a String representation of the Logout Response.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Returns a String representation of this object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.common.RequestAuthnContext
Deprecated.
Returns a String representation of the Logout Response.
toXMLString() - Method in class com.sun.identity.federation.message.common.SPProvidedNameIdentifier
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.common.SPProvidedNameIdentifier
Deprecated.
Returns the string representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Returns a XML String representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSAssertion
Deprecated.
Returns a XML String representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Returns a String representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
Returns a String representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
This method translates the request to an XML document String based on the Request schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Creates a String representation of the <lib:AuthnRequest> element.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
Creates a String representation of the <lib:AuthnRequest> element.
toXMLString() - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Returns the request as an XML Document String based on the Liberty Request schema.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Creates a String representation of the <lib:AuthnRequest> element.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSAuthnRequestEnvelope
Deprecated.
Creates a String representation of the <lib:AuthnRequest> element.
toXMLString() - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns a String representation of the <samlp:Response> element.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSAuthnResponse
Deprecated.
Returns a String representation of the <samlp:Response> element.
toXMLString() - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Returns XML document String for this object based on the Response Schema.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Creates a String representation of the Response object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSAuthnResponseEnvelope
Deprecated.
Creates a String representation of the Response object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns a String representation of the <samlp:Response> element.
toXMLString() - Method in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
Returns the string representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.FSIDPList
Deprecated.
Returns a XML string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSIDPList
Deprecated.
Creates a String representation of this object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSIDPList
Deprecated.
Creates a String representation of this element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns the string representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
Returns the string representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns a String representation of the LogoutResponse object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns a String representation of the LogoutResponse object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
Returns a String representation of the LogoutResponse object.
toXMLString() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingRequest
Deprecated.
Returns a String representation of the <samlp:Response> element.
toXMLString() - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Returns a String representation of this object.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSNameIdentifierMappingResponse
Deprecated.
Returns a String representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns a String representation of the Logout Response.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns a String representation of the Logout Response.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
Returns a String representation of the Logout Response.
toXMLString() - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns the string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns a String representation of the Logout Response.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
Returns a String representation of the Logout Response.
toXMLString() - Method in class com.sun.identity.federation.message.FSRequest
Deprecated.
Creates a String representation of the <samlp:Request> element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSRequest
Deprecated.
Creates a String representation of the <samlp:Request> element.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSRequest
Deprecated.
Creates a String representation of the <samlp:Request> element.
toXMLString() - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Returns a String representation of the Logout Response.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
Returns a String representation of the Logout Response.
toXMLString(boolean, boolean, boolean) - Method in class com.sun.identity.federation.message.FSResponse
Deprecated.
 
toXMLString() - Method in class com.sun.identity.federation.message.FSScoping
Deprecated.
Returns a XML string representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSScoping
Deprecated.
Creates a String representation of this object.
toXMLString() - Method in class com.sun.identity.federation.message.FSSubject
Deprecated.
Returns a String representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.federation.message.FSSubject
Deprecated.
Returns a String representation of the Logout Response.
toXMLString() - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Returns an xml fragment that represents this element and any contained child elements.
toXMLString() - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.paos.PAOSRequest
Returns a String representation
toXMLString() - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.paos.PAOSResponse
Returns a String representation
toXMLString() - Method in class com.sun.identity.liberty.ws.security.SessionContext
Returns a String representation of the SessionContext element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SessionContext
Returns a String representation of the <SessionContext> element.
toXMLString() - Method in class com.sun.identity.liberty.ws.security.SessionSubject
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.liberty.ws.security.SessionSubject
Returns a String representation of the <Subject> element.
toXMLString() - Method in class com.sun.identity.policy.remote.AdvicesHandleableByAMRequest
Returns a string representation of an AdvicesHandleableByAMRequest object.
toXMLString() - Method in class com.sun.identity.policy.remote.AdvicesHandleableByAMResponse
Returns a XML representation of this object.
toXMLString() - Method in class com.sun.identity.policy.remote.PolicyChangeNotification
Returns a XML representation of this object.
toXMLString() - Method in class com.sun.identity.policy.remote.PolicyListenerRequest
Returns a XML representation of this object.
toXMLString() - Method in class com.sun.identity.policy.remote.PolicyNotification
Returns a XML representation of this object.
toXMLString() - Method in class com.sun.identity.policy.remote.PolicyRequest
Returns a string representation of this object.
toXMLString() - Method in class com.sun.identity.policy.remote.PolicyResponse
Returns string representation of this object.
toXMLString() - Method in class com.sun.identity.policy.remote.PolicyService
Returns string representation of this object.
toXMLString() - Method in class com.sun.identity.policy.remote.RemoveListenerRequest
Returns a XML representation of this object.
toXMLString() - Method in class com.sun.identity.policy.remote.ResourceResultRequest
Returns a XML representation of this object.
toXMLString() - Method in interface com.sun.identity.saml2.assertion.Action
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.Action
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.Advice
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.Advice
Returns a String representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.Assertion
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.AssertionIDRef
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.AssertionIDRef
Returns a String representation of the element.
toXMLString() - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.Attribute
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.AudienceRestriction
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.AudienceRestriction
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.AuthnContext
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.BaseID
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.BaseID
Returns a String representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.ConditionAbstract
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.ConditionAbstract
Returns a String representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.Conditions
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.Conditions
Returns a String representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.EncryptedElement
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.EncryptedElement
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.Evidence
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.Evidence
Returns a String representation of the element.
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.ActionImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.ActionImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.AdviceImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.AssertionIDRefImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.AssertionIDRefImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.AssertionImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.AttributeImpl
Returns a String representation of the element.
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.AttributeStatementImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.AudienceRestrictionImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.AuthnContextImpl
Returns a String representation of the element.
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.AuthnStatementImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.BaseIDImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.BaseIDImpl
Returns a String representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.ConditionImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.ConditionImpl
Returns a String representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.ConditionsImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.EncryptedAttributeImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.EncryptedAttributeImpl
Returns a String representation of the element.
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.EncryptedElementImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.EncryptedElementImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.IssuerImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.IssuerImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.KeyInfoConfirmationDataImpl
Returns a String representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.KeyInfoConfirmationDataImpl
 
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.NameIDImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.NameIDImpl
Returns a String representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.NameIDImplWithoutSPNameQualifier
 
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.NameIDTypeImpl
Returns a String representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.OneTimeUseImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.OneTimeUseImpl
Returns a String representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.ProxyRestrictionImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns a String representation of the element
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationDataImpl
Returns a String representation of the element
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.SubjectConfirmationImpl
Returns a String representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.SubjectImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.assertion.impl.SubjectLocalityImpl
Returns a String representation of the SubjectLocality element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.NameIDType
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.NameIDType
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.Statement
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.Statement
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.Subject
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.Subject
Returns a String representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmation
Returns a String representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.SubjectConfirmationData
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.assertion.SubjectLocality
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.assertion.SubjectLocality
Returns a String representation of the SubjectLocality element.
toXMLString() - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.ecp.ECPRelayState
Returns a String representation of this Object.
toXMLString() - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.ecp.ECPRequest
Returns a String representation of this Object.
toXMLString() - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.ecp.ECPResponse
Returns a String representation of this Object.
toXMLString() - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
Returns a String representation
toXMLString() - Method in interface com.sun.identity.saml2.protocol.Artifact
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.Artifact
Returns a String representation of the element.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.Extensions
Returns a String representation of this object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.Extensions
Returns a String representation of this object.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.GetComplete
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.GetComplete
Returns a String representation of this Object.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.IDPEntry
Returns a String representation of this Object.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.IDPList
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.IDPList
Returns a String representation of this Object.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.ArtifactImpl
Returns a String representation of the element.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactResolveImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.ArtifactResolveImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactResponseImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.ArtifactResponseImpl
Returns a String representation of this Object.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.AuthnRequestImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.ExtensionsImpl
Returns a String representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.ExtensionsImpl
Returns a String representation of this object.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.GetCompleteImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.GetCompleteImpl
Returns a String representation of this Object.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.IDPEntryImpl
Returns a String representation of this Object.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.IDPListImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.IDPListImpl
Returns a String representation of this Object.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Returns the LogoutRequest in an XML document String format based on the LogoutRequest schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.LogoutRequestImpl
Returns the LogoutRequest in an XML document String format based on the LogoutRequest schema described above.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.LogoutResponseImpl
Returns the LogoutResponse in an XML document String format based on the LogoutResponse schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.LogoutResponseImpl
Returns the LogoutResponse in an XML document String format based on the LogoutResponse schema described above.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDRequestImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDResponseImpl
Returns the ManageNameIDResponse in an XML document String format based on the ManageNameIDResponse schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.ManageNameIDResponseImpl
Returns the ManageNameIDResponse in an XML document String format based on the ManageNameIDResponse schema described above.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
Returns the ManageNameIDResponse in an XML document String format based on the ManageNameIDResponse schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
Returns the ManageNameIDResponse in an XML document String format based on the ManageNameIDResponse schema described above.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.NameIDPolicyImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.NewIDImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.NewIDImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
Returns a String representation of this Object.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Returns an XML Representation of this object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.RequestedAuthnContextImpl
Converts into an XML String.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.RequesterIDImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.RequesterIDImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.ResponseImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.ResponseImpl
Returns a String representation of this Object.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.ScopingImpl
Returns a String representation
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.SessionIndexImpl
Returns the SessionIndex in an XML document String format based on the SessionIndex schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.SessionIndexImpl
Returns the SessionIndex in an XML document String format based on the SessionIndex schema described above.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Returns the StatusCode in an XML document String format based on the StatusCode schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.StatusCodeImpl
Returns the StatusCode in an XML document String format based on the StatusCode schema described above.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.StatusDetailImpl
Returns the StatusDetail in an XML document String format based on the StatusDetail schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.StatusDetailImpl
Returns the StatusDetail in an XML document String format based on the StatusDetail schema described above.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Returns the Status in an XML document String format based on the Status schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
Returns the Status in an XML document String format based on the Status schema described above.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.StatusMessageImpl
Returns the StatusMessage in an XML document String format based on the StatusMessage schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.StatusMessageImpl
Returns the StatusMessage in an XML document String format based on the StatusMessage schema described above.
toXMLString() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the StatusResponse in an XML document String format based on the StatusResponse schema described above.
toXMLString(boolean, boolean) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
Returns the StatusResponse in an XML document String format based on the StatusResponse schema described above.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.NameIDPolicy
Returns a String representation of this object.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.NewID
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.NewID
Returns a String representation of this Object.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.RequestAbstract
Returns a String representation of this Object.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.RequestedAuthnContext
Returns a String representation of this Object.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.RequesterID
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.RequesterID
Returns a String representation of this Object.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.Scoping
Returns a String representation of this Object.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.Scoping
Returns a String representation of this Object.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.SessionIndex
Returns the SessionIndex in an XML document String format based on the SessionIndex schema described above.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.SessionIndex
Returns the SessionIndex in an XML document String format based on the SessionIndex schema described above.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.Status
Returns the Status in an XML document String format based on the Status schema described above.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.Status
Returns the Status in an XML document String format based on the Status schema described above.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.StatusCode
Returns the StatusCode in an XML document String format based on the StatusCode schema described above.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.StatusCode
Returns the StatusCode in an XML document String format based on the StatusCode schema described above.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.StatusDetail
Returns the StatusDetail in an XML document String format based on the StatusDetail schema described above.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.StatusDetail
Returns the StatusDetail in an XML document String format based on the StatusDetail schema described above.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.StatusMessage
Returns the StatusMessage in an XML document String format based on the StatusMessage schema described above.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.StatusMessage
Returns the StatusMessage in an XML document String format based on the StatusMessage schema described above.
toXMLString() - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the StatusResponse in an XML document String format based on the StatusResponse schema described above.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.saml2.protocol.StatusResponse
Returns the StatusResponse in an XML document String format based on the StatusResponse schema described above.
toXMLString() - Method in class com.sun.identity.wss.trust.BinarySecret
Converts into XML String
toXMLString() - Method in class com.sun.identity.wss.trust.ClaimType
Returns to an XML String for the ClaimType.
toXMLString() - Method in class com.sun.identity.wss.trust.RequestedProofToken
Converts into XML String
toXMLString() - Method in class com.sun.identity.wss.trust.RequestSecurityToken
Converts into XML String
toXMLString() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponse
Converts into XML String
toXMLString() - Method in class com.sun.identity.wss.trust.RequestSecurityTokenResponseCollection
Converts into XML String.
toXMLString() - Method in class com.sun.identity.wss.trust.wst10.BinarySecret_Impl
Converts into XML String
toXMLString() - Method in class com.sun.identity.wss.trust.wst10.RequestedProofToken_Impl
 
toXMLString() - Method in class com.sun.identity.wss.trust.wst10.RequestSecurityToken_Impl
 
toXMLString() - Method in class com.sun.identity.wss.trust.wst10.RequestSecurityTokenResponse_Impl
 
toXMLString() - Method in class com.sun.identity.wss.trust.wst10.RequestSecurityTokenResponseCollection_Impl
 
toXMLString() - Method in class com.sun.identity.wss.trust.wst13.BinarySecret_Impl
Converts into XML String
toXMLString() - Method in class com.sun.identity.wss.trust.wst13.RequestedProofToken_Impl
 
toXMLString() - Method in class com.sun.identity.wss.trust.wst13.RequestSecurityToken_Impl
 
toXMLString() - Method in class com.sun.identity.wss.trust.wst13.RequestSecurityTokenResponse_Impl
 
toXMLString() - Method in class com.sun.identity.wss.trust.wst13.RequestSecurityTokenResponseCollection_Impl
 
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Action
Returns a String representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.context.Action
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Attribute
Returns a String representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.context.Attribute
Returns a string representation of this object.
toXMLString() - Method in interface com.sun.identity.xacml.context.Decision
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Decision
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Environment
Returns a String representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.context.Environment
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.ActionImpl
Returns a String representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.ActionImpl
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Returns a String representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.AttributeImpl
Returns a string representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.DecisionImpl
Returns a string representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.DecisionImpl
Returns a string representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.EnvironmentImpl
Returns a String representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.EnvironmentImpl
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Returns a String representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.RequestImpl
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.ResourceImpl
Returns a String representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.ResourceImpl
Returns a string representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.ResponseImpl
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.ResponseImpl
Returns a string representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.ResultImpl
Returns a string representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.StatusCodeImpl
Returns a string representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.StatusCodeImpl
Returns a string representation
toXMLString() - Method in class com.sun.identity.xacml.context.impl.StatusDetailImpl
Returns a string representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.StatusDetailImpl
Returns a string representation
toXMLString() - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Returns a string representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.StatusImpl
Returns a string representation
toXMLString() - Method in class com.sun.identity.xacml.context.impl.StatusMessageImpl
Returns a string representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.StatusMessageImpl
Returns a string representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.context.impl.SubjectImpl
Returns a String representation of this object
toXMLString() - Method in class com.sun.identity.xacml.context.impl.SubjectImpl
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Returns a string representation
toXMLString() - Method in interface com.sun.identity.xacml.context.MissingAttributeDetail
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Request
Returns a String representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.context.Request
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Resource
Returns a String representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.context.Resource
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.ResourceContent
Returns a String representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.context.ResourceContent
Returns a string representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.context.Response
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Response
Returns a string representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.context.Result
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Result
Returns a string representation
toXMLString() - Method in interface com.sun.identity.xacml.context.Status
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Status
Returns a string representation
toXMLString() - Method in interface com.sun.identity.xacml.context.StatusCode
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.StatusCode
Returns a string representation
toXMLString() - Method in interface com.sun.identity.xacml.context.StatusDetail
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.StatusDetail
Returns a string representation
toXMLString() - Method in interface com.sun.identity.xacml.context.StatusMessage
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.StatusMessage
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.context.Subject
Returns a String representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.context.Subject
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Returns a string representation of this object
toXMLString() - Method in class com.sun.identity.xacml.policy.impl.ObligationImpl
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.policy.impl.ObligationsImpl
Returns a string representation of this object
toXMLString() - Method in class com.sun.identity.xacml.policy.impl.ObligationsImpl
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.policy.Obligation
Returns a string representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.policy.Obligation
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.policy.Obligations
Returns a string representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.policy.Obligations
Returns a string representation of this object
toXMLString() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Returns a string representation of this object
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Returns a String representation of this object
toXMLString() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Returns a string representation
toXMLString(boolean, boolean) - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Returns a string representation
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Returns a String representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionQuery
Returns a string representation of this object
toXMLString() - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionStatement
Returns a String representation of the element.
toXMLString(boolean, boolean) - Method in interface com.sun.identity.xacml.saml2.XACMLAuthzDecisionStatement
Returns a String representation of the element.
trace(String) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
trace(String, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
trace(String, Object, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
trace(String, Object...) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
trace(String, Throwable) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
trackingId(String) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Expose method from AuditEventBuilder.
trackingIdFromSSOToken(SSOToken) - Method in class org.forgerock.openam.audit.AMAccessAuditEventBuilder
 
trackingIdFromSSOToken(SSOToken) - Method in class org.forgerock.openam.audit.AMActivityAuditEventBuilder
Sets trackingId from property of SSOToken, if the provided SSOToken is not null.
trackingIdFromSSOToken(SSOToken) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Adds trackingId from property of SSOToken, if the provided SSOToken is not null.
trackingIdFromSSOToken(SSOToken) - Method in class org.forgerock.openam.audit.AMAuthenticationAuditEventBuilder
 
trackingIdFromSSOToken(SSOToken) - Method in class org.forgerock.openam.audit.AMConfigAuditEventBuilder
 
trackingIds(Set<String>) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Expose method from AuditEventBuilder.
TRANSACTION_ID - Static variable in class com.sun.identity.cli.CommandManager
 
transactionId(String) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Expose method from AuditEventBuilder.
TransactionIdConfiguration - Interface in org.forgerock.openam.audit.context
Responsible for deciding whether or not transaction ID received as HTTP header should be accepted.
transactionIdFromContext(Context) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Expose method from AuditEventBuilder.
transform(String) - Method in class com.sun.identity.authentication.modules.jdbc.ClearTextTransform
This simply returns the clear text format of the password.
transform(String) - Method in interface com.sun.identity.authentication.modules.jdbc.JDBCPasswordSyntaxTransform
This is the only method to implement if you don't store your password in cleartext.
transform(String) - Method in class com.sun.identity.authentication.modules.jdbc.MD5Transform
This simply returns the MD5 format of the password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.GenericTransform
Deprecated.
Transforms password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.LowercaseTransform
Deprecated.
Transforms password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.SelectTransform
Deprecated.
Transforms password.
Transform - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
Transform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
 
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Transforms password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.TruncationTransform
Deprecated.
Transforms password.
transform(String) - Method in class com.sun.identity.liberty.ws.authnsvc.protocol.UppercaseTransform
Deprecated.
Transforms password.
transform(Promise<ResourceResponse, ResourceException>, Context) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1FilterTransformer
Transforms a response to be v1 compliant.
transform(Promise<QueryResponse, ResourceException>, Context, QueryRequest, QueryResourceHandler, Collection<ResourceResponse>) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1FilterTransformer
Transforms a response to a query to be v1 compliant.
transform(Set<String>, Class<?>) - Method in class org.forgerock.openam.selfservice.config.beans.SecurityQuestionTransformer
 
transform(Set<String>, Class<?>) - Method in interface org.forgerock.openam.sm.config.ConfigTransformer
Transforms the set of strings into the parameter type required by the setter.
TRANSFORM_ALGORITHM - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
TRANSFORM_ALGORITHM - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
TRANSFORM_BASE64_DECODE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Base64 decoding Transform URI.
TRANSFORM_C14N_EXCL_OMIT_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Exclusive XML canonicalization Transform URI.
TRANSFORM_C14N_EXCL_WITH_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
Exclusive XML canonicalization with comments Transform URI.
TRANSFORM_C14N_OMIT_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML canonicalization Transform URI.
TRANSFORM_C14N_WITH_COMMENTS - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML canonicalization with comments Transform URI.
TRANSFORM_ENVELOPED_SIGNATURE - Static variable in class com.sun.identity.saml.common.SAMLConstants
Enveloped Signature Transform URI.
TRANSFORM_XPATH - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPath Transform URI.
TRANSFORM_XPATH2FILTER - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPath Filter v2.0 Transform URI.
TRANSFORM_XPATH2FILTER04 - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPath Filter v2.0 Transform URI.
TRANSFORM_XPATHFILTERCHGP - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPath Filter v2.0 CHGP Transform URI.
TRANSFORM_XPOINTER - Static variable in class com.sun.identity.saml.common.SAMLConstants
XPointer Transform URI.
TRANSFORM_XSLT - Static variable in class com.sun.identity.saml.common.SAMLConstants
XSLT Transform URI.
transformApi(D, ApiProducer<D>) - Method in class org.forgerock.openam.rest.router.ApiRouteMatcher
 
TRANSFORMATION_PARAMETERS - Static variable in class com.sun.identity.wss.security.WSSConstants
 
TransformationParametersElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
This element contains properties for transformations from any namespace, including DSIG.
TransformationParametersElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
TransformationParametersElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
TransformationParametersElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
TransformationParametersType - Interface in com.sun.identity.wsfederation.jaxb.wsse
This complexType defines a container for elements to be specified from any namespace as properties/parameters of a DSIG transformation.
TransformationParametersTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
TransformationParametersTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
TransformationParametersTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
TransformElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for Transform element declaration.
TransformElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for Transform element declaration.
TransformElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
TransformElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
TransformElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
TransformElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
transformerFactoryProvider(int) - Static method in class org.forgerock.openam.utils.Providers
Gets a basic TransformerFactory instance that can be used to create new Transformer objects.
TransformerFactoryProvider - Interface in org.forgerock.openam.utils
Abstract factory for obtaining TransformerFactory instances.
transformFileName(String, String, File) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Transform the file name by using string patterns.
transformFileName(String, String, File, char) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Transform the file name by using string patterns.
transformJson(JsonValue, Subject, String) - Method in class org.forgerock.openam.entitlement.rest.ApplicationV1FilterTransformer
Given the json representation of an application swaps out the resource type UUIDs for a set of actions and resources that is the union of actions and resources represented by the associated resource types.
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.
TransformsElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for Transforms element declaration.
TransformsElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for Transforms element declaration.
TransformsElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformsElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
TransformsElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
TransformsElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
TransformsElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformsElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
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.
TransformsType - Interface in com.sun.identity.saml2.jaxb.xmlenc
Java content class for TransformsType complex type.
TransformsType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for TransformsType complex type.
TransformsType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for TransformsType complex type.
TransformsTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
TransformsTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
TransformsTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformsTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
TransformsTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
TransformsTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
TransformsTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlenc.impl
 
TransformsTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformsTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
transformToken(RestTokenTransformValidatorParameters<I>, RestTokenProviderParameters<O>) - Method in interface org.forgerock.openam.sts.rest.operation.translate.TokenTransform
transforms the input token type specified in the RestTokenTransformValidatorParameters into the output token specified by the RestTokenProviderParameters
transformToken(RestTokenTransformValidatorParameters, RestTokenProviderParameters) - Method in class org.forgerock.openam.sts.rest.operation.translate.TokenTransformImpl
 
TransformType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for TransformType complex type.
TransformType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for TransformType complex type.
TransformType.XPath - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for XPath element declaration.
TransformType.XPath - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for XPath element declaration.
TransformTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
TransformTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
TransformTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
TransformTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
TransformTypeImpl.XPathImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformTypeImpl.XPathImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
TransformTypeImpl.XPathImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
TransformTypeImpl.XPathImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
TRANSIENT_FED_USER - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Transient federation users.
TransientStateAccess - Class in com.sun.identity.install.tools.configurator
 
TransientStateAccess() - Constructor for class com.sun.identity.install.tools.configurator.TransientStateAccess
 
TransientStateAccess(Map) - Constructor for class com.sun.identity.install.tools.configurator.TransientStateAccess
 
translateHashToString(byte[]) - Static method in class com.sun.identity.tools.manifest.Utils
Translate the byte array into Hex String.
translatePrimaryID(String, String) - Method in class com.iplanet.services.naming.SessionIDCorrector
Performs a possible translation of the Primary ID (S1) field based on the state of OpenAM Server/Site configuration.
translateSiteID(String, String) - Method in class com.iplanet.services.naming.SessionIDCorrector
Performs a possible translation of the Site ID (SI) field based on the state of OpenAM Server/Site configuration.
translateToken(RestSTSTokenTranslationInvocationState, Context) - Method in interface org.forgerock.openam.sts.rest.operation.translate.TokenTranslateOperation
 
translateToken(RestSTSTokenTranslationInvocationState, Context) - Method in class org.forgerock.openam.sts.rest.operation.translate.TokenTranslateOperationImpl
 
translateToken(RestSTSTokenTranslationInvocationState, Context) - Method in interface org.forgerock.openam.sts.rest.RestSTS
 
translateToken(RestSTSTokenTranslationInvocationState, Context) - Method in class org.forgerock.openam.sts.rest.RestSTSImpl
 
TRANSLATION_KEY_PREFIX - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
TransportBindingElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.3 TransportBinding Assertion Java content class for TransportBinding element declaration.
TransportBindingElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TransportBindingElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
TransportBindingElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TransportTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.3 TransportBinding Assertion Java content class for TransportToken element declaration.
TransportTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TransportTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
TransportTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TREADS_DUMP_FILE_NAME - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
tree - Variable in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTree.Route
The tree that contains this route.
tree(Map<MatchingResourcePath, CrestAuthorizationModule>, CrestAuthorizationModule, SmsRouteTreeBuilder...) - Static method in class org.forgerock.openam.core.rest.sms.tree.SmsRouteTreeBuilder
Creates a SmsRouteTree structure with the provided sub trees.
TreeNode - Interface in org.forgerock.openam.entitlement.utils.indextree.treenodes
A representation of a node with a tree structure.
TreeNodeFactory - Interface in org.forgerock.openam.entitlement.utils.indextree.nodefactory
Factory to create tree nodes.
TreePolicyRequest - Class in org.forgerock.openam.entitlement.rest.model.json
A policy request that takes a single resource and is used to render policy decisions for that resource and for all policies that match sub-resources of that resource.
TreeSaveIndex - Class in org.forgerock.openam.entitlement.indextree
Implementation provides a simple save index, which is the passed policy rule as a path index.
TreeSaveIndex() - Constructor for class org.forgerock.openam.entitlement.indextree.TreeSaveIndex
 
TreeSearchIndex - Class in org.forgerock.openam.entitlement.indextree
This search index implementation acts as a go between for the entitlements framework and the delegate.
TreeSearchIndex() - Constructor for class org.forgerock.openam.entitlement.indextree.TreeSearchIndex
 
TreeSearchIndexDelegate - Class in org.forgerock.openam.entitlement.indextree
Implementation provides search index by means of an in memory rule index cache.
TreeSearchIndexDelegate() - Constructor for class org.forgerock.openam.entitlement.indextree.TreeSearchIndexDelegate
This constructor has been added as the entitlements framework expects a no args constructor due to its use of reflection for object instantiation.
TreeSearchIndexDelegate(IndexTreeService) - Constructor for class org.forgerock.openam.entitlement.indextree.TreeSearchIndexDelegate
 
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.
triggerTrap() - Method in class com.sun.identity.monitoring.LinkTrapGenerator
 
TRIPLEDES - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
TripleDesElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for TripleDes element declaration.
TripleDesElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TripleDesElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
TripleDesElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TripleDesRsa15Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for TripleDesRsa15 element declaration.
TripleDesRsa15ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TripleDesRsa15ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
TripleDesRsa15ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TripleDesSha256Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for TripleDesSha256 element declaration.
TripleDesSha256ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TripleDesSha256ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
TripleDesSha256ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TripleDesSha256Rsa15Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for TripleDesSha256Rsa15 element declaration.
TripleDesSha256Rsa15ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TripleDesSha256Rsa15ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
TripleDesSha256Rsa15ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TRUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
boolean: true
TRUE - Static variable in class com.sun.identity.policy.plugins.AuthSchemeCondition
Deprecated.
Constant for representing true for ForceAuth
TRUE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
True Value String
TRUE_VALUE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
TRUNCATION_URI - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Truncation Transform name.
TruncationTransform - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
TruncationTransform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.TruncationTransform
Deprecated.
This is the default constructor.
TruncationTransform(int) - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.TruncationTransform
Deprecated.
Constructs TruncationTransform object with length.
Trust10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
10.1 Trust10 Assertion Java content class for Trust10 element declaration.
Trust10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Trust10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
Trust10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
TRUST_ELEVATION_REQUIRED - Static variable in class org.forgerock.openam.uma.UmaConstants
 
trustAllServerCerts - Static variable in class com.sun.identity.protocol.https.AMHostnameVerifier
 
trustAuthorities - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
TrustAuthorityClient - Class in com.sun.identity.wss.sts
The class TrustAuthorityClient is a client API class that is used to obtain the Security Tokens from the trusted authority services such as Security Token Service (STS) or Liberty Discovery Service.
TrustAuthorityClient() - Constructor for class com.sun.identity.wss.sts.TrustAuthorityClient
Creates a new instance of TrustAuthorityClient.
TrustAuthorityClientImpl - Class in com.sun.identity.wss.sts
The class TrustAuthorityClientImpl is the implementation of TrustAuthorityClient class.
TrustAuthorityClientImpl() - Constructor for class com.sun.identity.wss.sts.TrustAuthorityClientImpl
Creates a new instance of TrustAuthorityClientImpl
TrustAuthorityConfig - Class in com.sun.identity.wss.provider
This abstract class TrustAuthorityConfig represents the configuration of a Trusted Authority entity.
TrustAuthorityConfig() - Constructor for class com.sun.identity.wss.provider.TrustAuthorityConfig
 
TRUSTED_ADDRESSES - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for Trusted Addresses setting.
TRUSTED_DEVICES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
TRUSTED_IPADDRESSES - Static variable in class com.sun.identity.wss.sts.STSConstants
 
TRUSTED_ISSUERS - Static variable in class com.sun.identity.wss.sts.STSConstants
 
TRUSTED_SERVER_LIST - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute that specifies list of trusted partners.
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.
TrustedDevicesDao - Class in org.forgerock.openam.core.rest.devices.deviceprint
Dao for handling the retrieval and saving of a user's trusted devices.
TrustedDevicesDao(AuthenticatorDeviceServiceFactory<TrustedDeviceService>) - Constructor for class org.forgerock.openam.core.rest.devices.deviceprint.TrustedDevicesDao
 
TrustedDeviceService - Class in org.forgerock.openam.core.rest.devices.services.deviceprint
Implementation of the Trusted Device (Device Print) Service.
TrustedDeviceService() - Constructor for class org.forgerock.openam.core.rest.devices.services.deviceprint.TrustedDeviceService
 
TrustedDeviceServiceFactory - Class in org.forgerock.openam.core.rest.devices.services.deviceprint
Produces new TrustedDeviceServices, conforming to the DeviceServiceFactory interface.
TrustedDeviceServiceFactory() - Constructor for class org.forgerock.openam.core.rest.devices.services.deviceprint.TrustedDeviceServiceFactory
 
TrustedDevicesResource - Class in org.forgerock.openam.core.rest.devices.deviceprint
REST resource for a user's trusted devices.
TrustedDevicesResource(TrustedDevicesDao, ContextHelper) - Constructor for class org.forgerock.openam.core.rest.devices.deviceprint.TrustedDevicesResource
Constructs a new TrustedDevicesResource.
trustHttpTransactionHeader() - Method in interface org.forgerock.openam.audit.context.TransactionIdConfiguration
Establishes whether or not HTTP header "X-ForgeRock-TransactionId" should be trusted.
trustHttpTransactionHeader() - Method in class org.forgerock.openam.plugin.configuration.FedletTransactionIdConfigurationImpl
 
tryPublish(String, AuditEvent) - Method in interface org.forgerock.openam.audit.AuditEventPublisher
Tries to publish the provided AuditEvent to the specified topic of the AuditService.
tryPublish(String, AuditEvent) - Method in class org.forgerock.openam.audit.AuditEventPublisherImpl
 
tryPublish(String, AuditEvent) - Method in class org.forgerock.openam.plugin.configuration.FedletAuditEventPublisherImpl
 
tryPublish(String, AuditEvent) - Method in class org.forgerock.openam.sts.soap.audit.SoapSTSAuditEventPublisher
Send create request to OpenAM server's CREST AuditService with audit event JSON as payload.
TS - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.MAC
REQUIRED.
TWO_FACTOR_AUTH_MANDATORY - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
twoBytesToInt(byte[]) - Static method in class com.sun.identity.saml2.common.SAML2SDKUtils
Converts two bytes to an integer.
TwoFADevicesResource<T extends UserDevicesDao> - Class in org.forgerock.openam.core.rest.devices
Abstract sub-implementation of the UserDevicesResource.
TwoFADevicesResource(T, ContextHelper) - Constructor for class org.forgerock.openam.core.rest.devices.TwoFADevicesResource
Constructs a new UserDevicesResource.
TwoStepVerificationSettingUpgrade - Class in org.forgerock.openam.upgrade.steps
This upgrade step check whether the 2FA-modifiable privilege for user already exists and if it doesn't creates it.
TwoStepVerificationSettingUpgrade(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.TwoStepVerificationSettingUpgrade
 
TXT_BUTTON - Static variable in class com.sun.identity.authentication.UI.ButtonTiledView
button name
TXT_CHOICE - Static variable in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
choice label
TXT_CLASS - Static variable in class com.sun.identity.authentication.UI.ButtonTiledView
button class
TXT_ID - Static variable in class com.sun.identity.authentication.UI.CallBackTiledView
id of current element
TXT_INDEX - Static variable in class com.sun.identity.authentication.UI.ButtonTiledView
index of current tile
TXT_INDEX - Static variable in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
index of current tile
TXT_INDEX - Static variable in class com.sun.identity.authentication.UI.CallBackTiledView
index of current tile
TXT_INFO - Static variable in class com.sun.identity.authentication.UI.CallBackTiledView
info text value
TXT_PARENT_INDEX - Static variable in class com.sun.identity.authentication.UI.CallBackChoiceTiledView
index of parent tile
TXT_PROMPT - Static variable in class com.sun.identity.authentication.UI.CallBackTiledView
prompt/label for attribute
TXT_VALUE - Static variable in class com.sun.identity.authentication.UI.CallBackTiledView
value for attribute
Type(SchemaType) - Constructor for class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
 
type - Variable in class com.sun.identity.common.configuration.ServerConfigXML.DirUserObject
 
type - Variable in class com.sun.identity.common.configuration.ServerConfigXML.ServerObject
 
type - Variable in class com.sun.identity.idsvcs.IdentityDetails
 
type - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
type - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ResourceSets
 
TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.StoredToken
 
type - Variable in class org.forgerock.openam.radius.common.Packet
The packet type.
TYPE - Static variable in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
Snapshot token config type.
Type - Annotation Type in org.forgerock.openam.tokens
Annotation to declare a token type.
TYPE_ATTR - Static variable in class org.forgerock.openam.oauth2.resources.labels.LabelsConstants
 
TYPE_ERROR - Static variable in exception com.iplanet.log.LogException
Log type error.
TYPE_LIST - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The TYPE_LIST attribute type specifies that the attribute can have multiple values, i.e., multi-valued attribute
TYPE_MULTIPLE_CHOICE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The TYPE_MULTIPLE_CHOICE attribute type specifies that the attribute can have multiple values defined by the getChoiceValues method of AMAttributeSchema.
TYPE_NOT_FOUND - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
TYPE_SIGNATURE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The TYPE_SIGNATURE attribute type specifies that the attribute is a signing attribute.
TYPE_SINGLE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The TYPE_SINGLE attribute type specifies that the attribute can have only a single value
TYPE_SINGLE_CHOICE - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The TYPE_SINGLE_CHOICE attribute type specifies that the attribute can have value defined by the getChoiceValues method of AMAttributeSchema.
TYPE_VALIDATOR - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The VALIDATOR attribute type specifies that the attribute defines a attribute validator plugin.
typeCode - Variable in class com.sun.identity.saml.protocol.AssertionArtifact
 
typed(ConnectionType) - Static method in class org.forgerock.openam.sm.datalayer.api.DataLayer.Types
 
typeFromId(DatabindContext, String) - Method in class org.forgerock.openam.entitlement.rest.model.json.EntitlementsRegistryTypeIdResolver
 
Types() - Constructor for class org.forgerock.openam.sm.datalayer.api.DataLayer.Types
 
typesCanAddMembers - Static variable in class com.sun.identity.idm.IdUtils
 
typesCanBeMemberOf - Static variable in class com.sun.identity.idm.IdUtils
 
typesCanHaveMembers - Static variable in class com.sun.identity.idm.IdUtils
 

U

UI_LOCALES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
UID - Static variable in class com.iplanet.security.x509.CertUtils
 
UID - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that defines the uid of the partner which is used to protect the partner's SOAP Receiver
UID - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
The default attribute for short user name
UID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
UID_NOT_MATCHED - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: UID does not match.
UiRolePredicate - Interface in org.forgerock.openam.core.rest
A predicate that determines if a user has a particular UI role.
UITYPE_BUTTON - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The UITYPE_BUTTON attribute type specifies that the attribute should be display as a button.
UITYPE_LINK - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The UITYPE_LINK attribute type specifies that the attribute should be display as a link.
UITYPE_RADIO - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The UITYPE_RADIO attribute type specifies that the attribute should be display as a radio button.
UITYPE_UNDEFINED - Static variable in class com.iplanet.am.sdk.AMAttributeSchema
Deprecated.
The UITYPE_UNDEFINED attribute type specifies that the UI type is not defined.
UM_DIRECTORY_PORT - Static variable in interface com.sun.identity.setup.SetupConstants
User Management Datastore Port tag.
UM_DIRECTORY_SERVER - Static variable in interface com.sun.identity.setup.SetupConstants
User Management Datastore Host tag.
UM_DS_DIRMGRDN - Static variable in interface com.sun.identity.setup.SetupConstants
User Management Datastore Bind DN.
UM_DS_DIRMGRPASSWD - Static variable in interface com.sun.identity.setup.SetupConstants
User Management Datastore Bind Password.
UM_EMBEDDED - Static variable in interface com.sun.identity.setup.SetupConstants
User Management datastore option - Embedded DS
UM_LDAPv3ForAD - Static variable in interface com.sun.identity.setup.SetupConstants
User Management datastore option - AD with Host & Port.
UM_LDAPv3ForADAM - Static variable in interface com.sun.identity.setup.SetupConstants
User Management datastore option - ADAM.
UM_LDAPv3ForADDC - Static variable in interface com.sun.identity.setup.SetupConstants
User Management datastore option - AD with Domain Name.
UM_LDAPv3ForODSEE - Static variable in interface com.sun.identity.setup.SetupConstants
User Management datastore option - Sun DS.
UM_LDAPv3ForOpenDS - Static variable in interface com.sun.identity.setup.SetupConstants
User Management datastore option - OpenDS.
UM_LDAPv3ForTivoli - Static variable in interface com.sun.identity.setup.SetupConstants
User Management datastore option - IBM Tivoli DS.
UM_NORMALIZED_ORGBASE - Static variable in interface com.sun.identity.setup.SetupConstants
User Management Datastore Normalized Root Suffix tag.
UM_SSL - Static variable in interface com.sun.identity.setup.SetupConstants
User Management Datastore SSL tag.
UMA_AUDIT_ENTRY_TIMEOUT - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
 
UMA_BACKEND_POLICY_RESOURCE_HANDLER - Static variable in class org.forgerock.openam.uma.UmaConstants
Constant for the PolicyResource backend bound in Guice.
UMA_LABEL_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
UMA_LABELS_TIMEOUT - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
 
UMA_PENDING_REQUESTS_TIMEOUT - Static variable in class org.forgerock.openam.sm.datalayer.api.DataLayerConstants
 
UMA_POLICY_APPLICATION_TYPE - Static variable in class org.forgerock.openam.uma.UmaConstants
 
UMA_POLICY_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
UMA_POLICY_SCHEME - Static variable in class org.forgerock.openam.uma.UmaConstants
Constant for the UMA policy scheme.
UMA_POLICY_SCHEME_PATTERN - Static variable in class org.forgerock.openam.uma.UmaConstants
Constant for the UMA policy scheme pattern.
UMAAccessAuditFilter - Class in org.forgerock.openam.rest.audit
Responsible for logging access audit events for UMA requests.
UMAAccessAuditFilter(Restlet, AuditEventPublisher, AuditEventFactory, OAuth2RequestFactory, RestletBodyAuditor<?>, RestletBodyAuditor<?>) - Constructor for class org.forgerock.openam.rest.audit.UMAAccessAuditFilter
Create a new UMAAccessAuditFilter filter for the given restlet.
UmaApplicationSubjectsStep - Class in org.forgerock.openam.upgrade.steps
An upgrade step to make sure that UMA automatically-created policy Applications have the subject types they use declared.
UmaApplicationSubjectsStep(ApplicationServiceFactory, PrivilegedAction<SSOToken>, ApplicationTypeManagerWrapper, ConnectionFactory, AMIdentityRepositoryFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UmaApplicationSubjectsStep
 
UmaAuditConnectionModule - Class in org.forgerock.openam.sm.datalayer.impl
 
UmaAuditConnectionModule() - Constructor for class org.forgerock.openam.sm.datalayer.impl.UmaAuditConnectionModule
 
UmaAuditDataLayerConfiguration - Class in org.forgerock.openam.sm.datalayer.impl
A data layer configuration for use with resource set tokens.
UmaAuditDataLayerConfiguration(String) - Constructor for class org.forgerock.openam.sm.datalayer.impl.UmaAuditDataLayerConfiguration
 
UmaAuditEntry - Class in org.forgerock.openam.sm.datalayer.impl.uma
 
UmaAuditEntry() - Constructor for class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
UmaAuditEntry(String, String, String, String, String) - Constructor for class org.forgerock.openam.sm.datalayer.impl.uma.UmaAuditEntry
 
UmaAuditFilter - Class in org.forgerock.openam.uma
A filter to stop UMA config changes being audited
UmaAuditFilter() - Constructor for class org.forgerock.openam.uma.UmaAuditFilter
 
UmaAuditLogger - Class in org.forgerock.openam.uma.audit
 
UmaAuditLogger(TokenDataStore, TokenStore, OAuth2RequestFactory, OAuth2ProviderSettingsFactory) - Constructor for class org.forgerock.openam.uma.audit.UmaAuditLogger
 
UmaAuditQueryFilterVisitor - Class in org.forgerock.openam.uma.audit
A visitor that returns a Map containing fieldname -> value representing fieldname==value style filters
UmaAuditQueryFilterVisitor() - Constructor for class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
UmaAuditType - Enum in org.forgerock.openam.uma.audit
 
UmaConstants - Class in org.forgerock.openam.uma
UMA Constants.
UmaConstants.BackendPolicy - Class in org.forgerock.openam.uma
 
UmaConstants.UmaPolicy - Class in org.forgerock.openam.uma
 
UmaEmailService - Class in org.forgerock.openam.uma
An email service for UMA which sends HTML bodied emails and resolves the provided to username with the realm to the users email address.
UmaEmailService() - Constructor for class org.forgerock.openam.uma.UmaEmailService
 
UmaEnabledFilter - Class in org.forgerock.openam.uma.rest
Checks that an UMA Provider has been configured for the current realm, and returns not supported if it is not.
UmaEnabledFilter(UmaProviderSettingsFactory) - Constructor for class org.forgerock.openam.uma.rest.UmaEnabledFilter
 
UmaException - Exception in org.forgerock.openam.uma
Base exception for all UMA exceptions.
UmaException(int, String, String) - Constructor for exception org.forgerock.openam.uma.UmaException
Constructs a new UmaException with specified status code, error and description.
UmaExceptionHandler - Class in org.forgerock.openam.uma
Handles exceptions from the UMA spec endpoints to ensure that all error responses are in the correct format.
UmaExceptionHandler(JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.uma.UmaExceptionHandler
 
UmaGuiceModule - Class in org.forgerock.openam.uma
 
UmaGuiceModule() - Constructor for class org.forgerock.openam.uma.UmaGuiceModule
 
UmaIdRepoCreationListener - Class in org.forgerock.openam.uma.rest
An implementation of a IdRepoCreationListener which adds a UmaPolicyApplicationListener to each AMIdentityRepository for a realm.
UmaIdRepoCreationListener(UmaPolicyApplicationListener, CoreWrapper) - Constructor for class org.forgerock.openam.uma.rest.UmaIdRepoCreationListener
Creates a new UmaIdRepoCreationListener instance.
UmaLabelResource - Class in org.forgerock.openam.uma.rest
A collection provider for UMA Labels.
UmaLabelResource(UmaLabelsStore, ContextHelper, ClientRegistrationStore, Provider<LocaleContext>) - Constructor for class org.forgerock.openam.uma.rest.UmaLabelResource
 
UmaLabelsStore - Class in org.forgerock.openam.oauth2.resources.labels
This class stores and gives access to UMA Resource Set labels.
UmaLabelsStore(LdapConnectionFactoryProvider, LdapDataLayerConfiguration, TokenIdGenerator) - Constructor for class org.forgerock.openam.oauth2.resources.labels.UmaLabelsStore
Guice constructor for the store.
UmaPendingRequest - Class in org.forgerock.openam.sm.datalayer.impl.uma
A data layer persistent object for UMA Pending requests.
UmaPendingRequest() - Constructor for class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
UmaPendingRequest(String, String, String, String, String, Set<String>) - Constructor for class org.forgerock.openam.sm.datalayer.impl.uma.UmaPendingRequest
 
UmaPendingRequestConnectionModule - Class in org.forgerock.openam.sm.datalayer.impl
 
UmaPendingRequestConnectionModule() - Constructor for class org.forgerock.openam.sm.datalayer.impl.UmaPendingRequestConnectionModule
 
UmaPendingRequestDataLayerConfiguration - Class in org.forgerock.openam.sm.datalayer.impl
A data layer configuration for use with UMA pending requests.
UmaPendingRequestDataLayerConfiguration(String) - Constructor for class org.forgerock.openam.sm.datalayer.impl.UmaPendingRequestDataLayerConfiguration
 
UmaPolicy() - Constructor for class org.forgerock.openam.uma.UmaConstants.UmaPolicy
 
UmaPolicy - Class in org.forgerock.openam.uma
Represents an UMA policy with operations to convert to and from underlying backend policies and JSON format.
UmaPolicyApplicationListener - Class in org.forgerock.openam.uma.rest
Listens for changes to UMA Resource Server (OAuth2 Agent) to create or delete its policy application.
UmaPolicyApplicationListener(AMIdentityRepositoryFactory, ApplicationServiceFactory, ApplicationTypeManagerWrapper, RequestHandler, ResourceSetStoreFactory, SessionCache) - Constructor for class org.forgerock.openam.uma.rest.UmaPolicyApplicationListener
Creates an instance of the UmaPolicyApplicationListener.
UmaPolicyComparator - Class in org.forgerock.openam.uma
 
UmaPolicyComparator(SortKey) - Constructor for class org.forgerock.openam.uma.UmaPolicyComparator
 
UmaPolicyEvaluatorFactory - Interface in org.forgerock.openam.uma.rest
Factory provides policy evaluators used to process UMA policy requests.
UmaPolicyQueryFilterVisitor - Class in org.forgerock.openam.uma
 
UmaPolicyQueryFilterVisitor() - Constructor for class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
 
UmaPolicyResource - Class in org.forgerock.openam.uma.rest
REST endpoint for UMA policy management.
UmaPolicyResource(UmaPolicyService) - Constructor for class org.forgerock.openam.uma.rest.UmaPolicyResource
Creates an instance of the UmaPolicyResource.
UmaPolicyResourceAuthzFilter - Class in org.forgerock.openam.uma.rest
A sub-type of ResourceOwnerOrSuperUserAuthzModule that prevents an admin user from creating policies on behalf of other users.
UmaPolicyResourceAuthzFilter(Config<SessionService>, Debug) - Constructor for class org.forgerock.openam.uma.rest.UmaPolicyResourceAuthzFilter
 
UmaPolicyService - Interface in org.forgerock.openam.uma
Provides the contract for accessing and managing UMA policies that are in a backend store.
UmaPolicyServiceImpl - Class in org.forgerock.openam.uma.rest
Implementation of the UmaPolicyService.
UmaPolicyServiceImpl(PolicyResourceDelegate, ResourceSetStoreFactory, Config<UmaAuditLogger>, ContextHelper, UmaPolicyEvaluatorFactory, CoreServicesWrapper, Debug, UmaSettingsFactory, ExtensionFilterManager) - Constructor for class org.forgerock.openam.uma.rest.UmaPolicyServiceImpl
Creates an instance of the UmaPolicyServiceImpl.
UmaPolicyUtils - Class in org.forgerock.openam.uma
Utility methods for interacting with Policies for UMA.
UmaPolicyUtils() - Constructor for class org.forgerock.openam.uma.UmaPolicyUtils
 
UmaProviderSettings - Interface in org.forgerock.openam.uma
Models all of the possible settings the UMA provider can have and that can be configured.
UmaProviderSettingsFactory - Class in org.forgerock.openam.uma
A factory for creating/retrieving UmaProviderSettings instances.
UmaProviderUpgradeHelper - Class in org.forgerock.openam.upgrade.helpers
This upgrade helper is used to add new default values to the Uma Provider schema.
UmaProviderUpgradeHelper() - Constructor for class org.forgerock.openam.upgrade.helpers.UmaProviderUpgradeHelper
 
UmaResourceSetRegistrationHook - Class in org.forgerock.openam.uma.rest
Hook implementation for creating a ResourceType for each Resource Set registration.
UmaResourceSetRegistrationHook(ResourceTypeService, ApplicationServiceFactory, UmaPolicyService, SessionCache) - Constructor for class org.forgerock.openam.uma.rest.UmaResourceSetRegistrationHook
Creates a new UmaResourceSetRegistrationHook instance.
UmaRestRouteProvider - Class in org.forgerock.openam.uma.rest
A RestRouteProvider that add routes for all the UMA endpoints.
UmaRestRouteProvider() - Constructor for class org.forgerock.openam.uma.rest.UmaRestRouteProvider
 
UmaRouterProvider - Class in org.forgerock.openam.uma.rest
Guice Provider from getting the UMA HTTP router.
UmaRouterProvider(AuditEventPublisher, AuditEventFactory, OAuth2RequestFactory) - Constructor for class org.forgerock.openam.uma.rest.UmaRouterProvider
Constructs a new RestEndpoints instance.
UMAServiceEndpointApplication - Class in org.forgerock.openam.rest.service
A ServiceEndpointApplication for the /uma services.
UMAServiceEndpointApplication() - Constructor for class org.forgerock.openam.rest.service.UMAServiceEndpointApplication
Sets the default media type as "application/json".
UmaSettings - Interface in org.forgerock.openam.uma
Models all of the possible settings the UMA provider can have and that can be configured.
UmaSettingsFactory - Interface in org.forgerock.openam.uma
A factory for retrieving UmaSettings instances.
UmaSettingsImpl - Class in org.forgerock.openam.uma
Implementation of the UmaSettings.
UmaSettingsImpl(String) - Constructor for class org.forgerock.openam.uma.UmaSettingsImpl
 
UmaToken - Interface in org.forgerock.openam.uma
 
UmaTokenIntrospectionHandler - Class in org.forgerock.openam.uma
An introspection handler for UMA RPT tokens.
UmaTokenIntrospectionHandler(UmaProviderSettingsFactory, UmaUrisFactory) - Constructor for class org.forgerock.openam.uma.UmaTokenIntrospectionHandler
 
UmaTokenStore - Class in org.forgerock.openam.uma
 
UmaUris - Interface in org.forgerock.openam.uma
 
UmaUrisFactory - Class in org.forgerock.openam.uma
A factory for creating/retrieving UmaUris instances.
UmaUserUiRolePredicate - Class in org.forgerock.openam.uma
Determines if the user can access the UMA pages within the UI.
UmaUserUiRolePredicate(Config<SessionService>, Debug) - Constructor for class org.forgerock.openam.uma.UmaUserUiRolePredicate
 
UmaUtils - Class in org.forgerock.openam.uma
Utility methods for UMA.
UmaUtils() - Constructor for class org.forgerock.openam.uma.UmaUtils
 
UmaWellKnownConfigurationEndpoint - Class in org.forgerock.openam.uma
.well-known configuration for a UMA Authorization Server instance.
UmaWellKnownConfigurationEndpoint(UmaUrisFactory, UmaProviderSettingsFactory, UmaExceptionHandler, JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.uma.UmaWellKnownConfigurationEndpoint
Constructs a new instance of a UmaWellKnownConfigurationEndpoint.
UMS - Static variable in class com.iplanet.ums.UMSObject
 
UMS_BUNDLE_NAME - Static variable in interface com.iplanet.ums.IUMSConstants
 
UMS_DEBUG - Static variable in interface com.iplanet.ums.IUMSConstants
 
UMS_PKG - Static variable in interface com.iplanet.ums.IUMSConstants
 
UMS_SRVC - Static variable in class com.iplanet.ums.ConfigManagerUMS
 
UMSException - Exception in com.iplanet.ums
This class is the super-class for all UMS checked exceptions.
UMSException(String) - Constructor for exception com.iplanet.ums.UMSException
Constructs a UMSException with a detailed message.
UMSException(String, Throwable) - Constructor for exception com.iplanet.ums.UMSException
Constructs a UMSException with a message and an embedded exception.
UMSException() - Constructor for exception com.iplanet.ums.UMSException
Constructs a UMSException with no details.
UMSObject - Class in com.iplanet.ums
UMSObject class exposes public methods that serve as the entry points to the UMS SDK.
UMSObject() - Constructor for class com.iplanet.ums.UMSObject
 
UN_NUMBERED - Static variable in class org.forgerock.openam.radius.common.packet.FramedAppleTalkLinkAttribute
The special link value that indicates an unnumbered link.
UN_NUMBERED - Static variable in class org.forgerock.openam.radius.common.packet.FramedAppleTalkNetworkAttribute
The special link value that indicates an unnumbered link.
UNABLE_ADD_LISTENER - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_AUTHENTICATE_LDAP_SERVER - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_CREATE_AGENT - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_CREATE_DIRECTORY - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_CREATE_USER - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_FIND_ENTRY - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_GET_MEMBERSHIP - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_GET_SERVICE_SCHEMA - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_INITIALIZE_PLUGIN - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_LOAD_SCHEMA_FOR_PLUGIN_FOR_REALM - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_READ_ATTRIBUTES - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_READ_PLUGIN_FOR_REALM - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_READ_PLUGING_FOR_REALM_SSOTOKEN_NOT_VALID - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_SEARCH_PRIVILEGES - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNABLE_SEARCH_PRIVILEGES_MISSING_TOKEN - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNABLE_SYNC_URL_ACCESS_AGENT - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_TO_ADD_ENTRY - Static variable in interface com.iplanet.ums.IUMSConstants
 
UNABLE_TO_ASSIGN_SERVICE - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_TO_AUTHENTICATE - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_TO_CREATE_POLICY - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNABLE_TO_CREATE_SUBJECT_INDEX - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNABLE_TO_CREATE_TOKEN - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
UNABLE_TO_DECRYPT - Static variable in class com.sun.identity.wss.logging.LogUtil
 
UNABLE_TO_DELETE_ENTRY - Static variable in interface com.iplanet.ums.IUMSConstants
 
UNABLE_TO_DELETE_TOKEN - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
UNABLE_TO_ENCRYPT - Static variable in class com.sun.identity.wss.logging.LogUtil
 
UNABLE_TO_MODIFY_MEMBERS - Static variable in class com.sun.identity.idm.IdRepoErrorCode
 
UNABLE_TO_PARSE_SSOTOKEN_AUTHINSTANT - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNABLE_TO_QUERY_POLICY_INVALID_UID - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNABLE_TO_READ_BGM - Static variable in class com.sun.xml.bind.Messages
 
UNABLE_TO_READ_ENTRY - Static variable in interface com.iplanet.ums.IUMSConstants
 
UNABLE_TO_READ_TOKEN - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
UNABLE_TO_RETRIEVE_SUBJECT_ATTRIBUTE - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNABLE_TO_SEARCH_TOKEN - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
UNABLE_TO_SERIALIZE_OBJECT - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNABLE_TO_SIGN - Static variable in class com.sun.identity.wss.logging.LogUtil
 
UNABLE_TO_TERMINATE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
UNABLE_TO_UPDATE_TOKEN - Static variable in class com.sun.identity.coretoken.TokenLogUtils
 
UnableToRedirectException - Exception in com.sun.identity.saml2.profile
Exception class to indicate when the sso request redirect failed.
UnableToRedirectException(Throwable) - Constructor for exception com.sun.identity.saml2.profile.UnableToRedirectException
Creates a new UnableToRedirectException.
UnableToRedirectException() - Constructor for exception com.sun.identity.saml2.profile.UnableToRedirectException
Creates a new UnableToRedirectException.
UnableToRedirectException(String) - Constructor for exception com.sun.identity.saml2.profile.UnableToRedirectException
Creates a new UnableToRedirectException.
UnableToRedirectException(String, Throwable) - Constructor for exception com.sun.identity.saml2.profile.UnableToRedirectException
Creates a new UnableToRedirectException.
unassignAllPolicies(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Unassigns the given policies from this organization and its roles.
unassignAllPolicies(String, Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Unassigns the given policies from this organizational unit and its roles.
unassignPolicies(String, Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
This method has been deprecated. Please use: com.sun.identity.policy package for creating and managing policies.
unassignService(SSOToken, IdType, String, String, Map) - Method in class com.iplanet.am.sdk.AMSDKRepo
 
UnassignService - Class in com.sun.identity.cli.idrepo
This command unassigns service from an identity.
UnassignService() - Constructor for class com.sun.identity.cli.idrepo.UnassignService
 
unassignService(String) - Method in class com.sun.identity.idm.AMIdentity
Removes a service from the identity.
unassignService(SSOToken, IdType, String, String, Map<String, Set<String>>) - Method in class com.sun.identity.idm.IdRepo
If the service is already assigned to the identity then this method unassigns the service and removes the related attributes from the entry.
unassignService(SSOToken, IdType, String, String, Map, String, String) - Method in interface com.sun.identity.idm.IdServices
 
unassignService(SSOToken, IdType, String, String, Map) - Method in class com.sun.identity.idm.plugins.database.DatabaseRepo
 
unassignService(SSOToken, IdType, String, String, Map) - Method in class com.sun.identity.idm.plugins.files.FilesRepo
 
unassignService(SSOToken, IdType, String, String, Map) - Method in class com.sun.identity.idm.plugins.internal.AgentsRepo
 
unassignService(SSOToken, IdType, String, String, Map) - Method in class com.sun.identity.idm.plugins.internal.SpecialRepo
 
unassignService(SSOToken, IdType, String, String, Map, String, String) - Method in class com.sun.identity.idm.remote.IdRemoteServicesImpl
 
unassignService(SSOToken, IdType, String, String, Map, String, String) - Method in class com.sun.identity.idm.server.IdServicesImpl
 
unassignService(String) - Method in class com.sun.identity.sm.OrganizationConfigManager
Unassigns the service from the organization.
unassignService(SSOToken, IdType, String, String, Map, String, String) - Method in class org.forgerock.openam.idm.IdServicesDecorator
unassignService(SSOToken, IdType, String, String, Map<String, Set<String>>) - Method in class org.forgerock.openam.idrepo.ldap.DJLDAPv3Repo
Unassigns a service from the provided identity.
unassignService(SSOToken, IdType, String, String, Map<String, Set<String>>) - Method in class org.openidentityplatform.openam.cassandra.Repo
 
unassignService_idrepo(String, String, String, String, Map, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
unassignService_idrepo(String, String, String, String, Map, String, String) - Method in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
unassignServices(Set) - Method in interface com.iplanet.am.sdk.AMObject
Deprecated.
Unassigns services from the user/group/organization/ organizational unit.
unassignServices(Set) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Unassigns services from the organization.
unassignServices(Set) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Unassigns services from the organizational unit.
UNAUTHORIZED - Static variable in exception org.forgerock.openam.core.rest.authn.exceptions.RestAuthException
Unauthorized HTTP Status Code.
UNAUTHORIZED - Static variable in class org.forgerock.openam.entitlement.rest.ApplicationsResource
 
UNAUTHORIZED_CLIENT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The client is not authorized to request an access token using this method.
UnauthorizedClientException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when client authorization fails.
UnauthorizedClientException() - Constructor for exception org.forgerock.oauth2.core.exceptions.UnauthorizedClientException
Constructs a new UnauthorizedClientException with the default message.
UnauthorizedClientException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.UnauthorizedClientException
Constructs a new UnauthorizedClientException with the specified message.
unbindFrom(Topic) - Method in interface org.forgerock.openam.notifications.Subscription
Updates the subscription to stop receiving notifications for the given topic.
UNBOUNDED_QUEUE_SIZE - Static variable in class org.forgerock.openam.scripting.ScriptEngineConfiguration
Constant to indicate that the thread pool queue should be unbounded.
UnboundedToken - Class in com.sun.identity.install.tools.util.xml
Represents an unbounded string fragment of an XML document.
UNDEFINED_PREFIX - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNDEFINED_PRIORITY - Static variable in interface com.iplanet.am.sdk.AMTemplate
Deprecated.
Represents the priority of a template whose priority is not explicitly set.
UNDEFINED_RESULT_COUNT - Static variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
Value returned when the total number of search results could not be obtained.
UNDEFINED_RESULT_COUNT - Static variable in class com.sun.identity.common.SearchResults
Search size when search fails.
UNDEFINED_RESULT_COUNT - Static variable in class com.sun.identity.idm.RepoSearchResults
Value returned when the total number of search results could not be obtained.
UNDETERMINED_OBJECT_TYPE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Used to indicate the object type has not yet determined.
unescapeName(String) - Static method in class com.sun.identity.sm.SMSSchema
The method reverses the escape sequence "/" to the character "/".
unescapePipe(String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
Returns unescaped text.
unescapeSpecialCharacters(String) - Static method in class com.sun.identity.shared.xml.XMLUtils
Returns unescape special character text.
unescapeValue(String) - Static method in class org.forgerock.openam.ldap.LDAPUtils
Unescape characters that should be unescaped.
UNEXPECTED_ENTER_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ENTER_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ERROR - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
UNEXPECTED_LEAVE_ATTRIBUTE - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_CHILD - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_LEAVE_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_ROOT_ELEMENT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
UNEXPECTED_SESSION - Static variable in class com.iplanet.dpro.session.operations.strategies.ClientSdkOperations
 
UNEXPECTED_TEXT - Static variable in class com.sun.xml.bind.unmarshaller.Messages
 
unexpectedEnterAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedEnterAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedEnterElement(String, String, String, Attributes) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedEnterElement(String, String, String, Attributes) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveAttribute(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveAttribute(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveChild() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveChild() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveElement(String, String, String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedLeaveElement(String, String, String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedText(String) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
unexpectedText(String) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.AbstractUnmarshallingEventHandlerImpl
 
ungzip(String, String) - Static method in class com.sun.identity.tools.bundles.SetupUtils
Ungzip the gzip archive from source file to destinated directory.
UnicodeInputStreamReader - Class in com.iplanet.am.util
The UnicodeInputStreamReader class converts from a byte stream that contains Java Unicode encoded characters (\\uXXXX) to Unicode characters.
UnicodeInputStreamReader(InputStream) - Constructor for class com.iplanet.am.util.UnicodeInputStreamReader
Creates a Unicode input stream reader that reads from the given stream.
uninstall(int, InstallLogger, String) - Method in class com.sun.identity.install.tools.configurator.MultipleUninstallDriver
 
uninstall(int, InstallLogger, String) - Method in class com.sun.identity.install.tools.configurator.SingleUninstallDriver
 
UninstallAllHandler - Class in com.sun.identity.install.tools.handler
 
UninstallAllHandler() - Constructor for class com.sun.identity.install.tools.handler.UninstallAllHandler
 
UninstallHandler - Class in com.sun.identity.install.tools.handler
 
UninstallHandler() - Constructor for class com.sun.identity.install.tools.handler.UninstallHandler
 
uninstallInternal(int, InstFinderInteractionsRunner, InstallLogger) - Method in class com.sun.identity.install.tools.configurator.MultipleUninstallDriver
 
UninstallLog - Class in com.sun.identity.install.tools.logs
 
UninstallLog() - Constructor for class com.sun.identity.install.tools.logs.UninstallLog
 
UNIQUE_ATTRIBUTE_LIST_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
UNIQUE_MEMBER_ATTR - Static variable in class org.forgerock.openam.ldap.LDAPConstants
Unique member attribute property key.
UNIQUE_MEMBER_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
Unique member attribute
UnitTestBase - Class in com.sun.identity.shared.test
This class is the base for all OpenAM unit test cases.
UnitTestBase(String) - Constructor for class com.sun.identity.shared.test.UnitTestBase
 
univDN - Variable in class com.sun.identity.idm.AMIdentity
 
UNIVERSAL_ID - Static variable in class org.forgerock.openam.core.rest.IdentityRestUtils
 
UNIVERSAL_IDENTIFIER - Static variable in interface com.sun.identity.shared.Constants
The session property name of the universal identifier used for IDRepo.
universalId(String) - Method in class org.forgerock.openam.dpro.session.PartialSession.Builder
Set the universal ID.
UNKNOWN - Static variable in class com.sun.identity.entitlement.PrivilegeType
Unknown type.
UNKNOWN_ERROR - Static variable in exception com.iplanet.services.ldap.LDAPServiceException
UNKNOWN_ERROR(20) This error is thrown when ADAL does not know what on earth happened. e.g.
UNKNOWN_ERROR - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
Handles all errors that don't stem from invalid requests -- e.g., perhaps errors resulting from databases that are down or logic errors in code.
UNKNOWN_IDENTITY - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNKNOWN_OBJECT_TYPE - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents an object type that cannot be identified
UNKNOWN_POLICY_CLASS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNKNOWN_PRINCIPAL - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
UNKNOWN_PRINCIPAL - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
UNKNOWN_RESOURCE_ATTRIBUTE_CLASS - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNKNOWN_ROLE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Unknown Role
UnknownAttribute - Class in org.forgerock.openam.radius.common.packet
Implements a special version of Attribute for handling attribute types received across the wire but not yet implemented but able to be received and logged.
UnknownAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.UnknownAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
UnknownPropertyNameException - Exception in com.sun.identity.common.configuration
Unknown property name exception.
UnknownPropertyNameException(String, Object[]) - Constructor for exception com.sun.identity.common.configuration.UnknownPropertyNameException
This constructor is used to pass the localized error message At this level, the locale of the caller is not known and it is not possible to throw localized error message at this level.
UnknownPropertyNameException(String) - Constructor for exception com.sun.identity.common.configuration.UnknownPropertyNameException
Constructs a UnknownPropertyNameException with a detailed message.
unmarshal(String) - Static method in class com.iplanet.dpro.session.TokenRestrictionFactory
Deserialize the string into Token Restriction object.
unmarshal(XMLReader, InputSource) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallerImpl
 
unmarshal(Node) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallerImpl
 
unmarshal(SAXSource) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallerImpl
 
unmarshal(String) - Static method in class com.sun.identity.session.util.RestrictedTokenContext
Deserialize the context from the string created by previous call to marshal()
unmarshal(XMLReader, InputSource) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallerImpl
 
unmarshal(Node) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallerImpl
 
unmarshal(SAXSource) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallerImpl
 
UnmarshallableObject - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Generated classes have to implement this interface for it to be unmarshallable.
UnmarshallableObject - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Generated classes have to implement this interface for it to be unmarshallable.
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
Unmarshaller(UnmarshallingContext, int) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl.Unmarshaller
 
UnmarshallerImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Default Unmarshall implementation.
UnmarshallerImpl(DefaultJAXBContextImpl, GrammarInfo) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallerImpl
 
UnmarshallerImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Default Unmarshall implementation.
UnmarshallerImpl(DefaultJAXBContextImpl, GrammarInfo) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallerImpl
 
UnmarshallingContext - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingContext - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Methods exposed by the unmarshalling coordinator object to the generated code.
UnmarshallingEventHandler - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Implemented by the generated code to unmarshall an object from unmarshaller events.
UnmarshallingEventHandler - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Implemented by the generated code to unmarshall an object from unmarshaller events.
UnmarshallingEventHandlerAdaptor - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Redirects events to another SAX ContentHandler.
UnmarshallingEventHandlerAdaptor(UnmarshallingContext, ContentHandler) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.UnmarshallingEventHandlerAdaptor
 
UnmarshallingEventHandlerAdaptor - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Redirects events to another SAX ContentHandler.
UnmarshallingEventHandlerAdaptor(UnmarshallingContext, ContentHandler) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallingEventHandlerAdaptor
 
UNMATCHED_CLASS - Static variable in interface com.iplanet.ums.IUMSConstants
 
UNORDEREDLIST - Static variable in class com.sun.identity.sm.AttributeSchema.UIType
The UNORDERED_LIST attribute type specifies that the attribute should be display as an unordered list widget.
UnregisterAuthModule - Class in com.sun.identity.cli.authentication
Adds custom authentication modules.
UnregisterAuthModule() - Constructor for class com.sun.identity.cli.authentication.UnregisterAuthModule
 
unregisterProviderWithTA(String) - Method in class com.sun.identity.wss.provider.DiscoveryConfig
Unregisters the provider with trusted authority.
unregisterService(String) - Method in interface com.iplanet.am.sdk.AMOrganization
Deprecated.
Unregisters a service for this organization.
unregisterService(String) - Method in interface com.iplanet.am.sdk.AMOrganizationalUnit
Deprecated.
Unregister a service for this organizational unit.
unRegisterService(SSOToken, String, int, String, int) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Un register service for a AMro profile.
unRegisterService(SSOToken, String, int, String, int) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Un register service for a AMro profile.
unRegisterService(String, String, int, String, int) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
unRegisterService(String, String, int, String, int) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
unRegisterService(SSOToken, String, int, String, int) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Un register service for a AMro profile.
unSortedRecords - Variable in class com.sun.identity.log.util.LogRecordSorter
This is the list of records with header to be sorted
UNSPECIFIED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent Unspecified Name Identifier
UNSUPPORTED_AUTH_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The requested authentication type is not supported by the authorization server.
UNSUPPORTED_GRANT_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The provided access grant is invalid, expired, or revoked (e.g.
UNSUPPORTED_OPERATION - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNSUPPORTED_OPERATION - Static variable in class com.sun.identity.federation.common.LogUtil
Unsupported operation.
UNSUPPORTED_RESPONSE_TYPE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Error
The authorization server does not support obtaining an access token using this method.
UNSUPPORTED_SUBJECT_INDEX - Static variable in exception com.sun.identity.entitlement.EntitlementException
 
UNSUPPORTED_TOKEN_TYPE - Static variable in class com.sun.identity.wss.logging.LogUtil
 
unsupportedFilterOperation(String) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
Factory method for UnsupportedOperationException to indicate no support for a CREST filter type.
UnsupportedGrantTypeException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the requested grant type is not supported by the OAuth2 provider.
UnsupportedGrantTypeException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.UnsupportedGrantTypeException
Constructs a new UnsupportedGrantTypeException instance with the specified message.
UnsupportedResponseTypeException - Exception in org.forgerock.oauth2.core.exceptions
Thrown when the requested response type is not supported by either the client or the OAuth2 provider.
UnsupportedResponseTypeException(String) - Constructor for exception org.forgerock.oauth2.core.exceptions.UnsupportedResponseTypeException
Constructs a new UnsupportedResponseTypeException instance with the specified message.
UnsupportedResponseTypeException(String, OAuth2Constants.UrlLocation) - Constructor for exception org.forgerock.oauth2.core.exceptions.UnsupportedResponseTypeException
Constructs a new UnsupportedResponseTypeException instance with the specified message.
UNTRUSTED_ISSUER - Static variable in class com.sun.identity.wsfederation.logging.LogUtil
 
UNTRUSTED_SITE - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message UNTRUSTED_SITE.
update(SessionInfo) - Method in class com.iplanet.dpro.session.Session
Updates the session from the session information server.
update(boolean) - Method in class com.sun.identity.common.configuration.ServerConfigXMLObserver
Updates bootstrap file.
update(IdentityDetails, SSOToken) - Method in class com.sun.identity.idsvcs.opensso.IdentityServicesImpl
Updates an AMIdentity in the identity repository with the details specified in identity.
update() - Method in class com.sun.identity.sm.CachedSubEntries
 
update() - Method in class com.sun.identity.sm.ServiceSchemaManagerImpl
 
update(ResourceSetDescription) - Method in interface org.forgerock.oauth2.resources.ResourceSetStore
Update a given ResourceSetDescription instance.
update(Context, UpdateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsServerPropertiesResource
 
update(Token) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Updates an existing Token in the store synchronously.
update(Token, Options) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Updates an existing Token in the store synchronously.
update(Token) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
update(Token, Options) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
update(Token, Token, Options) - Method in class org.forgerock.openam.cts.impl.LdapAdapter
Update the Token based on whether there were any changes between the two.
update() - Method in class org.forgerock.openam.cts.impl.LDAPConfig
Will update its configuration from the System Properties.
update(Token, Options, ResultHandler<Token, ?>) - Method in class org.forgerock.openam.cts.impl.queue.TaskDispatcher
The CTS Token to update in the persistent store.
update(IndexChangeEvent) - Method in interface org.forgerock.openam.entitlement.indextree.events.IndexChangeObserver
Update the observer of an index change event.
update(IndexChangeEvent) - Method in class org.forgerock.openam.entitlement.indextree.IndexChangeManagerImpl
Update the observer of an index change event.
update(IndexChangeEvent) - Method in class org.forgerock.openam.entitlement.indextree.IndexTreeServiceImpl
Update the observer of an index change event.
update(String, Privilege) - Method in interface org.forgerock.openam.entitlement.rest.PolicyStore
Updates the given policy to match the new definition.
UPDATE - Static variable in class org.forgerock.openam.forgerockrest.utils.ServerContextUtils
 
UPDATE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
update(JsonValue) - Method in class org.forgerock.openam.oauth2.OAuthTokenStore
Updates a token with the specified new token data.
update(String, String, ResourceSetLabel) - Method in class org.forgerock.openam.oauth2.resources.labels.UmaLabelsStore
Updates the provided ResourceSetLabel in the database.
update(ResourceSetDescription) - Method in class org.forgerock.openam.oauth2.resources.OpenAMResourceSetStore
 
update(Map<String, Object>) - Method in class org.forgerock.openam.oauth2.ResourceSetDescription
Replaces the description of the resource set with the given description.
update(Token) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
update(Token, Options) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
update(String, String, JsonValue, Context) - Method in class org.forgerock.openam.scripting.rest.batch.helpers.Requester
Request to update a specified resource at a specified endpoint.
update(ScriptConfiguration, Subject) - Method in class org.forgerock.openam.scripting.service.ScriptConfigurationService
 
update(ScriptConfiguration, Subject) - Method in interface org.forgerock.openam.scripting.service.ScriptingService
Update the given scripting configuration and persist it.
update(InternalSession, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.AbstractInternalSessionStoreStep
 
update(InternalSession, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.caching.InMemoryInternalSessionCacheStep
 
update(InternalSession) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionPersistenceStore
 
update(InternalSession) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStore
 
update(InternalSession) - Method in class org.forgerock.openam.session.service.access.persistence.InternalSessionStoreChain
 
update(InternalSession, InternalSessionStore) - Method in interface org.forgerock.openam.session.service.access.persistence.InternalSessionStoreStep
 
update(InternalSession, InternalSessionStore) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceManagerStep
 
update(InternalSession) - Method in class org.forgerock.openam.session.service.access.persistence.SessionPersistenceStore
 
update(Token, Token, Options) - Method in interface org.forgerock.openam.sm.datalayer.api.TokenStorageAdapter
Update the Token based on whether there were any changes between the two.
update(LdapDataLayerConfiguration) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
Causes this instance to refresh its configuration.
update(Token, Options, ResultHandler<Token, ?>) - Method in class org.forgerock.openam.sm.datalayer.impl.tasks.TaskFactory
Used to signal an update operation for the given Token.
update(T) - Method in class org.forgerock.openam.sm.datalayer.store.TokenDataStore
Update a given instance.
update(UpdateRequest) - Method in class org.forgerock.openam.temper.TimeTravelRouteProvider.TimeTravelResourceProvider
The update method allows the time offset from system time to set explicitly.
update(Context, PolicyResourceDelegate) - Method in class org.forgerock.openam.uma.rest.PolicyGraph
Update the policy engine's policies so that they correctly reflect the state of the rights graph.
update(Client, OAuth2Request) - Method in class org.forgerock.openidconnect.ClientDAO
Updates a client already stored.
update(Token, boolean) - Method in class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
 
update(Token, Token, Options) - Method in class org.openidentityplatform.openam.cassandra.TokenStorageAdapter
 
UPDATE_CACHE - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
UPDATE_CACHE_TIME - Static variable in class com.sun.identity.idm.plugins.files.FilesRepo
 
UPDATE_DESCRIPTION - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
UPDATE_SESSION_PROPERTIES_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
updateAccessToken(OAuth2Request, AccessToken) - Method in interface org.forgerock.oauth2.core.TokenStore
Updates an Access Token.
updateAccessToken(OAuth2Request, AccessToken) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
updateAccessToken(OAuth2Request, AccessToken) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
updateAccessToken(OAuth2Request, AccessToken) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
updateAccount(AccountProvider, String, Map<String, Set<String>>, String, String, JwtClaimsSet) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
updateAccountInformation(NameIdentifier) - Method in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
Updates the user account information.
UpdateAgent - Class in com.sun.identity.cli.agentconfig
This command sets the attribute values of an agent.
UpdateAgent() - Constructor for class com.sun.identity.cli.agentconfig.UpdateAgent
 
updateAgent(SSOToken, String, String, Map, boolean) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Updates agent attribute values.
UpdateAgentGroup - Class in com.sun.identity.cli.agentconfig
This command sets the attribute values of an agent group.
UpdateAgentGroup() - Constructor for class com.sun.identity.cli.agentconfig.UpdateAgentGroup
 
updateAgentGroup(SSOToken, String, String, Map) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Updates agent group attribute values.
updateAgentGroup(SSOToken, String, String, Map, boolean) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Updates agent group attribute values.
updateAMSDKConfiguredRealms(String, boolean) - Static method in class com.sun.identity.sm.OrgConfigViaAMSDK
 
updateAndGetRemovableOCs(Set, Set) - Static method in class com.iplanet.am.sdk.AMCommonUtils
Deprecated.
Method which removes the specified object class from original set and returns the set of object classes that were removed.
updateAndGetRemovableOCs(Set, Set) - Static method in class com.iplanet.am.sdk.common.MiscUtils
Method which removes the specified object class from original set and returns the set of object classes that were removed.
UpdateApplicationPrivilege - Class in com.sun.identity.cli.entitlement
 
UpdateApplicationPrivilege(ResourceTypeService, ApplicationServiceFactory) - Constructor for class com.sun.identity.cli.entitlement.UpdateApplicationPrivilege
 
updateAsync(Token) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Updates an existing Token in the store asynchronously.
updateAsync(Token, Options) - Method in interface org.forgerock.openam.cts.CTSPersistentStore
Updates an existing Token in the store asynchronously.
updateAsync(Token) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
updateAsync(Token, Options) - Method in class org.forgerock.openam.cts.CTSPersistentStoreImpl
 
updateAsync(Token) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
updateAsync(Token, Options) - Method in class org.forgerock.openam.rest.router.CTSPersistentStoreProxy
 
updateAttribute(String, String) - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Updates the value of the an attribute identified by the given name.
UpdateAuthConfigProperties - Class in org.forgerock.openam.cli.authentication
 
UpdateAuthConfigProperties() - Constructor for class org.forgerock.openam.cli.authentication.UpdateAuthConfigProperties
 
UpdateAuthConfigurationEntries - Class in com.sun.identity.cli.authentication
 
UpdateAuthConfigurationEntries() - Constructor for class com.sun.identity.cli.authentication.UpdateAuthConfigurationEntries
 
updateAuthenticatorsList(Set) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Adds module names to the list of authenticators in core auth service.
UpdateAuthInstance - Class in com.sun.identity.cli.authentication
 
UpdateAuthInstance() - Constructor for class com.sun.identity.cli.authentication.UpdateAuthInstance
 
updateAuthorizationCode(OAuth2Request, AuthorizationCode) - Method in interface org.forgerock.oauth2.core.TokenStore
Updates an Authorization Code.
updateAuthorizationCode(OAuth2Request, AuthorizationCode) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
updateAuthorizationCode(OAuth2Request, AuthorizationCode) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
Updates an Authorization Code.
updateAuthorizationCode(OAuth2Request, AuthorizationCode) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
updateBooleanValues(String, String, String, String, Document) - Method in class com.sun.identity.sm.AttributeSchema
 
updateBootstrap() - Static method in class com.sun.identity.setup.BootstrapCreator
 
updateCache(String, int) - Static method in class com.iplanet.am.sdk.AMStoreConnection
Deprecated.
Protected method to update orgMapCache.
updateCallbackFromRequest(HttpServletRequest, HttpServletResponse, T) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.AbstractRestAuthCallbackHandler
Implemented here to provide the default behaviour of returning false if the request was made using GET.
updateCallbackFromRequest(HttpServletRequest, HttpServletResponse, T) - Method in interface org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthCallbackHandler
Uses the headers and request contents to update the Callback.
updateCallbackFromRequest(HttpServletRequest, HttpServletResponse, HttpCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthHttpCallbackHandler
Checks the request for the presence of a header with the Authorization Header as define in the HttpCallBack, if present and not an empty string then sets this on the Callback and returns true.
updateCallbackFromRequest(HttpServletRequest, HttpServletResponse, X509CertificateCallback) - Method in class org.forgerock.openam.core.rest.authn.callbackhandlers.RestAuthX509CallbackHandler
Checks the request for the presence of a parameter named 'javax.servlet.request.X509Certificate', if present and not null or empty takes the first certificate from the array and sets it on the X509CerificateCallback and returns true.
updateChoiceValues(AttributeSchemaImpl, Collection<String>) - Method in class com.sun.identity.sm.AbstractUpgradeHelper
Update the choice values of an attribute schema
updateChoiceValues(Map) - Method in class com.sun.identity.sm.AttributeSchema
 
updateChoiceValues(Map, Document) - Method in class com.sun.identity.sm.AttributeSchema
 
updateClientData() - Method in interface com.iplanet.services.cdm.ClientTypesManager
Reload all Client data.
updateClientData() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
updateClientData() - Method in class org.forgerock.openam.services.cdm.BasicClientTypesManager
Reload all Client data.
updateConfig(RadiusServiceConfig) - Method in class org.forgerock.openam.radius.server.RadiusRequestListener
Updates the configuration seen by this listener but should only be called when changes between the new handlerConfig and the only are limited to changes in the set of defined clients.
updateConfig(ScriptConstants.ScriptContext) - Method in class org.forgerock.openam.scripting.ScriptEngineConfigurator
Propagates script global configuration to the script engine manager.
updateCRLCache(X509Certificate, X509CRL) - Method in class com.sun.identity.security.cert.AMCRLStore
Checks certificate and update CRL in cached CRL store.
UPDATED_AT - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.JWTTokenParams
 
UpdateDataStore - Class in com.sun.identity.cli.datastore
List the names of data store under a realm.
UpdateDataStore() - Constructor for class com.sun.identity.cli.datastore.UpdateDataStore
 
updatedDoctypeString(String) - Method in class com.sun.identity.install.tools.util.xml.XMLDocument
This methods provides a means to update the DOCTYPE element of the document with a new value as supplied in the argument.
updateDefaultValues(AttributeSchemaImpl, Set<String>) - Method in class com.sun.identity.sm.AbstractUpgradeHelper
Update the default values of an attribute schema
updateDefaultValues(Set) - Method in class com.sun.identity.sm.AttributeSchema
Method for modifying default values
updateDefaultValues(Set, Document) - Method in class com.sun.identity.sm.AttributeSchema
Method for modifying default values given the XML document
updateDefinition(ICOSDefinition) - Method in class com.iplanet.ums.cos.COSManager
Updates the contents of a COS definition with the new contents.
updateDelegate(PushNotificationServiceConfig) - Method in interface org.forgerock.openam.services.push.PushNotificationDelegate
Updates the existing delegate's config.
updateDelegate(PushNotificationServiceConfig) - Method in class org.forgerock.openam.services.push.sns.SnsHttpDelegate
 
updateDeleteTime(long) - Method in class com.sun.identity.sm.ldap.Statistics
Update the delete request time count
updateDeviceCode(DeviceCode, OAuth2Request) - Method in interface org.forgerock.oauth2.core.TokenStore
Updates a device code token.
updateDeviceCode(DeviceCode, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMTokenStore
 
updateDeviceCode(DeviceCode, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
updateDeviceCode(DeviceCode, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
UpdateDNSAlias - Class in com.iplanet.am.util
 
UpdateDNSAlias() - Constructor for class com.iplanet.am.util.UpdateDNSAlias
 
updateDomainStatus(SSOToken, String, String) - Method in class com.iplanet.am.sdk.ldap.DCTreeServicesImpl
Method which update attribute inetdomainstatus of the DC Tree corresponding to the Org
updateEntityConfig(String, String, String) - Method in class com.sun.identity.federation.meta.IDFFCOTUtils
Updates the entity config to add the circle of turst name to the cotlist attribute.
updateEntityConfig(String, String, String) - Method in class com.sun.identity.saml2.meta.SAML2COTUtils
Updates the entity config to add the circle of turst name to the cotlist attribute.
updateEntityConfig(String, String, String) - Method in class com.sun.identity.wsfederation.meta.WSFederationCOTUtils
Updates the entity config to add the circle of trust name to the cotlist attribute.
updateExampleValues(AttributeSchemaImpl, Set<String>) - Method in class com.sun.identity.sm.AbstractUpgradeHelper
Update the example values of an attribute schema
updateExternalLdapConfiguration(ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<Boolean>, ModifiedProperty<Integer>, ModifiedProperty<Boolean>) - Method in class org.forgerock.openam.cts.impl.CTSDataLayerConfiguration
 
updateExternalLdapConfiguration(ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<Boolean>, ModifiedProperty<Integer>, ModifiedProperty<Boolean>) - Method in class org.forgerock.openam.sm.datalayer.impl.LabelsDataLayerConfiguration
 
updateExternalLdapConfiguration(ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<Boolean>, ModifiedProperty<Integer>, ModifiedProperty<Boolean>) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapDataLayerConfiguration
Update the configuration of the LDAP connection details.
updateExternalLdapConfiguration(ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<Boolean>, ModifiedProperty<Integer>, ModifiedProperty<Boolean>) - Method in class org.forgerock.openam.sm.datalayer.impl.ResourceSetDataLayerConfiguration
 
updateExternalLdapConfiguration(ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<Boolean>, ModifiedProperty<Integer>, ModifiedProperty<Boolean>) - Method in class org.forgerock.openam.sm.datalayer.impl.UmaAuditDataLayerConfiguration
 
updateExternalLdapConfiguration(ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<Boolean>, ModifiedProperty<Integer>, ModifiedProperty<Boolean>) - Method in class org.forgerock.openam.sm.datalayer.impl.UmaPendingRequestDataLayerConfiguration
 
updateExternalLdapConfiguration(ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<String>, ModifiedProperty<Boolean>, ModifiedProperty<Integer>, ModifiedProperty<Boolean>) - Method in class org.forgerock.openam.sm.SMSDataLayerConfiguration
 
updateGetHitCount(int) - Method in class com.sun.identity.idm.common.IdCacheStats
 
updateHitCount(int) - Method in class com.iplanet.am.sdk.common.CacheStats
 
updateInheritance(AMIdentity, Map) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
Updates the inherited attribute names.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.cts.CoreTokenResource
Update a Token based on the Resource path.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.devices.UserDevicesResource
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV1
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV2
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.IdentityResourceV3
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.RealmResource
Deprecated.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.server.ServerInfoResource
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResource
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.session.SessionResourceV2
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.sms.SitesResourceProvider
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.core.rest.sms.SmsCollectionProvider
Updates a child instance of config.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationsResource
Updates an existing Application.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.entitlement.rest.ApplicationTypesResource
Unsupported by this endpoint.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResource
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.entitlement.rest.PolicyResourceWithCopyMoveSupport
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.entitlement.rest.ResourceTypesResource
Update a ResourceType in the system.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.entitlement.rest.SubjectAttributesResourceV1
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.oauth2.rest.ClientResource
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.scripting.rest.batch.BatchResource
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.scripting.rest.ScriptResource
 
updateInstance(Context, UpdateRequest) - Method in class org.forgerock.openam.sts.rest.service.RestSTSService
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.sts.tokengeneration.service.TokenGenerationService
 
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.uma.rest.ResourceSetResource
Update the none system labels on a resource set only
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.openam.uma.rest.UmaPolicyResource
Updates an existing resource within the collection.
updateInstanceInCrestRouter(String, String, RestSTSInstanceConfig, RestSTS) - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
Called by RestSTSPublishServiceListener in response to modify events.
updateInstanceInCrestRouter(String, String, RestSTSInstanceConfig, RestSTS) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
The method is synchronized so that two instances are not updated concurrently, as multiple configurations must be completed atomically.
updateInstanceInSMS(String, String, RestSTSInstanceConfig, RestSTS) - Method in interface org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisher
Called by RestSTSPublishServiceRequestHandler#handleUpdate, which is ultimately called by the AdminUI when an existing rest-sts instance is edited, or via a programmatic PUT to sts-publish/rest.
updateInstanceInSMS(String, String, RestSTSInstanceConfig, RestSTS) - Method in class org.forgerock.openam.sts.publish.rest.RestSTSInstancePublisherImpl
The method is synchronized primarily as a sanity check, as excluding concurrent updates to published rest-sts instance state makes the system easier to reason about.
UpdateMetadataKeyInfo - Class in com.sun.identity.federation.cli
Export Meta Data.
UpdateMetadataKeyInfo() - Constructor for class com.sun.identity.federation.cli.UpdateMetadataKeyInfo
 
updateModuleInstanceTable(String, String) - Static method in class com.sun.identity.authentication.config.AMAuthenticationManager
Updates the module instance table for the authentication service if the module instance table was already cached for the provided realm.
updateMonitConfigForLogService() - Method in class com.sun.identity.log.LogManager
This method is called from two places, from readConfiguration() and from Logger.getLoggers().
updateNamingTable() - Static method in class com.iplanet.services.naming.WebtopNaming
Triggers the update of the NamingTable by examining the contents of NamingService for the naming information.
updateNode(Document, String, Node) - Static method in class com.sun.identity.sm.AbstractUpgradeHelper
 
UpdateOAuth2PolicySetsStep - Class in org.forgerock.openam.upgrade.steps.policy.policysets
Policy Sets created by OpenAM 13.0.0 for OAuth2 were missing the list of allowed/accepted subjects and conditions.
UpdateOAuth2PolicySetsStep(PrivilegedAction<SSOToken>, ConnectionFactory, ApplicationServiceFactory) - Constructor for class org.forgerock.openam.upgrade.steps.policy.policysets.UpdateOAuth2PolicySetsStep
 
updateOptional(AttributeSchemaImpl, boolean) - Method in class com.sun.identity.sm.AbstractUpgradeHelper
Update the optional value of an attribute schema
updateOrCreate(Token, Options) - Method in class org.forgerock.openam.cts.impl.CoreTokenAdapter
Update a Token in the LDAP store.
updateOrganizationAlias(SSOToken, String, boolean) - Static method in class com.sun.identity.common.configuration.ConfigurationBase
 
updatePermissionTicket(PermissionTicket) - Method in class org.forgerock.openam.uma.UmaTokenStore
 
updatePolicies(Context, Set<JsonValue>) - Method in class org.forgerock.openam.uma.rest.PolicyResourceDelegate
Updates the underlying backend policies.
updatePolicy(Context, String, JsonValue) - Method in class org.forgerock.openam.uma.rest.UmaPolicyServiceImpl
Updates an UMA policy in the backend store.
updatePolicy(Context, String, JsonValue) - Method in interface org.forgerock.openam.uma.UmaPolicyService
Updates an UMA policy in the backend store.
updateProperty(InternalSession, String, String) - Method in class org.forgerock.openam.authentication.service.SessionPropertyUpgrader
This method updates a session property in the session with the given value.
updateProviderKeyInfo(String, String, String, boolean, boolean, String, int) - Static method in class com.sun.identity.federation.meta.IDFFMetaSecurityUtils
Updates signing or encryption key info for SP or IDP.
updateProviderKeyInfo(String, String, Set<String>, boolean, boolean, String, int) - Static method in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
Updates signing or encryption key info for SP or IDP.
updateProviderKeyInfo(String, String, String, boolean) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
Updates signing or encryption key info for SP or IDP.
updateReadRecordCountTime(long) - Method in class com.sun.identity.sm.ldap.Statistics
Update the read record count request time count
updateReadTime(long) - Method in class com.sun.identity.sm.ldap.Statistics
Update the read request time count
updateResourceSet(JsonRepresentation) - Method in class org.forgerock.openam.oauth2.resources.ResourceSetRegistrationEndpoint
 
updateResourceType(Subject, String, ResourceType) - Method in interface org.forgerock.openam.entitlement.service.ResourceTypeService
Update the given resource type.
updateResourceType(Subject, String, ResourceType) - Method in class org.forgerock.openam.entitlement.service.ResourceTypeServiceImpl
Update the given resource type.
updateResponse(PushNotificationServiceConfig, JsonValue) - Method in class org.forgerock.openam.services.push.sns.utils.SnsPushResponseUpdater
Updates the response (held in the content JsonValue) using information communicated back from the client, and gathers the device's communication ID via registering it with Amazon and retrieving and endpoint ARN.
updateSearchHitCount(int) - Method in class com.sun.identity.idm.common.IdCacheStats
 
UpdateServerConfig - Class in com.sun.identity.cli.serverconfig
Set attribute values of a realm.
UpdateServerConfig() - Constructor for class com.sun.identity.cli.serverconfig.UpdateServerConfig
 
UpdateService - Class in com.sun.identity.cli.schema
Update service schema.
UpdateService() - Constructor for class com.sun.identity.cli.schema.UpdateService
 
UpdateSessionPropertiesActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'updateSessionProperties' action.
UpdateSessionPropertiesActionHandler(SessionPropertyWhitelist, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.UpdateSessionPropertiesActionHandler
Constructs a UpdateSessionPropertiesActionHandler instance
updateSessions(InternalSession, LoginState, InternalSession, InternalSession, SessionService, Subject) - Method in class com.sun.identity.authentication.service.DefaultSessionActivator
newSession and sessionToActivate may be the same session -- e.g. in the default case for normal or stateless tokens.
updateSsoServerAuthenticationRates() - Method in class com.sun.identity.monitoring.SsoServerAuthSvcImpl
 
updateStateAccess(InstallState, InstFinderInteractionsRunner, InteractionsRunner) - Method in class com.sun.identity.install.tools.configurator.Driver
 
updateStateInformation(InstFinderInteractionsRunner, InteractionsRunner, InstallLogger) - Method in class com.sun.identity.install.tools.configurator.MigrateDriver
 
updateStatsData(NetworkMonitor.StatsData) - Method in class com.sun.identity.entitlement.util.NetworkMonitor.StatsData
 
updateSTSInstance(String, String, T) - Method in class org.forgerock.openam.sts.publish.common.STSInstanceConfigStoreBase
Updates attributes corresponding to the existing STS instance.
updateSTSInstance(String, String, T) - Method in interface org.forgerock.openam.sts.publish.STSInstanceConfigStore
Updates attributes corresponding to the existing STS instance.
UpdateTask - Class in org.forgerock.openam.sm.datalayer.impl.tasks
Responsible for updating the persistence layer with the provided Token.
UpdateTask(Token, Options, ResultHandler<Token, ?>) - Constructor for class org.forgerock.openam.sm.datalayer.impl.tasks.UpdateTask
 
updateToken(Subject, String, String, JSONObject) - Method in interface com.sun.identity.coretoken.spi.CoreTokenStore
Updates a token.
updateToken(Subject, String, String, JSONObject) - Method in class com.sun.identity.coretoken.spi.OpenSSOCoreTokenStore
Updates a token.
updateToken(HttpHeaders, HttpServletRequest, String, String, String) - Method in class com.sun.identity.rest.CoreTokenResource
Updates a token.
updateUser(String, String, Map<String, Set<String>>) - Method in interface com.sun.identity.idm.plugins.database.DaoInterface
 
updateUser(String, String, Map<String, Set<String>>) - Method in class com.sun.identity.idm.plugins.database.JdbcSimpleUserDao
 
updateUserAttribute(SSOToken, Set, String, boolean) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Adds or remove static group DN to or from member attribute 'iplanet-am-static-group-dn'
updateUserAttribute(SSOToken, Set, String, boolean) - Method in class com.iplanet.am.sdk.ldap.CachedDirectoryServicesImpl
 
updateUserAttribute(SSOToken, Set, String, boolean) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Adds or remove static group DN to or from member attribute 'iplanet-am-static-group-dn'
updateUserAttribute(SSOToken, Set, String, boolean) - Method in class com.iplanet.am.sdk.remote.CachedRemoteServicesImpl
 
updateUserAttribute(String, Set, String, boolean) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
updateUserAttribute(String, Set, String, boolean) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
updateUserAttribute(SSOToken, Set, String, boolean) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Adds or remove static group DN to or from member attribute 'iplanet-am-static-group-dn'
updateValue(String) - Method in class com.sun.identity.install.tools.util.xml.XMLElement
Updates the value of this element.
updateWaitingTime(long, long) - Method in class com.sun.identity.monitoring.SsoServerConnPoolSvcImpl
 
updateWriteTime(long) - Method in class com.sun.identity.sm.ldap.Statistics
Update the write request time count
updateXMLDocument(StringBuffer, String, Document) - Method in class com.sun.identity.sm.AttributeSchema
 
updateXMLDocument(String, String) - Method in class com.sun.identity.sm.AttributeSchema
update attribute value in attribute schema element
upgrade - Variable in class com.sun.identity.config.Options
 
Upgrade - Class in com.sun.identity.config.upgrade
OpenAM upgrade page.
Upgrade() - Constructor for class com.sun.identity.config.upgrade.Upgrade
 
upgrade(Class<T>) - Method in class org.forgerock.openam.authentication.service.protocol.RemoteHttpServletRequest
 
upgrade() - Method in class org.forgerock.openam.setup.EmbeddedOpenDJManager
Performs an upgrade of the embedded OpenDJ instance.
upgrade(boolean) - Method in class org.forgerock.openam.upgrade.DirectoryContentUpgrader
Performs the upgrade by traversing through the candidate LDIF files and tries to process them.
upgrade() - Method in class org.forgerock.openam.upgrade.OpenDJUpgrader
Upgrades the embedded DS instance to OpenDJ 2.6 See the class description for more detailed information.
upgrade(SSOToken, boolean) - Method in class org.forgerock.openam.upgrade.UpgradeServices
Kick off the upgrade process.
UpgradeAgentServiceStep - Class in org.forgerock.openam.upgrade.steps
Updates the i18nKey attributes within the SubSchema elements of the Agent Service.
UpgradeAgentServiceStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeAgentServiceStep
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class com.sun.identity.sm.AbstractUpgradeHelper
Implement this method to perform modifications to an existing attribute based on custom logic.
upgradeAttribute(AttributeSchemaImpl) - Method in class com.sun.identity.sm.AbstractUpgradeHelper
Implement this method to perform modifications to a newly added attribute.
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.AgentServiceHelper
 
upgradeAttribute(AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.AuditUpgradeHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.AuditUpgradeHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.AuthAuthenticatorOathHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.AuthServiceHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.DashboardServiceHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.IdRepoServiceHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.LoggingUpgradeHelper
Implement this method to perform modifications to an existing attribute based on custom logic.
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.MailServiceUpgradeHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.OAuth2AuthModuleUpgradeHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.OAuth2ProviderUpgradeHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.OpenIdConnectAuthModuleServiceHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.PolicyConfigUpgradeHelper
 
upgradeAttribute(AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.RestApiUpgradeHelper
This is called when the service is added for the first time and it will change the default install value of an attribute.
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.RestApiUpgradeHelper
This implementation will always return null as there is currently no need to modify existing schema attributes.
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.SAML2ConfigHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.ScriptedAuthHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.SessionServiceHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in class org.forgerock.openam.upgrade.helpers.UmaProviderUpgradeHelper
 
upgradeAttribute(AttributeSchemaImpl, AttributeSchemaImpl) - Method in interface org.forgerock.openam.upgrade.UpgradeHelper
Given the existing attribute schema and the new attribute schema the upgrade helper can decide how to change the new attr based on the state of the existing attribute.
upgradeAttribute(AttributeSchemaImpl) - Method in interface org.forgerock.openam.upgrade.UpgradeHelper
This is used when a new service is added and the default upgrade value of the attribute is different from it's default install value.
UpgradeAuditServiceStep - Class in org.forgerock.openam.upgrade.steps
Updates the i18nFileName attributes within SubSchema elements in the AuditService service.
UpgradeAuditServiceStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeAuditServiceStep
 
upgradeCompleted - Variable in class com.sun.identity.config.Options
 
upgradeCompleted() - Static method in class com.sun.identity.setup.AMSetupServlet
 
UpgradeCTSMaxConnectionsConfigurationStep - Class in org.forgerock.openam.upgrade.steps
Detects if changes are needed to the CTS Max Connections property.
UpgradeCTSMaxConnectionsConfigurationStep(PrivilegedAction<SSOToken>, ConnectionFactory, UpgradeCTSMaxConnectionsConfigurationStep.ConnectionCount, UpgradeCTSMaxConnectionsConfigurationStep.Helper) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeCTSMaxConnectionsConfigurationStep
 
UpgradeDirectoryContentStep - Class in org.forgerock.openam.upgrade.steps
This upgrade step is meant to upgrade the directory schema/content for external configuration stores.
UpgradeDirectoryContentStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeDirectoryContentStep
 
UpgradeEntitlementsStep - Class in org.forgerock.openam.upgrade.steps
Upgrades the entitlements stored in the configuration.
UpgradeEntitlementsStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeEntitlementsStep
 
UpgradeEntitlementSubConfigsStep - Class in org.forgerock.openam.upgrade.steps
Upgrade step is responsible for ensuring any new application types and/or applications defined in the entitlement.xml are reflected within the entitlements framework.
UpgradeEntitlementSubConfigsStep(EntitlementConfiguration, ResourceTypeConfiguration, PrivilegedAction<SSOToken>, ConnectionFactory, ApplicationServiceFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeEntitlementSubConfigsStep
 
UpgradeException - Exception in org.forgerock.openam.upgrade
This class is an extension point for all Upgrade related exceptions.
UpgradeException(String, String, Object[]) - Constructor for exception org.forgerock.openam.upgrade.UpgradeException
Constructs a new UpgradeException without a nested Throwable.
UpgradeException(String) - Constructor for exception org.forgerock.openam.upgrade.UpgradeException
Constructs a new UpgradeException with the given message.
UpgradeException(Throwable) - Constructor for exception org.forgerock.openam.upgrade.UpgradeException
Constructs an UpgradeException with given Throwable.
UpgradeException(String, Throwable) - Constructor for exception org.forgerock.openam.upgrade.UpgradeException
Constructs a new UpgradeException with the given message and init cause.
UpgradeExternalCTSConfigurationStep - Class in org.forgerock.openam.upgrade.steps
Detects if changes are needed to the ExternalCTS properties and upgrades accordingly.
UpgradeExternalCTSConfigurationStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeExternalCTSConfigurationStep
 
UpgradeGuiceModule - Class in org.forgerock.openam.upgrade
Guice module to define upgrade bindings.
UpgradeGuiceModule() - Constructor for class org.forgerock.openam.upgrade.UpgradeGuiceModule
 
UpgradeHelper - Interface in org.forgerock.openam.upgrade
 
UpgradeHttpServletRequest - Class in org.forgerock.openam.upgrade
 
UpgradeHttpServletRequest(String) - Constructor for class org.forgerock.openam.upgrade.UpgradeHttpServletRequest
 
UpgradeIdRepoSubConfigs - Class in org.forgerock.openam.upgrade.steps
This upgrade steps if there is any data store configured to use the Netscape LDAPv3Repo implementation, and if there is, it will modify those configurations to use the new DJLDAPv3Repo instead.
UpgradeIdRepoSubConfigs(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeIdRepoSubConfigs
 
UpgradeLDAPAuthModulesStep - Class in org.forgerock.openam.upgrade.steps
This upgrade step upgrades LDAP and AD auth module instances.
UpgradeLDAPAuthModulesStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeLDAPAuthModulesStep
 
UpgradeOAuth2AuthModulesStep - Class in org.forgerock.openam.upgrade.steps
This upgrade step looks in OAuth2 auth module config for uses of DefaultAccountMapper and DefaultAttributeMapper, which have been refactored to different classes.
UpgradeOAuth2AuthModulesStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeOAuth2AuthModulesStep
 
UpgradeOAuth2ClientStep - Class in org.forgerock.openam.upgrade.steps
This upgrade step discovers first OAuth2 Client profiles available in OpenAM (across the different realms), and then checks if the agent profile is using pre 10.2.0 format for storing the configuration.
UpgradeOAuth2ClientStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ClientStep
 
UpgradeOAuth2ProviderStep - Class in org.forgerock.openam.upgrade.steps
This upgrade step will find all the OAuth2 Providers that was created with a subset of the available attributes.
UpgradeOAuth2ProviderStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeOAuth2ProviderStep
 
UpgradeProgress - Class in org.forgerock.openam.upgrade
 
UpgradeProgress() - Constructor for class org.forgerock.openam.upgrade.UpgradeProgress
 
UpgradeResourceTypeStep - Class in org.forgerock.openam.upgrade.steps.policy
This upgrade step is responsible for introducing the Resource Type policy model object.
UpgradeResourceTypeStep(ServiceConfigManager, ResourceTypeService, PrivilegedAction<SSOToken>, ConnectionFactory, Set<String>, ApplicationServiceFactory) - Constructor for class org.forgerock.openam.upgrade.steps.policy.UpgradeResourceTypeStep
 
UpgradeServerDefaultsStep - Class in org.forgerock.openam.upgrade.steps
Detects changes made to default server properties and upgrades them if required.
UpgradeServerDefaultsStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeServerDefaultsStep
 
upgradeServerInstance(SSOToken, String, String, Map<String, String>) - Static method in class com.sun.identity.common.configuration.ServerConfiguration
Upgrades a server instance.
UpgradeServices - Class in org.forgerock.openam.upgrade
This is the primary upgrade class that determines the how the services need to be upgraded and performs the upgrade.
UpgradeServiceSchemaStep - Class in org.forgerock.openam.upgrade.steps
Detects changes in the service schema and upgrades them if required.
UpgradeServiceSchemaStep(PrivilegedAction<SSOToken>, ConnectionFactory) - Constructor for class org.forgerock.openam.upgrade.steps.UpgradeServiceSchemaStep
 
UpgradeServiceUtils - Class in org.forgerock.openam.upgrade.steps
A utility class providing methods useful when dealing with SMS services in an upgrade step.
UpgradeStep - Interface in org.forgerock.openam.upgrade.steps
This interface defines the methods that needs to be implemented for an upgrade step.
UpgradeStepInfo - Annotation Type in org.forgerock.openam.upgrade
Annotation for marking an upgrade step and store its dependencies on other upgrade steps.
UpgradeStepProcessor - Class in org.forgerock.openam.upgrade.apt
This compilation-time annotation processor tries to find all classes marked with UpgradeStepInfo, then it will look through the dependencies and try to detect an upgrade path based on that.
UpgradeStepProcessor() - Constructor for class org.forgerock.openam.upgrade.apt.UpgradeStepProcessor
 
UpgradeUtils - Class in org.forgerock.openam.upgrade
This class contains utilities to upgrade the service schema configuration to be compatible with OpenAM.
UpgradeUtils() - Constructor for class org.forgerock.openam.upgrade.UpgradeUtils
 
UPN_DOMAIN - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute for default UPN domain.
UPPERCASE_URI - Static variable in class com.sun.identity.liberty.ws.authnsvc.protocol.Transform
Deprecated.
Uppercase Transform name.
UppercaseTransform - Class in com.sun.identity.liberty.ws.authnsvc.protocol
Deprecated.
since 12.0.0
UppercaseTransform() - Constructor for class com.sun.identity.liberty.ws.authnsvc.protocol.UppercaseTransform
Deprecated.
This is the default constructor.
uri - Variable in class com.sun.identity.federation.message.common.EntityName
Deprecated.
 
URI - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
URI - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to represent URI Binding.
URI - Static variable in class com.sun.identity.sm.SMSUtils
 
URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.ResourceSets
 
URI_ENCODING - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
URI encoding
uriElement(String) - Method in class org.forgerock.openam.sts.config.user.DeploymentConfig.DeploymentConfigBuilderBase
 
UriNamedClaimTypesOfferedElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for UriNamedClaimTypesOffered element declaration.
UriNamedClaimTypesOfferedElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
UriNamedClaimTypesOfferedElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
UriNamedClaimTypesOfferedElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
UriNamedClaimTypesOfferedType - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for UriNamedClaimTypesOfferedType complex type.
UriNamedClaimTypesOfferedTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
UriNamedClaimTypesOfferedTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
UriNamedClaimTypesOfferedTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
uriPath - Variable in class org.forgerock.openam.core.rest.sms.SmsResourceProvider
 
urisFactory - Variable in class org.forgerock.oauth2.core.GrantTypeHandler
 
URL - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The URL attribute syntax specifies that the attribute is a URL.
URL_APPLICATION_TYPE_NAME - Static variable in class com.sun.identity.entitlement.ApplicationTypeManager
 
URL_CONNECTION_USE_CACHE - Static variable in interface com.sun.identity.shared.Constants
Certificate Alias name for SSL Client Auth
URL_KEY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Key used to search for URL info in a map
URL_LOCALE - Static variable in class com.sun.identity.common.ISLocaleContext
 
URL_LOCALE - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
 
URL_MAX_LENGTH - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Maximum length of URL
URL_SEPARATOR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
URLCHECKER_DOREQUEST - Static variable in interface com.sun.identity.shared.Constants
Configuration property to enable the GET request for ClusterState OPENAM-255
URLCHECKER_INVALIDATE_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Target URL
URLCHECKER_RETRY_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Retry Interval
URLCHECKER_RETRY_LIMIT - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Retry Limit
URLCHECKER_SLEEP_INTERVAL - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Sleep Interval
URLCHECKER_TARGET_URL - Static variable in interface com.sun.identity.shared.Constants
Property string for URL Checker Target URL
UrlConstituentCatenator - Interface in org.forgerock.openam.sts.token
This interface defines functionality to catenate url elements, insuring that a '/' exists in between.
UrlConstituentCatenatorImpl - Class in org.forgerock.openam.sts.token
 
UrlConstituentCatenatorImpl() - Constructor for class org.forgerock.openam.sts.token.UrlConstituentCatenatorImpl
 
URLDecodeField(String, Debug) - Static method in class com.sun.identity.shared.locale.Locale
 
URLDecodeField(String, String, Debug) - Static method in class com.sun.identity.shared.locale.Locale
 
URLEncDec - Class in com.sun.identity.shared.encode
 
URLEncDec() - Constructor for class com.sun.identity.shared.encode.URLEncDec
 
URLencodedSunQueryParamsString(String, String) - Static method in class com.sun.identity.authentication.client.AuthClientUtils
This method takes in a String representing base64 decoded SunQueryParamsString and URL encodes all the parameters included in its value
URLEncodeField(String, String) - Static method in class com.sun.identity.shared.locale.Locale
This method is replacement function for URLEncoder Function URL encoder function converts input string into URLEncoded byte stream after converting Unicode string into bytes using native encoding.
URLEncodeField(String, String, Debug) - Static method in class com.sun.identity.shared.locale.Locale
This method is replacement function for URLEncoder Function URL encoder function converts input string into URLencoded byte stream after converting Unicode string into bytes using native encoding.
URLNotFoundException - Exception in com.iplanet.services.naming
A URLNotFoundException is thrown if the Naming Service can not find a URL for a specified service.
URLNotFoundException(String) - Constructor for exception com.iplanet.services.naming.URLNotFoundException
Constructs an instance of the URLNotFoundException class.
URLNotFoundException(Throwable) - Constructor for exception com.iplanet.services.naming.URLNotFoundException
Constructs an instance of the URLNotFoundException class.
URLPatternMatcher - Class in com.sun.identity.shared.whitelist
The class provides pattern matching for notenforced URIs/URLs.
URLPatternMatcher() - Constructor for class com.sun.identity.shared.whitelist.URLPatternMatcher
Constructor
URLResourceName - Class in com.sun.identity.entitlement
This plugin extends the functionality provided in PrefixResourceName to provide special handling to URL type prefix resource names in canonicalize method like validating port, assigning default port of 80, if port absent etc.
URLResourceName() - Constructor for class com.sun.identity.entitlement.URLResourceName
empty no argument constructor.
URLResourceName - Class in com.sun.identity.policy.plugins
This plugin extends the functionality provided in PrefixResourceName to provide special handling to URL type prefix resource names in canonicalize method like validating port, assigning default port of 80, if port absent etc.
URLResourceName() - Constructor for class com.sun.identity.policy.plugins.URLResourceName
empty no argument constructor.
URLResourceName - Class in com.sun.identity.shared.whitelist
This plugin extends the functionality provided in PrefixResourceName to provide special handling to URL type prefix resource names in canonicalize method like validating port, assigning default port of 80, if port absent etc.
URLResourceName() - Constructor for class com.sun.identity.shared.whitelist.URLResourceName
empty no argument constructor.
urlServer - Static variable in class com.sun.identity.idm.server.IdRepoJAXRPCObjectImpl
 
URLValidator - Class in com.iplanet.ums.validation
 
URLValidator() - Constructor for class com.iplanet.ums.validation.URLValidator
 
URLValidator - Class in com.sun.identity.common.validation
Deprecated.
As of OpenSSO version 8.0 URLValidator
URLValidator - Class in com.sun.identity.shared.validation
Validator for URL format.
URLValidator - Class in org.forgerock.openam.sm.validation
Attempts to create a URL from each provided attributed.
URLValidator() - Constructor for class org.forgerock.openam.sm.validation.URLValidator
 
URN_OASIS_NAMES_TC_SAML_11 - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
SAML 1.1 URN.
usage() - Static method in class com.sun.identity.monitoring.Agent
Return usage of the program.
USAGE_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating usage.
USAGE_FORMAT_ERROR - Static variable in interface com.sun.identity.cli.ExitCodes
Usage of the commandline cannot formated.
USAGE_OPTION_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating mandatory option in usage text.
USAGE_OPTION_NAME_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating mandatory option name in usage text.
USAGE_OPTION_WITH_ALIAS_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating mandatory option (with alias) in usage text.
USAGE_OPTIONAL_OPTION_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating optional option in usage text.
USAGE_OPTIONAL_OPTION_NAME_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating operational option name in usage text.
USAGE_OPTIONAL_OPTION_WITh_ALIAS_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating optional option (with alias) in usage text.
USAGE_SUBCMD_EX_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating sub command (extended format) in usage text.
USAGE_SUBCMD_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating sub command (short format) in usage text.
USAGE_SUBCMD_HELP_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating sub command help in usage text.
USAGE_SUBCMD_LONG_FORMAT - Static variable in interface com.sun.identity.cli.CLIConstants
Template for formating sub command (long format) in usage text.
UsageDirectiveHeader - Class in com.sun.identity.liberty.ws.soapbinding
The UsageDirectiveHeader class represents 'UsageDirective' element defined in SOAP binding schema.
UsageDirectiveHeader(String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.UsageDirectiveHeader
Constructor.
UsageFormatter - Class in com.sun.identity.cli
This format the usage text of CLI.
USE_INTRODUCTION_FOR_IDP_PROXY - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Use Introduction for IDP Proxy
USE_INTRODUCTION_FOR_IDP_PROXY - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Use Introduction for IDP Proxy
USE_NAMEID_AS_SP_USERID - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Use NameID value as local user ID in service provider account mapper.
USE_OLD_LOG_FORMAT - Static variable in interface com.sun.identity.shared.Constants
 
USE_SECURITY_MANAGER - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
useDefaultKeyStore() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns true if the provider uses default keystore.
usedInProtocol(HttpServletRequest, String) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Returns true if the session is used in the specified federation protocol.
usedInProtocol(Object, String) - Static method in class com.sun.identity.multiprotocol.MultiProtocolUtils
Returns true if the session is used in the specified federation protocol.
useImpliedResource() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns flag used by the IDP/AuthnSvc to decide whether to use implied resource for discovery bootstrapping.
usePassThroughSecurityToken() - Method in class com.sun.identity.wss.provider.ProviderConfig
Returns true if passthrough security token needs to be used.
usePassThroughToken - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
USER - Static variable in interface com.iplanet.am.sdk.AMObject
Deprecated.
Represents a User object type
USER - Static variable in class com.iplanet.am.sdk.AMSchema.Type
Deprecated.
The User schema type defines the service configuration information that are user dependent.
USER - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
User - Class in com.iplanet.ums
Represents a user entry in UMS.
User() - Constructor for class com.iplanet.ums.User
No args constructor; used to construct the right object as entries are read from persistent storage.
User(CreationTemplate, AttrSet) - Constructor for class com.iplanet.ums.User
Construct User object without session.
USER - Static variable in class com.sun.identity.authentication.AuthContext.IndexType
The USER index type indicates that the index name given corresponds to a user.
USER - Static variable in class com.sun.identity.authentication.config.AMAuthConfigType
 
USER - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
User is used in basic authentication.
USER - Static variable in class com.sun.identity.idm.IdType
Identity type of USER
USER - Static variable in class com.sun.identity.saml.common.SAMLConstants
SAML service attribute which identifies basic authentication user.
USER - Static variable in class com.sun.identity.sm.SchemaType
The User schema type defines the service configuration information that are user dependent.
User - Interface in org.forgerock.openam.license
Simple interface for interacting with a user during click-through licensing.
USER_ACCOUNT_FEDERATION_INFO_NOT_FOUND - Static variable in class com.sun.identity.federation.common.LogUtil
Account Federation Information not found for user.
USER_ALIAS_ATTR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
User attributes
USER_ALIAS_ENABLED - Static variable in class com.sun.identity.policy.PolicyConfig
 
USER_ATTR_VALUE - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of User value
USER_CODE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.DeviceCode
 
USER_COLLECTION - Static variable in exception com.sun.identity.policy.PolicyException
The constant variable specifies the exception is with respect to user collection.
USER_CREATE_NOTIFICATION_LIST - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
USER_CREATE_NOTIFICATION_LIST - Static variable in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
USER_DELETE_NOTIFICATION_LIST - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
USER_DELETE_NOTIFICATION_LIST - Static variable in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
USER_DEVICES_RESOURCE - Static variable in class org.forgerock.openam.i18n.apidescriptor.ApiDescriptorConstants
Constant used as key to API Descriptor translations
USER_DISPLAY_NAME_ATTRIBUTE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
USER_DN - Static variable in class com.sun.identity.password.ui.PWResetViewBeanBase
Name of user DN
USER_ENCRYPTED_PASSWORD_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
USER_ENTRY_PROCESSING_IMPL - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
USER_FAILURE_URL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
USER_FED_INFO_ATTR - Static variable in class com.sun.identity.federation.accountmgmt.FSAccountUtils
Attribute name to store Account's federation information.
USER_FED_INFO_KEY_ATTR - Static variable in class com.sun.identity.federation.accountmgmt.FSAccountUtils
Attribute name to store Account's federation information key
USER_HOME - Static variable in interface com.sun.identity.setup.SetupConstants
The user's home directory.
USER_ID - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
USER_ID - Static variable in interface com.sun.identity.liberty.ws.interfaces.Authorizer
Key of a parameter Map which contains information useful for policy evaluation.
USER_ID - Static variable in class org.forgerock.openam.audit.AuditConstants
Names of fields on an audit events.
USER_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Custom
 
USER_ID - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.IntrospectionEndpoint
 
USER_ID_TYPE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
USER_INPUT - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
USER_KBA_ATTRIBUTE - Static variable in class org.forgerock.openam.core.rest.IdentityRestUtils
 
USER_KEY - Static variable in class com.sun.identity.authentication.config.AMAuthConfigUtils
 
USER_KEY - Static variable in interface com.sun.identity.authentication.spi.AMAuthCallBack
The key for the value of the user's identity for which the callback was triggered.
USER_LOCALE_ATTR - Static variable in interface com.sun.identity.shared.Constants
Attribute name of the user preferred locale located in amUser service.
USER_MODIFY_NOTIFICATION_LIST - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
USER_MODIFY_NOTIFICATION_LIST - Static variable in class com.iplanet.am.sdk.ldap.EmailNotificationHelper
 
USER_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
User Name attribute key in the Attribute Map.
USER_NAME_TOKEN - Static variable in class com.sun.identity.wss.sts.STSConstants
 
USER_NOT_FOUND - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Account management: User does not match.
USER_NOT_FOUND - Static variable in class com.sun.identity.federation.common.LogUtil
User not found.
USER_NOT_IN_GROUP_SCOPE - Static variable in interface com.iplanet.ums.IUMSConstants
 
USER_PARAM - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
Query param name for User based authentication
USER_PASSWORD_ATTRIBUTE - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
USER_PASSWORD_ATTRIBUTE_NAME - Static variable in class org.forgerock.openam.agent.AgentConstants
Agent password attribute name.
USER_PREFERRED_LOCALE - Static variable in class com.sun.identity.common.ISLocaleContext
 
USER_PROFILE - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
USER_PROFILE_PREFERRED_LOCAL_ATTRIBUTE - Static variable in class org.forgerock.openam.uma.UmaConstants
 
USER_PROPERTIES - Static variable in class com.sun.identity.shared.locale.Locale
 
USER_ROLE - Static variable in interface com.iplanet.am.sdk.AMRole
Deprecated.
Represents a User Role
USER_SCHEMA - Static variable in class com.sun.identity.sm.SMSUtils
 
USER_SEARCH_RETURN_ATTR - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
USER_SERVICE - Static variable in interface com.sun.identity.password.ui.model.PWResetModel
OpenAM's user service name
USER_SESSION_MAPPING - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
USER_STORE - Static variable in interface com.sun.identity.setup.SetupConstants
Pointer to the external user store settings.
USER_STORE_DOMAINNAME - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
USER_STORE_DOMAINNAME - Static variable in interface com.sun.identity.setup.SetupConstants
Domain Name of the Active Directory ldap store being used.
USER_STORE_HOST - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
USER_STORE_HOST - Static variable in interface com.sun.identity.setup.SetupConstants
Host name for the ldap store being used.
USER_STORE_LOGIN_ID - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
USER_STORE_LOGIN_ID - Static variable in interface com.sun.identity.setup.SetupConstants
Login ID of the use with access rights to the data store.
USER_STORE_LOGIN_PWD - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
USER_STORE_LOGIN_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Password for the user login ID.
USER_STORE_PORT - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
USER_STORE_PORT - Static variable in interface com.sun.identity.setup.SetupConstants
Port number of the ldap server.
USER_STORE_ROOT_SUFFIX - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
USER_STORE_ROOT_SUFFIX - Static variable in interface com.sun.identity.setup.SetupConstants
Root suffix for the user data store.
USER_STORE_SSL - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
USER_STORE_SSL - Static variable in interface com.sun.identity.setup.SetupConstants
Protocol of IDRepo entry to create for user data store.
USER_STORE_TYPE - Static variable in interface com.sun.identity.config.SessionAttributeNames
 
USER_STORE_TYPE - Static variable in interface com.sun.identity.setup.SetupConstants
Type of IDRepo entry to create for user data store.
USER_SUCCESS_URL - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
USER_TOKEN - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
USER_TYPE - Static variable in class org.forgerock.openam.core.rest.IdentityResourceV1
 
USER_TYPE - Static variable in class org.forgerock.openam.core.rest.IdentityResourceV2
 
USER_TYPE - Static variable in class org.forgerock.openam.core.rest.IdentityRestUtils
 
USER_VALIDATION_TITLE - Static variable in class com.sun.identity.password.ui.PWResetUserValidationViewBean
Name of title peer component
USERACTION - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
action parameter in the request object
USERAGENT - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
User agent HTTP header name
userAgentCheck(String, String) - Method in class com.iplanet.services.cdm.ClientDetectionDefaultImpl
This method contains the algorithm used to compare the HTTPServletRequest user-agent versus the Client user-agent.
userAgentSet() - Method in class com.iplanet.services.cdm.DefaultClientTypesManager
 
UserAttributes - Class in com.sun.identity.entitlement
Interface specification for entitlement ResourceAttribute
UserAttributes() - Constructor for class com.sun.identity.entitlement.UserAttributes
Constructs an instance of UserAttributes
USERCERTIFICATE - Static variable in class com.sun.identity.security.cert.AMCertStore
 
USERCERTIFICATE_BINARY - Static variable in class com.sun.identity.security.cert.AMCertStore
 
userCodeForm() - Method in class org.forgerock.oauth2.restlet.DeviceCodeVerificationResource
Handles GET requests to the OAuth2 device/user endpoint, returning a form to allow the user to submit their user code
usercredentials - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
usercredentials - Variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
 
UserDataInteraction - Class in com.sun.identity.install.tools.configurator
Abstract class for user data related interactions in both interactive and silent mode.
UserDataInteraction(InteractionInfo) - Constructor for class com.sun.identity.install.tools.configurator.UserDataInteraction
Constructor for abstract clas
UserDetails - Class in com.sun.identity.idsvcs
 
UserDetails() - Constructor for class com.sun.identity.idsvcs.UserDetails
 
UserDetails(Attribute[], String[], Token) - Constructor for class com.sun.identity.idsvcs.UserDetails
 
UserDetails_LiteralSerializer - Class in com.sun.identity.idsvcs
 
UserDetails_LiteralSerializer(QName, String) - Constructor for class com.sun.identity.idsvcs.UserDetails_LiteralSerializer
 
UserDetails_LiteralSerializer(QName, String, boolean) - Constructor for class com.sun.identity.idsvcs.UserDetails_LiteralSerializer
 
UserDevicesDao - Class in org.forgerock.openam.core.rest.devices
DAO for handling the retrieval and saving of a user's devices.
UserDevicesDao(AuthenticatorDeviceServiceFactory) - Constructor for class org.forgerock.openam.core.rest.devices.UserDevicesDao
Construct a new UserDevicesDao with the provided serviceFactory.
userDevicesDao - Variable in class org.forgerock.openam.core.rest.devices.UserDevicesResource
 
UserDevicesResource<T extends UserDevicesDao> - Class in org.forgerock.openam.core.rest.devices
REST resource for a user's trusted devices.
UserDevicesResource(T, ContextHelper) - Constructor for class org.forgerock.openam.core.rest.devices.UserDevicesResource
Constructs a new UserDevicesResource.
UserDiscoEntryHandler - Class in com.sun.identity.liberty.ws.disco.plugins
 
UserDiscoEntryHandler() - Constructor for class com.sun.identity.liberty.ws.disco.plugins.UserDiscoEntryHandler
Default Constructor.
userDN - Variable in class com.sun.identity.liberty.ws.idpp.container.IDPPBaseContainer
 
useResponseAuthentication() - Static method in class com.sun.identity.liberty.ws.disco.common.DiscoServiceManager
Returns flag used by Discovery Service to decide whether Response is always authenticated or not.
userHasReadAdminPrivs(SSOToken, String) - Method in class org.forgerock.openam.session.SessionPropertyWhitelist
Returns true if the user is an administrator, or if it has delegated permissions to perform this request.
userID - Variable in class com.sun.identity.federation.services.logout.FSPreLogoutHandler
 
userID - Variable in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
 
userID - Variable in class com.sun.identity.federation.services.termination.FSFedTerminationHandler
 
userId - Variable in class com.sun.identity.password.ui.model.PWResetModelImpl
User distinguished name
userId(String) - Method in interface org.forgerock.openam.audit.AMAuditEventBuilder
Expose method from AuditEventBuilder.
userId - Variable in class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistration
 
USERID_PASSWORD_VALIDATION_CLASS - Static variable in interface com.iplanet.am.sdk.AMConstants
Deprecated.
 
USERID_PASSWORD_VALIDATION_CLASS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
userIDByTransientNameIDValue - Static variable in class com.sun.identity.saml2.profile.IDPCache
Cache saves user ID for transient NameID key : NameID value (String) value : user ID
UserIDGenerator - Interface in com.sun.identity.authentication.spi
An application implements a UserIDGenerator interface and registers itself to the Core Authentication service so that authentication modules can retrieve a list of auto-generated user IDs.
USERINFO - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.UserinfoEndpoint
 
UserInfo - Class in org.forgerock.openidconnect.restlet
Handles requests to the OpenId Connect userinfo endpoint for retrieving information about the user who granted the authorization for the token.
UserInfo(OAuth2RequestFactory, UserInfoService, ExceptionHandler) - Constructor for class org.forgerock.openidconnect.restlet.UserInfo
Constructs a new UserInfo.
USERINFO_ENCRYPTED_RESPONSE_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
USERINFO_ENCRYPTED_RESPONSE_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.UserinfoEndpoint
 
USERINFO_ENCRYPTED_RESPONSE_ENC - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.UserinfoEndpoint
 
USERINFO_SIGN_AND_ENC_RESPONSE_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
USERINFO_SIGNED_RESPONSE_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
USERINFO_SIGNED_RESPONSE_ALG - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.UserinfoEndpoint
 
UserInfoClaims - Class in org.forgerock.oauth2.core
Simple bean that contains the values of claims, and the scopes that provisioned them (if any).
UserInfoClaims(Map<String, Object>, Map<String, List<String>>) - Constructor for class org.forgerock.oauth2.core.UserInfoClaims
 
UserinfoEndpoint() - Constructor for class org.forgerock.openam.oauth2.OAuth2Constants.UserinfoEndpoint
 
UserInfoService - Class in org.forgerock.openidconnect
Service for retrieving user's information from the access token the user granted the authorization.
UserInfoService(TokenStore, OAuth2ProviderSettingsFactory, AccessTokenVerifier, AccessTokenVerifier, ClientRegistrationStore) - Constructor for class org.forgerock.openidconnect.UserInfoService
Constructs a new UserInfoServiceImpl.
userLDAPRoleCache - Static variable in class com.sun.identity.policy.plugins.LDAPRoles
 
USERNAME - Static variable in class com.sun.identity.idsvcs.rest.IdentityServicesHandler.SecurityParameter
 
USERNAME - Static variable in class org.forgerock.openam.core.rest.IdentityRestUtils
 
username(String) - Method in class org.forgerock.openam.dpro.session.PartialSession.Builder
Set the username.
USERNAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.CoreTokenParams
 
USERNAME - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: token request.
username - Variable in class org.forgerock.openam.sm.datalayer.impl.ldap.ExternalLdapConfig
 
username(byte[]) - Method in class org.forgerock.openam.sts.user.invocation.UsernameTokenState.UsernameTokenStateBuilder
 
USERNAME_FIELD - Static variable in class org.forgerock.oauth2.core.TokenInvalidator
 
USERNAME_FIELD - Static variable in class org.forgerock.openam.oauth2.rest.TokenResource
Deprecated.
 
USERNAME_FIELD - Static variable in class org.forgerock.openam.oauth2.StatelessTokenCtsAdapter
 
USERNAME_GENERATOR - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
USERNAME_GENERATOR_CLASS - Static variable in interface com.sun.identity.authentication.util.ISAuthConstants
 
USERNAME_TOKEN_PASSWORD - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
USERNAME_TOKEN_USERNAME - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
USERNAME_VARIABLE_NAME - Static variable in class org.forgerock.openam.authentication.modules.scripted.Scripted
 
UserNameAttribute - Class in org.forgerock.openam.radius.common
Class representing the structure of the User-Name attribute as specified in section 5.1 of RFC 2865 and able to be instantiated from the on-the-wire bytes or model objects.
UserNameAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.UserNameAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
UserNameAttribute(String) - Constructor for class org.forgerock.openam.radius.common.UserNameAttribute
Constructs an instance with the indicated name embedded.
UserNamePasswordValidationException - Exception in com.sun.identity.authentication.spi
This class is for handling Exception that is thrown when the user name password validation plugin is failed or any invalid characters detected in user name.
UserNamePasswordValidationException(String, String, Object[]) - Constructor for exception com.sun.identity.authentication.spi.UserNamePasswordValidationException
Creates UserNamePasswordValidationException with the message from the given resource bundle, for a given error message key (errorCode) and using arguments to the message.
UserNamePasswordValidationException(String) - Constructor for exception com.sun.identity.authentication.spi.UserNamePasswordValidationException
Creates UserNamePasswordValidationException with given message.
UserNamePasswordValidationException(Throwable) - Constructor for exception com.sun.identity.authentication.spi.UserNamePasswordValidationException
Creates UserNamePasswordValidationException with given Throwable.
UserNameToken - Class in com.sun.identity.wss.security
This class UserNameToken represents an Username token that can be inserted into web services security header for message level security.
UserNameToken(UserNameTokenSpec) - Constructor for class com.sun.identity.wss.security.UserNameToken
Constructs a user name token with the user name token specification.
UserNameToken(Element) - Constructor for class com.sun.identity.wss.security.UserNameToken
Constructor to create a username token using username token xml element.
UsernameTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsse
This element defines the wsse:UsernameToken element per Section 4.1.
UsernameTokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.1 UsernameToken Assertion Java content class for UsernameToken element declaration.
UsernameTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
UsernameTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
UsernameTokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
UsernameTokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
UsernameTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
UsernameTokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
usernameTokenOnBehalfOfElement(String, String) - Static method in class org.forgerock.openam.sts.soap.TokenSpecification
 
usernameTokenSaml2SenderVouches(String, String) - Static method in class org.forgerock.openam.sts.soap.TokenSpecification
 
UserNameTokenSpec - Class in com.sun.identity.wss.security
This class defines the specification for generating the Username security tokens.
UserNameTokenSpec() - Constructor for class com.sun.identity.wss.security.UserNameTokenSpec
 
UsernameTokenState - Class in org.forgerock.openam.sts.user.invocation
Contains state corresponding to a UsernameToken and will emit json which includes state necessary to act as the input_token_state in the RestSTSTokenTranslationInvocationState - i.e. the username and password state, and a AMSTSConstants.TOKEN_TYPE_KEY field corresponding to TokenType.USERNAME.name().
UsernameTokenState.UsernameTokenStateBuilder - Class in org.forgerock.openam.sts.user.invocation
 
usernameTokenSupportingTokenPassword(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder
 
usernameTokenSupportingTokenUsername(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer.SoapSTSConsumerBuilder
 
usernameTokenSupportingTokenUsername(String) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumerCallbackHandler.SoapSTSConsumerCallbackHandlerBuilder
 
UsernameTokenType - Interface in com.sun.identity.wsfederation.jaxb.wsse
This type represents a username token per Section 4.1 Java content class for UsernameTokenType complex type.
UsernameTokenTypeImpl - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
UsernameTokenTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
UsernameTokenTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsse.impl
 
UserOptionItem - Class in com.sun.identity.install.tools.configurator
Class that encapulates a UserOption.
UserOptionItem(String, String) - Constructor for class com.sun.identity.install.tools.configurator.UserOptionItem
 
UserOptionItem(String, String, String) - Constructor for class com.sun.identity.install.tools.configurator.UserOptionItem
 
USERPASSWORD - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2Client
 
UserPasswordAttribute - Class in org.forgerock.openam.radius.common
Class representing the User Password Attribute as defined in section 5.2 of RFC 2865.
UserPasswordAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.UserPasswordAttribute
Instantiates attribute with on-the-wire bytes for decrypting cypher text to restore clear text password.
UserPasswordAttribute(Authenticator, String, String) - Constructor for class org.forgerock.openam.radius.common.UserPasswordAttribute
Instantiates attribute with clear text password for creation of cipher text.
UserPasswordValidationHelper - Class in com.iplanet.am.sdk.ldap
This class provides the some of functionality for generating CallBacks for plugins implementing the AMUserPasswordValidation class.
UserPasswordValidationHelper(SSOToken, String) - Constructor for class com.iplanet.am.sdk.ldap.UserPasswordValidationHelper
 
userPrincipal - Variable in class com.sun.identity.authentication.modules.datastore.DataStore
 
userPrincipal - Variable in class com.sun.identity.authentication.modules.hotp.HOTP
 
userPrincipal - Variable in class com.sun.identity.authentication.modules.ldap.LDAP
 
userPrincipal - Variable in class com.sun.identity.authentication.modules.wss.WSSAuthModule
 
UserPrincipal - Class in com.sun.identity.authentication.service
This class represents the abstract notion of a user which can be used to represent any entity, such as an individual, a corporation, and a login id.
UserPrincipal(String) - Constructor for class com.sun.identity.authentication.service.UserPrincipal
Creates UserPrincipal object.
userPushDeviceProfileManager - Variable in class org.forgerock.openam.authentication.modules.push.AbstractPushModule
Necessary to read data from the appropriate user's attribute.
UserPushDeviceProfileManager - Class in org.forgerock.openam.authentication.modules.push
Allows for easy access to storing and creating push device profiles.
UserPushDeviceProfileManager(PushDevicesDao, Debug, SecureRandom, DeviceJsonUtils<PushDeviceSettings>) - Constructor for class org.forgerock.openam.authentication.modules.push.UserPushDeviceProfileManager
Creates the User Device Profile Manager instance.
UserRegistrationBuilder() - Constructor for class org.forgerock.openam.selfservice.config.beans.UserRegistrationConsoleConfig.UserRegistrationBuilder
Constructs a new builder.
UserRegistrationConfigProvider - Class in org.forgerock.openam.selfservice.config.flows
The default user registration configuration definition.
UserRegistrationConfigProvider() - Constructor for class org.forgerock.openam.selfservice.config.flows.UserRegistrationConfigProvider
 
UserRegistrationConsoleConfig - Class in org.forgerock.openam.selfservice.config.beans
Represents forgotten password console configuration.
UserRegistrationConsoleConfig.UserRegistrationBuilder - Class in org.forgerock.openam.selfservice.config.beans
UserResponseInteraction - Class in com.sun.identity.install.tools.configurator
 
UserResponseInteraction() - Constructor for class com.sun.identity.install.tools.configurator.UserResponseInteraction
 
UserSelfCheckCondition - Class in com.sun.identity.policy.plugins
The class UserSelfCheckCondition checks if User is accessing his object in the datastore.
UserSelfCheckCondition() - Constructor for class com.sun.identity.policy.plugins.UserSelfCheckCondition
No argument constructor
USERSTORE_PWD - Static variable in interface com.sun.identity.setup.SetupConstants
Userstore password.
UserSubject - Class in com.sun.identity.entitlement
Deprecated.
As of ForgeRock OpenAM 12.
UserSubject() - Constructor for class com.sun.identity.entitlement.UserSubject
Deprecated.
Constructs an UserSubject
UserSubject(String) - Constructor for class com.sun.identity.entitlement.UserSubject
Deprecated.
Constructs UserSubject
UserSubject(String, String) - Constructor for class com.sun.identity.entitlement.UserSubject
Deprecated.
Constructs UserSubject
usesBasicAuth() - Method in class org.forgerock.openam.oauth2.ClientCredentials
True if the client uses basic auth, false otherwise.
useSpecifiedKey - Variable in class com.sun.identity.security.EncodeAction
 
using(ResourceName) - Method in interface org.forgerock.openam.entitlement.constraints.ResourceMatchUsing
Defines the resource handler to be used to assist with resource verification.
UTC - Static variable in class org.forgerock.openam.utils.TimeUtils
TimeZone for Universal Coordinated Time.
UTF_8_CHARSET_ID - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
UTIL - Static variable in class com.iplanet.ums.UMSObject
 
Util - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
 
Util() - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.Util
 
Util - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
 
Util() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.Util
 
UtilProxyCookieRedirector - Class in org.forgerock.openam.saml2
A FederateCookieRedirector that uses the existing methods in Utility classes to implement cookie checking and redirect.
UtilProxyCookieRedirector() - Constructor for class org.forgerock.openam.saml2.UtilProxyCookieRedirector
 
UtilProxyIDPRequestValidator - Class in org.forgerock.openam.saml2
Responsible for validating and providing a handful of parameters required for processing the IDP requests.
UtilProxyIDPRequestValidator(String, boolean, Debug, SAML2MetaManager) - Constructor for class org.forgerock.openam.saml2.UtilProxyIDPRequestValidator
Creates a new UtilProxyIDPRequestValidator for a request.
UtilProxySAMLAuthenticator - Class in org.forgerock.openam.saml2
An implementation of A SAMLAuthenticator that uses the Util classes to make the federation connection.
UtilProxySAMLAuthenticator(IDPSSOFederateRequest, HttpServletRequest, HttpServletResponse, PrintWriter, boolean) - Constructor for class org.forgerock.openam.saml2.UtilProxySAMLAuthenticator
Creates a new UtilProxySAMLAuthenticator using the detail provided.
UtilProxySAMLAuthenticatorLookup - Class in org.forgerock.openam.saml2
An implementation of A SAMLAuthenticatorLookup that uses the Util classes to make the federation connection.
UtilProxySAMLAuthenticatorLookup(IDPSSOFederateRequest, HttpServletRequest, HttpServletResponse, PrintWriter) - Constructor for class org.forgerock.openam.saml2.UtilProxySAMLAuthenticatorLookup
Creates a new UtilProxySAMLAuthenticatorLookup
Utils - Class in com.sun.identity.liberty.ws.soapbinding
This class contains utility methods.
Utils() - Constructor for class com.sun.identity.liberty.ws.soapbinding.Utils
 
Utils - Class in com.sun.identity.sae.api
Util class to implement simple Http request/response transactions.
Utils() - Constructor for class com.sun.identity.sae.api.Utils
 
Utils - Class in com.sun.identity.tools.manifest
 
Utils() - Constructor for class com.sun.identity.tools.manifest.Utils
 
Utils - Class in org.forgerock.oauth2.core
Utility class containing common utility functions.
Utils() - Constructor for class org.forgerock.oauth2.core.Utils
 
Utils - Class in org.forgerock.openam.radius.common
Debugging tool for serializing into space separated hex values for each byte of a sequence of octets or for reading such a formatted string into a sequence of octets.
uuid - Variable in class org.forgerock.openam.core.rest.devices.DeviceSettings
 

V

VAL_AUTH_ADMIN - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VAL_AUTH_ANONYMOUS - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VAL_AUTH_BASIC - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VAL_AUTH_PROXY - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VAL_AUTH_REBIND - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VAL_CONFIG_REPO_LOCAL - Static variable in class com.sun.identity.common.configuration.AgentConfiguration
 
VAL_DELIMITER - Static variable in class com.sun.identity.policy.plugins.IDRepoResponseProvider
 
VAL_INACTIVE - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VAL_STANDARD - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VAL_STYPE_SIMPLE - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VAL_STYPE_SSL - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VALID - Static variable in class com.sun.identity.authentication.internal.AuthSSOToken
 
valid - Variable in class com.sun.identity.saml.assertion.AssertionBase
 
VALID - Static variable in class com.sun.identity.saml.assertion.Condition
The Condition is valid.
valid - Variable in class com.sun.identity.saml.protocol.AbstractRequest
 
valid - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
valid - Variable in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
 
VALID - Static variable in class org.forgerock.openam.core.rest.session.SessionResourceUtil
 
VALID_CODE_DOES_NOT_MATCH_VALID_RESOURCES - Static variable in class com.sun.identity.entitlement.ValidateResourceResult
 
VALID_CODE_INVALID - Static variable in class com.sun.identity.entitlement.ValidateResourceResult
 
VALID_CODE_VALID - Static variable in class com.sun.identity.entitlement.ValidateResourceResult
 
VALID_LOGIN_URIS - Static variable in interface com.sun.identity.shared.Constants
Property string representing set of valid strings in a loginURI query parameter for a CDC Servlet.
VALID_SIGNATURE_QUERY - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
ValidatableObject - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
This interface is implemented by generated classes to indicate that the class supports validation.
ValidatableObject - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
This interface is implemented by generated classes to indicate that the class supports validation.
validate(Map) - Method in class com.iplanet.am.sdk.ldap.UserPasswordValidationHelper
 
validate() - Method in class com.iplanet.dpro.session.SessionID
This method validates that the received session ID points to an existing server ID, and the site ID also corresponds to the server ID found in the session.
validate(String, String) - Method in class com.iplanet.ums.validation.AlphaValidator
Determines whether the specified string is a valid alphabetic string
validate(String) - Method in class com.iplanet.ums.validation.AlphaValidator
Determines whether the specified string is a valid alphabetic string
validate(String, String) - Method in class com.iplanet.ums.validation.BooleanValidator
Determines whether the specified string is a valid boolean value
validate(String) - Method in class com.iplanet.ums.validation.BooleanValidator
Determines whether the specified string is a valid boolean value
validate(String, String) - Method in class com.iplanet.ums.validation.DNValidator
Determines whether the specified string is a valid DN
validate(String) - Method in class com.iplanet.ums.validation.DNValidator
Determines whether the specified string is a valid DN
validate(String, String) - Method in class com.iplanet.ums.validation.DomainValidator
Determines if the value is a valid domain string
validate(String) - Method in class com.iplanet.ums.validation.DomainValidator
Determines if the domain is valid
validate(String, String) - Method in class com.iplanet.ums.validation.FloatValidator
Determines whether the specified string is a valid Float
validate(String) - Method in class com.iplanet.ums.validation.FloatValidator
Determines whether the specified string is a valid Float
validate(String, String) - Method in interface com.iplanet.ums.validation.IValidator
Validates value with the optional rule.
validate(String, String) - Method in class com.iplanet.ums.validation.MailAddressValidator
Determines if the value is a valid email address string
validate(String) - Method in class com.iplanet.ums.validation.MailAddressValidator
Check if the given email address is valid
validate(String, String) - Method in class com.iplanet.ums.validation.NumberValidator
Determines whether the specified string is a valid Integer
validate(String) - Method in class com.iplanet.ums.validation.NumberValidator
Determines whether the specified string is a valid Integer
validate(String, String) - Method in class com.iplanet.ums.validation.SetValidator
Checks if the value is in the set.
validate(String, String) - Method in class com.iplanet.ums.validation.TelephoneValidator
Determines if the value is a valid "basic" telephone number string
validate(String) - Method in class com.iplanet.ums.validation.TelephoneValidator
Determines whether the specified string is a valid "basic" telephone number string
validate(String, String) - Method in class com.iplanet.ums.validation.URLValidator
Determines whether the specified string is a valid URL
validate(String) - Method in class com.iplanet.ums.validation.URLValidator
Determines whether the specified string is a valid URL
validate() - Method in class com.sun.identity.authentication.internal.AuthSSOToken
 
validate(String, String, Debug) - Static method in class com.sun.identity.authentication.util.ISValidation
Checks for invalid characters in the source string .
validate(Set<String>) - Method in class com.sun.identity.common.configuration.DuplicateKeyMapValueValidator
Returns true if values are of map type format.
validate(Set<String>) - Method in class com.sun.identity.common.configuration.FilterModeValueValidator
Returns true if values are of filter mode type.
validate(Set<String>) - Method in class com.sun.identity.common.configuration.GlobalMapValueValidator
Returns true if values are of global map format.
validate(Set<String>) - Method in class com.sun.identity.common.configuration.ListValueValidator
Returns true if values are of list typed.
validate(Set<String>) - Method in class com.sun.identity.common.configuration.MapValueValidator
Returns true if values are of map type format.
validate(Set<String>) - Method in class com.sun.identity.common.configuration.ServerPropertyValidator
Validates a set of server configuration properties.
validate(Map<String, String>) - Static method in class com.sun.identity.common.configuration.ServerPropertyValidator
Validates a set of server configuration properties.
validate(String) - Method in interface com.sun.identity.common.validation.Validator
Deprecated.
Performs validation on a string.
validate(Set) - Method in interface com.sun.identity.common.validation.Validator
Deprecated.
Performs validation on a set of string.
validate(String) - Method in class com.sun.identity.common.validation.ValidatorBase
Deprecated.
Performs validation on a string.
validate(Set) - Method in class com.sun.identity.common.validation.ValidatorBase
Deprecated.
Performs validation on a set of string.
validate() - Method in class com.sun.identity.entitlement.AttributeLookupCondition
 
validate() - Method in interface com.sun.identity.entitlement.EntitlementCondition
Checks that this condition is configured correctly.
validate() - Method in class com.sun.identity.entitlement.LogicalCondition
 
validate() - Method in class com.sun.identity.entitlement.NotCondition
 
validate() - Method in class com.sun.identity.entitlement.NumericAttributeCondition
 
validate() - Method in class com.sun.identity.entitlement.opensso.PolicyCondition
 
validate(Privilege) - Method in class com.sun.identity.entitlement.PrivilegeManager
Validates the passed policy.
validate() - Method in class com.sun.identity.entitlement.StringAttributeCondition
 
validate(Privilege, PrivilegeValidator) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
Validates the privilege instance.
validate(String, String, Map, IStateAccess) - Method in interface com.sun.identity.install.tools.configurator.IValidation
 
validate(String, String, Map, IStateAccess) - Method in class com.sun.identity.install.tools.configurator.ValidatorBase
Validate method
validate() - Method in class com.sun.identity.policy.plugins.LDAPFilterCondition
Deprecated.
 
validate(Set<String>) - Method in class com.sun.identity.policy.ResourceComparatorValidator
Validates a set of values for rules built into this method.
validate(DefaultJAXBContextImpl, ValidationContext, ValidatableObject) - Static method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.MSVValidator
Validates the specified object and reports any error to the context.
validate(Object) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatorImpl
 
validate(String) - Method in interface com.sun.identity.shared.validation.Validator
Performs validation on a string.
validate(Set) - Method in interface com.sun.identity.shared.validation.Validator
Performs validation on a set of string.
validate(String) - Method in class com.sun.identity.shared.validation.ValidatorBase
Performs validation on a string.
validate(Set) - Method in class com.sun.identity.shared.validation.ValidatorBase
Performs validation on a set of string.
validate(Set<String>) - Method in class com.sun.identity.sm.EmailValidator
Validates a set of email address.
validate(String) - Method in class com.sun.identity.sm.EmailValidator
Validates an email address.
validate(Set<String>) - Method in class com.sun.identity.sm.IPAddressValidator
Validates a set of string IP address.
validate(String) - Method in class com.sun.identity.sm.IPAddressValidator
Validates an IP address.
validate() - Method in class com.sun.identity.sm.PluginConfig
 
validate() - Method in class com.sun.identity.sm.PluginSchema
 
validate(SSOToken, String, Set) - Static method in class com.sun.identity.sm.RemoteServiceAttributeValidator
Validates a set of values.
validate(Set<String>) - Method in class com.sun.identity.sm.RequiredValueValidator
Returns true if values is not empty and does not contain empty string.
validate(Set<String>) - Method in class com.sun.identity.sm.ServerIDValidator
Validates the values for the attribute iplanet-am-platform-server-list.
validate(Set<String>) - Method in interface com.sun.identity.sm.ServiceAttributeValidator
Validates the given set of string values.
validate() - Method in class com.sun.identity.sm.ServiceInstance
 
validate(Set<String>) - Method in class com.sun.identity.sm.SiteIDValidator
Validates the values for the attribute iplanet-am-platform-server-list.
VALIDATE - Static variable in class com.sun.identity.sm.SMSUtils
 
validate(DefaultJAXBContextImpl, ValidationContext, ValidatableObject) - Static method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.MSVValidator
Validates the specified object and reports any error to the context.
validate(Object) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatorImpl
 
validate(ClientRegistration, String) - Method in class org.forgerock.oauth2.core.RedirectUriValidator
Validates that the requested redirect uri matches against one of the pre-registered redirect uris on the client's registration.
validate(OAuth2Request) - Method in class org.forgerock.oauth2.core.ResourceOwnerSessionValidator
Checks if the request contains valid resource owner session.
validate(ClientRegistration, Set<String>, OAuth2ProviderSettings, OAuth2Request) - Method in class org.forgerock.oauth2.core.ResponseTypeValidator
Validates that the requested response types are valid and supported by both the OAuth2 client and provider.
validate(Map<String, Object>) - Method in class org.forgerock.oauth2.restlet.resources.ResourceSetDescriptionValidator
Validates that the resource set description is valid.
validate() - Method in class org.forgerock.oauth2.restlet.ValidationServerResource
Handles GET requests to the OAuth2 tokeninfo endpoint for retrieving information about the provided token.
validate(Set<String>) - Method in class org.forgerock.openam.audit.validation.PositiveIntegerValidator
Validates the Set of values to ensure all of them are positive integers, and that no other set members exist.
validate(Set<String>) - Method in class org.forgerock.openam.authentication.modules.fr.oath.validators.AlphaNumericValidator
Validates each of the provided members of the Set to confirm that it conforms to the expected validation - only a-z/A-Z, 0-9.
validate(Set<String>) - Method in class org.forgerock.openam.authentication.modules.fr.oath.validators.CodeLengthValidator
Validates each of the provided members of the Set to confirm that they are greater than the minimum value.
validate() - Method in class org.forgerock.openam.entitlement.CachingEntitlementCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.AMIdentityMembershipCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToRealmCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthenticateToServiceCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthLevelCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.AuthSchemeCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.LDAPFilterCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.OAuth2ScopeCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.ResourceEnvIPCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.ScriptCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.SessionPropertyCondition
 
validate() - Method in class org.forgerock.openam.entitlement.conditions.environment.SimpleTimeCondition
 
validate() - Method in class org.forgerock.openam.scripting.ScriptObject
Validate this script for the particular language rules and produces a list of ScriptError instances if any validation errors occurred.
validate(Set<String>) - Method in class org.forgerock.openam.selfservice.config.KeyAliasValidator
 
validate(ConnectionConfig) - Method in class org.forgerock.openam.sm.utils.ConfigurationValidator
Indicates that the configuration passes a range of validation requirements and should be considered appropriate for use by a Connection Pool.
validate(Set<String>) - Method in class org.forgerock.openam.sm.validation.Base64EncodedBinaryValidator
 
validate(Set<String>) - Method in class org.forgerock.openam.sm.validation.EndpointValidator
 
validate(Set<String>) - Method in class org.forgerock.openam.sm.validation.HostnameValidator
Validates the Set of values to ensure that all of them conform to the regular expression "^[a-zA-Z0-9.]*$" - which indicates the permitted structure of a hostname - and that none of them start with a ".".
validate(Set<String>) - Method in class org.forgerock.openam.sm.validation.PortValidator
Validates the Set of values to ensure all of them are valid ports, and that no other set members exist.
validate(Set<String>) - Method in class org.forgerock.openam.sm.validation.StatelessSessionSigningAlgorithmValidator
 
validate(Set<String>) - Method in class org.forgerock.openam.sm.validation.URLValidator
 
validate(Credential, RequestData) - Method in class org.forgerock.openam.sts.soap.token.validator.wss.SoapCertificateTokenValidator
 
VALIDATE_ACTION_ID - Static variable in class org.forgerock.openam.core.rest.session.SessionResource
 
VALIDATE_SESSION - Static variable in class com.sun.identity.security.AdminTokenAction
 
validateAccessTokenScope(ClientRegistration, Set<String>, OAuth2Request) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
validateAccessTokenScope(ClientRegistration, Set<String>, OAuth2Request) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Provided as an extension point to allow the OAuth2 provider to customise the scope requested when an access token is requested.
validateAccessTokenScope(ClientRegistration, Set<String>, OAuth2Request) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
validateAccessTokenScope(ClientRegistration, Set<String>, OAuth2Request) - Method in interface org.forgerock.oauth2.core.ScopeValidator
Provided as an extension point to allow the OAuth2 provider to customise the scope requested when an access token is requested.
validateAccessTokenScope(ClientRegistration, Set<String>, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMScopeValidator
Provided as an extension point to allow the OAuth2 provider to customise the scope requested when an access token is requested.
ValidateActionHandler - Class in org.forgerock.openam.core.rest.session.action
Handler for 'validate' action
ValidateActionHandler(SSOTokenManager, SessionResourceUtil) - Constructor for class org.forgerock.openam.core.rest.session.action.ValidateActionHandler
Constructs a ValidateActionHandler instance
validateActionValues(Map) - Method in class com.sun.identity.policy.ServiceType
Returns true if the action names and its values in the given Map are valid and satisfy the schema for the respective action names.
validateAgent - Variable in class com.sun.identity.config.wizard.Step1
 
validateAgent - Variable in class com.sun.identity.config.wizard.Step6
 
validateAgentRootURLs(Map) - Static method in class com.sun.identity.common.configuration.AgentConfiguration
 
validateAndGetTokenPrincipal(SSOToken) - Method in interface org.forgerock.openam.sts.tokengeneration.SSOTokenIdentity
 
validateAndGetTokenPrincipal(SSOToken) - Method in class org.forgerock.openam.sts.tokengeneration.SSOTokenIdentityImpl
 
validateAndInheritDefaults(Map, boolean) - Method in class com.sun.identity.sm.ServiceSchema
Validates the attrMap against the attributes defined in this schema of the service.
validateAndInheritDefaults(Map, String, boolean) - Method in class com.sun.identity.sm.ServiceSchema
Validates the attrMap against the attributes defined in this schema of the service for the given organization.
validateAssertion(Assertion, Subject, Map) - Static method in class com.sun.identity.wss.security.SAML2TokenUtils
Validates Assertion and sets the principal into the container Subject.
validateAssertions(List) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
validateAttribute(Attr, String, String) - Static method in class com.iplanet.ums.validation.Validation
Determines whether a specific attribute is valid.
validateAttribute(Attr, Class, Guid) - Static method in class com.iplanet.ums.validation.Validation
Determines whether attribute is valid.
validateAttributeQuery(HttpServletRequest, HttpServletResponse, AttributeQuery, String, String) - Method in interface com.sun.identity.saml2.plugins.AttributeAuthorityMapper
Checks if the attribute query is valid.
validateAttributeQuery(HttpServletRequest, HttpServletResponse, AttributeQuery, String, String) - Method in class com.sun.identity.saml2.plugins.DefaultAttributeAuthorityMapper
Checks if the attribute query is valid.
validateAttributeQuery(HttpServletRequest, HttpServletResponse, AttributeQuery, String, String) - Method in class com.sun.identity.saml2.plugins.X509SubjectAttributeAuthorityMapper
Checks if the attribute query is valid.
validateAttributes(AttrSet, Class, Guid) - Static method in class com.iplanet.ums.validation.Validation
Determines whether each attribute in the attribute set is valid.
validateAttributes(ModSet, Class, Guid) - Static method in class com.iplanet.ums.validation.Validation
Determines whether each attribute in the ModSet is valid.
validateAttributes(Map<String, Set<String>>, IdOperation) - Method in interface com.sun.identity.idm.server.IdRepoAttributeValidator
Validates attributes for create or modify operation.
validateAttributes(Map<String, Set<String>>, IdOperation) - Method in class com.sun.identity.idm.server.IdRepoAttributeValidatorImpl
 
validateAttributes(Map) - Method in class com.sun.identity.sm.ServiceSchema
Determines whether each attribute in the attribute set is valid.
validateAttributes(Map, String) - Method in class com.sun.identity.sm.ServiceSchema
Determines whether each attribute in the attribute set is valid for the given organization.
validateAuthorizationScope(ClientRegistration, Set<String>, OAuth2Request) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
validateAuthorizationScope(ClientRegistration, Set<String>, OAuth2Request) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Provided as an extension point to allow the OAuth2 provider to customise the scope requested when authorization is requested.
validateAuthorizationScope(ClientRegistration, Set<String>, OAuth2Request) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
validateAuthorizationScope(ClientRegistration, Set<String>, OAuth2Request) - Method in interface org.forgerock.oauth2.core.ScopeValidator
Provided as an extension point to allow the OAuth2 provider to customise the scope requested when authorization is requested.
validateAuthorizationScope(ClientRegistration, Set<String>, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMScopeValidator
Provided as an extension point to allow the OAuth2 provider to customise the scope requested when authorization is requested.
validateCertificate(X509Certificate) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Checks certificate validity with configured CRL
validateCertificate(X509Certificate, boolean) - Static method in class com.sun.identity.security.cert.CRLValidator
Validate certificate against configured crl
validateConfigDir() - Method in class com.sun.identity.config.wizard.Step2
 
validateConfigDirLink - Variable in class com.sun.identity.config.wizard.Step2
 
validateConfigStoreHost - Variable in class com.sun.identity.config.wizard.Step3
 
validateConfigStoreHost() - Method in class com.sun.identity.config.wizard.Step3
 
validateConfiguration() - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuthConf
 
validateCookieDomain() - Method in class com.sun.identity.config.wizard.Step2
 
validateCookieDomainLink - Variable in class com.sun.identity.config.wizard.Step2
 
VALIDATED_TOKEN_STATE - Static variable in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState
 
validateData() - Method in class com.sun.identity.saml2.ecp.impl.ECPRelayStateImpl
 
validateData() - Method in class com.sun.identity.saml2.ecp.impl.ECPRequestImpl
 
validateData() - Method in class com.sun.identity.saml2.ecp.impl.ECPResponseImpl
 
validateData() - Method in class com.sun.identity.saml2.protocol.impl.ArtifactResolveImpl
 
validateData() - Method in class com.sun.identity.saml2.protocol.impl.AssertionIDRequestImpl
 
validateData() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingRequestImpl
 
validateData() - Method in class com.sun.identity.saml2.protocol.impl.NameIDMappingResponseImpl
 
validateData() - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
validateData() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
validateData() - Method in class com.sun.identity.saml2.protocol.impl.SubjectQueryAbstractImpl
 
validateData() - Method in class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
 
validatedTokenState(JsonValue) - Method in class org.forgerock.openam.sts.user.invocation.RestSTSTokenValidationInvocationState.RestSTSTokenValidationInvocationStateBuilder
 
validatedUserID - Variable in class com.sun.identity.authentication.modules.datastore.DataStore
 
validatedUserID - Variable in class com.sun.identity.authentication.modules.ldap.LDAP
 
validateEncKey - Variable in class com.sun.identity.config.wizard.Step3
 
validateEncKey() - Method in class com.sun.identity.config.wizard.Step3
Returns false always.
validateEntityRequester(AttributeQuery, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
 
validateHostName() - Method in class com.sun.identity.config.wizard.Step3
 
validateHostNameLink - Variable in class com.sun.identity.config.wizard.Step3
 
validateID(String) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
validateID(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
validateIdToken(Representation) - Method in class org.forgerock.openidconnect.restlet.IdTokenInfo
Validates the OpenID Connect id_token passed in the body of the request and returns the claims specified in the claims query parameter.
validateInput() - Method in class com.sun.identity.config.util.AjaxPage
 
validateInput(String, String, String, int, boolean) - Method in class org.forgerock.openam.authentication.modules.oauth2.OAuth
 
validateInputLink - Variable in class com.sun.identity.config.util.AjaxPage
 
ValidateIPaddress - Class in org.forgerock.openam.utils
Validates IP V4 and V6 addresses.
validateIssueInstant(String) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
validateIssueInstant(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
validateJwt(String) - Method in class org.forgerock.openam.authentication.modules.oidc.JwtHandler
Validate the integrity of the JWT OIDC token, according to the spec (http://openid.net/specs/openid-connect-core-1_0.html#IDTokenValidation).
validateJwtSessionCookie(MessageInfo) - Method in class org.forgerock.openam.authentication.modules.persistentcookie.PersistentCookieModuleWrapper
Validates if the Jwt Session Cookie is valid and the idle timeout or max life has expired.
validateLink - Variable in class com.sun.identity.config.wizard.Step1
 
validateLink - Variable in class com.sun.identity.config.wizard.Step5
 
validateLocalAdminPort() - Method in class com.sun.identity.config.wizard.Step3
 
validateLocalAdminPortLink - Variable in class com.sun.identity.config.wizard.Step3
 
validateLocalJmxPort() - Method in class com.sun.identity.config.wizard.Step3
 
validateLocalJmxPortLink - Variable in class com.sun.identity.config.wizard.Step3
 
validateLocalPort() - Method in class com.sun.identity.config.wizard.Step3
 
validateLocalPortLink - Variable in class com.sun.identity.config.wizard.Step3
 
validateMetaAliasForNewEntity(String, List<String>) - Method in class com.sun.identity.saml2.meta.SAML2MetaManager
Checks that the provided metaAliases are valid for a new hosted entity in the specified realm.
validateMetaAliasForNewEntity(String, List<String>) - Method in class com.sun.identity.wsfederation.meta.WSFederationMetaManager
Checks that the provided metaAliases are valid for a new hosted entity in the specified realm.
validateOptions(Map, SSOToken) - Method in class com.sun.identity.cli.SubCommand
Returns true if the given options are valid in the context of this sub command.
validatePassword(String) - Method in class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated.
Method to validate the Password.
validatePassword(String, Map) - Method in class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated.
Method to validate the Password.
validatePassword(String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Validate password for the distinguished user, this will use validation plugin if exists to validate password
validatePluginConfig() - Method in class com.sun.identity.sm.PluginConfig
 
validatePluginSchema() - Method in class com.sun.identity.sm.PluginSchema
 
validatePrivilege(Privilege) - Method in class com.sun.identity.entitlement.xacml3.validation.PrivilegeValidator
Apply validation logic to a Privilege.
validateProperty(Set<String>) - Static method in class com.sun.identity.common.configuration.ServerPropertyValidator
Validates a set of server configuration properties.
validateRealm(String) - Method in class com.sun.identity.cli.datastore.DataStoreBase
 
validateRealms(Collection<String>) - Method in class com.sun.identity.entitlement.xacml3.validation.RealmValidator
 
validateRecipient(SPSSODescriptorElement, String, SubjectConfirmationData) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Validates the Recipient value stored within the SubjectConfirmationData element based on the following rules: The value MUST not be null.
validateReferralPrivilege(ReferralPrivilege) - Method in class com.sun.identity.entitlement.xacml3.validation.PrivilegeValidator
Apply validation logic to a ReferralPrivilege.
validateRefreshTokenScope(ClientRegistration, Set<String>, Set<String>, OAuth2Request) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
validateRefreshTokenScope(ClientRegistration, Set<String>, Set<String>, OAuth2Request) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Provided as an extension point to allow the OAuth2 provider to customise the scope requested when a refresh token is requested.
validateRefreshTokenScope(ClientRegistration, Set<String>, Set<String>, OAuth2Request) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
validateRefreshTokenScope(ClientRegistration, Set<String>, Set<String>, OAuth2Request) - Method in interface org.forgerock.oauth2.core.ScopeValidator
Provided as an extension point to allow the OAuth2 provider to customise the scope requested when a refresh token is requested.
validateRefreshTokenScope(ClientRegistration, Set<String>, Set<String>, OAuth2Request) - Method in class org.forgerock.openam.oauth2.OpenAMScopeValidator
Provided as an extension point to allow the OAuth2 provider to customise the scope requested when a refresh token is requested.
validateRelayStateURL(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Validates the Relay State URL against a list of valid Relay State URLs created on the hosted service provider.
validateRequest(SOAPMessage, Subject, Map, HttpServletRequest) - Method in class com.sun.identity.liberty.ws.soapbinding.MessageProcessor
This method is used to validate the SOAP Message Request by the processing rules of Liberty SOAPBinding specifications.
validateRequest(SOAPMessage, Subject, Map, HttpServletRequest) - Method in class com.sun.identity.wss.security.handler.MessageProcessor
This method is used to validate the SOAP Message Request by the processing rules of Liberty SOAPBinding specifications.
validateRequest(SOAPMessage, Subject, Map, HttpServletRequest, HttpServletResponse) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Authenticates the SOAPMessage from a remote client.
validateRequest(SOAPMessage, Subject, Map, HttpServletRequest, HttpServletResponse) - Method in interface com.sun.identity.wss.security.handler.SOAPRequestHandlerInterface
Authenticates the SOAPMessage from a remote client.
validateRequest(OAuth2Request, ClientRegistration) - Method in interface org.forgerock.oauth2.core.AuthorizationCodeRequestValidator
Validates that the OAuth2 request contains the valid parameters for the OAuth2 authorization code grant.
validateRequest(OAuth2Request, ClientRegistration) - Method in class org.forgerock.oauth2.core.AuthorizationCodeRequestValidatorImpl
Validates that the OAuth2 request contains the valid parameters for the OAuth2 authorization code grant.
validateRequest(OAuth2Request) - Method in interface org.forgerock.oauth2.core.AuthorizeRequestValidator
Validates that the OAuth2 request contains the valid parameters for the OAuth2 authorize endpoint.
validateRequest(OAuth2Request) - Method in class org.forgerock.oauth2.core.AuthorizeRequestValidatorImpl
Validates that the OAuth2 request contains the valid parameters for the OAuth2 authorize endpoint.
validateRequest(OAuth2Request, ClientRegistration) - Method in interface org.forgerock.oauth2.core.ClientCredentialsRequestValidator
Validates that the OAuth2 request contains the valid parameters for the OAuth2 client credentials grant.
validateRequest(OAuth2Request, ClientRegistration) - Method in class org.forgerock.oauth2.core.ClientCredentialsRequestValidatorImpl
Validates that the OAuth2 request contains the valid parameters for the OAuth2 client credentials grant.
validateRequest(OAuth2Request) - Method in class org.forgerock.oauth2.core.DuplicateRequestParameterValidator
Validates that the OAuth2 request contains the valid parameters for the OAuth2 authorize endpoint.
validateRequest(OAuth2Request, ClientRegistration) - Method in interface org.forgerock.oauth2.core.PasswordCredentialsRequestValidator
Validates that the OAuth2 request contains the valid parameters for the OAuth2 password credentials grant.
validateRequest(OAuth2Request, ClientRegistration) - Method in class org.forgerock.oauth2.core.PasswordCredentialsRequestValidatorImpl
Validates that the OAuth2 request contains the valid parameters for the OAuth2 password credentials grant.
validateRequest(MessageInfo, Subject) - Method in class org.forgerock.openam.authentication.modules.common.JaspiAuthModuleWrapper
Calls through to the validateRequest of the underlying module.
validateRequest(OAuth2Request, ClientRegistration) - Method in class org.forgerock.openam.oauth2.validation.ConfirmationKeyValidator
 
validateRequest(OAuth2Request) - Method in class org.forgerock.openam.oauth2.validation.ConfirmationKeyValidator
 
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.openam.rest.LocalSSOTokenSessionModule
Validates the request by checking the validity of the SSOToken ID from the AM cookie.
validateRequest(OAuth2Request) - Method in class org.forgerock.openidconnect.ClaimsParameterValidator
 
validateRequest(OAuth2Request) - Method in class org.forgerock.openidconnect.CodeVerifierValidator
 
validateRequest(OAuth2Request) - Method in class org.forgerock.openidconnect.OpenIdConnectAuthorizeRequestValidator
Validates that the OAuth2 request contains the valid parameters for the OAuth2 authorize endpoint.
validateRequest(OAuth2Request) - Method in class org.forgerock.openidconnect.SubjectTypeValidator
 
validateRequestedClaims(String) - Method in class org.forgerock.oauth2.core.AgentOAuth2ProviderSettings
 
validateRequestedClaims(String) - Method in interface org.forgerock.oauth2.core.OAuth2ProviderSettings
Validates that the requested claims are appropriate to be requested by the given client.
validateRequestedClaims(String) - Method in class org.forgerock.oauth2.core.RealmOAuth2ProviderSettings
 
ValidateResourceResult - Class in com.sun.identity.entitlement
This class has an error code which indicates why the resource name is valid or invalid; and also a message.
ValidateResourceResult(int, String) - Constructor for class com.sun.identity.entitlement.ValidateResourceResult
Constructor.
ValidateResourceResult(int, String, Object...) - Constructor for class com.sun.identity.entitlement.ValidateResourceResult
Constructor.
validateResponse(SOAPMessage, Map) - Method in class com.sun.identity.liberty.ws.soapbinding.MessageProcessor
Validates the SOAP Response from the service and verifies the signature if needed.
validateResponse(SOAPMessage, Map) - Method in class com.sun.identity.wss.security.handler.MessageProcessor
Validates the SOAP Response from the service and verifies the signature if needed.
validateResponse(SOAPMessage, Map) - Method in class com.sun.identity.wss.security.handler.SOAPRequestHandler
Validates the SOAP Response from the service provider.
validateResponse(SOAPMessage, Map) - Method in interface com.sun.identity.wss.security.handler.SOAPRequestHandlerInterface
Validates the SOAP Response from the service provider.
validateRoot(Object) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatorImpl
 
validateRoot(Object) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatorImpl
 
validateRootSuffix() - Method in class com.sun.identity.config.wizard.Step3
 
validateRootSuffixLink - Variable in class com.sun.identity.config.wizard.Step3
 
ValidateSAML2 - Class in com.sun.identity.workflow
 
ValidateSAML2(String, String, String) - Constructor for class com.sun.identity.workflow.ValidateSAML2
 
validateScript(ScriptObject) - Method in interface org.forgerock.openam.scripting.ScriptValidator
Validate the given script for the particular language rules and produces a list of ScriptError instances if any validation errors occurred.
validateScript(ScriptObject) - Method in class org.forgerock.openam.scripting.StandardScriptValidator
Validate the given script for the particular language rules and produces a list of ScriptError instances if any validation errors occurred.
validateServiceAttributes(SSOToken, String, Set) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObject
Validates service configuration attributes.
validateServiceAttributes(String, String, Set) - Method in class com.sun.identity.sm.jaxrpc.SMSJAXRPCObjectImpl
Validates service configuration attributes.
validateServiceAttributes(String, String, Set) - Method in interface com.sun.identity.sm.jaxrpc.SMSObjectIF
Validates service configuration attributes.
validateServiceInstance() - Method in class com.sun.identity.sm.ServiceInstance
 
validateServiceSchema(Node) - Static method in class com.sun.identity.sm.ServiceManager
 
validateSession(InternalSession, SessionID) - Method in class com.iplanet.dpro.session.utils.SessionInfoFactory
Validates the state of an Internal Session against a Session ID.
validateSite() - Method in class com.sun.identity.config.wizard.Step5
Validate the Site Name host= site config name port = primary loadURL Just a little confusing!
validateSiteLink - Variable in class com.sun.identity.config.wizard.Step5
 
validateSMHost() - Method in class com.sun.identity.config.wizard.Step3
Validate an Existing SM Host for Configuration Backend.
validateSMHostLink - Variable in class com.sun.identity.config.wizard.Step3
 
validateStatus() - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
validateStatusCode(StatusCode) - Method in class com.sun.identity.saml2.protocol.impl.StatusImpl
 
validateToken(SSOToken) - Method in class com.iplanet.sso.providers.dpro.SSOProviderImpl
Checks if the single sign on token is valid.
validateToken(SSOToken) - Method in interface com.iplanet.sso.SSOProvider
Checks if the SSOToken is valid.
validateToken(SSOToken) - Method in class com.iplanet.sso.SSOTokenManager
Returns true if the single sign on token is valid.
validateToken(SSOToken) - Method in class com.sun.identity.authentication.internal.AuthSSOProvider
 
validateToken(SSOToken) - Static method in class com.sun.identity.sm.SMSEntry
 
validateToken(Context, SSOToken) - Method in class org.forgerock.openam.rest.authz.AdminOnlyAuthzModule
 
validateToken(Context, SSOToken) - Method in class org.forgerock.openam.rest.authz.AgentOnlyAuthzModule
 
validateToken(Context, SSOToken) - Method in class org.forgerock.openam.rest.authz.ResourceOwnerOrSuperUserAuthzModule
 
validateToken(Context, SSOToken) - Method in class org.forgerock.openam.rest.authz.SpecialAndAdminUserOnlyAuthzModule
 
validateToken(Context, SSOToken) - Method in class org.forgerock.openam.rest.authz.SpecialOrAdminOrAgentAuthzModule
 
validateToken(Context, SSOToken) - Method in class org.forgerock.openam.rest.authz.SSOTokenAuthzModule
Validate the caller's SSO Token.
validateToken(Context, SSOToken) - Method in class org.forgerock.openam.rest.authz.STSTokenGenerationServiceAuthzModule
 
validateToken(Context, SSOToken) - Method in class org.forgerock.openam.selfservice.ResourceOwnerOrSuperUserAuthzModuleForKBA
 
validateToken(SSOToken) - Method in class org.forgerock.openam.sso.providers.stateless.StatelessSSOProvider
 
validateToken(RestSTSTokenValidationInvocationState) - Method in interface org.forgerock.openam.sts.rest.operation.validate.IssuedTokenValidateOperation
Note that in the 13 release, token validation involves only consulting the STS TokenService to determine whether the specified token is currently stored in the CTS, thus implying that it was issued by the STS, and not yet expired, nor explicitly cancelled.
validateToken(RestSTSTokenValidationInvocationState) - Method in class org.forgerock.openam.sts.rest.operation.validate.IssuedTokenValidateOperationImpl
 
validateToken(RestSTSTokenValidationInvocationState) - Method in interface org.forgerock.openam.sts.rest.RestSTS
 
validateToken(RestSTSTokenValidationInvocationState) - Method in class org.forgerock.openam.sts.rest.RestSTSImpl
 
validateToken(RestTokenTransformValidatorParameters<OpenIdConnectIdToken>) - Method in class org.forgerock.openam.sts.rest.token.validator.OpenIdConnectIdTokenTransformValidator
 
validateToken(RestTokenTransformValidatorParameters<OpenAMSessionToken>) - Method in class org.forgerock.openam.sts.rest.token.validator.RestAMTokenTransformValidator
 
validateToken(RestTokenTransformValidatorParameters<X509Certificate[]>) - Method in class org.forgerock.openam.sts.rest.token.validator.RestCertificateTokenTransformValidator
 
validateToken(RestIssuedTokenValidatorParameters<T>) - Method in interface org.forgerock.openam.sts.rest.token.validator.RestIssuedTokenValidator
 
validateToken(RestIssuedTokenValidatorParameters<OpenIdConnectIdToken>) - Method in class org.forgerock.openam.sts.rest.token.validator.RestOpenIdConnectIssuedTokenValidator
 
validateToken(RestIssuedTokenValidatorParameters<SAML2TokenState>) - Method in class org.forgerock.openam.sts.rest.token.validator.RestSAML2IssuedTokenValidator
 
validateToken(RestTokenTransformValidatorParameters<T>) - Method in interface org.forgerock.openam.sts.rest.token.validator.RestTokenTransformValidator
Validates the token supplied in the provided RestTokenTransformValidatorParameters
validateToken(RestTokenTransformValidatorParameters<RestUsernameToken>) - Method in class org.forgerock.openam.sts.rest.token.validator.RestUsernameTokenTransformValidator
 
validateToken(EndpointSpecification, SecurityToken) - Method in class org.forgerock.openam.sts.soap.SoapSTSConsumer
Invokes the soap-sts Validate operation
validateToken(TokenValidatorParameters) - Method in class org.forgerock.openam.sts.soap.token.validator.SimpleTokenValidatorBase
 
validateToken(TokenValidatorParameters) - Method in class org.forgerock.openam.sts.soap.token.validator.SoapAMTokenValidator
 
validateToken(String, String) - Method in interface org.forgerock.openam.sts.token.provider.TokenServiceConsumer
Invoke the TokenService to validate a token.
validateToken(String, String) - Method in class org.forgerock.openam.sts.token.provider.TokenServiceConsumerImpl
 
validateToken(SSOToken) - Method in class org.forgerock.openidconnect.ssoprovider.OpenIdConnectSSOProvider
 
validateTokenRealm(String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule.RealmAgnosticStatefulTokenStore
 
validateTokenRealm(String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.guice.OAuth2GuiceModule.RealmAgnosticStatelessTokenStore
 
validateTokenRealm(String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatefulTokenStore
 
validateTokenRealm(String, OAuth2Request) - Method in class org.forgerock.openam.oauth2.StatelessTokenStore
 
validateType(CoreTokenField, Object) - Static method in class org.forgerock.openam.cts.api.fields.CoreTokenFieldTypes
Validate the value matches the expected type for the given key.
validateTypes(Map<CoreTokenField, Object>) - Static method in class org.forgerock.openam.cts.api.fields.CoreTokenFieldTypes
Validate a collection of key/value mappings.
validateUMDomainName() - Method in class com.sun.identity.config.wizard.Step4
 
validateUMDomainNameLink - Variable in class com.sun.identity.config.wizard.Step4
 
validateUMHost() - Method in class com.sun.identity.config.wizard.Step4
 
validateUMHostLink - Variable in class com.sun.identity.config.wizard.Step4
 
validateUrl(String) - Static method in class com.sun.identity.common.configuration.SiteConfiguration
 
validateURL() - Method in class com.sun.identity.config.wizard.Step5
Validate the Site URL host= site config name port = primary loadURL Just a little confusing!
ValidateURL - Class in com.sun.identity.install.tools.configurator
 
ValidateURL() - Constructor for class com.sun.identity.install.tools.configurator.ValidateURL
 
validateUserID(String) - Method in class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated.
Method to validate the userID.
validateUserID(String, Map) - Method in class com.iplanet.am.sdk.AMUserPasswordValidation
Deprecated.
/** Method to validate the userID.
validateUserID(String, Map) - Method in class com.sun.identity.common.AMUserPasswordValidationPlugin
Checks for invalid characters in the source string
validateUserName(String, String) - Method in class com.sun.identity.authentication.spi.AMLoginModule
Validates the given user name by using validation plugin if exists else it checks invalid characters in the source string.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerAuthModulesTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerEntitlementPolicyStatsTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTMemberTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedCOTsTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerFedEntitiesTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerLoggingHdlrTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicy22AgentTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEAgentTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyJ2EEGroupTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebAgentTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerPolicyWebGroupTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerRealmTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1CacheTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1EndPointTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML1TrustPrtnrsTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2IDPTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSAML2SPTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerServerTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSiteMapTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerSitesTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsPerTokenTypeTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsCRUDOperationsTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.CtsTokenOperationsTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.OperationTableMeta
check that the given "var" identifies a columnar object.
validateVarEntryId(SnmpOid, long, Object) - Method in class org.forgerock.openam.monitoring.cts.TokenTableMeta
check that the given "var" identifies a columnar object.
validateVersion(String) - Method in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
validateVersion(String) - Method in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
validateWReplyURL(String, String, String, String) - Static method in class com.sun.identity.wsfederation.common.WSFederationUtils
Validates the Wreply URL against a list of wreply State URLs created on the hosted service provider.
ValidatingUnmarshaller - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Filter implementation of SAXUnmarshallerHandler.
ValidatingUnmarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Filter implementation of SAXUnmarshallerHandler.
Validation - Class in com.iplanet.ums.validation
Validation handles all validation routines.
Validation() - Constructor for class com.iplanet.ums.validation.Validation
 
validationDone - Variable in class com.sun.identity.saml.assertion.AssertionBase
 
validationDone - Variable in class com.sun.identity.saml.protocol.AbstractResponse
 
validationDone - Variable in class com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse
 
ValidationElement - Class in com.iplanet.ums.validation
Represents a validator/rule pair.
ValidationElement(String, String) - Constructor for class com.iplanet.ums.validation.ValidationElement
Construct an validator rule pair object Initialises the ValidationElement object with validator and rule
ValidationException - Exception in com.sun.identity.common.validation
Deprecated.
As of OpenSSO version 8.0 ValidationException
ValidationException(String) - Constructor for exception com.sun.identity.common.validation.ValidationException
Deprecated.
Creates an instance of Validation Exception.
ValidationException(String, String) - Constructor for exception com.sun.identity.common.validation.ValidationException
Deprecated.
Creates an instance of Validation Exception.
ValidationException(Throwable) - Constructor for exception com.sun.identity.common.validation.ValidationException
Deprecated.
Creates an instance of Validation Exception.
ValidationException - Exception in com.sun.identity.shared.validation
Exception for violating data format.
ValidationException(String) - Constructor for exception com.sun.identity.shared.validation.ValidationException
Creates an instance of Validation Exception.
ValidationException(String, String) - Constructor for exception com.sun.identity.shared.validation.ValidationException
Creates an instance of Validation Exception.
ValidationException(Throwable) - Constructor for exception com.sun.identity.shared.validation.ValidationException
Creates an instance of Validation Exception.
ValidationInfo - Class in com.sun.identity.install.tools.configurator
 
ValidationInfo(String, Map, String) - Constructor for class com.sun.identity.install.tools.configurator.ValidationInfo
 
validationInvocationContext - Variable in class org.forgerock.openam.sts.rest.token.provider.RestTokenProviderBase
 
ValidationInvocationContext - Enum in org.forgerock.openam.sts.token.validator
This enum is passed to all TokenValidator implementations.
ValidationResult - Class in com.sun.identity.install.tools.configurator
 
ValidationResult(ValidationResultStatus, Map, LocalizedMessage) - Constructor for class com.sun.identity.install.tools.configurator.ValidationResult
 
ValidationResultStatus - Class in com.sun.identity.install.tools.configurator
 
ValidationServerResource - Class in org.forgerock.oauth2.restlet
Handles requests to the OAuth2 tokeninfo endpoint for retrieving information about the provided token.
ValidationServerResource(OAuth2RequestFactory, TokenInfoService, ExceptionHandler, JacksonRepresentationFactory) - Constructor for class org.forgerock.oauth2.restlet.ValidationServerResource
Constructs a new ValidationServerResource.
Validator - Interface in com.sun.identity.common.validation
Deprecated.
As of OpenSSO version 8.0 Validator
Validator - Interface in com.sun.identity.shared.validation
Validator interface defines method for performing validation.
VALIDATOR - Static variable in class com.sun.identity.sm.AttributeSchema.Type
The VALIDATOR attribute type specifies that the attribute defines a attribute validator plugin.
ValidatorBase - Class in com.sun.identity.common.validation
Deprecated.
As of OpenSSO version 8.0 ValidatorBase
ValidatorBase() - Constructor for class com.sun.identity.common.validation.ValidatorBase
Deprecated.
 
ValidatorBase - Class in com.sun.identity.install.tools.configurator
Abstract class for validators to inherit from
ValidatorBase() - Constructor for class com.sun.identity.install.tools.configurator.ValidatorBase
 
ValidatorBase - Class in com.sun.identity.shared.validation
Base class for all validator classes.
ValidatorBase() - Constructor for class com.sun.identity.shared.validation.ValidatorBase
 
ValidatorImpl - Class in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Validator implementation of JAXB RI.
ValidatorImpl(DefaultJAXBContextImpl) - Constructor for class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ValidatorImpl
 
ValidatorImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Validator implementation of JAXB RI.
ValidatorImpl(DefaultJAXBContextImpl) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatorImpl
 
ValidDomainExtractor<T> - Interface in org.forgerock.openam.shared.security.whitelist
An interface to extract valid goto URL domains (or relay state URLs) from the OpenAM configuration.
ValidGotoUrlExtractor - Class in org.forgerock.openam.security.whitelist
Extracts the valid goto URL domains from the Authentication service configuration and caches the result.
ValidRelayStateExtractor - Class in org.forgerock.openam.saml2.plugins
Extracts the valid relaystate URL list from the hosted SAML entity's configuration.
ValidRelayStateExtractor() - Constructor for class org.forgerock.openam.saml2.plugins.ValidRelayStateExtractor
 
ValidRelayStateExtractor.SAMLEntityInfo - Class in org.forgerock.openam.saml2.plugins
A domain object that helps to uniquely identify a given SAML entity in the configuration.
validRemoteURL - Static variable in class com.sun.identity.shared.jaxrpc.JAXRPCHelper
 
ValidValues - Class in com.sun.identity.policy
Deprecated.
since 12.0.0
ValidValues(int, Set) - Constructor for class com.sun.identity.policy.ValidValues
Deprecated.
Constructs a ValidValues given errorCode and a set of values
ValidWReplyExtractor - Class in com.sun.identity.wsfederation.plugins.whitelist
Extracts the valid relaystate URL list from the hosted SAML entity's configuration.
ValidWReplyExtractor() - Constructor for class com.sun.identity.wsfederation.plugins.whitelist.ValidWReplyExtractor
 
ValidWReplyExtractor.WSFederationEntityInfo - Class in com.sun.identity.wsfederation.plugins.whitelist
A domain object that helps to uniquely identify a given WS federation entity in the configuration.
value - Variable in class com.iplanet.am.util.Token
Value of token - An int
VALUE - Static variable in class com.iplanet.services.ldap.DSConfigMgr
 
VALUE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
value() - Method in enum com.sun.identity.entitlement.xacml3.core.DecisionType
 
value() - Method in enum com.sun.identity.entitlement.xacml3.core.EffectType
 
value - Variable in class com.sun.identity.entitlement.xacml3.core.IdReference
 
value - Variable in class com.sun.identity.entitlement.xacml3.core.StatusCode
 
value - Variable in class com.sun.identity.entitlement.xacml3.core.Version
 
value - Variable in class com.sun.identity.entitlement.xacml3.core.VersionMatch
 
VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Value
VALUE - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
VALUE - Static variable in class com.sun.identity.policy.ActionSchema
 
VALUE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Value
value - Variable in class com.sun.identity.security.DecodeAction
 
value - Variable in class com.sun.identity.security.DecryptAction
 
value - Variable in class com.sun.identity.security.EncodeAction
 
value - Variable in class com.sun.identity.security.EncryptAction
 
VALUE - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for Value attribute
VALUE - Static variable in class org.forgerock.openam.core.rest.devices.TwoFADevicesResource
 
VALUE - Static variable in class org.forgerock.openam.cts.adapters.OAuthAdapter
Keyword used to store all OAuth specific oAuthValues within the JsonValue map.
VALUE - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: token response, userinfo response.
VALUE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
VALUE_CASE_INSENSITIVE - Static variable in interface com.sun.identity.policy.interfaces.Condition
Deprecated.
Key that is passed in the env parameter while invoking getConditionDecision method of a SessionPropertyCondition to indicate if a case insensitive match needs to done of the property value against same name property in the user's single sign on token.
VALUE_CASE_INSENSITIVE - Static variable in class org.forgerock.openam.entitlement.conditions.environment.ConditionConstants
Key that is passed in the env parameter while invoking getConditionDecision method of a SessionPropertyCondition to indicate if a case insensitive match needs to done of the property value against same name property in the user's single sign on token.
VALUE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
ValueElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for Value element declaration.
ValueElement - Interface in com.sun.identity.wsfederation.jaxb.entityconfig
Java content class for Value element declaration.
ValueElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
ValueElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
ValueElementImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
ValueElementImpl - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
ValueElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
ValueElementImpl(String) - Constructor for class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
ValueElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
ValueElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.entityconfig.impl
 
ValueNotFoundException - Exception in com.sun.identity.shared.datastruct
An exception that may be thrown when no value is found in a collection.
ValueNotFoundException(String) - Constructor for exception com.sun.identity.shared.datastruct.ValueNotFoundException
Constructs a new exception with the specified detail message.
ValueNotFoundException(String, Throwable) - Constructor for exception com.sun.identity.shared.datastruct.ValueNotFoundException
Constructs a new exception with the specified detail message and cause.
valueOf(String) - Static method in enum com.iplanet.dpro.session.monitoring.SessionMonitorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.iplanet.dpro.session.service.SessionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.iplanet.dpro.session.service.SessionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.iplanet.services.ldap.aci.ACI
Converts aci text to ACI
valueOf(String) - Static method in enum com.sun.identity.authentication.modules.membership.ModuleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.authentication.modules.membership.RegistrationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.common.FqdnValidator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.ApplicationPrivilege.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.ApplicationPrivilege.PossibleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.JSONNotification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.NumericAttributeCondition.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.opensso.OpenSSOLogger.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.opensso.OpenSSOLogger.Message
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.PolicyEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.util.SearchFilter.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.xacml3.core.DecisionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.entitlement.xacml3.core.EffectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.policy.PolicyLockFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.rest.ResourceBase.MimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.shared.debug.DebugLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.sm.AttributeSchema.ListOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.sm.model.AMSessionRepositoryDeferredOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.identity.sm.SMSUtils.ATTRIBUTE_SCHEMA_CHILD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.oauth2.core.ClientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.oauth2.resources.ResourceSetStore.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.audit.AuditConstants.AuthenticationFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.audit.AuditConstants.Component
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.audit.AuditConstants.ConfigOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.audit.AuditConstants.EntriesInfoFieldKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.audit.AuditConstants.EventName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.audit.AuditConstants.TrackingIdKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.authentication.callbacks.helpers.PollingWaitAssistant.PollingWaitState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.authz.PrivilegeDefinition.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.core.rest.authn.core.AuthIndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.core.rest.authn.core.LoginStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.core.rest.devices.services.EncryptedDeviceStorage.SupportedEncryptionScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.core.rest.record.RecordStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.cts.api.fields.OAuthTokenField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.cts.api.fields.SAMLTokenField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.cts.api.fields.SessionTokenField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.cts.continuous.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.cts.CTSOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.entitlement.conditions.environment.IPVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.entitlement.indextree.events.ErrorEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.entitlement.indextree.events.ModificationEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.entitlement.monitoring.PolicyMonitoringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.entitlement.rest.PolicyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.entitlement.rest.query.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.http.ApiDescriptorFilter.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.forgerock.openam.ldap.LDAPURL
Parses an LDAP URL string and constructs an LDAPURL instance.
valueOf(String, int) - Static method in class org.forgerock.openam.ldap.LDAPURL
Creates a new LDAPURL instance based on the provided host and port values.
valueOf(String, int, Boolean) - Static method in class org.forgerock.openam.ldap.LDAPURL
Creates a new LDAPURL instances based on the provided parameters.
valueOf(String) - Static method in enum org.forgerock.openam.ldap.ModuleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.monitoring.cts.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.notifications.ServiceLoaderObjectFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.DisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.ShortClientAttributeNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.UrlLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.oauth2.OAuthProblemException.OAuthError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.oauth2.resources.labels.LabelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.oauth2.rest.AggregateQuery.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.radius.common.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.radius.common.packet.FramedIPAddressAttribute.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.radius.common.PacketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.radius.server.RadiusProcessingExceptionNature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder.AuthPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.rest.query.QueryException.QueryErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.scripting.ScriptConstants.GlobalScript
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.scripting.ScriptConstants.ScriptContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.scripting.ScriptConstants.ScriptErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.scripting.SupportedScriptingLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.selfservice.config.beans.RegistrationDestination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.session.SessionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.setup.EmbeddedOpenDJManager.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.shared.security.crypto.KeyStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sm.datalayer.api.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sm.datalayer.api.StoreMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sm.datalayer.store.TokenDataStore.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sts.AMSTSConstants.STSType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sts.config.user.OpenIdConnectTokenPublicKeyReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sts.publish.config.STSPublishInjectorHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sts.rest.config.RestSTSInjectorHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sts.soap.config.SoapSTSInjectorHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sts.token.SAML2SubjectConfirmation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sts.token.validator.ValidationInvocationContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sts.tokengeneration.config.TokenGenerationServiceInjectorHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.sts.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.tokens.CoreTokenField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.tokens.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.uma.audit.UmaAuditType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.uma.ResharingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.uma.ResourceSetAcceptAllFilter
Returns the enum constant of this type with the specified name.
valueOf(ResourceSetDescription, JsonValue) - Static method in class org.forgerock.openam.uma.UmaPolicy
Parses the UMA policy JSON into a UmaPolicy instance.
valueOf(String) - Static method in enum org.forgerock.openam.utils.Alphabet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.utils.file.FileSizeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.utils.qr.ErrorCorrectionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.utils.Time
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.xacml.v3.DiffStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.xacml.v3.model.CommonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openam.xacml.v3.model.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openidconnect.Client.ApplicationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openidconnect.Client.ClientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openidconnect.Client.PublicKeySelector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openidconnect.Client.SubjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.openidconnect.Client.TokenEndpointAuthMethod
Returns the enum constant of this type with the specified name.
valueOfName(String) - Static method in enum com.sun.identity.sm.SMSUtils.ATTRIBUTE_SCHEMA_CHILD
Get the attribute schema child from its name
values() - Method in class com.iplanet.am.util.Cache
Returns a Collection view of the values contained in this Cache.
values() - Static method in enum com.iplanet.dpro.session.monitoring.SessionMonitorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.iplanet.dpro.session.service.SessionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.iplanet.dpro.session.service.SessionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.authentication.modules.membership.ModuleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.authentication.modules.membership.RegistrationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.common.FqdnValidator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.sun.identity.common.PeriodicGroupMap
Returns the Collection of values of this map.
values() - Static method in enum com.sun.identity.entitlement.ApplicationPrivilege.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.entitlement.ApplicationPrivilege.PossibleAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.entitlement.JSONNotification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.entitlement.NumericAttributeCondition.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.sun.identity.entitlement.opensso.Cache
Returns a Collection view of the values contained in this Cache.
values() - Static method in enum com.sun.identity.entitlement.opensso.OpenSSOLogger.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.entitlement.opensso.OpenSSOLogger.Message
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.entitlement.PolicyEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.entitlement.util.SearchFilter.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.entitlement.xacml3.core.DecisionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.entitlement.xacml3.core.EffectType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.sun.identity.idsvcs.Attribute
 
values() - Static method in enum com.sun.identity.policy.PolicyLockFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.rest.ResourceBase.MimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.shared.debug.DebugLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.sm.AttributeSchema.ListOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.sm.model.AMSessionRepositoryDeferredOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.identity.sm.SMSUtils.ATTRIBUTE_SCHEMA_CHILD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.oauth2.core.ClientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.oauth2.resources.ResourceSetStore.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.audit.AuditConstants.AuthenticationFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.audit.AuditConstants.Component
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.audit.AuditConstants.ConfigOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.audit.AuditConstants.EntriesInfoFieldKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.audit.AuditConstants.EventName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.audit.AuditConstants.TrackingIdKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.authentication.callbacks.helpers.PollingWaitAssistant.PollingWaitState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.authz.PrivilegeDefinition.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.core.rest.authn.core.AuthIndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.core.rest.authn.core.LoginStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.core.rest.devices.services.EncryptedDeviceStorage.SupportedEncryptionScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.core.rest.record.RecordStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.cts.api.fields.OAuthTokenField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.cts.api.fields.SAMLTokenField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.cts.api.fields.SessionTokenField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.cts.continuous.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.cts.CTSOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.entitlement.conditions.environment.IPVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.entitlement.indextree.events.ErrorEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.entitlement.indextree.events.ModificationEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.entitlement.monitoring.PolicyMonitoringType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.entitlement.rest.PolicyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.entitlement.rest.query.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.http.ApiDescriptorFilter.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.ldap.ModuleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.monitoring.cts.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.notifications.ServiceLoaderObjectFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.DisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.EndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.Params
Parameter usage location: token response, userinfo response.
values() - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.ShortClientAttributeNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.oauth2.OAuth2Constants.UrlLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.oauth2.OAuthProblemException.OAuthError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.oauth2.resources.labels.LabelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.oauth2.rest.AggregateQuery.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.radius.common.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.radius.common.packet.FramedIPAddressAttribute.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.radius.common.PacketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.radius.server.RadiusProcessingExceptionNature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.radius.server.spi.handlers.amhandler.ContextHolder.AuthPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.rest.query.QueryException.QueryErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.forgerock.openam.scripting.ChainedBindings
values() - Static method in enum org.forgerock.openam.scripting.ScriptConstants.GlobalScript
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.scripting.ScriptConstants.ScriptContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.scripting.ScriptConstants.ScriptErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.scripting.SupportedScriptingLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.selfservice.config.beans.RegistrationDestination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.session.SessionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.setup.EmbeddedOpenDJManager.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.shared.security.crypto.KeyStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sm.datalayer.api.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sm.datalayer.api.StoreMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sm.datalayer.store.TokenDataStore.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sts.AMSTSConstants.STSType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sts.config.user.OpenIdConnectTokenPublicKeyReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sts.publish.config.STSPublishInjectorHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sts.rest.config.RestSTSInjectorHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sts.soap.config.SoapSTSInjectorHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sts.token.SAML2SubjectConfirmation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sts.token.validator.ValidationInvocationContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sts.tokengeneration.config.TokenGenerationServiceInjectorHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.sts.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.tokens.CoreTokenField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.tokens.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.uma.audit.UmaAuditType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.uma.ResharingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.uma.ResourceSetAcceptAllFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.utils.Alphabet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.utils.file.FileSizeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.utils.qr.ErrorCorrectionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.utils.Time
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.xacml.v3.DiffStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.xacml.v3.model.CommonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openam.xacml.v3.model.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openidconnect.Client.ApplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openidconnect.Client.ClientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openidconnect.Client.PublicKeySelector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openidconnect.Client.SubjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.openidconnect.Client.TokenEndpointAuthMethod
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_PREFIX - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
VAR_SUFFIX - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
VariableDefinition - Class in com.sun.identity.entitlement.xacml3.core
Java class for VariableDefinitionType complex type.
VariableDefinition() - Constructor for class com.sun.identity.entitlement.xacml3.core.VariableDefinition
 
variableId - Variable in class com.sun.identity.entitlement.xacml3.core.VariableDefinition
 
variableId - Variable in class com.sun.identity.entitlement.xacml3.core.VariableReference
 
VariableReference - Class in com.sun.identity.entitlement.xacml3.core
Java class for VariableReferenceType complex type.
VariableReference() - Constructor for class com.sun.identity.entitlement.xacml3.core.VariableReference
 
VARY - Static variable in class org.forgerock.openam.cors.CORSConstants
Used to indicate that the Origin header should not be cached
VAT_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
VAT_ELEMENT_INT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
Vendor(String, String) - Constructor for class com.sun.identity.sm.DirectoryServerVendor.Vendor
 
VendorSpecificAttribute - Class in org.forgerock.openam.radius.common.packet
Class representing the structure of the Vendor-Specific attribute as specified in section 5.26 of RFC 2865 and able to be instantiated from the on-the-wire bytes.
VendorSpecificAttribute(byte[]) - Constructor for class org.forgerock.openam.radius.common.packet.VendorSpecificAttribute
Constructs a new instance from the on-the-wire bytes for this attribute including the prefixing attribute-type code octet and length octet.
VendorSpecificAttribute(int, String) - Constructor for class org.forgerock.openam.radius.common.packet.VendorSpecificAttribute
Constructs an instance to hold the vendor identifier and nested string.
VERBOSE_OPTION - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
verf_CA_UNTRUSTED - Static variable in exception com.iplanet.security.x509.CertException
Indicates that a certificate authority in the certification chain is not trusted.
verf_CHAIN_LENGTH - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the certification chain is too long.
verf_INVALID_EXPIRED - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the certificate has expired and so is not valid.
verf_INVALID_NOTBEFORE - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the certificate is not yet valid.
verf_INVALID_REVOKED - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the certificate was revoked, and so is invalid.
verf_INVALID_SIG - Static variable in exception com.iplanet.security.x509.CertException
Indicates that the signature in the certificate is not valid.
verf_PARSE_ERROR - Static variable in exception com.iplanet.security.x509.CertException
Indicates an error parsing the ASN.1/DER encoding of the certificate.
VERIFICATION_URI - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.DeviceCode
 
VERIFIER_ACTION_CLASS - Static variable in class com.sun.identity.log.LogConstants
Attribute defining the Class that implements what the Verifier does when verification fails
VerifierAction - Class in com.sun.identity.log.spi
A class that contains static functions used to instantiate the class that has been configured for VerifierOutput.
VerifierAction() - Constructor for class com.sun.identity.log.spi.VerifierAction
 
VerifierList - Class in com.sun.identity.log.secure
Implements a class for getting the list of keyfiles and the associated logfiles to be used when verifying archives of logs.
VerifierList() - Constructor for class com.sun.identity.log.secure.VerifierList
 
verify() - Method in class com.sun.identity.log.secure.LogVerifier
Checks each record in the list of log files for tampering.
verify(String, SSLSession) - Method in class com.sun.identity.protocol.https.AMHostnameVerifier
 
verify(String, Set<X509Certificate>) - Static method in class com.sun.identity.saml2.common.QuerySignatureUtil
Verifies the query string signature.
verify(String, String, Set<X509Certificate>) - Method in class com.sun.identity.saml2.xmlsig.FMSigProvider
 
verify(String, String, Set<X509Certificate>) - Method in interface com.sun.identity.saml2.xmlsig.SigProvider
Verify the signature of the xml document.
verify(X509Certificate[], boolean, boolean) - Method in class com.sun.identity.security.cert.AMCertPath
It does cert path validation together with CRL check and ocsp checking if they are properly configured.
verify(OAuth2Request) - Method in class org.forgerock.oauth2.core.AccessTokenVerifier
Verifies that the specified OAuth2 request contains a valid access token which has not expired.
verify(boolean, OAuth2Request, ClientRegistration) - Method in interface org.forgerock.oauth2.core.ResourceOwnerConsentVerifier
Determines whether if the resource owner has previously saved consent and whether it should be used.
verify(Representation) - Method in class org.forgerock.oauth2.restlet.DeviceCodeVerificationResource
Handles POST requests to the OAuth2 device/user endpoint.
verify(boolean, OAuth2Request, ClientRegistration) - Method in class org.forgerock.openidconnect.OpenIdResourceOwnerConsentVerifier
Determines whether if the resource owner has previously saved consent and whether it should be used.
verifyActions(Set<String>) - Method in interface org.forgerock.openam.entitlement.constraints.ConstraintValidator
Verifies the passed actions against passed resource type.
verifyActions(Set<String>) - Method in class org.forgerock.openam.entitlement.constraints.ConstraintValidatorImpl
 
verifyAndDeleteObject(SSOToken, String) - Method in interface com.iplanet.am.sdk.common.IComplianceServices
Verify if the object in question is marked for deletion, in which case it is deleted.
verifyAndDeleteObject(SSOToken, String) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which checks if the entry corresponding to DN represents a user entry.
verifyAndDeleteObject(SSOToken, String) - Method in class com.iplanet.am.sdk.remote.ComplianceServicesImpl
 
verifyAndDeleteObject(String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
verifyAndDeleteObject(String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
verifyAndGetAttributes(PersistentObject, String[]) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which adds additional compliance required attributes to the existing list of attribute names and then fetches the attribute set from LDAP.
verifyAndGetOrgDN(SSOToken, String, String) - Method in interface com.iplanet.am.sdk.common.IDirectoryServices
Gets the Organization DN for the specified entryDN.
verifyAndGetOrgDN(SSOToken, String, String) - Method in class com.iplanet.am.sdk.ldap.DirectoryServicesImpl
Gets the Organization DN for the specified entryDN.
verifyAndGetOrgDN(String, String, String) - Method in interface com.iplanet.am.sdk.remote.DirectoryManagerIF
 
verifyAndGetOrgDN(String, String, String) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerImpl
 
verifyAndGetOrgDN(SSOToken, String, String) - Method in class com.iplanet.am.sdk.remote.RemoteServicesImpl
Gets the Organization DN for the specified entryDN.
verifyAndLinkGroupToRole(SSOToken, Guid[], String) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which verifies if the groupDN corresponds to an administrative role.
verifyAndLinkRoleToGroup(SSOToken, Guid[], String) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which verifies if the roleDN corresponds to an admin role.
verifyAndUnLinkGroupToRole(SSOToken, Set, String) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which verifies if the groupDN corresponds to an admin role.
verifyAndUnLinkRoleToGroup(SSOToken, Set, String) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Verifies if the roleDN corresponds to an admin role.
verifyArchive(String, String, String, String) - Method in class com.sun.identity.log.cli.ISArchiveVerify
Verifies the complete archive including the current set and all the previous sets for the specified log.
verifyArguments(List) - Method in class com.sun.identity.install.tools.handler.ConfigHandlerBase
 
verifyAssertionAndGetSSMap(Response) - Static method in class com.sun.identity.saml.common.SAMLUtils
Checks response and get back a Map of relevant data including, Subject, SOAPEntry for the partner and the List of Assertions.
verifyAssertionSignature(FSAssertion) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
verifyAttributes(AttrSet) - Method in class com.iplanet.am.sdk.ldap.ComplianceServicesImpl
Method which checks the attribute set for the presence of "inetuserstatus" attribute.
verifyAttrQuerySignature(AttributeQuery, String, String) - Static method in class com.sun.identity.saml2.profile.AttributeQueryUtil
Checks if the attribute query signature is valid.
verifyAttrs(Map, String, String) - Method in class com.sun.identity.sae.api.SecureAttrs
Verifies the authenticity of data the attrs argument based on the token presented.
verifyAuthId(String, String) - Method in class org.forgerock.openam.core.rest.authn.AuthIdHelper
Verifies the signature of the JWT, to ensure the JWT is valid.
verifyCustomPassword(UsernameToken, RequestData) - Method in class org.forgerock.openam.sts.soap.token.validator.wss.OpenAMWSSUsernameTokenValidator
 
verifyDestination(String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Compares the destination and location
verifyDigestPassword(UsernameToken, RequestData) - Method in class org.forgerock.openam.sts.soap.token.validator.wss.OpenAMWSSUsernameTokenValidator
 
verifyEncodedString(String, String) - Method in class com.sun.identity.sae.api.SecureAttrs
Verifies a Base64 encoded string for authenticity based on the shared secret supplied.
verifyEncodedString(String, String, String) - Method in class com.sun.identity.sae.api.SecureAttrs
Verifies the encrypted data string using encryption secret and shared secret that was used for signing.
verifyJwtIdentity(OAuth2Jwt) - Method in interface org.forgerock.oauth2.core.ClientRegistration
Verifies that the supplied jwt is signed by this client.
verifyJwtIdentity(OAuth2Jwt) - Method in class org.forgerock.openam.oauth2.AgentClientRegistration
Verifies that the supplied jwt is signed by this client.
verifyJwtIdentity(OAuth2Jwt) - Method in class org.forgerock.openam.oauth2.OpenAMClientRegistration
 
verifyKerberosTokenSignature(Key) - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Verifies the signature of the SOAP message that has kerberos key.
verifyKrbSignature - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
verifyMAC(String, byte[]) - Method in class com.sun.identity.log.secure.SecureLogHelper
Verifies the current MAC by taking the currentVerifierKey and update the currentVerifierKey
verifyMessage(Message) - Static method in class com.sun.identity.liberty.ws.security.SecurityUtils
Verify all the signatures of the of Message object passed from Soap Binding.
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_assignService_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_changePassword_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_create_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createAMTemplate_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_createEntry_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_delete_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_doesEntryExists_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAMTemplateDN_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAssignedServices_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes1_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes2_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes3_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributes4_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues1_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesByteValues2_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getAttributesForSchema_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryAttributes_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getBinaryServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getCreationTemplateName_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDCTreeAttributes_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getDeletedObjectFilter_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getExternalAttributes_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getFullyQualifiedNames_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getGroupFilterAndScope_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMembers_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getMemberships_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getNamingAttr_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectClassFromDS_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getObjectType_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrganizationDN_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgDNFromDomain_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getOrgSearchFilter_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getRegisteredServiceNames_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSearchFilterFromTemplate_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributes_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getServiceAttributesAscending_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSpecialIdentities_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedOperations_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getSupportedTypes_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_getTopLevelContainers_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isActive_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isAncestorOrgDeleted_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_isExists_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyMemberShip_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_modifyService_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_objectsChanged_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_registerService_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAdminRole_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeAttributes_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_removeEntry_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_renameEntry_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search1_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search2_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_search3_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setActiveStatus_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes2_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setAttributes_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_setGroupFilter_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unassignService_idrepo_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_unRegisterService_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_updateUserAttribute_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndDeleteObject_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.iplanet.am.sdk.remote.DirectoryManagerIF_verifyAndGetOrgDN_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.entity.EntityObjectIF_createEntity_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.entity.EntityObjectIF_deleteEntity_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.entity.EntityObjectIF_getEntity_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.entity.EntityObjectIF_getEntityNames_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.entity.EntityObjectIF_modifyEntity_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getDestIdForArtifact_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_getErrorStatus_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.federation.services.FSAssertionManagerIF_isUserExists_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthenticationToken_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getSAMLAuthorizationToken_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_getX509CertificateToken_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_initialization_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.liberty.ws.security.SecurityTokenManagerIF_setCertificate_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_checkForLocal_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion2_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertion_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_createAssertionArtifact_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion2_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertion_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionArtifacts_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef2_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRef_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertionByIdRefToken_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.saml.AssertionManagerIF_getAssertions_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_checkForLocal_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_create_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_delete_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_deRegisterNotificationURL_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_entryExists_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getAMSdkBaseDN_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_getRootSuffix_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_modify_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_notifyObjectChanged_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_objectsChanged_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_read_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_registerNotificationURL_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_schemaSubEntries_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search2_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search3_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_search_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchOrganizationNames_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_searchSubOrgNames_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_subEntries_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.identity.sm.jaxrpc.SMSObjectIF_validateServiceAttributes_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryResourceOffering_ResponseStruct_SOAPSerializer
 
verifyName(XMLReader, QName) - Method in class com.sun.liberty.jaxrpc.LibertyManagerIF_getDiscoveryServiceCredential_ResponseStruct_SOAPSerializer
 
verifyNameIDFormat(String, SPSSODescriptorElement, IDPSSODescriptorElement) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Verifies specified name ID format and returns it.
verifyNameIdMappingResponseSignature(Element, SOAPMessage, String) - Static method in class com.sun.identity.federation.services.namemapping.FSNameMappingHandler
Verifies signature on name identifier mapping response.
verifyPlaintextPassword(UsernameToken, RequestData) - Method in class org.forgerock.openam.sts.soap.token.validator.wss.OpenAMWSSUsernameTokenValidator
 
verifyQueryString(String, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Verify Signed Query string.
verifyRequestIssuer(String, String, Issuer, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Verifies Issuer in Request and returns true if the Issuer is part of COT SAML2 auth module only.
verifyRequestSignature(FSAuthnRequest) - Method in class com.sun.identity.federation.services.fednsso.FSSSOAndFedHandler
 
verifyRequestSignature(Element, SOAPMessage, X509Certificate) - Method in class com.sun.identity.federation.services.FSSOAPReceiver
Verifies the signature on the request received from a remote trusted provider.
verifyRequestSignature(HttpServletRequest, X509Certificate) - Static method in class com.sun.identity.federation.services.util.FSSignatureUtil
Verifies signature on the request.
verifyResources(Set<String>) - Method in interface org.forgerock.openam.entitlement.constraints.ConstraintValidator
Verifies the passed resources against passed resource type.
verifyResources(Set<String>) - Method in class org.forgerock.openam.entitlement.constraints.ConstraintValidatorImpl
 
verifyResponse(Response, String, HttpServletRequest) - Static method in class com.sun.identity.saml.common.SAMLUtils
Verifies a Response.
verifyResponse(HttpServletRequest, HttpServletResponse, Response, String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Verifies single sign on Response and returns information to SAML2 auth module for further processing.
verifyResponseIssuer(String, String, Issuer, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Verifies Issuer in Response and returns true if the Issuer is part of COT
verifyResponseSignature(SOAPMessage, boolean) - Method in class com.sun.identity.federation.services.registration.FSNameRegistrationHandler
Verifies the Name registration response received from the IDP before processing locally.
verifyResponseStatus(Response) - Method in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
verifySaltedPassword(byte[], String) - Static method in class org.openidentityplatform.openam.cassandra.SSHA
Compares a password to a given entry and returns true, if it matches.
verifySaltedPassword(byte[], String) - Static method in class org.openidentityplatform.openam.cassandra.SSHA256
Compares a password to a given entry and returns true, if it matches.
verifySAMLRequestSignature(Element, SOAPMessage) - Method in class com.sun.identity.federation.services.fednsso.FSSSOBrowserArtifactProfileHandler
 
verifySignature(String, byte[], String, X509Certificate) - Method in class com.sun.identity.federation.services.util.FSSignatureManager
Verifies the signature of a signed string.
verifySignature(String, byte[], String, X509Certificate) - Method in class com.sun.identity.federation.services.util.FSSignatureProvider
Verifies the signature of a signed string.
verifySignature(String, byte[], String, X509Certificate) - Method in interface com.sun.identity.federation.services.util.SignatureProviderSPI
Verifies the signature of a signed string.
verifySignature(byte[], byte[]) - Method in class com.sun.identity.log.secure.SecureLogHelper
Verifies the given MAC
verifySignature(byte[], byte[]) - Method in class com.sun.identity.log.secure.SecureLogHelperJCEImpl
Verifies the given signature
verifySignature(Response) - Static method in class com.sun.identity.saml.common.SAMLUtils
Verifies Signature for Post response.
verifySignature(Document) - Static method in class com.sun.identity.saml2.meta.SAML2MetaSecurityUtils
Verifies signatures in entity descriptor represented by the Document.
verifySignature(Document) - Static method in class com.sun.identity.wsfederation.meta.WSFederationMetaSecurityUtils
Verifies signatures in entity descriptor represented by the Document.
verifySignature() - Method in class com.sun.identity.wss.security.handler.SecureSOAPMessage
Verifies the signature of the SOAP message.
verifySignedResponse(String, String, Response) - Static method in class com.sun.identity.saml2.soapbinding.QueryClient
Verify the signature in Response.
verifySLORequest(LogoutRequest, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Verify the signature in LogoutRequest.
verifySLOResponse(LogoutResponse, String, String, String, String) - Static method in class com.sun.identity.saml2.profile.LogoutUtil
Verify the signature in LogoutResponse.
verifyToken(String, String, int) - Method in interface com.sun.identity.wsfederation.profile.RequestedSecurityToken
Verifies the token's validity, checking the signature, validity period etc.
verifyToken(String, String, int) - Method in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
Verifies the token's validity, checking the signature, validity period etc.
verifyWSSSignature(Document, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify all the signatures of the XML document for the web services security.
verifyWSSSignature(Document, Key) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify web services message signature using specified key
verifyWSSSignature(Document, Key, String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify web services message signature using specified key
verifyWSSSignature(Document, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify all the signatures of the XML document for the web services security.
verifyWSSSignature(Document, Key) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify web services message signature using specified key
verifyWSSSignature(Document, Key, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify web services message signature using specified key
verifyWSSSignature(Document, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify all the signatures of the XML document for the web services security.
verifyWSSSignature(Document, Key) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify web services message signature using specified key
verifyWSSSignature(Document, Key, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify web services message signature using specified key
verifyWSSSignature(Document, String) - Method in class com.sun.identity.wss.xmlsig.WSSSignatureProvider
Verify all the signatures of the WSS xml document
verifyWSSSignature(Document, Key) - Method in class com.sun.identity.wss.xmlsig.WSSSignatureProvider
Verify web services message signature using specified key
verifyWSSSignature(Document, Key, String, String) - Method in class com.sun.identity.wss.xmlsig.WSSSignatureProvider
Verify web services message signature using specified key
verifyXMLSignature(Document, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify all the signatures of the xml document
verifyXMLSignature(String, String, Document) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify all the signatures of the xml document
verifyXMLSignature(Document) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify the signature of the xml document
verifyXMLSignature(Element) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify the signature of the xml element.
verifyXMLSignature(Element, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify the signature of the xml document
verifyXMLSignature(Element, String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify the signature of the xml document
verifyXMLSignature(Document, Certificate) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify the signature of the xml document
verifyXMLSignature(String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify the signature of the xml string
verifyXMLSignature(String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify the signature of the xml string
verifyXMLSignature(String, String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify the signature of the xml string
verifyXMLSignature(Document, String, String) - Method in class com.sun.identity.saml.xmlsig.AMSignatureProvider
Verify the signature of a DOM Document
verifyXMLSignature(Document) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify all the signatures of the XML document
verifyXMLSignature(Document, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify all the signatures of the XML document
verifyXMLSignature(Document, Certificate) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML document
verifyXMLSignature(Element) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML document
verifyXMLSignature(Element, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML document
verifyXMLSignature(Element, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML document
verifyXMLSignature(String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML string
verifyXMLSignature(String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML string
verifyXMLSignature(String, String, String) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify the signature of the XML string
verifyXMLSignature(String, String, Document) - Method in interface com.sun.identity.saml.xmlsig.SignatureProvider
Verify all the signatures of the XML document
verifyXMLSignature(Document) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify all the signatures of the XML document
verifyXMLSignature(Document, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify all the signatures of the XML document
verifyXMLSignature(Document, Certificate) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML document
verifyXMLSignature(Element) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML document
verifyXMLSignature(Element, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML document
verifyXMLSignature(Element, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML document
verifyXMLSignature(String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML string
verifyXMLSignature(String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML string
verifyXMLSignature(String, String, String) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify the signature of the XML string
verifyXMLSignature(String, String, Document) - Method in class com.sun.identity.saml.xmlsig.XMLSignatureManager
Verify all the signatures of the XML document
version - Variable in class com.sun.identity.entitlement.xacml3.core.IdReference
 
version - Variable in class com.sun.identity.entitlement.xacml3.core.Policy
 
version - Variable in class com.sun.identity.entitlement.xacml3.core.PolicySet
 
Version - Class in com.sun.identity.entitlement.xacml3.core
Java class for VersionType simple type.
Version() - Constructor for class com.sun.identity.entitlement.xacml3.core.Version
 
VERSION - Static variable in class com.sun.identity.saml.common.SAMLConstants
A SAML service attribute parameter that specifies SAML version
VERSION - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Constant for Version
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionAbstractTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.KeyInfoConfirmationDataTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.StatementAbstractTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.assertion.ObjectFactory
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.entityconfig.ObjectFactory
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadata.ObjectFactory
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataattr.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataattr.ObjectFactory
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthnQueryDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataextquery.ObjectFactory
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.ObjectFactory
 
version - Static variable in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.schema.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.saml2.jaxb.schema.ObjectFactory
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlenc.ObjectFactory
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
version - Static variable in class com.sun.identity.saml2.jaxb.xmlsig.ObjectFactory
 
version - Variable in class com.sun.identity.saml2.protocol.impl.RequestAbstractImpl
 
version - Variable in class com.sun.identity.saml2.protocol.impl.StatusResponseImpl
 
VERSION - Static variable in interface com.sun.identity.setup.SetupConstants
VERSION property in serviceDefaultValues.properties.
version - Variable in class com.sun.identity.sm.DirectoryServerVendor.Vendor
 
version - Variable in class com.sun.identity.sm.PluginSchema
 
VERSION - Static variable in class com.sun.identity.sm.SMSUtils
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.entityconfig.ObjectFactory
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsaddr.ObjectFactory
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsfederation.ObjectFactory
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wspolicy.ObjectFactory
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsse.ObjectFactory
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EmptyTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.QNameAssertionTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.ObjectFactory
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.wsu.ObjectFactory
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.JAXBVersion
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
version - Static variable in class com.sun.identity.wsfederation.jaxb.xmlsig.ObjectFactory
 
VERSION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.AgentOAuth2ProviderService
 
VERSION - Static variable in class org.forgerock.openam.oauth2.OAuth2Constants.OAuth2ProviderService
 
VERSION_2_0 - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SAMLv2 Version String
VERSION_DATE_FORMAT - Static variable in interface com.sun.identity.shared.Constants
 
VERSION_FILE - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
VERSION_FILE - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
VERSION_MISMATCH - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
VERSION_TAG - Static variable in interface com.sun.identity.coretoken.CoreTokenConstants
 
VersionBehaviourConfigListener - Class in org.forgerock.openam.rest
A ServiceListener to listen for changes to the default version behaviour configuration and update a VersionedRouter.
VersionBehaviourConfigListener() - Constructor for class org.forgerock.openam.rest.VersionBehaviourConfigListener
 
VersionCheck - Class in com.sun.identity.tools.bundles
 
VersionCheck() - Constructor for class com.sun.identity.tools.bundles.VersionCheck
 
versionCompatible(String, String) - Static method in class com.sun.identity.tools.bundles.VersionCheck
Check whether the version String is compatible with expected.
VersionHandler - Class in com.sun.identity.install.tools.handler
 
VersionHandler() - Constructor for class com.sun.identity.install.tools.handler.VersionHandler
 
VersionMatch - Class in com.sun.identity.entitlement.xacml3.core
Java class for VersionMatchType simple type.
VersionMatch() - Constructor for class com.sun.identity.entitlement.xacml3.core.VersionMatch
 
VersionUtils - Class in org.forgerock.openam.upgrade
Utility class that deals with determining and comparing versions of OpenAM.
VIRTUAL - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The Virtual type.
VIRTUAL_ROOT - Static variable in class com.sun.identity.policy.ResourceResult
Deprecated.
Constant used internally as a place holder for all encompassing root resoure name.
visibleToScripts(String) - Method in class org.forgerock.openam.scripting.sandbox.RhinoSandboxClassShutter

This implementation first checks whether the class/package is allowed by the configured security manager (if one is set).

visitAndFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitAndFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.cts.api.filter.CTSQueryFilterVisitor
 
visitAndFilter(Void, List<QueryFilter<SmsAttribute>>) - Method in class org.forgerock.openam.entitlement.configuration.SmsQueryFilterVisitor
 
visitAndFilter(Set<SearchFilter>, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitAndFilter(JsonValue, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitAndFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitAndFilter(Map<String, Map<String, Set<String>>>, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitAndFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitAndFilter(Map<String, Map<String, Set<String>>>, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitAndFilter(Void, List<QueryFilter<CoreTokenField>>) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitAndFilter(ServiceConfig, List<QueryFilter<String>>) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitAndFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitAndFilter(PolicySearch, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitAndFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitAndFilter(Void, List<QueryFilter<CoreTokenField>>) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitBooleanLiteralFilter(Void, boolean) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitBooleanLiteralFilter(Void, boolean) - Method in class org.forgerock.openam.entitlement.configuration.SmsQueryFilterVisitor
 
visitBooleanLiteralFilter(Set<SearchFilter>, boolean) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitBooleanLiteralFilter(JsonValue, boolean) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitBooleanLiteralFilter(Void, boolean) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitBooleanLiteralFilter(Map<String, Map<String, Set<String>>>, boolean) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitBooleanLiteralFilter(Void, boolean) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitBooleanLiteralFilter(Map<String, Map<String, Set<String>>>, boolean) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitBooleanLiteralFilter(Void, boolean) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitBooleanLiteralFilter(ServiceConfig, boolean) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitBooleanLiteralFilter(Void, boolean) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitBooleanLiteralFilter(PolicySearch, boolean) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitBooleanLiteralFilter(Void, boolean) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitBooleanLiteralFilter(Void, boolean) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitContainsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitContainsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.cts.api.filter.CTSQueryFilterVisitor
 
visitContainsFilter(Set<SearchFilter>, JsonPointer, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitContainsFilter(JsonValue, JsonPointer, Object) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitContainsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitContainsFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitContainsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitContainsFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitContainsFilter(Void, CoreTokenField, Object) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitContainsFilter(ServiceConfig, String, Object) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitContainsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitContainsFilter(PolicySearch, JsonPointer, Object) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitContainsFilter(Void, JsonPointer, Object) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitContainsFilter(Void, CoreTokenField, Object) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitEqualsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitEqualsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.cts.api.filter.CTSQueryFilterVisitor
 
visitEqualsFilter(Void, SmsAttribute, Object) - Method in class org.forgerock.openam.entitlement.configuration.SmsQueryFilterVisitor
 
visitEqualsFilter(Set<SearchFilter>, JsonPointer, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitEqualsFilter(JsonValue, JsonPointer, Object) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitEqualsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitEqualsFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitEqualsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitEqualsFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitEqualsFilter(Void, CoreTokenField, Object) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitEqualsFilter(ServiceConfig, String, Object) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitEqualsFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitEqualsFilter(PolicySearch, JsonPointer, Object) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitEqualsFilter(Void, JsonPointer, Object) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitEqualsFilter(Void, CoreTokenField, Object) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitExtendedMatchFilter(Void, JsonPointer, String, Object) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitExtendedMatchFilter(Set<SearchFilter>, JsonPointer, String, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitExtendedMatchFilter(JsonValue, JsonPointer, String, Object) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitExtendedMatchFilter(Void, JsonPointer, String, Object) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitExtendedMatchFilter(Map<String, Map<String, Set<String>>>, JsonPointer, String, Object) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitExtendedMatchFilter(Void, JsonPointer, String, Object) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitExtendedMatchFilter(Map<String, Map<String, Set<String>>>, JsonPointer, String, Object) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitExtendedMatchFilter(Void, CoreTokenField, String, Object) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitExtendedMatchFilter(Void, JsonPointer, String, Object) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitExtendedMatchFilter(PolicySearch, JsonPointer, String, Object) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitExtendedMatchFilter(Void, JsonPointer, String, Object) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitExtendedMatchFilter(Void, CoreTokenField, String, Object) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitGreaterThanFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitGreaterThanFilter(Set<SearchFilter>, JsonPointer, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitGreaterThanFilter(JsonValue, JsonPointer, Object) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitGreaterThanFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitGreaterThanFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitGreaterThanFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitGreaterThanFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitGreaterThanFilter(Void, CoreTokenField, Object) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitGreaterThanFilter(ServiceConfig, String, Object) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitGreaterThanFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitGreaterThanFilter(PolicySearch, JsonPointer, Object) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitGreaterThanFilter(Void, JsonPointer, Object) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitGreaterThanFilter(Void, CoreTokenField, Object) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(Set<SearchFilter>, JsonPointer, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitGreaterThanOrEqualToFilter(JsonValue, JsonPointer, Object) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitGreaterThanOrEqualToFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(Void, CoreTokenField, Object) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(ServiceConfig, String, Object) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(PolicySearch, JsonPointer, Object) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitGreaterThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(Void, CoreTokenField, Object) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitLessThanFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitLessThanFilter(Set<SearchFilter>, JsonPointer, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitLessThanFilter(JsonValue, JsonPointer, Object) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitLessThanFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitLessThanFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitLessThanFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitLessThanFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitLessThanFilter(Void, CoreTokenField, Object) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitLessThanFilter(ServiceConfig, String, Object) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitLessThanFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitLessThanFilter(PolicySearch, JsonPointer, Object) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitLessThanFilter(Void, JsonPointer, Object) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitLessThanFilter(Void, CoreTokenField, Object) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitLessThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitLessThanOrEqualToFilter(Set<SearchFilter>, JsonPointer, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitLessThanOrEqualToFilter(JsonValue, JsonPointer, Object) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitLessThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitLessThanOrEqualToFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitLessThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitLessThanOrEqualToFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitLessThanOrEqualToFilter(Void, CoreTokenField, Object) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitLessThanOrEqualToFilter(ServiceConfig, String, Object) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitLessThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitLessThanOrEqualToFilter(PolicySearch, JsonPointer, Object) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitLessThanOrEqualToFilter(Void, JsonPointer, Object) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitLessThanOrEqualToFilter(Void, CoreTokenField, Object) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitNotFilter(Void, QueryFilter<JsonPointer>) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitNotFilter(Void, QueryFilter<SmsAttribute>) - Method in class org.forgerock.openam.entitlement.configuration.SmsQueryFilterVisitor
 
visitNotFilter(Set<SearchFilter>, QueryFilter<JsonPointer>) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitNotFilter(JsonValue, QueryFilter<JsonPointer>) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitNotFilter(Void, QueryFilter<JsonPointer>) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitNotFilter(Map<String, Map<String, Set<String>>>, QueryFilter<JsonPointer>) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitNotFilter(Void, QueryFilter<JsonPointer>) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitNotFilter(Map<String, Map<String, Set<String>>>, QueryFilter<JsonPointer>) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitNotFilter(Void, QueryFilter<CoreTokenField>) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitNotFilter(Void, QueryFilter<JsonPointer>) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitNotFilter(PolicySearch, QueryFilter<JsonPointer>) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitNotFilter(Void, QueryFilter<JsonPointer>) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitNotFilter(Void, QueryFilter<CoreTokenField>) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitOrFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitOrFilter(Void, List<QueryFilter<SmsAttribute>>) - Method in class org.forgerock.openam.entitlement.configuration.SmsQueryFilterVisitor
 
visitOrFilter(Set<SearchFilter>, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitOrFilter(JsonValue, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitOrFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitOrFilter(Map<String, Map<String, Set<String>>>, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitOrFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitOrFilter(Map<String, Map<String, Set<String>>>, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitOrFilter(Void, List<QueryFilter<CoreTokenField>>) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitOrFilter(ServiceConfig, List<QueryFilter<String>>) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitOrFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitOrFilter(PolicySearch, List<QueryFilter<JsonPointer>>) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitOrFilter(Void, List<QueryFilter<JsonPointer>>) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitOrFilter(Void, List<QueryFilter<CoreTokenField>>) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitPresentFilter(Void, JsonPointer) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitPresentFilter(Set<SearchFilter>, JsonPointer) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitPresentFilter(JsonValue, JsonPointer) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitPresentFilter(Void, JsonPointer) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitPresentFilter(Map<String, Map<String, Set<String>>>, JsonPointer) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitPresentFilter(Void, JsonPointer) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitPresentFilter(Map<String, Map<String, Set<String>>>, JsonPointer) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitPresentFilter(Void, CoreTokenField) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitPresentFilter(Void, JsonPointer) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitPresentFilter(PolicySearch, JsonPointer) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitPresentFilter(Void, JsonPointer) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitPresentFilter(Void, CoreTokenField) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
visitStartsWithFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.core.rest.sms.IdQueryFilterVisitor
 
visitStartsWithFilter(Set<SearchFilter>, JsonPointer, Object) - Method in class org.forgerock.openam.entitlement.rest.query.QueryFilterVisitorAdapter
visitStartsWithFilter(JsonValue, JsonPointer, Object) - Method in class org.forgerock.openam.forgerockrest.utils.JsonValueQueryFilterVisitor
 
visitStartsWithFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.ldap.LdapFromJsonQueryFilterVisitor
 
visitStartsWithFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.DataQueryFilterVisitor
 
visitStartsWithFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.rest.query.QueryByStringFilterConverter
 
visitStartsWithFilter(Map<String, Map<String, Set<String>>>, JsonPointer, Object) - Method in class org.forgerock.openam.scripting.datastore.ScriptingQueryFilterVisitor
 
visitStartsWithFilter(Void, CoreTokenField, Object) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.LdapQueryFilterVisitor
 
visitStartsWithFilter(ServiceConfig, String, Object) - Method in class org.forgerock.openam.sm.ServiceConfigQueryFilterVisitor
 
visitStartsWithFilter(Void, JsonPointer, Object) - Method in class org.forgerock.openam.uma.audit.UmaAuditQueryFilterVisitor
 
visitStartsWithFilter(PolicySearch, JsonPointer, Object) - Method in class org.forgerock.openam.uma.UmaPolicyQueryFilterVisitor
visitStartsWithFilter(Void, JsonPointer, Object) - Method in class org.openidentityplatform.openam.cassandra.CassandraQueryFilterVisitor
 
visitStartsWithFilter(Void, CoreTokenField, Object) - Method in class org.openidentityplatform.openam.cassandra.QueryFilterVisitor
 
VJ_TCP_IP_HEADER - Static variable in class org.forgerock.openam.radius.common.packet.FramedCompressionAttribute
This compression value indicates VJ TCP/IP header compression.
VK_API_VERSION - Static variable in class org.forgerock.openam.authentication.modules.oauth2.profile.VkontakteProvider
 
VkontakteProvider - Class in org.forgerock.openam.authentication.modules.oauth2.profile
 
VkontakteProvider() - Constructor for class org.forgerock.openam.authentication.modules.oauth2.profile.VkontakteProvider
 
VLVRESPONSE_CONTENT_COUNT - Static variable in class com.iplanet.ums.SearchResults
Attribute name used with Object get( String ).
VLVRESPONSE_CONTEXT - Static variable in class com.iplanet.ums.SearchResults
Attribute name used with Object get( String ).
VLVRESPONSE_FIRST_POSITION - Static variable in class com.iplanet.ums.SearchResults
Attribute name used with Object get( String ).
VLVRESPONSE_RESULT_CODE - Static variable in class com.iplanet.ums.SearchResults
Attribute name used with Object get( String ).
vlvResponseCount - Variable in class com.iplanet.am.sdk.AMSearchResults
Deprecated.
 

W

WA - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation HTTP parameter for 'action'.
waitCount - Variable in class com.sun.identity.common.HeadTaskRunnable
 
waitForConfigChange() - Method in class org.forgerock.openam.radius.server.config.ConfigChangeListener
Blocking call.
WANT_ARTIFACT_RESOLVE_SIGNED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
IDP Entity Config attribute name.
WANT_ARTIFACT_RESPONSE_SIGNED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SP Entity Config attribute name.
WANT_ASSERTION_ENCRYPTED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
SP Entity Config attribute name.
WANT_ASSERTION_SIGNED - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
Configuration attribute - does the service provider require a signature on the assertion?
WANT_ATTRIBUTE_ENCRYPTED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
WANT_LOGOUT_REQUEST_SIGNED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
WANT_LOGOUT_RESPONSE_SIGNED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
WANT_MNI_REQUEST_SIGNED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
WANT_MNI_RESPONSE_SIGNED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
WANT_NAMEID_ENCRYPTED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
WANT_POST_RESPONSE_SIGNED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
WANT_XACML_AUTHZ_DECISION_QUERY_SIGNED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Want XACML Authorization Decision Query Signed.
WANT_XACML_AUTHZ_DECISION_RESPONSED_SIGNED - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Want Authorization Decision Response Signed.
wantPOSTResponseSigned(String, String, String) - Static method in class com.sun.identity.saml2.common.SAML2Utils
Returns value of attribute wantPOSTResponseSigned as a boolean value true to false.
wantsNodeSet() - Method in class com.sun.identity.wss.security.STRTransform
 
wantsOctetStream() - Method in class com.sun.identity.wss.security.STRTransform
 
WAR_FILE_EXT - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
WarCreator - Class in com.sun.identity.tools.deployablewar
This class creates the specialized WAR such as distributed authentication and console WAR files.
WarCreator() - Constructor for class com.sun.identity.tools.deployablewar.WarCreator
 
warn(String) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
warn(String, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
warn(String, Object...) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
warn(String, Object, Object) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
warn(String, Throwable) - Method in class org.forgerock.openam.slf4j.AMDebugLogger
 
warning(CommandManager, String) - Static method in class com.sun.identity.cli.Debugger
Prints warning messages only when debug level is greater than Debug.ERROR.
warning(CommandManager, String, Throwable) - Static method in class com.sun.identity.cli.Debugger
Prints warning messages only when debug level is greater than Debug.ERROR.
warning(String, Throwable) - Static method in class com.sun.identity.log.spi.Debug
warning level debug message
warning(String) - Static method in class com.sun.identity.log.spi.Debug
warning level debug message
WARNING - Static variable in interface com.sun.identity.log.spi.IDebug
Integer constant represent WARNING log level.
WARNING - Static variable in class com.sun.identity.saml2.idpdiscovery.Debug
flags the state where warning debugging is enabled, but message debugging is disabled.
warning(String) - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Prints warning messages only when debug level is greater than DEBUG.ERROR.
warning(String, Throwable) - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Prints warning messages only when debug level is greater than DEBUG.ERROR.
warning(SAXParseException) - Method in class com.sun.identity.saml2.jaxb.assertion.impl.runtime.ErrorHandlerAdaptor
 
WARNING - Static variable in class com.sun.identity.shared.debug.Debug
flags the state where warning debugging is enabled, but message debugging is disabled.
warning(String) - Method in class com.sun.identity.shared.debug.Debug
Prints warning messages only when debug level is greater than Debug.ERROR.
warning(String, Throwable) - Method in class com.sun.identity.shared.debug.Debug
Prints warning messages only when debug level is greater than Debug.ERROR.
warning(String, Object...) - Method in class com.sun.identity.shared.debug.Debug
A convenience method for warning debug statements.
WARNING - Static variable in interface com.sun.identity.shared.debug.IDebug
Deprecated.
use DebugLevel instead.
warning(String, Throwable) - Method in interface com.sun.identity.shared.debug.IDebug
Allows the recording of messages if the debug level is set to WARNING or higher for this instance.
warning(String, Throwable) - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Writes debug warning message.
warning(SAXParseException) - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ErrorHandlerAdaptor
 
warningEnabled() - Static method in class com.sun.identity.log.spi.Debug
check whether debug level set to "warning"
warningEnabled() - Method in interface com.sun.identity.log.spi.IDebug
Check whether debug warning level is set
warningEnabled() - Method in class com.sun.identity.log.spi.ISDebug
Return true if warning mode is enabled.
warningEnabled() - Method in interface com.sun.identity.password.ui.model.PWResetModel
Returns true if warning message is enabled.
warningEnabled() - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
true if warning message is enabled.
warningEnabled() - Method in class com.sun.identity.saml2.idpdiscovery.Debug
Checks if warning debugging is enabled.
warningEnabled() - Method in class com.sun.identity.shared.debug.Debug
Checks if warning debugging is enabled.
warningEnabled() - Method in interface com.sun.identity.shared.debug.IDebug
Returns true if the current instance allows logging of WARNING level debug messages.
warningEnabled() - Method in class com.sun.identity.shared.debug.impl.DebugImpl
Returns true if debug warning is enabled.
watchScheduledThread(ScheduledExecutorService, Runnable, long, long, TimeUnit) - Method in class org.forgerock.openam.shared.concurrency.ThreadMonitor
Triggers the given runnable immediately to be executed at the scheduled time.
watchThread(ExecutorService, Runnable) - Method in class org.forgerock.openam.shared.concurrency.ThreadMonitor
Triggers the given runnable to be executed immediately via the given ExecutorService.
WCT - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation HTTP parameter for 'current time'.
WCTX - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation HTTP parameter for 'context value'.
WEB_ENABLED_URL - Static variable in interface com.sun.identity.cli.CLIConstants
Name of web enabled URL.
WEB_INPUT - Static variable in interface com.sun.identity.cli.CLIConstants
Tag for web input.
WEB_RES_MARKER - Static variable in interface com.sun.identity.cli.CLIConstants
Web resource string marker.
WEB_SERVICE_APPLICATION_TYPE_NAME - Static variable in class com.sun.identity.entitlement.ApplicationTypeManager
 
WebAuthnAuthentication - Class in org.openidentityplatform.openam.authentication.modules.webauthn
WebAuthn Login Authentication Module
WebAuthnAuthentication() - Constructor for class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnAuthentication
 
WebAuthnAuthenticationProcessor - Class in org.openidentityplatform.openam.authentication.modules.webauthn
 
WebAuthnAuthenticationProcessor(String, long) - Constructor for class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnAuthenticationProcessor
 
WebAuthnPrincipal - Class in org.openidentityplatform.openam.authentication.modules.webauthn
 
WebAuthnPrincipal(String) - Constructor for class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnPrincipal
 
WebAuthnRegistration - Class in org.openidentityplatform.openam.authentication.modules.webauthn
 
WebAuthnRegistration() - Constructor for class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistration
 
WebAuthnRegistrationProcessor - Class in org.openidentityplatform.openam.authentication.modules.webauthn
 
WebAuthnRegistrationProcessor(String, AttestationConveyancePreference, AuthenticatorAttachment, long) - Constructor for class org.openidentityplatform.openam.authentication.modules.webauthn.WebAuthnRegistrationProcessor
 
WebBindingElement - Interface in com.sun.identity.wsfederation.jaxb.wsfederation
Java content class for WebBinding element declaration.
WebBindingElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
WebBindingElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
WebBindingElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsfederation.impl
 
WebCLIHelper - Class in com.sun.identity.cli
Helper class for web based CLI JSP.
WebCLIHelper(HttpServletRequest, String, String, String) - Constructor for class com.sun.identity.cli.WebCLIHelper
 
WEBCONTAINER - Static variable in interface com.sun.identity.shared.Constants
Property string for checking if HostLookUp is enabled.
webEnabled() - Method in class com.sun.identity.cli.CommandManager
Returns true if command manager is created from JSP.
webEnabled() - Method in class com.sun.identity.cli.SubCommand
Returns true if this command is supported on web browser.
WebFinger - Class in org.forgerock.openidconnect.restlet
Sets up the OpenId Connect web finger endpoints and their handlers.
WebFinger() - Constructor for class org.forgerock.openidconnect.restlet.WebFinger
Constructs a new WebFinger.
WebHelperCreator - Class in com.sun.identity.federation.cli.tools
 
WebHelperCreator() - Constructor for class com.sun.identity.federation.cli.tools.WebHelperCreator
 
WebHelperMethodCreator - Class in com.sun.identity.federation.cli.tools
This class is responsible for generating the method for each CLI sub command.
WebServiceAuthenticator - Interface in com.sun.identity.liberty.ws.soapbinding
This interface provides methods for authentication a web service.
WebServicesClients - Class in com.sun.identity.policy.plugins
This subject represents web services clients that authenticate to web service providers(PP service, Discovery Service) hosted by OpenAM.
WebServicesClients() - Constructor for class com.sun.identity.policy.plugins.WebServicesClients
 
WebServicesClients() - Method in class com.sun.identity.policy.plugins.WebServicesClients
Default Constructor
WEBSITE_ELEMENT - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
WebtopNaming - Class in com.iplanet.services.naming
The WebtopNaming class is used to get URLs for various services such as session, profile, logging etc.
WebtopNaming() - Constructor for class com.iplanet.services.naming.WebtopNaming
 
WebtopNaming.SiteMonitor - Class in com.iplanet.services.naming
The SiteMonitor class is used to monitor the health status of all the sites.
WebtopNaming.SiteStatusCheck - Interface in com.iplanet.services.naming
The interface SiteStatusCheck provides method that will be used by SiteMonitor to check each site is alive.
WebtopNamingQuery - Class in com.iplanet.services.naming
Provides a non-static wrapper around WebtopNaming so this service can be injected into classes using Guice and tested appropriately.
WebtopNamingQuery() - Constructor for class com.iplanet.services.naming.WebtopNamingQuery
 
WebtopNamingSiteUtils - Class in com.iplanet.dpro.session.service
Responsible for providing supporting functions for the WebtopNaming service.
WebtopNamingSiteUtils(Debug, WebtopNamingQuery) - Constructor for class com.iplanet.dpro.session.service.WebtopNamingSiteUtils
Guice initialised default constructor.
WebtopParser - Class in com.iplanet.dpro.parser
XMLParser provides a way for applications to handle a hook into applications and applications and its server.
WebtopParser() - Constructor for class com.iplanet.dpro.parser.WebtopParser
Constructs a WebtopParser instance.
WebtopParser(boolean) - Constructor for class com.iplanet.dpro.parser.WebtopParser
Sets whether to use the default GenericNode as the node type.
WHITE_LIST - Static variable in class org.forgerock.openam.scripting.ScriptConstants
 
WhiteSpaceToken - Class in com.sun.identity.install.tools.util.xml
Represents a whitepsace string fragment from an XML document.
WHR - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation HTTP parameter for 'home realm'.
wildcard - Variable in class com.sun.identity.policy.plugins.SuffixResourceName
 
wildCard - Variable in class com.sun.identity.tools.bundles.GeneralFileFilter
 
wildCard - Variable in class com.sun.identity.tools.manifest.FilesDigester
 
wildCard - Variable in class com.sun.identity.tools.manifest.GeneralFileFilter
 
WILDCARD - Static variable in class org.forgerock.openam.entitlement.utils.indextree.treenodes.MultiWildcardNode
 
WILDCARD - Static variable in class org.forgerock.openam.entitlement.utils.indextree.treenodes.SingleWildcardNode
 
wildcard - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
String indicating default wild card pattern.
WILDCARD_CHAR - Static variable in interface com.sun.identity.tools.manifest.ManifestConstants
 
WILDCARD_MATCH - Static variable in class com.sun.identity.entitlement.ResourceMatch
The WILDCARD_MATCH specifies the resources are wildcard match
WILDCARD_MATCH - Static variable in class com.sun.identity.policy.ResourceMatch
Deprecated.
The WILDCARD_MATCH specifies the resources are wildcard match
WILDCARD_MATCH - Static variable in class com.sun.identity.shared.whitelist.ResourceMatch
The WILDCARD_MATCH specifies the resources are wildcard match
wildcardEmbedded - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
boolean indicating if the wild card pattern is embedded in the one level wild card pattern eg. wildcard is "*" while one level wild card pattern is "-*-".
wildcardLength - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
String indicating default wild card pattern length.
wildcardMatch(String, String) - Static method in class com.sun.identity.common.DisplayUtils
Returns true if the given pattern is contained in the string.
wildcardMatch - Variable in class org.forgerock.openam.shared.resourcename.BasePrefixResourceName
The object to return on a wildcard match.
willDecode(String) - Method in class org.forgerock.openam.notifications.websocket.JsonValueDecoder
 
willExpire() - Method in class com.iplanet.dpro.session.service.InternalSession
Returns the value of willExpireFlag.
willThrowExceptionIfKeyWasNotFound() - Method in class com.sun.identity.tools.objects.MapFormat
Test whether formatter will throw exception if object for key was not found.
WINDOWS - Static variable in class com.sun.identity.install.tools.util.OSChecker
 
WINDOWS - Static variable in interface com.sun.identity.setup.SetupConstants
Windows operating system
WINDOWS - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
WINDOWS_DOMAIN_QUALIFIED_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent Windows Domain Qualified Name Identifier
WindowsDesktopSSO - Class in com.sun.identity.authentication.modules.windowsdesktopsso
 
WindowsDesktopSSO() - Constructor for class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSO
Constructor
WindowsDesktopSSOConfig - Class in com.sun.identity.authentication.modules.windowsdesktopsso
 
WindowsDesktopSSOConfig(Configuration) - Constructor for class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOConfig
Constructor
WindowsDesktopSSOPrincipal - Class in com.sun.identity.authentication.modules.windowsdesktopsso
 
WindowsDesktopSSOPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.windowsdesktopsso.WindowsDesktopSSOPrincipal
Constructor
WIRELESS_IEEE_802_11 - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The Wireless - IEEE 802.11 type.
WIRELESS_OTHER - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The Wireless - Other type.
withAccessKey(String) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
Sets the accessKey of the SNS configuration.
withAppleEndpoint(String) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
The address of the remote service for Apple devices.
withAttribute(CoreTokenField, Object) - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder.FilterAttributeBuilder
Filters the result CTS Tokens to only include those that have the matching attribute.
withAttribute(CoreTokenField, Object) - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder
Filters the result CTS Tokens to only include those that have the matching attribute.
withAttributes(Map<String, Set<String>>) - Method in class org.forgerock.openam.audit.configuration.AuditEventHandlerConfiguration.Builder
Add the handler attributes.
withBlackList(List<Pattern>) - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Sets the Java class black-list for classes that a script should be forbidden from accessing.
withCallbackIndex(int) - Method in class org.forgerock.openam.authentication.callbacks.helpers.QRCallbackBuilder
Set the callback index to assign to the callback.
withDelegateFactory(String) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
The address of the remote service for Google devices.
withEncryptionKeyPairAlias(String) - Method in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
Set the encryption key pair alias.
withEventTopicsMetaData(EventTopicsMetaData) - Method in class org.forgerock.openam.audit.configuration.AuditEventHandlerConfiguration.Builder
Add the event topics meta data.
withFilter(F) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Assign a filter to the query.
withGoogleEndpoint(String) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
The address of the remote service for Google devices.
within(Duration) - Method in class org.forgerock.openam.sm.datalayer.api.query.QueryBuilder
Limit the amount of time within this query should finish.
withInputStream(InputStream) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the input stream to load the keystore from.
withKeyStoreFile(File) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the file to load the keystore from.
withKeyStoreType(KeyStoreType) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the type of keystore to load.
withMessageDispatcherConcurrency(int) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
The level of concurrency to use for the internal message dispatcher cache.
withMessageDispatcherDuration(long) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
The maximum duration (in seconds) to keep items in the cache.
withMessageDispatcherSize(long) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
The size of the internal message dispatcher cache.
withName(String) - Method in class org.forgerock.openam.audit.configuration.AuditEventHandlerConfiguration.Builder
Add the handler name.
withoutAuditTransactionIdHeader() - Method in interface org.forgerock.openam.sts.HttpURLConnectionWrapper
Provides a means of disabling automatic propagation of the audit transaction ID.
withPassword(char[]) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the password to unlock the keystore.
withPassword(String) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the password to unlock the keystore.
withPriorityAttribute(CoreTokenField, Object) - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder.FilterAttributeBuilder
A variant of TokenFilterBuilder.FilterAttributeBuilder.withAttribute(CoreTokenField, Object) which changes the order of the filter arguments to allow the underlying backend to efficiently run the query.
withProvider(Provider) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the security provider to use for the keystore.
withProvider(String) - Method in class org.forgerock.openam.shared.security.crypto.KeyStoreBuilder
Specifies the security provider to use for the keystore.
withQuery(QueryFilter<CoreTokenField>) - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder
Rather than building up the query using these builder methods, callers can define the entire query themselves.
withRegion(String) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
Sets the region of the SNS configuration.
withRetry(int) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearchBuilder
Set how long to wait before attempting to reconnect (in milliseconds) if the connection goes down.
withSearchBaseDN(DN) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearchBuilder
Set the search base DN.
withSearchFilter(Filter) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearchBuilder
Set the search filter.
withSearchScope(SearchScope) - Method in class org.forgerock.openam.sm.datalayer.impl.ldap.CTSDJLDAPv3PersistentSearchBuilder
Set the search scope.
withSecret(String) - Method in class org.forgerock.openam.services.push.PushNotificationServiceConfig.Builder
Sets the secret for contacting to SNS.
withSecurityManager(SecurityManager) - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Sets the security manager to use when checking access to Java packages in script execution.
withSigningSecretKeyAlias(String) - Method in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
Set the signing secret key alias.
withSizeLimit(int) - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder
Sets the size limit for the query request.
withSystemSecurityManager() - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Sets the security manager to use when checking access to Java packages to the configured system security manager (if enabled).
withThreadPoolCoreSize(int) - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Sets the core size of the thread pool to use for executing scripts (see ThreadPoolScriptEvaluator).
withThreadPoolIdleTimeout(long, TimeUnit) - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Sets the timeout after which additional threads (beyond the core pool size) will be terminated once pending requests on the queue have been satisfied.
withThreadPoolMaxSize(int) - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Sets the maximum size of the thread pool to use for executing scripts (see ThreadPoolScriptEvaluator).
withThreadPoolQueueSize(int) - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Sets the size of the queue to use for buffering requests for script execution once all core threads are in use.
withTimeLimit(Duration) - Method in class org.forgerock.openam.cts.api.filter.TokenFilterBuilder
Sets the time limit for the query request.
withTimeout(long, TimeUnit) - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Sets the maximum amount of time (in seconds) to allow a script to execute before interrupting it.
withTokenLifeTimeInSeconds(long) - Method in class org.forgerock.openam.selfservice.KeyStoreJwtTokenConfig
Set the token life time in seconds.
withUriHost(String) - Method in class org.forgerock.openam.authentication.callbacks.helpers.QRCallbackBuilder
Set the host to use for the uri in the QR callback.
withUriPath(String) - Method in class org.forgerock.openam.authentication.callbacks.helpers.QRCallbackBuilder
Set the path to use in the iur for the QR callback.
withUriPort(String) - Method in class org.forgerock.openam.authentication.callbacks.helpers.QRCallbackBuilder
Set the port to use in the uri for the QR code callback.
withUriScheme(String) - Method in class org.forgerock.openam.authentication.callbacks.helpers.QRCallbackBuilder
Set the uri scheme to use for the QR callback.
withValidatedDelegatedTokenSet(Set<TokenValidationConfig>) - Method in class org.forgerock.openam.sts.soap.config.user.SoapDelegationConfig.SoapDelegationConfigBuilder
 
withWaitTime(String) - Method in class org.forgerock.openam.authentication.callbacks.PollingWaitCallback.PollingWaitCallbackBuilder
Set the wait time for the new PollingWaitCallback Object.
withWhiteList(List<Pattern>) - Method in class org.forgerock.openam.scripting.ScriptEngineConfiguration.Builder
Sets the Java class white-list for classes that a script should be allowed to access.
Wizard - Class in com.sun.identity.config.wizard
 
Wizard() - Constructor for class com.sun.identity.config.wizard.Wizard
 
WML_HEADER_VALUE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
WML header value
WML_PROFILE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
WML profile
WorkflowException - Exception in com.sun.identity.workflow
Workflow related exception.
WorkflowException(String, Object...) - Constructor for exception com.sun.identity.workflow.WorkflowException
 
WorkflowException(String) - Constructor for exception com.sun.identity.workflow.WorkflowException
 
wrap(Class<? extends ServerResource>) - Static method in class org.forgerock.openam.rest.service.RestletUtils
Creates a Finder instance that returns an injected instance of a resource.
wrap(Key<? extends ServerResource>) - Static method in class org.forgerock.openam.rest.service.RestletUtils
Creates a Finder instance that returns the specified instance of a resource.
wrapExistingConnectionFactory(ConnectionFactory) - Static method in class org.forgerock.openam.sm.datalayer.providers.LdapConnectionFactoryProvider
Wraps a specific ConnectionFactory factory in a ConnectionFactory object, for similarity between CTSDJLDAPv3PersistentSearch and EventService LDAP uses.
WREPLY - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation HTTP parameter for 'destination url'.
WREPLY_URL_LIST - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
List of valid wreply Urls
WRESULT - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation HTTP parameter for 'result'.
write(char[], int, int) - Method in class com.sun.identity.config.SetupWriter
 
write(String) - Method in class com.sun.identity.setup.InstallLog
 
write(String, Exception) - Method in class com.sun.identity.setup.InstallLog
 
write(MessageContext, AuthenticationException) - Method in class org.forgerock.openam.forgerockrest.utils.XMLResourceExceptionHandler
 
WRITE - Static variable in class org.forgerock.openam.session.model.AMRootEntity
Represents Session Persistence Write Operation
WRITE_ACCESS_DENIED - Static variable in exception com.iplanet.log.LogException
Log submition privilege is denied.
WRITE_ACCOUNT_FED_INFO - Static variable in class com.sun.identity.federation.common.LogUtil
Write Account Federation information
WRITE_ERROR - Static variable in exception com.iplanet.log.LogException
Log submission error.
writeAccountFedInfo(String, FSAccountFedInfoKey, FSAccountFedInfo) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Stores Account's federation Info in data store.
writeAccountFedInfo(String, FSAccountFedInfoKey, FSAccountFedInfo, FSAccountFedInfoKey) - Method in class com.sun.identity.federation.accountmgmt.FSAccountManager
Stores Account's federation Info in data store.
writeBackup(SSOToken) - Method in class org.forgerock.openam.upgrade.UpgradeServices
Creates a backup of the services/subconfigurations in case there is a need for a rollback.
writeConfig(String) - Method in class org.forgerock.openam.setup.BootstrapConfig
 
writeDone() - Method in class com.sun.identity.common.ReaderWriterLock
Release the lock.
writeErrorToResponse(ResultCode) - Method in class com.sun.identity.config.util.AjaxPage
 
writeInvalid(String) - Method in class com.sun.identity.config.util.AjaxPage
 
writeIt(String, String, Throwable) - Method in interface com.sun.identity.shared.debug.file.DebugFile
Write message into file
writeIt(String, String, Throwable) - Method in class com.sun.identity.shared.debug.file.impl.DebugFileImpl
 
writeIt(String, String, Throwable) - Method in class com.sun.identity.shared.debug.file.impl.StdDebugFile
 
writeJsonResponse(String, String) - Method in class com.sun.identity.config.util.AjaxPage
 
writeJsonResponse(boolean, String) - Method in class com.sun.identity.config.util.AjaxPage
 
writeLog(int, Level, String, String...) - Method in class com.sun.identity.cli.AuthenticatedCommand
 
writeLog(int, Level, String, String[]) - Method in class com.sun.identity.cli.CLICommandBase
 
writeLog(String, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Writes to the log file formatted message.
writeLog(String, String, String) - Method in class com.sun.identity.password.ui.model.PWResetModelImpl
Writes to the log file formatted message.
writeReport(SSOToken) - Method in class org.forgerock.openam.upgrade.UpgradeServices
Writes the detailed upgrade report to a file.
writeRequest() - Method in class com.sun.identity.common.ReaderWriterLock
Request the write lock.
writeRequestImmediate() - Method in class com.sun.identity.common.ReaderWriterLock
This version of the write request returns false immediately (without blocking) if any read or write operations are in progress and a write isn't safe; otherwise, it returns true and acquires the resource.
writeSummDispMessToInstLog(ArrayList, InstallLogger) - Method in class com.sun.identity.install.tools.configurator.Driver
 
writeToFile(String, String) - Static method in class com.sun.identity.cli.CLIUtil
Writes to a file.
writeToFile(String, String) - Static method in class com.sun.identity.shared.test.tools.ReportGenerator
Writes content to a file.
writeToFile(String, String) - Static method in class org.forgerock.openam.upgrade.UpgradeUtils
Creates a file.
writeToFile(String, String) - Static method in class org.forgerock.openam.utils.IOUtils
Writes the provided content to a file with the provided name.
writeToResponse(String) - Method in class com.sun.identity.config.util.AjaxPage
 
writeValid() - Method in class com.sun.identity.config.util.AjaxPage
 
writeValid(String) - Method in class com.sun.identity.config.util.AjaxPage
 
writeVersionInfoToLog(InstallLogger, String, String) - Method in class com.sun.identity.install.tools.configurator.Driver
 
writeXMLToStream(PolicySet, OutputStream) - Static method in class com.sun.identity.entitlement.xacml3.XACMLPrivilegeUtils
 
WRONG_AUDIENCE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
WRONG_AUTH_TYPE - Static variable in class com.sun.identity.federation.common.LogUtil
Incorrect Authentication type.
WRONG_INRESPONSETO_ASSERTION - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
WRONG_RECIPIENT - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
WRONG_SOAP_URL - Static variable in class com.sun.identity.saml.common.LogUtils
Constants for log message WRONG_SOAP_URL.
WRONG_STATUS_CODE - Static variable in class com.sun.identity.saml2.logging.LogUtil
 
WS_ADDRESSING_URI - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Addressing URI.
WS_ATTRIBUTE_PLUGIN - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
Key name for the webservices security attribute mapper.
WS_FAILURE - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Failure msgid.
WS_FED - Static variable in interface com.sun.identity.cot.COTConstants
WS-Federation protocol
WS_FED - Static variable in class com.sun.identity.multiprotocol.SingleLogoutManager
Constant for WS-Federation protocol
WS_METADATA_SERVICE - Static variable in class org.forgerock.openam.core.rest.sms.SmsServiceHandlerFunction
 
WS_POLICY_URI - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Policy URI.
WS_SUCCESS - Static variable in class com.sun.identity.liberty.ws.common.LogUtil
Success msgid.
WS_TRUST_NAMESPACE - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
The namespace defined by the WS-Trust specification.
WSA_NAMESPACE - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
The XML namespace for WS-Addressing.
WSA_NS - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WSA_PREFIX - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WSA_XMLNS - Static variable in class com.sun.identity.wss.sts.STSConstants
 
wsaMessageID - Static variable in class com.sun.identity.wss.security.WSSConstants
 
wsaNS - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSC - Static variable in class com.sun.identity.wss.provider.ProviderConfig
Constant to define the web services client type.
WSC_CONFIGURATION - Static variable in class com.sun.identity.wss.security.KerberosConfiguration
 
WSDL_LOCATION - Static variable in class org.forgerock.openam.shared.sts.SharedSTSConstants
Name of configuration key referencing the wsdl location.
WSDLParser - Class in com.sun.identity.entitlement
 
WSDLParser() - Constructor for class com.sun.identity.entitlement.WSDLParser
 
wsEntities(Map<String, Map<String, String>>) - Method in class com.sun.identity.monitoring.SSOServerRealmFedInfo.SSOServerRealmFedInfoBuilder
 
WSF_10_VERSION - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
ID-WSF verstion 1.0.
WSF_11_VERSION - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
ID-WSF verstion 1.1.
WSFED_ACTIVE_LOGIN - Static variable in interface com.sun.identity.shared.Constants
The name of the request attribute that tells whether this authentication happened via WS-Fed AR profile.
WSFED_SPECIFICATION - Static variable in interface com.sun.identity.federation.cli.FedCLIConstants
WS-Federation specification.
WsFedAuthenticator - Interface in org.forgerock.openam.saml2.plugins
Authenticates end-users for active requestor profile WS-Federation requests.
WSFEDERATION - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation data store provider name.
WSFederationAction - Class in com.sun.identity.wsfederation.servlet
This is the base class for WS-Federation request and response handling.
WSFederationAction(HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.identity.wsfederation.servlet.WSFederationAction
Creates a new instance of WSFederationAction
WSFederationActionFactory - Class in com.sun.identity.wsfederation.servlet
This class creates WSFederationAction instances according to the parameters sent via HTTP.
WSFederationClient - Class in com.sun.identity.wsfederation.client
This class WSFederationClient is used to retrieve the SAML Assertion remotely for a given user session.
WSFederationClient() - Constructor for class com.sun.identity.wsfederation.client.WSFederationClient
 
WSFederationConstants - Class in com.sun.identity.wsfederation.common
WSFederationConstants defines various constants for the WS-Federation implementation
WSFederationConstants() - Constructor for class com.sun.identity.wsfederation.common.WSFederationConstants
 
WSFederationCOTUtils - Class in com.sun.identity.wsfederation.meta
WSFederationCOTUtils provides utility methods to update the WS-Federation Entity Configuration cotlist attributes in the Service and Identity Provider configurations.
WSFederationCOTUtils(Object) - Constructor for class com.sun.identity.wsfederation.meta.WSFederationCOTUtils
 
WSFederationException - Exception in com.sun.identity.wsfederation.common
This class is an extension point for all WS-Federation related exceptions.
WSFederationException(String, String, Object[]) - Constructor for exception com.sun.identity.wsfederation.common.WSFederationException
Constructs a new WSFederationException without a nested Throwable.
WSFederationException(String) - Constructor for exception com.sun.identity.wsfederation.common.WSFederationException
Constructs a new WSFederationException with the given message.
WSFederationException(Throwable) - Constructor for exception com.sun.identity.wsfederation.common.WSFederationException
Constructs an WSFederationException with given Throwable.
WSFederationMetaException - Exception in com.sun.identity.wsfederation.meta
This class is an extension point for all WS-Federation metadata related exceptions.
WSFederationMetaException(String, Object[]) - Constructor for exception com.sun.identity.wsfederation.meta.WSFederationMetaException
Constructs a new WSFederationMetaException without a nested Throwable using default resource bundle.
WSFederationMetaException(String, String, Object[]) - Constructor for exception com.sun.identity.wsfederation.meta.WSFederationMetaException
Constructs a new WSFederationMetaException without a nested Throwable.
WSFederationMetaException(String) - Constructor for exception com.sun.identity.wsfederation.meta.WSFederationMetaException
Constructs a new WSFederationMetaException with the given message.
WSFederationMetaException(Throwable) - Constructor for exception com.sun.identity.wsfederation.meta.WSFederationMetaException
Constructs an WSFederationMetaException with given Throwable.
WSFederationMetaManager - Class in com.sun.identity.wsfederation.meta
The WSFederationMetaManager provides methods to manage both the standard entity descriptor and the extended entity configuration.
WSFederationMetaManager() - Constructor for class com.sun.identity.wsfederation.meta.WSFederationMetaManager
 
WSFederationMetaManager(Object) - Constructor for class com.sun.identity.wsfederation.meta.WSFederationMetaManager
 
WSFederationMetaSecurityUtils - Class in com.sun.identity.wsfederation.meta
The WSFederationMetaUtils provides metadata security related utility methods.
WSFederationMetaUtils - Class in com.sun.identity.wsfederation.meta
The WSFederationMetaUtils provides metadata related utility methods.
WSFederationService - Class in com.sun.identity.wsfederation.servlet
The ws-federation service enables the applications to retrieve the user's single sign-on SAML Assertion.
WSFederationService() - Constructor for class com.sun.identity.wsfederation.servlet.WSFederationService
 
WSFederationServlet - Class in com.sun.identity.wsfederation.servlet
Servlet endpoint for WS-Federation.
WSFederationServlet() - Constructor for class com.sun.identity.wsfederation.servlet.WSFederationServlet
 
WSFederationSingleLogoutHandler - Class in com.sun.identity.multiprotocol
The WSFederationSingleLogoutHandler class is an implementation of the SingleLogoutHandler for the WS-Federation protocol.
WSFederationSingleLogoutHandler() - Constructor for class com.sun.identity.multiprotocol.WSFederationSingleLogoutHandler
Creates a new instance of WSFederationSingleLogoutHandler
WSFederationUtils - Class in com.sun.identity.wsfederation.common
Utility methods for WS-Federation implementation.
WSID_NS - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSIGNIN10 - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation 'sign-in' action.
WSIGNOUT10 - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation 'sign-out' action.
WSIGNOUTCLEANUP10 - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation 'sign-out cleanup' action.
WSIT_VERSION_CLASS - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WSP - Static variable in class com.sun.identity.wss.provider.ProviderConfig
Constant to define the web services provider type.
WSP_CONFIGURATION - Static variable in class com.sun.identity.wss.security.KerberosConfiguration
 
WSP_NS - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WSP_PREFIX - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WSP_XMLNS - Static variable in class com.sun.identity.wss.sts.STSConstants
 
wspEndpoint - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
WSPRedirectHandlerServlet - Class in com.sun.identity.liberty.ws.interaction
Class that works in conjection with InteractionManager to facilitate WSP- resource owner interactions
WSPRedirectHandlerServlet() - Constructor for class com.sun.identity.liberty.ws.interaction.WSPRedirectHandlerServlet
 
Wss10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
9.1 Wss10 Assertion Java content class for Wss10 element declaration.
Wss10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Wss10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
Wss10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Wss11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
9.2 Wss11 Assertion Java content class for Wss11 element declaration.
Wss11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
Wss11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
Wss11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WSS_CACHE_PLUGIN - Static variable in class com.sun.identity.wss.security.handler.DefaultAuthenticator
 
WSS_CLIENT_TLS_ANONYMOUS - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the anonymous token with SSL and client auth enabled.
WSS_CLIENT_TLS_ANONYMOUS_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the anonymous security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_KERBEROS_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Kerberos token profile with SSL and client auth enabled.
WSS_CLIENT_TLS_KERBEROS_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the Kerberos token security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_SAML2_HK - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml2 token holder of key with SSL and client auth enabled.
WSS_CLIENT_TLS_SAML2_HK_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML2 Holder of Key security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_SAML2_SV - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml2 token sender vouches with SSL and client auth enabled.
WSS_CLIENT_TLS_SAML2_SV_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML2 Sender Vouches security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_SAML_HK - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token holder of key with SSL and client auth enabled.
WSS_CLIENT_TLS_SAML_HK_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Holder of Key security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_SAML_SV - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token sender vouches with SSL and client auth enabled.
WSS_CLIENT_TLS_SAML_SV_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Sender vouches security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_USERNAME_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Username token profile with SSL and client auth enabled.
WSS_CLIENT_TLS_USERNAME_TOKEN_PLAIN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Username token profile with SSL and client auth enabled.
WSS_CLIENT_TLS_USERNAME_TOKEN_PLAIN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the username token security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_USERNAME_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the username token security profile with TLS or SSL and client auth enabled.
WSS_CLIENT_TLS_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the X509 token profile with SSL and client auth enabled.
WSS_CLIENT_TLS_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the X509 token security profile with TLS or SSL and client auth enabled.
WSS_DISCOVERY_CONFIG_PLUGIN - Static variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
Property string for the web services discovery client configuration plugin.
WSS_FAM_SSO_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI is to identify the OpenAM security token.
WSS_KERBEROS_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI to identify the WS-Security Kerberos Security Token
WSS_NULL_ANONYMOUS - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the anonymous token.
WSS_NULL_ANONYMOUS_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the anonymous security profile.
WSS_NULL_KERBEROS_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Kerberos token profile.
WSS_NULL_KERBEROS_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the Kerberos token security profile.
WSS_NULL_SAML2_HK - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml2 token holder of key.
WSS_NULL_SAML2_HK_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML2 Holder of Key security profile.
WSS_NULL_SAML2_SV - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml2 token sender vouches.
WSS_NULL_SAML2_SV_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML2 Sender Vouches security profile.
WSS_NULL_SAML_HK - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token holder of key.
WSS_NULL_SAML_HK_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Holder of Key security profile.
WSS_NULL_SAML_SV - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token sender vouches.
WSS_NULL_SAML_SV_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Sender vouches security profile.
WSS_NULL_USERNAME_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Username token profile.
WSS_NULL_USERNAME_TOKEN_PLAIN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Username token profile.
WSS_NULL_USERNAME_TOKEN_PLAIN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the Username token security profile.
WSS_NULL_USERNAME_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the Username token security profile.
WSS_NULL_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the X509 token profile.
WSS_NULL_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the X509 token security profile.
WSS_PROVIDER_CONFIG_PLUGIN - Static variable in class com.sun.identity.wss.provider.ProviderConfig
Property for the web services provider configuration plugin.
WSS_SAML2_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI to identify the WS-Security SAML2 Security Token.
WSS_SAML_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI to identify the WS-Security SAML Security Token.
WSS_STS_CONFIG_PLUGIN - Static variable in class com.sun.identity.wss.provider.TrustAuthorityConfig
Property string for the web services STS client configuration plugin.
WSS_TLS_ANONYMOUS - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the anonymous token with SSL.
WSS_TLS_ANONYMOUS_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the anonymous security profile with TLS or SSL enabled.
WSS_TLS_KERBEROS_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Kerberos token profile with SSL enabled.
WSS_TLS_KERBEROS_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the Kerberos security profile with TLS or SSL enabled.
WSS_TLS_SAML2_HK - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml2 token holder of key with SSL enabled.
WSS_TLS_SAML2_HK_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML2 Holder of Key security profile with TLS or SSL enabled.
WSS_TLS_SAML2_SV - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml2 token sender vouches with SSL enabled.
WSS_TLS_SAML2_SV_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML2 Sender Vouches security profile with TLS or SSL enabled.
WSS_TLS_SAML_HK - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token holder of key with SSL enabled.
WSS_TLS_SAML_HK_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Holder of Key security profile with TLS or SSL enabled.
WSS_TLS_SAML_SV - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the saml token sender vouches with SSL enabled.
WSS_TLS_SAML_SV_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the SAML Sender vouches security profile with TLS or SSL enabled.
WSS_TLS_USERNAME_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Username token profile with SSL enabled.
WSS_TLS_USERNAME_TOKEN_PLAIN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the Username token profile with SSL enabled.
WSS_TLS_USERNAME_TOKEN_PLAIN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the username token security profile with TLS or SSL enabled.
WSS_TLS_USERNAME_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the username token security profile with TLS or SSL enabled.
WSS_TLS_X509_TOKEN - Static variable in class com.sun.identity.wss.security.SecurityMechanism
Defines the security mechanism for the X509 token profile with SSL enabled.
WSS_TLS_X509_TOKEN_URI - Static variable in class com.sun.identity.wss.security.SecurityMechanism
URI for the X509 security profile with TLS or SSL enabled.
WSS_USERNAME_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI to identify the WS-Security UserName Security Token
WSS_X509_TOKEN - Static variable in interface com.sun.identity.wss.security.SecurityToken
The URI to identify the WS-Security X509 Security Token
WssAgentsDSCAgentIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Variable for storing the value of "WssAgentsDSCAgentIndex".
WssAgentsDSCAgentName - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Variable for storing the value of "WssAgentsDSCAgentName".
WssAgentsDSCAgentSvcEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Variable for storing the value of "WssAgentsDSCAgentSvcEndPoint".
WssAgentsDSCAgentWebSvcEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgentEntry
Variable for storing the value of "WssAgentsDSCAgentWebSvcEndPoint".
WssAgentsDSCAgtGrpIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Variable for storing the value of "WssAgentsDSCAgtGrpIndex".
WssAgentsDSCAgtGrpName - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Variable for storing the value of "WssAgentsDSCAgtGrpName".
WssAgentsDSCAgtGrpSvcEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Variable for storing the value of "WssAgentsDSCAgtGrpSvcEndPoint".
WssAgentsDSCAgtGrpWebSvcEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsDSCAgtGrpEntry
Variable for storing the value of "WssAgentsDSCAgtGrpWebSvcEndPoint".
WssAgentsSTSAgentIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Variable for storing the value of "WssAgentsSTSAgentIndex".
WssAgentsSTSAgentName - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Variable for storing the value of "WssAgentsSTSAgentName".
WssAgentsSTSAgentSvcMEXEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Variable for storing the value of "WssAgentsSTSAgentSvcMEXEndPoint".
WssAgentsSTSAgentSvcTokenEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgentEntry
Variable for storing the value of "WssAgentsSTSAgentSvcTokenEndPoint".
WssAgentsSTSAgtGrpIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Variable for storing the value of "WssAgentsSTSAgtGrpIndex".
WssAgentsSTSAgtGrpName - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Variable for storing the value of "WssAgentsSTSAgtGrpName".
WssAgentsSTSAgtGrpSvcEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Variable for storing the value of "WssAgentsSTSAgtGrpSvcEndPoint".
WssAgentsSTSAgtGrpSvcMEXEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsSTSAgtGrpEntry
Variable for storing the value of "WssAgentsSTSAgtGrpSvcMEXEndPoint".
WssAgentsWSCAgentIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Variable for storing the value of "WssAgentsWSCAgentIndex".
WssAgentsWSCAgentName - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Variable for storing the value of "WssAgentsWSCAgentName".
WssAgentsWSCAgentProxy - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Variable for storing the value of "WssAgentsWSCAgentProxy".
WssAgentsWSCAgentSvcEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgentEntry
Variable for storing the value of "WssAgentsWSCAgentSvcEndPoint".
WssAgentsWSCAgtGrpIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Variable for storing the value of "WssAgentsWSCAgtGrpIndex".
WssAgentsWSCAgtGrpName - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Variable for storing the value of "WssAgentsWSCAgtGrpName".
WssAgentsWSCAgtGrpProxy - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Variable for storing the value of "WssAgentsWSCAgtGrpProxy".
WssAgentsWSCAgtGrpSvcEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSCAgtGrpEntry
Variable for storing the value of "WssAgentsWSCAgtGrpSvcEndPoint".
WssAgentsWSPAgentIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Variable for storing the value of "WssAgentsWSPAgentIndex".
WssAgentsWSPAgentName - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Variable for storing the value of "WssAgentsWSPAgentName".
WssAgentsWSPAgentProxy - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Variable for storing the value of "WssAgentsWSPAgentProxy".
WssAgentsWSPAgentSvcEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgentEntry
Variable for storing the value of "WssAgentsWSPAgentSvcEndPoint".
WssAgentsWSPAgtGrpIndex - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Variable for storing the value of "WssAgentsWSPAgtGrpIndex".
WssAgentsWSPAgtGrpName - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Variable for storing the value of "WssAgentsWSPAgtGrpName".
WssAgentsWSPAgtGrpProxy - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Variable for storing the value of "WssAgentsWSPAgtGrpProxy".
WssAgentsWSPAgtGrpSvcEndPoint - Variable in class com.sun.identity.monitoring.SsoServerWSSAgentsWSPAgtGrpEntry
Variable for storing the value of "WssAgentsWSPAgtGrpSvcEndPoint".
WSSAuthModule - Class in com.sun.identity.authentication.modules.wss
Authentication module for web services user name token profile.
WSSAuthModule() - Constructor for class com.sun.identity.authentication.modules.wss.WSSAuthModule
 
WSSCache - Class in com.sun.identity.wss.security.handler
This class WSSCache is a cache holder for the WSS tokens.
WSSCache() - Constructor for class com.sun.identity.wss.security.handler.WSSCache
 
WSSCacheRepository - Interface in com.sun.identity.wss.security.handler
This inteface WSSCacheRepository stores the Web services security related cache information.
WSSConstants - Class in com.sun.identity.wss.security
This class defines the Constants related to Web services security token profiles.
WSSConstants() - Constructor for class com.sun.identity.wss.security.WSSConstants
 
WSSE11_NS - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSSE_MSG_SEC - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSSE_NAMESPACE - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
The XML namespace for WS-Security.
WSSE_NS - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSSE_SECURITY_LNAME - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSSE_TAG - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSSE_X509_NS - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSSEConstants - Class in com.sun.identity.liberty.ws.common.wsse
Constants defined for Web Service Security.
WSSEConstants() - Constructor for class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
 
WSSEncryptionProvider - Class in com.sun.identity.wss.xmlenc
WSSEncryptionProvider is a class for encrypting and decrypting WSS XML Documents which implements AMEncryptionProvider.
WSSEncryptionProvider() - Constructor for class com.sun.identity.wss.xmlenc.WSSEncryptionProvider
Creates a new instance of WSSEncryptionProvider
WssGssKerberosV5ApReqToken11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.4 KerberosToken Assertion Java content class for WssGssKerberosV5ApReqToken11 element declaration.
WssGssKerberosV5ApReqToken11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssGssKerberosV5ApReqToken11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
WssGssKerberosV5ApReqToken11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssKerberosV5ApReqToken11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.4 KerberosToken Assertion Java content class for WssKerberosV5ApReqToken11 element declaration.
WssKerberosV5ApReqToken11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssKerberosV5ApReqToken11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
WssKerberosV5ApReqToken11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WSSPolicyException - Exception in com.sun.identity.wss.policy
 
WSSPolicyException() - Constructor for exception com.sun.identity.wss.policy.WSSPolicyException
Create an WSSPolicyException with no message.
WSSPolicyException(String) - Constructor for exception com.sun.identity.wss.policy.WSSPolicyException
Create an WSSPolicyException with a message.
WSSPolicyManager - Class in com.sun.identity.wss.policy
The WSSPolicyManager class manages the WS-Security policy configuration and is used to convert from ProviderConfig to WS-Security Policy and vice versa.
WSSPolicyUtils - Class in com.sun.identity.wss.policy
 
WSSPolicyUtils() - Constructor for class com.sun.identity.wss.policy.WSSPolicyUtils
 
wssProxyEndpoint - Variable in class com.sun.identity.wss.provider.ProviderConfig
 
WssRelV10Token10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.9 RelToken Assertion Java content class for WssRelV10Token10 element declaration.
WssRelV10Token10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssRelV10Token10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
WssRelV10Token10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssRelV10Token11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.9 RelToken Assertion Java content class for WssRelV10Token11 element declaration.
WssRelV10Token11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssRelV10Token11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
WssRelV10Token11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssRelV20Token10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.9 RelToken Assertion Java content class for WssRelV20Token10 element declaration.
WssRelV20Token10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssRelV20Token10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
WssRelV20Token10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssRelV20Token11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.9 RelToken Assertion Java content class for WssRelV20Token11 element declaration.
WssRelV20Token11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssRelV20Token11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
WssRelV20Token11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WSSReplayPasswd - Class in com.sun.identity.authentication.spi
This class is used to set the encrypted password as a session property.
WSSReplayPasswd() - Constructor for class com.sun.identity.authentication.spi.WSSReplayPasswd
 
WssSamlV11Token10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.8 SamlToken Assertion Java content class for WssSamlV11Token10 element declaration.
WssSamlV11Token10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssSamlV11Token10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
WssSamlV11Token10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssSamlV11Token11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.8 SamlToken Assertion Java content class for WssSamlV11Token11 element declaration.
WssSamlV11Token11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssSamlV11Token11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
WssSamlV11Token11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssSamlV20Token11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.8 SamlToken Assertion Java content class for WssSamlV20Token11 element declaration.
WssSamlV20Token11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssSamlV20Token11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
WssSamlV20Token11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WSSSignatureProvider - Class in com.sun.identity.wss.xmlsig
WSSSignatureProvider is a class for signing and signature verification of WSS XML Documents which implements AMSignatureProvider.
WSSSignatureProvider() - Constructor for class com.sun.identity.wss.xmlsig.WSSSignatureProvider
Creates a new instance of WSSSignatureProvider
WssUsernameToken10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.1 UsernameToken Assertion Java content class for WssUsernameToken10 element declaration.
WssUsernameToken10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssUsernameToken10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
WssUsernameToken10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssUsernameToken11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.1 UsernameToken Assertion Java content class for WssUsernameToken11 element declaration.
WssUsernameToken11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssUsernameToken11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
WssUsernameToken11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WSSUserPrincipal - Class in com.sun.identity.authentication.modules.wss
This class holds the authenticated principal of siteminder session.
WSSUserPrincipal(String) - Constructor for class com.sun.identity.authentication.modules.wss.WSSUserPrincipal
 
WSSUtils - Class in com.sun.identity.wss.security
This class provides util methods for the web services security.
WSSUtils() - Constructor for class com.sun.identity.wss.security.WSSUtils
 
WSSValidatorFactory - Interface in org.forgerock.openam.sts.soap.token.validator.wss
Defines the functionality necessary to produce instances of the org.apache.ws.security.validate.Validator instances necessary to perform validation of the SupportingTokens specified in the SecurityPolicy bindings protecting soap-sts instances.
WSSValidatorFactoryImpl - Class in org.forgerock.openam.sts.soap.token.validator.wss
 
WssX509Pkcs7Token10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for WssX509Pkcs7Token10 element declaration.
WssX509Pkcs7Token10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509Pkcs7Token10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
WssX509Pkcs7Token10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509Pkcs7Token11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for WssX509Pkcs7Token11 element declaration.
WssX509Pkcs7Token11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509Pkcs7Token11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
WssX509Pkcs7Token11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509PkiPathV1Token10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for WssX509PkiPathV1Token10 element declaration.
WssX509PkiPathV1Token10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509PkiPathV1Token10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
WssX509PkiPathV1Token10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509PkiPathV1Token11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for WssX509PkiPathV1Token11 element declaration.
WssX509PkiPathV1Token11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509PkiPathV1Token11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
WssX509PkiPathV1Token11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509V1Token11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for WssX509V1Token11 element declaration.
WssX509V1Token11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509V1Token11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
WssX509V1Token11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509V3Token10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for WssX509V3Token10 element declaration.
WssX509V3Token10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509V3Token10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
WssX509V3Token10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509V3Token11Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for WssX509V3Token11 element declaration.
WssX509V3Token11ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WssX509V3Token11ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
WssX509V3Token11ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
WST10_BEARER_KEY - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST10_NAMESPACE - Static variable in class com.sun.identity.wss.sts.STSConstants
WS-Trust namespace URI
WST10_PUBLIC_KEY - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST10_SYMMETRIC_KEY - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST13_BEARER_KEY - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST13_NAMESPACE - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST13_PUBLIC_KEY - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST13_SYMMETRIC_KEY - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST_NAMESPACE - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
The XML namespace for WS-Trust.
WST_PREFIX - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST_VERSION_10 - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST_VERSION_13 - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST_VERSION_ATTR - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WST_XMLNS - Static variable in class com.sun.identity.wss.sts.STSConstants
 
WSTException - Exception in com.sun.identity.wss.trust
The class WSTException is used to throw exceptions for ws-trust protocol level related errors.
WSTException() - Constructor for exception com.sun.identity.wss.trust.WSTException
Create an WSTException with no message.
WSTException(String) - Constructor for exception com.sun.identity.wss.trust.WSTException
Create an WSTException with a message.
WSTrustFactory - Class in com.sun.identity.wss.trust
The class WSTrustFactory is a factory class that generates ws-trust protocol objects.
WSU_ID - Static variable in class com.sun.identity.liberty.ws.common.wsse.WSSEConstants
Tag with namespace prefix for Id.
WSU_ID - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSU_NAMESPACE - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
The XML namespace for WS-Security Utility.
WSU_NS - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSU_TAG - Static variable in class com.sun.identity.wss.security.WSSConstants
 
WSX509KeyManager - Class in com.sun.identity.liberty.ws.soapbinding
The WSX509KeyManager class implements JSSE X509KeyManager interface.
WSX509KeyManager(X509KeyManager, String) - Constructor for class com.sun.identity.liberty.ws.soapbinding.WSX509KeyManager
Constructor.
WTREALM - Static variable in class com.sun.identity.wsfederation.common.WSFederationConstants
WS-Federation HTTP parameter for 'requesting realm'.

X

X25_PAD - Static variable in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Use X25-PAD.
X25_T3POS - Static variable in class org.forgerock.openam.radius.common.packet.LoginServiceAttribute
Use X25_T3POS.
X500NAME - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for x500name URI
X509 - Static variable in class com.sun.identity.liberty.ws.dst.DSTConstants
 
X509_SUBJECT_ATTR_QUERY_PROFILE - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute Query x509 Subject profile
X509_SUBJECT_ATTR_QUERY_PROFILE_ALIAS - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute Query x509 Subject profile alias
X509_SUBJECT_DATA_STORE_ATTR_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
Attribute Authority Config attribute name.
X509_SUBJECT_NAME - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String to represent X509 Subejct Name Identifier
X509_TOKEN - Static variable in class com.sun.identity.liberty.ws.soapbinding.Message
X509 Token profile is specified.
X509_TOKEN_AUTH_TARGET_HEADER_KEY - Static variable in class org.forgerock.openam.sts.AMSTSConstants
 
X509CERTIFICATE - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
x509Certificate(X509Certificate) - Method in class org.forgerock.openam.sts.user.invocation.ProofTokenState.ProofTokenStateBuilder
Adds an X509Certificate to the builder.
X509CERTIFICATE_BEGIN - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
X509CERTIFICATE_CALLBACK - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
X509CERTIFICATE_END - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
X509CertificateCallback - Class in com.sun.identity.authentication.spi
Underlying security services instantiate and pass an X509CertificateCallback to the invokeCallback method of a CallbackHandler to retrieve the contents of an X.509 Certificate.
X509CertificateCallback(String) - Constructor for class com.sun.identity.authentication.spi.X509CertificateCallback
Creates X509CertificateCallback object with a prompt.
X509CertificateCallback(String, X509Certificate) - Constructor for class com.sun.identity.authentication.spi.X509CertificateCallback
Construct an X509CertificateCallback with a prompt and X.509 Certificate.
X509CertificateImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
X509CertificateImpl(byte[]) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
X509CertificateImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
X509CertificateImpl(byte[]) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
X509CRLImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
X509CRLImpl(byte[]) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
X509CRLImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
X509CRLImpl(byte[]) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
X509DATA_REFERENCE - Static variable in class com.sun.identity.wss.security.SecurityTokenReference
 
X509DATA_REFERENCE - Static variable in class com.sun.identity.wss.security.WSSConstants
 
X509DataElement - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for X509Data element declaration.
X509DataElement - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for X509Data element declaration.
X509DataElementImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
X509DataElementImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
X509DataElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for X509DataType complex type.
X509DataType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for X509DataType complex type.
X509DataType.X509Certificate - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for X509Certificate element declaration.
X509DataType.X509Certificate - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for X509Certificate element declaration.
X509DataType.X509CRL - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for X509CRL element declaration.
X509DataType.X509CRL - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for X509CRL element declaration.
X509DataType.X509IssuerSerial - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for X509IssuerSerial element declaration.
X509DataType.X509IssuerSerial - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for X509IssuerSerial element declaration.
X509DataType.X509SKI - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for X509SKI element declaration.
X509DataType.X509SKI - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for X509SKI element declaration.
X509DataType.X509SubjectName - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for X509SubjectName element declaration.
X509DataType.X509SubjectName - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for X509SubjectName element declaration.
X509DataTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
X509DataTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
X509DataTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509CertificateImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509CertificateImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509CertificateImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509CertificateImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509CRLImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509CRLImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509CRLImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509CRLImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509IssuerSerialImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509IssuerSerialImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509IssuerSerialImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509SKIImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509SKIImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509SKIImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509SKIImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509SubjectNameImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509SubjectNameImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509DataTypeImpl.X509SubjectNameImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509IssuerSerialImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
X509IssuerSerialImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
X509IssuerSerialType - Interface in com.sun.identity.saml2.jaxb.xmlsig
Java content class for X509IssuerSerialType complex type.
X509IssuerSerialType - Interface in com.sun.identity.wsfederation.jaxb.xmlsig
Java content class for X509IssuerSerialType complex type.
X509IssuerSerialTypeImpl - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509IssuerSerialTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
X509IssuerSerialTypeImpl - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509IssuerSerialTypeImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
X509IssuerSerialTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.xmlsig.impl
 
X509IssuerSerialTypeImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.xmlsig.impl
 
X509SKIImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
X509SKIImpl(byte[]) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
X509SKIImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
X509SKIImpl(byte[]) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
X509SubjectAttributeAuthorityMapper - Class in com.sun.identity.saml2.plugins
This class X509SubjectAttributeAuthorityMapper is the implementation of the AttributeAuthorityMapper that is used by attribute authority to process attribute query with profile "urn:oasis:names:tc:SAML:2.0:profiles:query:attribute:X509".
X509SubjectAttributeAuthorityMapper() - Constructor for class com.sun.identity.saml2.plugins.X509SubjectAttributeAuthorityMapper
 
X509SUBJECTNAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
NameQualifier in NameIdetifier for X509SubjectName.
X509SubjectNameImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
X509SubjectNameImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
X509SubjectNameImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
X509SubjectNameImpl(String) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
X509TokenElement - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
5.3.3 X509Token Assertion Java content class for X509Token element declaration.
X509TokenElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
X509TokenElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
X509TokenElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
X509TokenSpec - Class in com.sun.identity.wss.security
This class defines the specification for generating the X509 security tokens.
X509TokenSpec(String[], String, String) - Constructor for class com.sun.identity.wss.security.X509TokenSpec
Constructor that defines this specfication.
X509TokenState - Class in org.forgerock.openam.sts.user.invocation
A very simple class, intended to only represent the token_type of X509 in the token transformation invocation to the rest-sts.
X509TokenState() - Constructor for class org.forgerock.openam.sts.user.invocation.X509TokenState
 
X509V3 - Static variable in class com.sun.identity.liberty.ws.common.wsse.BinarySecurityToken
The X509V3 value type indicates that the value name given corresponds to a X509 Certificate.
X509V3 - Static variable in class com.sun.identity.wss.security.BinarySecurityToken
The X509V3 value type indicates that the value name given corresponds to a X509 Certificate
X64 - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
X86 - Static variable in interface com.sun.identity.setup.SetupConstants
PC-based architecture
X86 - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
X86SOLARIS - Static variable in interface com.sun.identity.setup.SetupConstants
Solaris/x86 operating system
X86SOLARIS - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
X_25 - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The X.25 type.
X_75 - Static variable in class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Framing value for specifying X_75 framing.
X_75 - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The X.75 type.
XACML3_CORE_PKG - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML3_NAMESPACE - Static variable in interface com.sun.identity.entitlement.xacml3.core.XACMLRootElement
XACML 3 Default Namespace.
XACML3_NAMESPACE - Static variable in class org.forgerock.openam.xacml.v3.resources.XACML3Resource
XACML 3 Default Namespace.
XACML3_OPENSSO - Static variable in class com.sun.identity.entitlement.PrivilegeType
XACML OpenAM privilege.
XACML3HomeResource - Class in org.forgerock.openam.xacml.v3.resources
XACML Resource for Home Documents

Provides main end-point for all XACML Home requests.

XACML3Resource - Class in org.forgerock.openam.xacml.v3.resources
XACML Resource

Provides Top Level Object for XACML v3 Resources which represent end components for the overall XACML Framework.

XACML3Resource() - Constructor for class org.forgerock.openam.xacml.v3.resources.XACML3Resource
 
XACML_ACCESS_SUBJECT_CATEGORY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_ACTION_CATEGORY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_ACTION_ID - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_AUTHZ_DECISION_QUERY - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACMLAuthzDecisionQuery
XACML_AUTHZ_DECISION_STATEMENT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
 
XACML_NS_DECLARATION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACML policy namespace declaration
XACML_NS_PREFIX - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACML policy namespace prefix
XACML_NS_URI - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACML policy namespace URI
XACML_POLICY_DENY_OVERRIDES - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_POLICY_DENY_UNLESS_PERMIT - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_POLICY_PERMIT_OVERRIDES - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_POLICY_PERMIT_UNLESS_DENY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_RESOURCE_BUNDLE_NAME - Static variable in class com.sun.identity.xacml.common.XACMLSDKUtils
 
XACML_RESOURCE_CATEGORY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_RESOURCE_ID - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_RULE_DENY_OVERRIDES - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_RULE_DENY_UNLESS_PERMIT - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_RULE_PERMIT_OVERRIDES - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_RULE_PERMIT_UNLESS_DENY - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACML_SAML_NS_DECLARATION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for xacml-saml namespace declaration
XACML_SAML_NS_PREFIX - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for xacml-saml namespace prefix
XACML_SAML_NS_URI - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for xacml-saml namespace URI
XACML_SAMLP_NS_DECLARATION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACML SAML2 protocol namespace declaration
XACML_SAMLP_NS_PREFIX - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACML SAML2 Protocol namespace prefix.
XACML_SAMLP_NS_URI - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XACML SAML2 protocol namespace URI
XACML_SUBJECT_ID - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XACMLApplicationUtils - Class in org.forgerock.openam.xacml.v3
Helper class to map from Application to XACML.
XACMLApplicationUtils.ApplicationTypeService - Class in org.forgerock.openam.xacml.v3
Service class for the creation of Application Types.
XACMLAuthzDecisionQuery - Interface in com.sun.identity.xacml.saml2
The XACMLAuthzDecisionQuery element is a SAML Query that extends SAML Protocol schema type RequestAbstractType.
XACMLAuthzDecisionQueryConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for XACMLAuthzDecisionQueryConfig element declaration.
XACMLAuthzDecisionQueryConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
XACMLAuthzDecisionQueryConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
XACMLAuthzDecisionQueryConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
XACMLAuthzDecisionQueryDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for XACMLAuthzDecisionQueryDescriptor element declaration.
XACMLAuthzDecisionQueryDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
XACMLAuthzDecisionQueryDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
XACMLAuthzDecisionQueryDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
XACMLAuthzDecisionQueryDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for XACMLAuthzDecisionQueryDescriptorType complex type.
XACMLAuthzDecisionQueryDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
XACMLAuthzDecisionQueryDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorTypeImpl
 
XACMLAuthzDecisionQueryDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
XACMLAuthzDecisionQueryHandler - Class in com.sun.identity.xacml.plugins
This class is an implementation of SAML2 query RequestHandler to handle XACMLAuthzDecisionQuery
XACMLAuthzDecisionQueryHandler() - Constructor for class com.sun.identity.xacml.plugins.XACMLAuthzDecisionQueryHandler
This class is an implementation of SAML2 query RequestHandler to handle XACMLAuthzDecisionQuery
XACMLAuthzDecisionQueryImpl - Class in com.sun.identity.xacml.saml2.impl
The XACMLAuthzDecisionQueryImpl is an impelmentation of XACMLAuthzDecisionQuery interface.
XACMLAuthzDecisionQueryImpl() - Constructor for class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
Default constructor
XACMLAuthzDecisionQueryImpl(Element) - Constructor for class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
This constructor is used to build XACMLAuthzDecisionQuery object from a block of existing XML that has already been built into a DOM.
XACMLAuthzDecisionQueryImpl(String) - Constructor for class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionQueryImpl
This constructor is used to build XACMLAuthzDecisionQuery object from a XML string.
XACMLAuthzDecisionStatement - Interface in com.sun.identity.xacml.saml2
XACMLAuthzDecisionStatement is an extension of samlp:StatementAbstractType that is carried in a SAML Assertion to convey xacml-context:Response Schema: <xs:element name="XACMLAuthzDecisionStatement" type="xacml-saml:XACMLAuthzDecisionStatementType"/> <xs:complexType name="XACMLAuthzDecisionStatementType"> <xs:complexContent> <xs:extension base="saml:StatementAbstractType"> <xs:sequence> <xs:element ref="xacml-context:Response"/> <xs:element ref="xacml-context:Request" minOccurs="0"/> <xs:sequence> <xs:extension> <xs:complexContent> <xs:complexType> Schema for Base: Schema for the base type is <complexType name="StatementAbstractType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
XACMLAuthzDecisionStatementImpl - Class in com.sun.identity.xacml.saml2.impl
This is the default implementation of interface XACMLAuthzDecisionStatement.
XACMLAuthzDecisionStatementImpl() - Constructor for class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Constructs an XACMLAuthzDecisionStatement object
XACMLAuthzDecisionStatementImpl(String) - Constructor for class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Constructs an XACMLAuthzDecisionStatementImpl object from an XML string
XACMLAuthzDecisionStatementImpl(Element) - Constructor for class com.sun.identity.xacml.saml2.impl.XACMLAuthzDecisionStatementImpl
Constructs an XACMLAuthzDecisionStatementImpl object from an XML DOM element
XACMLAuthzServiceElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for XACMLAuthzService element declaration.
XACMLAuthzServiceElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
XACMLAuthzServiceElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
XACMLAuthzServiceElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
XACMLConstants - Interface in com.sun.identity.entitlement.xacml3
Interface that defines constants used by XACML classes
XACMLConstants - Class in com.sun.identity.xacml.common
This interface defines constants common to all XACML elements.
XACMLConstants() - Constructor for class com.sun.identity.xacml.common.XACMLConstants
 
xacmlCoreSchemaResourceName - Static variable in class org.forgerock.openam.xacml.v3.resources.XACML3Resource
Current Standards Schema Resource Name.
XACMLException - Exception in com.sun.identity.xacml.common
This class is an extension point for all XACML related exceptions.
XACMLException(String) - Constructor for exception com.sun.identity.xacml.common.XACMLException
Constructs a new XACMLException with the given message.
XACMLException(Throwable) - Constructor for exception com.sun.identity.xacml.common.XACMLException
Constructs an XACMLException with given Throwable.
XACMLExportImport - Class in com.sun.identity.entitlement.xacml3
Utility for handling the Export and subsequent Import of Policies into the OpenAM Entitlements framework.
XACMLExportImport(XACMLExportImport.PrivilegeManagerFactory, XACMLReaderWriter, PrivilegeValidator, SearchFilterFactory, Debug, ApplicationServiceFactory, ResourceTypeService) - Constructor for class com.sun.identity.entitlement.xacml3.XACMLExportImport
Creates an instance of the XACMLExportImport with dependencies provided.
XACMLExportImport.PrivilegeManagerFactory - Class in com.sun.identity.entitlement.xacml3
Factory to allow PrivilegeManager to be mocked in tests
XACMLOpenSSOPrivilege - Class in com.sun.identity.entitlement.opensso
 
XACMLOpenSSOPrivilege() - Constructor for class com.sun.identity.entitlement.opensso.XACMLOpenSSOPrivilege
 
XACMLPDPConfigElement - Interface in com.sun.identity.saml2.jaxb.entityconfig
Java content class for XACMLPDPConfig element declaration.
XACMLPDPConfigElementImpl - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
XACMLPDPConfigElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
XACMLPDPConfigElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.entityconfig.impl
 
XACMLPDPDescriptorElement - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for XACMLPDPDescriptor element declaration.
XACMLPDPDescriptorElementImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
XACMLPDPDescriptorElementImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
XACMLPDPDescriptorElementImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
XACMLPDPDescriptorType - Interface in com.sun.identity.saml2.jaxb.metadata
Java content class for XACMLPDPDescriptorType complex type.
XACMLPDPDescriptorTypeImpl - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
XACMLPDPDescriptorTypeImpl() - Constructor for class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
XACMLPDPDescriptorTypeImpl.Unmarshaller - Class in com.sun.identity.saml2.jaxb.metadata.impl
 
xacmlPrivilegeEnabled() - Method in interface com.sun.identity.entitlement.EntitlementConfiguration
Returns true if the system stores privileges in XACML format and supports exporting privileges in XACML format
xacmlPrivilegeEnabled() - Method in class com.sun.identity.entitlement.opensso.EntitlementService
Returns true if the system stores privileges in XACML format and supports exporting privileges in XACML format
XACMLPrivilegeUtils - Class in com.sun.identity.entitlement.xacml3
Class with utility methods to map from com.sun.identity.entity.Privilege to com.sun.identity.entitlement.xacml3.core.Policy
XACMLQueryUtil - Class in com.sun.identity.saml2.profile
This class provides methods to send or process AttributeQuery.
XACMLReaderWriter - Class in com.sun.identity.entitlement.xacml3
Facade for reading and writing XACML and translating between XACML PolicySets and AM Privilege types.
XACMLReaderWriter() - Constructor for class com.sun.identity.entitlement.xacml3.XACMLReaderWriter
 
XACMLRequestProcessor - Class in com.sun.identity.xacml.client
This class provides the public API to process XACML context Request.
xacmlResourceBundle - Static variable in class com.sun.identity.xacml.common.XACMLSDKUtils
 
XACMLResourceTypeUtils - Class in org.forgerock.openam.xacml.v3
Helper class to map from ResourceType to XACML.
XACMLRootElement - Interface in com.sun.identity.entitlement.xacml3.core
 
XacmlRouterProvider - Class in org.forgerock.openam.entitlement.rest
Guice provider providing the Xacml REST Router.
XacmlRouterProvider(ResourceApiVersionBehaviourManager, Set<String>) - Constructor for class org.forgerock.openam.entitlement.rest.XacmlRouterProvider
Constructs a new RestEndpoints instance.
XACMLSchemaFactory - Class in com.sun.identity.entitlement.xacml3
Trying to add some sanity to the JAXB Generated code.
XACMLSchemaFactory() - Constructor for class com.sun.identity.entitlement.xacml3.XACMLSchemaFactory
 
XACMLSDKUtils - Class in com.sun.identity.xacml.common
The XACMLSDKUtils contains utility methods for XACML 2.0 implementation.
XACMLSDKUtils() - Constructor for class com.sun.identity.xacml.common.XACMLSDKUtils
Protected contstructor.
XacmlService - Class in org.forgerock.openam.xacml.v3.rest
Provides XACML based services
XacmlService(XACMLExportImport, PrivilegedAction<SSOToken>, Debug, RestLog, DelegationEvaluator, JacksonRepresentationFactory) - Constructor for class org.forgerock.openam.xacml.v3.rest.XacmlService
Constructor with dependencies exposed for unit testing.
XACMLServiceEndpointApplication - Class in org.forgerock.openam.rest.service
A ServiceEndpointApplication for the /json services.
XACMLServiceEndpointApplication() - Constructor for class org.forgerock.openam.rest.service.XACMLServiceEndpointApplication
Sets the default media type as "application/json".
XACMLUtils - Class in org.forgerock.openam.cli.entitlement
 
xcptMessage - Variable in exception com.iplanet.ums.UMSException
 
XDSL - Static variable in class org.forgerock.openam.radius.common.packet.NASPortTypeAttribute
The xDSL - Digital Subscriber Line of unknown type type.
XForwardedHeadersBaseURLProvider - Class in org.forgerock.openam.services.baseurl
A BaseURLProvider that uses the X-Forwarded-* headers to deduce the base URL.
XForwardedHeadersBaseURLProvider() - Constructor for class org.forgerock.openam.services.baseurl.XForwardedHeadersBaseURLProvider
 
XML - Static variable in class com.sun.identity.idsvcs.rest.MarshallerFactory
 
XML - Static variable in class com.sun.identity.sm.AttributeSchema.Syntax
The XML attribute syntax specifies that the attribute is of XML type, i.e., can have any unicode characters.
XML_ACTIONS_TAG_NAME - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
Actions element tag name in Log Message XML.
XML_ATTRNAME_LOG_LEVEL - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
Log level attribute name of log message element name in Log Message XML.
XML_ATTRNAME_LOG_MESSAGE_DESCRIPTION - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
Description attribute name of log message element name in Log Message XML.
XML_ATTRNAME_LOG_MESSAGE_ID - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
ID attribute name of log message element name in Log Message XML.
XML_ATTRNAME_LOG_MESSAGE_NAME - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
Name attribute name of log message element name in Log Message XML.
XML_ATTRNAME_PREFIX - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
Prefix attribute name of root element in Log Message XML.
XML_CONFIG - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 
XML_DATAINFO_TAG_NAME - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
Data information element tag name in Log Message XML.
XML_DOCUMENT_BUILDER_CACHE_SIZE - Static variable in interface com.sun.identity.shared.Constants
Size of XML shared DocumentBuilder cache.
XML_ENCRYPTION_PROVIDER_KEY - Static variable in class com.sun.identity.xmlenc.EncryptionConstants
 
XML_FILE - Static variable in interface com.sun.identity.cli.IArgument
XML file argument.
XML_HEADER - Static variable in class org.forgerock.openam.xacml.v3.resources.XACML3Resource
Common Key Definitions
XML_LOG_MESSAGE_TAG_NAME - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
log message element tag name in Log Message XML.
XML_NS - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
XML_PREFIX - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML Prefix String
XML_REQUEST_PREFIX - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
Predefined xml tags and statements.
XML_REQUEST_SUFFIX - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
XML_RESPONSE_PREFIX - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
XML_RESPONSE_SUFFIX - Static variable in interface com.sun.identity.authentication.share.AuthXMLTags
 
XML_ROOT_TAG_NAME - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
Root element tagname of Log Message XML.
XML_SAXPARSER_CACHE_SIZE - Static variable in interface com.sun.identity.shared.Constants
Size of XML shared SAXParser cache.
XML_TRANSFORMER_FACTORY_CACHE_SIZE - Static variable in interface com.sun.identity.shared.Constants
Size of XML shared TransformerFactory cache.
XML_TRIGGERS_TAG_NAME - Static variable in interface com.sun.identity.log.messageid.LogMessageConstants
Triggers element tag name in Log Message XML.
XML_VALIDATING - Static variable in interface com.sun.identity.shared.Constants
Property string to determine if validation is required when parsing XML documents using OpenAM XMLUtils class.
XmlContentConverter - Class in org.forgerock.maven.plugins.inject.content
An implementation of a ContentConverter which will escape xml special characters from the line.
XmlContentConverter() - Constructor for class org.forgerock.maven.plugins.inject.content.XmlContentConverter
 
xmlCoreSchemaResourceName - Static variable in class org.forgerock.openam.xacml.v3.resources.XACML3Resource
XML Core Schema Resource Name.
XMLDocument - Class in com.sun.identity.install.tools.util.xml
Represents a simple XML document in memory that may be edited and stored.
XMLDocument(File) - Constructor for class com.sun.identity.install.tools.util.xml.XMLDocument
Creates an instance of XMLDocument using the specified File object.
XMLElement - Class in com.sun.identity.install.tools.util.xml
Represents a simple XML element that may have given attributes, child elements or a string value.
XMLElementAttribute - Class in com.sun.identity.install.tools.util.xml
Represents the attribute of an XML element.
XMLEncryptionManager - Class in com.sun.identity.xmlenc
 
XMLEncryptionManager() - Constructor for class com.sun.identity.xmlenc.XMLEncryptionManager
Constructor
XMLEncryptionManager(EncryptionProvider, KeyProvider) - Constructor for class com.sun.identity.xmlenc.XMLEncryptionManager
Constructor
XMLException - Exception in com.iplanet.services.util
 
XMLException() - Constructor for exception com.iplanet.services.util.XMLException
 
XMLException(String) - Constructor for exception com.iplanet.services.util.XMLException
 
XMLNS_AUTHN_SVC - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Authn Service namespace with namespace prefix.
XMLNS_DISCO - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
Discovery service namespace with namespace prefix.
XMLNS_IDPP - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
XMLNS_PROTOCOLS_SCHEMA - Static variable in class com.sun.identity.liberty.ws.authnsvc.AuthnSvcConstants
ID-FF 1.2 protocol schema namespace with namespace prefix.
XMLNS_SOAP - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
Soap NameSpace Prefix.
XMLNS_SOAP_BINDING - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SOAPBinding Name Space Prefix.
XMLNS_SOAP_BINDING_11 - Static variable in class com.sun.identity.liberty.ws.soapbinding.SOAPBindingConstants
SOAPBinding Extended Name Space Prefix.
XMLParser - Class in com.iplanet.services.util
XMLParser provides a way for applications to handle a hook into applications and applications and it's server.
XMLParser() - Constructor for class com.iplanet.services.util.XMLParser
The application have to implement Parseoutput interface when use constructor without parameter.
XMLParser(boolean, Map) - Constructor for class com.iplanet.services.util.XMLParser
Use default GenericNode as node type if usegeneric is true.
XMLParser - Class in com.sun.identity.install.tools.util.xml
This is a simple parser that can be used to parse and create in-memory DOM-like representation of an xml document.
XMLResourceExceptionHandler - Class in org.forgerock.openam.forgerockrest.utils
An implementation of ResourceExceptionHandler that renders to XML.
XMLResourceExceptionHandler() - Constructor for class org.forgerock.openam.forgerockrest.utils.XMLResourceExceptionHandler
 
XMLRestStatusService - Class in org.forgerock.openam.rest.service
An implementation of RestStatusService the represents output as XML.
XMLRestStatusService() - Constructor for class org.forgerock.openam.rest.service.XMLRestStatusService
 
XMLSerializable - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
For a generated class to be serializable, it has to implement this interface.
XMLSerializable - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
For a generated class to be serializable, it has to implement this interface.
XMLSerializer - Interface in com.sun.identity.saml2.jaxb.assertion.impl.runtime
Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
XMLSerializer - Interface in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Receives XML serialization event This object coordinates the overall marshalling efforts across different content-tree objects and different target formats.
XMLSIG_ALGORITHM - Static variable in class com.sun.identity.saml.common.SAMLConstants
 
XMLSIG_ALGORITHM - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
 
XMLSIG_ELEMENT_NAME - Static variable in class com.sun.identity.saml.common.SAMLConstants
Element name for xml signature.
XMLSIG_JAXB_PKG - Static variable in class com.sun.identity.liberty.ws.idpp.common.IDPPConstants
 
XMLSIG_NAMESPACE_URI - Static variable in class com.sun.identity.saml.common.SAMLConstants
XML Digital Signature namespace.
XMLSIG_NAMESPACE_URI - Static variable in class com.sun.identity.wss.security.WSSConstants
 
XMLSignatureException - Exception in com.sun.identity.saml.xmlsig
This class represents a SAML XML Signature exception.
XMLSignatureException(String) - Constructor for exception com.sun.identity.saml.xmlsig.XMLSignatureException
Create an XMLSignatureException with a message.
XMLSignatureException(Throwable) - Constructor for exception com.sun.identity.saml.xmlsig.XMLSignatureException
Constructs an XMLSignatureException with given Throwable.
XMLSignatureException(String, String, Object[]) - Constructor for exception com.sun.identity.saml.xmlsig.XMLSignatureException
Constructs a new XMLSignatureException without a nested Throwable.
XMLSignatureManager - Class in com.sun.identity.saml.xmlsig
The class XMLSignatureManager provides methods to sign and verify XML signature.
XMLSignatureManager() - Constructor for class com.sun.identity.saml.xmlsig.XMLSignatureManager
Constructor
XMLSignatureManager(KeyProvider, SignatureProvider) - Constructor for class com.sun.identity.saml.xmlsig.XMLSignatureManager
Constructor
xmlString - Variable in class com.sun.identity.federation.message.FSAuthnRequest
Deprecated.
 
xmlString - Variable in class com.sun.identity.federation.message.FSFederationTerminationNotification
Deprecated.
 
xmlString - Variable in class com.sun.identity.federation.message.FSLogoutNotification
Deprecated.
 
xmlString - Variable in class com.sun.identity.federation.message.FSLogoutResponse
Deprecated.
 
xmlString - Variable in class com.sun.identity.federation.message.FSNameRegistrationRequest
Deprecated.
 
xmlString - Variable in class com.sun.identity.federation.message.FSNameRegistrationResponse
Deprecated.
 
xmlString - Variable in class com.sun.identity.saml.assertion.AssertionBase
 
xmlString - Variable in class com.sun.identity.saml.protocol.Request
 
xmlString - Variable in class com.sun.identity.saml.protocol.Response
 
xmlString - Variable in class com.sun.identity.saml2.assertion.impl.EncryptedElementImpl
 
xmlString - Variable in class com.sun.identity.wsfederation.profile.SAML11RequestedSecurityToken
 
xmlToAuthConfigurationEntry(String) - Static method in class com.sun.identity.authentication.config.AMAuthConfigUtils
Parses the string value for the authentication configuration based on the attribute DTD and return a List of AuthConfigurationEntry which could be used to retrieve module name, flag and options.
XMLTokenFactory - Class in com.sun.identity.install.tools.util.xml
A token factory is responsible for the creation of the associated token handlers or Token objects given string fragments as parsed from the XML document source.
XMLTokenFactory() - Constructor for class com.sun.identity.install.tools.util.xml.XMLTokenFactory
 
xmlUtilities(XMLUtilities) - Method in class org.forgerock.openam.sts.soap.token.provider.oidc.SoapOpenIdConnectTokenProvider.SoapOpenIdConnectTokenProviderBuilder
 
xmlUtilities(XMLUtilities) - Method in class org.forgerock.openam.sts.soap.token.provider.saml2.SoapSamlTokenProvider.SoapSamlTokenProviderBuilder
 
xmlUtilities - Variable in class org.forgerock.openam.sts.soap.token.provider.SoapTokenProviderBase
 
XMLUtilities - Interface in org.forgerock.openam.sts
Interface to wrap consumption of the openam-shared XMLUtils class so that direct consumption of static methods can be avoided to facilitate unit testing.
XMLUtilitiesImpl - Class in org.forgerock.openam.sts
 
XMLUtilitiesImpl() - Constructor for class org.forgerock.openam.sts.XMLUtilitiesImpl
 
XMLUtils - Class in com.sun.identity.shared.xml
This class contains utilities to parse XML documents
XMLUtils() - Constructor for class com.sun.identity.shared.xml.XMLUtils
 
XPath10Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for XPath10 element declaration.
XPath10ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
XPath10ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
XPath10ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
XPathAPI - Class in com.sun.identity.shared.xml
XPathAPI class provides the convenience function for XPath API that is a subset of Xalan XPathAPI but uses JAXP internally.
XPATHFACTORY_CACHE_SIZE - Static variable in interface com.sun.identity.shared.Constants
Size of XML shared XPathFactory cache.
XPathFilter20Element - Interface in com.sun.identity.wsfederation.jaxb.wsspolicy
7.1 AlgorithmSuite Assertion Java content class for XPathFilter20 element declaration.
XPathFilter20ElementImpl - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
XPathFilter20ElementImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
XPathFilter20ElementImpl.Unmarshaller - Class in com.sun.identity.wsfederation.jaxb.wsspolicy.impl
 
XPathImpl() - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
XPathImpl(String) - Constructor for class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
XPathImpl() - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
XPathImpl(String) - Constructor for class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
xPathVersion - Variable in class com.sun.identity.entitlement.xacml3.core.Defaults
 
xPathVersion - Variable in class com.sun.identity.entitlement.xacml3.core.RequestDefaults
 
XS_BOOLEAN_TRUE - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XS_BOOLEAN_TYPE - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XS_DATE_TIME - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XS_STRING - Static variable in interface com.sun.identity.entitlement.xacml3.XACMLConstants
 
XS_STRING - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for XMLSchema#String URI
XSDateTimeValidator - Class in com.sun.identity.common.validation
Deprecated.
As of OpenSSO version 8.0 XSDateTimeValidator
XSDateTimeValidator - Class in com.sun.identity.shared.validation
Validator for xs:dateTime format.
XSDurationValidator - Class in com.sun.identity.common.validation
Deprecated.
As of OpenSSO version 8.0 XSDurationValidator
XSDurationValidator - Class in com.sun.identity.shared.validation
Validator for xs:duration format.
XSI_DECLARE_STR - Static variable in interface com.sun.identity.saml2.common.SAML2Constants
String used to declare XML Schema Instance namespace.
XSI_NAMESPACE_STRING - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
XML schema namespace
XSI_NS_DECLARATION - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for xsi name space delcaration
XSI_NS_URI - Static variable in class com.sun.identity.xacml.common.XACMLConstants
 
XSI_TYPE - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
xsi type
XSI_TYPE_ATTR - Static variable in class com.sun.identity.saml2.assertion.impl.AssertionImpl
 
XSI_TYPE_XACML_AUTHZ_DECISION_QUERY - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for xsi:type="xacml-samlp:XACMLAuthzDecisionQuery
XSI_TYPE_XACML_AUTHZ_DECISION_STATEMENT - Static variable in class com.sun.identity.xacml.common.XACMLConstants
Constant for xsi:type
XUI_USER_SESSION_VALIDATION_ENABLED - Static variable in interface com.sun.identity.shared.Constants
When a non-admin is logged into the XUI, enabling this will ensure the XUI calls the server periodically to check the user still has a valid session.
XUIFilter - Class in org.forgerock.openam.xui
XUIFilter class is a servlet Filter for filtering incoming requests to OpenAM and redirecting them to XUI or classic UI by inspecting the attribute openam-xui-interface-enabled in the iPlanetAMAuthService service.
XUIFilter() - Constructor for class org.forgerock.openam.xui.XUIFilter
 
xuiState - Variable in class org.forgerock.oauth2.restlet.ConsentRequiredResource
 
XUIState - Class in org.forgerock.openam.xui
 
XUIState() - Constructor for class org.forgerock.openam.xui.XUIState
 
xuiUserSessionValidationEnabled - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
XYLOGICS - Static variable in class org.forgerock.openam.radius.common.packet.FramedProtocolAttribute
Framing value for specifying XYLOGICS framing.

Y

YES - Static variable in interface com.sun.identity.federation.common.IFSConstants
Deprecated.
yes
YES - Static variable in interface com.sun.identity.tools.bundles.SetupConstants
 

Z

ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER - Static variable in interface com.sun.identity.shared.Constants
System property/service attribute name for whether to allow Zero Page Login requests if the HTTP Referer header is not set.
ZERO_PAGE_LOGIN_ENABLED - Static variable in interface com.sun.identity.shared.Constants
System property/service attribute name for CAS/DAS that should tell whether Zero Page Login is enabled or not.
ZERO_PAGE_LOGIN_WHITELIST - Static variable in interface com.sun.identity.shared.Constants
System property/service attribute name for property giving whitelist of allowed HTTP Referer URLs that are allowed.
zeroPageLogin - Variable in class org.forgerock.openam.core.rest.server.models.ServerInfo
 
ZeroPageLoginConfig - Class in com.sun.identity.authentication.client
Interface to different methods for configuring Zero Page Login (ZPL).
ZeroPageLoginConfig(boolean, Set<String>, boolean) - Constructor for class com.sun.identity.authentication.client.ZeroPageLoginConfig
 
ZIP_ENABLE_LABEL - Static variable in class org.forgerock.openam.core.rest.record.RecordConstants
 
zipDirectory(File, File) - Method in class org.forgerock.openam.setup.ZipUtils
Creates a zip file containing the directory and its sub-files, including the directory itself.
ZipUtils - Class in org.forgerock.openam.setup
Utilities for creating zip files from directories.
ZipUtils(Debug) - Constructor for class org.forgerock.openam.setup.ZipUtils
 
ZipUtils - Class in org.forgerock.openam.utils.file
Generate a zip from a folder.

_

____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
____jaxb____getId() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
____jaxb_ri____getLocalName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ActionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAssertionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedAttributeElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedIDElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.IssuerElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.OneTimeUseElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.StatementElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AffiliationConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeAuthorityConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeQueryConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AuthnAuthorityConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.PDPConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLAuthzDecisionQueryConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.XACMLPDPConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ArtifactResolutionServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionConsumerServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AssertionIDRequestServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnQueryServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthzServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactPersonElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EncryptionMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ManageNameIDServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDMappingServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationDisplayNameElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationNameElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationURLElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceDescriptionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ServiceNameElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleLogoutServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SingleSignOnServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzDecisionQueryDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLAuthzServiceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.metadataidpdiscovery.impl.DiscoveryResponseElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.OriginatorKeyInfoImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.RecipientKeyInfoImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedDataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.DataReferenceImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl.KeyReferenceImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.IDPSSOConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.SPSSOConfigElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ActionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FaultToElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.FromElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MessageIDElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemHeaderQNameElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemIRIElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReplyToElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RetryAfterElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ToElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AdditionalContextProcessedElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeServiceEndpointElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AuthenticationTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationIDElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataHandlerElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuesSpecificPolicyFaultElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PsuedonymServiceEndpointElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceToken11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireBearerTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireReferenceTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequiresGenericClaimDialectElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSharedCookiesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequireSignedTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutNotificationEndpointElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SingleSignOutSubscriptionEndpointElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerEndpointElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenIssuerNameElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyTransferKeyInfoElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenSigningKeyInfoElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.WebBindingElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AllElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.ExactlyOneElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.NonceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AbsXPathElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AlgorithmSuiteElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.AsymmetricBindingElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Rsa15ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic128Sha256Rsa15ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Rsa15ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic192Sha256Rsa15ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Rsa15ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Basic256Sha256Rsa15ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.BootstrapPolicyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptBeforeSigningElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedElementsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptedPartsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptionTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EncryptSignatureElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingEncryptedSupportingTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.EndorsingSupportingTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HashPasswordElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpBasicAuthenticationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpDigestAuthenticationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HttpsTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IncludeTimestampElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InclusiveC14NElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorEncryptionTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorSignatureTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.InitiatorTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.KerberosTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsFirstElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LaxTsLastElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.LayoutElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportClientChallengeElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportIssuedTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEmbeddedTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefEncryptedKeyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefExternalURIElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefIssuerSerialElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefKeyIdentifierElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportRefThumbprintElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.MustSupportServerChallengeElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NoPasswordElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.OnlySignEntireHeadersAndBodyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectionTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.ProtectTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientEncryptionTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientSignatureTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RecipientTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RelTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientCertificateElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireClientEntropyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequiredElementsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireDerivedKeysElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireEmbeddedTokenReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExplicitDerivedKeysElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireExternalUriReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireImplicitDerivedKeysElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireInternalReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireIssuerSerialReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireKeyIdentifierReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireRequestSecurityTokenCollectionElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireServerEntropyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireSignatureConfirmationElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequireThumbprintReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SamlTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SC200502SecurityContextTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecurityContextTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignatureTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedElementsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEncryptedSupportingTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingEncryptedSupportingTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedEndorsingSupportingTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedPartsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SignedSupportingTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SOAPNormalization10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.StrictElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.STRTransform10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SupportingTokensElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SymmetricBindingElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportBindingElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TransportTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesRsa15ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TripleDesSha256Rsa15ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Trust10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.UsernameTokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.Wss11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssGssKerberosV5ApReqToken11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssKerberosV5ApReqToken11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV10Token11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssRelV20Token11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV11Token11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssSamlV20Token11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssUsernameToken11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509Pkcs7Token11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509PkiPathV1Token11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V1Token11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.WssX509V3Token11ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.X509TokenElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPath10ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.XPathFilter20ElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.CreatedElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.ExpiresElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataElementImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509IssuerSerialImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
____jaxb_ri____getNamespaceURI() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
_action - Variable in class com.sun.identity.saml.assertion.Action
 
_Action - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
_Action - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
_ActionNamespace - Variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
_AdditionalMetadataLocation - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_Address - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
_Address - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
_Address - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
_advice - Variable in class com.sun.identity.saml.assertion.AssertionBase
The Advice element specifies additional information related to the assertion that may assist processing in certain situations but which can be ignored by applications that do not support its use.
_Advice - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_AffiliateMember - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_AffiliationConfig - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
_AffiliationDescriptor - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_AffiliationOwnerID - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_Algorithm - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
_Algorithm - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
_Algorithm - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
_Algorithm - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
_Algorithm - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
_Algorithm - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
_Algorithm - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
_Algorithm - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
_Algorithm - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
_Algorithm - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
_AllowCache - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
_Any - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
_Any - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
_Any - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
_Any - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ProofTokenTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymBasisTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SecurityTokenTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
_Any - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
_AppliesTo - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
_ArtifactResolutionService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
_assertion - Variable in class com.sun.identity.saml.assertion.AdviceBase
 
_AssertionConsumerService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
_assertionID - Variable in class com.sun.identity.saml.assertion.AssertionBase
The _assertionID attribute specifies the assertion identifier.
_assertionIDRef - Variable in class com.sun.identity.saml.assertion.AdviceBase
 
_AssertionIDRefOrAssertionURIRefOrAssertion - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
_AssertionIDRefOrAssertionURIRefOrAssertion - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
_AssertionIDRequestService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_AssertionIDRequestService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
_AssertionIDRequestService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_AssertionIDRequestService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
_Attribute - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
_Attribute - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
_Attribute - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_Attribute - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_Attribute - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
_Attribute - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
_AttributeConsumingService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
_AttributeConsumingService - Variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
_attributeName - Variable in class com.sun.identity.saml.assertion.AttributeDesignator
 
_attributeNameSpace - Variable in class com.sun.identity.saml.assertion.AttributeDesignator
 
_AttributeOrAssertion - Variable in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
_AttributeOrEncryptedAttribute - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
_AttributeProfile - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_AttributeProfile - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_AttributeService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_attributeValue - Variable in class com.sun.identity.saml.assertion.Attribute
 
_AttributeValue - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
_atts - Variable in class com.iplanet.dpro.parser.GenericNode
Parsing attributes.
_atts - Variable in class com.iplanet.services.util.GenericNode
Attribute values of this node
_atts - Variable in class com.sun.identity.log.service.Log
Sting variable to attributes for log record
_Audience - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
_Audience - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
_AuthenticatingAuthority - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
_authenticationInstant - Variable in class com.sun.identity.liberty.ws.security.SessionContext
 
_authenticationInstant - Variable in class com.sun.identity.saml.assertion.AuthenticationStatement
 
_authenticationMethod - Variable in class com.sun.identity.saml.assertion.AuthenticationStatement
 
_authnContext - Variable in class com.sun.identity.federation.message.FSAuthenticationStatement
Deprecated.
 
_authnContext - Variable in class com.sun.identity.liberty.ws.security.SessionContext
 
_AuthnContext - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
_AuthnContextClassRef - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
_AuthnContextDecl - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
_AuthnContextDeclRef - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
_AuthnInstant - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
_AuthnQueryService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
_AuthnRequestsSigned - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
_authorityBinding - Variable in class com.sun.identity.saml.assertion.AuthenticationStatement
 
_AuthzService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
_autoFedStatement - Variable in class com.sun.identity.federation.services.fednsso.FSAssertionArtifactHandler
 
_BaseID - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
_BaseID - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
_Binding - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
_Body - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
_bundle - Static variable in class com.sun.identity.common.ISResourceBundle
 
_CacheDuration - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_CacheDuration - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
_CacheDuration - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_CacheDuration - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_CanonicalizationMethod - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_CanonicalizationMethod - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_CarriedKeyName - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
_CipherData - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
_CipherReference - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
_CipherValue - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherDataTypeImpl
 
_ClaimType - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
_Company - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
_ConditionOrAudienceRestrictionOrOneTimeUse - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
_conditions - Variable in class com.sun.identity.saml.assertion.AssertionBase
The Conditions element specifies conditions that affect the validity of the asserted statement.
_Conditions - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_configurationMap - Variable in class com.sun.identity.policy.plugins.OrgReferral
 
_ContactPerson - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_ContactPerson - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_ContactType - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
_Content - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
_Content - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
_Content - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
_Content - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
_Content - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
_Content - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
_Content - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
_Content - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
_Content - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
_Count - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
_Created - Variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
_DataReferenceOrKeyReference - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
_Decision - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
_Description - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
_Digest - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
_DigestAlgorithm - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
_DigestMethod - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_DigestMethod - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_DigestValue - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_DigestValue - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_DisplayName - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
_DisplayName - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
_DNSName - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectLocalityTypeImpl
 
_elems - Variable in class com.iplanet.dpro.parser.GenericNode
Vector that has parsing elements.
_elems - Variable in class com.iplanet.services.util.GenericNode
Sub-node of this node
_EMail - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
_EmailAddress - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
_Encoding - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
_Encoding - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
_Encoding - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
_EncodingType - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl
 
_EncryptedData - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
_EncryptedID - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
_EncryptedID - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
_EncryptedKey - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
_EncryptionMethod - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
_EncryptionMethod - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
_EncryptionProperties - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
_EncryptionProperty - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
_EntityDescriptorOrEntitiesDescriptor - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
_EntityID - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
_EntityID - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_ErrorURL - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_evidence - Variable in class com.sun.identity.saml.assertion.AuthorizationDecisionStatementBase
 
_Evidence - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
_Expires - Variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
_Exponent - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
_Exponent - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
_Extensions - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_Extensions - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
_Extensions - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
_Extensions - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_Extensions - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
_Extensions - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_FederationID - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
_FederationID - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
_Format - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
_FriendlyName - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
_G - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_G - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_getAction() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
_getActionNamespace() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AuthzDecisionQueryDescriptorTypeImpl
 
_getAdditionalMetadataLocation() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_getAffiliateMember() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_getAny() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
_getAny() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ExtensionsTypeImpl
 
_getAny() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
_getAny() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.MetadataTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ReferenceParametersTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AssertionTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationMetadataTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FederationTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RelativeToTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestProofTokenTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutBasisTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.AppliesToTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityHeaderTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.TransformationParametersTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
_getAny() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
_getArtifactResolutionService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
_getAssertionConsumerService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
_getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AdviceTypeImpl
 
_getAssertionIDRefOrAssertionURIRefOrAssertion() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EvidenceTypeImpl
 
_getAssertionIDRequestService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_getAssertionIDRequestService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
_getAssertionIDRequestService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_getAssertionIDRequestService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
_getAttribute() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
_getAttribute() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
_getAttribute() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_getAttribute() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_getAttribute() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
_getAttribute() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
_getAttributeConsumingService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
_getAttributeConsumingService() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.AttributeQueryDescriptorTypeImpl
 
_getAttributeOrAssertion() - Method in class com.sun.identity.saml2.jaxb.metadataattr.impl.EntityAttributesTypeImpl
 
_getAttributeOrEncryptedAttribute() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeStatementTypeImpl
 
_getAttributeProfile() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_getAttributeProfile() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_getAttributeService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_getAttributeValue() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
_getAudience() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceRestrictionTypeImpl
 
_getAudience() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ProxyRestrictionTypeImpl
 
_getAuthenticatingAuthority() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextTypeImpl
 
_getAuthnQueryService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
_getAuthzService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
_getClaimType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.UriNamedClaimTypesOfferedTypeImpl
 
_getConditionOrAudienceRestrictionOrOneTimeUse() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
_getContactPerson() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_getContactPerson() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.schema.impl.AnyTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyValueTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
_getContent() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl
 
_getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.CanonicalizationMethodTypeImpl
 
_getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestMethodTypeImpl
 
_getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
_getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyValueTypeImpl
 
_getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
_getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl
 
_getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
_getContent() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl
 
_getDataReferenceOrKeyReference() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceListTypeImpl
 
_getEmailAddress() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
_getEncryptedKey() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.EncryptedElementTypeImpl
 
_getEncryptionMethod() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
_getEncryptionProperty() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
_getEntityDescriptorOrEntitiesDescriptor() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
_getHeader() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
_getIDPSSOConfigOrSPSSOConfig() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
_getIDPSSOConfigOrSPSSOConfigOrAuthnAuthorityConfig() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
_getIssuerName() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
_getKeyDescriptor() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_getKeyDescriptor() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_getManageNameIDService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
_getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
_getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
_getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
_getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
_getNameIDFormat() - Method in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
_getNameIDMappingService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_getObject() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
_getObject() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
_getOrganizationDisplayName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
_getOrganizationName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
_getOrganizationURL() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
_getPolicyOrAllOrExactlyOne() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
_getPolicyOrPolicyReference() - Method in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
_getProtocolSupportEnumeration() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_getReference() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
_getReference() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_getReference() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
_getReference() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_getReferenceEPR() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
_getRequestedAttribute() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
_getRoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_getServiceDescription() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
_getServiceName() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
_getSignatureProperty() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
_getSignatureProperty() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
_getSingleLogoutService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
_getSingleSignOnService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_getSPKISexpAndAny() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
_getSPKISexpAndAny() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
_getStatementOrAuthnStatementOrAuthzDecisionStatement() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_getSubjectConfirmation() - Method in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
_getTelephoneNumber() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
_getTokenType() - Method in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
_getTransform() - Method in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
_getTransform() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
_getTransform() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
_getUsage() - Method in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
_getValue() - Method in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
_getValue() - Method in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
_getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
_getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
_getXACMLAuthzService() - Method in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
_getXPath() - Method in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
_GivenName - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
_Header - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SePartsTypeImpl
 
_Hosted - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
_Hosted - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
_ID - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_ID - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
_ID - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_ID - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
_ID - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_ID - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertiesTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
_Id - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_ID - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.TimestampTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyInfoTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
_Id - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_idpNameIdentifier - Variable in class com.sun.identity.federation.message.FSSubject
Deprecated.
 
_IDPSSOConfigOrSPSSOConfig - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
_IDPSSOConfigOrSPSSOConfigOrAuthnAuthorityConfig - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
_IncludeToken - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
_IncludeToken - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
_IncludeToken - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
_IncludeToken - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.TokenAssertionTypeImpl
 
_Index - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
_Index - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
_InResponseTo - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
_IsDefault - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
_IsDefault - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IndexedEndpointTypeImpl
 
_IsRequired - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RequestedAttributeTypeImpl
 
_issueInstant - Variable in class com.sun.identity.liberty.ws.security.SessionContext
 
_issueInstant - Variable in class com.sun.identity.saml.assertion.AssertionBase
The IssueInstant attribute specifies the time instant of issue in Universal Coordinated Time.
_IssueInstant - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_issuer - Variable in class com.sun.identity.saml.assertion.AssertionBase
The Issuer attribute specifies the issuer of the assertion by means of a string.
_Issuer - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_Issuer - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
_Issuer - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SecureConversationTokenTypeImpl
 
_Issuer - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SpnegoContextTokenTypeImpl
 
_IssuerName - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNamesOfferedTypeImpl
 
_J - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_J - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_KeyDescriptor - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_KeyDescriptor - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_KeyInfo - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
_KeyInfo - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
_KeyInfo - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
_KeyInfo - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
_Lang - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
_Lang - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
_Location - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
_loggedBySid - Variable in class com.sun.identity.log.service.Log
Sting variable to keep session ID for log record
_logname - Variable in class com.sun.identity.log.service.Log
Sting variable to keep logger name
_Lookup - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
_majorVersion - Variable in class com.sun.identity.saml.assertion.AssertionBase
This value specifies the SAML major version.
_ManageNameIDService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
_message - Variable in exception com.sun.identity.federation.common.FSException
 
_message - Variable in exception com.sun.identity.federation.common.FSRedirectException
Deprecated.
 
_message - Variable in exception com.sun.identity.xmlenc.EncryptionException
 
_MetaAlias - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
_MetaAlias - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.BaseConfigTypeImpl
 
_Metadata - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
_Method - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
_MimeType - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
_MimeType - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ObjectTypeImpl
 
_MimeType - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ObjectTypeImpl
 
_minorVersion - Variable in class com.sun.identity.saml.assertion.AssertionBase
This value specifies the SAML minor version.
_Modulus - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
_Modulus - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RSAKeyValueTypeImpl
 
_name - Variable in class com.iplanet.dpro.parser.GenericNode
Name of request.
_name - Variable in class com.iplanet.services.util.GenericNode
Name of this node
_Name - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
_Name - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
_Name - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
_Name - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
_Name - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyTypeImpl
 
_Name - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
_NameFormat - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeTypeImpl
 
_NameID - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
_NameID - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
_nameIdentifier - Variable in class com.sun.identity.saml.assertion.Subject
 
_NameIDFormat - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeAuthorityDescriptorTypeImpl
 
_NameIDFormat - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AuthnAuthorityDescriptorTypeImpl
 
_NameIDFormat - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.PDPDescriptorTypeImpl
 
_NameIDFormat - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
_NameIDFormat - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
_NameIDFormat - Variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
_NameIDMappingService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_NameQualifier - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
_NameQualifier - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
_namespace - Variable in class com.sun.identity.saml.assertion.Action
 
_Namespace - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
_Namespace - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
_Namespace - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.HeaderTypeImpl
 
_Nil - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AttributeValueElementImpl
 
_NotBefore - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
_NotBefore - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
_NotOnOrAfter - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.ConditionsTypeImpl
 
_NotOnOrAfter - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
_Object - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
_Object - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
_Organization - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_Organization - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_OrganizationDisplayName - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
_OrganizationName - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
_OrganizationURL - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.OrganizationTypeImpl
 
_orgName - Variable in class com.sun.identity.policy.plugins.OrgReferral
 
_otherElements - Variable in class com.sun.identity.saml.assertion.AdviceBase
 
_P - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_P - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_pcdata - Variable in class com.iplanet.dpro.parser.GenericNode
Data to be parsed.
_pcdata - Variable in class com.iplanet.services.util.GenericNode
Text value of this node
_PgenCounter - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_PgenCounter - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_PGPKeyID - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
_PGPKeyID - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
_PGPKeyPacket - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.PGPDataTypeImpl
 
_PGPKeyPacket - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.PGPDataTypeImpl
 
_Policy - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.NestedPolicyTypeImpl
 
_PolicyOrAllOrExactlyOne - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.OperatorContentTypeImpl
 
_PolicyOrPolicyReference - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyAttachmentTypeImpl
 
_PPID - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClientPseudonymTypeImpl
 
_ProtocolSupportEnumeration - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_providerID - Variable in class com.sun.identity.liberty.ws.security.SessionContext
 
_proxySubject - Variable in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
 
_proxySubject - Variable in class com.sun.identity.liberty.ws.security.SessionContextStatement
 
_PseudonymBasis - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
_PseudonymBasis - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
_Q - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_Q - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_Realm - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
_Recipient - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationDataTypeImpl
 
_Recipient - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
_Reference - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ManifestTypeImpl
 
_Reference - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_Reference - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ManifestTypeImpl
 
_Reference - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_ReferenceDigest - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
_ReferenceEPR - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
_ReferenceList - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedKeyTypeImpl
 
_ReferenceParameters - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.EndpointReferenceTypeImpl
 
_ReferenceType - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
_RelationshipType - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
_RelativeTo - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FilterPseudonymsTypeImpl
 
_RelativeTo - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.PseudonymTypeImpl
 
_RequestedAttribute - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
_RequestSecurityTokenTemplate - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.IssuedTokenTypeImpl
 
_Resource - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthzDecisionStatementTypeImpl
 
_ResponseLocation - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EndpointTypeImpl
 
_return - Variable in class com.sun.identity.idsvcs.AttributesResponse
 
_return - Variable in class com.sun.identity.idsvcs.GetCookieNameForTokenResponse
 
_return - Variable in class com.sun.identity.idsvcs.GetCookieNamesToForwardResponse
 
_return - Variable in class com.sun.identity.idsvcs.ReadResponse
 
_RoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_SecurityTokenReference - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenKeyInfoTypeImpl
 
_Seed - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_Seed - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_SerialNo - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceTokenTypeImpl
 
_ServiceDescription - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
_ServiceName - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeConsumingServiceTypeImpl
 
_sessionContext - Variable in class com.sun.identity.liberty.ws.security.ResourceAccessStatement
 
_sessionContext - Variable in class com.sun.identity.liberty.ws.security.SessionContextStatement
 
_SessionIndex - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
_SessionNotOnOrAfter - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
_sessionSubject - Variable in class com.sun.identity.liberty.ws.security.SessionContext
 
_Signature - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_Signature - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.EntityConfigTypeImpl
 
_Signature - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_Signature - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
_Signature - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_Signature - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_Signature - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.FederationConfigTypeImpl
 
_SignatureMethod - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_SignatureMethod - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignedInfoTypeImpl
 
_SignatureProperty - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
_SignatureProperty - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertiesTypeImpl
 
_SignatureValue - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
_SignatureValue - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
_SignedInfo - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureTypeImpl
 
_SignedInfo - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureTypeImpl
 
_SignOutBasis - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.SignOutTypeImpl
 
_SingleLogoutService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SSODescriptorTypeImpl
 
_SingleSignOnService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_SingleUse - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RequestPseudonymTypeImpl
 
_SoapAction - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.ProblemActionTypeImpl
 
_SPKISexpAndAny - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
_SPKISexpAndAny - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl
 
_SPNameQualifier - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.BaseIDAbstractTypeImpl
 
_SPNameQualifier - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
_SPProvidedID - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
_StatementOrAuthnStatementOrAuthzDecisionStatement - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_statements - Variable in class com.sun.identity.saml.assertion.AssertionBase
The statements variable is a HashSet of all the stataments in this assertion in the defined sequence
_subject - Variable in class com.sun.identity.saml.assertion.SubjectStatement
 
_Subject - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_subjectConfirmation - Variable in class com.sun.identity.saml.assertion.Subject
 
_SubjectConfirmation - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectTypeImpl
 
_SubjectConfirmationData - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.SubjectConfirmationTypeImpl
 
_subjectLocality - Variable in class com.sun.identity.saml.assertion.AuthenticationStatement
 
_SubjectLocality - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnStatementTypeImpl
 
_SupportsX509Query - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
_SupportsX509SelfQuery - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeServiceTypeImpl
 
_SurName - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
_Target - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionPropertyTypeImpl
 
_Target - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
_Target - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignaturePropertyTypeImpl
 
_TelephoneNumber - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.ContactTypeImpl
 
_TokenType - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypesOfferedTypeImpl
 
_Transform - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.TransformsTypeImpl
 
_Transform - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformsTypeImpl
 
_Transform - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformsTypeImpl
 
_Transforms - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
_Transforms - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_Transforms - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
_Transforms - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_Transforms - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
_TrustVersion - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.RequestSecurityTokenTemplateTypeImpl
 
_Type - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptedTypeImpl
 
_Type - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_Type - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
_Type - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.PasswordStringImpl
 
_Type - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_Type - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
_URI - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.CipherReferenceTypeImpl
 
_URI - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.ReferenceTypeImpl
 
_URI - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_URI - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
_Uri - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ClaimTypeImpl
 
_Uri - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.IssuerNameTypeImpl
 
_Uri - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.TokenTypeImpl
 
_URI - Variable in class com.sun.identity.wsfederation.jaxb.wspolicy.impl.PolicyReferenceTypeImpl
 
_URI - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
_URI - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.ReferenceTypeImpl
 
_URI - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.RetrievalMethodTypeImpl
 
_Usage - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.SecurityTokenReferenceTypeImpl
 
_Use - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.KeyDescriptorTypeImpl
 
_Username - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.UsernameTokenTypeImpl
 
_ValidUntil - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliationDescriptorTypeImpl
 
_ValidUntil - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntitiesDescriptorTypeImpl
 
_ValidUntil - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EntityDescriptorTypeImpl
 
_ValidUntil - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.RoleDescriptorTypeImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.ActionTypeImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionIDRefElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionURIRefElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AudienceElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthenticatingAuthorityElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextClassRefElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AuthnContextDeclRefElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.NameIDTypeImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.AttributeTypeImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.entityconfig.impl.ValueElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AdditionalMetadataLocationTypeImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AffiliateMemberElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.AttributeProfileElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.CompanyElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.EmailAddressElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.GivenNameElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedNameTypeImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.LocalizedURITypeImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.NameIDFormatElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SurNameElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.TelephoneNumberElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.ActionNamespaceElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.AgreementMethodTypeImpl.KANonceImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.KeySizeImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlenc.impl.EncryptionMethodTypeImpl.OAEPparamsImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DigestValueElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.KeyNameElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.MgmtDataElementImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
_Value - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.AttributeTypeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.entityconfig.impl.ValueElementImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedQNameTypeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedUnsignedLongTypeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.AttributedURITypeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsaddr.impl.RelatesToTypeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleStringImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AttributeExtensibleURIImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.AutomaticPseudonymsElementImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DescriptionTypeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.DisplayNameTypeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.FreshnessImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.RealmElementImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsfederation.impl.ReferenceDigestTypeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.AttributedStringImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedDateTimeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.wsu.impl.AttributedURIImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DigestValueElementImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.KeyNameElementImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.MgmtDataElementImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureMethodTypeImpl.HMACOutputLengthImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SignatureValueTypeImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.SPKIDataTypeImpl.SPKISexpImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.TransformTypeImpl.XPathImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CertificateImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509CRLImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SKIImpl
 
_Value - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl.X509SubjectNameImpl
 
_ValueType - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
 
_ValueType - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.EmbeddedTypeImpl
 
_ValueType - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.KeyIdentifierTypeImpl
 
_ValueType - Variable in class com.sun.identity.wsfederation.jaxb.wsse.impl.ReferenceTypeImpl
 
_Version - Variable in class com.sun.identity.saml2.jaxb.assertion.impl.AssertionTypeImpl
 
_WantAssertionsSigned - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.QueryDescriptorTypeImpl
 
_WantAssertionsSigned - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.SPSSODescriptorTypeImpl
 
_WantAssertionsSigned - Variable in class com.sun.identity.saml2.jaxb.metadataextquery.impl.QueryDescriptorTypeImpl
 
_WantAuthnRequestsSigned - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.IDPSSODescriptorTypeImpl
 
_X509IssuerName - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
_X509IssuerName - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
_X509IssuerSerialOrX509SKIOrX509SubjectName - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509DataTypeImpl
 
_X509IssuerSerialOrX509SKIOrX509SubjectName - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509DataTypeImpl
 
_X509SerialNumber - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
_X509SerialNumber - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.X509IssuerSerialTypeImpl
 
_XACMLAuthzService - Variable in class com.sun.identity.saml2.jaxb.metadata.impl.XACMLPDPDescriptorTypeImpl
 
_XPath - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
_XPathVersion - Variable in class com.sun.identity.wsfederation.jaxb.wsspolicy.impl.SerElementsTypeImpl
 
_Y - Variable in class com.sun.identity.saml2.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
_Y - Variable in class com.sun.identity.wsfederation.jaxb.xmlsig.impl.DSAKeyValueTypeImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

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